[Rprotobuf-yada] throw not exported anymore

Romain François francoisromain at free.fr
Wed Dec 2 17:30:32 CET 2009


because I found out about R_FindNamespace so I can do this :

SEXP call = PROTECT( Rf_lang3( Rf_install("throw"), m, s) ) ;
UNPROTECT( 2) ; /* m, s */
Rf_eval( call, R_FindNamespace(Rf_mkString("RProtoBuf")) ) ;
	
Romain

-- 
Romain Francois
Professional R Enthusiast
+33(0) 6 28 91 30 30
http://romainfrancois.blog.free.fr
|- http://tr.im/Gq7i : ohloh
|- http://tr.im/FtUu : new package : highlight
`- http://tr.im/EAD5 : LondonR slides



More information about the Rprotobuf-yada mailing list