CRAN Package Check Results for Package grates

Last updated on 2024-06-14 01:51:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 4.72 69.11 73.83 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 3.88 33.94 37.82 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.1 68.42 OK
r-devel-linux-x86_64-fedora-gcc 1.2.1 99.45 OK
r-devel-windows-x86_64 1.2.1 5.00 72.00 77.00 OK
r-patched-linux-x86_64 1.2.1 7.03 65.63 72.66 OK
r-release-linux-x86_64 1.2.1 5.03 65.86 70.89 OK
r-release-macos-arm64 1.2.1 36.00 OK
r-release-macos-x86_64 1.2.1 81.00 OK
r-release-windows-x86_64 1.2.1 6.00 72.00 78.00 OK
r-oldrel-macos-arm64 1.2.1 43.00 OK
r-oldrel-macos-x86_64 1.2.1 121.00 OK
r-oldrel-windows-x86_64 1.2.1 7.00 82.00 89.00 OK

Check Details

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

Version: 1.2.1
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/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

Version: 1.2.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘grates.Rmd’ using knitr Quitting from lines 113-133 [unnamed-chunk-3] (grates.Rmd) Error: processing vignette 'grates.Rmd' failed with diagnostics: there is no package called 'ggplot2' --- failed re-building ‘grates.Rmd’ SUMMARY: processing the following file failed: ‘grates.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc