Enregistré dans:
| Auteurs principaux: | , , , , |
|---|---|
| Format: | Recurso digital |
| Langue: | |
| Publié: |
Zenodo
2025
|
| Accès en ligne: | https://doi.org/10.5281/zenodo.17451383 |
| Tags: |
Ajouter un tag
Pas de tags, Soyez le premier à ajouter un tag!
|
Table des matières:
- <h1>weatherOz 2.0.2 - CRAN re-submission</h1> <p>This release addresses the compatibility issues that led to the package being archived on CRAN (2025-08-25). The fixes include VCR/HTTP testing compatibility with updated <code>crul</code> package dependencies and resolving URL validation issues identified in CRAN checks.</p> <h2>What is changed?</h2> <ul> <li>Fixed VCR/crul compatibility: Updated minimum <code>vcr</code> requirement to <code>>= 2.0.0</code> to resolve compatibility issues with <code>crul >= 1.6.0</code></li> <li>Resolved deprecated <code>mock()</code> function: All VCR cassette testing now works with the latest HTTP testing infrastructure</li> <li>Fixed curl import warnings: Added <code>@importFrom curl</code> for all curl functions used in the package</li> <li>Updated URLs across README.md, R file, documentation and vignettes</li> </ul> <h3>URL updates and fixes</h3> <p><strong>Updated DPIRD URLs</strong>: Fixed all broken URLs following DPIRD's system migration</p> <ul> <li><code>https://www.agric.wa.gov.au/web-apis</code> → <code>https://www.dpird.wa.gov.au/online-tools/apis/</code></li> <li><code>https://www.agric.wa.gov.au/apis/api-terms-and-conditions</code> → <code>https://www.dpird.wa.gov.au/online-tools/apis/api-terms-and-conditions/</code></li> <li><code>https://www.agric.wa.gov.au/form/dpird-api-registration</code> → <code>https://www.dpird.wa.gov.au/forms/dpird-api-registration/</code></li> <li><strong>Updated URLs</strong>: Fixed pulse industry URL redirect<ul> <li><code>https://www.pulseaus.com.au/about/australian-pulse-industry</code> → <code>https://grainsaustralia.com.au</code></li> </ul> </li> </ul> <h3>Test improvements</h3> <ul> <li><strong>Flexible station count testing</strong>: Update tests to use ranges instead of fixed station counts</li> <li>Prevents test failures due to minor station count variations</li> </ul> <h3>No Breaking Changes</h3> <ul> <li>All public API functions remain unchanged</li> <li>No user-facing functionality affected</li> </ul> <p><strong>Full Changelog</strong>: https://github.com/ropensci/weatherOz/compare/v2.0.1...v2.0.2</p>