Package: mosaicCalc
Type: Package
Title: R-Language Based Calculus Operations for Teaching
Description: Software to support the introductory *MOSAIC Calculus* 
    textbook <https://www.mosaic-web.org/MOSAIC-Calculus/>),
    one of many data- and modeling-oriented educational resources developed by 
    Project MOSAIC (<https://www.mosaic-web.org/>). Provides symbolic and
    numerical differentiation and integration, as well as support for 
    applied linear algebra (for data science), and differential equations/dynamics.
    Includes grammar-of-graphics-based functions for drawing vector fields, trajectories, etc.
    The software is suitable for general use, but intended mainly for teaching calculus.
Version: 0.6.0
Depends: R (>= 3.5.0), mosaic, mosaicCore (>= 0.9.2),
Imports: cubature, Deriv, dplyr, ggformula, ggplot2, glue, grDevices,
        MASS, Matrix, metR (>= 0.11.0), orthopolynom, plotly, rlang,
        Ryacas, sp, stats, tibble
Suggests: testthat, knitr, palmerpenguins, 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
NeedsCompilation: no
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
URL: https://github.com/ProjectMOSAIC/mosaicCalc
BugReports: https://github.com/ProjectMOSAIC/mosaicCalc/issues
RoxygenNote: 7.2.1
Encoding: UTF-8
Packaged: 2022-09-15 01:10:19 UTC; kaplan
Repository: CRAN
Date/Publication: 2022-09-15 03:00:02 UTC
