* using log directory 'd:/RCompile/CRANincoming/R-devel/abms.Rcheck' * using R Under development (unstable) (2025-02-25 r87824 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 'abms/DESCRIPTION' ... OK * this is package 'abms' version '0.1' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Francisco Segovia ' New submission Possibly misspelled words in DESCRIPTION: Augmentend (2:8) The Title field should be in title case. Current version is: 'Augmentend Bayesian model selection for regression models' In title case that is: 'Augmentend Bayesian Model Selection for Regression Models' * 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 'abms' can be installed ... OK * 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 ... NOTE Found if() conditions comparing class() to string: File 'abms/R/abms.R': if ((class(y) != "numeric" && class(y) != "integer") || is.vector(y) == FALSE) ... File 'abms/R/abms.R': if (class(fit) != "abms") ... File 'abms/R/abms.R': if (class(Covariates) != "data.frame" && (is.matrix(Covariates) == FALSE)) ... File 'abms/R/abms.R': if (class(Covariates) != "data.frame" && (is.matrix(Covariates) == FALSE)) ... Use inherits() (or maybe is()) instead. * 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 examples ... [302s] NOTE Examples with CPU (user + system) or elapsed time > 10s user system elapsed gibbs_abms 291.57 2.84 294.4 * checking PDF version of manual ... [11s] WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. LaTeX errors found: ! Dimension too large. \relax l.241 \Figure{gibbs\_abms\_1.png}{width=600in} ! Dimension too large. \relax l.241 \Figure{gibbs\_abms\_1.png}{width=600in} ! Dimension too large. \Gscale@box ...\tw@ \hss }\else \hb@xt@ #1\wd \z@ {\box \tw@ \kern #1\wd \z@... l.241 \Figure{gibbs\_abms\_1.png}{width=600in} ! Dimension too large. \Gscale@box ...\wd \z@ {\box \tw@ \kern #1\wd \z@ \hss }\fi l.241 \Figure{gibbs\_abms\_1.png}{width=600in} ! Dimension too large. \relax l.243 \Figure{gibbs\_abms\_2.png}{width=600in} ! Dimension too large. \relax l.243 \Figure{gibbs\_abms\_2.png}{width=600in} ! Dimension too large. \Gscale@box ...\tw@ \hss }\else \hb@xt@ #1\wd \z@ {\box \tw@ \kern #1\wd \z@... l.243 \Figure{gibbs\_abms\_2.png}{width=600in} ! Dimension too large. \Gscale@box ...\wd \z@ {\box \tw@ \kern #1\wd \z@ \hss }\fi l.243 \Figure{gibbs\_abms\_2.png}{width=600in} * checking PDF version of manual without index ... ERROR * checking HTML version of manual ... NOTE Found the following HTML validation problems: gibbs_abms.html:133:4 (gibbs_abms.Rd:105): Warning: attribute "width" has invalid value "600in" gibbs_abms.html:135:4 (gibbs_abms.Rd:107): Warning: attribute "width" has invalid value "600in" * DONE Status: 1 ERROR, 1 WARNING, 4 NOTEs