Last updated on 2025-04-17 03:51:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5.3 | 421.83 | 68.91 | 490.74 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.5.3 | 316.50 | 46.52 | 363.02 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.5.3 | 933.62 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5.3 | 1087.90 | OK | |||
r-devel-windows-x86_64 | 0.1.5.3 | 530.00 | 140.00 | 670.00 | OK | |
r-patched-linux-x86_64 | 0.1.5.3 | 445.73 | 65.18 | 510.91 | ERROR | |
r-release-linux-x86_64 | 0.1.5.3 | 444.98 | 65.43 | 510.41 | OK | |
r-release-macos-arm64 | 0.1.5.3 | 187.00 | OK | |||
r-release-macos-x86_64 | 0.1.5.3 | 181.00 | OK | |||
r-release-windows-x86_64 | 0.1.5.3 | 538.00 | 146.00 | 684.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.5.3 | 181.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.5.3 | 232.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.5.3 | 598.00 | 164.00 | 762.00 | OK |
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-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:
> ### Name: Maximum likelihood linear discriminant analysis
> ### Title: Maximum likelihood linear discriminant analysis
> ### Aliases: mle.lda
>
> ### ** Examples
>
> x <- as.matrix(iris[, 1:4])
> ina <- iris[, 5]
> a <- mle.lda(x, x, ina)
Flavor: r-release-windows-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-oldrel-macos-arm64, r-oldrel-macos-x86_64