Last updated on 2024-01-25 06:52:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.7 | 15.52 | 97.65 | 113.17 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.7 | 10.62 | 74.18 | 84.80 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.7 | 145.73 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.7 | 142.35 | ERROR | |||
r-devel-windows-x86_64 | 0.1.7 | 13.00 | 92.00 | 105.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.7 | 10.92 | 95.79 | 106.71 | ERROR | |
r-release-linux-x86_64 | 0.1.7 | 8.53 | 95.51 | 104.04 | ERROR | |
r-release-macos-arm64 | 0.1.7 | 43.00 | OK | |||
r-release-macos-x86_64 | 0.1.7 | 69.00 | OK | |||
r-release-windows-x86_64 | 0.1.7 | 16.00 | 109.00 | 125.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.7 | 44.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.7 | 18.00 | 111.00 | 129.00 | ERROR |
Version: 0.1.7
Check: examples
Result: ERROR
Running examples in ‘bdchecks-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: DC_countryMismatch
> ### Title: Data check countryMismatch Check if given country match given
> ### country code.
> ### Aliases: DC_countryMismatch
>
> ### ** Examples
>
> performDC(DC = DC_countryMismatch, DATA = bdchecks::dataBats)
Loading required package: rgbif
Error in eval(parse(text = dependencies[j])) :
object 'isocodes' not found
Calls: performDC -> performDC -> assign -> eval -> eval
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bdchecks)
>
> test_check("bdchecks")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 5 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('tests_all.R:10:5'): summary_DC ──────────────────────────────────────
Error in `eval(parse(text = dependencies[j]))`: object 'isocodes' not found
Backtrace:
▆
1. ├─testthat::expect_warning(performDataCheck(dataBats)) at tests_all.R:10:5
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─bdchecks::performDataCheck(dataBats)
7. ├─bdchecks::performDC(DCcurrent, data)
8. └─bdchecks::performDC(DCcurrent, data)
── Error ('tests_all.R:41:5'): performDataCheck ────────────────────────────────
Error in `eval(parse(text = dependencies[j]))`: object 'isocodes' not found
Backtrace:
▆
1. ├─testthat::expect_warning(bdchecks::performDataCheck(dataBats)) at tests_all.R:41:5
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─bdchecks::performDataCheck(dataBats)
7. ├─bdchecks::performDC(DCcurrent, data)
8. └─bdchecks::performDC(DCcurrent, data)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 5 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bdchecks)
>
> test_check("bdchecks")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 5 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('tests_all.R:10:5'): summary_DC ──────────────────────────────────────
Error in `eval(parse(text = dependencies[j]))`: object 'isocodes' not found
Backtrace:
▆
1. ├─testthat::expect_warning(performDataCheck(dataBats)) at tests_all.R:10:5
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─bdchecks::performDataCheck(dataBats)
7. ├─bdchecks::performDC(DCcurrent, data)
8. └─bdchecks::performDC(DCcurrent, data)
── Error ('tests_all.R:41:5'): performDataCheck ────────────────────────────────
Error in `eval(parse(text = dependencies[j]))`: object 'isocodes' not found
Backtrace:
▆
1. ├─testthat::expect_warning(bdchecks::performDataCheck(dataBats)) at tests_all.R:41:5
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─bdchecks::performDataCheck(dataBats)
7. ├─bdchecks::performDC(DCcurrent, data)
8. └─bdchecks::performDC(DCcurrent, data)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 5 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.7
Check: data for non-ASCII characters
Result: NOTE
Note: found 72 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64
Version: 0.1.7
Check: examples
Result: ERROR
Running examples in ‘bdchecks-Ex.R’ failed
The error most likely occurred in:
> ### Name: DC_countryMismatch
> ### Title: Data check countryMismatch Check if given country match given
> ### country code.
> ### Aliases: DC_countryMismatch
>
> ### ** Examples
>
> performDC(DC = DC_countryMismatch, DATA = bdchecks::dataBats)
Loading required package: rgbif
Error in eval(parse(text = dependencies[j])) :
object 'isocodes' not found
Calls: performDC -> performDC -> assign -> eval -> eval
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 0.1.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bdchecks)
>
> test_check("bdchecks")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 5 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('tests_all.R:10:5'): summary_DC ──────────────────────────────────────
Error in `eval(parse(text = dependencies[j]))`: object 'isocodes' not found
Backtrace:
▆
1. ├─testthat::expect_warning(performDataCheck(dataBats)) at tests_all.R:10:5
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─bdchecks::performDataCheck(dataBats)
7. ├─bdchecks::performDC(DCcurrent, data)
8. └─bdchecks::performDC(DCcurrent, data)
── Error ('tests_all.R:41:5'): performDataCheck ────────────────────────────────
Error in `eval(parse(text = dependencies[j]))`: object 'isocodes' not found
Backtrace:
▆
1. ├─testthat::expect_warning(bdchecks::performDataCheck(dataBats)) at tests_all.R:41:5
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─bdchecks::performDataCheck(dataBats)
7. ├─bdchecks::performDC(DCcurrent, data)
8. └─bdchecks::performDC(DCcurrent, data)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 5 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bdchecks)
>
> test_check("bdchecks")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 5 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('tests_all.R:10:5'): summary_DC ──────────────────────────────────────
Error in `eval(parse(text = dependencies[j]))`: object 'isocodes' not found
Backtrace:
▆
1. ├─testthat::expect_warning(performDataCheck(dataBats)) at tests_all.R:10:5
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─bdchecks::performDataCheck(dataBats)
7. ├─bdchecks::performDC(DCcurrent, data)
8. └─bdchecks::performDC(DCcurrent, data)
── Error ('tests_all.R:41:5'): performDataCheck ────────────────────────────────
Error in `eval(parse(text = dependencies[j]))`: object 'isocodes' not found
Backtrace:
▆
1. ├─testthat::expect_warning(bdchecks::performDataCheck(dataBats)) at tests_all.R:41:5
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─bdchecks::performDataCheck(dataBats)
7. ├─bdchecks::performDC(DCcurrent, data)
8. └─bdchecks::performDC(DCcurrent, data)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 5 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.7
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bdchecks)
>
> test_check("bdchecks")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 5 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('tests_all.R:10:5'): summary_DC ──────────────────────────────────────
Error in `eval(parse(text = dependencies[j]))`: object 'isocodes' not found
Backtrace:
▆
1. ├─testthat::expect_warning(performDataCheck(dataBats)) at tests_all.R:10:5
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─bdchecks::performDataCheck(dataBats)
7. ├─bdchecks::performDC(DCcurrent, data)
8. └─bdchecks::performDC(DCcurrent, data)
── Error ('tests_all.R:41:5'): performDataCheck ────────────────────────────────
Error in `eval(parse(text = dependencies[j]))`: object 'isocodes' not found
Backtrace:
▆
1. ├─testthat::expect_warning(bdchecks::performDataCheck(dataBats)) at tests_all.R:41:5
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─bdchecks::performDataCheck(dataBats)
7. ├─bdchecks::performDC(DCcurrent, data)
8. └─bdchecks::performDC(DCcurrent, data)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 5 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.7
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bdchecks)
>
> test_check("bdchecks")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 5 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('tests_all.R:10:5'): summary_DC ──────────────────────────────────────
Error in `eval(parse(text = dependencies[j]))`: object 'isocodes' not found
Backtrace:
▆
1. ├─testthat::expect_warning(performDataCheck(dataBats)) at tests_all.R:10:5
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─bdchecks::performDataCheck(dataBats)
7. ├─bdchecks::performDC(DCcurrent, data)
8. └─bdchecks::performDC(DCcurrent, data)
── Error ('tests_all.R:41:5'): performDataCheck ────────────────────────────────
Error in `eval(parse(text = dependencies[j]))`: object 'isocodes' not found
Backtrace:
▆
1. ├─testthat::expect_warning(bdchecks::performDataCheck(dataBats)) at tests_all.R:41:5
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─bdchecks::performDataCheck(dataBats)
7. ├─bdchecks::performDC(DCcurrent, data)
8. └─bdchecks::performDC(DCcurrent, data)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 5 ]
Error: Test failures
Execution halted
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64