Package: safedata
Type: Package
Title: Interface to Data from the SAFE Project
Version: 1.0.9
Date: 2020-11-18
Authors@R: c(
    person('Andy', 'Aldersley', email='a.aldersley@imperial.ac.uk', role=c('aut')),
    person('David', 'Orme', email='d.orme@imperial.ac.uk', role=c('aut','cre'),
	       comment=c(ORCID='0000-0002-7005-1394')))
Description: The SAFE Project (<https://www.safeproject.net/>) is a large 
	scale ecological experiment in Malaysian Borneo that explores the impact 
	of habitat fragmentation and conversion on ecosystem function and services. 
	Data collected at the SAFE Project is made available under a common format 
	through the Zenodo data repository and this package makes it easy to 
	discover and load that data into R.
License: GPL-3
Imports: readxl, jsonlite, chron, curl, sf, igraph
Suggests: knitr, rmarkdown, ape
Encoding: UTF-8
URL: https://imperialcollegelondon.github.io/safedata/index.html
BugReports: https://github.com/ImperialCollegeLondon/safedata/issues
RoxygenNote: 7.0.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-11-18 18:16:22 UTC; dorme
Author: Andy Aldersley [aut],
  David Orme [aut, cre] (<https://orcid.org/0000-0002-7005-1394>)
Maintainer: David Orme <d.orme@imperial.ac.uk>
Repository: CRAN
Date/Publication: 2020-11-18 22:10:03 UTC
