Package: cmna
Type: Package
Title: Computational Methods for Numerical Analysis
Version: 1.0.5
Date: 2021-07-14
Encoding: UTF-8
Authors@R: person(given = "James", family = "Howard",
                  email = "jh@jameshoward.us", role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0003-4530-1547"))
URL: https://jameshoward.us/cmna/
BugReports: https://github.com/k3jph/cmna-pkg/issues
Description: Provides the source and examples for James P. Howard, II, 
             "Computational Methods for Numerical Analysis with R," 
             <https://jameshoward.us/cmna/>, a book on numerical
             methods in R.
License: BSD_2_clause + file LICENSE
Suggests: testthat, devtools, markdown, roxygen2
Depends: R (>= 2.10)
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-07-14 13:19:15 UTC; howarjp1
Author: James Howard [aut, cre] (<https://orcid.org/0000-0003-4530-1547>)
Maintainer: James Howard <jh@jameshoward.us>
Repository: CRAN
Date/Publication: 2021-07-14 13:40:02 UTC
Built: R 4.1.0; ; 2021-07-15 11:57:02 UTC; unix
