Last updated on 2025-03-01 06:51:11 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.0 | 5.90 | 53.56 | 59.46 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.3.0 | 3.95 | 38.66 | 42.61 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.3.0 | 90.05 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 90.23 | ERROR | |||
r-devel-macos-arm64 | 1.3.0 | 30.00 | OK | |||
r-devel-macos-x86_64 | 1.3.0 | 52.00 | OK | |||
r-devel-windows-x86_64 | 1.3.0 | 10.00 | 98.00 | 108.00 | OK | |
r-patched-linux-x86_64 | 1.3.0 | 7.20 | 49.89 | 57.09 | OK | |
r-release-linux-x86_64 | 1.3.0 | 3.25 | 49.95 | 53.20 | OK | |
r-release-macos-arm64 | 1.3.0 | 38.00 | OK | |||
r-release-macos-x86_64 | 1.3.0 | 79.00 | OK | |||
r-release-windows-x86_64 | 1.3.0 | 8.00 | 88.00 | 96.00 | OK | |
r-oldrel-macos-arm64 | 1.3.0 | OK | ||||
r-oldrel-macos-x86_64 | 1.3.0 | 58.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3.0 | 11.00 | 100.00 | 111.00 | OK |
Version: 1.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(htmltools)
> library(leaflet)
> library(leaflet.extras2)
>
> test_check("leaflet.extras2")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 401 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-clustercharts.R:19:3'): clustercharts ──────────────────────────
Error in `gsub(as.character(pattern), as.character(replacement), x, ignore.case,
perl, fixed, useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─base::gsub(">(.*?)<", ">", data$tosum, "<", data$web) at test-clustercharts.R:19:3
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 401 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(htmltools)
> library(leaflet)
> library(leaflet.extras2)
>
> test_check("leaflet.extras2")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 401 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-clustercharts.R:19:3'): clustercharts ──────────────────────────
Error in `gsub(as.character(pattern), as.character(replacement), x, ignore.case,
perl, fixed, useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─base::gsub(">(.*?)<", ">", data$tosum, "<", data$web) at test-clustercharts.R:19:3
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 401 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(htmltools)
> library(leaflet)
> library(leaflet.extras2)
>
> test_check("leaflet.extras2")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 401 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-clustercharts.R:19:3'): clustercharts ──────────────────────────
Error in `gsub(as.character(pattern), as.character(replacement), x, ignore.case,
perl, fixed, useBytes)`: NA in coercion to bool
Backtrace:
▆
1. └─base::gsub(">(.*?)<", ">", data$tosum, "<", data$web) at test-clustercharts.R:19:3
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 401 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(htmltools)
> library(leaflet)
> library(leaflet.extras2)
>
> test_check("leaflet.extras2")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 401 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-clustercharts.R:19:3'): clustercharts ──────────────────────────
Error in `gsub(as.character(pattern), as.character(replacement), x, ignore.case,
perl, fixed, useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─base::gsub(">(.*?)<", ">", data$tosum, "<", data$web) at test-clustercharts.R:19:3
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 401 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc