-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
29 lines (29 loc) · 992 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Package: opendatabio
Title: Imports and Exports Data From an OpenDataBio Server
Version: 0.6.0
Authors@R: c(
person("Andre", "Chalom", email = "[email protected]", role = c("aut", "cre")),
person("Alberto", "Vicentini", email = "[email protected]", role = c("aut")),
person("Alexandre", "Adalardo", email = "[email protected]", role = c("aut")))
Description: This is an R package for interacting with OpenDataBio web services.
OpenDataBio is a system for storing and retrieving biological data -
biodiversity and ecology. See our project page at https://opendatabio.github.io/.
Depends: R (>= 3.2.0)
Imports: httr,
jsonlite,
graphics,
qpdf,
Suggests: testthat,
rgeos,
knitr,
<<<<<<< HEAD
rmarkdown
=======
taxize,
rmarkdown,
>>>>>>> e73571efe396e91bb7669db92d6b6db8b37096e5
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr