Last updated on 2025-04-12 20:52:24 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
Rfast | 13 | 1 | |
Rfast2 | 2 | 4 | 8 |
Current CRAN status: NOTE: 13, OK: 1
Version: 2.1.5.1
Check: compiled code
Result: NOTE
File ‘Rfast/libs/Rfast.so’:
Found non-API call to R: ‘R_lsInternal’
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-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-patched-linux-x86_64
Version: 2.1.5.1
Check: compiled code
Result: NOTE
File 'Rfast/libs/x64/Rfast.dll':
Found non-API call to R: 'R_lsInternal'
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.
Flavor: r-devel-windows-x86_64
Version: 2.1.5.1
Check: installed package size
Result: NOTE
installed size is 47.3Mb
sub-directories of 1Mb or more:
libs 45.9Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 2, NOTE: 4, OK: 8
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.
Flavor: r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.