Changelog
Source:NEWS.md
portalr 0.4.2
CRAN release: 2024-08-28
2024-08-08
-
portalr
now uses testthat 3rd edition -
portalr
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.
portalr 0.4.0
CRAN release: 2023-04-21
2023-04-21
get_future_moons
replaced with get_future_newmoons
- 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
addition of new functions (pulled from portalcasting)
return_if_null()
-
rodent_species()
: helper function that now operates off of the rodent table, not hard-coded -
na_conformer()
: makes sure the species abbreviation for Neotoma albigula is a character value