15.3 Get the package

The encryptr package can be installed in the standard manner or the development version can be obtained from GitHub.

Full documentation is maintained separately at encrypt-r.org.

install.packages("encryptr")

# Or the development version from Github
remotes::install_github("surgicalinformatics/encryptr")