Displaying 3 results from an estimated 3 matches for "timeinfo".
Did you mean:
mimeinfo
2002 Aug 09
2
RMySQL fetch defaults to N=500?
It appears that fetch() gets only the first 500 rows by default. I
don't see this in the documentation, but
timeinfo <- fetch(rs)
gets only 500 rows where
timeinfo <- fetch(rs,n=-1)
gets (correctly) 736 for the same query. Is this an undocumented
feature? I played with this data for an alarming amount of time
before I realized that I was missing a third of the data. I appear to
be using version 0....
2006 Apr 24
1
undefined type 'struct tms' when compiling for MinGW
...: error: invalid use of undefined type `struct tms'
sys-unix.c: In function `Rf_InitTempDir':
sys-unix.c:285: error: too many arguments to function `mkdir'
sys-unix.c:294: error: too many arguments to function `mkdir'
sys-unix.c: At top level:
sys-unix.c:165: error: storage size of `timeinfo' isn't known
make[3]: *** [sys-unix.lo] Error 1
make[3]: Leaving directory `/src/R-2.2.1/src/unix'
make[2]: *** [R] Error 2
make[2]: Leaving directory `/src/R-2.2.1/src/unix'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/src/R-2.2.1/src'
make: *** [R] Error 1
2015 Mar 06
1
leap second and Centos
On Fri, Mar 6, 2015 at 4:04 PM, Gordon Messmer <gordon.messmer at gmail.com> wrote:
> On 03/06/2015 01:41 PM, Les Mikesell wrote:
>>
>> I just want the package revisions for at least the kernel and tzdata*
>> files and anything else where previously-found bugs related to the
>> leap second have been fixed.
>
>
> https://access.redhat.com/articles/15145