-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
30 lines (30 loc) · 712 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
30 lines (30 loc) · 712 Bytes
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: SampleQueue
Type: Package
Title: Working with the Aqualog sample queueing system in R.
Version: 0.1.0.9000
Authors@R: person("Matthew", "Harris", email = "m.r.p.harris@keele.ac.uk",
role = c("aut", "cre"))
Author: Matthew Harris [aut, cre]
Maintainer: Matthew Harris <m.r.p.harris@keele.ac.uk>
Description: Collate, rename and process data files from the Aqualog spectrofluorometer's sample queueing system.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
EEM,
eemR,
staRdom,
eemUtils,
data.tree,
plyr,
DiagrammeR,
readxl,
xlsx,
parallel
Remotes: MRPHarris/eemUtils
Depends:
R (>= 3.1),
dplyr,
lubridate,
stringr
RoxygenNote: 7.2.3