CRAN Package Check Results for Package handcodeR

Last updated on 2025-12-07 12:50:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 4.39 39.90 44.29 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 3.23 28.18 31.41 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 63.48 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 60.00 OK
r-devel-windows-x86_64 0.1.2 7.00 55.00 62.00 OK
r-patched-linux-x86_64 0.1.2 3.96 36.39 40.35 OK
r-release-linux-x86_64 0.1.2 4.35 36.44 40.79 OK
r-release-macos-arm64 0.1.2 OK
r-release-macos-x86_64 0.1.2 5.00 42.00 47.00 OK
r-release-windows-x86_64 0.1.2 7.00 54.00 61.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 3.00 30.00 33.00 OK
r-oldrel-windows-x86_64 0.1.2 7.00 65.00 72.00 OK

Check Details

Version: 0.1.2
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) > library(shinytest2) Error in library(shinytest2) : there is no package called 'shinytest2' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc