CRAN Package Check Results for Package Rgretl

Last updated on 2018-05-14 01:46:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 4.67 31.73 36.40 OK --no-examples --no-tests --no-vignettes
r-devel-linux-x86_64-debian-gcc 0.2.2 3.25 28.68 31.93 OK --no-examples --no-tests --no-vignettes
r-devel-linux-x86_64-fedora-clang 0.2.2 49.92 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 47.94 OK
r-devel-windows-ix86+x86_64 0.2.2 9.00 73.00 82.00 OK
r-patched-linux-x86_64 0.2.2 4.30 32.82 37.12 OK --no-examples --no-tests --no-vignettes
r-release-linux-x86_64 0.2.2 3.27 33.00 36.27 OK --no-examples --no-tests --no-vignettes
r-release-windows-ix86+x86_64 0.2.2 9.00 73.00 82.00 OK
r-release-osx-x86_64 0.2.2 ERROR
r-oldrel-windows-ix86+x86_64 0.2.2 10.00 49.00 59.00 OK
r-oldrel-osx-x86_64 0.2.2 ERROR

Check Details

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/RtmpmzP1CJ/mbundle8ad954e716ea.xml' does not exist.
    Execution halted
Flavor: r-oldrel-osx-x86_64