W4MRUtils is a R packages provided by W4M to ease galaxy tools writing. It contains some utility functions
You can install the development version of W4MRUtils like so:
git clone https://github.com/workflow4metabolomics/W4MRUtils
cd W4MRUtils
then
make install
or
::render("README.Rmd")
rmarkdown::document(".")
devtools::roxygenize(".")
roxygen2::test(".")
devtools::install(".", dependencies = FALSE, repos = NULL, type = "source") devtools
You can install the development version of W4MRUtils like so:
make remove_package
or
remove.packages("W4MRUtils")
Please follow the guidelines during the redaction of the xml wrapper.
Read the doc in case of problems.