Skip to content
Prev 2657 / 12125 Next

[R-pkg-devel] some notes

On 2018-04-24 12:01, Duncan Murdoch wrote:
????? The fda::CRAN() function tests a "defined environmental 
variable", as you suggest:? It is TRUE with "R CMD check ?as-cran" and 
FALSE if "-as-cran" (or something like that) is not set.? It has been 
several years since I wrote that code, and I'm not prepared at the 
moment to defend exactly how it works.? It was how I resolved a conflict 
between Jim Ramsay, the maintainer and lead author of "fda", CRAN 
maintainers like Uwe, and other contributors to "fda", especially Giles 
Hooker and me:? It allowed us to keep examples in "fda" help files 
without excessive work trying to find examples that would illustrate the 
same points with less compute time.
????? Moreover, Duncan's contributions to the R Project vastly exceed 
mine.? If any of my suggestions seem to conflict with Duncan's comments, 
follow his (unless they conflict with someone like Uwe, as Duncan noted).


 ????? Spencer Graves