
Version 0.4
iRfcb 0.4.0
New features
- Reorganized vignettes into multiple tutorials.
- Added
verbose
argument to functions: - Promoted WoRMS helper (
iRfcb:::retrieve_worms_records()
) to top-level function:ifcb_match_taxa_names()
.
iRfcb 0.4.1
Minor improvements and fixes
- Removed
imager
(replaced bypng
) inifcb_extract_pngs()
andbase64enc
dependencies. - Added
gamma
argument toifcb_extract_pngs()
. - Updated vignettes.
iRfcb 0.4.3
CRAN release: 2025-03-15
Minor improvements and fixes
-
ifcb_summarize_biovolumes()
now handles custom class lists. - Updated documentation and vignettes.
- Improved speed of tests and vignette rendering.
- Removed unnecessary suggested packages:
fs
andshinytest
.