CRAN Package Check Results for Maintainer ‘Pedro Costa Ferreira <pedro.guilherme at fgv.br>’

Last updated on 2020-08-07 01:50:29 CEST.

Package ERROR NOTE OK
Inflation 2 3 7

Package Inflation

Current CRAN status: ERROR: 2, NOTE: 3, OK: 7

Version: 0.1.0
Check: data for non-ASCII characters
Result: NOTE
     Note: found 151 marked UTF-8 strings
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: 0.1.0
Check: examples
Result: ERROR
    Running examples in ‘Inflation-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: INFL.core_tf
    > ### Title: Computes the triple filter core inflation
    > ### Aliases: INFL.core_tf
    > ### Keywords: core filter triple
    >
    > ### ** Examples
    >
    > ipca <- ipca_sub
    > INFL.core_tf(subits.var=ipca$ipca_ts, weights = ipca$weights_ts)
    Unsupported platform: SunOS 5.10
    For this platform, the path to the binary executable of X-13
    has to be manually specified. See ?seasonal for details.
    No path to the binary executable of X-13 specified.
    
    You can set 'X13_PATH' manually if you intend to use your own
    binaries. See ?seasonal for details.
    
    Error in checkX13(fail = TRUE, fullcheck = FALSE, htmlcheck = FALSE) :
     Process terminated
    Calls: INFL.core_tf -> <Anonymous> -> checkX13
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.0
Check: examples
Result: ERROR
    Running examples in ‘Inflation-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: INFL.core_tf
    > ### Title: Computes the triple filter core inflation
    > ### Aliases: INFL.core_tf
    > ### Keywords: core filter triple
    >
    > ### ** Examples
    >
    > ipca <- ipca_sub
    > INFL.core_tf(subits.var=ipca$ipca_ts, weights = ipca$weights_ts)
    sh: line 1: 37572 Trace/BPT trap: 5 /Volumes/SSD-Data/Builds/R-dev-web/QA/Simon/packages/el-capitan-x86_64/Rlib/3.6/x13binary/bin/x13ashtml /tmp/Rtmp7QC7YQ/x1392bc4ba2306c/iofile -n -s 2> /dev/null
    Warning in system(paste(x13.bin, file, flags), intern = TRUE, ignore.stderr = TRUE) :
     running command '/Volumes/SSD-Data/Builds/R-dev-web/QA/Simon/packages/el-capitan-x86_64/Rlib/3.6/x13binary/bin/x13ashtml /tmp/Rtmp7QC7YQ/x1392bc4ba2306c/iofile -n -s 2>/dev/null' had status 133
    dyld: lazy symbol binding failed: Symbol not found: _mkostemp
     Referenced from: /Volumes/SSD-Data/Builds/R-dev-web/QA/Simon/packages/el-capitan-x86_64/Rlib/3.6/x13binary/bin/../lib/libgfortran.3.dylib (which was built for Mac OS X 10.12)
     Expected in: /usr/lib/libSystem.B.dylib
    
    dyld: Symbol not found: _mkostemp
     Referenced from: /Volumes/SSD-Data/Builds/R-dev-web/QA/Simon/packages/el-capitan-x86_64/Rlib/3.6/x13binary/bin/../lib/libgfortran.3.dylib (which was built for Mac OS X 10.12)
     Expected in: /usr/lib/libSystem.B.dylib
    
    
    Program received signal SIGTRAP: Trace/breakpoint trap.
    
    Backtrace for this error:
    #0 0x123173579
    #1 0x123172945
    #2 0x7fff9b315529
    Error: X-13 has returned a non-zero exist status, which means that the current spec file cannot be processed for an unknown reason.
    Execution halted
Flavor: r-oldrel-macos-x86_64