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.2.2")



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: 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.2.2, https://cran.r-project.org/web/packages/QuickJSR
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)
Other packages that cited QuickJSR R package
View QuickJSR citation profile
Other R packages that QuickJSR depends, imports, suggests or enhances
Functions, R codes and Examples using the QuickJSR R package
Full QuickJSR package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

DelayedEffect.Design  
Sample Size and Power Calculations using the APPLE, SEPPLE, APPLE+ and SEPPLE+ Methods
Provides sample size and power calculations when the treatment time-lag effect is present and the la ...
Download / Learn more Package Citations See dependency  
interplex  
Coercion Methods for Simplicial Complex Data Structures
Computational topology, which enables topological data analysis (TDA), makes pervasive use of abstr ...
Download / Learn more Package Citations See dependency  
MPCI  
Multivariate Process Capability Indices (MPCI)
It performs the followings Multivariate Process Capability Indices: Shahriari et al. (1995) Multivar ...
Download / Learn more Package Citations See dependency  
PCL  
Proximal Causal Learning
We fit causal models using proxies. We implement two stage proximal least squares estimator. E.J. Tc ...
Download / Learn more Package Citations See dependency  
largeList  
Serialization Interface for Large List Objects
Functions to write or append a R list to a file, as well as read, remove, modify elements from it wi ...
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  

22,431

R Packages

191,269

Dependencies

56,139

Author Associations

22,432

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns