Last updated on 2025-04-10 14:52:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5.2 | 390.64 | 66.43 | 457.07 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.5.3 | 312.57 | 45.29 | 357.86 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.5.3 | 1040.13 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5.3 | 1087.90 | OK | |||
r-devel-macos-arm64 | 0.1.5.3 | 187.00 | OK | |||
r-devel-macos-x86_64 | 0.1.5.3 | 181.00 | OK | |||
r-devel-windows-x86_64 | 0.1.5.3 | 435.00 | 155.00 | 590.00 | OK | |
r-patched-linux-x86_64 | 0.1.5.2 | 408.04 | 63.53 | 471.57 | NOTE | |
r-release-linux-x86_64 | 0.1.5.3 | ERROR | ||||
r-release-macos-arm64 | 0.1.5.3 | 181.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.5.3 | 232.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.5.2 | 426.00 | 6.00 | 432.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.5.3 | 172.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.5.3 | 196.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.5.2 | 354.00 | 13.00 | 367.00 | ERROR |
Version: 0.1.5.2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
bic.regs.Rd: logistic_only, poisson_only
circ.cor1.Rd: spml.reg
cor_test.Rd: allbetas, univglms
el.cor.test.Rd: permcor
fedhc.skel.Rd: data.frame.to_matrix
fp.Rd: logistic_only, poisson_only
is.skew.symmetric.Rd: cholesky, cora, cova
mmhc.skel.Rd: data.frame.to_matrix
pc.sel.Rd: pc.skel, omp
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64
Version: 0.1.5.2
Check: compiled code
Result: NOTE
File ‘Rfast2/libs/Rfast2.so’:
Found non-API call to R: ‘DATAPTR’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64
Version: 0.1.5.3
Check: examples
Result: ERROR
Running examples in ‘Rfast2-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Energy test of equal univariate distributions
> ### Title: Energy test of equal univariate distributions
> ### Aliases: eqdist.etest
> ### Keywords: Energy distances total sum
>
> ### ** Examples
>
> y <- iris[1:30, 1]
> x <- iris[1:30, 2]
> eqdist.etest(y, x, R = 99)
double free or corruption (out)
Aborted
Flavor: r-release-linux-x86_64
Version: 0.1.5.3
Check: installed package size
Result: NOTE
installed size is 25.9Mb
sub-directories of 1Mb or more:
libs 25.0Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.1.5.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64