[BioC] install geneplotter

liyue [guest] guest at bioconductor.org
Tue Dec 17 10:18:28 CET 2013


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.



More information about the Bioconductor mailing list