R Under development (unstable) (2024-02-07 r85873 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library("testthat") > library("vcr") > library("rnpn") > > > test_check("rnpn") [ FAIL 0 | WARN 0 | SKIP 21 | PASS 96 ] ══ Skipped tests (21) ══════════════════════════════════════════════════════════ • On CRAN (20): 'test-npn-geoserver.R:6:3', 'test-npn-geoserver.R:23:3', 'test-npn-geoserver.R:53:3', 'test-npn-geoserver.R:100:3', 'test-npn-geoserver.R:123:3', 'test-npn-geoserver.R:146:3', 'test-npn-geoserver.R:163:3', 'test-npn-observations.R:23:3', 'test-npn-observations.R:36:3', 'test-npn-observations.R:135:3', 'test-npn-observations.R:187:3', 'test-npn-observations.R:237:3', 'test-npn-observations.R:311:3', 'test-npn-observations.R:387:3', 'test-npn-observations.R:462:3', 'test-npn-observations.R:538:3', 'test-npn-observations.R:599:3', 'test-npn-observations.R:658:3', 'test-npn-observations.R:750:3', 'test-npn-observations.R:866:3' • empty test (1): 'test-npn-stations.R:32:1' [ FAIL 0 | WARN 0 | SKIP 21 | PASS 96 ] > > > > > > proc.time() user system elapsed 12.03 0.45 109.21