Skip to content

Commit 9c48527

Browse files
committed
NEWS and CRAN comments
1 parent 4f8fb29 commit 9c48527

File tree

2 files changed

+4
-15
lines changed

2 files changed

+4
-15
lines changed

NEWS.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,9 @@
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.

cran-comments.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)