CRAN Package Check Results for Package shiny.emptystate

Last updated on 2025-12-07 04:50:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 3.43 33.97 37.40 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 2.77 25.69 28.46 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 11.00 46.31 57.31 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 52.71 OK
r-devel-windows-x86_64 0.1.0 6.00 52.00 58.00 OK
r-patched-linux-x86_64 0.1.0 4.23 30.55 34.78 OK
r-release-linux-x86_64 0.1.0 3.77 31.04 34.81 OK
r-release-macos-arm64 0.1.0 OK
r-release-macos-x86_64 0.1.0 4.00 47.00 51.00 OK
r-release-windows-x86_64 0.1.0 6.00 52.00 58.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 3.00 28.00 31.00 OK
r-oldrel-windows-x86_64 0.1.0 8.00 61.00 69.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/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(shiny.emptystate) > library(shinytest2) Error in library(shinytest2) : there is no package called 'shinytest2' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc