CRAN Package Check Results for Package otp

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 3.46 23.16 26.62 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 3.59 17.25 20.84 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 35.70 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 33.56 NOTE
r-devel-windows-x86_64 0.1.1 4.00 40.00 44.00 OK
r-patched-linux-x86_64 0.1.1 4.15 22.27 26.42 OK
r-release-linux-x86_64 0.1.1 4.96 21.81 26.77 OK
r-release-macos-arm64 0.1.1 16.00 OK
r-release-macos-x86_64 0.1.1 23.00 OK
r-release-windows-x86_64 0.1.1 4.00 40.00 44.00 OK
r-oldrel-macos-arm64 0.1.1 20.00 OK
r-oldrel-macos-x86_64 0.1.1 33.00 OK
r-oldrel-windows-x86_64 0.1.1 6.00 42.00 48.00 OK

Check Details

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

Version: 0.1.1
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: 0.1.1
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘R6’ ‘openssl’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc