CRAN Package Check Results for Maintainer ‘Filipe Teixeira <Filipe.MarquesTeixeira at Ugent.be>’

Last updated on 2020-08-07 01:50:19 CEST.

Package ERROR NOTE OK
skynet 1 5 6

Package skynet

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

Version: 1.3.8
Check: tests
Result: ERROR
     Running 'testthat.R' [30s/358s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(skynet)
     >
     > test_check("skynet")
     trying URL 'https://transtats.bts.gov/PREZIP/On_Time_Reporting_Carrier_On_Time_Performance_1987_present_2011_1.zip'
     Content type 'application/x-zip-compressed' length 23912955 bytes (22.8 MB)
     ==================================================
     downloaded 22.8 MB
    
     -- 1. Error: Download T100 (@test_download_t100.R#6) --------------------------
     zip file '/tmp/RtmplVvB0E/231386721_T_T100D_SEGMENT_US_CARRIER_ONLY.zip' cannot be opened
     Backtrace:
     1. skynet::download_t100(2011, "seg")
     3. utils::unzip(save_to, list = TRUE)
    
     == testthat results ===========================================================
     [ OK: 74 | SKIPPED: 0 | WARNINGS: 2 | FAILED: 1 ]
     1. Error: Download T100 (@test_download_t100.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.3.8
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘maps’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64