{
  "_id": "6a1d40dd1d7bb097a0a40a74",
  "Package": "WoodburyMatrix",
  "Title": "Fast Matrix Operations via the Woodbury Matrix Identity",
  "Version": "0.0.4",
  "Authors@R": "person(given = \"Michael\",\nfamily = \"Bertolacci\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"m.bertolacci@gmail.com\",\ncomment = c(ORCID = \"0000-0003-0317-5941\"))",
  "Description": "A hierarchy of classes and methods for manipulating\nmatrices formed implicitly from the sums of the inverses of\nother matrices, a situation commonly encountered in spatial\nstatistics and related fields. Enables easy use of the Woodbury\nmatrix identity and the matrix determinant lemma to allow\ncomputation (e.g., solving linear systems) without having to\nform the actual matrix. More information on the underlying\nlinear algebra can be found in Harville, D. A. (1997)\n<doi:10.1007/b98818>.",
  "URL": "https://github.com/mbertolacci/WoodburyMatrix",
  "BugReports": "https://github.com/mbertolacci/WoodburyMatrix/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://mbertolacci.r-universe.dev",
  "Date/Publication": "2025-09-02 03:11:01 UTC",
  "RemoteUrl": "https://github.com/mbertolacci/woodburymatrix",
  "RemoteRef": "HEAD",
  "RemoteSha": "a45d72c87b15a8319ec442329ac9d69452ba0709",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:15:21 UTC",
    "User": "root"
  },
  "Author": "Michael Bertolacci [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-0317-5941>)",
  "Maintainer": "Michael Bertolacci <m.bertolacci@gmail.com>",
  "MD5sum": "b05534532cdfd3d731ff1f6194e2b37d",
  "_user": "mbertolacci",
  "_type": "src",
  "_file": "WoodburyMatrix_0.0.4.tar.gz",
  "_fileid": "948a7fd21ccab091118a8788626b2625bf7e67c9a28fb529207b8a3514278351",
  "_filesize": 377533,
  "_sha256": "948a7fd21ccab091118a8788626b2625bf7e67c9a28fb529207b8a3514278351",
  "_created": "2026-06-01T08:15:21.000Z",
  "_published": "2026-06-01T08:20:45.572Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78812295371,
      "time": 286,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326608721"
    },
    {
      "job": 78812295472,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326562547"
    },
    {
      "job": 78812295376,
      "time": 215,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326576160"
    },
    {
      "job": 78812295393,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326557803"
    },
    {
      "job": 78811860308,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326518154"
    },
    {
      "job": 78812295408,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326551115"
    },
    {
      "job": 78812295394,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326556308"
    },
    {
      "job": 78812295553,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326544968"
    },
    {
      "job": 78812295449,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326548155"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26743131096",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mbertolacci/woodburymatrix",
  "_commit": {
    "id": "a45d72c87b15a8319ec442329ac9d69452ba0709",
    "author": "Michael Bertolacci <m.bertolacci@gmail.com>",
    "committer": "Michael Bertolacci <m.bertolacci@gmail.com>",
    "message": "Bump version for cran release\n",
    "time": 1756782661
  },
  "_maintainer": {
    "name": "Michael Bertolacci",
    "email": "m.bertolacci@gmail.com",
    "login": "mbertolacci",
    "description": "",
    "uuid": 1761597,
    "orcid": "0000-0003-0317-5941"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mbertolacci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "mbertolacci",
      "count": 43,
      "uuid": 1761597
    }
  ],
  "_userbio": {
    "uuid": 1761597,
    "type": "user",
    "name": "Michael Bertolacci"
  },
  "_downloads": {
    "count": 185,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WoodburyMatrix"
  },
  "_devurl": "https://github.com/mbertolacci/woodburymatrix",
  "_searchresults": 11,
  "_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/readme.html",
    "extra/readme.md",
    "extra/WoodburyMatrix.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mbertolacci/woodburymatrix",
  "_realowner": "mbertolacci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2020-08-10"
    },
    {
      "version": "0.0.2",
      "date": "2022-09-13"
    },
    {
      "version": "0.0.3",
      "date": "2023-06-19"
    },
    {
      "version": "0.0.4",
      "date": "2025-09-02"
    }
  ],
  "_exports": [
    "determinant",
    "dwnorm",
    "instantiate",
    "isSymmetric",
    "mahalanobis",
    "rwnorm",
    "solve",
    "t",
    "WoodburyMatrix"
  ],
  "_help": [
    {
      "page": "determinant-WoodburyMatrix-logical-method",
      "title": "Calculate the determinant of a WoodburyMatrix object",
      "topics": [
        "determinant,WoodburyMatrix,logical-method"
      ]
    },
    {
      "page": "instantiate",
      "title": "Instantiate a matrix",
      "topics": [
        "instantiate",
        "instantiate,GWoodburyMatrix-method",
        "instantiate,SWoodburyMatrix-method"
      ]
    },
    {
      "page": "mahalanobis",
      "title": "Mahalanobis distance",
      "topics": [
        "mahalanobis",
        "mahalanobis,ANY,ANY,SWoodburyMatrix-method"
      ]
    },
    {
      "page": "normal-distribution-methods",
      "title": "Normal distribution methods for 'SWoodburyMatrix' objects",
      "topics": [
        "dwnorm",
        "normal-distribution-methods",
        "rwnorm"
      ]
    },
    {
      "page": "solve-methods",
      "title": "Solve methods for 'WoodburyMatrix' objects",
      "topics": [
        "solve",
        "solve,GWoodburyMatrix,ANY-method",
        "solve,GWoodburyMatrix,matrix-method",
        "solve,GWoodburyMatrix,missing-method",
        "solve,GWoodburyMatrix,numLike-method",
        "solve,SWoodburyMatrix,ANY-method",
        "solve,SWoodburyMatrix,matrix-method",
        "solve,SWoodburyMatrix,missing-method",
        "solve,SWoodburyMatrix,numLike-method",
        "solve-methods"
      ]
    },
    {
      "page": "WoodburyMatrix",
      "title": "Create a Woodbury matrix identity matrix",
      "topics": [
        "WoodburyMatrix"
      ]
    },
    {
      "page": "WoodburyMatrix-class",
      "title": "Virtual class for Woodbury identity matrices",
      "topics": [
        "%*%,GWoodburyMatrix,ANY-method",
        "%*%,SWoodburyMatrix,ANY-method",
        "GWoodburyMatrix-class",
        "isSymmetric,GWoodburyMatrix-method",
        "isSymmetric,SWoodburyMatrix-method",
        "SWoodburyMatrix-class",
        "t,GWoodburyMatrix-method",
        "t,SWoodburyMatrix-method",
        "WoodburyMatrix-class"
      ]
    }
  ],
  "_readme": "https://github.com/mbertolacci/woodburymatrix/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_vignettes": [
    {
      "source": "WoodburyMatrix.Rmd",
      "filename": "WoodburyMatrix.html",
      "title": "Using the Woodbury matrix identity",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Disclaimer",
        "Introduction",
        "Example 1: marginalising Bayesian linear regression",
        "Example 2: sums of sparse precision matrices",
        "Multiple $B$ matrices",
        "Implementation notes",
        "Bibliography"
      ],
      "created": "2020-07-20 11:05:03",
      "modified": "2020-07-21 00:22:52",
      "commits": 4
    }
  ],
  "_score": 4.217483944213907,
  "_indexed": true,
  "_nocasepkg": "woodburymatrix",
  "_universes": [
    "mbertolacci"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-06-01T08:19:56.000Z",
      "distro": "noble",
      "commit": "a45d72c87b15a8319ec442329ac9d69452ba0709",
      "fileid": "2380cf4f90733957d62d01fbbe19161e85f40c09486e37c0b614cddc13f72f5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26743131096"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-06-01T08:17:28.000Z",
      "distro": "noble",
      "commit": "a45d72c87b15a8319ec442329ac9d69452ba0709",
      "fileid": "f62c03acd193b1b1dcb2a515abaf277d27e35c704132d78a67859d762ff1d2b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26743131096"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-06-01T08:18:10.000Z",
      "commit": "a45d72c87b15a8319ec442329ac9d69452ba0709",
      "fileid": "1ab8e2b6fdda7d626aa1e9a3398bf7c30f21947e724f29e7fa11eea067b63011",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26743131096"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-06-01T08:17:19.000Z",
      "commit": "a45d72c87b15a8319ec442329ac9d69452ba0709",
      "fileid": "6142a83215837569cefe6c5401eccda1003c53e751e82adfbc6238af884cb283",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26743131096"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-06-01T08:17:22.000Z",
      "commit": "a45d72c87b15a8319ec442329ac9d69452ba0709",
      "fileid": "4b3528c015c5c542d46f6d684e1e2a0cb2c8a23916b2994349f2352a25641998",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26743131096"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-06-01T08:17:03.000Z",
      "commit": "a45d72c87b15a8319ec442329ac9d69452ba0709",
      "fileid": "4197ae3a985985151d0f53750b85b5e55cca09128fdf3dac0c161ae29abc19a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26743131096"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-06-01T08:16:33.000Z",
      "commit": "a45d72c87b15a8319ec442329ac9d69452ba0709",
      "fileid": "89f2ae6eb20d3509cb38b830fb06338060c28b47fb8294ec7eb17da487d0c9c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26743131096"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-06-01T08:16:42.000Z",
      "commit": "a45d72c87b15a8319ec442329ac9d69452ba0709",
      "fileid": "5dee3264119cc882f5d36161c785e7db9d4d11539cd02f94bcddd8fd4862a62d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26743131096"
    }
  ]
}