CRAN Package Check Results for Maintainer ‘Nickalus Redell <nickalusredell at gmail.com>’

Last updated on 2022-04-24 03:53:01 CEST.

Package WARN NOTE OK
forecastML 2 4 6

Package forecastML

Current CRAN status: WARN: 2, NOTE: 4, OK: 6

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-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, 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) 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.1-1
    --- 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) 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:
    invalid 'path' argument
    --- 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) 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.
    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.
    Quitting from lines 82-91 (grouped_forecast.Rmd)
    Error: processing vignette 'grouped_forecast.Rmd' failed with diagnostics:
    invalid 'path' argument
    --- 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) 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.
    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.
    Quitting from lines 29-37 (lagged_features.Rmd)
    Error: processing vignette 'lagged_features.Rmd' failed with diagnostics:
    invalid 'path' argument
    --- 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) 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.1-1
    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.
    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.
    Quitting from lines 150-169 (package_overview.Rmd)
    Error: processing vignette 'package_overview.Rmd' failed with diagnostics:
    invalid 'path' argument
    --- 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
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64