-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
41 lines (41 loc) · 949 Bytes
/
DESCRIPTION
File metadata and controls
41 lines (41 loc) · 949 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
31
32
33
34
35
36
37
38
39
40
41
Package: wyntonquery
Version: 0.3.0-9014
Depends:
R (>= 3.5.0)
Imports:
DBI,
dplyr,
forcats,
glue,
R.cache,
parallel,
parallelly,
prettyunits,
progressr,
readr (>= 2.0.0),
utils,
tibble,
xml2,
future
Suggests:
future.batchtools,
ggplot2,
rmarkdown,
knitr
VignetteBuilder:
knitr
SystemRequirements:
Linux,
SGE (e.g. Son of Grid Engine)
Title: Query the UCSF Wynton Environment
Authors@R: c(person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
email = "henrikb@braju.com"))
Description: Functions for querying the current Linux system, with a focus on the UCSF Wynton HPC environment.
URL: https://github.com/ucsf-wynton/wyntonquery
BugReports: https://github.com/ucsf-wynton/wyntonquery/issues
License: LGPL (>= 2.1)
Encoding: UTF-8
Language: en-US
LazyLoad: TRUE
RoxygenNote: 7.3.3
Roxygen: list(markdown = TRUE)