Last updated on 2026-02-28 19:50:51 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| allcontributors | 1 | 13 | |
| dodgr | 1 | 2 | 11 |
| geodist | 14 | ||
| ghql | 14 | ||
| gtfsrouter | 3 | 11 | |
| mapscanner | 2 | 12 | |
| pkgstats | 14 | ||
| typetracer | 1 | 13 |
Current CRAN status: ERROR: 1, OK: 13
Version: 0.2.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'allcontributors.Rmd' using rmarkdown
Could not fetch https://github.com/identicons/18.png
HttpExceptionRequest Request {
host = "github.com"
port = 443
secure = True
requestHeaders = []
path = "/identicons/18.png"
queryString = ""
method = "GET"
proxy = Nothing
rawBody = False
redirectCount = 10
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
}
NoResponseDataReceived
Error: processing vignette 'allcontributors.Rmd' failed with diagnostics:
pandoc document conversion failed with error 61
--- failed re-building 'allcontributors.Rmd'
SUMMARY: processing the following file failed:
'allcontributors.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64
Current CRAN status: ERROR: 1, NOTE: 2, OK: 11
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: 14
Current CRAN status: OK: 14
Current CRAN status: NOTE: 3, OK: 11
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: 12
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: OK: 14
Current CRAN status: ERROR: 1, OK: 13
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