-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
v0.9.1
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,37 @@ | ||
Package: hrm | ||
Title: Install, Load and Update R Packages for High Resolution Metabolomics Analyses | ||
Version: 0.9.0 | ||
Version: 0.9.1 | ||
Authors@R: person("Jasen", "Finch", email = "[email protected]", role = c("aut", "cre")) | ||
Description: Easily install, load and update R packages for high resolution metabolomics analyses. | ||
URL: jasenfinch.github.io/hrm/ | ||
BugReports: https://github.com/jasenfinch/hrm/issues | ||
Depends: R (>= 3.5.0) | ||
Imports: dplyr, | ||
magrittr, | ||
purrr, | ||
stringr, | ||
tibble, | ||
BiocManager, | ||
remotes, | ||
Imports: BiocManager, | ||
cli, | ||
composition, | ||
construction, | ||
crayon, | ||
rstudioapi, | ||
tidyverse, | ||
dplyr, | ||
grover, | ||
magrittr, | ||
metaboData, | ||
construction, | ||
composition, | ||
riches, | ||
metaboMisc, | ||
metaboWorkflows | ||
metaboWorkflows, | ||
purrr, | ||
remotes, | ||
riches, | ||
rstudioapi, | ||
stringr, | ||
tibble, | ||
tidyverse | ||
License: GPL (>= 3) | ||
Encoding: UTF-8 | ||
RoxygenNote: 7.1.2 | ||
Suggests: testthat, | ||
covr | ||
Remotes: jasenfinch/construction, | ||
jasenfinch/composition, | ||
jasenfinch/riches, | ||
Remotes: jasenfinch/composition, | ||
jasenfinch/construction, | ||
jasenfinch/grover, | ||
jasenfinch/metaboMisc, | ||
jasenfinch/metaboWorkflows | ||
jasenfinch/metaboWorkflows, | ||
jasenfinch/riches |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.