File tree Expand file tree Collapse file tree 2 files changed +4
-15
lines changed Expand file tree Collapse file tree 2 files changed +4
-15
lines changed Original file line number Diff line number Diff line change 22
33# blob 1.2.3 (2022-04-10)
44
5- - Reduce parallelism
6- - Also check dev on cran-* branches
7- - Update hash key for dev
8- - Remove R 3.3
5+ - ` as_blob(NA_character_) ` returns a missing ` blob ` instead of ` as_blob("NA") ` (#26 , @michaelchirico ).
96
107
11- # blob 1.2.2.9000 (2021-07-23)
12-
13- - ` as_blob(NA_character_) ` returns a missing ` blob ` instead of ` as_blob("NA") ` (#26 , @michaelchirico )
14-
158# blob 1.2.2 (2021-07-23)
169
1710- Moved to "stable" lifecycle stage.
Original file line number Diff line number Diff line change @@ -2,17 +2,13 @@ blob 1.2.3
22
33## Cran Repository Policy
44
5- - [ ] Reviewed CRP last edited 2022-02-08.
6-
7- See changes at https://github.com/eddelbuettel/crp/compare/master@%7B2021-04-25%7D...master@%7B2022-02-08%7D
5+ - [x] Reviewed CRP last edited 2022-02-08.
86
97## R CMD check results
108
119- [x] Checked locally, R 4.1.2
12- - [ ] Checked on CI system, R 4.1.3
13- - [ ] Checked on win-builder, R devel
14-
15- Check the boxes above after successful execution and remove this line. Then run ` fledge::release() ` .
10+ - [x] Checked on CI system, R 4.1.3
11+ - [x] Checked on win-builder, R devel
1612
1713## Current CRAN check results
1814
You can’t perform that action at this time.
0 commit comments