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

Error regarding PartyMod while installing atlantis #3

Open ChongLC opened 3 years ago

ChongLC commented 3 years ago

Hi, I faced an error while installing the package.

Error: Failed to install 'atlantisPartyMod' from GitHub: (converted from warning) installation of package ‘C:/Users/User/AppData/Local/Temp/RtmpwtNFL9/file37042371587c/atlantisPartyMod_1.0.16.1.tar.gz’ had non-z

May I know how to solve this?

pgm commented 3 years ago

My suspicion is that the other R libraries that partyMod relies on have changed.

I see a pair of users ran into similar issues (although with different libraries) and found workarounds: https://github.com/cancerdatasci/atlantis/issues/2

I wonder if Microsoft's R package archive might help get the packages at the time of the publishing of this tool. ( https://mran.microsoft.com/timemachine )