CRAN Package Check Results for Package DecisionAnalysis

Last updated on 2020-09-17 02:08:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 6.41 63.20 69.61 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 5.48 47.44 52.92 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 93.30 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.0 87.64 NOTE
r-devel-windows-ix86+x86_64 1.1.0 20.00 88.00 108.00 OK
r-patched-linux-x86_64 1.1.0 6.32 60.32 66.64 OK
r-patched-solaris-x86 1.1.0 116.10 WARN
r-release-linux-x86_64 1.1.0 6.33 60.53 66.86 OK
r-release-macos-x86_64 1.1.0 WARN
r-release-windows-ix86+x86_64 1.1.0 17.00 89.00 106.00 OK
r-oldrel-macos-x86_64 1.1.0 WARN
r-oldrel-windows-ix86+x86_64 1.1.0 19.00 106.00 125.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