Tracking issue for getting imurun onto CRAN.
Hard blocker: imuGAP must be on CRAN first
imurun Imports: imuGAP (>= 0.1.0) and currently pulls it via Remotes: ACCIDDA/imuGAP. CRAN does not accept packages that depend on non-CRAN packages, and Remotes is stripped from the submission tarball. Therefore imuGAP must be accepted on CRAN before imurun can be submitted. Once imuGAP is live, remove or adjust the Remotes entry so imuGAP resolves from CRAN.
Already in place
Remaining submission checklist
Tracking issue for getting imurun onto CRAN.
Hard blocker: imuGAP must be on CRAN first
imurun
Imports: imuGAP (>= 0.1.0)and currently pulls it viaRemotes: ACCIDDA/imuGAP. CRAN does not accept packages that depend on non-CRAN packages, andRemotesis stripped from the submission tarball. Therefore imuGAP must be accepted on CRAN before imurun can be submitted. Once imuGAP is live, remove or adjust theRemotesentry so imuGAP resolves from CRAN.Already in place
R CMD check --as-cran.cran-submission.yaml(Port CRAN submission workflow (cran-submission.yaml) from imuGAP #33).cran-comments.md(Add cran-comments.md for the CRAN submission #34).NEWS.mdhas a# imurun 0.1.0heading.Additional_repositoriesentry is needed.Remaining submission checklist
Remotesadjusted.R CMD check --as-cranaterror-on: warningand confirm the expected 0 errors / 0 warnings / 1 new-submission note.cran-comments.mdwith the final check environments/results if needed.