search for: bioteam

Displaying 1 result from an estimated 1 matches for "bioteam".

2005 Oct 15
1
write R extenesion issue
Hi, all I am trying to write a R package. I was able to build and install the package with no problem. However, I got this error when I try to load the library by calling library("btRRTest"); ------------------error message in loading--------- > library("btRRTest") Error in library("btRRTest") : 'btRRTest' is not a valid package -- installed < 2.0.0?