[R] help with old libraries

Uwe Ligges ligges at statistik.tu-dortmund.de
Wed Sep 16 11:15:28 CEST 2015



On 15.09.2015 11:54, Pau Marc Muñoz Torres wrote:
> Hello everybody,
>
>   I want to use Rapidr package, it is an old package that uses the
> package requires GenomicRanges version 1.14.4. The current version of the
> package is GenomicRanges 1.20.6. There is some way of having both the
> actual and the previous packages installed? I tried to install the package
> locally, but I had problems with dependences, how can I deal with it? Would
> be possible have both versions installed and choose which one to use?


Install the otehr version in a separate library and specify in your call 
to require() or library() which library to use.

Best,
Uwe Ligges


>
> Thanks in advance
>
> Pau Marc Muñoz Torres
> skype: pau_marc
> http://www.linkedin.com/in/paumarc
> http://www.researchgate.net/profile/Pau_Marc_Torres3/info/
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list