-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
31 lines (31 loc) · 1.13 KB
/
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
30
31
Package: rtaxonworks
Type: Package
Title: TaxonWorks Client
Description: Client for TaxonWorks
(<https://www.taxonworks.org/>); TaxonWorks is an integrated web-based
workbench for taxonomists and biodiversity scientists. It allows you to
capture, organize, and enrich your data; share it with collaborators;
and package it for analysis and publication.
Version: 0.0.1
Authors@R: c(person("Geoff", "Ower", role = c("aut", "cre"),
email = "gdower@illinois.edu",
comment = c(ORCID = "0000-0002-9770-2345")),
person(given = "Species File Group", role = "fnd", comment = "https://speciesfilegroup.org/"))
License: file LICENSE
URL: https://docs.ropensci.org/rtaxonworks/ (docs), https://github.com/SpeciesFileGroup/rtaxonworks
BugReports: https://github.com/SpeciesFileGroup/rtaxonworks/issues
Roxygen: list(markdown = TRUE)
Encoding: UTF-8
Language: en-US
Imports:
httr2,
tibble,
jsonlite,
data.table
Suggests:
testthat,
vcr
RoxygenNote: 7.3.1
X-schema.org-applicationCategory: Biology
X-schema.org-keywords: biology, science, API, web, api-client, taxonomy, species
X-schema.org-isPartOf: https://ropensci.org