search for: defern

Displaying 1 result from an estimated 1 matches for "defern".

Did you mean: defer
2017 Sep 12
1
R-devel object header changes that require reinstalling packages
For anyone using the development version of R: svn revision 73243 introduces some changes to the memory layout of R objects that require reinstalling packages using compiled code. Attempting to load incompatible packages should signal an error. These changes are to support a new extension framework for basic R objects (https://svn.r-project.org/R/branches/ALTREP/ALTREP.html outlines the