Re: [Rcpp-devel] no matching function for call in mzR on Mac afterRcpp 0.11.0 updatee

2014-05-14 Thread Laurent Gatto
++filt typeinfo for boost::detail::thread_data_base Any suggestions welcome. Laurent On 14 May 2014 09:07, Laurent Gatto wrote: > We hope to be able to provide a fix soon - will get back to you later > today. Apologies for the inconvenience. > > Laurent > > > On 14 May 2014 05:49

Re: [Rcpp-devel] no matching function for call in mzR on Mac after Rcpp 0.11.0 update

2014-05-14 Thread Laurent Gatto
We hope to be able to provide a fix soon - will get back to you later today. Apologies for the inconvenience. Laurent On 14 May 2014 05:49, Kevin Ushey wrote: > Hi Jack, > > I've already brought this up with the package maintainer. It's because > they bundle an old, broken version of boost.

Re: [Rcpp-devel] Student project: Rcpp wrapper for proteowizard Mass Spectrometry C++ library

2012-12-24 Thread Laurent Gatto
Dear all, To follow up on Steffen's email, we would like to officially announce the mzR Bioconductor mentored project, whose goal is to extend the mzR package using Rcpp. More details can be found on the announcement page [1]. Do not hesitate to get in touch if you have questions or are intereste

Re: [Rcpp-devel] [Bioc-devel] mzR 1.4.0 crashes R at loading

2012-11-22 Thread Laurent Gatto
On 22 November 2012 20:37, Steffen Neumann wrote: > Hi, > > thanks Dan for fixing this. I can vaguely remember > we've had such a problem before. We had this issue 6 months ago, when Rcpp 0.9.12 was released (see [1] and commit r67124). > Is there any way to avoid that problem in the future ? >

Re: [Rcpp-devel] mzR and Rcpp - could not find function "errorOccured"

2012-06-29 Thread Laurent Gatto
Uwe rebuilds all 'depending' packages (and Rcpp > now tickles quite a few rebuilds) so even though "it should not" it actually > "might" depending on the flavor of OS you are running. > > Dirk > > -- > Dirk Eddelbuettel | e...@debian.org

Re: [Rcpp-devel] mzR and Rcpp - could not find function "errorOccured"

2012-06-27 Thread Laurent Gatto
rent > Davor > > > On 2012-06-26, at 12:31 PM, Laurent Gatto wrote: > >> On 26 June 2012 20:17, Dirk Eddelbuettel wrote: >>> >>> Laurent, >>> >>> On 26 June 2012 at 19:39, Laurent Gatto wrote: >>> | Dear all, >> >> [

Re: [Rcpp-devel] mzR and Rcpp - could not find function "errorOccured"

2012-06-26 Thread Laurent Gatto
On 26 June 2012 20:17, Dirk Eddelbuettel wrote: > > Laurent, > > On 26 June 2012 at 19:39, Laurent Gatto wrote: > | Dear all, [...] > I am confused.  So in general no error on Linux and on some versions of > Windows and OS X, but an error on other versions of OS X and Windo

[Rcpp-devel] mzR and Rcpp - could not find function "errorOccured"

2012-06-26 Thread Laurent Gatto
Dear all, The mzR package [0] depends on Rcpp and the following issue has appeared under some configurations: > library(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 co

Re: [Rcpp-devel] namespace error

2011-06-02 Thread Laurent Gatto
Dear Soeren, On 2 June 2011 20:39, wrote: > On 02.06.2011, at 18:50, Dirk Eddelbuettel wrote: > >> On 2 June 2011 at 18:37, soeren.vo...@uzh.ch wrote: >> >> When R CMD CHECKing the package, I repeatedly get the error: >> | >> | Error: .onLoad failed in loadNamespace() for 'GUTS', details: >> |  

Re: [Rcpp-devel] Error: .onLoad failed in loadNamespace()

2011-05-31 Thread Laurent Gatto
so needs it. not sure. > > Dirk > > -- > Gauss once played himself in a zero-sum game and won $50. >                      -- #11 at http://www.gaussfacts.com > -- Laurent Gatto Cambridge Centre For Proteomics http://www.bio.cam.ac.uk/proteomics ___

Re: [Rcpp-devel] Error: .onLoad failed in loadNamespace()

2011-05-31 Thread Laurent Gatto
t. not sure. Yes, I am confused here... Never mind. I will report back if I come up with helpful data, but in the mean time, thank you for looking at it. Best wishes, Laurent > Le 31/05/11 19:55, Laurent Gatto a écrit : >> >> Dear Romain, >> >> On 31 May 2011 13:34, Romain

Re: [Rcpp-devel] Error: .onLoad failed in loadNamespace()

2011-05-31 Thread Laurent Gatto
ent in the NAMESPACE file,...) but without any success. Not sure I am of any help here... Best wishes, Laurent > Romain > > Le 30/05/11 21:58, Romain Francois a écrit : >> >> Le 28/05/11 04:04, Dirk Eddelbuettel a écrit : >>> >>> Hi Laurent, >>> &g

[Rcpp-devel] Error: .onLoad failed in loadNamespace()

2011-05-27 Thread Laurent Gatto
Dear all, A basic packages with Rcpp modules produces the warning described below, that I would ideally, with your help, get rid of. Rscript -e "require(Rcpp); Rcpp.package.skeleton(module=FALSE)" R CMD check anRpackage produces obvious warnings related to badly formatted documentation and licen