{
  "_id": "6a1ef34bb401979e7341526d",
  "Package": "ramify",
  "Type": "Package",
  "Title": "Additional Matrix Functionality",
  "Version": "0.4.0",
  "Authors@R": "person(c(\"Brandon\", \"M.\"), family = \"Greenwell\", \nemail = \"greenwell.brandon@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8120-0084\"))",
  "Description": "Additional matrix functionality for R including: (1)\nwrappers for the base matrix function that allow matrices to be\ncreated from character strings and lists (the former is\nespecially useful for creating block matrices), (2) better\nprinting of large matrices via the generic \"pretty\" print\nfunction, and (3) a number of convenience functions for users\nmore familiar with other scientific languages like 'Julia',\n'Matlab'/'Octave', or 'Python'+'NumPy'.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/bgreenwell/ramify,\nhttp://bgreenwell.github.io/ramify/",
  "BugReports": "https://github.com/bgreenwell/ramify/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://bgreenwell.r-universe.dev",
  "Date/Publication": "2025-06-23 17:32:24 UTC",
  "RemoteUrl": "https://github.com/bgreenwell/ramify",
  "RemoteRef": "HEAD",
  "RemoteSha": "029b918d8938dbc15a2e25585a92d9203f271c45",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 07:33:12 UTC",
    "User": "root"
  },
  "Author": "Brandon M. Greenwell [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8120-0084>)",
  "Maintainer": "Brandon M. Greenwell <greenwell.brandon@gmail.com>",
  "MD5sum": "3ac8b355b5f597b2ef1ddac6d98febdc",
  "_user": "bgreenwell",
  "_type": "src",
  "_file": "ramify_0.4.0.tar.gz",
  "_fileid": "0dbf8320e9e67846712527fe596f1979a7e84320fff05ccc4bd05117449448bf",
  "_filesize": 546651,
  "_sha256": "0dbf8320e9e67846712527fe596f1979a7e84320fff05ccc4bd05117449448bf",
  "_created": "2026-05-19T07:33:12.000Z",
  "_published": "2026-06-02T15:14:19.715Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79105030936,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7077487109"
    },
    {
      "job": 79105031565,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077486072"
    },
    {
      "job": 79105031214,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7077482479"
    },
    {
      "job": 79105031553,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077481080"
    },
    {
      "job": 79105030702,
      "time": 240,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077449289"
    },
    {
      "job": 79105029935,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361865901"
    },
    {
      "job": 79105030836,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7077478138"
    },
    {
      "job": 79105030900,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7077472863"
    },
    {
      "job": 79105031066,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077472177"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/26082881578",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bgreenwell/ramify",
  "_commit": {
    "id": "029b918d8938dbc15a2e25585a92d9203f271c45",
    "author": "bgreenwell <greenwell.brandon@gmail.com>",
    "committer": "bgreenwell <greenwell.brandon@gmail.com>",
    "message": "add revdep support\n",
    "time": 1750699944
  },
  "_maintainer": {
    "name": "Brandon M. Greenwell",
    "email": "greenwell.brandon@gmail.com",
    "login": "bgreenwell",
    "twitter": "@bgreenwell8",
    "description": "Director, Data Science at 84.51° and Adjunct Instructor at the University of Cincinnati.",
    "uuid": 3777755,
    "orcid": "0000-0002-8120-0084"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bgreenwell",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-26",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "matrices"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "bgreenwell",
      "count": 167,
      "uuid": 3777755
    }
  ],
  "_userbio": {
    "uuid": 3777755,
    "type": "user",
    "name": "Brandon Greenwell",
    "description": "Director, Data Science at 84.51° and Adjunct Instructor at the University of Cincinnati."
  },
  "_downloads": {
    "count": 345,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ramify"
  },
  "_devurl": "https://github.com/bgreenwell/ramify",
  "_pkgdown": "http://bgreenwell.github.io/ramify/",
  "_searchresults": 237,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/ramify.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bgreenwell/ramify",
  "_realowner": "bgreenwell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-03-23"
    },
    {
      "version": "0.2.0",
      "date": "2015-04-13"
    },
    {
      "version": "0.3.0",
      "date": "2015-06-07"
    },
    {
      "version": "0.3.1",
      "date": "2015-07-08"
    },
    {
      "version": "0.3.2",
      "date": "2015-08-19"
    },
    {
      "version": "0.3.3",
      "date": "2016-12-17"
    },
    {
      "version": "0.4.0",
      "date": "2025-06-24"
    }
  ],
  "_exports": [
    "argmax",
    "argmin",
    "atleast_2d",
    "bmat",
    "clip",
    "dmat",
    "eye",
    "falses",
    "fill",
    "flatten",
    "hcat",
    "inv",
    "is.tril",
    "is.triu",
    "linspace",
    "logspace",
    "mat",
    "matrix_rank",
    "meshgrid",
    "ones",
    "pprint",
    "rand",
    "randi",
    "randn",
    "repmat",
    "resize",
    "size",
    "tr",
    "tri",
    "tril",
    "triu",
    "trues",
    "vcat",
    "zeros"
  ],
  "_help": [
    {
      "page": "argmax",
      "title": "Row/Column Max/Min Indices",
      "topics": [
        "argmax",
        "argmin"
      ]
    },
    {
      "page": "atleast_2d",
      "title": "View Input as an Array with at Least Two Dimensions.",
      "topics": [
        "atleast_2d"
      ]
    },
    {
      "page": "bmat",
      "title": "Block Matrices",
      "topics": [
        "bmat"
      ]
    },
    {
      "page": "clip",
      "title": "Clip Values",
      "topics": [
        "clip",
        "clip.default"
      ]
    },
    {
      "page": "dmat",
      "title": "Data Frames",
      "topics": [
        "dmat"
      ]
    },
    {
      "page": "eye",
      "title": "Identity Matrix",
      "topics": [
        "eye"
      ]
    },
    {
      "page": "fill",
      "title": "Fill a Matrix",
      "topics": [
        "falses",
        "fill",
        "ones",
        "trues",
        "zeros"
      ]
    },
    {
      "page": "flatten",
      "title": "Flatten Matrices/Arrays",
      "topics": [
        "flatten"
      ]
    },
    {
      "page": "hcat",
      "title": "Concatenate Matrices",
      "topics": [
        "hcat",
        "vcat"
      ]
    },
    {
      "page": "inv",
      "title": "Matrix Inverse",
      "topics": [
        "inv"
      ]
    },
    {
      "page": "is.tril",
      "title": "Lower Triangular Matrix Test",
      "topics": [
        "is.tril"
      ]
    },
    {
      "page": "is.triu",
      "title": "Upper Triangular Matrix Test",
      "topics": [
        "is.triu"
      ]
    },
    {
      "page": "linspace",
      "title": "Linearly-spaced Elements",
      "topics": [
        "linspace"
      ]
    },
    {
      "page": "logspace",
      "title": "Logarithmically-spaced Elements",
      "topics": [
        "logspace"
      ]
    },
    {
      "page": "mat",
      "title": "Matrices",
      "topics": [
        "mat",
        "mat.character",
        "mat.default",
        "mat.list"
      ]
    },
    {
      "page": "matrix_rank",
      "title": "Matrix Rank",
      "topics": [
        "matrix_rank",
        "matrix_rank.data.frame",
        "matrix_rank.default",
        "matrix_rank.matrix"
      ]
    },
    {
      "page": "meshgrid",
      "title": "Rectangular 2-D Grid",
      "topics": [
        "meshgrid"
      ]
    },
    {
      "page": "pprint",
      "title": "Pretty Printing",
      "topics": [
        "pprint",
        "pprint.data.frame",
        "pprint.matrix"
      ]
    },
    {
      "page": "rand",
      "title": "Matrix/Array of Uniform Random Numbers",
      "topics": [
        "rand"
      ]
    },
    {
      "page": "randi",
      "title": "Matrix/Array of Uniform Random Integers",
      "topics": [
        "randi"
      ]
    },
    {
      "page": "randn",
      "title": "Matrix/Array of Normal Random Numbers",
      "topics": [
        "randn"
      ]
    },
    {
      "page": "repmat",
      "title": "Repeat Vectors and Matrices",
      "topics": [
        "repmat"
      ]
    },
    {
      "page": "resize",
      "title": "Resize Matrices and Arrays",
      "topics": [
        "resize"
      ]
    },
    {
      "page": "size",
      "title": "Dimensions of a Matrix/Array",
      "topics": [
        "size"
      ]
    },
    {
      "page": "tr",
      "title": "Trace of a Matrix",
      "topics": [
        "tr"
      ]
    },
    {
      "page": "tri",
      "title": "Lower/Upper Triangular Matrix",
      "topics": [
        "tri"
      ]
    },
    {
      "page": "tril",
      "title": "Extract Lower Triangular Matrix",
      "topics": [
        "tril"
      ]
    },
    {
      "page": "triu",
      "title": "Extract Upper Triangular Matrix",
      "topics": [
        "triu"
      ]
    }
  ],
  "_readme": "https://github.com/bgreenwell/ramify/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "ramify.Rmd",
      "filename": "ramify.html",
      "title": "Introduction to ramify",
      "author": "Brandon M. Greenwell",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The mat function",
        "Character method",
        "Better printing for \"large\" matrices",
        "Data frames and block matrices",
        "Making data frames with dmat",
        "Construct block matrices with bmat",
        "Convenience functions",
        "Summary"
      ],
      "created": "2025-06-23 17:07:28",
      "modified": "2025-06-23 17:07:28",
      "commits": 1
    }
  ],
  "_score": 6.63002085111341,
  "_indexed": true,
  "_nocasepkg": "ramify",
  "_universes": [
    "bgreenwell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-19T07:35:12.000Z",
      "distro": "noble",
      "commit": "029b918d8938dbc15a2e25585a92d9203f271c45",
      "fileid": "e811eb28963556443e98276758e4ea905026ca831b525c9136f572674c5e30e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/26082881578"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-19T07:35:08.000Z",
      "distro": "noble",
      "commit": "029b918d8938dbc15a2e25585a92d9203f271c45",
      "fileid": "82410e272c2ca9ace5b6ff73a20c24ee13c28375aaabf39dcf97e9cea102e877",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/26082881578"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-19T07:34:59.000Z",
      "commit": "029b918d8938dbc15a2e25585a92d9203f271c45",
      "fileid": "219df0f980a5ccca41722ddd3a5a686b429b891aa4235816f4f6b43c987c84d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/26082881578"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-19T07:34:55.000Z",
      "commit": "029b918d8938dbc15a2e25585a92d9203f271c45",
      "fileid": "b7cb1f93f6bfe8cec730ad46184e0351630202bdd40c6123ed3463bbe14c3ed6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/26082881578"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-19T07:34:39.000Z",
      "commit": "029b918d8938dbc15a2e25585a92d9203f271c45",
      "fileid": "906caefd8b3250a6804f93b97875e3998e4855a44407c939c8548cadf9218f09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/26082881578"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-19T07:34:24.000Z",
      "commit": "029b918d8938dbc15a2e25585a92d9203f271c45",
      "fileid": "bf826ab4666bde221230c118b320990e99115da4e7643252419af2234f8a2049",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/26082881578"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-19T07:34:22.000Z",
      "commit": "029b918d8938dbc15a2e25585a92d9203f271c45",
      "fileid": "819f1f8f1274a275fbfda10ec16578a516b8ca34603faf961e37fb4c0ef56d85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/26082881578"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-06-02T15:13:55.000Z",
      "commit": "029b918d8938dbc15a2e25585a92d9203f271c45",
      "fileid": "27e9a909a6e66febe26fab75f7608c19ef1fc4210f0c78461b32f7071a2398f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/26082881578"
    }
  ]
}