[Rprotobuf-yada] Compiling on RHEL 64 bit Linux

Dirk Eddelbuettel edd at debian.org
Thu Dec 24 19:13:42 CET 2009


On 24 December 2009 at 12:54, Saptarshi Guha wrote:
| Yes, it all compiled now(thanks), but ...
| 
| ** preparing package for lazy loading
| Loading required package: Rcpp
| Error in rematchDefinition(definition, fdef, mnames, fnames, signature) :
|   methods can add arguments to the generic only if '...' is an
| argument to the generic
| Error: unable to load R code in package 'RProtoBuf'

Works for me on amd64 with current Rcpp. I just committed the fix to the
issue you found and cleaned three or four other 'g++ -Wall' issues -- then
after 'cd pkg; ./cleanup; cd ..' a fresh R CMD INSTALL as all is well here:

> library(RProtoBuf)
Loading required package: Rcpp
R>

and e.g. 'demo(io)' runs fine.

Dirk

-- 
Three out of two people have difficulties with fractions.


More information about the Rprotobuf-yada mailing list