CRAN Package Check Results for Package fedreporter

Last updated on 2020-08-30 07:47:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 1.95 24.59 26.54 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 1.63 19.75 21.38 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 41.00 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 32.17 OK
r-devel-windows-ix86+x86_64 0.2.1 6.00 46.00 52.00 OK
r-patched-linux-x86_64 0.2.1 2.28 24.36 26.64 OK
r-patched-solaris-x86 0.2.1 48.40 ERROR
r-release-linux-x86_64 0.2.1 2.20 24.54 26.74 OK
r-release-macos-x86_64 0.2.1 OK
r-release-windows-ix86+x86_64 0.2.1 5.00 37.00 42.00 OK
r-oldrel-macos-x86_64 0.2.1 OK
r-oldrel-windows-ix86+x86_64 0.2.1 3.00 38.00 41.00 OK

Check Details

Version: 0.2.1
Check: examples
Result: ERROR
    Running examples in ‘fedreporter-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: fe_projects_search
    > ### Title: Search Federal RePORTER Projects
    > ### Aliases: fe_projects_search
    >
    > ### ** Examples
    >
    > res = fe_projects_search(
    + project_number = "USFS*",
    + fiscal_year = 2012)
    GET command is:
    Response [https://api.federalreporter.nih.gov/v1/Projects/search?query=projectNumber%3AUSFS*%24fy%3A2012&offset=1&limit=50]
     Date: 2020-08-17 05:20
     Status: 500
     Content-Type: <unknown>
    <EMPTY BODY>
    Error in fe_projects_search(project_number = "USFS*", fiscal_year = 2012) :
     Internal Server Error (HTTP 500).
    Calls: fe_projects_search -> <Anonymous>
    Execution halted
Flavor: r-patched-solaris-x86