NEWS
camalienr 0.4.2
- Update the
ias dataset with names from GBIF
camalienr 0.4.1
camalienr 0.4.0
- Version bump after publication on r-universe.dev.
- Minor change to the
ias dataset (swapped the gbif used for Zizania latifolia to that which is used by Plantnet)
- Require R version >= 3.5
camalienr 0.3.7
- Update partners data set with Belgium.
- Update ias dataset after Sweden added species to the googlesheet with species. Moe of Dk added additional species for ExEa. Belgian and Azores species also added. Add species to the Czech list. A few issues with synonyms were also resolved for Humulus japonica and Conyza canadensis.
- Update installation instructions with info on how to install from a specific branch.
camalienr 0.3.6
- Add
images dataset
- Add examples to the ca_img functions.
- Fix bug in
camalienr::ca_img_detection where nrow and ncol was swapped.
- lwd arg was being ignored in
camalienr::ca_img_detection, now fixed.
camalienr 0.3.5
- Bugfix for printing issue which was not fixed in previous version
camalienr 0.3.4
- Fix for unwanted printing to console from the ca_img family of functions.
camalienr 0.3.3
- Allow for filled polygons to be plotted in
camalienr::ca_img_detection. This allows for overlayed transparent polygons.
camalienr 0.3.2
- Update
camalienr::ias data on invasive alien species
camalienr 0.3.1
- Use {dm} for database visualisation.
- Update
camalienr::ias data on invasive alien species
camalienr 0.3.0
- Add
camalienr::partners data with names and acronyms
- Update
camalienr::ias data on invasive alien species
camalienr 0.2.9
- Add
camalienr::ca_json_read() to read json files.
- Add
camalienr::ca_parse_job() to parse the job file from the uploader
- Add
camalienr::ca_parse_chunks() to parse the chunk files from the uploader
camalienr 0.2.8
- Add
camalienr::ca_stat_images() to get image numbers per partner.
- Add
camalienr::ca_stat_jobsize() to get job sizes per partner.
- Add
camalienr::ca_stat_tagged() to get the ratio of tagged per partner.
camalienr 0.2.7
- Add
camalienr::ca_get_chunk()
- Add
camalienr::ca_get_partner()
camalienr 0.2.6
- Add package start up message
- Add dataset with Danish invasive alien species
camalienr 0.2.5
- Add
camalienr::ca_get_detectionsummary()
- Add
camalienr::ca_get_species()
camalienr 0.2.4
camalienr 0.2.3
- Add
ca_img_detection() to visualize detections
camalienr 0.2.2
- Add article about detections.
- Internal refactoring.
camalienr 0.2.1
- Add
camalienr::ca_img_read() to read images from URL.
- Add
camalienr::ca_img_plot() to plot images.
- Add
camalienr::ca_img_grid() to plot grid of images.
- Import {glue}
camalienr 0.2.0
- Launch package website.
- Change
camalienr::ca_connect() to use hardcoded values for those that stay the same between users.
camalienr 0.1.0
- Add ca_connect function.
- Add ca_as_sf to convert tables to sf.
- Add ca_get family of function to get the most commonly used tables from the database.