CRAN Package Check Results for Package RKlout

Last updated on 2020-07-14 10:49:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 1.71 17.84 19.55 ERROR
r-devel-linux-x86_64-debian-gcc 1.0 1.36 14.29 15.65 ERROR
r-devel-linux-x86_64-fedora-clang 1.0 33.67 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0 25.19 ERROR
r-devel-windows-ix86+x86_64 1.0 7.00 53.00 60.00 ERROR
r-patched-linux-x86_64 1.0 1.78 17.60 19.38 ERROR
r-patched-solaris-x86 1.0 38.00 ERROR
r-release-linux-x86_64 1.0 1.68 17.59 19.27 ERROR
r-release-macos-x86_64 1.0 ERROR
r-release-windows-ix86+x86_64 1.0 5.00 32.00 37.00 OK
r-oldrel-macos-x86_64 1.0 OK
r-oldrel-windows-ix86+x86_64 1.0 4.00 30.00 34.00 OK

Check Details

Version: 1.0
Check: examples
Result: ERROR
    Running examples in 'RKlout-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: RKlout
    > ### Title: RKlout
    > ### Aliases: RKlout urlGetScore urlNetId
    > ### Keywords: package
    >
    > ### ** Examples
    >
    > ## The inputs which are required for the function to work
    > apiKey <- "ujj8**************wfjw" ## Api Key received from Klout Developer portal
    > twUser <- "BarackObama" ## The Twitter Username/handle which the 'Klout' score is intended for
    > ## Get Klout Score
    > kloutScore <- RKlout(apiKey,twUser)
    Error in function (type, msg, asError = TRUE) :
     Could not resolve host: api.klout.com
    Calls: RKlout -> <Anonymous> -> curlPerform -> <Anonymous> -> fun
    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: 1.0
Check: examples
Result: ERROR
    Running examples in ‘RKlout-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: RKlout
    > ### Title: RKlout
    > ### Aliases: RKlout urlGetScore urlNetId
    > ### Keywords: package
    >
    > ### ** Examples
    >
    > ## The inputs which are required for the function to work
    > apiKey <- "ujj8**************wfjw" ## Api Key received from Klout Developer portal
    > twUser <- "BarackObama" ## The Twitter Username/handle which the 'Klout' score is intended for
    > ## Get Klout Score
    > kloutScore <- RKlout(apiKey,twUser)
    Error in function (type, msg, asError = TRUE) :
     Could not resolve host: api.klout.com
    Calls: RKlout -> <Anonymous> -> curlPerform -> <Anonymous> -> fun
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64

Version: 1.0
Check: examples
Result: ERROR
    Running examples in ‘RKlout-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: RKlout
    > ### Title: RKlout
    > ### Aliases: RKlout urlGetScore urlNetId
    > ### Keywords: package
    >
    > ### ** Examples
    >
    > ## The inputs which are required for the function to work
    > apiKey <- "ujj8**************wfjw" ## Api Key received from Klout Developer portal
    > twUser <- "BarackObama" ## The Twitter Username/handle which the 'Klout' score is intended for
    > ## Get Klout Score
    > kloutScore <- RKlout(apiKey,twUser)
    Error in function (type, msg, asError = TRUE) :
     Could not resolve: api.klout.com (Timeout while contacting DNS servers)
    Calls: RKlout -> <Anonymous> -> curlPerform -> <Anonymous> -> fun
    Execution halted
Flavor: r-patched-solaris-x86

Version: 1.0
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-release-macos-x86_64