cran-comments.md

Update to 0.2.0

First attempt at update

Found the following (possibly) invalid URLs: URL: https://cran.r-project.org/web/packages/cvequality/vignettes/how_to_test_CVs.html From: README.md Status: 200 Message: OK CRAN URL not in canonical form The canonical URL of the CRAN page for a package is https://CRAN.R-project.org/package=pkgname

The Date field is over a month old.

R CMD check results 0 errors | 0 warnings | 0 notes

Fourth attempt at initial submit

R CMD check results 0 errors | 0 warnings | 1 note (from win-build)

New submission

Possibly mis-spelled words in DESCRIPTION: Feltz (8:126) Krishnamoorthy (8:247)

Third attempt at initial submit

R CMD check results 0 errors | 0 warnings | 1 note (from win-build)

Possibly mis-spelled words in DESCRIPTION: Feltz (8:126) Krishnamoorthy (8:243)

Found the following (possibly) invalid DOIs: DOI: 10.1002/(SICI)1097-0258(19960330)15:6<647::AID-SIM184 From: DESCRIPTION Status: Not Found Message: 404

Second attempt at initial submit

R CMD check results

0 errors | 0 warnings | 1 note

Initial submit

R CMD check results

0 errors | 0 warnings | 1 note

Reverse dependencies

This is a new release, so there are no reverse dependencies.

-------------------------------------------------------------------

Notes to self about testing

Windows on CRAN

devtools::check_win_devel()

r-hub multiple systems

devtools::install_github("r-hub/rhub") rhub::validate_email() rhub::list_validated_emails() rhub::check_on_linux() rhub::check_on_windows() rhub::check_for_cran()

ch <- rhub::check_for_cran(env_vars = c(_R_CHECK_FORCE_SUGGESTS_ = "false", show_status = FALSE)) ch$update() ch$livelog(3)



benmarwick/cvequality documentation built on Feb. 23, 2023, 9:58 a.m.