CRAN Package Check Results for Package TSstudio

Last updated on 2018-02-24 09:51:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 2.39 48.35 50.74 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 2.15 37.25 39.40 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 59.48 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 56.80 OK
r-devel-windows-ix86+x86_64 0.1.1 11.00 106.00 117.00 OK
r-patched-linux-x86_64 0.1.1 1.03 57.44 58.47 OK
r-patched-solaris-x86 0.1.1 63.00 WARN
r-release-linux-x86_64 0.1.1 1.52 57.29 58.81 OK
r-release-windows-ix86+x86_64 0.1.1 10.00 102.00 112.00 OK
r-release-osx-x86_64 0.1.1 WARN
r-oldrel-windows-ix86+x86_64 0.1.1 8.00 75.00 83.00 OK
r-oldrel-osx-x86_64 0.1.0 WARN

Check Details

Version: 0.1.1
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Loading required package: zoo
    
    Attaching package: 'zoo'
    
    The following objects are masked from 'package:base':
    
     as.Date, as.Date.numeric
    
    Loading required package: TTR
    Version 0.4-0 included new data defaults. See ?getSymbols.
    'getSymbols' currently uses auto.assign=TRUE by default, but will
    use auto.assign=FALSE in 0.5-0. You will still be able to use
    'loadSymbols' to automatically load data. getOption("getSymbols.env")
    and getOption("getSymbols.auto.assign") will still be checked for
    alternate defaults.
    
    This message is shown once per session and may be disabled by setting
    options("getSymbols.warning4.0"=FALSE). See ?getSymbols for details.
    
    WARNING: There have been significant changes to Yahoo Finance data.
    Please see the Warning section of '?getSymbols.yahoo' for details.
    
    This message is shown once per session and may be disabled by setting
    options("getSymbols.yahoo.warning"=FALSE).
    PhantomJS not found. You can install it with webshot::install_phantomjs(). If it is installed, please make sure the phantomjs executable can be found via the PATH variable.
    Warning in normalizePath(f2) :
     path[1]="./webshot5fbd16a36e36.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file './webshot5fbd16a36e36.png': No such file or directory
    Quitting from lines 37-64 (TSstudio_Intro.Rmd)
    Error: processing vignette 'TSstudio_Intro.Rmd' failed with diagnostics:
    cannot open the connection
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.1
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Loading required package: TTR
    Version 0.4-0 included new data defaults. See ?getSymbols.
    'getSymbols' currently uses auto.assign=TRUE by default, but will
    use auto.assign=FALSE in 0.5-0. You will still be able to use
    'loadSymbols' to automatically load data. getOption("getSymbols.env")
    and getOption("getSymbols.auto.assign") will still be checked for
    alternate defaults.
    
    This message is shown once per session and may be disabled by setting
    options("getSymbols.warning4.0"=FALSE). See ?getSymbols for details.
    
    WARNING: There have been significant changes to Yahoo Finance data.
    Please see the Warning section of '?getSymbols.yahoo' for details.
    
    This message is shown once per session and may be disabled by setting
    options("getSymbols.yahoo.warning"=FALSE).
    PhantomJS not found. You can install it with webshot::install_phantomjs(). If it is installed, please make sure the phantomjs executable can be found via the PATH variable.
    Warning in normalizePath(f2) :
     path[1]="./webshot43b24adea0a5.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file './webshot43b24adea0a5.png': No such file or directory
    Quitting from lines 37-64 (TSstudio_Intro.Rmd)
    Error: processing vignette 'TSstudio_Intro.Rmd' failed with diagnostics:
    cannot open the connection
    Execution halted
Flavor: r-release-osx-x86_64

Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Downloading GitHub repo RamiKrispin/TSstudio@master
    from URL https://api.github.com/repos/RamiKrispin/TSstudio/zipball/master
    Installing TSstudio
    '/Library/Frameworks/R.framework/Resources/bin/R' --no-site-file \
     --no-environ --no-save --no-restore --quiet CMD INSTALL \
     '/private/tmp/RtmpeXgjW4/devtools14c7852a0b98e/RamiKrispin-TSstudio-99c5fce' \
     --library='/Builds/CRAN-QA-Simon/packages/mavericks-x86_64/results/3.3/TSstudio.Rcheck' \
     --install-tests
    
    * installing *source* package ‘TSstudio’ ...
    ** R
    ** preparing package for lazy loading
    ** help
    *** installing help indices
    ** building package indices
    ** installing vignettes
    ** testing if installed package can be loaded
    * DONE (TSstudio)
    Quitting from lines 30-53 (TSstudio_Intro.Rmd)
    Error: processing vignette 'TSstudio_Intro.Rmd' failed with diagnostics:
    cannot open the connection
    Execution halted
Flavor: r-oldrel-osx-x86_64