-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
31 lines (31 loc) · 1.04 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
Package: analogue
Type: Package
Title: Analogue and Weighted Averaging Methods for Palaeoecology
Version: 0.17-7
Date: 2024-09-02
Depends: R (>= 3.5.0), vegan (>= 2.2-0)
Imports: mgcv,
MASS,
stats,
graphics,
grid,
brglm,
princurve (>= 2.0.2),
lattice
Suggests: testthat
Authors@R: c(person(given = c("Gavin", "L."), family = "Simpson",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-9084-8413"))
, person(given = "Jari", family = "Oksanen", role = "aut")
, person(given = "Martin", family = "Maechler", role = "ctb")
)
Maintainer: Gavin L. Simpson <[email protected]>
BugReports: https://github.com/gavinsimpson/analogue/issues
NeedsCompilation: yes
Description: Fits Modern Analogue Technique and Weighted Averaging transfer
function models for prediction of environmental data from species
data, and related methods used in palaeoecology.
License: GPL-2
ByteCompile: true
URL: https://github.com/gavinsimpson/analogue