CRAN Package Check Results for Package fuj

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 1.83 32.37 34.20 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 2.16 22.12 24.28 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 46.68 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 42.86 OK
r-devel-windows-x86_64 0.2.1 4.00 55.00 59.00 OK
r-patched-linux-x86_64 0.2.1 2.39 32.32 34.71 OK
r-release-linux-x86_64 0.2.1 2.05 31.89 33.94 OK
r-release-macos-arm64 0.2.1 31.00 OK
r-release-macos-x86_64 0.2.1 34.00 OK
r-release-windows-x86_64 0.2.1 3.00 59.00 62.00 OK
r-oldrel-macos-arm64 0.2.1 26.00 OK
r-oldrel-macos-x86_64 0.2.1 54.00 OK
r-oldrel-windows-x86_64 0.2.1 4.00 57.00 61.00 OK

Check Details

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

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