Displaying 1 result from an estimated 1 matches for "r58590".
Did you mean:
58590
2012 Mar 09
0
.conflicts.OK no longer working regardless of export(.conflicts.OK) due to "stoplist"
...exports <-
c(exports, ".conflicts.OK"), and '.conflicts.OK' is yet again visible
to library().
SOLUTION:
Thus, I propose to do the above 'envir=env' to 'envir=ns' update in
library() to fix this.
/Henrik
> sessionInfo()
R version 2.14.2 Patched (2012-02-29 r58590)
Platform: x86_64-pc-mingw32/x64 (64-bit)
> sessionInfo()
R version 2.15.0 alpha (2012-03-07 r58630)
Platform: x86_64-pc-mingw32/x64 (64-bit)