Last updated on 2023-02-06 19:54:35 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 1.91 | 24.00 | 25.91 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 1.98 | 19.10 | 21.08 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 34.81 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 33.53 | NOTE | |||
r-devel-windows-x86_64 | 1.1.0 | 14.00 | 54.00 | 68.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.0 | 2.53 | 23.93 | 26.46 | NOTE | |
r-release-linux-x86_64 | 1.1.0 | 2.14 | 25.06 | 27.20 | NOTE | |
r-release-macos-arm64 | 1.1.0 | 15.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.0 | 22.00 | NOTE | |||
r-release-windows-x86_64 | 1.1.0 | 21.00 | 53.00 | 74.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1.0 | 21.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.0 | 28.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 5.00 | 50.00 | 55.00 | ERROR |
Version: 1.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in 'seeclickfixr-Ex.R' failed
The error most likely occurred in:
> ### Name: list_places
> ### Title: Query sub-city neighborhoods in which issues can be reported.
> ### Aliases: list_places
>
> ### ** Examples
>
> list_places("Boston, MA",limit = 5)
Error in function (type, msg, asError = TRUE) :
error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
Calls: list_places -> <Anonymous> -> curlPerform -> <Anonymous> -> fun
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64