CRAN Package Check Results for Package ukgasapi

Last updated on 2020-10-18 07:47:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.18 2.06 28.68 30.74 ERROR
r-devel-linux-x86_64-debian-gcc 0.18 1.65 21.91 23.56 ERROR
r-devel-linux-x86_64-fedora-clang 0.18 45.57 ERROR
r-devel-linux-x86_64-fedora-gcc 0.18 36.18 ERROR
r-devel-windows-ix86+x86_64 0.18 4.00 36.00 40.00 ERROR
r-patched-linux-x86_64 0.18 2.21 27.56 29.77 ERROR
r-patched-solaris-x86 0.18 52.30 ERROR
r-release-linux-x86_64 0.18 2.10 27.14 29.24 ERROR
r-release-macos-x86_64 0.18 OK
r-release-windows-ix86+x86_64 0.18 4.00 39.00 43.00 ERROR
r-oldrel-macos-x86_64 0.18 OK
r-oldrel-windows-ix86+x86_64 0.18 2.00 45.00 47.00 ERROR

Check Details

Version: 0.18
Check: examples
Result: ERROR
    Running examples in 'ukgasapi-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: dataItemExplorer
    > ### Title: Data Item Explorer API
    > ### Aliases: dataItemExplorer
    >
    > ### ** Examples
    >
    > # Specify the data item(s) to enquire from API
    > dataitems <- c("Storage Injection, Actual",
    + "Storage Withdrawal, Actual")
    >
    > # Invoke the API (requires internet connection at this step)
    > response <- dataItemExplorer(dataitems,
    + fromdate = "2015-09-01",
    + todate="2015-09-30")
    Error in strptime(ApplicableAt, "%Y-%m-%dT%H:%M:%SZ", "UTC") :
     object 'ApplicableAt' not found
    Calls: dataItemExplorer ... <Anonymous> -> within.data.frame -> eval -> eval -> strptime
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.18
Check: examples
Result: ERROR
    Running examples in ‘ukgasapi-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: dataItemExplorer
    > ### Title: Data Item Explorer API
    > ### Aliases: dataItemExplorer
    >
    > ### ** Examples
    >
    > # Specify the data item(s) to enquire from API
    > dataitems <- c("Storage Injection, Actual",
    + "Storage Withdrawal, Actual")
    >
    > # Invoke the API (requires internet connection at this step)
    > response <- dataItemExplorer(dataitems,
    + fromdate = "2015-09-01",
    + todate="2015-09-30")
    Error in strptime(ApplicableAt, "%Y-%m-%dT%H:%M:%SZ", "UTC") :
     object 'ApplicableAt' not found
    Calls: dataItemExplorer ... <Anonymous> -> within.data.frame -> eval -> eval -> strptime
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64