[Rd] how to use debug.mypkg

cstrato cstrato at aon.at
Thu Mar 22 23:22:09 CET 2007


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
_._._._._._._._._._._._._._._._



More information about the R-devel mailing list