* using log directory 'd:/RCompile/CRANincoming/R-devel/NlsyLinks.Rcheck' * using R Under development (unstable) (2023-09-18 r85166 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 12.2.0 GNU Fortran (GCC) 12.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'NlsyLinks/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'NlsyLinks' version '2.2.1' * package encoding: UTF-8 * checking CRAN incoming feasibility ... [11s] NOTE Maintainer: 'S. Mason Garrison ' New submission Package was archived on CRAN Possibly misspelled words in DESCRIPTION: NLSY (3:64, 15:6) CRAN repository db overrides: X-CRAN-Comment: Archived on 2021-04-22 as check problems were not corrected in time. Found the following (possibly) invalid URLs: URL: https://codecov.io/gh/nlsy-links/NlsyLinks (moved to https://app.codecov.io/gh/nlsy-links/NlsyLinks) From: README.md Status: 301 Message: Moved Permanently URL: https://codecov.io/gh/nlsy-links/NlsyLinks/branch/dev (moved to https://app.codecov.io/gh/nlsy-links/NlsyLinks/branch/dev) From: README.md Status: 301 Message: Moved Permanently URL: https://help.github.com/ (moved to https://support.github.com) From: inst/doc/about.html Status: 301 Message: Moved Permanently URL: https://link.springer.com/article/10.1007%2Fs10519-016-9785-3 (moved to https://link.springer.com/article/10.1007/s10519-016-9785-3) From: inst/doc/publications.html Status: 301 Message: Moved Permanently URL: https://link.springer.com/article/10.1007%2Fs10802-012-9667-y (moved to https://link.springer.com/article/10.1007/s10802-012-9667-y) From: inst/doc/publications.html Status: 301 Message: Moved Permanently URL: https://projectreporter.nih.gov/project_info_description.cfm?projectnumber=1R01HD087395-01A1 (moved to https://reporter.nih.gov/project-details/) From: inst/doc/collaborators.html inst/doc/faq.html inst/doc/nls-investigator.html inst/doc/nlsy-ace.html Status: 301 Message: Moved Permanently URL: https://psychology.gatech.edu/michael-hunter From: inst/doc/about.html inst/doc/collaborators.html inst/doc/faq.html inst/doc/nls-investigator.html inst/doc/nlsy-ace.html Status: 404 Message: Not Found URL: https://shiny.rstudio.com/ (moved to https://shiny.posit.co/) From: inst/doc/about.html Status: 301 Message: Moved Permanently URL: https://support.rstudio.com/hc/en-us (moved to https://support.posit.co/hc/en-us) From: inst/doc/nlsy-ace.html Status: 301 Message: Moved Permanently URL: https://www.psc.isr.umich.edu/pubs/pdf/rr12-769.pdf (moved to https://psc.isr.umich.edu/pubs/pdf/rr12-769.pdf) From: inst/doc/publications.html Status: 301 Message: Moved Permanently URL: https://www.rstudio.com/ (moved to https://posit.co/) From: inst/doc/nlsy-ace.html Status: 301 Message: Moved Permanently For content that is 'Moved Permanently', please change http to https, add trailing slashes, or replace the old by the new URL. Size of tarball: 12025439 bytes * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'NlsyLinks' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... OK Running 'spelling.R' Comparing 'spelling.Rout' to 'spelling.Rout.save' ...3,9c3,6 < > if (requireNamespace("spelling", quietly = TRUE)) { < + spelling::spell_check_test( < + vignettes = TRUE, error = FALSE, < + skip_on_cran = TRUE < + ) < + } < NULL --- > > if(requireNamespace('spelling', quietly = TRUE)) > + spelling::spell_check_test(vignettes = TRUE, error = FALSE, > + skip_on_cran = TRUE) > All Done! Running 'testthat.R' * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking re-building of vignette outputs ... [15s] OK * checking PDF version of manual ... [14s] OK * checking HTML version of manual ... OK * DONE Status: 1 NOTE