omegahat/SpiderMonkey: Embeds the JavaScript interpreter Spider Monkey within R

This package provides a mechanism for R to execute JavaScript, create JavaScript objects and call JavaScript methods. This can be used by embedding the JavaScript engine in R or alternatively embedding R within the a mozilla application, e.g. Firefox browser or Thunderbird and accessing the JavaScript engine "from within".

Getting started

Package details

AuthorDuncan Temple Lang
MaintainerDuncan Temple Lang <duncan@r-project.org>
LicenseMPL-2.0
Version0.2-0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("omegahat/SpiderMonkey")
omegahat/SpiderMonkey documentation built on Jan. 17, 2024, 6:43 p.m.