[R] renaming of miktex package broke R package building

2013-06-24 Thread Sancar Adali
the inconsolata miktex package (inconsolata-zi4 in CTAN) which contains the font of the same name was recently updated. It now contains the file zi4.sty instead of inconsolata.sty. When I was building an R package, the help(or vignette) file pdf couldn't built , because R couldn't find

Re: [R] expression() and plot title

2010-08-28 Thread Sancar Adali
= TRUE, alpha = NULL, n = 100, m = 100, nmc = 100) plot(sim.res) title(p=3, r=4, q=3, c=0.1,d=2) On Sat, Aug 28, 2010 at 12:53 AM, Sancar Adali sad...@gmail.com wrote: What I want to do is put the arguments I supply to a function into the title of a plot Say I'm calling func.1 func.1

[R] expression() and plot title

2010-08-27 Thread Sancar Adali
with a default like c=a+b. I tried using expression but couldn't get it to work. Is there a way to do this using expression() ? -- Sancar Adali [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch

[R] 64-bit/32-bit

2008-04-10 Thread Sancar Adali
packages? From what I've read in the mailing lists, there is eventually going to be a 64-bit build for windows, but I can install linux on the machine and use 64-bit build for linux without problems, right? -- Sancar Adali Johns Hopkins University __ R

[R] RWeka and naiveBayes

2007-10-31 Thread Sancar Adali
in tapply(var, y, mean, na.rm = TRUE) : arguments must have same length Thanks -- Sancar Adali Johns Hopkins University Graduate Student __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read