Package: ramify
Type: Package
Title: Additional Matrix Functionality
Version: 0.4.0
Authors@R: person(c("Brandon", "M."), family = "Greenwell", 
    email = "greenwell.brandon@gmail.com", role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0002-8120-0084"))
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'.
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
License: GPL (>= 2)
URL: https://github.com/bgreenwell/ramify,
        http://bgreenwell.github.io/ramify/
BugReports: https://github.com/bgreenwell/ramify/issues
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-23 18:35:28 UTC; bgreenwell
Author: Brandon M. Greenwell [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8120-0084>)
Maintainer: Brandon M. Greenwell <greenwell.brandon@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-24 08:00:02 UTC
Built: R 4.5.1; ; 2025-10-26 00:56:13 UTC; windows
