Package: RcppFaddeeva
Type: Package
Title: 'Rcpp' Bindings for the 'Faddeeva' Package
Version: 0.2.2
Date: 2022-05-28
Authors@R: c(person("Baptiste", "Auguié", email = "baptiste.auguie@vuw.ac.nz",role = c("aut", "cre")),
 person("Dirk", "Eddelbuettel", email = "edd@debian.org", role = "aut"),
 person(c("Steven", "G."), "Johnson", role = c("aut","cph"), comment="Author of Faddeeva"),
 person("Dennis", "Feehan", role = "ctb"))
Description: Access to a family of Gauss error functions for arbitrary
    complex arguments is provided via the 'Faddeeva' package by Steven G. Johnson
    (see <http://ab-initio.mit.edu/wiki/index.php/Faddeeva_Package> for more
    information).
License: GPL (>= 2)
Encoding: UTF-8
Imports: Rcpp (>= 0.11.0), stats
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/nano-optics/RcppFaddeeva
BugReports: https://github.com/nano-optics/RcppFaddeeva/issues
LinkingTo: Rcpp
NeedsCompilation: yes
RoxygenNote: 7.1.2
Packaged: 2022-05-28 01:22:09 UTC; baptiste
Author: Baptiste Auguié [aut, cre],
  Dirk Eddelbuettel [aut],
  Steven G. Johnson [aut, cph] (Author of Faddeeva),
  Dennis Feehan [ctb]
Maintainer: Baptiste Auguié <baptiste.auguie@vuw.ac.nz>
Repository: CRAN
Date/Publication: 2022-05-30 10:10:11 UTC
