Skip to content

Commit c9d61bc

Browse files
committed
prepare for release
1 parent 1ec648c commit c9d61bc

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

NEWS.md

+5-11
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
1-
### blob 1.1.0.9002 (2018-03-24)
1+
## blob 1.1.1 (2018-03-24)
22

3-
- The *pillar* package is now suggested only, using dynamic method registration (#9).
3+
- Now suggesting *pillar* instead of importing *tibble*, and using colored
4+
formatting with the *prettyunits* package with `B` instead of `b` as units
5+
(#7, #9).
46

5-
### blob 1.1.0.9001 (2017-11-30)
6-
7-
- Now using the prettyunits package to format data sizes.
8-
9-
10-
### blob 1.1.0.9000 (2017-11-29)
11-
12-
- Use `B` instead of `b` as unit.
13-
- Now importing pillar instead of tibble, and using colored formatting.
147
- The blob class can now be used for S4 dispatch.
8+
159
- Calling `c()` on blob objects returns a blob.
1610

1711

cran-comments.md

+4-7
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
## Test environments
2-
* local Ubuntu 17.04 install, R 3.4.0
3-
* ubuntu 12.04 (on travis-ci), R 3.4.0
2+
* local Ubuntu 17.10 install, R 3.4.3
3+
* ubuntu 14.04 (on travis-ci), R 3.4.4
44
* win-builder (devel and release)
55

66
## R CMD check results
77

8-
0 errors | 0 warnings | 1 note
9-
10-
* Change of package maintainer, see https://github.com/tidyverse/blob/pull/6
11-
for consent of previous maintainer.
8+
OK
129

1310
## Reverse dependencies
1411

15-
Checked the only dependency 'odbc'.
12+
Checked all 6 downstream packages, no regressions found.

0 commit comments

Comments
 (0)