CRAN Package Check Results for Package DataMetProcess

Last updated on 2025-12-07 02:49:43 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.7 5.68 51.41 57.09 OK
r-devel-linux-x86_64-debian-gcc 1.0.7 3.55 32.99 36.54 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.7 15.00 75.87 90.87 OK
r-devel-linux-x86_64-fedora-gcc 1.0.7 13.00 83.85 96.85 OK
r-devel-windows-x86_64 1.0.7 8.00 70.00 78.00 OK
r-patched-linux-x86_64 1.0.7 5.25 47.15 52.40 OK
r-release-linux-x86_64 1.0.7 5.19 44.45 49.64 ERROR
r-release-macos-arm64 1.0.7 OK
r-release-macos-x86_64 1.0.7 7.00 74.00 81.00 OK
r-release-windows-x86_64 1.0.7 7.00 69.00 76.00 OK
r-oldrel-macos-arm64 1.0.7 OK
r-oldrel-macos-x86_64 1.0.7 6.00 83.00 89.00 OK
r-oldrel-windows-x86_64 1.0.7 12.00 81.00 93.00 ERROR

Check Details

Version: 1.0.7
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.7
Check: examples
Result: ERROR Running examples in ‘DataMetProcess-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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 Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 1.0.7
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.7
Check: re-building of vignette outputs
Result: 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/rlang_error> 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 Flavor: r-release-linux-x86_64

Version: 1.0.7
Check: examples
Result: 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 Flavor: r-oldrel-windows-x86_64

Version: 1.0.7
Check: re-building of vignette outputs
Result: 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/rlang_error> 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 Flavor: r-oldrel-windows-x86_64