R package R.utils is available on CRAN and can be installed in R as:
install.packages("R.utils")
To install the pre-release version that is available in Git branch develop
on GitHub, use:
remotes::install_github("HenrikBengtsson/R.utils", ref="develop")
This will install the package from source.
To contribute to this package, please see CONTRIBUTING.md.