CRAN Package Check Results for Package SpaDES.tools

Last updated on 2024-06-14 05:58:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.7 58.81 557.86 616.67 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.7 39.26 216.29 255.55 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.7 804.67 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.7 716.80 NOTE
r-devel-windows-x86_64 2.0.7 45.00 366.00 411.00 NOTE
r-patched-linux-x86_64 2.0.7 47.89 538.27 586.16 NOTE
r-release-linux-x86_64 2.0.7 46.97 533.53 580.50 NOTE
r-release-macos-arm64 2.0.7 175.00 NOTE
r-release-macos-x86_64 2.0.7 283.00 NOTE
r-release-windows-x86_64 2.0.7 44.00 373.00 417.00 NOTE
r-oldrel-macos-arm64 2.0.7 175.00 NOTE
r-oldrel-macos-x86_64 2.0.7 487.00 NOTE
r-oldrel-windows-x86_64 2.0.7 59.00 538.00 597.00 NOTE

Check Details

Version: 2.0.7
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘NLMR’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.0.7
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'animation', 'NLMR', 'testthat' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0.7
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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > Sys.setenv("OMP_THREAD_LIMIT" = 2) > origDTthreads <- data.table::setDTthreads(2L) > > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc