NEWS.md
ALA4R
is deprecated and will be removed from CRAN at the end of 2021. The package to replace ALA4R
, galah
, is now available on CRAN. For an introduction to galah
, visit the GitHub page.occurrences()
with generate_doi
parameteremail_notify
parameter to occurrences()
, set to FALSE
by defaultmethod
parameter for occurrences()
and only use offline
method to make download more stableimage_info()
to images()
and add option to download imagesimages()
makes use of new ALA images web serviceoccurrence_images()
function to retrieve image information and download images using occurrence idsoccurrences(..., method="offline")
to cope with server-side bug (see https://github.com/AtlasOfLivingAustralia/biocache-service/issues/221)pkgdown
(https://atlasoflivingaustralia.github.io/ALA4R/)biocache_version
parameter to server configuration, to support use of ALA4R with other server instances (e.g. other national installations using the ALA server infrastructure)occurrences()
, allowing download of larger datasets with more fieldsfieldguide()
function addedtaxinfo_download()
ala_list()
and ala_lists()
functions addedadded image_info()
and occurrence_details()
functions
added extra="all"
and qa="all"
options to occurrences()
fixed as_is
behaviour in ala_fields()
.
usage of stringr functions now compatible with stringr v1.0.
parameter occurrence_count
added to search_names()
.
tests added to tests/testthat.
check_fq()
(https://github.com/AtlasOfLivingAustralia/ALA4R/issues/13).check_fq()
throws a warning not an error if it thinks there is a problem with the fq
string (https://github.com/AtlasOfLivingAustralia/ALA4R/issues/13).result$classification
object returned by species_info()
is now a data.frame (https://github.com/AtlasOfLivingAustralia/ALA4R/issues/11).