
Version 0.3
iRfcb 0.3.3
Minor improvements and fixes
- Fixed manual
.matcount edge case. - Switched to
curlfor downloads. - Parameterized PSD micron factor in
ifcb_psd()with argumentmicron_factor. - General clean-up of minor improvements and fixes.
iRfcb 0.3.4
Minor improvements and fixes
- Added option to summarize biovolumes from manual files in
ifcb_summarize_biovolumes(). - Added
sleep_timeparameter forifcb_download_test_data().
iRfcb 0.3.5
Minor improvements and fixes
- Improved error handling in WoRMS API calls with multiple attempts in
iRfcb:::retrieve_worms_records(). - Updated package title.
Deprecations
- Deprecated
ifcb_get_svea_position()(replaced byifcb_get_ferrybox_data()).
iRfcb 0.3.6
Minor improvements and fixes
- Removed Öresund from included Baltic Sea shape file used in
ifcb_is_in_basin(). - Updated SHARK column names for compatibility in
ifcb_get_shark_example()andifcb_get_shark_colnames().
iRfcb 0.3.7
New features
- Added classifier name to output from MATLAB extraction in
ifcb_summarize_biovolumes().
iRfcb 0.3.8
Minor improvements and fixes
- Added
marine_onlytoifcb_is_diatom(),iRfcb:::retrieve_worms_records(),ifcb_summarize_biovolumes()andifcb_extract_biovolumes(). - Added
feature_recursivetoifcb_extract_biovolumes()andifcb_summarize_biovolumes(). - Added
mat_recursivetoifcb_extract_biovolumes()andifcb_summarize_biovolumes(). - Added
hdr_recursivetoifcb_summarize_biovolumes(). - Extracted helper function from
ifcb_is_diatom().
iRfcb 0.3.9
Minor improvements and fixes
- Fixed edge case where
nrow(taxa_list) == 0inifcb_count_mat_annotations(). - Added
mat_recursiveoption toifcb_count_mat_annotations(). - Added
manual_recursiveoption toifcb_extract_annotated_images()andifcb_zip_matlab(). - Added
roi_recursiveoption toifcb_extract_annotated_images(). - Added
data_recursiveoption toifcb_zip_matlab(). - Added
feature_recursiveoption toifcb_zip_matlab().
iRfcb 0.3.10
Deprecations
- Removed deprecated function
ifcb_get_svea_position(). - Removed helper
iRfcb:::handle_missing_positions(). - Deprecated arguments
manual_folder,feature_folder, andclass_folderin several functions (ifcb_count_mat_annotations(),ifcb_extract_biovolumes(),ifcb_read_features(),ifcb_summarize_biovolumes().
iRfcb 0.3.11
New features
- Added
ifcb_summarize_png_metadata()to summarize EcoTaxa metadata. - Added
ifcb_get_ecotaxa_example()to extract EcoTaxa headers and example data.
Minor improvements and fixes
- Large ZIP files can now be split using helper
iRfcb:::split_large_zip()inifcb_zip_pngs().
Deprecations
- Deprecated
ifcb_summarize_png_data()(replaced byifcb_summarize_png_counts()).
iRfcb 0.3.12
New features
- Added
ifcb_create_empty_manual_file()to create new manual.matfiles. - Added
ifcb_annotate_batch()to annotate multiple.matfiles in a batch based on.pngimages.
iRfcb 0.3.13
New features
- Added
ifcb_merge_manual()to merge manual.matdatasets. - Added
ifcb_adjust_classes()to adjust classes in manual data. - Added
ifcb_create_class2use()to generate a class2use file.
iRfcb 0.3.14
Minor improvements and fixes
- Updated SHARK example in
ifcb_get_shark_example()andifcb_get_shark_colnames()for testing and documentation.
iRfcb 0.3.15
Minor improvements and fixes
- Fixed issue in
ifcb_get_ferrybox_data()where multiple close ferrybox timestamps caused duplicate rows. Now returns only the nearest match.