CRAN Package Check Results for Package mod

Last updated on 2025-12-06 17:48:43 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 1.57 23.89 25.46 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 1.59 19.01 20.60 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.3 36.36 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 35.04 OK
r-devel-windows-x86_64 0.1.3 4.00 43.00 47.00 OK
r-patched-linux-x86_64 0.1.3 1.88 19.96 21.84 OK
r-release-linux-x86_64 0.1.3 1.86 20.92 22.78 OK
r-release-macos-arm64 0.1.3 OK
r-release-macos-x86_64 0.1.3 2.00 26.00 28.00 OK
r-release-windows-x86_64 0.1.3 3.00 43.00 46.00 OK
r-oldrel-macos-arm64 0.1.3 NOTE
r-oldrel-macos-x86_64 0.1.3 2.00 35.00 37.00 NOTE
r-oldrel-windows-x86_64 0.1.3 4.00 48.00 52.00 NOTE

Check Details

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(mod) Attaching package: 'mod' The following objects are masked from 'package:base': drop, use > > test_check("mod") Saving _problems/test-declaratives-26.R [ FAIL 1 | WARN 0 | SKIP 1 | PASS 25 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • {covr} is not installed. (1): 'test-utils.R:2:9' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-declaratives.R:23:1'): (code run outside of `test_that()`) ───── Error in `require(covr)`: covr is not an installed package Backtrace: ▆ 1. └─mod::ule(...) at test-declaratives.R:23:1 2. └─mod::acquire(temp_file, parent = parent, lock = lock, expose_private = expose_private) 3. └─base::sys.source(file = module, envir = private) 4. └─base::eval(exprs[i], envir) 5. └─base::eval(exprs[i], envir) 6. └─mod:::require(covr) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 25 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.3
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64