Other packages > Find by keyword >

spray  

Sparse Arrays and Multivariate Polynomials
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("spray", "1.0-27")



Attach the package and use:
library("spray")
Maintained by
Robin K. S. Hankin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-11
Latest Update: 2025-01-29
Description:
Sparse arrays interpreted as multivariate polynomials. Uses 'disordR' discipline (Hankin, 2022, <doi:10.48550/ARXIV.2210.03856>).To cite the package in publications please use Hankin (2022) <doi:10.48550/ARXIV.2210.10848>.
How to cite:
Robin K. S. Hankin (2016). spray: Sparse Arrays and Multivariate Polynomials. R package version 1.0-27, https://cran.r-project.org/web/packages/spray. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0-3 (2017-05-25 23:45), 1.0-5 (2019-03-28 20:30), 1.0-6 (2019-04-10 06:22), 1.0-7 (2019-09-03 00:30), 1.0-8 (2019-10-21 22:00), 1.0-9 (2020-05-17 07:00), 1.0-10 (2020-10-03 12:00), 1.0-11 (2021-02-15 00:00), 1.0-16 (2021-11-16 23:10), 1.0-18 (2021-12-15 04:50), 1.0-19 (2022-01-17 23:00), 1.0-20 (2022-07-06 00:50), 1.0-22 (2022-11-28 23:40), 1.0-24 (2023-08-10 18:30), 1.0-25 (2024-02-12 11:20), 1.0-26 (2024-08-19 10:50), 1.0 (2016-03-11 10:27)
Other packages that cited spray R package
View spray citation profile
Other R packages that spray depends, imports, suggests or enhances
Complete documentation for spray
Functions, R codes and Examples using the spray R package
Some associated functions: Extract . Ops.spray . arity . as.array . as.character . as.function . asum . constant . deriv . homog . knight . nterms . ooom . pmax . print . rspray . spray-class . spray-package . spray . spray_cpp . spray_missing_accessor . spraycross . subs . summary . zap . zero . 
Some associated R codes: RcppExports.R . spray.R . spray_ops.R .  Full spray package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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