Forum: help


RHmm not compat w/ 2.13? [ Reply ] By: Matthew Johnson on 2011-06-03 18:10 | [forum:4532] |
Hi, Apologies but this is the first time I've used R. I just installed R on my Mac 10.6 system and the first thing I tried was to install RHmm but got the following: > install.packages("RHmm", repos="http://R-Forge.R-project.org") Warning message: In getDependencies(pkgs, dependencies, available, lib) : package ‘RHmm’ is not available (for R version 2.13.0) > Do I need to find an older version of R in order to use RHmm? (I'm trying to implement the ibd2 script described here: http://compbio.charite.de/index.php/ibd2.html) Thank you! Matt |