Package: mosaicCalc
Type: Package
Title: Function-Based Numerical and Symbolic Differentiation and
        Antidifferentiation
Description: Part of the Project MOSAIC (<http://mosaic-web.org/>)
    suite that provides utility functions for doing calculus 
    (differentiation and integration) in R. The main differentiation and 
    antidifferentiation operators are described using formulas and return functions 
    rather than numerical values. Numerical values can be obtained by evaluating
    these functions.
Version: 0.5.0
Date: 2017-07-26
Depends: R (>= 3.0.0), mosaicCore
Imports: methods, stats, MASS, mosaic
Suggests: testthat, knitr, rmarkdown
Author: Daniel T. Kaplan <kaplan@macalester.edu>, Randall Pruim <rpruim@calvin.edu>, Nicholas J. Horton <nhorton@amherst.edu>
Maintainer: Randall Pruim <rpruim@calvin.edu>
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
URL: https://github.com/ProjectMOSAIC/mosaicCalc
BugReports: https://github.com/ProjectMOSAIC/mosaicCalc/issues
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2017-07-27 11:12:00 UTC; rpruim
Repository: CRAN
Date/Publication: 2017-07-27 11:22:02 UTC
