Package: traits
Title: Species Trait Data from Around the Web
Version: 0.6.0
Authors@R: c(
person("David", "LeBauer", , "dlebauer@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7228-053X")),
person("Scott", "Chamberlain", , "myrmecocystus@gmail.com", role = c("aut", "cph"),
comment = c(ORCID = "0000-0003-1444-9135")),
person("Zachary", "Foster", role = "aut"),
person("Ignasi", "Bartomeus", role = "aut"),
person("Chris", "Black", role = "aut"),
person("David", "Harris", role = "aut"),
person("Rupert", "Collins", role = "ctb")
)
Description: Species trait data from many sources, including sequence
data from NCBI (), plant traits
from BETYdb, and data from EOL Traitbank and BirdLife
International.
License: MIT + file LICENSE
URL: https://docs.ropensci.org/traits/,
https://github.com/ropensci/traits
BugReports: https://github.com/ropensci/traits/issues
Depends: R (>= 2.10)
Imports: crul (>= 0.6.0), data.table (>= 1.9.6), hoardr, httr (>=
1.1.0), jsonlite (>= 0.9.19), readr (>= 1.1.1), rvest (>=
0.3.1), taxize (>= 0.7.4), tibble (>= 1.3.4), xml2 (>= 0.1.2)
Suggests: dplyr, knitr, plyr, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
X-schema.org-applicationCategory: Biodiversity
X-schema.org-isPartOf: https://ropensci.org,
https://doi.org/10.5281/zenodo.11224037
X-schema.org-keywords: traits, API, web-services, species, taxonomy,
biodiversity, ecology, environmental-data, species-traits
Config/pak/sysreqs: libglpk-dev libicu-dev libxml2-dev libssl-dev
libx11-dev
Repository: https://ropensci.r-universe.dev
Date/Publication: 2026-02-18 21:50:22 UTC
RemoteUrl: https://github.com/ropensci/traits
RemoteRef: master
RemoteSha: b07eea030146bc92fd32d0c710fe438292932e51
NeedsCompilation: no
Packaged: 2026-07-01 08:26:30 UTC; root
Author: David LeBauer [aut, cre] (ORCID:
),
Scott Chamberlain [aut, cph] (ORCID:
),
Zachary Foster [aut],
Ignasi Bartomeus [aut],
Chris Black [aut],
David Harris [aut],
Rupert Collins [ctb]
Maintainer: David LeBauer