Last updated on 2026-05-03 07:49:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.58 | 27.62 | 29.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 55.64 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 65.05 | OK | |||
| r-devel-windows-x86_64 | 0.1.0 | 7.00 | 79.00 | 86.00 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 1.90 | 27.32 | 29.22 | ERROR | |
| r-release-macos-arm64 | 0.1.0 | 1.00 | 35.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 2.00 | 74.00 | 76.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 9.00 | 86.00 | 95.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 1.00 | 36.00 | 37.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 2.00 | 76.00 | 78.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 5.00 | 70.00 | 75.00 | ERROR |
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘introduccion.Rmd’ using rmarkdown
Quitting from introduccion.Rmd:43-45 [species-search]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Could not connect to BIODATACR.
ℹ Please check your internet connection.
✖ Could not connect to server [datos.biodiversidad.go.cr]: Failed to connect to
datos.biodiversidad.go.cr port 80 after 8072 ms: Could not connect to server
---
Backtrace:
▆
1. └─rbiodatacr::bdcr_species_search("Panthera onca")
2. └─rbiodatacr:::bdcr_GET(url, query = list(q = name, pageSize = rows))
3. └─base::tryCatch(...)
4. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
6. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'introduccion.Rmd' failed with diagnostics:
Could not connect to BIODATACR.
ℹ Please check your internet connection.
✖ Could not connect to server [datos.biodiversidad.go.cr]: Failed to connect to
datos.biodiversidad.go.cr port 80 after 8072 ms: Could not connect to server
--- failed re-building ‘introduccion.Rmd’
SUMMARY: processing the following file failed:
‘introduccion.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'introduccion.Rmd' using rmarkdown
Quitting from introduccion.Rmd:43-45 [species-search]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Could not connect to BIODATACR.
ℹ Please check your internet connection.
✖ Timeout was reached [datos.biodiversidad.go.cr]: Connection timed out after
10002 milliseconds
---
Backtrace:
▆
1. └─rbiodatacr::bdcr_species_search("Panthera onca")
2. └─rbiodatacr:::bdcr_GET(url, query = list(q = name, pageSize = rows))
3. └─base::tryCatch(...)
4. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
6. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'introduccion.Rmd' failed with diagnostics:
Could not connect to BIODATACR.
ℹ Please check your internet connection.
✖ Timeout was reached [datos.biodiversidad.go.cr]: Connection timed out after
10002 milliseconds
--- failed re-building 'introduccion.Rmd'
SUMMARY: processing the following file failed:
'introduccion.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64