Package: forcis Type: Package Title: Handle the FORCIS Foraminifera Database Version: 1.0.1 Authors@R: c( person(given = "Nicolas", family = "Casajus", role = c("aut", "cre", "cph"), email = "nicolas.casajus@fondationbiodiversite.fr", comment = c(ORCID = "0000-0002-5537-5294")), person(given = "Mattia", family = "Greco", role = "aut", email = "mattia_greco@outlook.com", comment = c(ORCID = "0000-0003-2416-6235")), person(given = "Sonia", family = "Chaabane", role = "aut", email = "sonia.chaabane@gmail.com", comment = c(ORCID = "0000-0002-4653-8610")), person(given = "Xavier", family = "Giraud", role = "aut", email = "giraud@cerege.fr", comment = c(ORCID = "0000-0001-5067-8176")), person(given = "Thibault", family = "de Garidel-Thoron", role = "aut", email = "garidel@cerege.fr", comment = c(ORCID = "0000-0001-8983-9571")), person(given = "Khalil", family = "Hammami", role = "ctb", email = "khalil.hammami@enetcom.usf.tn"), person(given = "Air", family = "Forbes", role = "rev", email = "amforbes@ualberta.ca", comment = c(ORCID = "0000-0002-9842-7648")), person(given = "FRB-CESAB", role = "fnd")) Description: Provides an interface to the 'FORCIS' database (Chaabane et al. (2024) ) on global foraminifera distribution. This package allows to download and to handle 'FORCIS' data. It is part of the FRB-CESAB working group FORCIS. . URL: https://docs.ropensci.org/forcis/, https://github.com/ropensci/forcis BugReports: https://github.com/ropensci/forcis/issues License: GPL (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 VignetteBuilder: knitr Depends: R (>= 4.1.0) Imports: ggplot2, httr2, rlang, sf, tibble, tidyr, utils, vroom Suggests: fs, dplyr, httptest2, knitr, rmarkdown, testthat (>= 3.0.0), vdiffr, withr Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-03-31 04:54:32 UTC RemoteUrl: https://github.com/ropensci/forcis RemoteRef: main RemoteSha: a92ab33770ccabc0cecae5aa80dc6f56f5590e47 NeedsCompilation: no Packaged: 2026-06-03 07:29:22 UTC; root Author: Nicolas Casajus [aut, cre, cph] (ORCID: ), Mattia Greco [aut] (ORCID: ), Sonia Chaabane [aut] (ORCID: ), Xavier Giraud [aut] (ORCID: ), Thibault de Garidel-Thoron [aut] (ORCID: ), Khalil Hammami [ctb], Air Forbes [rev] (ORCID: ), FRB-CESAB [fnd] Maintainer: Nicolas Casajus