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 using the method proposed by Andrew T.A Wood (1994) . License: GPL-3 Encoding: UTF-8 BugReports: https://github.com/ahoundetoungan/vMF/issues URL: https://github.com/ahoundetoungan/vMF Depends: R (>= 3.5.0) Imports: Rcpp LinkingTo: Rcpp, RcppArmadillo Suggests: movMF, rbenchmark, knitr, rmarkdown, ggplot2 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: 2026-06-07 08:12:49 UTC; root Author: Aristide Houndetoungan [cre, aut] Maintainer: Aristide Houndetoungan