CRAN Package Check Results for Maintainer ‘Vitalie Spinu <spinuvit at gmail.com>’

Last updated on 2025-10-18 09:50:35 CEST.

Package ERROR NOTE OK
lubridate 13
timechange 1 12
unnest 1 12

Package lubridate

Current CRAN status: OK: 13

Package timechange

Current CRAN status: ERROR: 1, OK: 12

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

Package unnest

Current CRAN status: NOTE: 1, OK: 12

Version: 0.0.7
Check: compiled code
Result: NOTE File ‘unnest/libs/unnest.so’: Found non-API call to R: ‘Rf_lazy_duplicate’ 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-linux-x86_64-debian-gcc