Last updated on 2025-02-07 08:51:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | 5.41 | 70.19 | 75.60 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 3.70 | 60.06 | 63.76 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 122.86 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 73.73 | OK | |||
r-devel-windows-x86_64 | 1.1.2 | 8.00 | 97.00 | 105.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.2 | 10.94 | 53.37 | 64.31 | ERROR | |
r-release-linux-x86_64 | 1.1.2 | 4.11 | 52.69 | 56.80 | ERROR | |
r-release-macos-arm64 | 1.1.2 | 47.00 | OK | |||
r-release-macos-x86_64 | 1.1.2 | 68.00 | OK | |||
r-release-windows-x86_64 | 1.1.2 | 10.00 | 97.00 | 107.00 | OK | |
r-oldrel-macos-arm64 | 1.1.2 | 52.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.2 | 81.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.2 | 10.00 | 107.00 | 117.00 | ERROR |
Version: 1.1.2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
pl_get_baf.Rd: tibble
pl_select_standard.Rd: tibble
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(PL94171)
>
> test_check("PL94171")
Download did not succeed. Try again.
[ FAIL 1 | WARN 86 | SKIP 3 | PASS 17 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On CRAN (3): 'test-shp.R:2:5', 'test-shp.R:10:5', 'test-urls.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-crosswalk.R:3:5'): crosswalks are formatted correctly ────────
names(cross) (`actual`) not equal to c("GEOID", "GEOID_to", "area_land", "area_water", "int_land") (`expected`).
`actual` is NULL
`expected` is a character vector ('GEOID', 'GEOID_to', 'area_land', 'area_water', 'int_land')
[ FAIL 1 | WARN 86 | SKIP 3 | PASS 17 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(PL94171)
>
> test_check("PL94171")
Download did not succeed. Try again.
[ FAIL 1 | WARN 86 | SKIP 3 | PASS 17 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On CRAN (3): 'test-shp.R:2:5', 'test-shp.R:10:5', 'test-urls.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-crosswalk.R:3:5'): crosswalks are formatted correctly ────────
names(cross) (`actual`) not equal to c("GEOID", "GEOID_to", "area_land", "area_water", "int_land") (`expected`).
`actual` is NULL
`expected` is a character vector ('GEOID', 'GEOID_to', 'area_land', 'area_water', 'int_land')
[ FAIL 1 | WARN 86 | SKIP 3 | PASS 17 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.1.2
Check: tests
Result: ERROR
Running 'testthat.R' [15s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(PL94171)
>
> test_check("PL94171")
Download did not succeed. Try again.
[ FAIL 1 | WARN 86 | SKIP 3 | PASS 17 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On CRAN (3): 'test-shp.R:2:5', 'test-shp.R:10:5', 'test-urls.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-crosswalk.R:3:5'): crosswalks are formatted correctly ────────
names(cross) (`actual`) not equal to c("GEOID", "GEOID_to", "area_land", "area_water", "int_land") (`expected`).
`actual` is NULL
`expected` is a character vector ('GEOID', 'GEOID_to', 'area_land', 'area_water', 'int_land')
[ FAIL 1 | WARN 86 | SKIP 3 | PASS 17 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64