Bug 18703: Add message to library() in library(include.only=) calls where that directive is redundant #48
Labels
LatinR 2024
Misc
Issues that cannot be classified otherwise
needs patch
Implement the agreed fix and prepare a patch for review
R
Issue should require knowledge of R only
As described in Bug 18703 this follows up on an R-devel thread discussing the behaviour of
library()
with theinclude.only
argument. Three bugs (18703, 18704 and 18704) were created to implement follow-up actions. The task here is to add a message when a directive such asis redundant, because the Matrix package (or parts of it) are already loaded.
The text was updated successfully, but these errors were encountered: