Version numbers follow Semantic Versioning.
- Fix bug in
na_drop = FALSE
that failed to complete missing rows to the treatment level whentime = "newmoon"
.
2024-09-23
load_rodent_data()
now returns an object with an S3 class, and provides a useful message onprint
.- Users can now pass arguments to
download_observations()
fromload_rodent_data()
and other calling functions. - Fix bug in
na_drop = FALSE
that failed to complete missing rows to the species level whentime = "newmoon"
. - Fix bug in
ndvi()
that filtered by sensor only for higher levels.
2024-08-08
portalr
now uses testthat 3rd editionportalr
no longer imports clisymbols and crayon. Its messages are generated with cli.format_todo()
,format_code()
, andformat_value()
can be replaced with inline markup (i.e.{.val}
,{.code}
, etc.) and may be removed from the package.
2023-08-23
2023-04-21
from_zenodo
replaced withsource
- arguments updated from
moons
andnum_future_moons
tonewmoons
andnfuture_newmoons
- now defaulty for number of moons to add is
NULL
and there is a call toreturn_if_null
on it
return_if_null()
rodent_species()
: helper function that now operates off of the rodent table, not hard-codedna_conformer()
: makes sure the species abbreviation for Neotoma albigula is a character value