Last updated on 2021-09-19 09:50:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 5.34 | 95.63 | 100.97 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 4.75 | 0.04 | 4.79 | FAIL | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 114.02 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 114.69 | NOTE | |||
r-devel-windows-x86_64 | 1.2.1 | 7.00 | 183.00 | 190.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 1.2.1 | ERROR | ||||
r-patched-linux-x86_64 | 1.2.1 | 6.14 | 100.66 | 106.80 | OK | |
r-patched-solaris-x86 | 1.2.1 | 178.90 | NOTE | |||
r-release-linux-x86_64 | 1.2.1 | 6.32 | 90.48 | 96.80 | ERROR | |
r-release-macos-arm64 | 1.2.1 | NOTE | ||||
r-release-macos-x86_64 | 1.2.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2.1 | 11.00 | 140.00 | 151.00 | OK | |
r-oldrel-macos-x86_64 | 1.2.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.1 | 11.00 | 172.00 | 183.00 | OK |
Version: 1.2.1
Check: tests
Result: FAIL
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.1
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.1
Check: tests
Result: ERROR
Running ‘test-all.R’ [33s/59s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library("testthat")
> library("vcr")
> library("rnpn")
>
>
>
> test_check("rnpn")
Found 1890 records...
Found 66 records...
Found 34 records...
Found 6 records...
Found 84 records...
Found 182 records...══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (11)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-npn-geoserver.R:4:1): (code run outside of `test_that()`) ───────
Error: object 'res' not found
Backtrace:
█
1. └─rnpn:::check_geo_service() test-npn-geoserver.R:4:0
[ FAIL 1 | WARN 0 | SKIP 11 | PASS 131 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.1
Check: package dependencies
Result: ERROR
Package required but not available: 'XML'
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
Flavor: r-devel-windows-x86_64-gcc10-UCRT
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘test-all.R’ [30s/71s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library("testthat")
> library("vcr")
> library("rnpn")
>
>
>
> test_check("rnpn")
Found 1890 records...
Found 66 records...
Found 34 records...
Found 6 records...
Found 84 records...
Found 182 records...══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (11)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-npn-geoserver.R:4:1): (code run outside of `test_that()`) ───────
Error: object 'res' not found
Backtrace:
█
1. └─rnpn:::check_geo_service() test-npn-geoserver.R:4:0
[ FAIL 1 | WARN 0 | SKIP 11 | PASS 131 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64