-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
27 lines (27 loc) · 1.01 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
Package: Tools4ETS
Type: Package
Title: Tools for Ecological Time Series
Version: 0.1.0
Author: Edward Lavender
Maintainer: Edward Lavender <[email protected]>
Description: Tools for Ecological Time Series (Tools4ETS) is package designed to facilitate the simulation, processing, exploration, visualisation and modelling of ecological time series. This package has been particularly inspired by new, high-resolution depth time series collected for a Critically Endangered benthopelagic elasmobranch.
Imports:
magrittr, dplyr, data.table,
utils, pbapply, rlist,
fasttime, lubridate,
lunar, suncalc,
shiny, shinyWidgets, shinydashboard, DT,
smooth, mgcv, MASS,
prettyGraphics
Suggests:
viridis,
knitr, rmarkdown, devtools, nlme
Remotes: github::edwardlavender/prettyGraphics
Depends: R (>= 3.5)
License: GPL-3
URL: http://github.com/edwardlavender/Tools4ETS
BugReports: http://github.com/edwardlavender/Tools4ETS/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.2
VignetteBuilder: knitr