Last updated on 2025-10-30 01:50:10 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 7.84 | 66.60 | 74.44 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.76 | 47.15 | 52.91 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 19.00 | 91.84 | 110.84 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 17.00 | 89.41 | 106.41 | ERROR | |
| r-devel-windows-x86_64 | 0.1.0 | 11.00 | 77.00 | 88.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.0 | 7.78 | 59.81 | 67.59 | ERROR | |
| r-release-linux-x86_64 | 0.1.0 | 6.76 | 59.60 | 66.36 | ERROR | |
| r-release-macos-arm64 | 0.1.0 | 4.00 | 27.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 9.00 | 58.00 | 67.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 11.00 | 78.00 | 89.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.1.0 | 3.00 | 27.00 | 30.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 5.00 | 38.00 | 43.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 14.00 | 94.00 | 108.00 | ERROR | 
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
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
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’
  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
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' [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
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
    Running ‘testthat.R’ [4s/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-release-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
    Running 'testthat.R' [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-oldrel-windows-x86_64