Displaying 20 results from an estimated 2000 matches similar to: "File locks?"
2006 May 31
2
a problem 'cor' function
Hi list,
One of my co-workers found this problem with 'cor' in his code and I confirm it too (see below). He's using R 2.2.1 under Win 2K and I'm using R 2.3.0 under Win XP.
===========================================
> R.Version()
$platform
[1] "i386-pc-mingw32"
$arch
[1] "i386"
$os
[1] "mingw32"
$system
[1] "i386, mingw32"
$status
2003 May 06
2
Compile R into a standalone EXE for WINNT
Hi,
I have an R script (transferred from SPLUS) and would like to compile a
standalone EXE (or DLL)
for WINNT. Would somebody know how this works or how it could be done ?
Thanks so much for any hints and suggestions; best regards
F.
Falk Huettmann
Geography Dept.-Earth Science-
2500 University Drive N.W.
University of Calgary
Calgary AB, T2N 1N4 CANADA
Email: falk at ucalgary.ca
Tel. 403
2003 Nov 06
3
Stumped
Hi All,
I tried combing through the archives, but I think that I just went
mental. We're trying to set up a pxe server here using syslinux 2.0.6,
and here's what we've got:
client sends bootp request
receives ip, server to go to and file to fetch.
fetches and executes pxelinux.0
fetches pxelinux.cfg/default
fetches display.msg (defined in default)
displays the text - but when I
2007 Jul 24
2
[LLVMdev] clang builds on Sparc/Linux!
Hello everyone,
I am running an Enterprise 250 with Dual UltraSparc II's and 2 Gb ram
running Aurora Sparc Linux 2.0 (2.6.13 kernel for Aurora is based on
Fedora Core 3). GCC version 3.4.2.
I built llvm-2.0 (the svn version) by just typing "./configure;make". I
then downloaded clang from the svn repository (revision 40382) and changed
to it's directory under
2007 Aug 06
0
[LLVMdev] clang builds on Sparc/Linux!
On Tue, 24 Jul 2007 wilsonk at cpsc.ucalgary.ca wrote:
Hi Kelly,
Sorry for the delay, I'm way behind in email :(
> I built llvm-2.0 (the svn version) by just typing "./configure;make". I
> then downloaded clang from the svn repository (revision 40382) and changed
> to it's directory under .../llvm/tools/clang. I did a "make" without
> incident for clang,
2007 May 03
1
[LLVMdev] Attending conference - possibly
Hi everyone,
I would like to attend the conference, but may not be able to make it for
sure. Could you put me down as unconfirmed, please.
Thanks,
Kelly Wilson, M.Sc.
Independant
University of Calgary Alumnus
2008 Jun 20
1
Unexpected Behavior (potentially) in t.test
Greetings,
I have stumbled across some unexpected behavior (potential a bug) in, what I
suspect to be R's (2.6.2 on Ubuntu Linux) t.test function; then again the
problem may exist in my code. I have shutdown R and started it back up,
re-run the code and re-experienced the error. I have searched on Google for
the abnormal termination error message "(stderr < 10 * .Machine$double.eps *
2013 Jan 21
2
Regex for ^ (the caret symbol)?
Hello R-helpers,
I am trying to search for string that includes the caret symbol, using the
following code:
grepl("latitude^2",temp)
And R doesn't like that. It gives me:
> temp<-c("latitude^2","latitude and latitude^2","longitude^2","longitude
and longitude^2")
> temp
[1] "latitude^2" "latitude and
2005 Nov 24
1
model selection with step function
Hello,
I have a doubt in using the function step (step wise) to select glm models.
Usually I apply the gamma distribution to analyze fishery data. To select the
terms I use a routine where I first compare single term models to the null model
(eg. U~1 vs. U~depth; U~1 vs. U~latitude; etc. ? where U= abundance) and, by
means of the result given by a likelihook function applied for each comparison,
2006 Mar 28
2
Welch test for equality of variance
Hello
Using R 2.2.1 on a Windows machine.
Has anyone programmed the Welch test for equality of variances?
I tried RSiteSearch, but this gave references to t test and
oneway.test, which are not quite what I need.....I need the Welch test
itself, for use in a meta-analysis (to determine if variances are
equal).
TIA
Peter
Peter L. Flom, PhD
Assistant Director, Statistics and Data Analysis
2005 Mar 02
3
samba3.0.10
Hi Jerry/Samba Team
I have Samba 3.0.10 installed on Solaris8 server and Samba-client-2.2.10
installed on Linux Red Hat2.1AS servers
The Linux servers use Samba to mount filesystems from Solaris8 server.
My question is how to find out on the Solaris8 server which Linux servers
are using Samba to mount from.
Because it is hideous to go to every Linux server and see which Solaris8
server they are
2006 Sep 06
2
4.4 update quits unexpectedly
After 2 good updates to 4.4, my 3rd is giving me trouble. I did all 3
installs the same:
yum clean all
yum update python-sqlite sqlite yum
yum clean all
yum upgrade
This one, however, quits during the header download. I get "[Errno -1]
Header not complete, trying another mirror", then "[Errno 256] No more
mirrors to try".
I am not going thru a proxy, and I can't find
2005 Nov 25
1
read.table without sep
Hello all,
I have a data file table.txt which i have attached. I am trying to pass the
columns as arguments to a function "totnorm" where i am displaying a total
normalization plot. The function is given below:
totnorm<-function(x,y){scale<-sum(x)/sum(y);xlab<-colnames(x);ylab<-colnames(y);x1<-x[[1]];y1<-scale*y[[1]];plot(x1,y1,xlab=xlab,ylab=ylab,col=6,
col.lab=4);}
2005 Nov 25
1
read.table without sep
Hello all,
I have a data file table.txt which i have attached. I am trying to pass the
columns as arguments to a function "totnorm" where i am displaying a total
normalization plot. The function is given below:
totnorm<-function(x,y){scale<-sum(x)/sum(y);xlab<-colnames(x);ylab<-colnames(y);x1<-x[[1]];y1<-scale*y[[1]];plot(x1,y1,xlab=xlab,ylab=ylab,col=6,
col.lab=4);}
2017 Jul 13
1
Re: [Fwd: UEFI NVRAM variables]
Hi,
thank you, Andrea, for the forward.
On 07/13/17 10:19, Andrea Bolognani wrote:
> -------- Forwarded Message --------
> From: Thomas Meyer <thomas@m3y3r.de>
> To: libvirt-users@redhat.com
> Subject: [libvirt-users] UEFI NVRAM variables
> Date: Wed, 12 Jul 2017 07:49:43 +0200
>
>> Hi,
>>
>> how do I set the BootOrder variable in an NVRAM file for UEFI
2010 Jun 10
1
Power calculation
Hello,
Is there any R function which does power calculation for unbalanced groups (n1 neq n2)? Since power.t.test has n
Number of observations (per group).
Many thanks,
Samuel
[[alternative HTML version deleted]]
2011 Sep 20
4
PDF Reader/Editor for CentOS 5.7 (32 bit)?
I had, in the past, a .pdf reader that also permitted me to fill in
some information, when I received a .pdf file.
I have KPDF installed, but that seems to only have Reader capability.
Trying to install xpdf, with yum, I get this dependency error from rpmforge:
1:xpdf-3.02-8.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libXm.so.4 is needed by package
2009 Dec 22
2
Reading PDF files
Hi:
I need to do text mining on PDF files. I understand there is a readPDF
command in tm that can be used. Have read the 2008 posts on converting
PDF files to text by Tony Breyal and others.
Wondering if the procedure has been standardized in any tutorial or
otherwise? Being new to R, I was able to follow only part of the
discussion.
Any way to get a set of step by step instructions
2008 Jun 19
4
can't install software, "not using ftp, http[s], or file for repos, skipping - 5 is not a valid release or hasnt been released yet"
Hi all
I've just installed CentOS 5.1 x64, from the 1st CD (minimal
installation) and then tried to install Apache, but keep on getting this
error:
[root at cacti ~]# yum install apache
Loading "installonlyn" plugin
Repository centosplus is listed more than once in the configuration
Setting up Install Process
Setting up repositories
not using ftp, http[s], or file for repos,
2009 Jan 13
5
acroread = resource hog
Any have trouble with acroread taking up massive cpu and memory?
I exited my Firefox browser and the lil bastard was still hogging up
my resources.
Took up 69% of 4GB, and wouldn't let go, until a kill -9 showed'em,
have to do it every time I open a pdf in firefox.
Any use Xpdf or something else?