CRAN Package Check Results for Package set

Last updated on 2024-09-01 05:49:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 0.22 1.80 2.02 ERROR
r-devel-linux-x86_64-debian-gcc 1.2 0.25 1.33 1.58 ERROR
r-devel-linux-x86_64-fedora-clang 1.2 2.23 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2 2.26 ERROR
r-devel-windows-x86_64 1.2 4.00 40.00 44.00 ERROR
r-patched-linux-x86_64 1.2 0.23 1.64 1.87 ERROR
r-release-linux-x86_64 1.2 0.31 1.57 1.88 ERROR
r-release-macos-arm64 1.2 14.00 NOTE
r-release-macos-x86_64 1.2 23.00 NOTE
r-release-windows-x86_64 1.2 4.00 39.00 43.00 ERROR
r-oldrel-macos-arm64 1.2 15.00 NOTE
r-oldrel-macos-x86_64 1.2 20.00 NOTE
r-oldrel-windows-x86_64 1.2 5.00 42.00 47.00 ERROR

Check Details

Version: 1.2
Check: package dependencies
Result: ERROR Package required but not available: ‘do’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.2
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.2
Check: examples
Result: ERROR Running examples in 'set-Ex.R' failed The error most likely occurred in: > ### Name: combination > ### Title: Combination of Characters or Vectors > ### Aliases: combination > > ### ** Examples > > A <- c("a","b","c") > combination(A) a b c 1 0 0 0 2 1 0 0 3 0 1 0 4 0 0 1 5 1 1 0 6 1 0 1 7 0 1 1 8 1 1 1 > > B <- c("a","b","c","d") > C <- c("a","e","h") > D <- c("a","b","e") > E <- c("a","c") > combination(A,B) Error: object '.__T__[:base' is not exported by 'namespace:data.table' Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.