forked from ProjectMOSAIC/mosaic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
54 lines (54 loc) · 1.23 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Package: mosaic
Type: Package
Title: Project MOSAIC Statistics and Mathematics Teaching Utilities
Version: 0.12
Date: 2015-10-12
Depends:
R (>= 3.0.0),
dplyr,
lattice (>= 0.20-21),
ggplot2,
car,
mosaicData
Imports:
lazyeval,
MASS,
grid,
reshape2,
readr,
methods,
utils,
splines,
latticeExtra,
ggdendro,
gridExtra
Suggests:
lubridate,
fastR,
magrittr,
NHANES,
RCurl,
sp,
maptools,
vcd,
testthat,
tidyr,
knitr,
tools,
parallel,
mapproj,
rgl
Enhances: manipulate
VignetteBuilder: knitr
Author: Randall Pruim <[email protected]>, Daniel Kaplan
<[email protected]>, Nicholas Horton <[email protected]>
Maintainer: Randall Pruim <[email protected]>
Description: Data sets and utilities from Project MOSAIC (mosaic-web.org) used
to teach mathematics, statistics, computation and modeling. Funded by the
NSF, Project MOSAIC is a community of educators working to tie together
aspects of quantitative work that students in science, technology,
engineering and mathematics will need in their professional lives, but
which are usually taught in isolation, if at all.
License: GPL (>=2)
LazyLoad: yes
LazyData: yes