File tree Expand file tree Collapse file tree 2 files changed +20
-7
lines changed Expand file tree Collapse file tree 2 files changed +20
-7
lines changed Original file line number Diff line number Diff line change 1313- [x] Use GitHub Actions
1414- [x] Disable tic
1515- [x] Disable Travis CI and AppVeyor
16+ - [x] Consider open pull requests
1617- [x] Tweak README
1718
1819 - use ` downlit::readme_document ` and ` load_all() ` if possible
2223- [x] ` styler::style_pkg() `
2324- [x] Remove ` Collate: `
2425- [x] ` usethis::use_lifecycle_badge() `
25- - [ ] ` usethis::use_lifecycle() `
26- - [ ] Add pkgdown reference index
26+ - [x ] ` usethis::use_lifecycle() `
27+ - [x ] Add pkgdown reference index
2728- [ ] Adapt tests to testthat 3e
28- - [ ] Import rlang where appropriate
29- - [x] Consider open pull requests
29+ - [x] Import rlang where appropriate
3030- [x] Close open issues
31- - [ ] Deprecate functions that have moved somewhere else
32- - [ ] Synchronize with own downstream packages
31+ - [x] Deprecate functions that have moved somewhere else
32+ - [x] Avoid ` iris `
33+ - [x] Synchronize with own downstream packages
3334- [ ] Release to CRAN
34-
Original file line number Diff line number Diff line change 11url : https://rprojroot.r-lib.org/
22
3+ reference :
4+ - title : Finding the root
5+ contents :
6+ - find_root
7+ - find_root_file
8+ - title : Criteria
9+ contents :
10+ - criteria
11+ - root_criterion
12+ - title : Package documentation
13+ contents :
14+ - ' `rprojroot-package`'
15+
316development :
417 mode : auto
518
You can’t perform that action at this time.
0 commit comments