CRAN Package Check Results for Maintainer ‘Leo Lahti <leo.lahti at iki.fi>’

Last updated on 2022-09-11 12:56:48 CEST.

Package ERROR NOTE OK
eurostat 1 6 6
sorvi 13
sotkanet 13

Package eurostat

Current CRAN status: ERROR: 1, NOTE: 6, OK: 6

Version: 3.7.10
Check: data for non-ASCII characters
Result: NOTE
     Note: found 595 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 3.7.10
Check: examples
Result: ERROR
    Running examples in ‘eurostat-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: get_bibentry
    > ### Title: Create A Data Bibliography
    > ### Aliases: get_bibentry
    >
    > ### ** Examples
    >
    > ## Don't show:
    > if (check_access_to_data()) (if (getRversion() >= "3.4") withAutoprint else force)({ # examplesIf
    + ## End(Don't show)
    + my_bibliography <- get_bibentry(
    + code = c("tran_hv_frtra", "t2020_rk310", "tec00001"),
    + keywords = list(
    + c("railways", "freight", "transport"),
    + c("railways", "passengers", "modal split")
    + ),
    + format = "Biblatex"
    + )
    + my_bibliography
    + ## Don't show:
    + }) # examplesIf
    > my_bibliography <- get_bibentry(code = c("tran_hv_frtra", "t2020_rk310",
    + "tec00001"), keywords = list(c("railways", "freight", "transport"), c("railways",
    + "passengers", "modal split")), format = "Biblatex")
    Warning in open.connection(3L, "rb") :
     URL 'https://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?sort=1&downfile=table_of_contents_en.txt': status was 'Failure when receiving data from the peer'
    Error in open.connection(3L, "rb") :
     cannot open the connection to 'https://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?sort=1&downfile=table_of_contents_en.txt'
    Calls: <Anonymous> ... <Anonymous> -> vroom_ -> <Anonymous> -> open.connection
    Execution halted
Flavor: r-patched-linux-x86_64

Package sorvi

Current CRAN status: OK: 13

Package sotkanet

Current CRAN status: OK: 13