Package: ranlip
Type: Package
Title: Generation of Random Vectors with User-Defined Density
Version: 1.0.1
Date: 2021-06-18
Authors@R: c(person("Gleb", "Beliakov", role = c("aut", "cre"),
		email = "gleb@deakin.edu.au"),
		person("Daniela", "Calderon", role = "aut"),
		person("James", "Theiler", role = "aut"),
		person("Brian", "Gough", role = "aut"))
Maintainer: Gleb Beliakov <gleb@deakin.edu.au>
Author: Gleb Beliakov [aut, cre],
  Daniela Calderon [aut],
  James Theiler [aut],
  Brian Gough [aut]
Description: Random vectors with arbitrary Lipschitz density are generated using acceptance/ rejection. The method is based on G. Beliakov (2005) <doi:10.1016/j.cpc.2005.03.105>.
License: LGPL-3
LazyData: FALSE
Imports: Rcpp (>= 1.0.0)
LinkingTo: Rcpp
RoxygenNote: 5.0.1
NeedsCompilation: yes
Copyright: Gleb Beliakov. The 'gsl_randist' random number generation
        library is copyright to James Theiler and Brian Gough.
Packaged: 2021-06-22 13:31:50 UTC; gleb
Repository: CRAN
Date/Publication: 2021-06-24 07:40:02 UTC
