CRAN Package Check Results for Package mongolite

Last updated on 2024-08-25 02:48:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.8.0 46.27 24.84 71.11 OK
r-devel-linux-x86_64-debian-gcc 2.8.0 37.29 20.08 57.37 OK
r-devel-linux-x86_64-fedora-clang 2.8.0 123.34 OK
r-devel-linux-x86_64-fedora-gcc 2.8.0 146.44 OK
r-devel-windows-x86_64 2.8.0 289.00 62.00 351.00 OK
r-patched-linux-x86_64 2.8.0 50.78 24.47 75.25 OK
r-release-linux-x86_64 2.8.0 51.19 23.91 75.10 OK
r-release-macos-arm64 2.8.0 52.00 OK
r-release-macos-x86_64 2.8.0 56.00 OK
r-release-windows-x86_64 2.8.0 296.00 63.00 359.00 OK
r-oldrel-macos-arm64 2.8.0 55.00 OK
r-oldrel-macos-x86_64 2.8.0 71.00 OK
r-oldrel-windows-x86_64 2.8.0 331.00 85.00 416.00 ERROR

Check Details

Version: 2.8.0
Check: examples
Result: ERROR Running examples in 'mongolite-Ex.R' failed The error most likely occurred in: > ### Name: gridfs > ### Title: GridFS API > ### Aliases: gridfs > > ### ** Examples > > # Upload a file to GridFS > fs <- gridfs(url = "mongodb+srv://readwrite:test@cluster0-84vdt.mongodb.net/test") Error: No suitable servers found (`serverSelectionTryOnce` set): [socket timeout calling hello on 'cluster0-shard-00-00-84vdt.mongodb.net:27017'] [socket timeout calling hello on 'cluster0-shard-00-02-84vdt.mongodb.net:27017'] [socket timeout calling hello on 'cluster0-shard-00-01-84vdt.mongodb.net:27017'] Execution halted Flavor: r-oldrel-windows-x86_64