I want to create a Javascript-based program that runs R scripts, and I've learned R-Node is one of the possible options. However it seems like it's web-based and that it's not a library I can have locally.
Is there a library available to help run these R scripts, using Javascript and offline?