Last updated on 2020-08-07 01:50:17 CEST.
Package | WARN | NOTE | OK |
---|---|---|---|
simplevis | 3 | 2 | 7 |
Current CRAN status: WARN: 3, NOTE: 2, OK: 7
Version: 1.5.0
Check: package dependencies
Result: NOTE
Imports includes 25 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.5.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘DT’ ‘readr’ ‘rmarkdown’ ‘shinycssloaders’
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.5.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘simplevis.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
`summarise()` ungrouping output (override with `.groups` argument)
Warning: Ignoring unknown aesthetics: text
`summarise()` regrouping output by 'cut' (override with `.groups` argument)
Warning: Ignoring unknown aesthetics: text
`summarise()` regrouping output by 'cut' (override with `.groups` argument)
Warning: Ignoring unknown aesthetics: text
`summarise()` regrouping output by 'cut', 'clarity' (override with `.groups` argument)
Warning: Ignoring unknown aesthetics: text
Warning: Removed 355767 rows containing missing values (geom_raster).
Warning: Removed 711534 rows containing missing values (geom_raster).
Quitting from lines 268-269 (simplevis.Rmd)
Error: processing vignette 'simplevis.Rmd' failed with diagnostics:
there is no package called 'webshot'
--- failed re-building ‘simplevis.Rmd’
SUMMARY: processing the following file failed:
‘simplevis.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.5.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘simplevis.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
`summarise()` ungrouping output (override with `.groups` argument)
Warning: Ignoring unknown aesthetics: text
`summarise()` regrouping output by 'cut' (override with `.groups` argument)
Warning: Ignoring unknown aesthetics: text
`summarise()` regrouping output by 'cut' (override with `.groups` argument)
Warning: Ignoring unknown aesthetics: text
`summarise()` regrouping output by 'cut', 'clarity' (override with `.groups` argument)
Warning: Ignoring unknown aesthetics: text
Warning: Removed 355767 rows containing missing values (geom_raster).
Warning: Removed 711534 rows containing missing values (geom_raster).
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]="webshotef9425cdc846.png": No such file or directory
Warning in file(con, "rb") :
cannot open file 'webshotef9425cdc846.png': No such file or directory
Quitting from lines 268-269 (simplevis.Rmd)
Error: processing vignette 'simplevis.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘simplevis.Rmd’
SUMMARY: processing the following file failed:
‘simplevis.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64
Version: 1.5.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘simplevis.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
`summarise()` ungrouping output (override with `.groups` argument)
Warning: Ignoring unknown aesthetics: text
`summarise()` regrouping output by 'cut' (override with `.groups` argument)
Warning: Ignoring unknown aesthetics: text
`summarise()` regrouping output by 'cut' (override with `.groups` argument)
Warning: Ignoring unknown aesthetics: text
`summarise()` regrouping output by 'cut', 'clarity' (override with `.groups` argument)
Warning: Ignoring unknown aesthetics: text
Warning: Removed 355767 rows containing missing values (geom_raster).
Warning: Removed 711534 rows containing missing values (geom_raster).
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]="webshot17a863d9c6f83.png": No such file or directory
Warning in file(con, "rb") :
cannot open file 'webshot17a863d9c6f83.png': No such file or directory
Quitting from lines 268-269 (simplevis.Rmd)
Error: processing vignette 'simplevis.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘simplevis.Rmd’
SUMMARY: processing the following file failed:
‘simplevis.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64