CRAN Package Check Results for Package nuggets

Last updated on 2024-10-11 03:49:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 89.89 43.93 133.82 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 101.25 36.12 137.37 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 269.91 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 355.99 OK
r-devel-windows-x86_64 1.1.0 126.00 109.00 235.00 OK
r-patched-linux-x86_64 1.0.2 97.80 41.53 139.33 OK
r-release-linux-x86_64 1.1.0 130.10 47.81 177.91 OK
r-release-macos-arm64 1.1.0 77.00 NOTE
r-release-macos-x86_64 1.1.0 95.00 NOTE
r-release-windows-x86_64 1.1.0 111.00 99.00 210.00 OK
r-oldrel-macos-arm64 1.1.0 76.00 NOTE
r-oldrel-macos-x86_64 1.1.0 90.00 NOTE
r-oldrel-windows-x86_64 1.1.0 159.00 113.00 272.00 ERROR

Additional issues

gcc-ASAN valgrind

Check Details

Version: 1.1.0
Check: installed package size
Result: NOTE installed size is 14.1Mb sub-directories of 1Mb or more: libs 13.9Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.1.0
Check: tests
Result: ERROR Running 'testthat.R' [2s] 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(nuggets) > > test_check("nuggets") Flavor: r-oldrel-windows-x86_64