[Rd] how to use debug.mypkg

Benilton Carvalho bcarvalh at jhsph.edu
Thu Mar 22 23:35:10 CET 2007


debug.affy123 is not a function... it's just a logical flag set in  
ProgressBarText.R.

b

On Mar 22, 2007, at 6:22 PM, cstrato wrote:

> Dear all,
>
> The package "affy" has the following statement in file "AffyBatch.R":
> if (debug.affy123) cat("-->initAffyBatch\n")
>
> This is great and I would also like to use it. However, when I run my
> package
> I get the following error:
> Error in .local(object, ...) : object "debug.mypkg" not found
>
> Since I am not able to find the position where "affy" defines
> "debug.affy123"
> my question is: where do I need to  define "debug.mypkg"?
>
> Thank you in advance
> Best regards
> Christian
> _._._._._._._._._._._._._._._._
> C.h.i.s.t.i.a.n S.t.r.a.t.o.w.a
> V.i.e.n.n.a       A.u.s.t.r.i.a
> _._._._._._._._._._._._._._._._
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel



More information about the R-devel mailing list