[Rd] GenGC changes

Nicholas Lewin-Koh kohnicho@comp.nus.edu.sg
Thu, 10 Aug 2000 09:23:26 +0800 (GMT-8)


Hi,
I just completed a package for reading and writing dbf files, that I will
post soon so i will definately be affected since I used mostly the c
api. Would the option below mean that there would be macros defined in say
R.internals to have old style behave as new style, or would it be prefered
that maintainers write seperate routines for new and old versions. I am
imagining quite a bit of code bloat.

Nicholas

> 
>     #if R_VERSION >= R_Version(1, 2, 0)
> 	new-style-code
>     #else
> 	old-style-code
>     #endif
> 
> I would like to ask add-on package maintainers of packages which are
> affected by the change to produce updated versions of their packages
> which work under both 1.1 and 1.2.  It seems that the following ones
> require action:
> 
> 	Java
> 	Matrix
> 	RMySQL
> 	RODBC
> 	foreign
> 	hdf5
> 	netCDF
> 	stataread
> 
> (Note that [currently], there is binary incompatibility between 1.1 and
> 1.2.)
> 
> -k
> 
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
> 

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._