macroevolution / bamm

A program for multimodel inference on speciation and trait evolution
GNU General Public License v2.0
33 stars 10 forks source link

BAMMtools documentation corrupt on Ubuntu R #55

Closed jeffjshi closed 10 years ago

jeffjshi commented 10 years ago

Though it's the same version of R, with the latest version of BAMMtools installed R will spit out a nasty error whenever trying to look up any documentation of a BAMMtools function or the package itself:

Error in fetch(key) : lazy-load database '�' is corrupt In addition: Warning message: In fetch(key) : internal error -3 in R_decompress1

drabosky commented 10 years ago

is this still an issue for you? I have no problems building and installing the current version of bammtools on github, documentation works fine for me.

On Jan 24, 2014, at 2:56 PM, jeffjshi wrote:

Though it's the same version of R, with the latest version of BAMMtools installed R will spit out a nasty error whenever trying to look up any documentation of a BAMMtools function or the package itself:

Error in fetch(key) : lazy-load database '�' is corrupt In addition: Warning message: In fetch(key) : internal error -3 in R_decompress1

— Reply to this email directly or view it on GitHub.

jeffjshi commented 10 years ago

it was as of late yesterday - i'll have to check again on monday in case things have changed since i don't have that computer with me. pascal was able to build and read documentation from the same version as me, though, so it leads me to think it's somehow an OS issue? BAMMtools itself works fine, it's just the doc.

jeffjshi commented 10 years ago

Works now. Not sure what changed, but great!