* using log directory ‘/data/gannet/ripley/R/packages/tests-noLD/DataMetProcess.Rcheck’ * using R Under development (unstable) (2025-12-07 r89119) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2) GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2) * running under: Fedora Linux 42 (Workstation Edition) * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘DataMetProcess/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘DataMetProcess’ version ‘1.0.7’ * 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 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 ‘DataMetProcess’ can be installed ... [8s/11s] 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 ... 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 ... [11s/14s] 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 installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... ERROR Running examples in ‘DataMetProcess-Ex.R’ failed The error most likely occurred in: > ### Name: list_inmet > ### Title: List of data available at INMET by year > ### Aliases: list_inmet > > ### ** Examples > > > file.down <- tempfile() > file.save <- tempfile() > > info.inmet <- + DataMetProcess::list_inmet(year="2000",file.down) trying URL 'https://portal.inmet.gov.br/uploads/dadoshistoricos/2000.zip' Warning in utils::download.file(url = base::paste0("https://portal.inmet.gov.br/uploads/dadoshistoricos/", : cannot open URL 'https://portal.inmet.gov.br/uploads/dadoshistoricos/2000.zip': HTTP status was '403 Forbidden' Error: Error downloading data for year 2000. Possible cause: download timeout exceeded. Suggested solution: increase the maximum download time, e.g.: options(timeout = 1000) Original error message: cannot open URL 'https://portal.inmet.gov.br/uploads/dadoshistoricos/2000.zip' Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [18s/23s] ERROR Error(s) in re-building vignettes: --- re-building ‘DataMetProcess-vignette.Rmd’ using rmarkdown trying URL 'https://portal.inmet.gov.br/uploads/dadoshistoricos/2000.zip' Quitting from DataMetProcess-vignette.Rmd:26-35 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: ! Error downloading data for year 2000. Possible cause: download timeout exceeded. Suggested solution: increase the maximum download time, e.g.: options(timeout = 1000) Original error message: cannot open URL 'https://portal.inmet.gov.br/uploads/dadoshistoricos/2000.zip' --- Backtrace: ▆ 1. └─DataMetProcess::list_inmet(year = "2000", filename = file.down) 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'DataMetProcess-vignette.Rmd' failed with diagnostics: Error downloading data for year 2000. Possible cause: download timeout exceeded. Suggested solution: increase the maximum download time, e.g.: options(timeout = 1000) Original error message: cannot open URL 'https://portal.inmet.gov.br/uploads/dadoshistoricos/2000.zip' --- failed re-building ‘DataMetProcess-vignette.Rmd’ SUMMARY: processing the following file failed: ‘DataMetProcess-vignette.Rmd’ Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 2 ERRORs See ‘/data/gannet/ripley/R/packages/tests-noLD/DataMetProcess.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 2:03.26, 82.20 + 10.93