CRAN Package Check Results for Package skynet

Last updated on 2020-10-05 10:50:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.9 8.35 99.71 108.06 OK
r-devel-linux-x86_64-debian-gcc 1.3.9 7.74 67.59 75.33 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.9 134.71 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.9 126.50 NOTE
r-patched-linux-x86_64 1.3.9 7.64 89.40 97.04 OK
r-patched-solaris-x86 1.3.9 172.90 ERROR
r-release-linux-x86_64 1.3.9 8.49 90.09 98.58 OK
r-release-macos-x86_64 1.3.9 NOTE
r-release-windows-ix86+x86_64 1.3.9 16.00 225.00 241.00 OK
r-oldrel-macos-x86_64 1.3.9 NOTE
r-oldrel-windows-ix86+x86_64 1.3.8 17.00 246.00 263.00 OK

Check Details

Version: 1.3.9
Check: tests
Result: ERROR
     Running ‘testthat.R’ [16s/148s]
    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 3.4 MB
    
     [1] "Download failed. Please try again"
     ── 1. Error: Download Ontime (@test_download_ontime.R#6) ──────────────────────
     File '/home/hornik/tmp/scratch/Rtmp8hGjTX/On_Time_Reporting_Carrier_On_Time_Performance_(1987_present)_2011_1.csv' does not exist or is non-readable. getwd()=='/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/skynet.Rcheck/tests/testthat'
     Backtrace:
     1. skynet::download_ontime(2011, 1)
     4. data.table::fread(x, header = TRUE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 74 | SKIPPED: 0 | WARNINGS: 2 | FAILED: 1 ]
     1. Error: Download Ontime (@test_download_ontime.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.9
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

Version: 1.3.9
Check: tests
Result: ERROR
     Running ‘testthat.R’ [36s/185s]
    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 19.0 MB
    
     [1] "Download failed. Please try again"
     ── 1. Error: Download Ontime (@test_download_ontime.R#6) ──────────────────────
     File '/tmp/RtmpY6aG5P/working_dir/RtmpI6ayAa/On_Time_Reporting_Carrier_On_Time_Performance_(1987_present)_2011_1.csv' does not exist or is non-readable. getwd()=='/home/ripley/R/packages/tests32/skynet.Rcheck/tests/testthat'
     Backtrace:
     1. skynet::download_ontime(2011, 1)
     4. data.table::fread(x, header = TRUE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 74 | SKIPPED: 0 | WARNINGS: 2 | FAILED: 1 ]
     1. Error: Download Ontime (@test_download_ontime.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86