Package: boostmath Title: 'R' Bindings for the 'Boost' Math Functions Version: 1.4.0.9000 Authors@R: person(c("Andrew", "R."), "Johnson", , "andrew.johnson@arjohnsonau.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7000-8065")) Description: 'R' bindings for the various functions and statistical distributions provided by the 'Boost' Math library . License: MIT + file LICENSE URL: https://github.com/andrjohns/boostmath, https://www.boost.org/doc/libs/latest/libs/math/doc/html/index.html, https://andrjohns.github.io/boostmath/ BugReports: https://github.com/andrjohns/boostmath/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 3.0.2) LinkingTo: cpp11, BH (>= 1.90.0) NeedsCompilation: yes Suggests: knitr, rmarkdown, tinytest VignetteBuilder: knitr Config/build/compilation-database: true Repository: https://andrjohns.r-universe.dev Date/Publication: 2026-06-19 18:38:55 UTC RemoteUrl: https://github.com/andrjohns/boostmath RemoteRef: HEAD RemoteSha: e51c6fc02295733235cdff606e0220bd3f449aa4 Packaged: 2026-06-20 05:15:50 UTC; root Author: Andrew R. Johnson [aut, cre] (ORCID: ) Maintainer: Andrew R. Johnson