* using log directory 'd:/RCompile/CRANincoming/R-devel/GCEstim.Rcheck' * using R Under development (unstable) (2025-06-24 r88352 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 ... [10s] NOTE Maintainer: 'Cabral Jorge ' New submission Possibly misspelled words in DESCRIPTION: GCE (11:88) Found the following (possibly) invalid URLs: URL: https://github.com/jorgevazcabral/GCEestim From: DESCRIPTION Status: 404 Message: Not Found Found the following (possibly) invalid file URI: URI: GME_Intro.html From: inst/doc/V4_Optimization.html Found the following (possibly) invalid DOIs: DOI: /10.1016/j.ijforecast.2006.03.001 From: man/accmeasure.Rd Status: 404 Message: Not Found DOI: /10.1093/oso/9780199349524.001.0001 From: man/cv.lmgce.Rd man/lmgce.Rd man/tsbootgce.Rd Status: 404 Message: Not Found DOI: /10.1561/0800000004 From: man/cv.lmgce.Rd man/lmgce.Rd man/tsbootgce.Rd Status: 404 Message: Not Found DOI: /10.18637/jss.v029.i05 From: man/tsbootgce.Rd Status: 404 Message: Not Found DOI: /10.2307/2684253 From: man/cv.lmgce.Rd man/lmgce.Rd man/tsbootgce.Rd Status: 404 Message: Not Found Size of tarball: 10676199 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 ... 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 ... [358s] NOTE Examples with CPU (user + system) or elapsed time > 10s user system elapsed plot.neagging 21.14 0.24 21.38 neagging 21.12 0.20 21.32 confint.lmgce 20.62 0.19 20.81 coef.neagging 20.34 0.21 20.55 coefficients.neagging 19.34 0.13 19.47 plot.lmgce 17.17 0.36 17.53 changestep 16.76 0.08 16.85 summary.lmgce 14.48 0.05 14.53 print.summary.lmgce 14.06 0.14 14.20 changesupport 11.19 0.14 11.33 df.residual.lmgce 10.41 0.09 10.50 ER.test 10.32 0.14 10.45 nobs.lmgce 10.31 0.11 10.43 formula.lmgce 10.25 0.13 10.37 print.lmgce 10.16 0.11 10.27 NormEnt 10.06 0.06 10.12 accmeasure 9.96 0.05 10.00 * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [37s] OK * checking PDF version of manual ... [14s] WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. LaTeX errors found: ! LaTeX Error: Unicode character − (U+2212) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. * checking PDF version of manual without index ... ERROR * checking HTML version of manual ... OK * DONE Status: 1 ERROR, 4 WARNINGs, 4 NOTEs