jmastats (development version)
Fixes
-
jma_collect(cache = TRUE)no longer fails when the cache directory does not exist, such as on a fresh install or afterreset_cache()(#26).
jmastats 0.3.0
CRAN release: 2025-01-28
New features
- Retrieve climatological normals based on past data using
jma_collect()(#20).
jmastats 0.2.2
CRAN release: 2024-08-01
jmastats 0.2.0
CRAN release: 2023-09-11
- Initial release for CRAN.
Features
- Added an interval when executing
jma_collect()for reducing the load on the server. - A message is displayed when the data obtained by
jma_collect()contains values such as missing values.
Fixes
- Fixed an issue with parameters when acquiring data with
jma_collect().
