* using log directory 'd:/RCompile/CRANincoming/R-devel/nowcaster.Rcheck' * using R Under development (unstable) (2025-08-28 r88733 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 'nowcaster/DESCRIPTION' ... OK * this is package 'nowcaster' version '1.0.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... [10s] NOTE Maintainer: 'Rafael Lopes ' New submission Possibly misspelled words in DESCRIPTION: Bastos (15:3) Economou (15:11) Nowcasting (2:26) al (15:24) et (15:21) Suggests or Enhances not in mainstream repositories: INLA Availability using Additional_repositories specification: INLA yes https://inla.r-inla-download.org/R/testing/ 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 * 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 'nowcaster' 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 ... 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 ... OK * 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 ... 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: object 'fm_identical_CRS' is not exported by 'namespace:fmesher' Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... ERROR Error(s) in re-building vignettes: --- re-building 'nowcaster.Rmd' using rmarkdown Quitting from nowcaster.Rmd:46-52 [no_age] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: ! object 'fm_identical_CRS' is not exported by 'namespace:fmesher' --- Backtrace: ▆ 1. ├─nowcaster::nowcasting_inla(...) 2. │ └─nowcaster::nowcasting_no_age(...) 3. └─base::loadNamespace(x) 4. └─base::namespaceImportFrom(...) 5. └─base::importIntoEnv(impenv, impnames, ns, impvars) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'nowcaster.Rmd' failed with diagnostics: object 'fm_identical_CRS' is not exported by 'namespace:fmesher' --- 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 ... [27s] OK * checking HTML version of manual ... OK * DONE Status: 2 ERRORs, 1 NOTE