-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
35 lines (35 loc) · 957 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: hrm
Title: Install, Load and Update R Packages for High Resolution Metabolomics Analyses
Version: 0.9.2
Authors@R: person("Jasen", "Finch", email = "jsf9@aber.ac.uk", role = c("aut", "cre"))
Description: Easily install, load and update R packages for high resolution metabolomics analyses.
URL: https://jasenfinch.github.io/hrm/
BugReports: https://github.com/jasenfinch/hrm/issues
Depends: R (>= 3.5.0)
Imports: BiocManager,
cli,
construction,
crayon,
dplyr,
grover,
magrittr,
metaboData,
metaboMisc,
metaboWorkflows,
purrr,
remotes,
riches,
rstudioapi,
stringr,
tibble,
tidyverse
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat,
covr
Remotes: jasenfinch/construction,
jasenfinch/grover,
jasenfinch/metaboMisc,
jasenfinch/metaboWorkflows,
jasenfinch/riches