Last updated on 2025-11-16 07:50:25 CET.
| Package | ERROR | OK |
|---|---|---|
| DataMetProcess | 1 | 12 |
| gps.track | 13 | |
| regr.easy | 13 | |
| TopSisWM | 13 |
Current CRAN status: ERROR: 1, OK: 12
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/", :
URL 'https://portal.inmet.gov.br/uploads/dadoshistoricos/2000.zip': status was 'SSL peer certificate or SSH remote key was not OK'
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-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-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13