Package: BioTIMEr
Type: Package
Title: Tools to Use and Explore the 'BioTIME' Database
Version: 0.2.5
Authors@R: c(
  person("Alban", "Sagouis", role = c("aut","cre"),
        email = "alban.sagouis@idiv.de",
        comment = c(ORCID = "0000-0002-3827-1063")),
  person("Faye", "Moyes", role = "aut",
        comment = c(ORCID = "0000-0001-9687-0593")),
  person("Inês S.", "Martins", role = c("aut","rev"),
        comment = c(ORCID = "0000-0003-4328-7286")),
  person("Shane A.", "Blowes", role = "ctb",
        comment = c(ORCID = "0000-0001-6310-3670")),
  person("Viviana", "Brambilla", role = "ctb",
        comment = c(ORCID = "0000-0002-0560-4693")),
  person("Cher F. Y.", "Chow", role = "ctb",
        comment = c(ORCID = "0000-0002-1020-8409")),
  person("Ada", "Fontrodona-Eslava", role = "ctb",
        comment = c(ORCID = "0000-0001-7275-7174")),
  person("Laura","Antão", role = c("ctb","rev"),
        comment = c(ORCID = "0000-0001-6612-9366")),
  person("Jonathan M.", "Chase", role = "fnd",
        comment = c(ORCID = "0000-0001-5580-4303")),
  person("Maria", "Dornelas", role = c("fnd", "cph"),
        comment = c(ORCID = "0000-0003-2077-7055")),
  person("Anne E.", "Magurran", role = "fnd",
        comment = c(ORCID = "0000-0002-0036-2795")),
  person("European Research Council grant AdG BioTIME 250189",
        role = "fnd"),
  person("European Research Council grant PoC BioCHANGE 727440",
        role = "fnd"),
  person("European Research Council grant AdG MetaCHANGE 101098020",
        role = "fnd"),
  person("The Leverhulme Centre for Anthropocene Biodiversity grant RC-2018-021",
        role = "fnd")
	)
Maintainer: Alban Sagouis <alban.sagouis@idiv.de>
License: MIT + file LICENSE
URL: https://github.com/bioTIMEHub/BioTIMEr
BugReports: https://github.com/bioTIMEHub/BioTIMEr/issues
Description: The 'BioTIME' database was first published in
    2018 and inspired ideas, questions, project and research
    article. To make it even more accessible, an R package
    was created.
    The 'BioTIMEr' package provides tools designed to interact with the
    'BioTIME' database. The functions provided include the 'BioTIME' recommended
    methods for preparing (gridding and rarefaction) time series data, a
    selection of standard biodiversity metrics (including species richness,
    numerical abundance and exponential Shannon) alongside examples on how to
    display change over time. It also includes a sample subset of both the query
    and meta data, the full versions of which are freely available on the 'BioTIME'
    website <https://biotime.st-andrews.ac.uk/home.php>.
Depends: R (>= 4.3.0)
Imports: dplyr, tidyr, ggplot2, vegan, dggridR (>= 3.1.0), checkmate
Suggests: maps, knitr, rmarkdown, formatR, testthat (>= 3.0.0), vdiffr
Config/testthat/edition: 3
Config/testthat/parallel: true
Language: en-GB
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-19 12:26:30 UTC; as80fywe
Author: Alban Sagouis [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3827-1063>),
  Faye Moyes [aut] (ORCID: <https://orcid.org/0000-0001-9687-0593>),
  Inês S. Martins [aut, rev] (ORCID:
    <https://orcid.org/0000-0003-4328-7286>),
  Shane A. Blowes [ctb] (ORCID: <https://orcid.org/0000-0001-6310-3670>),
  Viviana Brambilla [ctb] (ORCID:
    <https://orcid.org/0000-0002-0560-4693>),
  Cher F. Y. Chow [ctb] (ORCID: <https://orcid.org/0000-0002-1020-8409>),
  Ada Fontrodona-Eslava [ctb] (ORCID:
    <https://orcid.org/0000-0001-7275-7174>),
  Laura Antão [ctb, rev] (ORCID: <https://orcid.org/0000-0001-6612-9366>),
  Jonathan M. Chase [fnd] (ORCID:
    <https://orcid.org/0000-0001-5580-4303>),
  Maria Dornelas [fnd, cph] (ORCID:
    <https://orcid.org/0000-0003-2077-7055>),
  Anne E. Magurran [fnd] (ORCID: <https://orcid.org/0000-0002-0036-2795>),
  European Research Council grant AdG BioTIME 250189 [fnd],
  European Research Council grant PoC BioCHANGE 727440 [fnd],
  European Research Council grant AdG MetaCHANGE 101098020 [fnd],
  The Leverhulme Centre for Anthropocene Biodiversity grant RC-2018-021
    [fnd]
Repository: CRAN
Date/Publication: 2025-09-19 12:40:02 UTC
Built: R 4.5.0; ; 2025-09-19 14:07:01 UTC; unix
