{
  "_id": "6a1eec1fb401979e73412483",
  "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-05-19 09:36:39 UTC",
    "User": "root"
  },
  "Author": "Matteo Fasiolo [aut, cre],\nThijs van den Berg [ctb]",
  "MD5sum": "5a940acbb08ba9add3c549f72608232f",
  "_user": "mfasiolo",
  "_type": "src",
  "_file": "mvnfast_0.2.9.tar.gz",
  "_fileid": "23e2eaeaf71e15ded93e769e862bf850f8f30dd452e48c047fcf1967bd0d56b0",
  "_filesize": 335075,
  "_sha256": "23e2eaeaf71e15ded93e769e862bf850f8f30dd452e48c047fcf1967bd0d56b0",
  "_created": "2026-05-19T09:36:39.000Z",
  "_published": "2026-06-02T14:43:43.438Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79097761665,
      "time": 167,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079984408"
    },
    {
      "job": 79097761653,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079981783"
    },
    {
      "job": 79097762015,
      "time": 197,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079994926"
    },
    {
      "job": 79097761888,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079994873"
    },
    {
      "job": 79097762493,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079985838"
    },
    {
      "job": 79097761878,
      "time": 295,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080018489"
    },
    {
      "job": 79097761484,
      "time": 234,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079999686"
    },
    {
      "job": 79097761354,
      "time": 386,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080050550"
    },
    {
      "job": 79097759198,
      "time": 278,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079923505"
    },
    {
      "job": 79097760304,
      "time": 187,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361010193"
    },
    {
      "job": 79097761083,
      "time": 239,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7080011119"
    },
    {
      "job": 79097761968,
      "time": 269,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080021264"
    },
    {
      "job": 79097761241,
      "time": 168,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079985059"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26088755203",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 57,
  "_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"
  },
  "_downloads": {
    "count": 11035,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mvnfast"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/mfasiolo/mvnfast",
  "_searchresults": 639,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_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.26+ds-1ubuntu0.1",
      "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.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "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.661052902665038,
  "_indexed": true,
  "_nocasepkg": "mvnfast",
  "_universes": [
    "mfasiolo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.9",
      "date": "2026-05-19T09:39:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "c6742468f7b0c01395150822bacbed5a1a0f5010bf13fc24048c544bf58e60d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26088755203"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.9",
      "date": "2026-05-19T09:39:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "851ce0a72517b997e340643702f2251522952493024fed37649e3cd21f28d5b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26088755203"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.9",
      "date": "2026-05-19T09:40:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "3ea0487937b28c4d88f4a5ceb455f13ede7921f4a16868b692a590ca3cb104e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26088755203"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.9",
      "date": "2026-05-19T09:40:01.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "72d4f4282d2f2efba2252c7deb2f66a9685684392a4ce37ef27d787ea906444a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26088755203"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.9",
      "date": "2026-05-19T09:39:58.000Z",
      "arch": "aarch64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "8f9dd41f2f460597d856d08ed734c38be0910e07e86d587200fe4f9e6646b14e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26088755203"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.9",
      "date": "2026-05-19T09:40:49.000Z",
      "arch": "x86_64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "4379882b7b0c5378c6fe92706e8f4087a5ff7e9db37f481fc15f4064c4dc7d6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26088755203"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.9",
      "date": "2026-05-19T09:40:05.000Z",
      "arch": "aarch64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "6218f64e825f0e60a43bebcb129e9943b6a60975e20dc4cbd1dddee53155d1fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26088755203"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.9",
      "date": "2026-05-19T09:41:42.000Z",
      "arch": "x86_64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "3d3c3cf82f23ae461c99d024c7d4ef8a1062e0dfd3bcf68b9df521e91b881d78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26088755203"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.9",
      "date": "2026-05-19T09:39:35.000Z",
      "arch": "x86_64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "23c9a0176a3cc08173cdc354a848916aa6147576b171768dd02119f6e9b17875",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26088755203"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.9",
      "date": "2026-05-19T09:40:05.000Z",
      "arch": "x86_64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "3fe0fd9ed3046df5abdb4c1d1a824e9fef11666a22c6145efcf8baff62366ae6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26088755203"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.9",
      "date": "2026-05-19T09:38:51.000Z",
      "arch": "x86_64",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "d339ec2a59e7cbc4d123b695087818173cfc945c83cd65937edbf2842e5c81b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26088755203"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.9",
      "date": "2026-06-02T14:42:25.000Z",
      "arch": "emscripten",
      "commit": "b914565cfbfdfbecc91fa8d86c8601b6d1fbe583",
      "fileid": "e266961015a892379a7b9de40cc01f8a15b65371b5c9c52a6625a5b5dbdda9bf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26088755203"
    }
  ]
}