Other packages > Find by keyword >

slam  

Sparse Lightweight Arrays and Matrices
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("slam", "0.1-55")



Attach the package and use:
library("slam")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
First Published: 2009-06-26
Latest Update: 2022-01-08
Description:
Data structures and algorithms for sparse arrays and matrices, based on index arrays and simple triplet representations, respectively.
How to cite:
Kurt Hornik (2009). slam: Sparse Lightweight Arrays and Matrices. R package version 0.1-55, https://cran.r-project.org/web/packages/slam. Accessed 11 Apr. 2025.
Previous versions and publish date:
0.1-1 (2009-07-01 16:34), 0.1-2 (2009-08-08 14:37), 0.1-3 (2009-08-13 12:38), 0.1-4 (2009-08-26 16:57), 0.1-5 (2009-09-10 21:02), 0.1-6 (2009-10-21 16:26), 0.1-7 (2009-12-24 12:32), 0.1-9 (2010-01-09 11:31), 0.1-10 (2010-03-15 19:40), 0.1-11 (2010-03-25 16:56), 0.1-12 (2010-05-10 00:05), 0.1-13 (2010-06-24 10:24), 0.1-14 (2010-08-10 21:06), 0.1-15 (2010-09-09 14:14), 0.1-16 (2010-09-25 17:02), 0.1-17 (2010-09-26 15:10), 0.1-18 (2010-10-18 10:51), 0.1-20 (2011-02-10 10:41), 0.1-21 (2011-02-18 19:19), 0.1-22 (2011-04-15 08:32), 0.1-23 (2011-10-27 13:11), 0.1-24 (2012-06-13 15:18), 0.1-25 (2012-09-03 07:34), 0.1-26 (2012-12-22 14:14), 0.1-27 (2013-01-27 21:09), 0.1-28 (2013-02-06 15:53), 0.1-29 (2013-09-06 08:23), 0.1-30 (2013-09-25 09:26), 0.1-31 (2014-01-07 12:27), 0.1-32 (2014-04-02 08:45), 0.1-34 (2016-05-04 13:27), 0.1-35 (2016-06-14 20:48), 0.1-37 (2016-08-05 16:12), 0.1-38 (2016-08-18 15:39), 0.1-39 (2016-11-18 11:36), 0.1-40 (2016-12-01 16:51), 0.1-42 (2017-12-21 21:58), 0.1-43 (2018-04-23 11:11), 0.1-44 (2018-12-21 12:51), 0.1-45 (2019-02-26 12:23), 0.1-46 (2019-10-26 17:52), 0.1-47 (2019-12-21 14:22), 0.1-48 (2020-12-03 19:47), 0.1-49 (2021-11-17 17:06), 0.1-50 (2022-01-08 16:01), 0.1-51 (2024-07-17 17:38), 0.1-52 (2024-07-31 12:58), 0.1-53 (2024-09-02 07:57), 0.1-54 (2024-10-15 09:35), 0.1 (2009-06-26 15:37)
Other packages that cited slam R package
View slam citation profile
Other R packages that slam depends, imports, suggests or enhances
Complete documentation for slam
Functions, R codes and Examples using the slam R package
Some associated functions: abind . apply . array . crossprod . foreign . matrix . norms . options . rollup . sums . 
Some associated R codes: abind.R . apply.R . array.R . crossprod.R . foreign.R . matrix.R . misc.R . reduce.R . rollup.R . stm.R . subassign.R .  Full slam package functions and examples
Downloads during the last 30 days
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for slam80010001200140016001800200022002400260028003000320034003600TrendBars

Today's Hot Picks in Authors and Packages

extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
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  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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