search for: 1910

Displaying 20 results from an estimated 146 matches for "1910".

Did you mean: 1,10
2011 May 30
3
[Bug 1910] New: checkpw returns true when it shouldn't
https://bugzilla.mindrot.org/show_bug.cgi?id=1910 Summary: checkpw returns true when it shouldn't Product: jBCrypt Version: unspecified Platform: amd64 OS/Version: Other Status: NEW Severity: security Priority: P2 Component: Default AssignedTo:...
2007 Jul 19
3
help with heatmap - how to remove annoying "X" before numeric values?
...llo All, I have a simple question based on how things are labeled on my heat map; particularly, there is this annoying "X" that appears before the numeric value of all the labels of my columns. Let's say I have the following silly data, stored in "temp.txt" 1905 1910 1950 1992 2011 2020 Gnat 0.08 0.29 0.29 0.37 0.39 0.43 Snake 0.16 0.34 0.32 0.40 0.41 0.53 Bat 0.40 0.54 0.52 0.60 0.60 0.63 Cat 0.16 0.27 0.29 0.39 0.37 0.41 Dog 0.43 0.54 0.52 0.61 0.60 0.62 Ly...
2004 Apr 23
4
is.na(valid_date) too often true on SGI MIPS (PR#6814)
...es: readline, BLAS(generic), LAPACK(generic) Additional capabilities: PNG, JPEG Options enabled: shared library, R profiling Recommended packages: yes "make check" fails in 2 places due to is.na(..) returning TRUE for valid dates: > d<-strptime("1910/1/1", "%Y/%m/%d") > is.na(d) [1] TRUE > d [1] "1910-01-01" > d<-strptime("1970/1/1", "%Y/%m/%d") > is.na(d) [1] FALSE > d [1] "1970-01-01" Incidentally: > NA+NaN;NaN+NA [1] NA [1] NaN
2013 Apr 01
0
ggplot2 label
...uous(breaks = round(seq(-100, 100, by = 10),10))+ theme_bw() the data used is: Year variable value type 1 1901 neg 0.00 all 2 1902 neg 0.00 all 3 1903 neg 0.00 all 4 1904 neg 0.00 all 5 1905 neg -100.00 all 6 1906 neg -100.00 all 7 1907 neg -50.00 all 8 1908 neg -66.67 all 9 1909 neg 0.00 all 10 1910 neg -66.67 all 11 1911 neg -66.67 all 12 1912 neg 0.00 all 13 1913 neg -50.00 all 112 1901 poz 0.00 all 113 1902 poz 100.00 all 114 1903 poz 100.00 all 115 1904 poz 0.00 all 116 1905 poz 0.00 all 117 1906 poz 0.00 all 118 1907 poz 50.00 all 119 1908 poz 33.33 all 120 1909 poz 33.33 all 121 1910 poz...
2013 Apr 01
0
ggplot label problem
...uous(breaks = round(seq(-100, 100, by = 10),10))+ theme_bw() the data used is: Year variable value type 1 1901 neg 0.00 all 2 1902 neg 0.00 all 3 1903 neg 0.00 all 4 1904 neg 0.00 all 5 1905 neg -100.00 all 6 1906 neg -100.00 all 7 1907 neg -50.00 all 8 1908 neg -66.67 all 9 1909 neg 0.00 all 10 1910 neg -66.67 all 11 1911 neg -66.67 all 12 1912 neg 0.00 all 13 1913 neg -50.00 all 112 1901 poz 0.00 all 113 1902 poz 100.00 all 114 1903 poz 100.00 all 115 1904 poz 0.00 all 116 1905 poz 0.00 all 117 1906 poz 0.00 all 118 1907 poz 50.00 all 119 1908 poz 33.33 all 120 1909 poz 33.33 all 121 1910 poz...
2008 Nov 04
1
perform Kruskal-Wallis test without using the built-in command in R
...eb 1909 7.900000 111 Mar 1909 69.300000 112 Apr 1909 44.700000 113 May 1909 40.600000 114 Jun 1909 86.600000 115 Jul 1909 68.100000 116 Aug 1909 33.300000 117 Sep 1909 63.200000 118 Oct 1909 91.400000 119 Nov 1909 17.800000 120 Dec 1909 59.200000 121 Jan 1910 42.700000 122 Feb 1910 70.100000 123 Mar 1910 24.400000 124 Apr 1910 26.900000 125 May 1910 46.700000 126 Jun 1910 67.600000 127 Jul 1910 63.200000 128 Aug 1910 70.900000 129 Sep 1910 11.400000 130 Oct 1910 55.100000 131 Nov 1910 79.000000 132 Dec 1910 8...
2012 Jun 06
2
package zoo, function na.spline with option maxgap -> Error: attempt to apply non-function?
...interest: I use R 2.15.0 GUI 1.51 Leopard build 32-bit (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 r...
2020 Feb 14
0
vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
...[vq->ndescs=1] [ 74.208443] [1915] vhost:fetch_descs:2328: [vq=0000000088199421][vq->last_avail_idx=52][vq->avail_idx=256][vq->ndescs=1] [ 74.433345] [1915] vhost:fetch_descs:2328: [vq=0000000088199421][vq->last_avail_idx=53][vq->avail_idx=256][vq->ndescs=1] [ 74.594756] [1910] vhost_net:vhost_net_ioctl:1726: VHOST_NET_SET_BACKEND [ 74.594761] [1910] vhost_net:vhost_net_set_backend:1538: sock=000000001ae027fd != oldsock=0000000082d8d291 index=0 fd=-1 vq=0000000088199421 [ 74.594762] [1910] vhost_net:vhost_net_set_backend:1573: sock=000000001ae027fd [ 74.594803] [19...
2005 Apr 07
0
R 2.1.0 (beta) on IRIX
..., but it's an ownership problem. 5) strptime The problem with strptime documented in the R-admin manual is still present on this system (release 6.5.27), although it is supposed to have been solved in release 6.5.22m. Briefly, is.na fails to recognize a valid POSIX time: > strptime("1910/1/1", "%Y/%m/%d") [1] "1910-01-01" > is.na(strptime("1910/1/1", "%Y/%m/%d")) [1] TRUE I have not tried the suggested work-around yet.
2009 Oct 29
5
Summing identical IDs
Hello All, I would like to select records with identical IDs then sum an attribute then and return them to the data frame as a single record. Please consider Acres<-c(100,101,100,130,156,.5,293,300,.09) Bldgid<-c(1,2,3,4,5,5,6,7,7) DF=cbind(Acres,Bldgid) DF<-as.data.frame(DF) So that: Acres Bldgid 1 100.00 1 2 101.00 2 3 100.00 3 4 130.00 4 5 156.00 5
2019 May 04
2
read.table() fails with https in R 3.6 but not in R 3.5
In versions of R prior to 3.6.0 the following invocation succeeds, returning the data frame shown: > read.table("https://www.dwds.de/r/stat?corpus=kern&cnt=tokens&date=decade&format=text", header=TRUE) Dekade Anzahl 1 1900 11467254 2 1910 13023370 3 1920 13434601 4 1930 13296355 5 1940 12121250 6 1950 13191131 7 1960 10587420 8 1970 10944129 9 1980 11279439 10 1990 12052652 But in version 3.6.0 it fails: > read.table("https://www.dwds.de/r/stat?corpus=kern&cnt=tokens&date=decade&format=te...
2010 May 19
3
Pattern matching and replacement in matrix
...on like gsub(), that can match and replace patterns in a matrix or a data frame? Cheers! Dani -- Daniel Valverde Saub? Grup de Biologia Molecular de Llevats Facultat de Veterin?ria de la Universitat Aut?noma de Barcelona Edifici V, Campus UAB 08193 Cerdanyola del Vall?s- SPAIN Tlf. +34 93 581 1910 Fax: +34 93 581 1573
2020 Jun 12
2
Misc patches
Sorry about that, let me check the correct version for the intrin0.h include guard. //Marcus ________________________________ From: Ralph Giles <giles at thaumas.net> Sent: Thursday, June 11, 2020 19:31 To: Marcus Asteborg <xnorpx at outlook.com>; opus at xiph.org <opus at xiph.org> Subject: Re: [opus] Misc patches Speaking of needing more complete ci feedback, the intrin0.h
2004 Dec 06
0
R doesn't understand dates prior to 1 Jan 1970
I'm installing R on an Irix 6.5 machine and R fails to understand dates prior to 1 Jan 1970. This first cropped up early in the test scripts (Examples/base-Ex.R): > > seq(as.Date("1910/1/1"), as.Date("1999/1/1"), "years") > Error in fromchar(x) : character string is not in a standard unambiguous format The root there is the as.Date("1910/1/1"), which returns that same error when entered alone. Any date on or after 1 Jan 1970 works fine; an...
2007 Oct 24
5
Access.log
...t up on a regular basis (which I'm not prone to do.) Is there anyway other than eliminating the graphing to prevent those log entries. Otherwise, what would be the preferred method of eliminating the log completely? Eliminate the <accesslog> tag altogether? -- Dick Triad AV Services 1910 Ingersoll Ave. Des Moines, IA 50309 515-243-2125 515-243-2055 (fax) http://www.triadav.com dtrump1@triadav.com
2009 Oct 15
1
"Complex?" import of pdf files (criminal records) into R table
...example "Rape" Section in law: ?176, ?178 Abs. 1 Sentenced to 5 years imprisonment "Irrelevant text for us" Accommodation in an forensic psychiatry Accommodation sentenced on probation Rest of sentence sentenced on probation until the xx.xx.xxxx 2. xx.xx.1910 Be in force since: .... ..... ----------------------------------------------------------------------- The problem is that the entries do not always have the same structure. The first 6 lines are structurally the same in each entry of the criminal record (each entry has a line for the j...
2013 Mar 12
5
extract values
...uot;, "1894", "1895", "1896", "1897", "1898", "1899", "1900", "1901", "1902", "1903", "1904", "1905", "1906", "1907", "1908", "1909", "1910", "1911", "1912", "1913", "1914", "1915", "1916", "1917", "1918", "1919", "1920", "1921", "1922", "1923", "1924", "1925", "1926", &quo...
2013 Mar 13
2
merge datas
...uot;, "1894", "1895", "1896", "1897", "1898", "1899", "1900", "1901", "1902", "1903", "1904", "1905", "1906", "1907", "1908", "1909", "1910", "1911", "1912", "1913", "1914", "1915", "1916", "1917", "1918", "1919", "1920", "1921", "1922", "1923", "1924", "1925", "1926", &quo...
2018 Jul 11
1
Connection closed (IDLE running for 0.001 + waiting input for
...(IDLE running for 0.001 + waiting input for 1728.597 secs, 2 B in + 10+0 B out, state=wait-input) in=353 out=2154 Jul 11 21:03:31 mx1 dovecot: imap(me at example.org): Connection closed (IDLE running for 0.001 + waiting input for 1731.069 secs, 2 B in + 10+0 B out, state=wait-input) in=389 out=1910 I cannot find out what this means after googling. Any ideas? Best wishes, Sophie
2019 May 06
0
read.table() fails with https in R 3.6 but not in R 3.5
...In versions of R prior to 3.6.0 the following invocation succeeds, > returning the data frame shown: > >> read.table("https://www.dwds.de/r/stat?corpus=kern&cnt=tokens&date=decade&format=text", header=TRUE) > Dekade Anzahl > 1 1900 11467254 > 2 1910 13023370 > 3 1920 13434601 > 4 1930 13296355 > 5 1940 12121250 > 6 1950 13191131 > 7 1960 10587420 > 8 1970 10944129 > 9 1980 11279439 > 10 1990 12052652 > > But in version 3.6.0 it fails: > >> read.table("https://www.dwds.de/r/st...