Package: c14bazAAR
Title: Download and Prepare C14 Dates from Different Source Databases
Description: Query different C14 date databases and apply basic data cleaning, merging and calibration steps. Currently available databases: 14cpalaeolithic, 14sea, adrac, agrichange, aida, austarch, bda, calpal, caribbean, eubar, euroevol, irdd, jomon, katsianis, kiteeastafrica, medafricarbon, mesorad, neonet, neonetatl, nerd, p3k14c, pacea, palmisano, rado.nb, rxpand, sard, xronos.
Version: 5.2.0
Authors@R: 
    c(person(given = "Clemens",
             family = "Schmid",
             role = c("aut", "cre", "cph"),
             email = "clemens@nevrome.de",
             comment = c(ORCID = "0000-0003-3448-5715")),
      person(given = "Dirk",
             family = "Seidensticker",
             role = "aut",
             email = "dirk.seidensticker@gmail.com",
             comment = c(ORCID = "0000-0002-8155-7702")),
      person(given = "Daniel",
             family = "Knitter",
             role = "aut",
             email = "knitter@geographie.uni-kiel.de",
             comment = c(ORCID = "0000-0003-3014-4497")),
      person(given = "Martin",
             family = "Hinz",
             role = "aut",
             email = "martin.hinz@iaw.unibe.ch",
             comment = c(ORCID = "0000-0002-9904-6548")),
      person(given = "David",
             family = "Matzig",
             role = "aut",
             email = "matzigdavid@gmail.com",
             comment = c(ORCID = "0000-0001-7349-5401")),
      person(given = "Wolfgang",
             family = "Hamer",
             role = "aut",
             email = "hamer@geographie.uni-kiel.de",
             comment = c(ORCID = "0000-0002-5943-5020")),
      person(given = "Kay",
             family = "Schmuetz",
             role = "aut",
             email = "kschmuetz@ufg.uni-kiel.de"),
      person(given = "Thomas",
             family = "Huet",
             role = "ctb",
             email = "thomashuet7@gmail.com",
             comment = c(ORCID = "0000-0002-1112-6122")),
      person(given = "Nils",
             family = "Mueller-Scheessel",
             role = "ctb",
             email = "nils.mueller-scheessel@ufg.uni-kiel.de",
             comment = c(ORCID = "0000-0001-7992-8722")),
      person(given = "Joe",
             family = "Roe",
             email = "joe@joeroe.io",
             role = c("ctb"),
             comment = c(ORCID = "0000-0002-1011-1244")),
      person(given = "Ben",
             family = "Marwick",
             role = "rev",
             comment = c(ORCID = "0000-0001-7879-4531")),
      person(given = "Enrico R.",
             family = "Crema",
             role = "rev",
             comment = c(ORCID = "0000-0001-6727-5138")))
URL: https://docs.ropensci.org/c14bazAAR, https://github.com/ropensci/c14bazAAR
BugReports: https://github.com/ropensci/c14bazAAR/issues
Depends: 
    R (>= 3.5)
Language: en
License: GPL-2 | file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
    data.table (>= 1.11.4),
    dplyr (>= 0.7.2),
    graphics,
    httr (>= 1.4.1),
    magrittr (>= 1.5),
    pbapply (>= 1.3-3),
    rlang (>= 0.1.1),
    stats (>= 3.4.0),
    tibble (>= 1.3.3),
    yyjsonr (>= 0.1.20)
Suggests:
    Bchron,
    countrycode,
    ggplot2,
    ggridges,
    globe,
    knitr,
    mapview,
    plyr,
    readxl,
    rmarkdown,
    rnaturalearth,
    rworldmap,
    rworldxtra,
    sf,
    stringdist,
    testthat,
    tidyr (>= 0.6.3),
    writexl
RoxygenNote: 7.3.2
VignetteBuilder: knitr
