Package: roadDB
Type: Package
Title: Access Data from the ROCEEH Out of Africa Database (ROAD)
Version: 0.1.0
Authors@R: c(
  person(given = "Zara", family = "Kanaeva", role = c("aut"), email = "zara.kanaeva@geographie.uni-tuebingen.de", comment = c(ORCID = "0000-0002-1989-1494")),
  person(given = "Andrew", family = "Kandel", role = "ctb", email = "a.kandel@uni-tuebingen.de", comment = c(ORCID = "0000-0002-9889-9418")),
  person(given = "Jesper", family = "Borre Pedersen", role = c("aut"), email = "jesper-borre.pedersen@ifu.uni-tuebingen.de", comment = c(ORCID = "0000-0002-3468-0986")),
  person(given = "Christian", family = "Sommer", role = c("aut", "cre"), email = "christian.sommer@uni-tuebingen.de", comment = c(ORCID = "0000-0001-9062-0876")),
  person(given = "Timo Patrick", family = "Streicher", role = c("aut"), email = "timo.streicher@googlemail.com", comment = c(ORCID = "0009-0009-2193-4308")),
  person(given = "Research Center: The Role of Culture in Early Expansions of Humans (ROCEEH)", role = "cph"),
  person(given = "Heidelberg Academy of Sciences and Humanities", role = "fnd"))
Maintainer: Christian Sommer <christian.sommer@uni-tuebingen.de>
Description: Provides an R interface to the ROCEEH Out of Africa Database (ROAD) (<https://www.roceeh.uni-tuebingen.de/roadweb/smarty_road_simple_search.php>), a comprehensive resource for archaeological, anthropological, paleoenvironmental and geographic data from Africa and Eurasia dating from 3,000,000 to 20,000 years BP. The package allows users to retrieve data from the online database at different levels of detail and customize search requests. Functions return `data frame` objects compatible with other R packages used in prehistoric and paleoenvironmental science, supporting reproducible workflows as an input provider.  
License: CC BY-SA 4.0
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: ggplot2, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: RPostgres, assertthat, utils, dplyr, stringr, glue
NeedsCompilation: no
Packaged: 2026-02-04 13:29:53 UTC; somme
Author: Zara Kanaeva [aut] (ORCID: <https://orcid.org/0000-0002-1989-1494>),
  Andrew Kandel [ctb] (ORCID: <https://orcid.org/0000-0002-9889-9418>),
  Jesper Borre Pedersen [aut] (ORCID:
    <https://orcid.org/0000-0002-3468-0986>),
  Christian Sommer [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9062-0876>),
  Timo Patrick Streicher [aut] (ORCID:
    <https://orcid.org/0009-0009-2193-4308>),
  Research Center: The Role of Culture in Early Expansions of Humans
    (ROCEEH) [cph],
  Heidelberg Academy of Sciences and Humanities [fnd]
Repository: CRAN
Date/Publication: 2026-02-08 16:10:02 UTC
Built: R 4.5.2; ; 2026-02-25 04:08:19 UTC; windows
