Entering edit mode
Guest User
★
13k
@guest-user-4897
Last seen 10.3 years ago
HI,
I try to install geneplotter.
li at li-Lenovo:~$ R CMD INSTALL /home/li/geneplotter_1.40.0.tar.gz
* installing to library ???/home/li/R/x86_64-pc-linux-gnu-
library/2.15???
* installing *source* package ???geneplotter??? ...
** R
** data
** inst
** preparing package for lazy loading
No methods found in "BiocGenerics" for requests: plotMA
Error in setMethod("plotMA", signature(object = "data.frame"),
function(object, :
no existing definition for function ???plotMA???
Error : unable to load R code in package ???geneplotter???
ERROR: lazy loading failed for package ???geneplotter???
* removing ???/home/li/R/x86_64-pc-linux-gnu-
library/2.15/geneplotter???
Any help are appreciated!
Yue
-- output of sessionInfo():
li at li-Lenovo:~$ R CMD INSTALL /home/li/geneplotter_1.40.0.tar.gz
* installing to library ???/home/li/R/x86_64-pc-linux-gnu-
library/2.15???
* installing *source* package ???geneplotter??? ...
** R
** data
** inst
** preparing package for lazy loading
No methods found in "BiocGenerics" for requests: plotMA
Error in setMethod("plotMA", signature(object = "data.frame"),
function(object, :
no existing definition for function ???plotMA???
Error : unable to load R code in package ???geneplotter???
ERROR: lazy loading failed for package ???geneplotter???
* removing ???/home/li/R/x86_64-pc-linux-gnu-
library/2.15/geneplotter???
--
Sent via the guest posting facility at bioconductor.org.