-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
20 lines (20 loc) · 955 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: assignR
Type: Package
Title: Infer Geographic Origin from Isotopic Data
Version: 2.4.3.9000
Authors@R: c(person(given = "Chao",
family = "Ma",
role = "aut"),
person(given = "Gabe",
family = "Bowen",
role = c("aut", "cre"),
email = "gabe.bowen@utah.edu"))
Description: Routines for re-scaling isotope maps using known-origin tissue isotope data, assigning origin of unknown samples, and summarizing and assessing assignment results. Methods are adapted from Wunder (2010, in ISBN:9789048133536) and Vander Zanden, H. B. et al. (2014) <doi:10.1111/2041-210X.12229> as described in Ma, C. et al. (2020) <doi:10.1111/2041-210X.13426>.
Imports: mvnfast, rlang, geosphere, terra (>= 1.7-23)
Depends: R (>= 4.0)
Suggests: knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr
License: GPL-3
Language: en-US
Encoding: UTF-8
LazyData: true