Dear Mario, See: http://www.mail-archive.com/r-help@r-project.org/msg117622.html
This seems to be fixed in version 2.12.1 (at least, I do not get this problem anymore). Best, Wolfgang ________________________________________ From: r-help-boun...@r-project.org [r-help-boun...@r-project.org] On Behalf Of Mario Valle [mva...@cscs.ch] Sent: Tuesday, February 15, 2011 2:47 PM To: mailman, r-help Subject: Re: [R] txtProgressBar examples? Nice reference! I'm on Win 7 32 bits 2.12.0 and the first example fills the R console with ideograms and strange characters just by doing: pb <- txtProgressBar(min = 0, max = 20, style = 3) Bug or feature? BTW the rest of the example works, as the whole example works on Linux. Ciao! mario ______________________________________________ R-help@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.