Last updated on 2024-11-12 00:49:35 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.1 | 6.65 | 53.31 | 59.96 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.1 | 5.10 | 35.30 | 40.40 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.0.1 | 95.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 86.84 | NOTE | |||
r-devel-windows-x86_64 | 2.0.1 | 8.00 | 71.00 | 79.00 | OK | |
r-patched-linux-x86_64 | 2.0.1 | 4.83 | 48.35 | 53.18 | OK | |
r-release-linux-x86_64 | 2.0.1 | 6.41 | 48.98 | 55.39 | OK | |
r-release-macos-arm64 | 2.0.1 | 34.00 | OK | |||
r-release-macos-x86_64 | 2.0.1 | 44.00 | OK | |||
r-release-windows-x86_64 | 2.0.1 | 7.00 | 72.00 | 79.00 | OK | |
r-oldrel-macos-arm64 | 2.0.1 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0.1 | 69.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.1 | 10.00 | 123.00 | 133.00 | OK |
Version: 2.0.1
Check: examples
Result: ERROR
Running examples in ‘modACDC-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ACDC
> ### Title: ACDC
> ### Aliases: ACDC
>
> ### ** Examples
>
> #load CCA package for example dataset
> library(CCA)
Error in library(CCA) : there is no package called ‘CCA’
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.0.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘tibble’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc