CRAN Package Check Results for Package BIEN

Last updated on 2026-03-25 22:52:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.7 28.23 246.23 274.46 OK
r-devel-linux-x86_64-debian-gcc 1.2.7 16.62 151.45 168.07 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.7 44.00 394.58 438.58 OK
r-devel-linux-x86_64-fedora-gcc 1.2.7 45.00 405.00 450.00 OK
r-devel-macos-arm64 1.2.7 4.00 ERROR
r-devel-windows-x86_64 1.2.7 25.00 277.00 302.00 OK --no-vignettes
r-patched-linux-x86_64 1.2.7 28.09 229.27 257.36 OK
r-release-linux-x86_64 1.2.7 25.04 230.03 255.07 OK
r-release-macos-arm64 1.2.7 OK
r-release-macos-x86_64 1.2.7 15.00 234.00 249.00 OK
r-release-windows-x86_64 1.2.7 25.00 228.00 253.00 OK --no-vignettes
r-oldrel-macos-arm64 1.2.7 OK
r-oldrel-macos-x86_64 1.2.7 16.00 210.00 226.00 OK
r-oldrel-windows-x86_64 1.2.7 35.00 285.00 320.00 OK --no-vignettes

Check Details

Version: 1.2.7
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘BIEN.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘BIEN.Rmd’ --- re-building ‘BIEN_tutorial.Rmd’ using rmarkdown Quitting from BIEN_tutorial.Rmd:101-105 [xs-occurrences] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `postgresqlNewConnection()`: ! RPosgreSQL error: could not connect public_bien@vegbiendev.nceas.ucsb.edu:5432 on dbname "public_vegbien": connection to server at "vegbiendev.nceas.ucsb.edu" (128.111.85.31), port 5432 failed: Connection timed out Is the server running on that host and accepting TCP/IP connections? --- Backtrace: ▆ 1. └─BIEN::BIEN_occurrence_species(species = "Xanthium strumarium") 2. └─BIEN:::.BIEN_sql(query, ...) 3. ├─DBI::dbConnect(...) 4. └─RPostgreSQL::dbConnect(...) 5. └─RPostgreSQL::postgresqlNewConnection(drv, ...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'BIEN_tutorial.Rmd' failed with diagnostics: RPosgreSQL error: could not connect public_bien@vegbiendev.nceas.ucsb.edu:5432 on dbname "public_vegbien": connection to server at "vegbiendev.nceas.ucsb.edu" (128.111.85.31), port 5432 failed: Connection timed out Is the server running on that host and accepting TCP/IP connections? --- failed re-building ‘BIEN_tutorial.Rmd’ SUMMARY: processing the following file failed: ‘BIEN_tutorial.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.7
Check: package dependencies
Result: ERROR Package required but not available: ‘RPostgreSQL’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-macos-arm64