label: survival (with options)
List of 5
$ fig.width : num 4.8
$ fig.height: num 3.8
$ fig.cap : chr "(ref:fig-survival)"
$ fig.scap : chr "(ref:fig-survival-s)"
$ fig.show : chr "hold"Quitting from lines 1552-1557 (gallery.Rmd)
Error in loadNamespace(name) : there is no package called 'survminer'
Calls: local ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
In addition: Warning message:
Could not fit all lines to width 75 (with indent 2):
(90) " mar = pmin(par("mar"), 1.1 + c(2 * axes + (xlab != ""), 2 * axes + (ylab != ""), 1, 0)),"Execution halted
Error in Rscript_render(f, render_args, render_meta) :
Failed to compile gallery.Rmd
Calls: <Anonymous> ... render_new_session -> tryCatch -> tryCatchList -> Rscript_render
Execution halted
弄了一下午,终于docker拉下来的,不过编译不了。是不是docker里少survminer包啊?