CRAN Package Check Results for Package jetpack

Last updated on 2024-03-28 23:01:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.5 2.75 174.00 176.75 OK
r-devel-linux-x86_64-debian-gcc 0.5.5 2.22 130.74 132.96 OK
r-devel-linux-x86_64-fedora-clang 0.5.5 229.65 OK
r-devel-linux-x86_64-fedora-gcc 0.5.5 207.56 OK
r-devel-windows-x86_64 0.5.5 3.00 41.00 44.00 ERROR
r-patched-linux-x86_64 0.5.5 2.69 208.17 210.86 OK
r-release-linux-x86_64 0.5.5 2.04 163.20 165.24 OK
r-release-macos-arm64 0.5.5 59.00 OK
r-release-macos-x86_64 0.5.5 78.00 OK
r-release-windows-x86_64 0.5.5 4.00 115.00 119.00 OK
r-oldrel-macos-arm64 0.5.5 66.00 OK
r-oldrel-windows-x86_64 0.5.5 4.00 139.00 143.00 OK

Check Details

Version: 0.5.5
Check: tests
Result: ERROR Running 'testthat.R' [1s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(jetpack) Attaching package: 'jetpack' The following object is masked from 'package:stats': update The following objects are masked from 'package:base': load, remove > > # for renv reverse dependency check > # https://github.com/ankane/jetpack/pull/25 > requireNamespace("renv", quietly=TRUE) Flavor: r-devel-windows-x86_64