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.1
Depends: R (>= 3.0.0), mosaicCore
Imports: methods, stats, MASS, mosaic, ggformula, magrittr, rlang
Suggests: testthat, knitr, rmarkdown, mosaicData
Author: Daniel T. Kaplan <kaplan@macalester.edu>, Randall Pruim <rpruim@calvin.edu>, Nicholas J. Horton <nhorton@amherst.edu>
Maintainer: Daniel Kaplan <kaplan@macalester.edu>
VignetteBuilder: knitr
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
URL: https://github.com/ProjectMOSAIC/mosaicCalc
BugReports: https://github.com/ProjectMOSAIC/mosaicCalc/issues
RoxygenNote: 7.0.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-05-06 19:41:21 UTC; kaplan
Repository: CRAN
Date/Publication: 2020-05-07 13:00:13 UTC
Built: R 4.0.2; ; 2020-07-17 15:44:32 UTC; unix
