Last updated on 2025-12-04 09:50:28 CET.
| Package | ERROR | WARN | NOTE | OK |
|---|---|---|---|---|
| allcontributors | 13 | |||
| dodgr | 1 | 2 | 10 | |
| geodist | 13 | |||
| ghql | 13 | |||
| gtfsrouter | 3 | 10 | ||
| mapscanner | 2 | 11 | ||
| typetracer | 1 | 3 | 3 | 6 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 0.4.3
Check: installed package size
Result: NOTE
installed size is 20.8Mb
sub-directories of 1Mb or more:
doc 6.7Mb
libs 13.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Version: 0.4.3
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Version: 0.4.3
Check: package dependencies
Result: ERROR
Package required but not available: ‘osmdata’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 0.1.4
Check: installed package size
Result: NOTE
installed size is 8.2Mb
sub-directories of 1Mb or more:
doc 4.1Mb
libs 3.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 0.1.1
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
doc 2.6Mb
libs 2.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: ERROR: 1, WARN: 3, NOTE: 3, OK: 6
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.
Health stats visible at Monitor.