Package: lamW
Type: Package
Title: Lambert-W Function
Version: 1.3.2
Date: 2020-05-25
Authors@R: c(person(given="Avraham", family="Adler",role=c("aut", "cph", "cre"), email="Avraham.Adler@gmail.com", comment = c(ORCID = "0000-0002-3039-0703")))
Description: Implements both real-valued branches of the Lambert-W function, also known as the product logarithm, without the need for installing the entire GSL.
License: BSD_2_clause + file LICENSE
Depends: R (>= 3.0.2)
Imports: Rcpp, RcppParallel (>= 4.3.20)
LinkingTo: Rcpp, RcppParallel (>= 4.3.20)
SystemRequirements: GNU make
Suggests: testthat
NeedsCompilation: yes
URL: https://bitbucket.org/aadler/lamw
BugReports: https://bitbucket.org/aadler/lamw/issues
Packaged: 2020-05-25 01:20:50 UTC; Parents
Author: Avraham Adler [aut, cph, cre] (<https://orcid.org/0000-0002-3039-0703>)
Maintainer: Avraham Adler <Avraham.Adler@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-25 06:20:07 UTC
