{
  "_id": "6a27b6b424555f66ed5391b8",
  "Package": "rvMF",
  "Title": "Fast Generation of von Mises-Fisher Distributed Pseudo-Random\nVectors",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Seungwoo\", \"Kang\", email = \"kangsw@skku.edu\", role = c(\"aut\", \"cre\"), comment=c(ORCID=\"0000-0001-8082-0794\")),\nperson(\"Hee-Seok\", \"Oh\", email = \"heeseok@stats.snu.ac.kr\", role = c(\"aut\")))",
  "Description": "Generates pseudo-random vectors that follow an arbitrary\nvon Mises-Fisher distribution on a sphere. This method is fast\nand efficient when generating a large number of pseudo-random\nvectors. Functions to generate random variates and compute\ndensity for the distribution of an inner product between von\nMises-Fisher random vector and its mean direction are also\nprovided. Details are in Kang and Oh (2024)\n<doi:10.1007/s11222-024-10419-3>.",
  "URL": "https://github.com/seungwoo-stat/rvMF",
  "BugReports": "https://github.com/seungwoo-stat/rvMF/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "gmp (>= 4.2.3), mpfr (>= 3.0.0)",
  "SystemRequirementsNote": "'MPFR' (MP Floating-Point Reliable Library,\nhttps://www.mpfr.org/) and 'GMP' (GNU Multiple Precision\nlibrary, https://gmplib.org/)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-09 06:43:37 UTC",
    "User": "root"
  },
  "Author": "Seungwoo Kang [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8082-0794>), Hee-Seok Oh [aut]",
  "Maintainer": "Seungwoo Kang <kangsw@skku.edu>",
  "Config/pak/sysreqs": "libgmp3-dev libmpfr-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-10 11:15:42 UTC",
  "RemoteUrl": "https://github.com/cran/rvMF",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc02b57fffac5f2d6615f603ec82943087ef7c02",
  "MD5sum": "63efe7f99b6a2220f7c72c1d2d37d83e",
  "_user": "cran",
  "_type": "src",
  "_file": "rvMF_0.1.2.tar.gz",
  "_fileid": "e43870a21fc7bacbee3d1cb2cf19b510d8d9bda5bd901606ef409f3cd2162da7",
  "_filesize": 166336,
  "_sha256": "e43870a21fc7bacbee3d1cb2cf19b510d8d9bda5bd901606ef409f3cd2162da7",
  "_created": "2026-06-09T06:43:37.000Z",
  "_published": "2026-06-09T06:46:12.966Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80263828580,
      "time": 114,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500373846"
    },
    {
      "job": 80263828581,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500373300"
    },
    {
      "job": 80263828571,
      "time": 115,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500374136"
    },
    {
      "job": 80263828567,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500374433"
    },
    {
      "job": 80263453936,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500339576"
    },
    {
      "job": 80263828589,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500372008"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27188556136",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rvMF",
  "_commit": {
    "id": "fc02b57fffac5f2d6615f603ec82943087ef7c02",
    "author": "Seungwoo Kang <kangsw@skku.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1775819742
  },
  "_maintainer": {
    "name": "Seungwoo Kang",
    "email": "kangsw@skku.edu",
    "login": "seungwoo-stat",
    "description": "",
    "uuid": 46373664,
    "orcid": "0000-0001-8082-0794"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Bessel",
      "version": ">= 0.6-0",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "version": ">= 2.0.6",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-02-15"
    },
    {
      "name": "0.1.2",
      "date": "2026-04-10"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "seungwoo-stat",
      "count": 1,
      "uuid": 46373664
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 555,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rvMF"
  },
  "_devurl": "https://github.com/seungwoo-stat/rvmf",
  "_searchresults": 3,
  "_topics": [
    "mpfr4",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rvMF.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/seungwoo-stat/rvmf",
  "_realowner": "seungwoo-stat",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2023-03-01"
    },
    {
      "version": "0.0.7",
      "date": "2023-04-06"
    },
    {
      "version": "0.0.8",
      "date": "2023-11-07"
    },
    {
      "version": "0.1.0",
      "date": "2024-03-27"
    },
    {
      "version": "0.1.1",
      "date": "2026-02-16"
    },
    {
      "version": "0.1.2",
      "date": "2026-04-10"
    }
  ],
  "_exports": [
    "dvMFangle",
    "rvMF",
    "rvMFangle"
  ],
  "_help": [
    {
      "page": "rvMF",
      "title": "von Mises-Fisher Distributed Pseudo-Random Vector Generator",
      "topics": [
        "rvMF"
      ]
    },
    {
      "page": "vMFangle",
      "title": "Inner Product of von Mises-Fisher Random Vector and Mean Direction",
      "topics": [
        "dvMFangle",
        "rvMFangle",
        "vMFangle"
      ]
    }
  ],
  "_rundeps": [
    "Bessel",
    "gmp",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rfast",
    "Rmpfr",
    "zigg"
  ],
  "_sysdeps": [
    {
      "shlib": "libmpfr",
      "package": "libmpfr6",
      "headers": "libmpfr-dev",
      "source": "mpfr4",
      "version": "4.2.1-1build1.1",
      "name": "mpfr4",
      "homepage": "https://www.mpfr.org/",
      "description": "multiple precision floating-point computation"
    },
    {
      "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"
    }
  ],
  "_score": 1.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "rvmf",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://seungwoo-stat.r-universe.dev/rvMF",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-09T06:45:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fc02b57fffac5f2d6615f603ec82943087ef7c02",
      "fileid": "8eb9dc916e80b11b2d30acf7c27792dd96dae1d37d690bb82e65d01bdf47c96c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27188556136"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-09T06:45:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fc02b57fffac5f2d6615f603ec82943087ef7c02",
      "fileid": "96f192e4e0a57980de4bbec7f2da5df907e85369b22078ec1f14e4eb6cfac8c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27188556136"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-09T06:45:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fc02b57fffac5f2d6615f603ec82943087ef7c02",
      "fileid": "b71cee77862149b6a785f69cd0c71765fed6211880ae9e9428577af11e470e66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27188556136"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-09T06:45:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fc02b57fffac5f2d6615f603ec82943087ef7c02",
      "fileid": "2ca84176301d32396e904f35a03fa0b3ee43dd9049962c831bc5107e32622196",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27188556136"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-09T06:45:44.000Z",
      "arch": "emscripten",
      "commit": "fc02b57fffac5f2d6615f603ec82943087ef7c02",
      "fileid": "8d5147a66e7d08783ae39a587f43138555d9c687a4f4f67ca683a71b41f78dd1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27188556136"
    }
  ]
}