Package: isocat Type: Package Title: Isotope Origin Clustering and Assignment Tools Version: 1.0.1 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] ) using the framework established in Bowen et al. (2010) ). 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 . License: CC0 Encoding: UTF-8 Language: en-US LazyData: true RoxygenNote: 7.3.3 Depends: R (>= 3.5), utils, terra Imports: stats, plyr, magrittr, methods, foreach, Suggests: dendextend, doParallel, dplyr, ggplot2, gridExtra, kableExtra, knitr, parallel, pvclust, rmarkdown, raster, rasterVis, testthat (>= 3.0.0), viridisLite VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://github.com/cjcampbell/isocat BugReports: https://github.com/cjcampbell/isocat/issues Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev libsqlite3-dev Repository: https://cjcampbell.r-universe.dev Date/Publication: 2026-07-12 01:07:57 UTC RemoteUrl: https://github.com/cjcampbell/isocat RemoteRef: HEAD RemoteSha: 37b705dbd7175610e83d18fc5bfbf5b4d7a49ef2 NeedsCompilation: no Packaged: 2026-07-12 01:19:55 UTC; root Author: Caitlin Campbell [aut, cre] (ORCID: ) Maintainer: Caitlin Campbell