Displaying 8 results from an estimated 8 matches for "14671".
Did you mean:
1467
2010 Jun 03
2
moving average on irregular time series
...there has been an event
14 days prior to each time point in order to mark these timepoints for
removal, and can't figure out a good way to do it.
Many thanks in advance!
Gustaf
Example data:
exData<-structure(list(Datebegin = structure(c(14476, 14569, 14576, 14621,
14627, 14632, 14661, 14671, 14705, 14715, 14751, 14756, 14495,
14518, 14523, 14526, 14528, 14529, 14545, 14548), class = "Date"),
Event = c(TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE,
FALSE, FALSE, FALSE, TRUE, TRUE, TRUE, FALSE, FALSE, FALSE,
TRUE, FALSE, FALSE, FALSE)), .Names = c("Datebegin&...
2012 Aug 22
1
Error in if (n > 0)
...uot;, "SW-3", "SW-4", "SW-5", "SW-6", "SW-7",
"SW-8", "SW-9"), class = "factor"), sampdate = structure(c(13859,
13953, 14056, 14127, 14216, 14308, 14371, 14398, 14432, 14466,
14489, 14522, 14553, 14580, 14616, 14643, 14671, 14712, 14736,
14770, 14792, 14827, 14867, 14887, 14917, 14945, 14980, 15029,
15036, 15071, 15097, 15118, 15127, 15141, 15163, 15189, 15225,
13859, 13953, 14056, 14132, 14216, 14308, 14371, 14398, 14432,
14466, 14489, 14522, 14553, 14580, 14616, 14643, 14671, 14712,
14736, 14770, 14792, 14827,...
2006 Jun 19
5
Global Count Variable
I would like to set up a global variable to count how many times a
specific method is executed, but I would like the variable to keep
counting regardless of sessions, restarting the app, etc. Is this
possible?
Or... I could just do a simple read/write to a text file on the server,
but I''m not finding any good tutorials or examples about simple text
i/o... any suggestions?
Thanks!
2006 Dec 01
2
Auth process died too early
...ecot: child 14667 (auth) returned error 89
Dec 1 16:31:09 mailtest1 dovecot: child 14668 (auth) returned error 89
Dec 1 16:31:09 mailtest1 dovecot: child 14669 (auth) returned error 89
Dec 1 16:31:09 mailtest1 dovecot: child 14670 (auth) returned error 89
Dec 1 16:31:09 mailtest1 dovecot: child 14671 (auth) returned error 89
Dec 1 16:31:09 mailtest1 dovecot: child 14672 (auth) returned error 89
Dec 1 16:31:09 mailtest1 dovecot: auth(default): Socket already exists: /var/run/dovecot/auth-client
Dec 1 16:31:09 mailtest1 dovecot: Temporary failure in creating login processes, slowing down for n...
2011 Sep 30
0
R 2.13.2 is released
...f.stars when summary() was called on a
single object.
(https://bugs.R-project.org/bugzilla3/show_bug.cgi?id=14684PR#14684)
o In rare cases ks.test() could return a p-value very slightly less
than 0 by rounding error.
(https://bugs.R-project.org/bugzilla3/show_bug.cgi?id=14671PR#14671)
o If trunc() was called on a "POSIXlt" vector and the result was
subsetted, all but the first element was converted to NA.
(https://bugs.R-project.org/bugzilla3/show_bug.cgi?id=14679PR#14679)
o cbind() and rbind() could cause memory corruption when used on a...
2011 Sep 30
0
R 2.13.2 is released
...f.stars when summary() was called on a
single object.
(https://bugs.R-project.org/bugzilla3/show_bug.cgi?id=14684PR#14684)
o In rare cases ks.test() could return a p-value very slightly less
than 0 by rounding error.
(https://bugs.R-project.org/bugzilla3/show_bug.cgi?id=14671PR#14671)
o If trunc() was called on a "POSIXlt" vector and the result was
subsetted, all but the first element was converted to NA.
(https://bugs.R-project.org/bugzilla3/show_bug.cgi?id=14679PR#14679)
o cbind() and rbind() could cause memory corruption when used on a...
2010 Sep 03
1
TinycoreLinux Install
...ing how to hardcode library paths into programs
configure:14569: result: immediate
configure:14629: checking whether g++ is a working C++ compiler
configure:14659: g++ -o conftest -g -O2 conftest.cpp >&5
configure:14659: $? = 0
configure:14659: ./conftest
configure:14659: $? = 0
configure:14671: result: yes
configure:14748: checking for gcc
configure:14775: result: gcc
configure:15004: checking for C compiler version
configure:15013: gcc --version >&5
gcc (GCC) 4.4.3
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. The...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking