CRAN Package Check Results for Package covtracer

Last updated on 2026-06-08 07:49:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 2.50 154.67 157.17 OK
r-devel-linux-x86_64-debian-gcc 0.0.2 2.17 99.39 101.56 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.2 234.58 OK
r-devel-linux-x86_64-fedora-gcc 0.0.2 245.16 NOTE
r-devel-windows-x86_64 0.0.2 6.00 201.00 207.00 OK
r-patched-linux-x86_64 0.0.2 3.03 149.67 152.70 OK
r-release-linux-x86_64 0.0.2 2.43 145.88 148.31 OK
r-release-macos-arm64 0.0.2 1.00 48.00 49.00 OK
r-release-macos-x86_64 0.0.2 2.00 179.00 181.00 OK
r-release-windows-x86_64 0.0.2 8.00 185.00 193.00 OK
r-oldrel-macos-arm64 0.0.2 1.00 57.00 58.00 OK
r-oldrel-macos-x86_64 0.0.2 2.00 208.00 210.00 OK
r-oldrel-windows-x86_64 0.0.2 5.00 257.00 262.00 OK

Check Details

Version: 0.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [20s/28s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(covtracer) > > test_check("covtracer") ℹ Installing test packages • examplepkg (derived `examplepkg_cov`, `examplepkg_ns`) • list.obj (derived `list.obj_cov`, `list.obj_ns`) • no.evaluable.code (derived `no.evaluable.code_cov`, `no.evaluable.code_ns`) • no.exports (derived `no.exports_cov`, `no.exports_ns`) Saving _problems/test_case_no_exports-2.R [ FAIL 1 | WARN 1 | SKIP 1 | PASS 143 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test_pkg_srcrefs.R:39:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_case_no_exports.R:2:3'): Packages with no exports produce empty traceability matrix without error (#73) ── Error in `file()`: cannot open the connection Backtrace: ▆ 1. ├─testthat::expect_warning(no_exports_ttdf <- test_trace_df(no.exports_cov)) at test_case_no_exports.R:2:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─covtracer::test_trace_df(no.exports_cov) 7. └─covtracer:::test_trace_df.coverage(no.exports_cov) 8. └─covtracer::Rd_df(pkg$path) 9. └─tools::Rd_db(dir = x$path) 10. └─tools:::.build_Rd_db(...) 11. └─tools::loadPkgRdMacros(dir) 12. └─tools:::initialRdMacros(pkglist) 13. └─tools::loadRdMacros(file = macros) 14. └─tools::parse_Rd(file, fragment = TRUE, macros = macros, warningCalls = FALSE) 15. └─base::file() [ FAIL 1 | WARN 1 | SKIP 1 | PASS 143 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘combining_srcref_data.Rmd’ using rmarkdown * installing *source* package ‘examplepkg’ ... ** this is package ‘examplepkg’ version ‘0.0.0.9000’ ** using staged installation Warning in person1(given = given[[i]], family = family[[i]], middle = middle[[i]], : Invalid ORCID iD: ‘YOUR-ORCID-ID’. ** R ** tests ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location Warning in dir.create(pd <- file.path(tmplib, pkg)) : cannot create dir '/tmp/Rtmp7dZPLm/RLIBS_3c8f555b5c9131/lattice', reason 'No space left on device' Warning in file.create(to[okay]) : cannot create file '/tmp/Rtmp7dZPLm/RLIBS_3c8f555b5c9131/lattice', reason 'No space left on device' Warning in file(file.path(pd, "dummy_for_check"), "w") : cannot open file '/tmp/Rtmp7dZPLm/RLIBS_3c8f555b5c9131/lattice/dummy_for_check': No such file or directory Error in file(file.path(pd, "dummy_for_check"), "w") : cannot open the connection * removing ‘/tmp/Rtmp5qC2gv/temp_libpath3c8c9f773a5db0/examplepkg’ Quitting from combining_srcref_data.Rmd:32-48 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `covr::package_coverage()`: ! Package installation did not succeed. --- Backtrace: ▆ 1. ├─withr::with_temp_libpaths(...) 2. │ └─base::force(code) 3. └─covr::package_coverage(examplepkg_source_path) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'combining_srcref_data.Rmd' failed with diagnostics: Package installation did not succeed. --- failed re-building ‘combining_srcref_data.Rmd’ --- re-building ‘plotting_test_paths.Rmd’ using rmarkdown Quitting from plotting_test_paths.Rmd:45-61 [calc_cov] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `covr::package_coverage()`: ! Package installation did not succeed. --- Backtrace: ▆ 1. └─covr::package_coverage(examplepkg_source_path) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'plotting_test_paths.Rmd' failed with diagnostics: Package installation did not succeed. --- failed re-building ‘plotting_test_paths.Rmd’ --- re-building ‘working_with_srcrefs.Rmd’ using rmarkdown --- finished re-building ‘working_with_srcrefs.Rmd’ SUMMARY: processing the following files failed: ‘combining_srcref_data.Rmd’ ‘plotting_test_paths.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.2
Check: for non-standard things in the check directory
Result: NOTE Found the following files/directories: ‘examplepkg’ Flavor: r-devel-linux-x86_64-fedora-gcc