Last updated on 2025-04-21 08:50:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5.3 | 413.35 | 69.19 | 482.54 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.5.3 | 316.00 | 45.21 | 361.21 | ERROR | |
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 | 981.82 | OK | |||
r-devel-windows-x86_64 | 0.1.5.3 | 533.00 | 139.00 | 672.00 | OK | |
r-patched-linux-x86_64 | 0.1.5.3 | 439.51 | 66.26 | 505.77 | OK | |
r-release-linux-x86_64 | 0.1.5.3 | 447.49 | 65.06 | 512.55 | 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 | 541.00 | 138.00 | 679.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 | 592.00 | 165.00 | 757.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-devel-linux-x86_64-debian-gcc
Version: 0.1.5.3
Check: examples
Result: ERROR
Running examples in 'Rfast2-Ex.R' failed
The error most likely occurred in:
> ### 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)
Warning in i * xp :
longer object length is not a multiple of shorter object length
Warning in j * yp :
longer object length is not a multiple of shorter object length
Warning in i * xp :
longer object length is not a multiple of shorter object length
Warning in j * yp :
longer object length is not a multiple of shorter object length
Warning in i * xp :
longer object length is not a multiple of shorter object length
Warning in j * yp :
longer object length is not a multiple of shorter object length
Warning in i * xp :
longer object length is not a multiple of shorter object length
Warning in j * yp :
longer object length is not a multiple of shorter object length
Warning in i * xp :
longer object length is not a multiple of shorter object length
Warning in j * yp :
longer object length is not a multiple of shorter object length
Warning in i * xp :
longer object length is not a multiple of shorter object length
Warning in j * yp :
longer object length is not a multiple of shorter object length
[1] 0.01
>
>
>
> cleanEx()
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