CRAN Package Check Results for Package pathlit

Last updated on 2024-06-14 00:53:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 4.05 48.35 52.40 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 0.26 1.57 1.83 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 67.32 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 61.42 NOTE
r-devel-windows-x86_64 0.1.0 5.00 53.00 58.00 OK
r-patched-linux-x86_64 0.1.0 3.30 45.99 49.29 OK
r-release-linux-x86_64 0.1.0 3.28 46.76 50.04 OK
r-release-macos-arm64 0.1.0 21.00 OK
r-release-macos-x86_64 0.1.0 32.00 OK
r-release-windows-x86_64 0.1.0 5.00 54.00 59.00 OK
r-oldrel-macos-arm64 0.1.0 24.00 OK
r-oldrel-macos-x86_64 0.1.0 37.00 OK
r-oldrel-windows-x86_64 0.1.0 8.00 61.00 69.00 OK

Check Details

Version: 0.1.0
Check: package dependencies
Result: ERROR Packages required but not available: 'testthat', 'usethis' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘testthat’ ‘usethis’ ‘utils’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc