Package: ALA4R
Type: Package
Title: Atlas of Living Australia (ALA) Data and Resources in R
Version: 1.5.6
Authors@R: c(person("Ben","Raymond",email="ben_ala@untan.gl", 
  	   role=c("aut","cre")),
	   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
    <http://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. Our goal is to enable outputs (e.g.
    observations of species) to be queried and output in a range of standard
    formats.
Imports: RCurl, assertthat, digest, httr, jsonlite (>= 0.9.8), plyr,
        sp, stringr (>= 1.0.0), wellknown
Suggests: ape, covr, data.table, geosphere, jpeg, knitr, mapdata, maps,
        maptools, mgcv, phytools, rmarkdown, testthat, vegan
License: MPL-2.0
URL: https://github.com/AtlasOfLivingAustralia/ALA4R
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-02-18 06:23:09 UTC; ben
Author: Ben Raymond [aut, cre],
  Jeremy VanDerWal [aut],
  Lee Belbin [aut],
  Michael Sumner [ctb],
  Tom August [ctb],
  John Baumgartner [ctb]
Maintainer: Ben Raymond <ben_ala@untan.gl>
Repository: CRAN
Date/Publication: 2017-02-18 09:38:25
