Package: isocat
Type: Package
Title: Isotope Origin Clustering and Assignment Tools
Version: 0.2.6
Authors@R: person(
  "Caitlin", "Campbell", 
  email = "caitjcampbell@gmail.com",
  comment = c(ORCID = "0000-0002-8199-7775"),
  role = c("aut", "cre")
   )
Description: This resource provides tools to create, compare, and post-process 
    spatial isotope assignment models of animal origin. It generates 
    probability-of-origin maps for individuals based on user-provided tissue and 
    environment isotope values (e.g., as generated by IsoMAP, Bowen et al. [2013] 
    <doi:10.1111/2041-210X.12147>) using the framework established in Bowen et al.
    (2010) <doi:10.1146/annurev-earth-040809-152429>). The package 'isocat' can then 
    quantitatively compare and cluster these maps to group individuals by 
    similar origin. It also includes techniques for applying four approaches 
    (cumulative sum, odds ratio, quantile only, and quantile simulation) with 
    which users can summarize geographic origins and probable distance traveled 
    by individuals. Campbell et al. [2020] establishes several of the functions
    included in this package <doi:10.1515/ami-2020-0004>.
License: CC0
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 2.10), utils, raster
Imports: stats, plyr, sp, magrittr, foreach
Suggests: dendextend, doParallel, dplyr, ggplot2, gridExtra,
        kableExtra, knitr, parallel, pvclust, rmarkdown, rasterVis,
        viridisLite
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-07-02 17:12:27 UTC; cjcampbell
Author: Caitlin Campbell [aut, cre] (<https://orcid.org/0000-0002-8199-7775>)
Maintainer: Caitlin Campbell <caitjcampbell@gmail.com>
Repository: CRAN
Date/Publication: 2020-07-03 16:30:12 UTC
Built: R 4.0.5; ; 2022-04-21 06:54:39 UTC; windows
