CRAN Package Check Results for Package forecastML

Last updated on 2020-08-07 01:49:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.0 11.59 464.29 475.88 OK
r-devel-linux-x86_64-debian-gcc 0.9.0 9.74 380.73 390.47 OK
r-devel-linux-x86_64-fedora-clang 0.9.0 597.28 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.0 590.89 NOTE
r-devel-windows-ix86+x86_64 0.9.0 36.00 433.00 469.00 OK
r-patched-linux-x86_64 0.9.0 11.21 424.82 436.03 OK
r-patched-solaris-x86 0.9.0 309.50 WARN
r-release-linux-x86_64 0.9.0 11.52 429.48 441.00 OK
r-release-macos-x86_64 0.9.0 WARN
r-release-windows-ix86+x86_64 0.9.0 34.00 327.00 361.00 OK
r-oldrel-macos-x86_64 0.9.0 WARN
r-oldrel-windows-ix86+x86_64 0.9.0 20.00 322.00 342.00 OK

Check Details

Version: 0.9.0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘dtplyr’
     All declared Imports should be used.
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.9.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘combine_forecasts.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
    
    Loading required package: Matrix
    Loaded glmnet 4.0-2
    --- finished re-building ‘combine_forecasts.Rmd’
    
    --- 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 ‘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 4.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 150-169 (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’ ‘lagged_features.Rmd’
     ‘package_overview.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.9.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘combine_forecasts.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
    
    Loading required package: Matrix
    Loaded glmnet 4.0-2
    --- finished re-building ‘combine_forecasts.Rmd’
    
    --- 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]="webshot831e495fddc3.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file 'webshot831e495fddc3.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 ‘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]="webshot83711c04694.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file 'webshot83711c04694.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 4.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]="webshot843e3019da16.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file 'webshot843e3019da16.png': No such file or directory
    Quitting from lines 150-169 (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’ ‘lagged_features.Rmd’
     ‘package_overview.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-macos-x86_64

Version: 0.9.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘combine_forecasts.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
    
    Loading required package: Matrix
    Loaded glmnet 3.0-2
    
    --- finished re-building ‘combine_forecasts.Rmd’
    
    --- 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]="webshotc3475997f55d.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file 'webshotc3475997f55d.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 ‘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]="webshotc35517b4aeb5.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file 'webshotc35517b4aeb5.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]="webshotc36316b37627.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file 'webshotc36316b37627.png': No such file or directory
    Quitting from lines 150-169 (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’ ‘lagged_features.Rmd’
     ‘package_overview.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-x86_64