CRAN Package Check Results for Package typetracer

Last updated on 2026-07-31 20:52:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 2.99 41.34 44.33 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 2.43 31.80 34.23 OK
r-devel-linux-x86_64-fedora-clang 0.2.4 62.16 OK
r-devel-linux-x86_64-fedora-gcc 0.2.4 35.03 OK
r-devel-windows-x86_64 0.2.4 7.00 60.00 67.00 NOTE
r-patched-linux-x86_64 0.2.3 3.06 35.31 38.37 ERROR
r-release-linux-x86_64 0.2.3 2.63 34.76 37.39 ERROR
r-release-macos-arm64 0.2.4 1.00 18.00 19.00 OK
r-release-macos-x86_64 0.2.4 4.00 103.00 107.00 OK
r-release-windows-x86_64 0.2.3 7.00 59.00 66.00 OK
r-oldrel-macos-arm64 0.2.4 1.00 21.00 22.00 OK
r-oldrel-macos-x86_64 0.2.4 4.00 150.00 154.00 OK
r-oldrel-windows-x86_64 0.2.4 9.00 68.00 77.00 OK

Check Details

Version: 0.2.4
Check: compiled code
Result: NOTE Error in ccE(lines, flags = new_flags, include = include) : 'cc' is not on the path Calls: <Anonymous> ... lapply -> FUN -> lapply -> FUN -> getFunsHdr -> ccE Execution halted See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library (testthat) > library (typetracer) > > test_check ("typetracer") * installing *binary* package ‘rematch’ ... * DONE (rematch) * installing *binary* package ‘rematch’ ... * DONE (rematch) * installing *source* package ‘rematch’ ... ** this is package ‘rematch’ version ‘1.0.1’ ** using non-staged installation ** R ** inst ** tests ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘rematch’ finding HTML links ... done re_match html example re_match_all html rematch html ** building package indices ** testing if installed package can be loaded * DONE (rematch) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 39 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-trace-fns.R:4:1', 'test-utils.R:47:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-trace-package.R:82:5'): trace source package ─────────────────── Error: Test failures. [ FAIL 1 | WARN 0 | SKIP 2 | PASS 39 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library (testthat) > library (typetracer) > > test_check ("typetracer") * installing *binary* package ‘rematch’ ... * DONE (rematch) * installing *binary* package ‘rematch’ ... * DONE (rematch) * installing *source* package ‘rematch’ ... ** this is package ‘rematch’ version ‘1.0.1’ ** using non-staged installation ** R ** inst ** tests ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘rematch’ re_match example ** building package indices ** testing if installed package can be loaded * DONE (rematch) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 39 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-trace-fns.R:4:1', 'test-utils.R:47:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-trace-package.R:82:5'): trace source package ─────────────────── Error: Test failures. [ FAIL 1 | WARN 0 | SKIP 2 | PASS 39 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64