check_system: Check System Requirements

View source: R/node_functions.R

check_systemR 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.


staticryptR documentation built on Sept. 30, 2024, 9:31 a.m.