-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
22 lines (22 loc) · 1015 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: phenologicalOverlap
Title: Phenological overlap between two event time series
Version: 0.1
Authors@R: c(person("Carsten", "Dormann", email = "carsten.dormann@biom.uni-freiburg.de", role = c("aut", "cre")), person("Florian", "Berger", email="florian_berger@ymail.com", role="aut"))
Author: Florian Berger [aut], Carsten Dormann [aut, cre]
Maintainer: Carsten Dormann <carsten.dormann@biom.uni-freiburg.de>
Description: Computes the overlap of time series describing the presence
or abundance of two species, for example to analyse how weather affect the
overlap between a plant and its pollinator. Data are (optionally) interpolated
between observations, PDFs are fitted by kernel density or to a pre-specificied
distribution. Several measures of overlap are available.
Depends:
R (>= 3.3.0)
License: GPL
Encoding: UTF-8
LazyData: true
ByteCompile: true
URL: https://github.com/biometry/phenologicalOverlap
RoxygenNote: 6.0.1
Suggests:
knitr, rmarkdown, R.rsp
VignetteBuilder: knitr