search for: rlibstree

Displaying 2 results from an estimated 2 matches for "rlibstree".

Did you mean: libtree
2010 May 31
3
after updating biomaRt cannot connect any more
...5: package 'CORNA' was built under R version 2.9.0 and help may not work correctly 6: package 'GEOquery' was built under R version 2.9.0 and help may not work correctly 7: package 'microRNA' was built under R version 2.9.0 and help may not work correctly 8: package 'Rlibstree' was built under R version 2.9.0 and help may not work correctly > I am stuck. Which packages am I supposed to install again ? Maybe shall I get rid of R 2.10.1 Patched and restart from scratch ? Thank you in advance. Maura tutti i telefonini TIM! [[alternative HTML version d...
2008 Jul 31
4
Identifying common prefixes from a vector of words, and delete those prefixes
For example, c("dog.is.an.animal", "cat.is.an.animal", "rat.is.an.animal"). How can I identify the common prefix is ".is.an.animal" and delete it to give c("dog", "cat", "rat") ? Thanks _________________________________________________________________ [[alternative HTML version deleted]]