Package: ALA4R
Type: Package
Title: Atlas of Living Australia (ALA) Data and Resources in R
Version: 1.9.1
Authors@R: c(person("Martin", "Westgate", email="martin.westgate@csiro.au",role=c("aut","cre")),
             person("Matilda", "Stevenson", email="matildastevenson2812@gmail.com",role="aut"),
             person("Peggy", "Newman", email="peggy.newman@csiro.au", role="aut"),
             person("Ben", "Raymond", email="ben_ala@untan.gl", role="aut"),
             person("Jeremy", "VanDerWal", role="aut"),
             person("Lee", "Belbin", role="aut"),
             person("Michael", "Sumner", role="ctb"),
             person("Tom", "August", role="ctb"),
             person("John", "Baumgartner", role="ctb"))
Description: 
    The Atlas of Living Australia (ALA) provides tools to enable users
    of biodiversity information to find, access, combine and visualise data on
    Australian plants and animals; these have been made available from
    <https://ala.org.au/>. ALA4R provides a subset of the tools to be
    directly used within R. It enables the R community to directly access data
    and resources hosted by the ALA.
    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 <https://CRAN.R-project.org/package=galah>.
    For an introduction to 'galah', visit the GitHub page <https://github.com/AtlasOfLivingAustralia/galah>.
Imports: assertthat, data.table, digest, httr, jsonlite (>= 0.9.8), sp,
        stringr (>= 1.0.0), wellknown
Suggests: ape, covr, dplyr, ggplot2, jpeg, knitr, mapdata, maps,
        maptools, phytools, rmarkdown, testthat, tidyr, vegan
License: MPL-2.0
URL: https://github.com/AtlasOfLivingAustralia/ALA4R
BugReports: https://github.com/AtlasOfLivingAustralia/ALA4R/issues
Maintainer: Martin Westgate <martin.westgate@csiro.au>
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-07-12 02:28:31 UTC; ste748
Author: Martin Westgate [aut, cre],
  Matilda Stevenson [aut],
  Peggy Newman [aut],
  Ben Raymond [aut],
  Jeremy VanDerWal [aut],
  Lee Belbin [aut],
  Michael Sumner [ctb],
  Tom August [ctb],
  John Baumgartner [ctb]
Repository: CRAN
Date/Publication: 2021-07-12 07:40:11 UTC
