File tree 2 files changed +9
-18
lines changed
2 files changed +9
-18
lines changed Original file line number Diff line number Diff line change 1
- ### blob 1.1.0.9002 (2018-03-24)
1
+ ## blob 1.1.1 (2018-03-24)
2
2
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 ).
4
6
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.
14
7
- The blob class can now be used for S4 dispatch.
8
+
15
9
- Calling ` c() ` on blob objects returns a blob.
16
10
17
11
Original file line number Diff line number Diff line change 1
1
## 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
4
4
* win-builder (devel and release)
5
5
6
6
## R CMD check results
7
7
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
12
9
13
10
## Reverse dependencies
14
11
15
- Checked the only dependency 'odbc' .
12
+ Checked all 6 downstream packages, no regressions found .
You can’t perform that action at this time.
0 commit comments