Additional matrix functionality for R including: (1) wrappers for the base matrix function that allow matrices to be created from character strings and lists (the former is especially useful for creating block matrices), (2) better printing of large matrices via the generic "pretty" print function, and (3) a number of convenience functions for users more familiar with other scientific languages like 'Julia', 'Matlab'/'Octave', or 'Python'+'NumPy'.
Version: | 0.3.3 |
Imports: | stats |
Suggests: | testthat, knitr |
Published: | 2016-12-17 |
Author: | Brandon Greenwell [aut, cre] |
Maintainer: | Brandon Greenwell <greenwell.brandon at gmail.com> |
BugReports: | https://github.com/bgreenwell/ramify/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/bgreenwell/ramify |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | ramify results |
Reference manual: | ramify.pdf |
Vignettes: |
Introduction to ramify |
Package source: | ramify_0.3.3.tar.gz |
Windows binaries: | r-devel: ramify_0.3.3.zip, r-release: ramify_0.3.3.zip, r-oldrel: ramify_0.3.3.zip |
macOS binaries: | r-release (arm64): ramify_0.3.3.tgz, r-oldrel (arm64): ramify_0.3.3.tgz, r-release (x86_64): ramify_0.3.3.tgz, r-oldrel (x86_64): ramify_0.3.3.tgz |
Old sources: | ramify archive |
Reverse imports: | natstrat, sgmodel |
Reverse suggests: | iemisc |
Please use the canonical form https://CRAN.R-project.org/package=ramify to link to this page.