{
  "_id": "6a6336b7d3420cf5dfdb8b37",
  "Package": "mvnfast",
  "Type": "Package",
  "Title": "Fast Multivariate Normal and Student's t Methods",
  "Version": "0.2.9",
  "Date": "2026-03-20",
  "Authors@R": "c(person(\"Matteo\", \"Fasiolo\", email = \"matteo.fasiolo@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Thijs\", \" van den Berg\", role = c(\"ctb\")))",
  "Maintainer": "Matteo Fasiolo <matteo.fasiolo@gmail.com>",
  "Description": "Provides computationally efficient tools related to the\nmultivariate normal and Student's t distributions. The main\nfunctionalities are: simulating multivariate random vectors,\nevaluating multivariate normal or Student's t densities and\nMahalanobis distances. These tools are very efficient thanks to\nthe use of C++ code and of the OpenMP API.",
  "License": "GPL (>= 2.0)",
  "URL": "https://github.com/mfasiolo/mvnfast/",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Repository": "https://mfasiolo.r-universe.dev",
  "Date/Publication": "2026-03-20 11:28:40 UTC",
  "RemoteUrl": "https://github.com/mfasiolo/mvnfast",
  "RemoteRef": "HEAD",
  "RemoteSha": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 07:51:22 UTC",
    "User": "root"
  },
  "Author": "Matteo Fasiolo [aut, cre],\nThijs van den Berg [ctb]",
  "_user": "mfasiolo",
  "_type": "src",
  "_file": "mvnfast_0.2.9.tar.gz",
  "_fileid": "https://r2.ropensci.org/a2f3651a608075ee261c50de0231227e17a57347f10b7f79c6ba948c9461ed23",
  "_filesize": 335071,
  "_sha256": "a2f3651a608075ee261c50de0231227e17a57347f10b7f79c6ba948c9461ed23",
  "_expires": "2026-11-01T09:56:05.000Z",
  "_created": "2026-07-24T07:51:22.000Z",
  "_published": "2026-07-24T09:56:07.559Z",
  "_jobs": [
    {
      "job": 89429577676,
      "time": 152,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590266061"
    },
    {
      "job": 89429577693,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590275039"
    },
    {
      "job": 89429577671,
      "time": 141,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590261668"
    },
    {
      "job": 89429577744,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590274480"
    },
    {
      "job": 89429577679,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8592892342"
    },
    {
      "job": 89429577689,
      "time": 268,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8593071868"
    },
    {
      "job": 89429577688,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592968136"
    },
    {
      "job": 89429577642,
      "time": 287,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592872754"
    },
    {
      "job": 89428741532,
      "time": 279,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590208247"
    },
    {
      "job": 89429577604,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8590271077"
    },
    {
      "job": 89429577668,
      "time": 167,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590271185"
    },
    {
      "job": 89429577613,
      "time": 177,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590275321"
    },
    {
      "job": 89429577646,
      "time": 169,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590273034"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/30076627101",
  "_status": "success",
  "_upstream": "https://github.com/mfasiolo/mvnfast",
  "_commit": {
    "id": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
    "author": "Matteo Fasiolo <mf15002@it031161.wks.bris.ac.uk>",
    "committer": "Matteo Fasiolo <mf15002@it031161.wks.bris.ac.uk>",
    "message": "Updated version\n",
    "time": 1774006120
  },
  "_maintainer": {
    "name": "Matteo Fasiolo",
    "email": "matteo.fasiolo@gmail.com",
    "login": "mfasiolo",
    "description": "",
    "uuid": 3246136
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "plyr",
      "role": "Suggests"
    },
    {
      "package": "RhpcBLASctl",
      "role": "Suggests"
    }
  ],
  "_owner": "mfasiolo",
  "_selfowned": true,
  "_usedby": 56,
  "_updates": [
    {
      "week": "2026-12",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 38,
  "_contributors": [
    {
      "user": "mfasiolo",
      "count": 52,
      "uuid": 3246136
    },
    {
      "user": "mattfidler",
      "count": 1,
      "uuid": 514778
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    }
  ],
  "_userbio": {
    "uuid": 3246136,
    "type": "user",
    "name": "Matteo Fasiolo",
    "followers": 87
  },
  "_downloads": {
    "count": 8147,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mvnfast"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/mfasiolo/mvnfast",
  "_searchresults": 646,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mvnfast.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mfasiolo/mvnfast",
  "_realowner": "mfasiolo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2014-06-08"
    },
    {
      "version": "0.1.2",
      "date": "2014-06-16"
    },
    {
      "version": "0.1.3",
      "date": "2014-08-20"
    },
    {
      "version": "0.1.4",
      "date": "2016-01-08"
    },
    {
      "version": "0.1.5",
      "date": "2016-08-30"
    },
    {
      "version": "0.1.6",
      "date": "2016-10-09"
    },
    {
      "version": "0.1.7",
      "date": "2016-10-10"
    },
    {
      "version": "0.2.0",
      "date": "2017-02-17"
    },
    {
      "version": "0.2.2",
      "date": "2017-08-14"
    },
    {
      "version": "0.2.4",
      "date": "2018-01-04"
    },
    {
      "version": "0.2.5",
      "date": "2018-01-31"
    },
    {
      "version": "0.2.5.1",
      "date": "2020-10-14"
    },
    {
      "version": "0.2.7",
      "date": "2021-05-20"
    },
    {
      "version": "0.2.8",
      "date": "2023-02-23"
    }
  ],
  "_exports": [
    "dmixn",
    "dmixt",
    "dmvn",
    "dmvt",
    "maha",
    "ms",
    "rmixn",
    "rmixt",
    "rmvn",
    "rmvt"
  ],
  "_help": [
    {
      "page": "dmixn",
      "title": "Fast density computation for mixture of multivariate normal distributions.",
      "topics": [
        "dmixn"
      ]
    },
    {
      "page": "dmixt",
      "title": "Fast density computation for mixture of multivariate Student's t distributions.",
      "topics": [
        "dmixt"
      ]
    },
    {
      "page": "dmvn",
      "title": "Fast computation of the multivariate normal density.",
      "topics": [
        "dmvn"
      ]
    },
    {
      "page": "dmvt",
      "title": "Fast computation of the multivariate Student's t density.",
      "topics": [
        "dmvt"
      ]
    },
    {
      "page": "maha",
      "title": "Fast computation of squared mahalanobis distance between all rows of 'X' and the vector 'mu' with respect to sigma.",
      "topics": [
        "maha"
      ]
    },
    {
      "page": "ms",
      "title": "Mean-shift mode seeking algorithm",
      "topics": [
        "ms"
      ]
    },
    {
      "page": "rmixn",
      "title": "Fast simulation of r.v.s from a mixture of multivariate normal densities",
      "topics": [
        "rmixn"
      ]
    },
    {
      "page": "rmixt",
      "title": "Fast simulation of r.v.s from a mixture of multivariate Student's t densities",
      "topics": [
        "rmixt"
      ]
    },
    {
      "page": "rmvn",
      "title": "Fast simulation of multivariate normal random variables",
      "topics": [
        "rmvn"
      ]
    },
    {
      "page": "rmvt",
      "title": "Fast simulation of multivariate Student's t random variables",
      "topics": [
        "rmvt"
      ]
    }
  ],
  "_readme": "https://github.com/mfasiolo/mvnfast/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "mvnfast.Rmd",
      "filename": "mvnfast.html",
      "title": "An Introduction to mvnfast",
      "author": "Matteo Fasiolo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Simulating multivariate normal or Student's t random vectors",
        "Evaluating the multivariate normal and Student's t densities",
        "Evaluating the Mahalanobis distance",
        "Example: mean-shift mode seeking algorithm",
        "References"
      ],
      "created": "2014-04-29 21:53:44",
      "modified": "2023-02-23 13:44:39",
      "commits": 13
    }
  ],
  "_score": 10.5263231126484,
  "_indexed": true,
  "_nocasepkg": "mvnfast",
  "_universes": [
    "mfasiolo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.9",
      "date": "2026-07-24T07:54:00.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "https://r2.ropensci.org/9b53eb4281c2312fbf205ffa5d6828e6d6641362ae5f3843cb370d4d7818d7c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/30076627101"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.9",
      "date": "2026-07-24T07:54:22.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "https://r2.ropensci.org/53a29e722752b607b031b68056123a626d94abfd6390ea0fb1bf262539689ce7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/30076627101"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.9",
      "date": "2026-07-24T07:53:53.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "https://r2.ropensci.org/aaa901e352c6545a05541c53944ccd59b1066c93c15865e212cbfdd4c343a555",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/30076627101"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.9",
      "date": "2026-07-24T07:54:23.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "https://r2.ropensci.org/cdf75dedf8717dd41308a363a99d6b32801541e1d6b6b34795b22907cd46f4a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/30076627101"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.9",
      "date": "2026-07-24T09:47:47.000Z",
      "arch": "aarch64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "https://r2.ropensci.org/0ff4dd44cffec581c1141d1957ac7ee772a180e425f910e97a04878fbb672e08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/30076627101"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.9",
      "date": "2026-07-24T09:54:11.000Z",
      "arch": "x86_64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "https://r2.ropensci.org/4bca12138d26745210c973d27e50f261883251845eb36fc782b91bb13d897574",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/30076627101"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.9",
      "date": "2026-07-24T09:50:46.000Z",
      "arch": "aarch64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "https://r2.ropensci.org/8bd262d541a5b4947726aebff3fb081966ae57b642966337cec37a8bbb404ce3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/30076627101"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.9",
      "date": "2026-07-24T09:45:45.000Z",
      "arch": "x86_64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "https://r2.ropensci.org/d42aa4ec09423a363b8123fabfade30f244237afc52ec3aea8f133060651afe2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/30076627101"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.9",
      "date": "2026-07-24T07:54:22.000Z",
      "arch": "emscripten",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "https://r2.ropensci.org/563bbd792c0fda2462e1ed6fb260bbda4fb2feb8e714d5d61126b6d85e5ed3cb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/30076627101"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.9",
      "date": "2026-07-24T07:53:25.000Z",
      "arch": "x86_64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "https://r2.ropensci.org/a2a95668bf9a87b25a0af91a798f1158da76b3811b1e20e24f3e7ff61082c42b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/30076627101"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.9",
      "date": "2026-07-24T07:53:42.000Z",
      "arch": "x86_64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "https://r2.ropensci.org/2e6984b4cc82bed6cb2297f7408c04233e07cf7d76004efe921d2cff1ebe34b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/30076627101"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.9",
      "date": "2026-07-24T07:53:26.000Z",
      "arch": "x86_64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "https://r2.ropensci.org/6ce3151dd22bd954d15a882b65492de1a70af165f1831c2a5c84f364c4780ecf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/30076627101"
    }
  ]
}