Other packages > Find by keyword >

QuickJSR  

Interface for the 'QuickJS-NG' 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.8.1")



Attach the package and use:
library("QuickJSR")
Maintained by
Andrew R. Johnson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-04-13
Latest Update: 2025-06-09
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-NG' Lightweight 'JavaScript' Engine. R package version 1.8.1, https://cran.r-project.org/web/packages/QuickJSR. Accessed 21 Jul. 2026.
Previous versions and publish date:
(2026-07-09 08:17), 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), 1.7.0 (2025-03-31 15:50), 1.8.0 (2025-06-09 17:30), 1.8.1 (2025-09-20 13:10), 1.9.0 (2026-01-25 09:50), 1.9.1 (2026-04-09 14:10), 1.9.2 (2026-04-17 10:50)
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

Today's Hot Picks in Authors and Packages

splash  
Simple Process-Led Algorithms for Simulating Habitats
This program calculates bioclimatic indices and fluxes (radiation, evapotranspiration, soil moistur ...
Download / Learn more Package Citations See dependency  
truncnormbayes  
Estimates Moments for a Truncated Normal Distribution using 'Stan'
Finds the posterior modes for the mean and standard deviation for a truncated normal distribution wi ...
Download / Learn more Package Citations See dependency  
beastier  
Call 'BEAST2'
'BEAST2' () is a widely used Bayesian phylogenetic tool, that uses DNA/RNA/ ...
Download / Learn more Package Citations See dependency  
OSTE  
Optimal Survival Trees Ensemble
Function for growing survival trees ensemble ('Naz Gul', 'Nosheen Faiz', 'Dan Brawn', 'Rafal Kulakow ...
Download / Learn more Package Citations See dependency  
netgen  
Network Generator for Combinatorial Graph Problems
Methods for the generation of a wide range of network geographies, e.g., grid networks or clustered ...
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  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

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