Skip to content

Commit bf3f365

Browse files
committed
NEWS and CRAN comments
1 parent 6dd195a commit bf3f365

File tree

2 files changed

+4
-16
lines changed

2 files changed

+4
-16
lines changed

NEWS.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,10 @@
22

33
# rprojroot 2.0.3 (2022-03-25)
44

5-
- Same as previous version.
6-
7-
8-
# rprojroot 2.0.2.9001 (2022-03-25)
9-
105
- Add `is_pkgdown_project` root criterion looking for a `_pkgdown.yml`, `_pkgdown.yaml`, `pkgdown/_pkgdown.yml` and/or `inst/_pkgdown.yml` file (#79, @salim-b).
116
- Avoid `LazyData` in `DESCRIPTION`.
127

138

14-
# rprojroot 2.0.2.9000 (2020-11-15)
15-
16-
- Internal changes only.
17-
18-
199
# rprojroot 2.0.2 (2020-11-15)
2010

2111
## Features

cran-comments.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,19 @@ rprojroot 2.0.3
22

33
## Cran Repository Policy
44

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

77
See changes at https://github.com/eddelbuettel/crp/compare/master@%7B2020-10-29%7D...master@%7B2022-02-08%7D
88

99
## R CMD check results
1010

1111
- [x] Checked locally, R 4.1.2
12-
- [ ] Checked on CI system, R 4.1.3
13-
- [ ] Checked on win-builder, R devel
12+
- [x] Checked on CI system, R 4.1.3
13+
- [x] Checked on win-builder, R devel
1414

1515
Check the boxes above after successful execution and remove this line. Then run `fledge::release()`.
1616

1717
## Current CRAN check results
1818

1919
- [x] Checked on 2022-03-25, problems found: https://cran.r-project.org/web/checks/check_results_rprojroot.html
20-
- [ ] 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-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64
21-
22-
Check results at: https://cran.r-project.org/web/checks/check_results_rprojroot.html
20+
- [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-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64: Fixed

0 commit comments

Comments
 (0)