Last updated on 2025-03-13 05:51:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.1.1 | 62.74 | 33.12 | 95.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.1.1 | 44.95 | 25.12 | 70.07 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.1.1 | 170.98 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.1.1 | 161.82 | OK | |||
r-devel-macos-arm64 | 3.1.1 | 53.00 | OK | |||
r-devel-macos-x86_64 | 3.1.1 | 63.00 | OK | |||
r-devel-windows-x86_64 | 3.1.1 | 338.00 | 68.00 | 406.00 | ERROR | |
r-patched-linux-x86_64 | 3.1.1 | OK | ||||
r-release-linux-x86_64 | 3.1.1 | 60.01 | 31.95 | 91.96 | OK | |
r-release-macos-arm64 | 3.1.1 | 59.00 | OK | |||
r-release-macos-x86_64 | 3.1.1 | 73.00 | OK | |||
r-release-windows-x86_64 | 3.1.1 | 295.00 | 71.00 | 366.00 | OK | |
r-oldrel-macos-arm64 | 3.1.1 | 49.00 | OK | |||
r-oldrel-macos-x86_64 | 3.1.1 | 75.00 | OK | |||
r-oldrel-windows-x86_64 | 3.1.1 | 247.00 | 82.00 | 329.00 | OK |
Version: 3.1.1
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-01-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-00-84vdt.mongodb.net:27017']. Topology type: Unknown
Execution halted
Flavor: r-devel-windows-x86_64