Package: ramify
Type: Package
Title: Additional Matrix Functionality
Version: 0.3.3
Authors@R: person("Brandon", "Greenwell", email = "greenwell.brandon@gmail.com", 
  role = c("aut", "cre"))
Description: 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'.
Imports: stats
Suggests: testthat, knitr
License: GPL (>= 2)
URL: https://github.com/bgreenwell/ramify
BugReports: https://github.com/bgreenwell/ramify/issues
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-17 16:55:50 UTC; w108bmg
Author: Brandon Greenwell [aut, cre]
Maintainer: Brandon Greenwell <greenwell.brandon@gmail.com>
Repository: CRAN
Date/Publication: 2016-12-17 22:46:24
Built: R 4.2.0; ; 2023-04-01 13:18:27 UTC; unix
