Skip to content

strptime(): on Linux system it seems to call system time?

2 messages · Alexander Peterhansl, Peter Dalgaard

1 day later
#
Alexander Peterhansl wrote:
It seems to be  completely system-dependent. On Fedora 9, I see

   user  system elapsed
  2.890   0.314   3.374

but on openSUSE 10.3 it is

   user  system elapsed
  3.924   6.992  10.917

At any rate, I suspect that this is an issue with the operating system
and its C libraries, not with R as such.