Last updated on 2025-05-14 02:50:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 3.46 | 42.13 | 45.59 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.47 | 32.52 | 34.99 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 67.39 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 64.71 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 3.00 | 87.00 | 90.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 2.92 | 39.00 | 41.92 | OK | |
r-release-linux-x86_64 | 0.1.0 | 3.12 | 39.26 | 42.38 | OK | |
r-release-macos-arm64 | 0.1.1 | 28.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 51.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 4.00 | 73.00 | 77.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 31.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 72.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 5.00 | 80.00 | 85.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘mooplot-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: symdevplot
> ### Title: Plot the symmetric deviation function.
> ### Aliases: symdevplot
>
> ### ** Examples
>
> data(CPFs, package = "moocore")
> res <- moocore::vorobT(CPFs, reference = c(2, 200))
Error: 'vorobT' is not an exported object from 'namespace:moocore'
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
eafdiffplot 3.924 0.185 5.878
Flavor: r-devel-linux-x86_64-debian-clang