noamross/rnodejs: An R wrapper for node.js

This package is designed as a helper for other packages that wrap node.js modules. It checks for and installs node.js and module dependencies, allowing authors to include node modules in the package but not manage dependencies, especially binaries which can not be included on CRAN.

Getting started

Package details

AuthorNoam Ross
MaintainerNoam Ross <noam.ross@gmail.com>
LicenseMIT + LICENSE
Version0.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("noamross/rnodejs")
noamross/rnodejs documentation built on May 23, 2019, 9:31 p.m.