Last updated on 2020-10-12 05:48:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 4.23 | 41.91 | 46.14 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 3.15 | 32.59 | 35.74 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 65.22 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 52.12 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.3 | 11.00 | 60.00 | 71.00 | OK | |
r-patched-linux-x86_64 | 1.0.3 | 3.38 | 40.54 | 43.92 | OK | |
r-patched-solaris-x86 | 1.0.3 | 58.40 | ERROR | |||
r-release-linux-x86_64 | 1.0.3 | 4.29 | 40.30 | 44.59 | OK | |
r-release-macos-x86_64 | 1.0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.3 | 8.00 | 77.00 | 85.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.3 | 9.00 | 51.00 | 60.00 | OK |
Version: 1.0.3
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘curl’ ‘magrittr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.0.3
Check: examples
Result: ERROR
Running examples in ‘swissdd-Ex.R’ failed
The error most likely occurred in:
> ### Name: available_votedates
> ### Title: Get a vector of available vote dates via 'get_nationalvotes' and
> ### 'get_cantonalvotes"
> ### Aliases: available_votedates
>
> ### ** Examples
>
>
> # Get vector of all available dates
> federal_votedates <- available_votedates()
Error in open.connection(con, "rb") : HTTP error 500.
Calls: available_votedates ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
Execution halted
Flavor: r-patched-solaris-x86