-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
35 lines (35 loc) · 988 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
31
32
33
34
35
Package: MBSStools
Title: MBSS tool suite for calculations and data manipulation
Description: Suite of tools for data manipulation and calculations for Maryland
DNR MBSS program. Includes functions for calculating FIBI, BIBI (MBSS
genus), BIBI (MSW family), PHI, flow sums, ion contributions, and taxa
distribution maps.
Version: 1.2.0.9003
Authors@R: c(
person("Erik W.", "Leppo", email="Erik.Leppo@tetratech.com", role=c("aut","cre")),
person("Ann","Roseberry Lincoln", role="ctb"),
person("Matt","Ashton", role="dtc"))
Maintainer: Erik Leppo <Erik.Leppo@tetratech.com>
Depends: R (>= 3.4.0)
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/leppott/MBSStools
RoxygenNote: 7.3.2
Imports:
dplyr
Suggests:
DT,
ggplot2,
knitr,
markdown,
MazamaSpatialUtils,
rmarkdown,
readxl,
sf,
shiny,
shinyjs,
sp,
testthat
VignetteBuilder: knitr
LazyData: true
BugReports: https://github.com/leppott/MBSStools/issues