Skip to content

Commit c9d68b9

Browse files
committed
cran comments
1 parent 4f22ffb commit c9d68b9

1 file changed

Lines changed: 8 additions & 12 deletions

File tree

cran-comments.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
1-
## R CMD check results
1+
This is a resubmission of a previously archived package.
22

3+
## R CMD check results
34
0 errors | 0 warnings | 1 note
45

56
* checking CRAN incoming feasibility ... NOTE
67
Maintainer: 'Mark Baillie <bailliem@gmail.com>'
7-
88
New submission
9-
Package was archived on CRAN
10-
11-
CRAN repository db overrides:
12-
X-CRAN-Comment: Archived on 2025-11-19 as requires archived package
13-
'rbmi'
9+
Package was archived on 2025-11-19 as it required the archived package 'rbmi'.
1410

15-
Package was archived on CRAN due to 'rbmi' archived.
16-
* This version is a minor update and re-release after rbmi is now available on cran.
17-
* Moved `tidyr` from Suggests to Imports as it is used in exported function `tidy_pool_obj()`.
18-
* Added examples to `gcomp_responder()` documentation.
19-
* Standardized examples to use native pipe operator `|>`.
11+
## Resubmission Notes
12+
* The dependency 'rbmi' is now back on CRAN, resolving the original reason for archiving.
13+
* Moved 'tidyr' from Suggests to Imports (required for exported function 'tidy_pool_obj()').
14+
* Added examples to 'gcomp_responder()' documentation.
15+
* Updated all examples to use the native pipe operator (|>).

0 commit comments

Comments
 (0)