CRAN Package Check Results for Maintainer ‘Jeroen Ooms <jeroenooms at gmail.com>’

Last updated on 2026-04-29 21:49:14 CEST.

Package ERROR NOTE OK
antiword 13
askpass 13
av 13
badgen 13
base64 13
bcrypt 13
brotli 13
cld2 13
cld3 13
commonmark 1 12
credentials 13
curl 1 3 9
fluidsynth 13
fs 13
gert 13
ghapps 13
gifski 13
graphql 13
hellorust 13
hunspell 13
jose 13
jqr 13
js 13
jsonld 13
jsonlite 2 11
katex 13
magick 13
maketools 13
mongolite 13
opencpu 13
opencv 12
openssl 13
pdftools 1 12
postdoc 13
prismjs 13
protolite 1 12
qpdf 1 12
RAppArmor 10
RMySQL 13
rsvg 13
rzmq 13
sodium 13
spelling 13
ssh 13
sys 13
tesseract 12
toml 13
unix 10
unrtf 13
V8 1 12
webp 13
webutils 13
writexl 13
xml2 13
xslt 13

Package antiword

Current CRAN status: OK: 13

Package askpass

Current CRAN status: OK: 13

Package av

Current CRAN status: OK: 13

Package badgen

Current CRAN status: OK: 13

Package base64

Current CRAN status: OK: 13

Package bcrypt

Current CRAN status: OK: 13

Package brotli

Current CRAN status: OK: 13

Package cld2

Current CRAN status: OK: 13

Package cld3

Current CRAN status: OK: 13

Package commonmark

Current CRAN status: ERROR: 1, OK: 12

Version: 2.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(commonmark) > > test_check("commonmark") Error in loadNamespace(x) : there is no package called 'cli' Calls: test_check ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-release-macos-arm64

Package credentials

Current CRAN status: OK: 13

Package curl

Current CRAN status: ERROR: 1, NOTE: 3, OK: 9

Version: 7.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [2s/116s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(curl) Using libcurl 8.14.1 with LibreSSL/3.3.6 > > # Comply with CRAN policy: skip tests if no internet > if(curl::has_internet()){ + test_check("curl") + } This is libcurl version 8.14.1 with LibreSSL/3.3.6 (SecureTransport) Using test server: https://hb.opencpu.org Saving _problems/test-certificates-7.R [ FAIL 1 | WARN 0 | SKIP 6 | PASS 268 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-auth.R:27:3', 'test-handle.R:149:3', 'test-multi-download.R:14:3', 'test-seek.R:2:3', 'test-winssl.R:2:3' • libcurl does not have libidn (1): 'test-idn.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-certificates.R:7:3'): CloudFlare / LetsEncrypt certs ─────────── <curl_error_operation_timedout/curl_error/error/condition> Error in `curl_fetch_memory("http://curl.se")`: Timeout was reached [curl.se]: Resolving timed out after 10002 milliseconds Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-certificates.R:7:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─curl::curl_fetch_memory("http://curl.se") 5. └─curl:::raise_libcurl_error(...) [ FAIL 1 | WARN 0 | SKIP 6 | PASS 268 ] Error: ! Test failures. Execution halted Flavor: r-release-macos-arm64

Version: 7.1.0
Check: compiled code
Result: NOTE File ‘curl/libs/curl.so’: Found non-API call to R: ‘R_new_custom_connection’ 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-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 7.1.0
Check: compiled code
Result: NOTE File 'curl/libs/x64/curl.dll': Found non-API call to R: 'R_new_custom_connection' 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-oldrel-windows-x86_64

Package fluidsynth

Current CRAN status: OK: 13

Package fs

Current CRAN status: OK: 13

Package gert

Current CRAN status: OK: 13

Package ghapps

Current CRAN status: OK: 13

Package gifski

Current CRAN status: OK: 13

Package graphql

Current CRAN status: OK: 13

Package hellorust

Current CRAN status: OK: 13

Package hunspell

Current CRAN status: OK: 13

Package jose

Current CRAN status: OK: 13

Package jqr

Current CRAN status: OK: 13

Package js

Current CRAN status: OK: 13

Package jsonld

Current CRAN status: OK: 13

Package jsonlite

Current CRAN status: ERROR: 2, OK: 11

Version: 2.0.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘json-aaquickstart.Rmd’ using rmarkdown Error: processing vignette 'json-aaquickstart.Rmd' failed with diagnostics: there is no package called ‘R6’ --- failed re-building ‘json-aaquickstart.Rmd’ --- re-building ‘json-apis.Rmd’ using rmarkdown --- finished re-building ‘json-apis.Rmd’ --- re-building ‘json-paging.Rmd’ using rmarkdown --- finished re-building ‘json-paging.Rmd’ --- re-building ‘json-mapping.pdf.asis’ using asis --- finished re-building ‘json-mapping.pdf.asis’ --- re-building ‘json-opencpu.pdf.asis’ using asis --- finished re-building ‘json-opencpu.pdf.asis’ SUMMARY: processing the following file failed: ‘json-aaquickstart.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-x86_64

Version: 2.0.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘json-aaquickstart.Rmd’ using rmarkdown [WARNING] This document format requires a nonempty <title> element. Defaulting to 'json-aaquickstart.knit' as the title. To specify a title, use 'title' in metadata or --metadata title="...". --- finished re-building ‘json-aaquickstart.Rmd’ --- re-building ‘json-apis.Rmd’ using rmarkdown --- finished re-building ‘json-apis.Rmd’ --- re-building ‘json-paging.Rmd’ using rmarkdown --- finished re-building ‘json-paging.Rmd’ --- re-building ‘json-mapping.pdf.asis’ using asis --- finished re-building ‘json-mapping.pdf.asis’ Error in loadVignetteBuilder(pkgdir) : vignette builder 'R.rsp' not found Calls: <Anonymous> -> loadVignetteBuilder Execution halted SUMMARY: processing the following file failed: ‘json-opencpu.pdf.asis’ Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-macos-arm64

Package katex

Current CRAN status: OK: 13

Package magick

Current CRAN status: OK: 13

Package maketools

Current CRAN status: OK: 13

Package mongolite

Current CRAN status: OK: 13

Package opencpu

Current CRAN status: OK: 13

Package opencv

Current CRAN status: OK: 12

Package openssl

Current CRAN status: OK: 13

Package pdftools

Current CRAN status: NOTE: 1, OK: 12

Version: 3.8.0
Check: compiled code
Result: NOTE File ‘pdftools/libs/pdftools.so’: Found non-API call to R: ‘R_UnboundValue’ 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-macos-x86_64

Package postdoc

Current CRAN status: OK: 13

Package prismjs

Current CRAN status: OK: 13

Package protolite

Current CRAN status: NOTE: 1, OK: 12

Version: 2.4.0
Check: compiled code
Result: NOTE File ‘protolite/libs/protolite.so’: Found non-API call to R: ‘R_UnboundValue’ 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-macos-x86_64

Package qpdf

Current CRAN status: NOTE: 1, OK: 12

Version: 1.4.1
Check: compiled code
Result: NOTE File ‘qpdf/libs/qpdf.so’: Found non-API call to R: ‘R_UnboundValue’ 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-macos-x86_64

Package RAppArmor

Current CRAN status: OK: 10

Package RMySQL

Current CRAN status: OK: 13

Package rsvg

Current CRAN status: OK: 13

Package rzmq

Current CRAN status: OK: 13

Package sodium

Current CRAN status: OK: 13

Package spelling

Current CRAN status: OK: 13

Package ssh

Current CRAN status: OK: 13

Package sys

Current CRAN status: OK: 13

Package tesseract

Current CRAN status: OK: 12

Package toml

Current CRAN status: OK: 13

Package unix

Current CRAN status: OK: 10

Package unrtf

Current CRAN status: OK: 13

Package V8

Current CRAN status: NOTE: 1, OK: 12

Version: 8.2.0
Check: compiled code
Result: NOTE File ‘V8/libs/V8.so’: Found non-API call to R: ‘R_UnboundValue’ 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-macos-x86_64

Package webp

Current CRAN status: OK: 13

Package webutils

Current CRAN status: OK: 13

Package writexl

Current CRAN status: OK: 13

Additional issues

rchk

Package xml2

Current CRAN status: OK: 13

Package xslt

Current CRAN status: OK: 13