Re: [Rd] small bug in base::formatC (PR#13474)

2009-01-27 Thread Simon Urbanek
On Jan 27, 2009, at 8:20 , bernd_bis...@gmx.net wrote: Full_Name: Bernd Bischl Version: 2.8.1 OS: Windows XP Professional Submission from: (NULL) (129.217.207.95) Hi, there seems to be a small bug in formatC: formatC("foo", format="s", mode="charcacter") Error in formatC("foo", format = "s

[Rd] small bug in base::formatC (PR#13474)

2009-01-27 Thread bernd_bischl
Full_Name: Bernd Bischl Version: 2.8.1 OS: Windows XP Professional Submission from: (NULL) (129.217.207.95) Hi, there seems to be a small bug in formatC: formatC("foo", format="s", mode="charcacter") Error in formatC("foo", format = "s", mode = "charcacter") : 'mode' must be "double" ("real