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



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.4.0, https://cran.r-project.org/web/packages/QuickJSR. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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