Last updated on 2025-12-04 21:49:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 3.04 | 39.21 | 42.25 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 2.18 | 30.08 | 32.26 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.2.3 | 12.00 | 55.51 | 67.51 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 78.76 | OK | |||
| r-devel-windows-x86_64 | 0.2.2 | 7.00 | 58.00 | 65.00 | WARN | |
| r-patched-linux-x86_64 | 0.2.2 | 3.11 | 36.23 | 39.34 | NOTE | |
| r-release-linux-x86_64 | 0.2.2 | 2.77 | 37.50 | 40.27 | NOTE | |
| r-release-macos-arm64 | 0.2.3 | 1.00 | 18.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 0.2.3 | 5.00 | 58.00 | 63.00 | OK | |
| r-release-windows-x86_64 | 0.2.2 | 7.00 | 58.00 | 65.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.3 | 1.00 | 22.00 | 23.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.2.3 | 7.00 | 117.00 | 124.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 9.00 | 64.00 | 73.00 | OK |
Version: 0.2.2
Check: compiled code
Result: WARN
File ‘typetracer/libs/typetracer.so’:
Found non-API call to R: ‘SET_BODY’
This entry point may be removed soon.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.2
Check: compiled code
Result: WARN
File 'typetracer/libs/x64/typetracer.dll':
Found non-API call to R: 'SET_BODY'
This entry point may be removed soon.
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Version: 0.2.2
Check: compiled code
Result: NOTE
File ‘typetracer/libs/typetracer.so’:
Found non-API call to R: ‘SET_BODY’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.2.2
Check: compiled code
Result: NOTE
File 'typetracer/libs/x64/typetracer.dll':
Found non-API call to R: 'SET_BODY'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-release-windows-x86_64
Version: 0.2.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library (testthat)
> library (typetracer)
>
> test_check ("typetracer")
* installing *binary* package ‘rematch’ ...
* DONE (rematch)
Saving _problems/test-trace-package-37.R
* installing *binary* package ‘rematch’ ...
* DONE (rematch)
Saving _problems/test-trace-package-57.R
* installing *source* package ‘rematch’ ...
** 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)
* installing *source* package ‘rematch’ ...
** 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 2 | WARN 0 | SKIP 2 | PASS 45 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test-trace-fns.R:4:1', 'test-utils.R:47:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-trace-package.R:37:5'): trace installed package ──────────────
Expected `all(grepl("\\.Rd$", x0$source_file_name))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('test-trace-package.R:57:5'): trace installed package ──────────────
Expected `all(grepl("\\.Rd$", x0$source_file_name))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 45 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-arm64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.