Hi Dirk, Am Sat, Jul 01, 2023 at 10:55:25AM -0500 schrieb Dirk Eddelbuettel: > | The graphics engine version, R_GE_version, has been bumped to 16 > | and so packages that provide graphics devices should be > | reinstalled. > > Also see the nice compact history at > > https://sources.debian.org/src/r-base/4.3.1-1/src/include/R_ext/GraphicsEngine.h/ > showing that versions 13 _and_ 14 seem to have come during the 4.1.* cycle.
Is this agreement that we need the r-graphics-api-* feature? I'm not sure what you want to express with this statement. > There is also a nice Rcpp functionality we can use as it can evaluate C/C++ > expression and asking for the value of a #define is one: > > > Rcpp::evalCpp("R_GE_version") > [1] 16 Thanks for the hint. While this is probably helpful it needs extra Build-Depends. Thus I have choosen the CPP method suggested by Paul Wise in my patch. Did you found some time to evaluate the patch? I admit I'd love to do the BioC transition but this effort seems not sensible before the graphics ABI transition is finished. It would be great to know if and when you plan to apply the patch and upload to unstable. Kind regards Andreas. -- http://fam-tille.de