Package: kelvin Type: Package Title: Calculate Solutions to the Kelvin Differential Equation using Bessel Functions Version: 2.0-3 Date: 2025-04-13 Authors@R: c(person(given = c("Andrew","J."), family = "Barbour", role = c("aut", "cre"), email = "andy.barbour@gmail.com", comment = c(ORCID = "0000-0002-6890-2452"))) Description: Uses Bessel functions to calculate the fundamental and complementary analytic solutions to the Kelvin differential equation. Depends: R (>= 2.10.1) Imports: Bessel (>= 0.5-4) Suggests: knitr, rmarkdown, testthat (>= 3.0.0) License: GPL (>= 2) URL: https://github.com/abarbour/kelvin BugReports: https://github.com/abarbour/kelvin/issues LazyLoad: TRUE VignetteBuilder: knitr Encoding: UTF-8 Language: en-US RoxygenNote: 7.3.2 Config/testthat/edition: 3 Config/pak/sysreqs: libgmp3-dev libmpfr-dev Repository: https://abarbour.r-universe.dev Date/Publication: 2025-04-14 00:33:29 UTC RemoteUrl: https://github.com/abarbour/kelvin RemoteRef: HEAD RemoteSha: a5f0d13b91f1afe445f2c30625acfbc06cdd357f NeedsCompilation: no Packaged: 2026-07-06 09:23:26 UTC; root Author: Andrew J. Barbour [aut, cre] (ORCID: ) Maintainer: Andrew J. Barbour