jsakaluk / dySEM

dySEM
https://jsakaluk.github.io/dySEM/
GNU General Public License v3.0
6 stars 4 forks source link

Release dySEM 1.0.0 #101

Closed jsakaluk closed 8 months ago

jsakaluk commented 11 months ago

First release:

Prepare for release:

Submit to CRAN:

Wait for CRAN...

omarjcamanto commented 11 months ago

Check that all exported functions have @return and @examples

Check that Authors@R: includes a copyright holder (role 'cph')

Review https://github.com/DavisVaughan/extrachecks

urlchecker::url_check()

devtools::check(remote = TRUE, manual = TRUE)

R CMD check results: Duration: 1m 16.2s

❯ checking CRAN incoming feasibility ... [5s/19s] NOTE Maintainer: ‘John Sakaluk jksakaluk@gmail.com

New submission

0 errors ✔ | 0 warnings ✔ | 1 note ✖

omarjcamanto commented 9 months ago

Ran urlchecker::url_check() and received zero complaints.

image

On Mac and Windows, ran: devtools::check() devtools::check(remote = TRUE, manual = TRUE) devtools::check(args = c("--no-manual", "--as-cran"))

All checks passed. Only devtools::check(remote = TRUE, manual = TRUE) returned an unimportant complaint (i.e., note) - see image below:

image
jsakaluk commented 8 months ago

We are one CRAN :) https://cran.r-project.org/web/packages/dySEM/index.html