Skip to content

Commit fa39b5d

Browse files
committed
NEWS and CRAN comments [ci skip]
1 parent 632acbb commit fa39b5d

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

NEWS.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,26 +5,16 @@
55
## Features
66

77
- Add `is_renv_project` criterion looking for an `renv.lock` file (@gadenbuie, #86).
8-
- Add `is_quarto_project` criterion (@olivroy, #91, #92).
8+
- Add `is_quarto_project` criterion looking for a Quarto project (@olivroy, #91, #92).
99

1010
## Chore
1111

12-
- Add Aviator configuration.
1312
- Update maintainer e-mail address.
1413

1514
## Testing
1615

1716
- Wrap `::` to skip if not installed in tests (#94).
1817

19-
## Uncategorized
20-
21-
- Merge pull request #93 from r-lib/b-tests.
22-
- Internal changes only.
23-
- Harmonize yaml formatting.
24-
- Revert changes to matrix section.
25-
- Merged cran-2.0.3 into main.
26-
- Same as previous version.
27-
2818

2919
# rprojroot 2.0.3 (2022-03-25)
3020

cran-comments.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1 @@
11
rprojroot 2.0.4
2-
3-
## Cran Repository Policy
4-
5-
- [ ] Reviewed CRP last edited 2023-08-15.
6-
7-
See changes at https://github.com/eddelbuettel/crp/compare/master@%7B2022-02-08%7D...master@%7B2023-08-15%7D
8-
9-
## R CMD check results
10-
11-
- [x] Checked locally, R 4.3.1
12-
- [ ] Checked on CI system, R 4.3.2
13-
- [ ] Checked on win-builder, R devel
14-
15-
Check the boxes above after successful execution and remove this line. Then run `fledge::release()`.
16-
17-
## Current CRAN check results
18-
19-
- [x] Checked on 2023-11-05, no problems found.

0 commit comments

Comments
 (0)