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

Last updated on 2025-10-21 17:50:36 CEST.

Package ERROR NOTE OK
lubridate 2 11
timechange 1 12
unnest 4 9

Package lubridate

Current CRAN status: NOTE: 2, OK: 11

Version: 1.9.4
Check: HTML version of manual
Result: NOTE Found the following HTML validation problems: Deprecated.html:45:1 (Deprecated.Rd:10): Warning: missing </ul> before </div> format_ISO8601_precision_check.html:61:1 (format_ISO8601_precision_check.Rd:21): Warning: missing </ul> before </div> Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

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: 4, OK: 9

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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc