forked from Frostarella/DSUR.noof
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
23 lines (23 loc) · 788 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: DSUR.noof
Title: Collection of Additional Functions Used in Andy Field's 'Discovering
Statistics Using R'
Version: 0.1.1
Authors@R:
person("Maria", "Aufheimer", email = "maria.aufheimer@googlemail.com", role = "cre")
Description: The book 'Discovering Statistics Using R' by Andy Field introduces
several useful functions which are not included in any packages. Therefore, this
package is meant to combine all mentioned functions into one package for ease of
use.
Depends:
R (>= 3.3.0)
License: MIT + file LICENSE
Copyright: inst/COPYRIGHT
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
Imports:
stats (>= 3.3.0)
Suggests:
MASS (>= 7.3-45)
URL: http://github.com/Frostarella/DSUR.noof
BugReports: http://github.com/Frostarella/DSUR.noof/issues