Package: mortAAR
Type: Package
Title: Analysis of Archaeological Mortality Data
Version: 1.1.6
Authors@R: c(
  person("Nils", "Mueller-Scheessel", email = "nils.mueller-scheessel@ufg.uni-kiel.de", role = c("aut", "cre", "cph")), 
  person("Martin", "Hinz", email = "martin.hinz@ufg.uni-kiel.de", role = c("aut")),
  person("Clemens", "Schmid", email = "clemens@nevrome.de", role = c("aut")),
  person("Christoph", "Rinne", email = "crinne@ufg.uni-kiel.de", role = c("aut")), 
  person("Daniel", "Knitter", email = "knitter@geographie.uni-kiel.de", role = c("aut")),
  person("Wolfgang", "Hamer", email = "hamer@geographie.uni-kiel.de", role = c("aut")),
  person("Dirk", "Seidensticker", email = "dirk.seidensticker@uni-tuebingen.de", role = c("aut")),
  person("Franziska", "Faupel", email = "ffaupel@ufg.uni-kiel.de", role = c("aut")),
  person("Carolin", "Tietze", email = "ctietze1991@gmail.com", role = c("aut")),
  person("Nicole", "Grunert", email = "nicolegrunert@gmail.com", role = c("aut")))
Maintainer: Nils Mueller-Scheessel <nils.mueller-scheessel@ufg.uni-kiel.de>
Description: A collection of functions for the analysis of archaeological mortality
    data (on the topic see e.g. Chamberlain 2006 
    <https://books.google.de/books?id=nG5FoO_becAC&lpg=PA27&ots=LG0b_xrx6O&dq=life%20table%20archaeology&pg=PA27#v=onepage&q&f=false>). 
    It takes demographic data in different formats and displays the result in a standard life table
    as well as plots the relevant indices (percentage of deaths, survivorship, probability of death, life expectancy, percentage of population).
Date: 2024-03-06
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
Imports: magrittr (>= 1.5), Rdpack (>= 0.4-20), reshape2 (>= 1.4.2),
        methods (>= 3.3.3), tibble (>= 3.0.3), rlang (>= 1.1.1)
RoxygenNote: 7.2.3
Suggests: testthat, knitr, rmarkdown, tidyr, dplyr, ggplot2
Depends: R (>= 3.5.0)
RdMacros: Rdpack
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://github.com/ISAAKiel/mortAAR
BugReports: https://github.com/ISAAKiel/mortAAR/issues
NeedsCompilation: no
Packaged: 2024-03-05 23:38:43 UTC; Nils
Author: Nils Mueller-Scheessel [aut, cre, cph],
  Martin Hinz [aut],
  Clemens Schmid [aut],
  Christoph Rinne [aut],
  Daniel Knitter [aut],
  Wolfgang Hamer [aut],
  Dirk Seidensticker [aut],
  Franziska Faupel [aut],
  Carolin Tietze [aut],
  Nicole Grunert [aut]
Repository: CRAN
Date/Publication: 2024-03-05 23:50:02 UTC
