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 11 Aug. 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

gprofiler2  
Interface to the 'g:Profiler' Toolset
A toolset for functional enrichment analysis and visualization, gene/protein/SNP identifier conversi ...
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  
phonenumber  
Convert Letters to Numbers and Back as on a Telephone Keypad
Convert English letters to numbers or numbers to English letters as on a telephone keypad. When con ...
Download / Learn more Package Citations See dependency  
Rssa  
A Collection of Methods for Singular Spectrum Analysis
Methods and tools for Singular Spectrum Analysis including decomposition, forecasting and gap-filli ...
Download / Learn more Package Citations See dependency  
lactcurves  
Lactation Curve Parameter Estimation
AllCurves() runs multiple lactation curve models and extracts selection criteria for each model. Th ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

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