CRAN Package Check Results for Package DecisionAnalysis

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 6.60 63.22 69.82 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 5.27 47.31 52.58 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 93.31 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.0 82.92 NOTE
r-devel-windows-ix86+x86_64 1.1.0 28.00 109.00 137.00 OK
r-patched-linux-x86_64 1.1.0 5.43 60.53 65.96 OK
r-patched-solaris-x86 1.1.0 112.20 WARN
r-release-linux-x86_64 1.1.0 6.67 60.87 67.54 OK
r-release-macos-x86_64 1.1.0 WARN
r-release-windows-ix86+x86_64 1.1.0 28.00 80.00 108.00 OK
r-oldrel-macos-x86_64 1.1.0 WARN
r-oldrel-windows-ix86+x86_64 1.1.0 10.00 66.00 76.00 OK

Check Details

Version: 1.1.0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘DiagrammeR’
     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: 1.1.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘MultiObjectiveDecisionAnalysisinR.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
    
    
    Attaching package: 'gridExtra'
    
    The following object is masked from 'package:dplyr':
    
     combine
    
    Quitting from lines 84-97 (MultiObjectiveDecisionAnalysisinR.Rmd)
    Error: processing vignette 'MultiObjectiveDecisionAnalysisinR.Rmd' failed with diagnostics:
    there is no package called 'webshot'
    --- failed re-building ‘MultiObjectiveDecisionAnalysisinR.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘MultiObjectiveDecisionAnalysisinR.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 1.1.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘MultiObjectiveDecisionAnalysisinR.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
    
    
    Attaching package: 'gridExtra'
    
    The following object is masked from 'package:dplyr':
    
     combine
    
    Quitting from lines 84-97 (MultiObjectiveDecisionAnalysisinR.Rmd)
    Error: processing vignette 'MultiObjectiveDecisionAnalysisinR.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘MultiObjectiveDecisionAnalysisinR.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘MultiObjectiveDecisionAnalysisinR.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64