/usr/lib/R/site-library/taxize/DESCRIPTION is in r-cran-taxize 0.9.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | Package: taxize
Title: Taxonomic Information from Around the Web
Description: Interacts with a suite of web 'APIs' for taxonomic tasks,
such as getting database specific taxonomic identifiers, verifying
species names, getting taxonomic hierarchies, fetching downstream and
upstream taxonomic names, getting taxonomic synonyms, converting
scientific to common names and vice versa, and more.
Version: 0.9.0
License: MIT + file LICENSE
URL: https://github.com/ropensci/taxize
BugReports: https://github.com/ropensci/taxize/issues
Authors@R: c(
person("Scott", "Chamberlain", role = c("aut", "cre"), email = "myrmecocystus@gmail.com"),
person("Eduard", "Szoecs", role = "aut"),
person("Zachary", "Foster", role = "aut"),
person("Carl", "Boettiger", role = "ctb"),
person("Karthik", "Ram", role = "ctb"),
person("Ignasi", "Bartomeus", role = "ctb"),
person("John", "Baumgartner", role = "ctb"),
person("James", "O'Donnell", role = "ctb"),
person("Jari", "Oksanen", role = "ctb")
)
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
Depends: R(>= 3.2.1)
Imports: graphics, methods, stats, utils, httr (>= 1.2.1), xml2 (>=
1.0.0), jsonlite, reshape2, stringr, plyr, foreach, ape, bold
(>= 0.3.5), data.table, rredlist (>= 0.3.0), rotl (>= 3.0.0),
ritis (>= 0.5.0), tibble (>= 1.2), worrms (>= 0.1.0), natserv
(>= 0.1.4), wikitaxa (>= 0.1.4)
Suggests: testthat, roxygen2 (>= 6.0.1), knitr, vegan
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-25 17:04:26 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
Eduard Szoecs [aut],
Zachary Foster [aut],
Carl Boettiger [ctb],
Karthik Ram [ctb],
Ignasi Bartomeus [ctb],
John Baumgartner [ctb],
James O'Donnell [ctb],
Jari Oksanen [ctb]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2017-09-27 22:18:08 UTC
Built: R 3.4.2; ; 'Mon, 02 Oct 2017 19:17:55 +0200'; unix
|