* using log directory ‘/srv/hornik/tmp/CRAN/regcensus.Rcheck’ * using R Under development (unstable) (2023-07-02 r84627) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 16.0.6 (1) GNU Fortran (Debian 12.2.0-14) 12.2.0 * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘regcensus/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘regcensus’ version ‘1.0.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/3s] NOTE Maintainer: ‘QuantGov ’ New submission Possibly misspelled words in DESCRIPTION: Mercatus (7:177) RegCensus (3:8) RegCensusAPI (7:64, 7:82) RegData (7:133, 7:221, 7:359) Package has a VignetteBuilder field but no prebuilt vignette index. Found the following (possibly) invalid URLs: URL: http://www.quantgov.org (moved to https://www.quantgov.org/) From: DESCRIPTION Status: 301 Message: Moved Permanently The Title field starts with the package name. The Description field should not start with the package name, 'This package' or similar. The Description field contains RegData from http://www.quantgov.org. Please enclose URLs in angle brackets (<...>). * 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 executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘regcensus’ can be installed ... [2s/2s] WARNING Found the following significant warnings: Note: possible error in ‘list_dates(jurisdiction, ’: unused argument (verbose = verbose) See ‘/srv/hornik/tmp/CRAN/regcensus.Rcheck/00install.out’ for details. Information on the location(s) of code generating the ‘Note’s can be obtained by re-running with environment variable R_KEEP_PKG_SOURCE set to ‘yes’. * checking package directory ... OK * checking for future file timestamps ... 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 ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... WARNING ‘library’ or ‘require’ call not declared from: ‘dplyr’ ‘library’ or ‘require’ call to ‘dplyr’ in package code. Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [3s/3s] NOTE get_datafinder: no visible global function definition for ‘rename’ get_datafinder: no visible binding for global variable ‘jurisdiction_id’ get_datafinder: no visible binding for global variable ‘document_type_id’ get_datafinder: no visible binding for global variable ‘series_id’ get_values: possible error in list_dates(jurisdiction, verbose = verbose): unused argument (verbose = verbose) Undefined global functions or variables: document_type_id jurisdiction_id rename series_id * checking Rd files ... [0s/0s] 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 ... WARNING Undocumented arguments in documentation object ‘get_document_values’ ‘...’ Documented arguments not in \usage in documentation object ‘get_document_values’: ‘jurisdiction’ ‘year’ ‘documentType’ ‘summary’ ‘dateIsRange’ ‘country’ ‘agency’ ‘label’ ‘filtered’ ‘labellevel’ ‘labelsource’ ‘version’ ‘verbose’ Undocumented arguments in documentation object ‘get_reading_time’ ‘...’ Documented arguments not in \usage in documentation object ‘get_reading_time’: ‘jurisdiction’ ‘year’ ‘documentType’ ‘summary’ ‘dateIsRange’ ‘country’ ‘agency’ ‘label’ ‘filtered’ ‘labellevel’ ‘labelsource’ ‘version’ ‘verbose’ Undocumented arguments in documentation object ‘get_values’ ‘cluster’ ‘industry’ ‘industryLevel’ ‘date’ Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... [3s/15s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [3s/26s] OK Running ‘testthat.R’ [3s/26s] * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... NOTE Found the following files/directories: ‘regdatamultiplefromr.csv’ * checking for detritus in the temp directory ... OK * DONE Status: 3 WARNINGs, 3 NOTEs