Last updated on 2020-02-15 01:01:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 2.00 | 33.93 | 35.93 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 1.93 | 26.71 | 28.64 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 44.66 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 42.97 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 6.00 | 61.00 | 67.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.1.0 | 8.00 | 86.00 | 94.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 1.43 | 31.34 | 32.77 | OK | |
r-patched-solaris-x86 | 0.2.0 | 59.70 | OK | |||
r-release-linux-x86_64 | 0.2.0 | 1.67 | 30.69 | 32.36 | OK | |
r-release-windows-ix86+x86_64 | 0.2.0 | 4.00 | 44.00 | 48.00 | OK | |
r-release-osx-x86_64 | 0.2.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 3.00 | 39.00 | 42.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.2.0 | ERROR |
Version: 0.2.0
Check: dependencies in R code
Result: NOTE
Missing or unexported object: 'grDevices::hcl.colors'
Flavors: r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.2.0
Check: examples
Result: ERROR
Running examples in 'palr-Ex.R' failed
The error most likely occurred in:
> ### Name: image_pal
> ### Title: Map data values to colours
> ### Aliases: image_pal image_raster image_stars
>
> ### ** Examples
>
> set.seed(28)
> vals <- sort(rnorm(100))
> cols <- image_pal(vals, zlim = c(-2.4, 2))
Error: 'hcl.colors' is not an exported object from 'namespace:grDevices'
Execution halted
Flavors: r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.2.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Quitting from lines 68-72 (palr.Rmd)
Error: processing vignette 'palr.Rmd' failed with diagnostics:
'hcl.colors' is not an exported object from 'namespace:grDevices'
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.2.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
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.
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.
Quitting from lines 68-72 (palr.Rmd)
Error: processing vignette 'palr.Rmd' failed with diagnostics:
'hcl.colors' is not an exported object from 'namespace:grDevices'
Execution halted
Flavor: r-oldrel-osx-x86_64