CRAN Package Check Results for Package RMSD

Last updated on 2024-06-12 19:54:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.01 21.07 23.08 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.62 16.16 17.78 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 29.92 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 28.41 OK
r-devel-windows-x86_64 0.1.0 2.00 52.00 54.00 OK
r-patched-linux-x86_64 0.1.0 2.18 20.56 22.74 OK
r-release-linux-x86_64 0.1.0 1.45 20.48 21.93 OK
r-release-macos-arm64 0.1.0 29.00 OK
r-release-macos-x86_64 0.1.0 34.00 OK
r-release-windows-x86_64 0.1.0 3.00 54.00 57.00 OK
r-oldrel-macos-arm64 0.1.0 18.00 OK
r-oldrel-macos-x86_64 0.1.0 35.00 OK
r-oldrel-windows-x86_64 0.1.0 4.00 53.00 57.00 OK

Check Details

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

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc