Skip to content
Prev 4563 / 12125 Next

[R-pkg-devel] Data docs

I think this is a bug.  It starts to appear in R-devel revision 76780,

------------------------------------------------------------------------
r76780 | hornik | 2019-07-04 14:55:52 -0400 (Thu, 04 Jul 2019) | 1 line

Tweaks for c76774.
------------------------------------------------------------------------

where the default for a new test is set to TRUE.  The new test was 
introduced in 76774,

------------------------------------------------------------------------
r76774 | hornik | 2019-07-03 05:02:40 -0400 (Wed, 03 Jul 2019) | 2 lines

Have codoc() report variables in usages not in the code.
(Optionally for now).
------------------------------------------------------------------------

Duncan Murdoch
On 26/10/2019 4:54 p.m., Luis-Miguel Rodr?guez Rojas wrote: