Other packages > Find by keyword >

QuickJSR  

Interface for the 'QuickJS' Lightweight 'JavaScript' Engine
View on CRAN: Click here


Download and install QuickJSR package within the R console
Install from CRAN:
install.packages("QuickJSR")

Install from Github:
library("remotes")
install_github("cran/QuickJSR")

Install by package version:
library("remotes")
install_version("QuickJSR", "1.6.0")



Attach the package and use:
library("QuickJSR")
Maintained by
Andrew R. Johnson
[Scholar Profile | Author Map]
First Published: 2023-04-13
Latest Update: 2024-01-31
Description:
An 'R' interface to the 'QuickJS' portable 'JavaScript' engine. The engine is bundled entirely within the package, requiring no external system dependencies beyond a 'C' compiler.
How to cite:
Andrew R. Johnson (2023). QuickJSR: Interface for the 'QuickJS' Lightweight 'JavaScript' Engine. R package version 1.6.0, https://cran.r-project.org/web/packages/QuickJSR. Accessed 04 Apr. 2025.
Previous versions and publish date:
1.0.2 (2023-04-13 11:20), 1.0.3 (2023-04-14 11:10), 1.0.4 (2023-04-20 09:00), 1.0.5 (2023-09-03 15:30), 1.0.6 (2023-09-13 01:20), 1.0.7 (2023-10-15 17:50), 1.0.8 (2023-11-24 16:50), 1.0.9 (2023-12-18 06:40), 1.1.0 (2024-01-21 15:53), 1.1.3 (2024-01-31 13:50), 1.2.0 (2024-05-31 06:20), 1.2.2 (2024-06-07 11:10), 1.3.0 (2024-07-08 16:00), 1.3.1 (2024-07-14 06:20), 1.4.0 (2024-10-01 13:20), 1.5.1 (2025-01-08 10:00), 1.5.2 (2025-02-22 12:00), 1.6.0 (2025-02-26 19:00)
Other packages that cited QuickJSR R package
View QuickJSR citation profile
Other R packages that QuickJSR depends, imports, suggests or enhances
Complete documentation for QuickJSR
Functions, R codes and Examples using the QuickJSR R package
Full QuickJSR package functions and examples
Downloads during the last 30 days
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/02Downloads for QuickJSR80010001200140016001800200022002400260028003000320034003600TrendBars

Today's Hot Picks in Authors and Packages

RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA