Package: palaeoverse
Title: Prepare and Explore Data for Palaeobiological Analyses
Version: 1.5.0
Authors@R: c(
    person(given = "Lewis A.", family = "Jones", email = "LewisA.Jones@outlook.com",
      role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3902-8986")),
    person(given = "William", family = "Gearty", email = "willgearty@gmail.com",
      role = c("aut"), comment = c(ORCID = "0000-0003-0076-3262")),
    person(given = "Bethany J.", family = "Allen", email = "bethany.janet.allen@gfz.de",
      role = c("aut"), comment = c(ORCID = "0000-0003-0282-6407")),
    person(given = "Kilian", family = "Eichenseer", email = "kilian.eichenseer@gmail.com",
      role = c("aut"), comment = c(ORCID = "0000-0002-0477-8878")),
    person(given = "Christopher D.", family = "Dean", email = "christopherdaviddean@gmail.com",
      role = c("aut"), comment = c(ORCID = "0000-0001-6471-6903")),  
    person(given = "Etienne", family = "Bacher", email = "etienne.bacher@protonmail.com",
      role = c("aut"), comment = c(ORCID = "0000-0002-9271-5075")),
    person(given = "Joseph T.", family = "Flannery-Sutherland", email = "j.t.flannerysutherland@bham.ac.uk",
      role = c("aut"), comment = c(ORCID = "0000-0001-8232-6773")),
    person(given = "Sofia", family = "Galvan", email = "sofia.galvan@uvigo.es",
      role = c("ctb"), comment = c(ORCID = "0000-0002-3092-4314")),
    person(given = "Miranta", family = "Kouvari", email = "kouvari.miranta@gmail.com",
      role = c("ctb"), comment = c(ORCID = "0000-0002-5442-6221")),
    person(given = "Pedro L.", family = "Godoy", email = "pedrolorenagodoy@gmail.com",
      role = c("ctb"), comment = c(ORCID = "0000-0003-4519-5094")),
    person(given = "Cecily", family = "Nicholl", email = "cecily.nicholl@ucl.ac.uk",
      role = c("ctb"), comment = c(ORCID = "0000-0003-2860-2604")),
    person(given = "Lucas", family = "Buffan", email = "lucas.l.buffan@gmail.com",
      role = c("ctb"), comment = c(ORCID = "0000-0002-2353-1432")),
    person(given = "Erin M.", family = "Dillon", email = "emdillon23@gmail.com",
      role = c("ctb"), comment = c(ORCID = "0000-0003-0249-027X")),
    person(given = "A. Alessandro", family = "Chiarenza", email = "a.chiarenza15@gmail.com",
      role = c("ctb"), comment = c(ORCID = "0000-0001-5525-6730")))
Description: Provides functionality to support data preparation and exploration for
  palaeobiological analyses, improving code reproducibility and accessibility. The
  wider aim of 'palaeoverse' is to bring the palaeobiological community together 
  to establish agreed standards. The package currently includes functionality for 
  data cleaning, binning (time and space), exploration, summarisation and 
  visualisation. Reference datasets (i.e. Geological Time Scales <https://stratigraphy.org/chart/>)
  and auxiliary functions are also provided. Details can be found in:
  Jones et al., (2023) <doi: 10.1111/2041-210X.14099>.
License: GPL (>= 3)
Language: en-GB
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.0)
Imports: ape, curl, geosphere, graphics, h3jsr (>= 1.3.0), httr,
        lifecycle, methods, pbapply, sf, stats, stringdist, utils
Suggests: covr, knitr, paleotree, phytools, rmarkdown, testthat (>=
        3.0.0), vdiffr (>= 1.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: true
URL: https://palaeoverse.palaeoverse.org,
        https://github.com/palaeoverse/palaeoverse,
        https://palaeoverse.org
BugReports: https://github.com/palaeoverse/palaeoverse/issues
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-06-11 12:52:47 UTC; lewis
Author: Lewis A. Jones [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3902-8986>),
  William Gearty [aut] (ORCID: <https://orcid.org/0000-0003-0076-3262>),
  Bethany J. Allen [aut] (ORCID: <https://orcid.org/0000-0003-0282-6407>),
  Kilian Eichenseer [aut] (ORCID:
    <https://orcid.org/0000-0002-0477-8878>),
  Christopher D. Dean [aut] (ORCID:
    <https://orcid.org/0000-0001-6471-6903>),
  Etienne Bacher [aut] (ORCID: <https://orcid.org/0000-0002-9271-5075>),
  Joseph T. Flannery-Sutherland [aut] (ORCID:
    <https://orcid.org/0000-0001-8232-6773>),
  Sofia Galvan [ctb] (ORCID: <https://orcid.org/0000-0002-3092-4314>),
  Miranta Kouvari [ctb] (ORCID: <https://orcid.org/0000-0002-5442-6221>),
  Pedro L. Godoy [ctb] (ORCID: <https://orcid.org/0000-0003-4519-5094>),
  Cecily Nicholl [ctb] (ORCID: <https://orcid.org/0000-0003-2860-2604>),
  Lucas Buffan [ctb] (ORCID: <https://orcid.org/0000-0002-2353-1432>),
  Erin M. Dillon [ctb] (ORCID: <https://orcid.org/0000-0003-0249-027X>),
  A. Alessandro Chiarenza [ctb] (ORCID:
    <https://orcid.org/0000-0001-5525-6730>)
Maintainer: Lewis A. Jones <LewisA.Jones@outlook.com>
Repository: CRAN
Date/Publication: 2026-06-11 14:00:12 UTC
Built: R 4.5.3; ; 2026-06-11 16:14:53 UTC; windows
