* using log directory 'd:/Rcompile/CRANpkg/local/4.4/rasterdiv.Rcheck' * using R version 4.4.3 (2025-02-28 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 'rasterdiv/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'rasterdiv' version '0.3.8' * package encoding: UTF-8 * 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 'rasterdiv' can be installed ... OK * checking installed package size ... OK * checking package directory ... 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 ... [2s] OK * checking whether the package can be loaded with stated dependencies ... [2s] OK * checking whether the package can be unloaded cleanly ... [2s] OK * checking whether the namespace can be loaded with stated dependencies ... [2s] OK * checking whether the namespace can be unloaded cleanly ... [2s] OK * checking loading without being on the library search path ... [2s] 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 ... [13s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... 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 installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [12s] ERROR Running examples in 'rasterdiv-Ex.R' failed The error most likely occurred in: > ### Name: copNDVI > ### Title: Copernicus Long Term (1999-2017) NDVI Overview (5km) > ### Aliases: copNDVI > ### Keywords: datasets > > ### ** Examples > > copNDVI <- load_copNDVI() Warning: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1) Error: [rast] empty srs Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [61s] ERROR Error(s) in re-building vignettes: --- re-building 'rasterdiv_01_Basics.Rmd' using rmarkdown Quitting from rasterdiv_01_Basics.Rmd:25-27 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: ! [rast] empty srs --- Backtrace: ▆ 1. └─rasterdiv::load_copNDVI() 2. ├─terra::rast(readRDS(rds_file)) 3. └─terra::rast(readRDS(rds_file)) 4. └─terra (local) .local(x, ...) 5. ├─terra::unwrap(x) 6. └─terra::unwrap(x) 7. └─terra (local) .local(x, ...) 8. ├─base::eval(parse(text = x@definition)) 9. │ └─base::eval(parse(text = x@definition)) 10. ├─terra::rast(...) 11. └─terra::rast(...) 12. └─terra (local) .local(x = x, ...) 13. └─terra:::new_rast(...) 14. └─terra:::messages(r, "rast") 15. └─terra:::error(f, x@pntr$getError()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'rasterdiv_01_Basics.Rmd' failed with diagnostics: [rast] empty srs --- failed re-building 'rasterdiv_01_Basics.Rmd' --- re-building 'rasterdiv_02_Area_based_Rao.Rmd' using rmarkdown --- finished re-building 'rasterdiv_02_Area_based_Rao.Rmd' --- re-building 'rasterdiv_03_Advanced_multidimension_Rao.Rmd' using rmarkdown --- finished re-building 'rasterdiv_03_Advanced_multidimension_Rao.Rmd' --- re-building 'rasterdiv_04_Accumulation_Rao.Rmd' using rmarkdown Quitting from rasterdiv_04_Accumulation_Rao.Rmd:37-39 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: ! [rast] empty srs --- Backtrace: ▆ 1. └─rasterdiv::load_copNDVI() 2. ├─terra::rast(readRDS(rds_file)) 3. └─terra::rast(readRDS(rds_file)) 4. └─terra (local) .local(x, ...) 5. ├─terra::unwrap(x) 6. └─terra::unwrap(x) 7. └─terra (local) .local(x, ...) 8. ├─base::eval(parse(text = x@definition)) 9. │ └─base::eval(parse(text = x@definition)) 10. ├─terra::rast(...) 11. └─terra::rast(...) 12. └─terra (local) .local(x = x, ...) 13. └─terra:::new_rast(...) 14. └─terra:::messages(r, "rast") 15. └─terra:::error(f, x@pntr$getError()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'rasterdiv_04_Accumulation_Rao.Rmd' failed with diagnostics: [rast] empty srs --- failed re-building 'rasterdiv_04_Accumulation_Rao.Rmd' SUMMARY: processing the following files failed: 'rasterdiv_01_Basics.Rmd' 'rasterdiv_04_Accumulation_Rao.Rmd' Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... [18s] OK * checking HTML version of manual ... [8s] OK * DONE Status: 2 ERRORs