CRAN Package Check Results for Maintainer ‘Vilmos Prokaj <prokaj.vilmos at gmail.com>’

Last updated on 2025-12-07 07:50:41 CET.

Package ERROR OK
eudata 1 12

Package eudata

Current CRAN status: ERROR: 1, OK: 12

Version: 0.1.3
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.3
Check: examples
Result: ERROR Running examples in ‘eudata-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_content > ### Title: Get content from the API > ### Aliases: get_content > > ### ** Examples > > api <- get_topic("Postal") > files <- get_latest_files(api)$csv Error in resp_body_json(req_perform(req_cache(req_url_path_append(api, : The package "jsonlite" is required. Calls: get_latest_files ... obj_check_list -> resp_body_json -> check_installed Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.3
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc