[R] help! "browser()" does not get stopped...

Uwe Ligges ligges at statistik.tu-dortmund.de
Tue Dec 6 18:12:31 CET 2011



On 06.12.2011 18:06, Michael wrote:
> It's weird!
>
> I am sure that I have inserted "browser()" in a sub-routine where I
> wanted to stop and debug...
>
> But when I start running the main function from the separate main file,
>
> it doesn't stop within the target sub-routine at all.

Probably you are using some package and call the "subroutine" within the 
NAMESPACE of the package rather than the one in .GlobalEnv.

Uwe Ligges


> Please help me!
>
> Thanks!
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list