* using log directory 'd:/RCompile/CRANincoming/R-devel/GCEstim.Rcheck' * using R Under development (unstable) (2025-06-25 r88360 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: Windows Server 2022 x64 (build 20348) * 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 ... [14s] 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'GCEstim' 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 ... 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 ... 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 ... 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 ... OK * checking loading without being on the library search path ... 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 ... [13s] NOTE Error: object 'case.names' not found whilst loading namespace 'GCEstim' Execution halted * 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 ... [547s] NOTE Examples with CPU (user + system) or elapsed time > 10s user system elapsed coef.neagging 33.33 0.27 33.68 coefficients.neagging 33.28 0.32 33.68 neagging 32.50 0.33 32.85 plot.neagging 32.45 0.35 32.80 confint.lmgce 30.97 0.21 31.22 plot.lmgce 24.96 0.47 25.42 changestep 23.53 0.14 23.69 summary.lmgce 23.03 0.23 23.31 print.summary.lmgce 23.03 0.17 23.24 changesupport 16.62 0.09 16.74 variable.names.lmgce 15.28 0.24 15.53 ER.test 15.14 0.22 15.36 nobs.lmgce 15.02 0.15 15.17 resid.lmgce 14.89 0.12 15.03 NormEnt 14.80 0.19 15.02 print.lmgce 14.89 0.07 14.99 case.names.lmgce 14.51 0.16 14.67 df.residual.lmgce 14.47 0.17 14.65 coef.lmgce 14.53 0.09 14.63 coefficients.lmgce 14.48 0.10 14.61 fitted.values.lmgce 14.34 0.19 14.53 fitted.lmgce 14.35 0.17 14.53 vcov.lmgce 14.32 0.19 14.53 lmgce 14.35 0.11 14.46 predict.lmgce 14.28 0.12 14.45 accmeasure 14.25 0.09 14.36 residuals.lmgce 14.09 0.17 14.28 formula.lmgce 13.70 0.18 13.89 * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [77s] OK * checking PDF version of manual ... [23s] OK * checking HTML version of manual ... [11s] OK * DONE Status: 3 WARNINGs, 4 NOTEs