search for: 1921

Displaying 20 results from an estimated 121 matches for "1921".

Did you mean: 191
2007 Apr 12
2
Construct time series objects from raw data stored in csv files
...ed to first transform it into a ts object. Howeve, I could not find an example on how exactly to do that. Is ts the only function I need? What are the steps that I need to go through to build a time series object from raw data like this? Thanks, Tom ----------------------------------- DATE,VALUE 1921-01-01,19.000 1921-02-01,18.400 1921-03-01,18.300 1921-04-01,18.100 1921-05-01,17.700 1921-06-01,17.600 1921-07-01,17.700 1921-08-01,17.700 1921-09-01,17.500 1921-10-01,17.500 1921-11-01,17.400 1921-12-01,17.300 1922-01-01,16.900 1922-02-01,16.900 1922-03-01,16.700 1922-04-01,16.700 1922-05-01,16.70...
2011 Jul 30
3
[Bug 1921] New: [Patch] memory leak in sftp-client.c
https://bugzilla.mindrot.org/show_bug.cgi?id=1921 Bug #: 1921 Summary: [Patch] memory leak in sftp-client.c Classification: Unclassified Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: trivial Priorit...
2016 Mar 12
2
Regression in strptime
...nternal(strptime(argv[[1]], argv[[2]], "CET")) [1] "1937-01-01 CET" "1916-01-01 CET" "1913-01-01 CET" "1927-01-01 CET" [5] "1947-01-01 CET" "1913-01-01 CET" "1917-01-01 CET" "1923-01-01 CET" [9] "1921-01-01 CET" "1926-01-01 CET" "1920-01-01 CET" "1915-01-01 CET" [13] "1914-01-01 CET" "1914-01-01 CET" "1914-01-01 CET" "1919-01-01 CET" [17] "1948-01-01 CET" "1911-01-01 CET" "1909-01-01 CET"...
2015 Oct 21
0
CESA-2015:1921 Important CentOS 5 java-1.7.0-openjdk Security Update
CentOS Errata and Security Advisory 2015:1921 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-1921.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 728f0c0642d42864b96a7dbd7310360f8787ab90fa17bec6ee5ddb7bc0950b97 java-1.7.0-openjdk-1.7.0.91-...
2016 Mar 11
2
Regression in strptime
This is definitely obscure but we had a unit test that called .Internal(strptime, "1942/01/01", %Y/%m/%d") with timezone (TZ) set to CET. In R-3.1.3 that returned "1942-01-01 CEST" which, paradoxically, is correct as they evidently did strange things in Germany during the war period. Java also returns the same. However, R-3.2.4 returns "1942-01-01 CET".
2010 Feb 23
0
subtracting 100 from strptime year vector generates missing values in POSIXct where none appear to exist in strptime year vector
..."2028-04-09" [811] "2028-04-09" "2028-04-09" > dt1=strptime(as.character(dat$BIRTHDT),'%d-%b-%y'); dt1$year=dt1$year-100; as.POSIXct(dt1) [1] "1922-07-14 BST" "1922-07-14 BST" "1922-07-14 BST" "1922-07-14 BST" "1921-03-23 GMT" "1921-03-23 GMT" "1921-03-23 GMT" [8] "1927-08-27 BST" "1927-08-27 BST" "1927-08-27 BST" "1927-08-27 BST" "1940-04-05 BST" "1940-04-05 BST" "1940-04-05 BST" [15] "1940-04-05 BST" &...
2015 Aug 11
0
[Bug 1921] [Patch] memory leak in sftp-client.c
https://bugzilla.mindrot.org/show_bug.cgi?id=1921 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Damien Miller <djm at mindrot.org&g...
2013 Feb 15
3
datos climáticos cambio de formato
Hola!! tengo un data.frame donde cada fila corresponde a un año y cada columna a un mes (De enero a diciembre) > head(valT) V2 V3 V4 V5 V6 V7 V8 V9 V10 V11 V12 V13 1941 18.0 16.3 15.2 10.1 8.1 8.3 8.8 9.2 7.9 12.2 11.9 14.6 1942 17.2 15.9 13.6 11.6 8.7 6.2 6.4 7.2 9.7 12.0 14.1 16.7 1943 17.6 17.3 13.5 12.5 10.5 7.0 8.2 7.9 -999.9 -999.9
2016 Mar 12
0
Regression in strptime
...t; strptime(paste0(sample(1900:1999,80,replace=TRUE),"/01/01"), "%Y/%m/%d", tz="CET") [1] "1942-01-01 CEST" "1902-01-01 CET" "1956-01-01 CET" "1972-01-01 CET" [5] "1962-01-01 CET" "1900-01-01 CET" "1921-01-01 CET" "1972-01-01 CET" [9] "1918-01-01 CET" "1989-01-01 CET" "1900-01-01 CET" "1970-01-01 CET" [13] "1971-01-01 CET" "1910-01-01 CET" "1956-01-01 CET" "1953-01-01 CET" [17] "1964-01-0...
2008 Nov 04
1
perform Kruskal-Wallis test without using the built-in command in R
...eb 1920 10.400000 243 Mar 1920 29.700000 244 Apr 1920 67.800000 245 May 1920 38.400000 246 Jun 1920 78.000000 247 Jul 1920 111.800000 248 Aug 1920 37.800000 249 Sep 1920 62.200000 250 Oct 1920 42.700000 251 Nov 1920 33.500000 252 Dec 1920 49.300000 253 Jan 1921 51.800000 254 Feb 1921 4.800000 255 Mar 1921 33.800000 256 Apr 1921 26.900000 257 May 1921 24.900000 258 Jun 1921 5.100000 259 Jul 1921 3.800000 260 Aug 1921 25.100000 261 Sep 1921 44.700000 262 Oct 1921 11.200000 263 Nov 1921 43.200000 264 Dec 1921 3...
2012 Jun 06
2
package zoo, function na.spline with option maxgap -> Error: attempt to apply non-function?
...(6148). Many thanks and best regards, Katharina <------ library(zoo) #create data + gaps z <- zoo(seq(1:30), seq(1900, length =30 )) z[c(2,5,6,7,9,10,15,16,17,20,21)] <- NA > z 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1 NA 3 4 NA NA NA 8 NA NA 11 12 13 14 NA NA NA 18 19 NA NA 22 1922 1923 1924 1925 1926 1927 1928 1929 23 24 25 26 27 28 29 30 #1. fill using spline: this version without gap restriction works > na.spline(z) 1900 1901 1902 1903...
2005 Apr 06
1
fcgi processes dieing / hanging
I''m having a hell of a time trying to get my site stable with lighttpd/fcgi. Here''s a sample of the fcgi error log: 2005-04-06 09:29:03: (mod_fastcgi.c.2782) response not sent, request sent: 1167 connection-fd: 26 fcgi-fd: 28 2005-04-06 09:29:03: (mod_fastcgi.c.1921) unexpected end-of-file (perhaps the fastcgi process died): pid: 25117 fcgi-fd: 31 remote-fd: 29 2005-04-06 09:29:03: (mod_fastcgi.c.2782) response not sent, request sent: 1090 connection-fd: 29 fcgi-fd: 31 2005-04-06 09:29:12: (log.c.67) server started 2005-04-06 09:29:58: (mod_fastcgi.c.2104) Fas...
2016 Mar 15
4
Regression in strptime
...gv[[2]], "CET")) >> [1] "1937-01-01 CET" "1916-01-01 CET" "1913-01-01 CET" "1927-01-01 CET" >> [5] "1947-01-01 CET" "1913-01-01 CET" "1917-01-01 CET" "1923-01-01 CET" >> [9] "1921-01-01 CET" "1926-01-01 CET" "1920-01-01 CET" "1915-01-01 CET" >> [13] "1914-01-01 CET" "1914-01-01 CET" "1914-01-01 CET" "1919-01-01 CET" >> [17] "1948-01-01 CET" "1911-01-01 CET" &quo...
2010 Feb 23
1
Problem with strptime generating missing values where none appear to exist
...nces. Here is the code and output:- dob=strptime(as.character(datx$BDT),'%d-%b-%y'); dob$year=dob$year-100 sdate=strptime(as.character(datx$SDT),'%d-%b-%y') head(dob); head(sdate) [1] "1922-07-14" "1922-07-14" "1922-07-14" "1922-07-14" "1921-03-23" "1921-03-23" [1] "2001-08-27" "2001-08-27" "2001-08-27" "2001-08-27" "2001-08-20" "2001-08-20" > str(dob) POSIXlt[1:9], format: "1922-07-14" "1922-07-14" "1922-07-14" "1922-07-14...
2005 Jul 06
0
CentOS-announce Digest, Vol 5, Issue 1
...e centosplus repo is highly encouraged to upgrade their installation immediately. This update includes the PEAR XML_RPC 1.3.1 package, which fixes a security issue in the XML_RPC server implementation. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CAN-2005-1921 to this issue. The bundled version of shtool is also updated, to fix some temporary file handling races. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CAN-2005-1751 to this issue. Bug fixes for the dom, ldap, and gd extensions are also included in this...
2013 Mar 12
5
extract values
...uot;, "1905", "1906", "1907", "1908", "1909", "1910", "1911", "1912", "1913", "1914", "1915", "1916", "1917", "1918", "1919", "1920", "1921", "1922", "1923", "1924", "1925", "1926", "1927", "1928", "1929", "1930", "1931", "1932", "1933", "1934", "1935", "1936", "1937", &quo...
2015 Oct 22
0
CentOS-announce Digest, Vol 128, Issue 6
...specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2015:1919 Important CentOS 6 java-1.8.0-openjdk Security Update (Johnny Hughes) 2. CESA-2015:1920 Critical CentOS 6 java-1.7.0-openjdk Security Update (Johnny Hughes) 3. CESA-2015:1921 Important CentOS 5 java-1.7.0-openjdk Security Update (Johnny Hughes) 4. CESA-2015:1920 Critical CentOS 7 java-1.7.0-openjdk Security Update (Johnny Hughes) 5. CESA-2015:1919 Important CentOS 7 java-1.8.0-openjdk Security Update (Johnny Hughes) ----------------------------...
2019 Nov 14
2
Filesystem does not support posix ACLs
...tcmd/domain.py", line 538, in run ??? backend_store=backend_store) ? File "/usr/lib/python2.7/dist-packages/samba/provision/__init__.py", line 2316, in provision ??? backend_store=backend_store) ? File "/usr/lib/python2.7/dist-packages/samba/provision/__init__.py", line 1921, in provision_fill ??? names.domaindn, lp, use_ntvfs) ? File "/usr/lib/python2.7/dist-packages/samba/provision/__init__.py", line 1649, in setsysvolacl ??? raise ProvisioningError("Your filesystem or build does not support posix ACLs, which s3fs requires.? " Exited with code...
2007 Nov 21
2
When you sometimes wonder how to test this??
...At the moment I am working on testing our custom error_messages_for methods and I have found looking at how the Rails tests in active_record_helper work helpful :-) So just thought I''d share that. Have other''s done the same? Cheers Shane Shane Mingins ELC Technologies (TM) 1921 State Street Santa Barbara, CA 93101 Phone: +64 4 568 6684 Mobile: +64 21 435 586 Email: smingins at elctech.com AIM: ShaneMingins Skype: shane.mingins (866) 863-7365 Tel - Santa Barbara Office (866) 893-1902 Fax - Santa Barbara Office +44 020 7504 1346 Tel - London Office +44 020 7504 134...
2013 Mar 13
2
merge datas
...uot;, "1905", "1906", "1907", "1908", "1909", "1910", "1911", "1912", "1913", "1914", "1915", "1916", "1917", "1918", "1919", "1920", "1921", "1922", "1923", "1924", "1925", "1926", "1927", "1928", "1929", "1930", "1931", "1932", "1933", "1934", "1935", "1936", "1937", &quo...