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
NeedsCompilation: no
Packaged: 2025-04-13 20:19:59 UTC; abarbour
Author: Andrew J. Barbour [aut, cre] (<https://orcid.org/0000-0002-6890-2452>)
Maintainer: Andrew J. Barbour <andy.barbour@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-14 08:00:02 UTC
Built: R 4.6.0; ; 2025-11-13 03:25:08 UTC; windows
