-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
38 lines (38 loc) · 1.33 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
Package: mangoTraining
Title: Mango Solutions Training Datasets
Version: 1.1.1
Authors@R:
c(person(given = "Mango Solutions",
role = c("aut"),
email = c("[email protected]", "[email protected]")),
person(given = "Andrew",
family = "Little",
role = c("aut", "cre", "ctb", "dtc", "rev"),
email = "[email protected]"),
person(given = "Karina",
family = "Marks",
role = c("aut", "ctb"),
email = "[email protected]"),
person(given = "Aimee",
family = "Gott",
role = "aut"),
person(given = "Owen",
family = "Jones",
role = "ctb"))
Contact:
Description: Datasets to be used primarily in conjunction with Mango Solutions
training materials but also for the book 'SAMS Teach Yourself R in 24 Hours' (ISBN: 978-0-672-33848-9).
Version 1.0-7 is largely for use with the book; however, version 1.1 has a much greater focus on use with
training materials, whilst retaining compatibility with the book.
URL: https://www.mango-solutions.com/
Depends:
R (>= 3.5.0)
Imports:
tibble
Suggests:
testthat
License: GPL-2
LazyLoad: yes
LazyData: yes
RoxygenNote: 7.1.1
BugReports: https://github.com/MangoTheCat/mangoTraining/issues