* using log directory ‘/srv/hornik/tmp/CRAN_pretest/GCEstim.Rcheck’ * using R Under development (unstable) (2025-06-25 r88360) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.7 (3) Debian flang-new version 19.1.7 (3) * running under: Debian GNU/Linux 13 (trixie) * using session charset: UTF-8 * checking for file ‘GCEstim/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘GCEstim’ version ‘0.1.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [4s/8s] NOTE Maintainer: ‘Cabral Jorge ’ New submission Possibly misspelled words in DESCRIPTION: GCE (11:88) Size of tarball: 10676158 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 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 ‘GCEstim’ can be installed ... [5s/5s] 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 ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] WARNING Error: package or namespace load failed for ‘GCEstim’: object 'case.names' not found whilst loading namespace 'GCEstim' Execution halted It looks like this package (or one of its dependent packages) has an unstated dependence on a standard package. All dependencies must be declared in DESCRIPTION. See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. * checking whether the package can be unloaded cleanly ... [0s/0s] WARNING Error: package or namespace load failed for ‘GCEstim’: object 'case.names' not found whilst loading namespace 'GCEstim' Execution halted * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] WARNING Error: object 'case.names' not found whilst loading namespace 'GCEstim' Execution halted A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. * 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 ... NOTE Error: object 'case.names' not found whilst loading namespace 'GCEstim' Call sequence: 4: stop(gettextf("object '%s' not found whilst loading namespace '%s'", genname, package), call. = FALSE, domain = NA) 3: .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], env) 2: registerS3methods(nsInfo$S3methods, package, env) 1: loadNamespace(package, lib.loc) Execution halted * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [6s/6s] NOTE Error: object 'case.names' not found whilst loading namespace 'GCEstim' Execution halted * 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 ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... [0s/0s] 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 ... [280s/280s] NOTE Examples with CPU (user + system) or elapsed time > 5s user system elapsed plot.neagging 17.015 0.088 17.113 neagging 16.484 0.000 16.495 coef.neagging 16.407 0.000 16.417 coefficients.neagging 16.393 0.000 16.403 confint.lmgce 16.278 0.000 16.288 changestep 12.999 0.000 13.006 plot.lmgce 12.959 0.028 12.994 print.summary.lmgce 12.016 0.012 12.035 summary.lmgce 11.850 0.024 11.896 changesupport 8.174 0.008 8.187 predict.lmgce 7.713 0.016 7.733 vcov.lmgce 7.684 0.000 7.697 print.lmgce 7.643 0.024 7.671 resid.lmgce 7.636 0.000 7.647 variable.names.lmgce 7.614 0.000 7.618 residuals.lmgce 7.595 0.000 7.600 formula.lmgce 7.550 0.000 7.555 fitted.values.lmgce 7.546 0.000 7.551 nobs.lmgce 7.541 0.000 7.545 df.residual.lmgce 7.498 0.016 7.518 fitted.lmgce 7.509 0.000 7.514 lmgce 7.509 0.000 7.512 ER.test 7.483 0.015 7.503 NormEnt 7.476 0.000 7.481 coef.lmgce 7.462 0.000 7.467 case.names.lmgce 7.457 0.000 7.462 accmeasure 7.456 0.000 7.459 coefficients.lmgce 7.456 0.000 7.461 * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [41s/41s] OK * checking PDF version of manual ... [4s/4s] OK * checking HTML version of manual ... [2s/2s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 3 WARNINGs, 4 NOTEs