Skip to content
Prev 54439 / 63424 Next

possible bug in utils::removeSource - NULL argument is silently dropped

> Dear R-Core Team,

    > I found an unexpected behaviour in utils::removeSource (also present in 
    > r-devel as of today).
Thank you very much, Denes. This is indeed a bug 

As it happens I had wanted to improve the removeSource()
function many months ago [to make it work so it removes source attributes also
from non-function expressions] and have had a changed version of
it in my version of R-devel.

Your proposed change looks quite reasonable, and I'll try adding
it (and look at the consequences if it is ok in all use cases).

Thank you once more!

Martin Maechler
ETH Zurich