Skip to content

Commit cb97907

Browse files
committed
Merged cran-1.2.3 into main
2 parents c4496b3 + 9c48527 commit cb97907

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

NEWS.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,8 @@
1010

1111
# blob 1.2.3 (2022-04-10)
1212

13-
- Reduce parallelism
14-
- Also check dev on cran-* branches
15-
- Update hash key for dev
16-
- Remove R 3.3
17-
18-
19-
# blob 1.2.2.9000 (2021-07-23)
13+
- `as_blob(NA_character_)` returns a missing `blob` instead of `as_blob("NA")` (#26, @michaelchirico).
2014

21-
- `as_blob(NA_character_)` returns a missing `blob` instead of `as_blob("NA")` (#26, @michaelchirico)
2215

2316
# blob 1.2.2 (2021-07-23)
2417

cran-comments.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
1-
blob 1.2.2
1+
blob 1.2.3
22

33
## Cran Repository Policy
44

5-
- [x] Reviewed CRP last edited 2021-04-25.
5+
- [x] Reviewed CRP last edited 2022-02-08.
66

77
## R CMD check results
88

9-
- [x] Checked locally, R 4.1.0
10-
- [x] Checked on CI system, R 4.1.0
9+
- [x] Checked locally, R 4.1.2
10+
- [x] Checked on CI system, R 4.1.3
1111
- [x] Checked on win-builder, R devel
1212

13-
Check the boxes above after successful execution and remove this line. Then run `fledge::release()`.
14-
1513
## Current CRAN check results
1614

17-
- [x] Checked on 2021-07-23, problems found: https://cran.r-project.org/web/checks/check_results_blob.html
18-
- [x] NOTE: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64: Removed LazyData field
15+
- [x] Checked on 2022-04-10, no problems found.

0 commit comments

Comments
 (0)