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.
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")
::install_github("jeanmathieupotvin/dotprofile") devtools
All version published on CRAN below version 0.1.0 should not be used. They were published mainly to secure the package’s name.