similar to: Different result with different order of binding (PR#12742)

Displaying 20 results from an estimated 100 matches similar to: "Different result with different order of binding (PR#12742)"

2008 Sep 08
1
(PR#12742) Different result with different order of
FAQ 7.31 strikes again. This is expected: you cannot do exact arithmetic on a binary computer if some of the quantities involved are not binary fractions (e.g. 1.3) See also the warning in ?`==`: identical() is equally inappropiate for computed numerical quantities. On Mon, 8 Sep 2008, kyunseop.bae at gmail.com wrote: > Full_Name: Kyun-Seop Bae > Version: 2.7.2 > OS: MS-Windows XP
2008 Sep 08
0
(PR#12742) Different result with different order of binding
Thank you for the prompt reply. Do you know why does MS-Excel give result that I expected? Thanks, Kyun-Seop BAE Email: kyunseop.bae at gmail.com -----Original Message----- From: Prof Brian Ripley [mailto:ripley at stats.ox.ac.uk] Sent: Monday, September 08, 2008 1:53 AM To: kyunseop.bae at gmail.com Cc: R-bugs at r-project.org Subject: Re: [Rd] (PR#12742) Different result with different
2008 Aug 11
1
Unwanted carriage returns storing dataframes with dbWriteTable
If I save a dataframe with a character-typed last column to a relational database with dbWriteTable, the values in the last column of the resulting table in the database will have a '\r' (carriage return) appended. If I read back the dataframe with dbReadTable the last column in the resulting dataframe has also '\r' appended (see protocol below). Setting or unsetting sql-mode
2017 Mar 09
2
Trying to get SMS from GXV3240 to trigger dialplan code.
I am trying to send SMS from my grandstream GXV3240 Asterisk receives the message in a NOTIFY block. How can I get asterisk to run dialplan code when receiving these Notify SMS Message Blocks. I can then route them to my SMS provider. Any ideas are appreciated. Below is debug of a message sent from the phone when received no dialplan code is triggered. I am wounding if I need to
2014 Oct 07
1
Grandstream GXP2160 + SRTP
Hello, I am trying to setup a Grandstream GXP2160 IP-phone with secure calling (SRTP). Secure signaling SSIP for registration is working great ! I follow this guide : https://wiki.asterisk.org/wiki/display/AST/Secure+Calling+Tutorial But when I try to make a call with SRTP, I get stuck. There is an initial INVITE which is anwered with a 401. There should follow a new INVITE with a nonce,
2005 Apr 19
1
Samba and Windows shares
Good evening- I am a systems engineer with BAE Systems and am looking to solve a Single Sign-On and file access issue using Vintela Authentication Services (VAS) and Samba. This is to be accomplished on Solaris 9 (0904) workstations and function within an Active Directory environment (e.g. Windows Server 2003). VAS is currently advertising that the capability exists to integrate Samba with Active
2009 Nov 01
1
package lme4
Hi R Users, When I use package lme4 for mixed model analysis, I can't distinguish the significant and insignificant variables from all random independent variables. Here is my data and result: Data: Rice<-data.frame(Yield=c(8,7,4,9,7,6,9,8,8,8,7,5,9,9,5,7,7,8,8,8,4,8,6,4,8,8,9), Variety=rep(rep(c("A1","A2","A3"),each=3),3),
2017 Apr 13
0
[Bug 12742] New: a proposal: fix bogus nanosecond mtimes on transfer (patch included)
https://bugzilla.samba.org/show_bug.cgi?id=12742 Bug ID: 12742 Summary: a proposal: fix bogus nanosecond mtimes on transfer (patch included) Product: rsync Version: 3.1.1 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 Component: core
2002 Jun 19
2
solve() doesn`t work
Hi, I tried to inverse a matrix but it doesn`t work. I hope somebody can help me. This is what I did. > kurse <- read.table("kurse.txt", header=T, dec=",") > x <- cbind(1,kurse[,-c(1)]) > y <- kurse$index > t(x) %*% x Error in t(x) %*% x : requires numeric matrix/vector arguments > x <- as.matrix(x) > xtxi <- solve(t(x) %*% x) Error in
2012 Oct 03
9
Package lists for Cloud images
hi Guys, As we get ready to start publishing Cloud Images ( or rather images consumable in various virt platforms, including public and private clouds ) - it would be great to have a baseline package manifest worked out. What / how many images should we build. At this time we were thinking of doing : - CentOS-5 32bit minimal - CentOS-6 32bit minimal - CentOS-5 64bit minimal - CentOS-6 64bit
2018 Nov 08
3
Samba 4 AD Join to Itself
Hi Running Samba 4.9 AD DC on CentOS 7 and would like to join the server to the domain that it serves out. This is to manage user access to roaming profiles. Can anyone advise whether this is 1. Possible 2. Advisable 3. What pitfalls there are Thanks Tony Walsh ************************************************************************************* The information contained
2011 Jun 22
0
distribute variance
Hi All, I would like to use R to do some computation. However, before I proceed to write an R script, I have difficulty to find out a solution for the question below. Please note that the question below is not relating to question in R. I have a table below, 2009 2010 2011 2012 2013 2014 Albert 77.28 77.77 77.83 78.11 78.14 78.45 Edmund 87.20
2007 Nov 27
1
Re place values in Data matrix
I have data matrix and I want to replace values. > try Rh.Rj RR.Rj RT.Rj V1 0.08465125 0.19159688 0.617294468 V2 0.74853203 0.88826790 0.113979660 V3 0.68767961 0.17979307 0.013802852 V4 0.31722379 0.25611821 -0.021954454 V5 0.17931687 0.04491838 0.011484522 V6 0.87455663 0.16846121 0.002241211 V7 0.61770029 0.01090132 0.000079900 > try[try > 0.05]<-0 >
2007 Nov 25
1
Constructin a call of function including permutation of column names - how to escape parentheses?
Dear R-users, I would like to construct a list of arguments for a function in a format function (list(item1=c("A","B"), item2=c("B","C")), item3=...): The individual vectors in the list are permutations of colnames of a dataframe. The trouble is that I am not able to handle escaping of parentheses correctly. I was trying the following: library(gregmisc)
2006 Sep 24
3
AIGLX Support with nVidia 9625 Drivers
Hello, I'm on a Gentoo machine with the latest beta nVidia 9625 Drivers, trying to get Compiz to work with AIGLX... simply running 'compiz', or even with the addition of any options other than version, causes compiz to detect that it is indeed not XGL, and then segmentation faults... please note that I have only currently tried this with Compiz-Quinnstorm (the latest package available
2004 Apr 08
1
Building 3.7-p1 on i686-pc-linux-gnu for execution on i386-pc-linux-gnu
I have a small single-board computer (SBC) I'd like to run OpenSSH on, but when I build the binaries on my development station and copy them over, I get "Illegal Instruction" errors when running them (sshd, ssh-keygen, ssh-add, ssh-agent, ssh-keyscan). I have successfully built zlib 1.2.1 and tested it with minigzip on the SBC, so I don't think the problem is with zlib. I have
2006 Nov 09
0
Debug Level 3 Error
Hi there, First can I say what a great job you guys are doing! The problem I have is when I run up sshd under debug, I get the following output : % sshd -ddd debug1: sshd version OpenSSH_3.4p1 debug1: private host key: #0 type 0 RSA1 debug3: Not a RSA1 key file /usr/local/etc/ssh_host_rsa_key. debug1: read PEM private key done: type RSA debug1: private host key: #1 type 1 RSA debug3: Not a RSA1
2007 Apr 03
1
openssl-0.9.7e compile error.
I am trying versions back. But I get the same compile error every time on HP-UX 11.0 with openssh-4.5p1. Was almost there. . . . gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconne ct1.o sshconnect2.o -L. -Lopenbsd-compat/ -L/usr/local/ssl/lib -lssh -lopenbsd-compat -lcrypto -lz -lnsl -lxnet -lsec /usr/ccs/bin/ld: Unsatisfied symbols: _U_Qfneg (first referenced in
2000 Mar 18
0
Samba 2.0.6 and Windows 95 logon
Hello I have just updated from Samba 2.0.5 to 2.0.6, and have found that the path to the user profile does not seem to work properly. I am using: Win95 OSR2 on PCs Solaris 2.5.1 on a Sun Ultra 2/200 Samba 2.0.6 (compiled with gcc 2.7.2) My smb.conf file includes the following lines: Domain logons = yes Logon script = mount.bat Logon home = \\%N\%U Logon path = \\%N\%U\winapps\win95 All of
2007 Dec 09
4
adding group totals to a table
I have a table with two columns: A 1 A 1 A 2 B 2 C 0 I would like to produce a third column that contains the counts of each unique combination of col1 and col2: A 1 2 A 1 2 A 2 1 B 2 1 C 0 1 How can I do this in R? Thanks in advance ... -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.