Last updated on 2020-04-09 10:49:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.2 | 5.59 | 53.40 | 58.99 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.0.2 | 4.26 | 40.75 | 45.01 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.0.2 | 70.45 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 68.28 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.0.2 | 16.00 | 74.00 | 90.00 | ERROR | |
r-devel-windows-ix86+x86_64-gcc8 | 0.0.2 | 13.00 | 55.00 | 68.00 | ERROR | |
r-patched-linux-x86_64 | 0.0.2 | 5.27 | 50.43 | 55.70 | ERROR | |
r-patched-osx-x86_64 | 0.0.2 | ERROR | ||||
r-patched-solaris-x86 | 0.0.2 | 99.20 | ERROR | |||
r-release-linux-x86_64 | 0.0.2 | 3.96 | 47.33 | 51.29 | ERROR | |
r-release-windows-ix86+x86_64 | 0.0.2 | 21.00 | 96.00 | 117.00 | ERROR | |
r-release-osx-x86_64 | 0.0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.2 | 10.00 | 62.00 | 72.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.0.2 | NOTE |
Version: 0.0.2
Check: examples
Result: ERROR
Running examples in 'survsup-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: nar
> ### Title: Add a numbers at risk table to a Kaplan-Meier plot
> ### Aliases: nar
>
> ### ** Examples
>
> library(survsup); library(ggplot2); library(dplyr); library(survival)
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
>
> retinopathy %>%
+ survfit(Surv(futime, status) ~ trt, data = .) %>%
+ plot_survfit() %>%
+ nar()
Error in `$<-.data.frame`(`*tmp*`, "y", value = NA_real_) :
replacement has 1 row, data has 0
Calls: %>% ... withVisible -> <Anonymous> -> nar -> $<- -> $<-.data.frame
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.0.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building 'survsup_intro.Rmd' using rmarkdown
Quitting from lines 92-96 (survsup_intro.Rmd)
Error: processing vignette 'survsup_intro.Rmd' failed with diagnostics:
replacement has 1 row, data has 0
--- failed re-building 'survsup_intro.Rmd'
SUMMARY: processing the following file failed:
'survsup_intro.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-patched-osx-x86_64, r-release-linux-x86_64
Version: 0.0.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘gridExtra’ ‘stats’ ‘survival’ ‘utils’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-osx-x86_64, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.0.2
Check: examples
Result: ERROR
Running examples in ‘survsup-Ex.R’ failed
The error most likely occurred in:
> ### Name: nar
> ### Title: Add a numbers at risk table to a Kaplan-Meier plot
> ### Aliases: nar
>
> ### ** Examples
>
> library(survsup); library(ggplot2); library(dplyr); library(survival)
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
>
> retinopathy %>%
+ survfit(Surv(futime, status) ~ trt, data = .) %>%
+ plot_survfit() %>%
+ nar()
Error in `$<-.data.frame`(`*tmp*`, "y", value = NA_real_) :
replacement has 1 row, data has 0
Calls: %>% ... withVisible -> <Anonymous> -> nar -> $<- -> $<-.data.frame
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-patched-osx-x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.0.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘survsup_intro.Rmd’ using rmarkdown
Quitting from lines 92-96 (survsup_intro.Rmd)
Error: processing vignette 'survsup_intro.Rmd' failed with diagnostics:
replacement has 1 row, data has 0
--- failed re-building ‘survsup_intro.Rmd’
SUMMARY: processing the following file failed:
‘survsup_intro.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64
Version: 0.0.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘survsup_intro.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.
Quitting from lines 92-96 (survsup_intro.Rmd)
Error: processing vignette 'survsup_intro.Rmd' failed with diagnostics:
replacement has 1 row, data has 0
--- failed re-building ‘survsup_intro.Rmd’
SUMMARY: processing the following file failed:
‘survsup_intro.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.0.2
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Quitting from lines 92-96 (survsup_intro.Rmd)
Error: processing vignette 'survsup_intro.Rmd' failed with diagnostics:
replacement has 1 row, data has 0
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64