{
  "_id": "6a106308acfb0bcc41ca81ae",
  "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-05-08 07:25:00 UTC",
    "User": "root"
  },
  "Author": "Aristide Houndetoungan [cre, aut]",
  "Maintainer": "Aristide Houndetoungan <ahoundetoungan@ecn.ulaval.ca>",
  "MD5sum": "aee93f951ccc12375e8c6796a9c5e3b7",
  "_user": "ahoundetoungan",
  "_type": "src",
  "_file": "vMF_0.0.4.tar.gz",
  "_fileid": "d1fef6abb89fcff79590389ab2d5a6b096a5aead1a8c05affeed206c5c5e1230",
  "_filesize": 219908,
  "_sha256": "d1fef6abb89fcff79590389ab2d5a6b096a5aead1a8c05affeed206c5c5e1230",
  "_created": "2026-05-08T07:25:00.000Z",
  "_published": "2026-05-22T14:07:04.329Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77396051342,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6874069093"
    },
    {
      "job": 77396050723,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6874071042"
    },
    {
      "job": 77396051235,
      "time": 128,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874068523"
    },
    {
      "job": 77396051471,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874066516"
    },
    {
      "job": 77396051595,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6874065660"
    },
    {
      "job": 77396051357,
      "time": 194,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6874085286"
    },
    {
      "job": 77396050880,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874064216"
    },
    {
      "job": 77396050630,
      "time": 260,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874102076"
    },
    {
      "job": 77396049648,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874036250"
    },
    {
      "job": 77396050170,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162489203"
    },
    {
      "job": 77396050846,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6874064277"
    },
    {
      "job": 77396050912,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6874058395"
    },
    {
      "job": 77396051300,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874070328"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/25542770348",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": 213,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vMF"
  },
  "_devurl": "https://github.com/ahoundetoungan/vmf",
  "_searchresults": 7,
  "_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-05-08T07:27:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "de0e1063152afcce2a70b87b84aecac279ef6266f39a13ac70bb70339ee7370c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/25542770348"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-05-08T07:27:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "0beea1b33f3b61a3a847adfc364131c5d93d68d99c4b0efb07402bc0d41420a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/25542770348"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-05-08T07:27:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "eaf01b5bf2f24275501a7b488715a11138069ce2bab2947b704c16ac6d5fc6a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/25542770348"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-05-08T07:27:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "c1e33fdc4c6baf8502009cd00299f68b1ef6682d7edb24fb4ddd1608cc27ea90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/25542770348"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-08T07:27:01.000Z",
      "arch": "aarch64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "4860a31354ccf88d4c5eb19dc721db5f1fcad0f292a39b768b8377c78cef54e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/25542770348"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-08T07:28:07.000Z",
      "arch": "x86_64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "d3681b84f46097f3ec09fa5015e7c2d3b699023dc4d169dfc3c3e58685bd43c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/25542770348"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-08T07:26:57.000Z",
      "arch": "aarch64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "d8fd0aeb13793d32eb694379108cca18f96abc7e12fd399baefd0b1755b391cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/25542770348"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-08T07:28:23.000Z",
      "arch": "x86_64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "c512b45e2f98ea79733d66e62118cd6de8742897fd1711396f398d9819f3689d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/25542770348"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-08T07:26:33.000Z",
      "arch": "x86_64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "006c69efc389173f835936032425ea133bca279c7a00a0e875d5dcc1d0b09851",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/25542770348"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-08T07:26:16.000Z",
      "arch": "x86_64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "8ea4eb7f1fec1e834e98369e02743f402155c76d4bde0517c42460a4bc731f1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/25542770348"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-08T07:27:04.000Z",
      "arch": "x86_64",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "4db93b2f0076ddd710d2167df7ddf2f89c5692f0319807a279f4430bf03b62ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/25542770348"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-05-22T14:06:30.000Z",
      "arch": "emscripten",
      "commit": "d06f7f12293e7c376fad8758010e5cebba2ef054",
      "fileid": "3a901a02b0a16a6e0a130bc02dce993ce5b4e7a6265770575e2ff1f7286534ec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ahoundetoungan/actions/runs/25542770348"
    }
  ]
}