Use cat instead of print, or better yet: winProgressBar tkProgressBar (tcltk package) txtProgressBar
Also for simple date stamps you can just use the date() function. -- Gregory (Greg) L. Snow Ph.D. Statistical Data Center Intermountain Healthcare greg.s...@imail.org 801.408.8111 > -----Original Message----- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > project.org] On Behalf Of Raphael Saldanha > Sent: Tuesday, January 27, 2009 10:04 AM > To: Henrique Dallazuanna > Cc: r-help@r-project.org > Subject: Re: [R] Timestamp > > Sorry for the messages... extrange new shortcuts in e-mail... > > But thanks! It was I'm looking for. > > I'm running a long "for" and want to see the status, so I'm using > "print()". > Anyone knows something better? > > On Tue, Jan 27, 2009 at 3:00 PM, Raphael Saldanha < > saldanha.plan...@gmail.com> wrote: > > > Thanks! It was what I > > > > On Tue, Jan 27, 2009 at 2:45 PM, Henrique Dallazuanna > <www...@gmail.com>wrote: > > > >> Try this for a object of class POSIXct > >> > >> unclass(Sys.time()) > >> > >> On Tue, Jan 27, 2009 at 2:38 PM, Raphael Saldanha < > >> saldanha.plan...@gmail.com> wrote: > >> > >>> Hi! > >>> > >>> Someone knows some function to print a timestamp? > >>> > >>> Regards, > >>> > >>> Raphael Saldanha > >>> BRAZIL > >>> > >>> [[alternative HTML version deleted]] > >>> > >>> ______________________________________________ > >>> 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<http://www.r- > project.org/posting-guide.html> > >>> and provide commented, minimal, self-contained, reproducible code. > >>> > >> > >> > >> > >> -- > >> Henrique Dallazuanna > >> Curitiba-Paraná-Brasil > >> 25° 25' 40" S 49° 16' 22" O > >> > > > > > > > > -- > > Atenciosamente, > > > > > > Raphael Saldanha > > saldanha.plan...@gmail.com > > > > > > -- > Atenciosamente, > > Raphael Saldanha > saldanha.plan...@gmail.com > > [[alternative HTML version deleted]] ______________________________________________ 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.