Package: lamW Type: Package Title: Lambert-W Function Version: 2.2.7 Date: 2026-03-26 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 (Corless et al, 1996) without the need for installing the entire GSL. License: BSD_2_clause + file LICENSE Imports: Rcpp, RcppParallel LinkingTo: Rcpp, RcppParallel SystemRequirements: GNU make Suggests: covr, tinytest, methods NeedsCompilation: yes URL: https://github.com/aadler/lamW BugReports: https://github.com/aadler/lamW/issues UseLTO: yes Config/pak/sysreqs: make Repository: https://aadler.r-universe.dev Date/Publication: 2026-03-26 18:25:37 UTC RemoteUrl: https://github.com/aadler/lamw RemoteRef: HEAD RemoteSha: b90744c1aaa94fb25c6899e6f2b588f6da38b48a Packaged: 2026-07-05 05:02:06 UTC; root Author: Avraham Adler [aut, cph, cre] (ORCID: ) Maintainer: Avraham Adler