Last updated on 2021-12-29 08:50:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 3.48 | 33.09 | 36.57 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 3.32 | 25.94 | 29.26 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 46.39 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 34.27 | ERROR | |||
r-devel-windows-x86_64-new-UL | 0.3.0 | 19.00 | 56.00 | 75.00 | OK | |
r-devel-windows-x86_64-new-TK | 0.3.0 | OK | ||||
r-patched-linux-x86_64 | 0.3.0 | 2.89 | 31.59 | 34.48 | ERROR | |
r-release-linux-x86_64 | 0.3.0 | 3.74 | 31.32 | 35.06 | ERROR | |
r-release-macos-arm64 | 0.3.0 | OK | ||||
r-release-macos-x86_64 | 0.3.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.3.0 | 8.00 | 41.00 | 49.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.3.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 7.00 | 42.00 | 49.00 | ERROR |
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [1s/3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check("aemo")
Loading required package: aemo
== Failed tests ================================================================
-- Error (test-aemo.R:41:3): AEMO data URLs still correct ----------------------
Error in `curl::curl_fetch_memory(url, handle = handle)`: server certificate verification failed. CAfile: none CRLfile: none
Backtrace:
x
1. +-testthat::expect_equal(GET(web_url)$status, 200) test-aemo.R:41:2
2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
3. | \-rlang::eval_bare(expr, quo_get_env(quo))
4. \-httr::GET(web_url)
5. \-httr:::request_perform(req, hu$handle$handle)
6. +-httr:::request_fetch(req$output, req$url, handle)
7. \-httr:::request_fetch.write_memory(req$output, req$url, handle)
8. \-curl::curl_fetch_memory(url, handle = handle)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("aemo")
Loading required package: aemo
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-aemo.R:41:3): AEMO data URLs still correct ──────────────────────
Error in `curl::curl_fetch_memory(url, handle = handle)`: server certificate verification failed. CAfile: none CRLfile: none
Backtrace:
█
1. ├─testthat::expect_equal(GET(web_url)$status, 200) test-aemo.R:41:2
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─httr::GET(web_url)
5. └─httr:::request_perform(req, hu$handle$handle)
6. ├─httr:::request_fetch(req$output, req$url, handle)
7. └─httr:::request_fetch.write_memory(req$output, req$url, handle)
8. └─curl::curl_fetch_memory(url, handle = handle)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("aemo")
Loading required package: aemo
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-aemo.R:41:3): AEMO data URLs still correct ──────────────────────
Error in `curl::curl_fetch_memory(url, handle = handle)`: SSL certificate problem: unable to get local issuer certificate
Backtrace:
█
1. ├─testthat::expect_equal(GET(web_url)$status, 200) test-aemo.R:41:2
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─httr::GET(web_url)
5. └─httr:::request_perform(req, hu$handle$handle)
6. ├─httr:::request_fetch(req$output, req$url, handle)
7. └─httr:::request_fetch.write_memory(req$output, req$url, handle)
8. └─curl::curl_fetch_memory(url, handle = handle)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("aemo")
Loading required package: aemo
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-aemo.R:41:3): AEMO data URLs still correct ──────────────────────
Error in `curl::curl_fetch_memory(url, handle = handle)`: server certificate verification failed. CAfile: none CRLfile: none
Backtrace:
█
1. ├─testthat::expect_equal(GET(web_url)$status, 200) test-aemo.R:41:2
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─httr::GET(web_url)
5. └─httr:::request_perform(req, hu$handle$handle)
6. ├─httr:::request_fetch(req$output, req$url, handle)
7. └─httr:::request_fetch.write_memory(req$output, req$url, handle)
8. └─curl::curl_fetch_memory(url, handle = handle)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("aemo")
Loading required package: aemo
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-aemo.R:41:3): AEMO data URLs still correct ──────────────────────
Error in `curl::curl_fetch_memory(url, handle = handle)`: server certificate verification failed. CAfile: none CRLfile: none
Backtrace:
█
1. ├─testthat::expect_equal(GET(web_url)$status, 200) test-aemo.R:41:2
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─httr::GET(web_url)
5. └─httr:::request_perform(req, hu$handle$handle)
6. ├─httr:::request_fetch(req$output, req$url, handle)
7. └─httr:::request_fetch.write_memory(req$output, req$url, handle)
8. └─curl::curl_fetch_memory(url, handle = handle)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check("aemo")
Loading required package: aemo
== Failed tests ================================================================
-- Error (test-aemo.R:41:3): AEMO data URLs still correct ----------------------
Error in `curl::curl_fetch_memory(url, handle = handle)`: SSL certificate problem: unable to get local issuer certificate
Backtrace:
x
1. +-testthat::expect_equal(GET(web_url)$status, 200) test-aemo.R:41:2
2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
3. | \-rlang::eval_bare(expr, quo_get_env(quo))
4. \-httr::GET(web_url)
5. \-httr:::request_perform(req, hu$handle$handle)
6. +-httr:::request_fetch(req$output, req$url, handle)
7. \-httr:::request_fetch.write_memory(req$output, req$url, handle)
8. \-curl::curl_fetch_memory(url, handle = handle)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64