Philippe Hup� wrote:

Hi,

I have the following error when building a package

* creating vignettes ... ERROR

Error:  chunk 3
Error in pmatch(x, table, duplicates.ok) :
       argument is not of mode character
Error in buildVignettes(dir = ".") : Error:  chunk 3
Error in pmatch(x, table, duplicates.ok) :
       argument is not of mode character
Execution halted



I use R-2.0.1 under debian linux 2.6.9

Thanks for any idea

Philippe


So what about looking for the mode of x and table, and after that fixing your code?
We do not know anything about your code, your objects and your aims.


Uwe Ligges

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to