RcppBessel: Bessel Functions Rcpp Interface

Exports an 'Rcpp' interface for the Bessel functions in the 'Bessel' package, which can then be called from the 'C++' code of other packages. For the original 'Fortran' implementation of these functions see Amos (1995) <doi:10.1145/212066.212078>.

Version: 1.0.0
Imports: Rcpp (≥ 1.0.12), Rdpack
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, roxygen2, Bessel, testthat (≥ 3.0.0), microbenchmark
Published: 2024-08-27
DOI: 10.32614/CRAN.package.RcppBessel
Author: Alexios Galanos ORCID iD [aut, cre], Martin Maechler ORCID iD [aut] (Author of the Bessel R package), Donald E. Amos [aut] (Original author of the zbsubs Fortran code, Sandia National Laboratories)
Maintainer: Alexios Galanos <alexios at 4dscape.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/alexiosg/RcppBessel
NeedsCompilation: yes
Materials: README
CRAN checks: RcppBessel results

Documentation:

Reference manual: RcppBessel.pdf
Vignettes: RcppBessel: Rcpp Bessel Interface for use with Rcpp (source, R code)

Downloads:

Package source: RcppBessel_1.0.0.tar.gz
Windows binaries: r-devel: RcppBessel_1.0.0.zip, r-release: RcppBessel_1.0.0.zip, r-oldrel: RcppBessel_1.0.0.zip
macOS binaries: r-release (arm64): RcppBessel_1.0.0.tgz, r-oldrel (arm64): RcppBessel_1.0.0.tgz, r-release (x86_64): RcppBessel_1.0.0.tgz, r-oldrel (x86_64): RcppBessel_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RcppBessel to link to this page.