Package: cmna
Type: Package
Title: Computational Methods for Numerical Analysis
Version: 1.0.2
Date: 2019-07-23
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://howardjp.github.io/cmna/
BugReports: https://github.com/howardjp/cmna/issues
Description: Provides the source and examples for James P. Howard, II, 
             "Computational Methods for Numerical Analysis with R," 
             <http://howardjp.github.io/cmna/>, a book on numerical
             methods in R.
License: BSD_2_clause + file LICENSE
LazyLoad: no
Suggests: testthat
RoxygenNote: 6.1.1
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2019-07-23 16:42:13 UTC; howarjp1
Author: James Howard [aut, cre] (<https://orcid.org/0000-0003-4530-1547>)
Maintainer: James Howard <jh@jameshoward.us>
Repository: CRAN
Date/Publication: 2019-07-23 22:52:04 UTC
