Skip to content

Commit d6801ed

Browse files
committed
updated version
1 parent 05526e7 commit d6801ed

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: mdsr
22
Title: Complement to 'Modern Data Science with R'
3-
Version: 0.1.6.9002
4-
Date: 2019-06-01
3+
Version: 0.1.7
4+
Date: 2019-05-20
55
Authors@R: c(
66
person("Ben", "Baumer", email = "[email protected]",
77
role = c("aut", "cre")),

cran-comments.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Test environments
22

3-
* local OS X install, R 3.4.3
3+
* local OS X install, R 3.6.0
44
* local ubuntu 16.04.2 install, R 3.4.4
5-
* ubuntu 14.04.5 (on travis-ci), R 3.4.4, 3.5.0, unstable
5+
* ubuntu 14.04.5 (on travis-ci), oldrel, release, devel
66
* win-builder (devel and release)
77

88
## R CMD check results
@@ -15,7 +15,8 @@
1515
data 5.4Mb
1616
* We plead for mercy with respect to the package size. The data sets included
1717
are used in the corresponding book, and are necessary for reproducibility.
18-
* We fixed the problem with the Amazon Web Services instance that was refusing connections.
18+
* We fixed the problem with the Amazon Web Services instance that was refusing
19+
connections. We hope that you will reinstate this package.
1920

2021

2122
## Reverse dependencies

0 commit comments

Comments
 (0)