In addition to installing from CRAN the current development version can be intalled from GitHub. github.com/rmsharp/rmsutilityr as all of the dependencies are automatically installed.
You can install rmsutilityr from github with:
install.packages("devtools")
devtools::install_github("rmsharp/rmsutilityr")
All missing dependencies should be automatically installed.
Find online documentation at https://rmsharp.github.io/rmsutilityr/.