CRAN Package Check Results for Package modACDC

Last updated on 2024-08-10 00:48:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.1 6.43 48.70 55.13 ERROR
r-devel-linux-x86_64-debian-gcc 2.0.1 4.64 34.72 39.36 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.1 96.89 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.1 89.07 NOTE
r-devel-windows-x86_64 2.0.1 9.00 71.00 80.00 OK
r-patched-linux-x86_64 2.0.1 6.43 50.36 56.79 OK
r-release-linux-x86_64 2.0.1 5.11 50.33 55.44 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 73.00 80.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 90.00 100.00 OK

Check Details

Version: 2.0.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘CCA’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

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 Flavors: r-devel-linux-x86_64-debian-clang, 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