Last updated on 2018-10-19 01:46:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2 | 4.63 | 37.15 | 41.78 | OK | --no-examples --no-tests --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 0.2.2 | 2.53 | 30.33 | 32.86 | OK | --no-examples --no-tests --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 0.2.2 | 50.91 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 49.02 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2.2 | 11.00 | 52.00 | 63.00 | OK | |
r-patched-linux-x86_64 | 0.2.2 | 3.79 | 32.36 | 36.15 | OK | --no-examples --no-tests --no-vignettes |
r-release-linux-x86_64 | 0.2.2 | 3.88 | 32.86 | 36.74 | OK | --no-examples --no-tests --no-vignettes |
r-release-windows-ix86+x86_64 | 0.2.2 | 9.00 | 0.00 | 9.00 | OK | |
r-release-osx-x86_64 | 0.2.2 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.2 | 7.00 | 73.00 | 80.00 | OK | |
r-oldrel-osx-x86_64 | 0.2.2 | ERROR |
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in ‘Rgretl-Ex.R’ failed
The error most likely occurred in:
> ### Name: grmod
> ### Title: Interface for _gretl_ estimation commands
> ### Aliases: grmod
>
> ### ** Examples
>
> set.seed(13)
> dfr = data.frame(y = rnorm(20), x = rnorm(20))
> grmod("ols y 0 x --simple-print",dfr)
No valid gretl executable: no output is produced
Error: '/var/folders/xn/m8dzdsgs7sg8q7jgflnqm8w80000gn/T//RtmpNZE4NO/mbundle4ef27a0e3e9.xml' does not exist.
Execution halted
Flavor: r-release-osx-x86_64
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in ‘Rgretl-Ex.R’ failed
The error most likely occurred in:
> ### Name: grmod
> ### Title: Interface for _gretl_ estimation commands
> ### Aliases: grmod
>
> ### ** Examples
>
> set.seed(13)
> dfr = data.frame(y = rnorm(20), x = rnorm(20))
> grmod("ols y 0 x --simple-print",dfr)
No valid gretl executable: no output is produced
Error: '/tmp/RtmpCYkauM/mbundle159bf348f4145.xml' does not exist.
Execution halted
Flavor: r-oldrel-osx-x86_64