Last updated on 2025-03-20 11:53:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 3.26 | 30.93 | 34.19 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 2.07 | 23.78 | 25.85 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 55.46 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 113.44 | ERROR | |||
r-devel-macos-arm64 | 0.1.5 | 38.00 | OK | |||
r-devel-macos-x86_64 | 0.1.5 | 72.00 | OK | |||
r-devel-windows-x86_64 | 0.1.5 | 5.00 | 54.00 | 59.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.5 | 2.54 | 29.63 | 32.17 | ERROR | |
r-release-linux-x86_64 | 0.1.5 | 2.33 | 29.06 | 31.39 | OK | |
r-release-macos-arm64 | 0.1.5 | 38.00 | OK | |||
r-release-macos-x86_64 | 0.1.5 | 48.00 | OK | |||
r-release-windows-x86_64 | 0.1.5 | 4.00 | 54.00 | 58.00 | OK | |
r-oldrel-macos-arm64 | 0.1.5 | OK | ||||
r-oldrel-macos-x86_64 | 0.1.5 | 56.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.5 | 6.00 | 57.00 | 63.00 | OK |
Version: 0.1.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(opendatatoronto)
>
> test_check("opendatatoronto")
[ FAIL 1 | WARN 1 | SKIP 13 | PASS 48 ]
══ Skipped tests (13) ══════════════════════════════════════════════════════════
• On CRAN (13): 'test-browse.R:4:3', 'test-browse.R:10:3',
'test-browse.R:19:3', 'test-get_resource.R:19:3',
'test-list_package_resources.R:4:3', 'test-list_package_resources.R:13:3',
'test-list_package_resources.R:23:3', 'test-packages.R:2:3',
'test-packages.R:30:3', 'test-packages.R:91:3', 'test-utils.R:69:3',
'test-utils.R:106:3', 'test-utils.R:146:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-utils.R:82:3'): parse_package_title replaces non-alphanumeric characters with '-', converts to lowercase, strips repeating -s, and doesn't allow ending with a - ──
Error in `gsub(as.character(pattern), as.character(replacement), x, ignore.case,
perl, fixed, useBytes)`: NA in coercion to boolean
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-utils.R:82:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─opendatatoronto:::parse_package_title("here is a test")
5. └─base::gsub(...)
[ FAIL 1 | WARN 1 | SKIP 13 | PASS 48 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(opendatatoronto)
>
> test_check("opendatatoronto")
[ FAIL 1 | WARN 1 | SKIP 13 | PASS 48 ]
══ Skipped tests (13) ══════════════════════════════════════════════════════════
• On CRAN (13): 'test-browse.R:4:3', 'test-browse.R:10:3',
'test-browse.R:19:3', 'test-get_resource.R:19:3',
'test-list_package_resources.R:4:3', 'test-list_package_resources.R:13:3',
'test-list_package_resources.R:23:3', 'test-packages.R:2:3',
'test-packages.R:30:3', 'test-packages.R:91:3', 'test-utils.R:69:3',
'test-utils.R:106:3', 'test-utils.R:146:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-utils.R:82:3'): parse_package_title replaces non-alphanumeric characters with '-', converts to lowercase, strips repeating -s, and doesn't allow ending with a - ──
Error in `gsub(as.character(pattern), as.character(replacement), x, ignore.case,
perl, fixed, useBytes)`: NA in coercion to boolean
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-utils.R:82:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─opendatatoronto:::parse_package_title("here is a test")
5. └─base::gsub(...)
[ FAIL 1 | WARN 1 | SKIP 13 | PASS 48 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.5
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(opendatatoronto)
>
> test_check("opendatatoronto")
[ FAIL 1 | WARN 1 | SKIP 13 | PASS 48 ]
══ Skipped tests (13) ══════════════════════════════════════════════════════════
• On CRAN (13): 'test-browse.R:4:3', 'test-browse.R:10:3',
'test-browse.R:19:3', 'test-get_resource.R:19:3',
'test-list_package_resources.R:4:3', 'test-list_package_resources.R:13:3',
'test-list_package_resources.R:23:3', 'test-packages.R:2:3',
'test-packages.R:30:3', 'test-packages.R:91:3', 'test-utils.R:69:3',
'test-utils.R:106:3', 'test-utils.R:146:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-utils.R:82:3'): parse_package_title replaces non-alphanumeric characters with '-', converts to lowercase, strips repeating -s, and doesn't allow ending with a - ──
Error in `gsub(as.character(pattern), as.character(replacement), x, ignore.case,
perl, fixed, useBytes)`: NA in coercion to boolean
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-utils.R:82:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─opendatatoronto:::parse_package_title("here is a test")
5. └─base::gsub(...)
[ FAIL 1 | WARN 1 | SKIP 13 | PASS 48 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/56s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(opendatatoronto)
>
> test_check("opendatatoronto")
[ FAIL 1 | WARN 1 | SKIP 13 | PASS 48 ]
══ Skipped tests (13) ══════════════════════════════════════════════════════════
• On CRAN (13): 'test-browse.R:4:3', 'test-browse.R:10:3',
'test-browse.R:19:3', 'test-get_resource.R:19:3',
'test-list_package_resources.R:4:3', 'test-list_package_resources.R:13:3',
'test-list_package_resources.R:23:3', 'test-packages.R:2:3',
'test-packages.R:30:3', 'test-packages.R:91:3', 'test-utils.R:69:3',
'test-utils.R:106:3', 'test-utils.R:146:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-utils.R:82:3'): parse_package_title replaces non-alphanumeric characters with '-', converts to lowercase, strips repeating -s, and doesn't allow ending with a - ──
Error in `gsub(as.character(pattern), as.character(replacement), x, ignore.case,
perl, fixed, useBytes)`: NA in coercion to boolean
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-utils.R:82:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─opendatatoronto:::parse_package_title("here is a test")
5. └─base::gsub(...)
[ FAIL 1 | WARN 1 | SKIP 13 | PASS 48 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.5
Check: tests
Result: ERROR
Running 'testthat.R' [2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(opendatatoronto)
>
> test_check("opendatatoronto")
[ FAIL 1 | WARN 1 | SKIP 13 | PASS 48 ]
══ Skipped tests (13) ══════════════════════════════════════════════════════════
• On CRAN (13): 'test-browse.R:4:3', 'test-browse.R:10:3',
'test-browse.R:19:3', 'test-get_resource.R:19:3',
'test-list_package_resources.R:4:3', 'test-list_package_resources.R:13:3',
'test-list_package_resources.R:23:3', 'test-packages.R:2:3',
'test-packages.R:30:3', 'test-packages.R:91:3', 'test-utils.R:69:3',
'test-utils.R:106:3', 'test-utils.R:146:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-utils.R:82:3'): parse_package_title replaces non-alphanumeric characters with '-', converts to lowercase, strips repeating -s, and doesn't allow ending with a - ──
Error in `gsub(as.character(pattern), as.character(replacement), x, ignore.case,
perl, fixed, useBytes)`: NA in coercion to boolean
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-utils.R:82:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─opendatatoronto:::parse_package_title("here is a test")
5. └─base::gsub(...)
[ FAIL 1 | WARN 1 | SKIP 13 | PASS 48 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(opendatatoronto)
>
> test_check("opendatatoronto")
[ FAIL 1 | WARN 1 | SKIP 13 | PASS 48 ]
══ Skipped tests (13) ══════════════════════════════════════════════════════════
• On CRAN (13): 'test-browse.R:4:3', 'test-browse.R:10:3',
'test-browse.R:19:3', 'test-get_resource.R:19:3',
'test-list_package_resources.R:4:3', 'test-list_package_resources.R:13:3',
'test-list_package_resources.R:23:3', 'test-packages.R:2:3',
'test-packages.R:30:3', 'test-packages.R:91:3', 'test-utils.R:69:3',
'test-utils.R:106:3', 'test-utils.R:146:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-utils.R:82:3'): parse_package_title replaces non-alphanumeric characters with '-', converts to lowercase, strips repeating -s, and doesn't allow ending with a - ──
Error in `gsub(as.character(pattern), as.character(replacement), x, ignore.case,
perl, fixed, useBytes)`: NA in coercion to boolean
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-utils.R:82:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─opendatatoronto:::parse_package_title("here is a test")
5. └─base::gsub(...)
[ FAIL 1 | WARN 1 | SKIP 13 | PASS 48 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.