Package: cmna
Type: Package
Title: Computational Methods for Numerical Analysis
Version: 1.0.3
Date: 2020-07-05
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
LazyLoad: no
Suggests: testthat, devtools, markdown, roxygen2
Depends: R (>= 2.10)
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-07-06 23:02:10 UTC; howarjp1
Author: James Howard [aut, cre] (<https://orcid.org/0000-0003-4530-1547>)
Maintainer: James Howard <jh@jameshoward.us>
Repository: CRAN
Date/Publication: 2020-07-07 14:50:09 UTC
