aemo 0.4.1

Maintenance release fixing a test-suite issue reported by CRAN on 2026-05-27. The aemo_units() integration test made a live MMSDM request without a skip_on_cran() guard, so it raised an error on CRAN check machines whenever the NEMweb archive was unreachable. The test is now guarded like the other network-dependent tests and split into a gated live check and an offline-abort check that verifies the no-fallback behaviour. No user-facing code changes.

aemo 0.4.0

First release under new maintainership. Reclaims the archived aemo package name (Imanuel Costigan, 2014-2020, v0.1.0 to v0.3.0, archived 2021-12-29). The prior package shipped three functions covering regional prices and demand only; this release is an independent rewrite covering the full NEMweb and MMSDM data surface and shares only the package name.

Version starts at 0.4.0 to sit strictly above the last archived version (0.3.0).

Data functions

Price and demand

Dispatch and flow

Bids and forecasts

Gas

Reference and settlement

Reproducibility

Low-level access and configuration

Conventions

Data source

Data is published by AEMO at http://nemweb.com.au under the AEMO Copyright Permissions Notice https://www.aemo.com.au/privacy-and-legal-notices/copyright-permissions. Downloads are cached to tools::R_user_dir("aemo", "cache") on first use, with SHA-256 content verification on reuse.