Displaying 1 result from an estimated 1 matches for "mypacakge2".
Did you mean:
mypacakge
2012 Jun 21
1
package slot of generic "[" and missing env@target?
...;, "methods", "methods"), the other just c("", "", "",""), instead of
c("mypackage1", "methods", "methods", "methods").
So in the R debugger, I modified the packageSlot() directly, and get library(mypacakge2) to finish loading, a few times (once in a while R craps out with some error message about LANGSXP - I know it is probably a bad idea to modify data structures within the debugger, so that's probably expected).
So my next step was simply to patch R/library/methods to downgrade the stop() to a...