CRAN Package Check Results for Package rnpn

Last updated on 2021-10-10 06:48:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 5.80 94.95 100.75 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 4.70 71.44 76.14 OK
r-devel-linux-x86_64-fedora-clang 1.2.2 119.00 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.2 118.98 NOTE
r-devel-windows-x86_64 1.2.2 7.00 156.00 163.00 OK
r-patched-linux-x86_64 1.2.2 6.50 100.57 107.07 OK
r-patched-solaris-x86 1.2.2 176.20 NOTE
r-release-linux-x86_64 1.2.2 5.45 99.86 105.31 OK
r-release-macos-arm64 1.2.2 NOTE
r-release-macos-x86_64 1.2.2 NOTE
r-release-windows-ix86+x86_64 1.2.2 12.00 168.00 180.00 OK
r-oldrel-macos-x86_64 1.2.2 NOTE
r-oldrel-windows-ix86+x86_64 1.2.2 12.00 153.00 165.00 OK

Check Details

Version: 1.2.2
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘rgdal’
     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-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.2.2
Check: tests
Result: ERROR
     Running ‘test-all.R’ [38s/84s]
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > library("testthat")
     > library("vcr")
     > library("rnpn")
     >
     >
     > test_check("rnpn")
    
     Downloading: 54 B
     Downloading: 54 B
     Downloading: 280 B
     Downloading: 280 B
     Downloading: 290 B
     Downloading: 290 B
     Downloading: 300 B
     Downloading: 300 B
     Downloading: 300 B
     Downloading: 300 B XPath error : Undefined namespace prefix
    
     |
     | | 0%
     |
     |======================================================================| 100%
    
     |
     | | 0%
     |
     |======================================================================| 100%
     trying URL 'https://data-dev.usanpn.org:3006/ncep_fahrenheit_simple_2020-01-01_through_2020-01-15_base32.tif'
     Content type 'image/tiff' length 12810912 bytes (12.2 MB)
     ==================================================
     downloaded 12.2 MB
    
    
     Found 1890 records...
     Found 66 records...
     Found 34 records...
     Found 6 records...
     Found 84 records...
     Found 182 records...══ Skipped tests ═══════════════════════════════════════════════════════════════
     • No file downloads (2)
     • On CRAN (11)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-npn-geoserver.R:18:3): npn_get_layer_details works ────────────
     `layers` inherits from `'NULL'` not `'character'`.
     ── Error (test-npn-geoserver.R:19:3): npn_get_layer_details works ──────────────
     Error: Result of comparison must be a single logical value
     Backtrace:
     █
     1. └─testthat::expect_gt(nrow(layers), 50) test-npn-geoserver.R:19:2
     2. └─testthat:::expect_compare(">", act, exp)
    
     [ FAIL 2 | WARN 0 | SKIP 13 | PASS 140 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang