-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
53 lines (53 loc) · 1.84 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Type: Package
Package: fingR
Title: A package to support sediment source fingerprinting studies
Version: 2.1.1
Authors:
person("Thomas", "Chalaux-Clergue", role = c("cre","aut","cph"), email = "thomaschalaux@icloud.com", comment = c(ORCID = "0000-0003-3525-832X")),
person("Rémi", "Bizeul", role = c("ctb"), email = "rbizeul59@gmail.com", comment = c(ORCID = "0000-0002-4103-9839"))
Maintainer:
The package maintainer <thomaschalaux@icloud.com>
Description:
A package to support sediment source fingerprinting studies:
fingR is a comprehensive package designed to support Sediment Source
Fingerprinting studies. It provides essentials tools including, dataset
characterisation, tracer selection from analysed properties through the
Three-step method, model source contributions modelling with the Bayesian
Mixing Model (BMM), and assessment of modelling predictions prediction
though the use of virtual mixtures, supporting BMM and MixSIAR models.
Depends:
R (>= 4.3.3)
Imports:
doParallel (>= 1.0.17),
dplyr (>= 1.1.4),
foreach (>= 1.5.2),
ggplot2 (>= 3.5.1),
klaR (>= 1.7-3),
MASS (>= 7.3-60.0.1),
NSM3 (>= 1.18),
NbClust (>= 3.0.1),
progress (>= 1.2.3),
reshape2 (>= 1.4.4),
scoringRules (>= 1.1.1),
stats (>= 4.3.3),
tibble (>= 3.2.1),
tidyr (>= 1.3.1),
utils (>= 4.3.3)
Suggests:
ape (>= 5.7-1),
ggthemes (>= 5.1.0),
MixSIAR (>= 3.1.12),
scales (>= 1.3.0)
Zenodo: https://doi.org/10.5281/zenodo.10044404
URL : https://github.com/tchalauxclergue/fingR
BugReports : https://github.com/tchalauxclergue/fingR/issues
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Config/testthat/edition: 3
Packaged: 2024-11-03
Date: 2024
Author:
Thomas Chalaux-Clergue [cre, aut, cph] ("0000-0003-3525-832X"),
Rémi Bizeul [ctb] ("0000-0002-4103-9839")