check_system {staticryptR} | R Documentation |
Check System Requirements
Description
Checks if Node.js, npm, and Staticrypt are available on your system.
Usage
check_system()
Details
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.
Value
Logical. Returns TRUE
if all requirements are met.
[Package staticryptR version 0.1.0 Index]