CRAN Package Check Results for Package ipeadatar

Last updated on 2021-06-15 10:49:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 2.15 24.90 27.05 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 1.97 19.50 21.47 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 31.50 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 31.68 OK
r-devel-windows-x86_64 0.1.3 4.00 43.00 47.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.1.3 OK
r-patched-linux-x86_64 0.1.3 2.48 24.14 26.62 OK
r-patched-solaris-x86 0.1.3 47.70 ERROR
r-release-linux-x86_64 0.1.3 2.36 23.98 26.34 OK
r-release-macos-arm64 0.1.1 ERROR
r-release-macos-x86_64 0.1.3 OK
r-release-windows-ix86+x86_64 0.1.3 6.00 43.00 49.00 OK
r-oldrel-macos-x86_64 0.1.3 OK
r-oldrel-windows-ix86+x86_64 0.1.3 6.00 42.00 48.00 OK

Check Details

Version: 0.1.3
Check: examples
Result: ERROR
    Running examples in ‘ipeadatar-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: available_subjects
    > ### Title: List with available subjects
    > ### Aliases: available_subjects
    >
    > ### ** Examples
    >
    > # Available subjects
    > all_subjects <- available_subjects()
    Warning: `select_()` was deprecated in dplyr 0.7.0.
    Please use `select()` instead.
    This warning is displayed once every 8 hours.
    Call `lifecycle::last_warnings()` to see where this warning was generated.
    Error in open.connection(con, "rb") : HTTP error 500.
    Calls: available_subjects ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.1
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘curl’
     All declared Imports should be used.
Flavor: r-release-macos-arm64

Version: 0.1.1
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
Flavor: r-release-macos-arm64

Version: 0.1.1
Check: examples
Result: ERROR
    Running examples in ‘ipeadatar-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: available_subjects
    > ### Title: List with available subjects
    > ### Aliases: available_subjects
    >
    > ### ** Examples
    >
    > # Available subjects (in English)
    > all_subjects <- available_subjects()
    Warning: `mutate_()` was deprecated in dplyr 0.7.0.
    Please use `mutate()` instead.
    See vignette('programming') for more help
    This warning is displayed once every 8 hours.
    Call `lifecycle::last_warnings()` to see where this warning was generated.
    Warning: `arrange_()` was deprecated in dplyr 0.7.0.
    Please use `arrange()` instead.
    See vignette('programming') for more help
    This warning is displayed once every 8 hours.
    Call `lifecycle::last_warnings()` to see where this warning was generated.
    Warning: `select_()` was deprecated in dplyr 0.7.0.
    Please use `select()` instead.
    This warning is displayed once every 8 hours.
    Call `lifecycle::last_warnings()` to see where this warning was generated.
    Error in open.connection(con, "rb") : HTTP error 502.
    Calls: available_subjects ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
    Execution halted
Flavor: r-release-macos-arm64