Encoding: UTF-8
Language: en-US
Package: rglobi
Type: Package
Title: Interface to Global Biotic Interactions
Description: A programmatic interface to the web service methods
provided by Global Biotic Interactions (GloBI)
(). GloBI provides
access to spatial-temporal species interaction records from
sources all over the world. rglobi provides methods to search
species interactions by location, interaction type, and
taxonomic name.
Version: 0.3.4
Date: 2023-10-06
Authors@R: c(person("Jorrit", "Poelen", role = c("aut", "cre"),
email = "jhpoelen@jhpoelen.nl"),
person("Stephen", "Gosnell", role = "aut",
email = "stephen.gosnell@baruch.cuny.edu"),
person("Sergey", "Slyusarev", role = "aut",
email = "cph.lmy@gmail.com"),
person("Helen", "Waters", role = "aut",
email = "helen.waters@ed.ac.uk"))
URL: https://docs.ropensci.org/rglobi/,
https://github.com/ropensci/rglobi
BugReports: https://github.com/ropensci/rglobi/issues
VignetteBuilder: knitr
Depends: R (>= 3.0.1)
License: MIT + file LICENSE
Imports: readr (>= 1.3.1), RCurl (>= 0.3.4), curl (>= 0.3.3)
Suggests: testthat(>= 0.7), openssl, httr, markdown, knitr
RoxygenNote: 7.3.2
Config/pak/sysreqs: make libssl-dev libx11-dev
Repository: https://ropensci.r-universe.dev
Date/Publication: 2026-02-02 15:01:01 UTC
RemoteUrl: https://github.com/ropensci/rglobi
RemoteRef: main
RemoteSha: 6506c2a210e0f74f866315cb9ebe49db3ef740a0
NeedsCompilation: no
Packaged: 2026-07-01 08:19:41 UTC; root
Author: Jorrit Poelen [aut, cre],
Stephen Gosnell [aut],
Sergey Slyusarev [aut],
Helen Waters [aut]
Maintainer: Jorrit Poelen