CRAN Package Check Results for Package RI2by2

Last updated on 2024-06-13 04:52:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 22.56 34.55 57.11 OK
r-devel-linux-x86_64-debian-gcc 1.4 15.68 24.98 40.66 ERROR
r-devel-linux-x86_64-fedora-clang 1.4 79.25 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4 77.05 NOTE
r-devel-windows-x86_64 1.4 18.00 75.00 93.00 OK
r-patched-linux-x86_64 1.4 19.56 34.49 54.05 OK
r-release-linux-x86_64 1.4 20.46 34.00 54.46 OK
r-release-macos-arm64 1.4 24.00 OK
r-release-macos-x86_64 1.4 34.00 OK
r-release-windows-x86_64 1.4 18.00 74.00 92.00 OK
r-oldrel-macos-arm64 1.4 30.00 OK
r-oldrel-macos-x86_64 1.4 60.00 OK
r-oldrel-windows-x86_64 1.4 17.00 86.00 103.00 OK

Check Details

Version: 1.4
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘testthat’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4
Check: compiled code
Result: NOTE File ‘RI2by2/libs/RI2by2.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc