{
  "_id": "6a19764aacfb0bcc41df1e22",
  "Package": "mvnfast",
  "Type": "Package",
  "Title": "Fast Multivariate Normal and Student's t Methods",
  "Version": "0.2.8",
  "Date": "2023-02-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.2.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 11:15:18 UTC",
    "User": "root"
  },
  "Author": "Matteo Fasiolo [aut, cre], Thijs van den Berg [ctb]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-02-23 11:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/mvnfast",
  "RemoteRef": "HEAD",
  "RemoteSha": "d0ded493bcffd2fde5f39c63b7dfb9de0b0dc05b",
  "MD5sum": "f6241c277e13426f86a6b61b6fb22da2",
  "_user": "cran",
  "_type": "src",
  "_file": "mvnfast_0.2.8.tar.gz",
  "_fileid": "d6e941da9ee892d312d79e814341ff490c176dc3bb7fd75c2cc1d96646e7790c",
  "_filesize": 334039,
  "_sha256": "d6e941da9ee892d312d79e814341ff490c176dc3bb7fd75c2cc1d96646e7790c",
  "_created": "2026-05-29T11:15:18.000Z",
  "_published": "2026-05-29T11:19:37.991Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78490089526,
      "time": 168,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289429522"
    },
    {
      "job": 78490089489,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289429272"
    },
    {
      "job": 78490089480,
      "time": 165,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289428207"
    },
    {
      "job": 78490089460,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289432155"
    },
    {
      "job": 78489436684,
      "time": 274,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289379397"
    },
    {
      "job": 78490089450,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289425370"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26633945852",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mvnfast",
  "_commit": {
    "id": "d0ded493bcffd2fde5f39c63b7dfb9de0b0dc05b",
    "author": "Matteo Fasiolo <matteo.fasiolo@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.8\n",
    "time": 1677152402
  },
  "_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": "cran",
  "_selfowned": false,
  "_usedby": 57,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mfasiolo",
      "count": 14,
      "uuid": 3246136
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 11609,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mvnfast"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/mfasiolo/mvnfast",
  "_searchresults": 568,
  "_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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mfasiolo/mvnfast",
  "_realowner": "mfasiolo",
  "_cranurl": false,
  "_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"
      ]
    }
  ],
  "_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-06-08",
      "modified": "2023-02-23 11:40:02",
      "commits": 8
    }
  ],
  "_score": 7.052139257298556,
  "_indexed": false,
  "_nocasepkg": "mvnfast",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://mfasiolo.r-universe.dev/mvnfast",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-05-29T11:18:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d0ded493bcffd2fde5f39c63b7dfb9de0b0dc05b",
      "fileid": "19d2d52130d1a261ee9629f2b4cc29fc1675ebcd88172c262e8ba8c55012bec3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633945852"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-05-29T11:18:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d0ded493bcffd2fde5f39c63b7dfb9de0b0dc05b",
      "fileid": "6c89807f79c9393bef7a6eabb2c3bd749ce87ec971def6537b54d3ef53fe97fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633945852"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-05-29T11:18:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d0ded493bcffd2fde5f39c63b7dfb9de0b0dc05b",
      "fileid": "dd6ec73851fef77d3ed71ac4536016253d79b537d34f3ab213007bf3c8f803d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633945852"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-05-29T11:18:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d0ded493bcffd2fde5f39c63b7dfb9de0b0dc05b",
      "fileid": "52c6a02ea186131346072efcb468d165db57f60f6bba6b1914ea0eec71076bc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633945852"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.8",
      "date": "2026-05-29T11:18:14.000Z",
      "arch": "emscripten",
      "commit": "d0ded493bcffd2fde5f39c63b7dfb9de0b0dc05b",
      "fileid": "f993a1ae07076996f6e6e818e0db7c0172e7b342866c6dc38c5d8fb2829362dc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633945852"
    }
  ]
}