Last updated on 2025-09-12 16:50:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 7.38 | 67.84 | 75.22 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.56 | 48.92 | 54.48 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 115.70 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 103.78 | ERROR | |||
r-devel-windows-x86_64 | 0.1.0 | 11.00 | 73.00 | 84.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 7.44 | 52.36 | 59.80 | OK | |
r-release-linux-x86_64 | 0.1.0 | 5.20 | 52.76 | 57.96 | OK | |
r-release-macos-arm64 | 0.1.0 | 31.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 67.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 11.00 | 70.00 | 81.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 30.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 43.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 13.00 | 90.00 | 103.00 | OK |
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(plotDK)
>
> test_check("plotDK")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 48 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plotDK.R:67:5'): The returned plot has the correct labels ────
c("x", "y", "group", "subgroup", "text", "fill") (`actual`) and names(labels) (`expected`) don't have the same values.
* Only in `actual`: "x", "y", "group", "subgroup", "text", "fill"
── Failure ('test-plotDK.R:72:5'): The returned plot has the correct labels ────
labels$fill not equal to "test_label".
target is NULL, current is character
── Failure ('test-plotDK.R:81:5'): The returned plot has the correct labels ────
labels$fill not equal to "fill".
target is NULL, current is character
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 48 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(plotDK)
>
> test_check("plotDK")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 48 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plotDK.R:67:5'): The returned plot has the correct labels ────
c("x", "y", "group", "subgroup", "text", "fill") (`actual`) and names(labels) (`expected`) don't have the same values.
* Only in `actual`: "x", "y", "group", "subgroup", "text", "fill"
── Failure ('test-plotDK.R:72:5'): The returned plot has the correct labels ────
labels$fill not equal to "test_label".
target is NULL, current is character
── Failure ('test-plotDK.R:81:5'): The returned plot has the correct labels ────
labels$fill not equal to "fill".
target is NULL, current is character
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 48 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘mapproj’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(plotDK)
>
> test_check("plotDK")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 48 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plotDK.R:67:5'): The returned plot has the correct labels ────
c("x", "y", "group", "subgroup", "text", "fill") (`actual`) and names(labels) (`expected`) don't have the same values.
* Only in `actual`: "x", "y", "group", "subgroup", "text", "fill"
── Failure ('test-plotDK.R:72:5'): The returned plot has the correct labels ────
labels$fill not equal to "test_label".
target is NULL, current is character
── Failure ('test-plotDK.R:81:5'): The returned plot has the correct labels ────
labels$fill not equal to "fill".
target is NULL, current is character
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 48 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(plotDK)
>
> test_check("plotDK")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 48 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plotDK.R:67:5'): The returned plot has the correct labels ────
c("x", "y", "group", "subgroup", "text", "fill") (`actual`) and names(labels) (`expected`) don't have the same values.
* Only in `actual`: "x", "y", "group", "subgroup", "text", "fill"
── Failure ('test-plotDK.R:72:5'): The returned plot has the correct labels ────
labels$fill not equal to "test_label".
target is NULL, current is character
── Failure ('test-plotDK.R:81:5'): The returned plot has the correct labels ────
labels$fill not equal to "fill".
target is NULL, current is character
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 48 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc