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]
First Published: 2016-03-11
Latest Update: 2024-02-12
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 23 Apr. 2025.
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
03/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/21Downloads for spray051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

BLRShiny2  
Interactive Document for Working with Binary Logistic Regression Analysis
An interactive document on the topic of binary logistic regression analysis using 'rmarkdown' and ...
Download / Learn more Package Citations See dependency  
miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  
ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
sociome  
Operationalizing Social Determinants of Health Data for Researchers
Accesses raw data via API and calculates social determinants of health measures for user-specified l ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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