Package: CKMRpop
Type: Package
Title: Forward-in-Time Simulation and Tallying of Pairwise
        Relationships
Version: 0.1.3
Authors@R: c(
    person(given = c("Eric", "C."), "Anderson", , "eric.anderson@noaa.gov", role = c("aut", "cre"),
      comment = c(ORCID = "0000-0003-1326-0840")
    )
  )
Description: Provides an R wrapper around the program 'spip'
    (<https://onlinelibrary.wiley.com/doi/abs/10.1111/j.1471-8286.2005.00884.x>), a C
    program for the simulation of pedigrees within age-structured populations
    with user-specified life histories.  Also includes a variety
    of functions to parse 'spip' output to compile information about
    related pairs amongst simulated, sampled individuals, to assess
    the feasibility and potential accuracy of close-kin mark-recapture (CKMR).
    Full documentation
    and vignettes are mirrored at <https://eriqande.github.io/CKMRpop/index.html>
    and can be read online there.
License: CC0
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp
Depends: R (>= 3.5.0)
Imports: dplyr, ggforce, ggplot2, ggraph, igraph, magrittr, purrr, Rcpp
        (>= 1.0.4), readr, stats, stringr, tibble, tidygraph, tidyr,
        vroom
Suggests: knitr, rmarkdown, tidyverse
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2021-07-13 19:13:18 UTC; eriq
Author: Eric C. Anderson [aut, cre] (<https://orcid.org/0000-0003-1326-0840>)
Maintainer: Eric C. Anderson <eric.anderson@noaa.gov>
Repository: CRAN
Date/Publication: 2021-07-17 10:00:06 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-07-18 11:13:26 UTC; unix
Archs: CKMRpop.so.dSYM
