Last updated on 2023-01-25 04:51:48 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 2.96 | 24.02 | 26.98 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 2.15 | 18.97 | 21.12 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 34.06 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 33.34 | NOTE | |||
r-patched-linux-x86_64 | 1.1.0 | 2.59 | 24.10 | 26.69 | NOTE | |
r-release-linux-x86_64 | 1.1.0 | 2.65 | 24.32 | 26.97 | 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 | 12.00 | 51.00 | 63.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 | 6.00 | 53.00 | 59.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-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