Dear listers,
Kurt (subject "CRAN packages maintained by you" sent on 02/07/2015) was
mentionning to package maintainers that "with current versions of
r-devel, one can get a convenient summary of all undefined globals" and
describing how to get a summary conveniently.
Now I am using R 3.2.3
The "release branch", currently 3.2.x, by principle contains patch releases of
3.2.0 (i.e. bug fix releases; we do occasionally let new features slip in, but
only if they are truly orthogonal to existing code, which is usually not the
case in the QA/QC areas). If something was in r-devel in July
If you don't want to build r-devel yourself, you can just use
http://win-builder.r-project.org/
Or, if your project is on GitHub you can also use
https://github.com/metacran/r-builder to check on multiple R versions,
including R-devel.
Gabor
On Tue, Dec 22, 2015 at 11:58 AM, peter dalgaard wrot
Le 22/12/2015 12:58, peter dalgaard a écrit :
The "release branch", currently 3.2.x, by principle contains patch releases of
3.2.0 (i.e. bug fix releases; we do occasionally let new features slip in, but only if
they are truly orthogonal to existing code, which is usually not the case in the QA