Last updated on 2021-01-12 07:49:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9 | 2.83 | 28.77 | 31.60 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.9 | 2.24 | 22.73 | 24.97 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.9 | 48.39 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.9 | 38.61 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.9 | 6.00 | 38.00 | 44.00 | ERROR | |
r-patched-linux-x86_64 | 0.9 | 2.91 | 27.69 | 30.60 | ERROR | |
r-patched-solaris-x86 | 0.9 | 59.10 | ERROR | |||
r-release-linux-x86_64 | 0.9 | 2.60 | 28.55 | 31.15 | ERROR | |
r-release-macos-x86_64 | 0.9 | OK | ||||
r-release-windows-ix86+x86_64 | 0.9 | 6.00 | 45.00 | 51.00 | OK | |
r-oldrel-macos-x86_64 | 0.9 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.9 | 4.00 | 37.00 | 41.00 | OK |
Version: 0.9
Check: examples
Result: ERROR
Running examples in 'GuardianR-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_guardian
> ### Title: Search Guardian API for news articles that match the criteria
> ### Aliases: get_guardian
> ### Keywords: IO utilities
>
> ### ** Examples
>
> ## Not run:
> results <- get_guardian("islamic+state",
+ section="world",
+ from.date="2014-09-16",
+ to.date="2014-09-16",
+ api.key="212d23d3-c7b2-4273-8f1b-289a0803ca4b")
Error in get_json(keywords, section, format, from.date, to.date, api.key) :
!is.null(this.api.response) is not TRUE
Calls: get_guardian -> get_json -> stopifnot
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.9
Check: examples
Result: ERROR
Running examples in ‘GuardianR-Ex.R’ failed
The error most likely occurred in:
> ### Name: get_guardian
> ### Title: Search Guardian API for news articles that match the criteria
> ### Aliases: get_guardian
> ### Keywords: IO utilities
>
> ### ** Examples
>
> ## Not run:
> results <- get_guardian("islamic+state",
+ section="world",
+ from.date="2014-09-16",
+ to.date="2014-09-16",
+ api.key="212d23d3-c7b2-4273-8f1b-289a0803ca4b")
Error in get_json(keywords, section, format, from.date, to.date, api.key) :
!is.null(this.api.response) is not TRUE
Calls: get_guardian -> get_json -> stopifnot
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 0.9
Check: examples
Result: ERROR
Running examples in 'GuardianR-Ex.R' failed
The error most likely occurred in:
> ### Name: get_guardian
> ### Title: Search Guardian API for news articles that match the criteria
> ### Aliases: get_guardian
> ### Keywords: IO utilities
>
> ### ** Examples
>
> ## Not run:
> results <- get_guardian("islamic+state",
+ section="world",
+ from.date="2014-09-16",
+ to.date="2014-09-16",
+ api.key="212d23d3-c7b2-4273-8f1b-289a0803ca4b")
trying URL 'https://curl.haxx.se/ca/cacert.pem'
Content type 'application/x-pem-file' length 221418 bytes (216 KB)
==================================================
downloaded 216 KB
Error in get_json(keywords, section, format, from.date, to.date, api.key) :
!is.null(this.api.response) is not TRUE
Calls: get_guardian -> get_json -> stopifnot
Execution halted
Flavor: r-devel-windows-ix86+x86_64