CRAN Package Check Results for Package twosamples

Last updated on 2024-06-14 05:00:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.1 7.77 32.34 40.11 OK
r-devel-linux-x86_64-debian-gcc 2.0.1 5.13 21.66 26.79 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.1 53.83 OK
r-devel-linux-x86_64-fedora-gcc 2.0.1 48.57 OK
r-devel-windows-x86_64 2.0.1 9.00 51.00 60.00 OK
r-patched-linux-x86_64 2.0.1 6.87 31.29 38.16 OK
r-release-linux-x86_64 2.0.1 6.81 31.07 37.88 OK
r-release-macos-arm64 2.0.1 19.00 OK
r-release-macos-x86_64 2.0.1 28.00 OK
r-release-windows-x86_64 2.0.1 8.00 55.00 63.00 OK
r-oldrel-macos-arm64 2.0.1 24.00 OK
r-oldrel-macos-x86_64 2.0.1 47.00 OK
r-oldrel-windows-x86_64 2.0.1 9.00 58.00 67.00 OK

Check Details

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

Version: 2.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] 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