README (original) (raw)
dotprofile
Package dotprofile is a toolbox to create and manage metadata files and configuration profiles: files used to configure the parameters and initial settings for some computer programs. It exposes safe interfaces to such files via dedicated R6 classes. It aims to handle low-level tasks and details, and defers what matters to the developers.
Installation
This package is in a pre-alpha version and should not be used until further notice. If you insist on using it, you can install the development version of dotprofile from GitHub.
# install.packages("devtools")
devtools::install_github("jeanmathieupotvin/dotprofile")All version published on CRAN below version 0.1.0 shouldnot be used. They were published mainly to secure the package’s name.