Last updated on 2020-04-25 01:53:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 19.44 | 73.05 | 92.49 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 20.89 | 59.37 | 80.26 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 119.33 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 120.67 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.1 | 53.00 | 93.00 | 146.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 18.56 | 70.68 | 89.24 | OK | |
r-patched-osx-x86_64 | 0.2.1 | NOTE | ||||
r-patched-solaris-x86 | 0.2.1 | 197.90 | NOTE | |||
r-release-linux-x86_64 | 0.2.1 | 17.51 | 67.96 | 85.47 | OK | |
r-release-windows-ix86+x86_64 | 0.2.1 | 42.00 | 121.00 | 163.00 | OK | |
r-release-osx-x86_64 | 0.2.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 26.00 | 84.00 | 110.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.2.1 | NOTE |
Version: 0.2.1
Check: data for non-ASCII characters
Result: NOTE
Note: found 6543 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-osx-x86_64, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in 'rcv-Ex.R' failed
The error most likely occurred in:
> ### Name: import_data
> ### Title: Imports election data
> ### Aliases: import_data
>
> ### ** Examples
>
> import_data("http://www.sfelections.org/results/20161108/data/20161206/20161206_masterlookup.txt",
+ header = FALSE)
`curl` package not installed, falling back to using `url()`
Warning in open.connection(con, "rb") :
InternetOpenUrl failed: 'Eine Umleitungsanforderung ändert eine nicht sichere in eine sichere Verbindung.'
Error in open.connection(con, "rb") : cannot open the connection
Calls: import_data ... datasource_connection -> read_connection -> open -> open.connection
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64