CRAN Package Check Results for Package aemo

Last updated on 2026-05-19 11:55:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 3.42 67.30 70.72 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 2.53 36.58 39.11 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.0 6.00 106.13 112.13 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 112.28 OK
r-devel-windows-x86_64 0.4.0 5.00 102.00 107.00 OK
r-patched-linux-x86_64 0.4.0 3.15 64.14 67.29 OK
r-release-linux-x86_64 0.4.0 3.62 63.89 67.51 OK
r-release-macos-arm64 0.4.0 1.00 26.00 27.00 OK
r-release-macos-x86_64 0.4.0 3.00 84.00 87.00 OK
r-release-windows-x86_64 0.4.0 6.00 100.00 106.00 OK
r-oldrel-macos-arm64 0.4.0 1.00 25.00 26.00 OK
r-oldrel-macos-x86_64 0.4.0 3.00 78.00 81.00 OK
r-oldrel-windows-x86_64 0.4.0 7.00 115.00 122.00 OK

Check Details

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/18s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(aemo) > > test_check("aemo") Removed 1 cached file from '/tmp/RtmptNoQ7o/aemo_cache_18ba4539a3b121'. i Downloading <http://nemweb.com.au/Reports/CURRENT/DispatchIS_Reports/PUBLIC... v Downloading <http://nemweb.com.au/Reports/CURRENT/DispatchIS_Reports/PUBLIC... i Downloading <http://nemweb.com.au/Reports/CURRENT/DispatchIS_Reports/PUBLIC... v Downloading <http://nemweb.com.au/Reports/CURRENT/DispatchIS_Reports/PUBLIC... i Downloading <http://nemweb.com.au/Reports/CURRENT/DispatchIS_Reports/PUBLIC... v Downloading <http://nemweb.com.au/Reports/CURRENT/DispatchIS_Reports/PUBLIC... i Downloading <http://nemweb.com.au/Reports/CURRENT/DispatchIS_Reports/PUBLIC... v Downloading <http://nemweb.com.au/Reports/CURRENT/DispatchIS_Reports/PUBLIC... i Downloading <http://nemweb.com.au/Reports/CURRENT/DispatchIS_Reports/PUBLIC... v Downloading <http://nemweb.com.au/Reports/CURRENT/DispatchIS_Reports/PUBLIC... i Downloading <https://nemweb.com.au/Data_Archive/Wholesale_Electricity/MMSDM... x Downloading <https://nemweb.com.au/Data_Archive/Wholesale_Electricity/MMSDM... i Downloading <https://nemweb.com.au/Data_Archive/Wholesale_Electricity/MMSDM... x Downloading <https://nemweb.com.au/Data_Archive/Wholesale_Electricity/MMSDM... i Downloading <https://nemweb.com.au/Data_Archive/Wholesale_Electricity/MMSDM... x Downloading <https://nemweb.com.au/Data_Archive/Wholesale_Electricity/MMSDM... i Downloading <https://nemweb.com.au/Data_Archive/Wholesale_Electricity/MMSDM... x Downloading <https://nemweb.com.au/Data_Archive/Wholesale_Electricity/MMSDM... i Downloading <https://nemweb.com.au/Data_Archive/Wholesale_Electricity/MMSDM... x Downloading <https://nemweb.com.au/Data_Archive/Wholesale_Electricity/MMSDM... i Downloading <https://nemweb.com.au/Data_Archive/Wholesale_Electricity/MMSDM... x Downloading <https://nemweb.com.au/Data_Archive/Wholesale_Electricity/MMSDM... Saving _problems/test-reference-26.R [ FAIL 1 | WARN 2 | SKIP 7 | PASS 169 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-demand.R:11:3', 'test-loss-factors.R:19:3', 'test-loss-factors.R:31:3', 'test-pinned-values.R:26:3', 'test-pinned-values.R:54:3', 'test-pinned-values.R:83:3', 'test-price.R:14:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-reference.R:26:3'): aemo_units returns the fallback table ────── Error in `aemo_units()`: Could not retrieve DUDETAILSUMMARY from MMSDM. i Retry when the MMSDM archive is reachable, or use `aemo_nemweb_download()` with an MMSDM URL directly. i No fallback is provided: a stale or invented DUID registry would silently mislabel historical analyses. Backtrace: ▆ 1. └─aemo::aemo_units() at test-reference.R:26:3 2. └─cli::cli_abort(...) 3. └─rlang::abort(...) [ FAIL 1 | WARN 2 | SKIP 7 | PASS 169 ] Error: ! Test failures. Warning messages: 1: In .Internal(textConnection(name, object, open, env, type)) : closing unused connection 4 (/tmp/RtmptNoQ7o/a5835af980c9b68e.zip) 2: In .Internal(textConnection(name, object, open, env, type)) : closing unused connection 5 (/tmp/RtmptNoQ7o/5869064c59fce5ae.zip) 3: In for (i in seq_len(n)) { : closing unused connection 19 (/tmp/RtmptNoQ7o/6fb8b861665755df.zip) 4: In .Internal(textConnection(name, object, open, env, type)) : closing unused connection 73 (/tmp/RtmptNoQ7o/a5835af980c9b68e.zip) 5: In .Internal(textConnection(name, object, open, env, type)) : closing unused connection 4 (/tmp/RtmptNoQ7o/a5835af980c9b68e.zip) 6: In .Internal(textConnection(name, object, open, env, type)) : closing unused connection 20 (/tmp/RtmptNoQ7o/5869064c59fce5ae.zip) 7: In .Internal(textConnection(name, object, open, env, type)) : closing unused connection 19 (/tmp/RtmptNoQ7o/5869064c59fce5ae.zip) Execution halted Flavor: r-devel-linux-x86_64-debian-gcc