[R] txtProgressBar examples?
Viechtbauer Wolfgang (STAT)
wolfgang.viechtbauer at maastrichtuniversity.nl
Tue Feb 15 15:33:57 CET 2011
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-bounces at r-project.org [r-help-bounces at r-project.org] On Behalf Of Mario Valle [mvalle at 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
More information about the R-help
mailing list