check_system {staticryptR} | R Documentation |
Checks if Node.js, npm, and Staticrypt are available on your system.
check_system()
This function verifies that Node.js, npm, and Staticrypt are installed and available in the system PATH. It will attempt to install Staticrypt if it is not found.
Logical. Returns TRUE
if all requirements are met.