* using log directory ‘/srv/hornik/tmp/CRAN_pretest/nowcaster.Rcheck’ * using R Under development (unstable) (2025-08-22 r88678) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.7 (3+b1) Debian flang-new version 19.1.7 (3+b1) * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * checking for file ‘nowcaster/DESCRIPTION’ ... OK * this is package ‘nowcaster’ version ‘1.0.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [4s/50s] NOTE Maintainer: ‘Rafael Lopes ’ New submission Possibly misspelled words in DESCRIPTION: Bastos (15:3) Economou (15:11) al (15:24) et (15:21) nowcasting (2:26) Suggests or Enhances not in mainstream repositories: INLA Availability using Additional_repositories specification: INLA yes https://inla.r-inla-download.org/R/stable/ Found the following (possibly) invalid URLs: URL: https://cran.r-project.org/web/checks/check_results_nowcaster.html From: README.md Status: 404 Message: Not Found The Title field should be in title case. Current version is: ‘Delay correction (nowcasting) of epidemiological time-series’ In title case that is: ‘Delay Correction (Nowcasting) of Epidemiological Time-Series’ * checking package namespace information ... OK * checking package dependencies ... INFO Package suggested but not available for checking: ‘INLA’ * 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 ‘nowcaster’ 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 ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [1s/1s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... NOTE Package in Depends field not imported from: ‘fmesher’ These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [2s/2s] OK * 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 ... [2s/2s] ERROR Running examples in ‘nowcaster-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: nowcasting_inla > ### Title: nowcasting_inla > ### Aliases: nowcasting_inla > > ### ** Examples > > # Loading Belo Horizonte SARI dataset > > data(sragBH) > > output <- nowcasting_inla(dataset = sragBH, + date_onset = DT_SIN_PRI, + date_report = DT_DIGITA, + silent = TRUE) Joining with `by = join_by(date_onset)` Joining with `by = join_by(date_onset, delay, Time)` Error in loadNamespace(x) : there is no package called ‘INLA’ Calls: nowcasting_inla ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [2s/2s] ERROR Error(s) in re-building vignettes: ... --- re-building ‘nowcaster.Rmd’ using rmarkdown Quitting from nowcaster.Rmd:41-47 [no_age] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `loadNamespace()`: ! there is no package called 'INLA' --- Backtrace: ▆ 1. ├─nowcaster::nowcasting_inla(...) 2. │ └─nowcaster::nowcasting_no_age(...) 3. └─base::loadNamespace(x) 4. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 5. └─base (local) withOneRestart(expr, restarts[[1L]]) 6. └─base (local) doWithOneRestart(return(expr), restart) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'nowcaster.Rmd' failed with diagnostics: there is no package called 'INLA' --- failed re-building ‘nowcaster.Rmd’ SUMMARY: processing the following file failed: ‘nowcaster.Rmd’ Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... [4s/4s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 2 ERRORs, 2 NOTEs