library(xcms) packages
0
0
Entering edit mode
343541734 • 0
@343541734-9004
Last seen 8.5 years ago

my code is follow:

> library(xcms)
Loading required package: mzR
Loading required package: Rcpp
Error : .onLoad failed in loadNamespace() for 'mzR', details:
  call: value[[3L]](cond)
  error: failed to load module Ramp from package mzR
invalid assignment for reference class field ‘class_pointer’, should be from class “externalptr” or a subclass (was class “character”)
In addition: Warning messages:
1: package ‘Rcpp’ was built under R version 3.0.3 
2: In fun(libname, pkgname) :
   mzR has been built against a different Rcpp version
 than is installed on your system. This might lead to errors
 when loading mzR. If you encounter such issues, please send
 a report, including the output of sessionInfo() to the Bioc
 mailing list -- http://www.bioconductor.org/help/mailing-list.
Error: package ‘mzR’ could not be loaded

What's wrong with during the packing?

 

mzR Rcpp • 1.4k views
ADD COMMENT
0
Entering edit mode

You did not include the output of sessionInfo() as suggested by the warning.

You might also try updating the Rcpp package.

ADD REPLY

Login before adding your answer.

Traffic: 460 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6