Package: rvMF
Title: Fast Generation of von Mises-Fisher Distributed Pseudo-Random
        Vectors
Version: 0.0.7
Authors@R: c(
  person("Seungwoo", "Kang", email = "kangsw0401@snu.ac.kr", role = c("aut", "cre")),
  person("Hee-Seok", "Oh", email = "heeseok@stats.snu.ac.kr", role = c("aut")))
Description: Generates pseudo-random vectors that follow an arbitrary von Mises-Fisher 
  distribution on a sphere. This method is fast and efficient when generating a large number of 
  pseudo-random vectors. Functions to generate random variates and compute density 
  for the distribution of an inner product between von Mises-Fisher random vector and 
  its mean direction are also provided.
URL: https://github.com/seungwoo-stat/rvMF
BugReports: https://github.com/seungwoo-stat/rvMF/issues
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
LinkingTo: Rcpp
Imports: Bessel (>= 0.6-0), Rcpp (>= 1.0.10), Rfast (>= 2.0.6),
        scModels (>= 1.0.4)
NeedsCompilation: yes
Packaged: 2023-03-12 13:30:24 UTC; SeungwooKang
Author: Seungwoo Kang [aut, cre],
  Hee-Seok Oh [aut]
Maintainer: Seungwoo Kang <kangsw0401@snu.ac.kr>
Repository: CRAN
Date/Publication: 2023-04-06 10:30:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 17:04:10 UTC; windows
Archs: i386, x64
