CRAN Package Check Results for Package tsmethods

Last updated on 2024-06-12 19:54:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 3.50 32.43 35.93 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 2.52 24.61 27.13 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 45.61 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 43.70 OK
r-devel-windows-x86_64 1.0.1 4.00 49.00 53.00 OK
r-patched-linux-x86_64 1.0.1 3.45 31.36 34.81 OK
r-release-linux-x86_64 1.0.1 2.12 31.11 33.23 OK
r-release-macos-arm64 1.0.1 18.00 OK
r-release-macos-x86_64 1.0.1 26.00 OK
r-release-windows-x86_64 1.0.1 4.00 50.00 54.00 OK
r-oldrel-macos-arm64 1.0.1 26.00 OK
r-oldrel-macos-x86_64 1.0.1 42.00 OK
r-oldrel-windows-x86_64 1.0.1 4.00 53.00 57.00 OK

Check Details

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

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