rnpn
R package rnpn by usa-npn — release notes from GitHub.
The USA phenology data client rebuilt its entire stack and stopped handing users -9999 as a number.
◆Recent moves
- 11mo ago
Sentinel -9999 now converted to NA across all columns
Finishes what 1.3.0 started: the -9999 missing-value sentinel is now converted in every column rather than only in the download functions covered before. The remaining fixes address functions erroring on partially NA data and returning an empty tibble instead of an uninformative error when a query matches nothing.
View source ↗ - 1y ago
Custom season windows for phenometrics, and a speed regression fixed
period_start and period_end let users define their own season window rather than accepting the default, which matters for phenology work spanning hemispheres or non-calendar cycles. The release also repairs the download time and memory blowup introduced by the 1.3.0 phenometrics changes, at the acknowledged cost of the progress indicator.
View source ↗ - 1y ago
Dependency stack and return types replaced wholesale
⚡ SPARKThe pivot point in the package's history: the release that moved it onto current R infrastructure and changed what every function hands back. The two releases since have been consequences of it, finishing the missing-value work and repairing the performance it cost.
View source ↗ - 1y ago
Backfilled notes for seven earlier maintenance releases
A single entry collecting release notes going back to 2021, and the collected content is almost entirely test repairs, server migrations and a maintainer handover. Useful as a record of how much of this package's history was spent keeping up with the backend rather than changing the client.
View source ↗