Last updated on 2023-04-05 10:51:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.11.2 | 23.98 | 146.63 | 170.61 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.11.2 | 18.14 | 110.49 | 128.63 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.11.2 | 228.05 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.11.2 | 217.32 | ERROR | |||
r-devel-windows-x86_64 | 0.11.2 | 220.00 | 197.00 | 417.00 | ERROR | |
r-patched-linux-x86_64 | 0.11.2 | 34.44 | 142.62 | 177.06 | ERROR | |
r-release-linux-x86_64 | 0.11.2 | 23.52 | 163.41 | 186.93 | OK | |
r-release-macos-arm64 | 0.11.2 | 64.00 | NOTE | |||
r-release-macos-x86_64 | 0.11.2 | 85.00 | NOTE | |||
r-release-windows-x86_64 | 0.11.2 | 205.00 | 215.00 | 420.00 | OK | |
r-oldrel-macos-arm64 | 0.11.2 | 64.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.11.2 | 105.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.11.2 | 45.00 | 248.00 | 293.00 | OK |
Version: 0.11.2
Check: examples
Result: ERROR
Running examples in ‘gmGeostats-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ana
> ### Title: Flow anamorphosis transform Compute a transformation that
> ### gaussianizes a certain data set
> ### Aliases: ana
>
> ### ** Examples
>
> library(compositions)
Welcome to compositions, a package for compositional data analysis.
Find an intro with "? compositions"
Attaching package: ‘compositions’
The following object is masked from ‘package:gmGeostats’:
logratioVariogram
The following objects are masked from ‘package:stats’:
anova, cor, cov, dist, var
The following objects are masked from ‘package:base’:
%*%, norm, scale, scale.default
> data("jura", package="gstat")
> Y = acomp(jura.pred[,c(10,12,13)])
> plot(Y)
> anafun = ana(Y)
> class(anafun)
[1] "function"
> z = anafun(Y)
Error in anaForward(x, Y, sigma0 = sigma0, sigma1 = sigma1, sphere = sphere, :
DLL requires the use of native symbols
Calls: anafun -> anaForward
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.11.2
Check: data for non-ASCII characters
Result: NOTE
Note: found 2629 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.11.2
Check: examples
Result: ERROR
Running examples in ‘gmGeostats-Ex.R’ failed
The error most likely occurred in:
> ### Name: ana
> ### Title: Flow anamorphosis transform Compute a transformation that
> ### gaussianizes a certain data set
> ### Aliases: ana
>
> ### ** Examples
>
> library(compositions)
Welcome to compositions, a package for compositional data analysis.
Find an intro with "? compositions"
Attaching package: ‘compositions’
The following object is masked from ‘package:gmGeostats’:
logratioVariogram
The following objects are masked from ‘package:stats’:
anova, cor, cov, dist, var
The following objects are masked from ‘package:base’:
%*%, norm, scale, scale.default
> data("jura", package="gstat")
> Y = acomp(jura.pred[,c(10,12,13)])
> plot(Y)
> anafun = ana(Y)
> class(anafun)
[1] "function"
> z = anafun(Y)
Error in anaForward(x, Y, sigma0 = sigma0, sigma1 = sigma1, sphere = sphere, :
DLL requires the use of native symbols
Calls: anafun -> anaForward
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64