{
  "_id": "6a200e46b401979e73448211",
  "Package": "sparseMVN",
  "Type": "Package",
  "Title": "Multivariate Normal Functions for Sparse Covariance and\nPrecision Matrices",
  "Version": "0.2.2.9001",
  "Date": "2021-10-31",
  "Authors@R": "person(given=\"Michael\", family=\"Braun\", email=\"braunm@smu.edu\", role=c(\"aut\",\"cre\",\"cph\"),comment=c(ORCID=\"0000-0003-4774-2119\"))",
  "Maintainer": "Michael Braun <braunm@smu.edu>",
  "URL": "https://braunm.github.io/sparseMVN/,\nhttps://github.com/braunm/sparseMVN/",
  "BugReports": "https://github.com/braunm/sparseMVN/issues/",
  "Description": "Computes multivariate normal (MVN) densities, and samples\nfrom MVN distributions, when the covariance or precision matrix\nis sparse.",
  "License": "MPL (>= 2.0)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.2",
  "Repository": "https://braunm.r-universe.dev",
  "Date/Publication": "2021-12-31 17:54:23 UTC",
  "RemoteUrl": "https://github.com/braunm/sparsemvn",
  "RemoteRef": "HEAD",
  "RemoteSha": "8a98eeec924197d01eeace699a2091c0206297a4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 11:17:26 UTC",
    "User": "root"
  },
  "Author": "Michael Braun [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4774-2119>)",
  "MD5sum": "8a79d5f6c102856bf38954e47544c1c3",
  "_user": "braunm",
  "_type": "src",
  "_file": "sparseMVN_0.2.2.9001.tar.gz",
  "_fileid": "5cb6ca364d50d8bda5fc3270d49e34fc321d4ca069a51dbb8e2f88c19c374c2c",
  "_filesize": 708589,
  "_sha256": "5cb6ca364d50d8bda5fc3270d49e34fc321d4ca069a51dbb8e2f88c19c374c2c",
  "_created": "2026-06-03T11:17:26.000Z",
  "_published": "2026-06-03T11:21:42.950Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79281628383,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383113089"
    },
    {
      "job": 79281628174,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383106827"
    },
    {
      "job": 79281628307,
      "time": 217,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383126019"
    },
    {
      "job": 79281628190,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383107212"
    },
    {
      "job": 79281141130,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383062663"
    },
    {
      "job": 79281628250,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383099476"
    },
    {
      "job": 79281628295,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383101725"
    },
    {
      "job": 79281628326,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383095061"
    },
    {
      "job": 79281628185,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383101832"
    }
  ],
  "_buildurl": "https://github.com/r-universe/braunm/actions/runs/26881103037",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/braunm/sparsemvn",
  "_commit": {
    "id": "8a98eeec924197d01eeace699a2091c0206297a4",
    "author": "Michael Braun <braunm@smu.edu>",
    "committer": "Michael Braun <braunm@smu.edu>",
    "message": "Trigger rebuild\n",
    "time": 1640973263
  },
  "_maintainer": {
    "name": "Michael Braun",
    "email": "braunm@smu.edu",
    "login": "braunm",
    "description": "",
    "uuid": 7560564,
    "orcid": "0000-0003-4774-2119"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "version": ">= 0.5",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "version": ">= 1.0.6",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "bookdown",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "trustOptim",
      "version": ">= 0.8.5",
      "role": "Suggests"
    }
  ],
  "_owner": "braunm",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "braunm",
      "count": 101,
      "uuid": 7560564
    }
  ],
  "_userbio": {
    "uuid": 7560564,
    "type": "user",
    "name": "Michael Braun"
  },
  "_downloads": {
    "count": 633,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparseMVN"
  },
  "_devurl": "https://github.com/braunm/sparsemvn",
  "_pkgdown": "https://braunm.github.io/sparseMVN/",
  "_searchresults": 29,
  "_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/sparseMVN.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/braunm/sparsemvn",
  "_realowner": "braunm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2013-11-05"
    },
    {
      "version": "0.2.0",
      "date": "2015-02-05"
    },
    {
      "version": "0.2.1",
      "date": "2017-05-24"
    },
    {
      "version": "0.2.1.1",
      "date": "2018-03-28"
    },
    {
      "version": "0.2.2",
      "date": "2021-10-25"
    }
  ],
  "_exports": [
    "binary.f",
    "binary.grad",
    "binary.hess",
    "binary.sim",
    "dmvn.sparse",
    "rmvn.sparse"
  ],
  "_help": [
    {
      "page": "sparseMVN-package",
      "title": "Multivariate Normal Functions for Sparse Covariate and Precision Matrices",
      "topics": [
        "sparseMVN-package",
        "sparseMVN",
        "_PACKAGE"
      ]
    },
    {
      "page": "binary",
      "title": "Binary choice example",
      "topics": [
        "binary",
        "binary.f",
        "binary.grad",
        "binary.hess",
        "binary.sim"
      ]
    },
    {
      "page": "dmvn.sparse",
      "title": "Compute density from multivariate normal distribution",
      "topics": [
        "dmvn.sparse"
      ]
    },
    {
      "page": "rmvn.sparse",
      "title": "Sample from multivariate normal distribution",
      "topics": [
        "rmvn.sparse"
      ]
    }
  ],
  "_readme": "https://github.com/braunm/sparsemvn/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_vignettes": [
    {
      "source": "sparseMVN2.Rmd",
      "filename": "sparseMVN2.html",
      "title": "The sparseMVN package",
      "author": "Michael Braun, Cox School of Business, Southern Methodist University",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "MVN density computation and random number generation",
        "Sparse matrices in R",
        "Using the sparseMVN package",
        "An example",
        "Performance",
        "References"
      ],
      "created": "2021-10-31 21:21:27",
      "modified": "2021-10-31 21:21:27",
      "commits": 1
    }
  ],
  "_score": 6.069853021113625,
  "_indexed": true,
  "_nocasepkg": "sparsemvn",
  "_universes": [
    "braunm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.9001",
      "date": "2026-06-03T11:19:49.000Z",
      "distro": "noble",
      "commit": "8a98eeec924197d01eeace699a2091c0206297a4",
      "fileid": "fa52f1c94f1ca1312eb82e06d5608bd37fce09459b741c8fb9989aa84d89a126",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/braunm/actions/runs/26881103037"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2.9001",
      "date": "2026-06-03T11:19:31.000Z",
      "distro": "noble",
      "commit": "8a98eeec924197d01eeace699a2091c0206297a4",
      "fileid": "000b9297a505d30ae82f32e6688906913c13bef42d134b3c440e499289e46908",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/braunm/actions/runs/26881103037"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9001",
      "date": "2026-06-03T11:20:34.000Z",
      "commit": "8a98eeec924197d01eeace699a2091c0206297a4",
      "fileid": "cc011060d6066cc7707f3dc008f4533999487b40fd20f23ee04ff5b09be346b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/braunm/actions/runs/26881103037"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9001",
      "date": "2026-06-03T11:19:36.000Z",
      "commit": "8a98eeec924197d01eeace699a2091c0206297a4",
      "fileid": "fe797d745705bc7a6f381ae90c37569354a7746d9c4d5c311b50d5a05b5785cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/braunm/actions/runs/26881103037"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9001",
      "date": "2026-06-03T11:19:32.000Z",
      "commit": "8a98eeec924197d01eeace699a2091c0206297a4",
      "fileid": "83baf5d296d20bf7f0d043e8a9b80417f7562c78849de1f8d28be9658ac51f6e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/braunm/actions/runs/26881103037"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9001",
      "date": "2026-06-03T11:18:57.000Z",
      "commit": "8a98eeec924197d01eeace699a2091c0206297a4",
      "fileid": "22f7ab7b44956bbc1bd92f5d73da743e13ddb119e004be657f52328700cb27b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/braunm/actions/runs/26881103037"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9001",
      "date": "2026-06-03T11:18:46.000Z",
      "commit": "8a98eeec924197d01eeace699a2091c0206297a4",
      "fileid": "be7ea8ff01f6aae9b6d6f4907431387c78e9b9cdeebcfc307943f61df1c79315",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/braunm/actions/runs/26881103037"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2.9001",
      "date": "2026-06-03T11:19:06.000Z",
      "commit": "8a98eeec924197d01eeace699a2091c0206297a4",
      "fileid": "f59103a1d80d5bae1b5642ac414567964b966cfe7cdc72d1a4270bfaa24e60bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/braunm/actions/runs/26881103037"
    }
  ]
}