Last updated on 2019-04-22 01:48:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 30.63 | 42.78 | 73.41 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 25.08 | 33.67 | 58.75 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 102.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 93.83 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3.0 | 85.00 | 89.00 | 174.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.0 | 30.20 | 42.85 | 73.05 | OK | |
r-patched-solaris-x86 | 0.3.0 | 118.40 | NOTE | |||
r-release-linux-x86_64 | 0.3.0 | 29.58 | 41.31 | 70.89 | OK | |
r-release-windows-ix86+x86_64 | 0.3.0 | 61.00 | 96.00 | 157.00 | ERROR | |
r-release-osx-x86_64 | 0.3.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 78.00 | 133.00 | 211.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.3.0 | NOTE |
Version: 0.3.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘freetypeharfbuzz’
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-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.3.0
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'vdiffr-Ex.R' failed
The error most likely occurred in:
> ### Name: htmlwidgets
> ### Title: HTML Widgets for graphical comparison
> ### Aliases: htmlwidgets widget_toggle_ widget_slide_ widget_diff_
> ### widget_toggle widget_slide widget_diff
>
> ### ** Examples
>
> p1 <- function() hist(mtcars$disp)
> p2 <- function() hist(mtcars$drat)
>
> # You can also call these functions in a R Markdown document or
> # in a Shiny application:
> widget_toggle(p1, p2)
> widget_slide(p1, p2)
Warning in yaml.load(readLines(con), error.label = error.label, ...) :
NAs introduced by coercion: 1.0 is not a real
Error in if (length(x) != 1 || x == "" || grepl("[/\\]", x)) stop("Invalid argument '", :
missing value where TRUE/FALSE needed
Calls: <Anonymous> ... FUN -> do.call -> <Anonymous> -> validateScalarName
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.3.0
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'vdiffr-Ex.R' failed
The error most likely occurred in:
> ### Name: htmlwidgets
> ### Title: HTML Widgets for graphical comparison
> ### Aliases: htmlwidgets widget_toggle_ widget_slide_ widget_diff_
> ### widget_toggle widget_slide widget_diff
>
> ### ** Examples
>
> p1 <- function() hist(mtcars$disp)
> p2 <- function() hist(mtcars$drat)
>
> # You can also call these functions in a R Markdown document or
> # in a Shiny application:
> widget_toggle(p1, p2)
> widget_slide(p1, p2)
Warning in yaml.load(readLines(con), error.label = error.label, ...) :
NAs introduced by coercion: 1.0 is not a real
Error in if (length(x) != 1 || x == "" || grepl("[/\\]", x)) stop("Invalid argument '", :
missing value where TRUE/FALSE needed
Calls: <Anonymous> ... FUN -> do.call -> <Anonymous> -> validateScalarName
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64