CRAN Package Check Results for Package seeclickfixr

Last updated on 2021-07-01 01:49:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 2.79 24.20 26.99 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.0 2.06 19.06 21.12 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.0 41.62 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.0 31.05 NOTE
r-devel-windows-x86_64 1.1.0 3.00 39.00 42.00 NOTE
r-devel-windows-x86_64-gcc10-UCRT 1.1.0 NOTE
r-patched-linux-x86_64 1.1.0 2.84 23.14 25.98 NOTE
r-patched-solaris-x86 1.1.0 47.50 NOTE
r-release-linux-x86_64 1.1.0 2.42 23.13 25.55 NOTE
r-release-macos-arm64 1.1.0 NOTE
r-release-macos-x86_64 1.1.0 NOTE
r-release-windows-ix86+x86_64 1.1.0 4.00 35.00 39.00 ERROR
r-oldrel-macos-x86_64 1.1.0 OK
r-oldrel-windows-ix86+x86_64 1.1.0 5.00 37.00 42.00 ERROR

Check Details

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-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-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
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64