{
  "_id": "6a4a32aa96bf500e176730a5",
  "Package": "vMF",
  "Type": "Package",
  "Title": "Sampling from the von Mises-Fisher Distribution",
  "Version": "0.0.4",
  "Date": "2025-12-01",
  "Authors@R": "person(\"Aristide\", \"Houndetoungan\", role = c(\"cre\",\"aut\"), email =  \"ahoundetoungan@ecn.ulaval.ca\")",
  "Description": "Provides fast sampling from von Mises-Fisher distribution\nusing the method proposed by Andrew T.A Wood (1994)\n<doi:10.1080/03610919408813161>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/ahoundetoungan/vMF/issues",
  "URL": "https://github.com/ahoundetoungan/vMF",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://ahoundetoungan.r-universe.dev",
  "Date/Publication": "2025-11-09 20:24:51 UTC",
  "RemoteUrl": "https://github.com/ahoundetoungan/vmf",
  "RemoteRef": "HEAD",
  "RemoteSha": "d06f7f12293e7c376fad8758010e5cebba2ef054",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-07 08:12:49 UTC",
    "User": "root"
  },
  "Author": "Aristide Houndetoungan [cre, aut]",
  "Maintainer": "Aristide Houndetoungan <ahoundetoungan@ecn.ulaval.ca>",
  "_user": "ahoundetoungan",
  "_type": "src",
  "_file": "vMF_0.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/523512e86b83239ba120e9deed0006b4b0830003bb1117832ebd0290f89dfeed",
  "_filesize": 218649,
  "_sha256": "523512e86b83239ba120e9deed0006b4b0830003bb1117832ebd0290f89dfeed",
  "_expires": "2026-10-13T10:32:09.000Z",
  "_created": "2026-06-07T08:12:49.000Z",
  "_published": "2026-07-05T10:32:10.493Z",
  "_jobs": [
    {
      "job": 85215058253,
      "time": 125,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462249378"
    },
    {
      "job": 85215058225,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462248620"
    },
    {
      "job": 85215058330,
      "time": 142,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462251919"
    },
    {
      "job": 85215058402,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462249551"
    },
    {
      "job": 85215058337,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462243610"
    },
    {
      "job": 85215058300,
      "time": 177,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462256762"
    },
    {
      "job": 85215058342,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462246233"
    },
    {
      "job": 85215058386,
      "time": 233,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462264951"
    },
    {
      "job": 85215058150,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462231866"
    },
    {
      "job": 85215058370,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462249017"
    },
    {
      "job": 85215058229,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462249040"
    },
    {
      "job": 85215058221,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462245178"
    },
    {
      "job": 85215058283,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462251099"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/27086977469",
  "_status": "success",
  "_upstream": "https://github.com/ahoundetoungan/vmf",
  "_commit": {
    "id": "d06f7f12293e7c376fad8758010e5cebba2ef054",
    "author": "Aristide Houndetoungan <ariel92and@gmail.com>",
    "committer": "Aristide Houndetoungan <ariel92and@gmail.com>",
    "message": "Update vMF.pdf\n",
    "time": 1762719891
  },
  "_maintainer": {
    "name": "Aristide Houndetoungan",
    "email": "ahoundetoungan@ecn.ulaval.ca"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "movMF",
      "role": "Suggests"
    },
    {
      "package": "rbenchmark",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "ahoundetoungan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 11
    },
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ahoundetoungan",
      "count": 33,
      "uuid": 29327956
    }
  ],
  "_userbio": {
    "uuid": 29327956,
    "type": "user",
    "name": "Aristide Houndetoungan",
    "description": "I am an Assistant Professor of Economics at Université Laval. My research interests are in the fields of Econometrics and Social Interactions."
  },
  "_downloads": {
    "count": 161,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vMF"
  },
  "_devurl": "https://github.com/ahoundetoungan/vmf",
  "_searchresults": 8,
  "_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/readme.html",
    "extra/readme.md",
    "extra/vMF.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ahoundetoungan/vmf",
  "_realowner": "ahoundetoungan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-11-21"
    },
    {
      "version": "0.0.2",
      "date": "2023-08-21"
    },
    {
      "version": "0.0.3",
      "date": "2024-03-10"
    },
    {
      "version": "0.0.4",
      "date": "2025-11-09"
    }
  ],
  "_exports": [
    "CpvMF",
    "dvMF",
    "rvMF"
  ],
  "_help": [
    {
      "page": "vMF-package",
      "title": "Sample from von Mises - Fisher distribution",
      "topics": [
        "vMF-package",
        "vMF"
      ]
    },
    {
      "page": "CpvMF",
      "title": "Normalization constant of von Mises - Fisher distribution.",
      "topics": [
        "CpvMF"
      ]
    },
    {
      "page": "dvMF",
      "title": "PDF of the von Mises - Fisher distribution.",
      "topics": [
        "dvMF"
      ]
    },
    {
      "page": "rvMF",
      "title": "Sample from von Mises - Fisher distribution.",
      "topics": [
        "rvMF"
      ]
    }
  ],
  "_readme": "https://github.com/ahoundetoungan/vmf/raw/HEAD/README.md",
  "_rundeps": [
    "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": "vMF.Rmd",
      "filename": "vMF.html",
      "title": "An R Package for Fast Sampling from the von Mises–Fisher Distribution",
      "author": "Aristide Houndetoungan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Simulation from von Mises Fisher distribution",
        "Comparison of vMF and movMF"
      ],
      "created": "2021-02-17 00:54:50",
      "modified": "2025-11-09 16:29:52",
      "commits": 6
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "vmf",
  "_universes": [
    "ahoundetoungan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-06-07T08:15:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "https://r2.ropensci.org/388a64320ef6303083c89522269dc2bf8bb63866c7575ff3671efaa1eaf6348a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/27086977469"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-06-07T08:14:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "https://r2.ropensci.org/9bcd95fe2ee26e3fa86415e54e9f29ae9a7bf2ac9ad7ff5fe8263bb2e0a2b6da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/27086977469"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-06-07T08:15:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "https://r2.ropensci.org/409032ce4ad4aa6b0a99f7cccefe72bbbf4a87e9b528eee8e6afc63b63b37942",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/27086977469"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-06-07T08:15:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "https://r2.ropensci.org/6f552121d84aaff297b360166c6de8d5cf0fa9a35e056ffd37cb5b4e9a37de97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/27086977469"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-06-07T08:14:24.000Z",
      "arch": "aarch64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "https://r2.ropensci.org/96acd57322221cf9c2bea1818522489d0352b8388c2533e690dd657313b689db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/27086977469"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-06-07T08:15:32.000Z",
      "arch": "x86_64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "https://r2.ropensci.org/a269f2b546dff4bc679fb13911048fa5fe931e91e15b3790d6d0f13cddfa5fb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/27086977469"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-06-07T08:14:31.000Z",
      "arch": "aarch64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "https://r2.ropensci.org/4311a25ee43a399dc18c1b400317668b8cdf976a5bd9e155b6972b89f05dc34c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/27086977469"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-06-07T08:16:08.000Z",
      "arch": "x86_64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "https://r2.ropensci.org/212b5d96988702b688e3aa33514131c6001bcc623e72f0c9c18b117e00998720",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/27086977469"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-06-07T08:15:11.000Z",
      "arch": "emscripten",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "https://r2.ropensci.org/872ed0f34ce0dff2cdb3ad658d27dcdf3d472d01f7c79666c78efe0223b1eec6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/27086977469"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-06-07T08:14:20.000Z",
      "arch": "x86_64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "https://r2.ropensci.org/0259dcf1ce4cc6de258edb3be970bd245ecef9702c1dd4c01727c66d95aa5dc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/27086977469"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-06-07T08:14:06.000Z",
      "arch": "x86_64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "https://r2.ropensci.org/90eb5833279787edcbea33f1cd3667bee9ccdc5f01e5a54d5b42fe6935b2428d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/27086977469"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-06-07T08:14:34.000Z",
      "arch": "x86_64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "https://r2.ropensci.org/002aa3da2c6a00671ca8689ba6cc4b7d9152d7e26ea941156e7c5b537bf9edd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/27086977469"
    }
  ]
}