Last updated on 2018-07-17 01:47:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.0.1 | 6.79 | 94.33 | 101.12 | OK | |
r-devel-linux-x86_64-debian-gcc | 4.0.1 | 6.65 | 82.64 | 89.29 | OK | |
r-devel-linux-x86_64-fedora-clang | 4.0.1 | 145.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.0.1 | 133.82 | OK | |||
r-devel-windows-ix86+x86_64 | 4.0.1 | 16.00 | 118.00 | 134.00 | OK | |
r-patched-linux-x86_64 | 4.0.1 | 7.85 | 72.19 | 80.04 | ERROR | |
r-patched-solaris-x86 | 4.0.1 | 141.90 | OK | |||
r-release-linux-x86_64 | 4.0.1 | 6.14 | 73.33 | 79.47 | ERROR | |
r-release-windows-ix86+x86_64 | 4.0.1 | 19.00 | 124.00 | 143.00 | OK | |
r-release-osx-x86_64 | 4.0.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 4.0.1 | 8.00 | 126.00 | 134.00 | OK | |
r-oldrel-osx-x86_64 | 4.0.1 | OK |
Version: 4.0.1
Check: examples
Result: ERROR
Running examples in ‘huxtable-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: align
> ### Title: Alignment
> ### Aliases: align align<- set_align align.huxtable align<-.huxtable
> ### pad_decimal pad_decimal<- set_pad_decimal pad_decimal.huxtable
> ### pad_decimal<-.huxtable
>
> ### ** Examples
>
>
> ht <- huxtable(a = 1:3, b = 1:3)
> align(ht) <- 'right'
Error in UseMethod("align<-") :
no applicable method for 'align<-' applied to an object of class "c('huxtable', 'data.frame')"
Calls: align<-
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 4.0.1
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Quitting from lines 52-104 (design-principles.Rmd)
Error: processing vignette ‘design-principles.Rmd’ failed with diagnostics:
no applicable method for ‘bold’ applied to an object of class "c('huxtable', 'data.frame')"
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64