* using log directory 'd:/RCompile/CRANincoming/R-devel/tidyqwi.Rcheck' * using R Under development (unstable) (2024-04-27 r86487 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'tidyqwi/DESCRIPTION' ... OK * this is package 'tidyqwi' version '0.1.3' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Michael DeWitt ' Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Found the following (possibly) invalid URLs: URL: http://joss.theoj.org/papers/10.21105/joss.01462 (moved to https://joss.theoj.org/papers/10.21105/joss.01462) From: inst/CITATION Status: 301 Message: Moved Permanently URL: https://codecov.io/github/medewitt/tidyqwi?branch=master (moved to https://app.codecov.io/github/medewitt/tidyqwi?branch=master) From: README.md Status: 301 Message: Moved Permanently URL: https://travis-ci.org/medewitt/tidyqwi (moved to https://app.travis-ci.com/medewitt/tidyqwi) From: README.md Status: 301 Message: Moved Permanently URL: https://www.tidyverse.org/lifecycle/#experimental (moved to https://lifecycle.r-lib.org/articles/stages.html#experimental) From: README.md 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. * 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 'tidyqwi' 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 code 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 whether startup messages can be suppressed ... 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 ... NOTE Found if() conditions comparing class() to string: File 'tidyqwi/R/check_census_api_call.R': if (class(call) != "response") ... File 'tidyqwi/R/check_census_api_call.R': if (class(show_condition(xml2::as_xml_document(returned_call)["node"])) != "error") ... File 'tidyqwi/R/get_qwi.R': if (!substr(call$status_code, 1, 1) == "2" || class(show_condition(check_census_api_call(call))) != "error") ... File 'tidyqwi/R/parse_qwi_message.R': if (class(x) != "response") ... Use inherits() (or maybe is()) instead. * 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' Running 'testthat.R' * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... [17s] OK * checking HTML version of manual ... OK * DONE Status: 2 NOTEs