* using log directory 'd:/RCompile/CRANincoming/R-devel/VGAMdata.Rcheck' * using R Under development (unstable) (2025-02-05 r87692 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'VGAMdata/DESCRIPTION' ... OK * this is package 'VGAMdata' version '1.1-13' * checking CRAN incoming feasibility ... [95s] NOTE Maintainer: 'Thomas Yee ' Found the following (possibly) invalid URLs: URL: https://www.police.govt.nz/about-us/publications-statistics/data-and-statistics/policedatanz/proceedings-offender-demographics From: man/crim.nz.Rd Status: Error Message: Send failure: Connection was aborted * 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 'VGAMdata' can be installed ... WARNING Found the following significant warnings: Warning: t101.Rd: Only one \usage section is allowed: the first will be used See 'd:/RCompile/CRANincoming/R-devel/VGAMdata.Rcheck/00install.out' for details. * checking installed package size ... OK * 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 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 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 ... [19s] OK * checking Rd files ... WARNING prepare_Rd: t101.Rd: Only one \usage section is allowed: the first will be used * 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 examples ... ERROR Running examples in 'VGAMdata-Ex.R' failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: t101 > ### Title: Alcohol, Cigarette, and Marijuana Use, by Gender and Race > ### Aliases: t101 T101 > ### Keywords: datasets > > ### ** Examples > > summary(t101) count race alc marj gender cig Min. : 0.00 Other:16 Min. :0.0 Min. :0.0 F:16 Min. :0.0 1st Qu.: 1.00 White:16 1st Qu.:0.0 1st Qu.:0.0 M:16 1st Qu.:0.0 Median : 17.00 Median :0.5 Median :0.5 Median :0.5 Mean : 71.12 Mean :0.5 Mean :0.5 Mean :0.5 3rd Qu.: 51.75 3rd Qu.:1.0 3rd Qu.:1.0 3rd Qu.:1.0 Max. :453.00 Max. :1.0 Max. :1.0 Max. :1.0 > summary(T101) Error in h(simpleError(msg, call)) : error in evaluating the argument 'object' in selecting a method for function 'summary': object 'T101' not found Calls: summary -> .handleSimpleError -> h Execution halted * checking PDF version of manual ... [26s] OK * checking HTML version of manual ... [22s] OK * DONE Status: 1 ERROR, 2 WARNINGs, 1 NOTE