Skip to content

sqsun/Matrix.utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix.utils

Matrix.utils is an R package which has been removed from the CRAN repository years ago. But many R packages depend on this, we archived on GitHub, 2023-12-09

How to install / use

To use this development version of the package, run the following lines in R:

devtools::install_github('sqsun/Matrix.utils', build_vignettes=TRUE)
library('Matrix.utils')

(You may need to install the package remotes, with install.packages('remotes'). Installation took <90s on a Macbook Pro.)

This should load all of the code and relevant documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%