Entering edit mode
Brian Parker
▴
30
@brian-parker-1623
Last seen 10.2 years ago
Hi,
I have tried generating an example annotation file using AnnBuilder
following the example in the AnnBuilder vignette.
The example package "myPkg" appears to build OK, but when I try to use
it I get the following error-
> library(myPkg)
Error in library(myPkg) : 'myPkg' is not a valid package -- installed
<
2.0.0?
I have tried R 2.2.0 and 2.2.1 under Windows.
Any suggestions?
Thanks,
Brian Parker