cancerdatasci / atlantis

Code used for biomarker discovery using party (building conditional random forests)
BSD 3-Clause "New" or "Revised" License
13 stars 7 forks source link

errors when install the package #1

Open mj163163 opened 4 years ago

mj163163 commented 4 years ago

Hi, Thanks for providing such a good tool. However, there are many errors when I install the package. I believe the reason is the version of the dependent packages. Is there any way I can use this package successfully?

Thanks!

Attaching package: 'zoo'

The following objects are masked from 'package:base':

as.Date, as.Date.numeric

Loading required package: sandwich

Error: processing vignette 'MOB.Rnw' failed with diagnostics: chunk 3 Error in find.package(package, lib.loc, verbose = verbose) : there is no package called 'mlbench'

--- failed re-building 'MOB.Rnw'

--- re-building 'party.Rnw' using Sweave Loading required package: coin Loading required package: survival Error: processing vignette 'party.Rnw' failed with diagnostics: pdflatex is not available --- failed re-building 'party.Rnw'

SUMMARY: processing the following files failed: 'MOB.Rnw' 'party.Rnw'

Error: Vignette re-building failed. Execution halted