CRAN Package Check Results for Package forecastML

Last updated on 2020-03-27 00:49:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.0 11.77 668.35 680.12 OK
r-devel-linux-x86_64-debian-gcc 0.8.0 9.65 490.30 499.95 OK
r-devel-linux-x86_64-fedora-clang 0.8.0 829.00 OK
r-devel-linux-x86_64-fedora-gcc 0.8.0 719.02 OK
r-devel-windows-ix86+x86_64 0.8.0 25.00 375.00 400.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.8.0 22.00 440.00 462.00 OK
r-patched-linux-x86_64 0.8.0 9.27 570.31 579.58 OK
r-patched-solaris-x86 0.8.0 277.60 WARN
r-release-linux-x86_64 0.8.0 9.54 577.42 586.96 OK
r-release-windows-ix86+x86_64 0.8.0 33.00 546.00 579.00 OK
r-release-osx-x86_64 0.8.0 WARN
r-oldrel-windows-ix86+x86_64 0.8.0 25.00 523.00 548.00 OK
r-oldrel-osx-x86_64 0.8.0 WARN

Additional issues

noLD

Check Details

Version: 0.8.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘custom_functions.Rmd’ using rmarkdown
    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.
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    randomForest 4.6-14
    Type rfNews() to see new features/changes/bug fixes.
    
    Attaching package: 'randomForest'
    
    The following object is masked from 'package:ggplot2':
    
     margin
    
    The following object is masked from 'package:dplyr':
    
     combine
    
    Quitting from lines 49-59 (custom_functions.Rmd)
    Error: processing vignette 'custom_functions.Rmd' failed with diagnostics:
    there is no package called 'webshot'
    --- failed re-building ‘custom_functions.Rmd’
    
    --- re-building ‘grouped_forecast.Rmd’ using rmarkdown
    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: dplyr
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    
    Attaching package: 'xgboost'
    
    The following object is masked from 'package:dplyr':
    
     slice
    
    Quitting from lines 82-91 (grouped_forecast.Rmd)
    Error: processing vignette 'grouped_forecast.Rmd' failed with diagnostics:
    there is no package called 'webshot'
    --- failed re-building ‘grouped_forecast.Rmd’
    
    --- re-building ‘grouped_forecast_sequences.Rmd’ using rmarkdown
    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: dplyr
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    
    Attaching package: 'xgboost'
    
    The following object is masked from 'package:dplyr':
    
     slice
    
    Quitting from lines 83-95 (grouped_forecast_sequences.Rmd)
    Error: processing vignette 'grouped_forecast_sequences.Rmd' failed with diagnostics:
    there is no package called 'webshot'
    --- failed re-building ‘grouped_forecast_sequences.Rmd’
    
    --- re-building ‘lagged_features.Rmd’ using rmarkdown
    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: dplyr
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    Quitting from lines 29-37 (lagged_features.Rmd)
    Error: processing vignette 'lagged_features.Rmd' failed with diagnostics:
    there is no package called 'webshot'
    --- failed re-building ‘lagged_features.Rmd’
    
    --- re-building ‘package_overview.Rmd’ using rmarkdown
    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: dplyr
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    Loading required package: Matrix
    Loaded glmnet 3.0-2
    
    randomForest 4.6-14
    Type rfNews() to see new features/changes/bug fixes.
    
    Attaching package: 'randomForest'
    
    The following object is masked from 'package:ggplot2':
    
     margin
    
    The following object is masked from 'package:dplyr':
    
     combine
    
    Quitting from lines 155-174 (package_overview.Rmd)
    Error: processing vignette 'package_overview.Rmd' failed with diagnostics:
    there is no package called 'webshot'
    --- failed re-building ‘package_overview.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘custom_functions.Rmd’ ‘grouped_forecast.Rmd’
     ‘grouped_forecast_sequences.Rmd’ ‘lagged_features.Rmd’
     ‘package_overview.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.8.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘custom_functions.Rmd’ using rmarkdown
    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.
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    randomForest 4.6-14
    Type rfNews() to see new features/changes/bug fixes.
    
    Attaching package: 'randomForest'
    
    The following object is masked from 'package:ggplot2':
    
     margin
    
    The following object is masked from 'package:dplyr':
    
     combine
    
    Quitting from lines 49-59 (custom_functions.Rmd)
    Error: processing vignette 'custom_functions.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘custom_functions.Rmd’
    
    --- re-building ‘grouped_forecast.Rmd’ using rmarkdown
    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: dplyr
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    
    Attaching package: 'xgboost'
    
    The following object is masked from 'package:dplyr':
    
     slice
    
    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]="webshot4c4c792fcdf8.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file 'webshot4c4c792fcdf8.png': No such file or directory
    Quitting from lines 82-91 (grouped_forecast.Rmd)
    Error: processing vignette 'grouped_forecast.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘grouped_forecast.Rmd’
    
    --- re-building ‘grouped_forecast_sequences.Rmd’ using rmarkdown
    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: dplyr
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    
    Attaching package: 'xgboost'
    
    The following object is masked from 'package:dplyr':
    
     slice
    
    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]="webshot4c5a7684bef5.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file 'webshot4c5a7684bef5.png': No such file or directory
    Quitting from lines 83-95 (grouped_forecast_sequences.Rmd)
    Error: processing vignette 'grouped_forecast_sequences.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘grouped_forecast_sequences.Rmd’
    
    --- re-building ‘lagged_features.Rmd’ using rmarkdown
    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: dplyr
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    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]="webshot4c684d45d3e7.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file 'webshot4c684d45d3e7.png': No such file or directory
    Quitting from lines 29-37 (lagged_features.Rmd)
    Error: processing vignette 'lagged_features.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘lagged_features.Rmd’
    
    --- re-building ‘package_overview.Rmd’ using rmarkdown
    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: dplyr
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    Loading required package: Matrix
    Loaded glmnet 3.0-2
    
    randomForest 4.6-14
    Type rfNews() to see new features/changes/bug fixes.
    
    Attaching package: 'randomForest'
    
    The following object is masked from 'package:ggplot2':
    
     margin
    
    The following object is masked from 'package:dplyr':
    
     combine
    
    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]="webshot4c764f655fab.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file 'webshot4c764f655fab.png': No such file or directory
    Quitting from lines 155-174 (package_overview.Rmd)
    Error: processing vignette 'package_overview.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘package_overview.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘custom_functions.Rmd’ ‘grouped_forecast.Rmd’
     ‘grouped_forecast_sequences.Rmd’ ‘lagged_features.Rmd’
     ‘package_overview.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-osx-x86_64

Version: 0.8.0
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    randomForest 4.6-14
    Type rfNews() to see new features/changes/bug fixes.
    
    Attaching package: 'randomForest'
    
    The following object is masked from 'package:ggplot2':
    
     margin
    
    The following object is masked from 'package:dplyr':
    
     combine
    
    Quitting from lines 49-59 (custom_functions.Rmd)
    Error: processing vignette 'custom_functions.Rmd' failed with diagnostics:
    cannot open the connection
    Execution halted
Flavor: r-oldrel-osx-x86_64