-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
30 lines (30 loc) · 892 Bytes
/
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
Package: batwintor
Type: Package
Title: Tool for bat hibernation energetics
Version: 0.0.0.9000
Author: C. Reed Hranac, Cathrine Haase
Maintainer: C. Reed Hranac <crh244@gmail.com>
Description: This pacakge combines mammalian hibernation energetics modeling with a species distribution to provide estimations for the resources required for over winter survival. The package also includes methods for accessing potential disease outcomes for bat species affected by White-nose Syndrome in North America.
License: GPL-3
Encoding: UTF-8
LazyData: true
Authors@R: as.person(c(
"C. Reed Hranac <crh244@gmail.com> [aut, cre]",
"Cathrine Haase <cghaase@gmailcom> [aut]"))
Depends: R (>= 3.0.1)
Imports:
data.table,
deSolve,
dplyr,
ggplot2,
mixtools,
rgdal,
raster,
plyr,
methods,
rlang
RoxygenNote: 6.1.1
Suggests: knitr,
rmarkdown,
testthat
VignetteBuilder: knitr