Displaying 20 results from an estimated 3000 matches similar to: "No subject"
2011 May 08
0
Issues with authentication failure delays
There are two rather clear issues with the state of authentication
failure delays. First, the delay length isn't what was (presumably)
intended. Second, there is a new way of doing failure delays in Dovecot
2 which was added *in addition to* the old method, rather than replacing
it. As a result delays may not be the expected length and settings don't
have the expected effect.
First, the
2008 Aug 13
3
Comination of two barcharts and one xyplot
Hi Rhelpers,
I would like to have some help with a plot which is beyond my capabilities. This plot that I am seeking involves an overlay of two different barcharts and one xyplot.
The code that I have used is the following :
#save(df1,file="M:\\KBR\\df1.RData")
load(file="M:\\KBR\\df1.RData")
# df1$Year.ord created to obtain the right order i.e. 2015M < 2015K
2004 Mar 24
7
binding vectors or matrix using their names
Hello list,
I have two vectors x and x2:
x=runif(10)
x2=runif(10)
and one vectors with their names :
my.names=c("x","x2")
I would like to cbind these two vectors using their names contained in the
vector my.names.
I can create a string with comma
ncomma=paste(my.names,collapse=",")
and now, I just need a function to transform this string into a adequate
2009 Aug 01
0
aufs uid gid problem
Hi all,
I'm using glusterfs in comination with aufs.
With aufs I mount a read-only directory from the local harddisk and a
writable directory from the glusterfs together.
It works fine, so far. The only problem occurs if I change a file insides a
directory of the read-only directory.
Aufs normal behavior is to create the directory structure for the changed
file in the writable directory and
2003 Nov 02
2
cannot have a function argument named 'break'
Dear list -
I just discovered to my surprise that I cannot define
a function with an argument named 'break' or 'while'!
'breaks' is okay. Maybe this is no surprise to the R
developers.
R-1.7.1, 2003-06-16, i686-pc-linux-gnu.
- tom blackwell - u michigan medical school - ann arbor -
1998 Sep 02
1
password encryption
Hi,
I enabled password encryption and NT clients were able to connect. However,
Windows 95 users were not able to connect any more unless they use smbpassword
to reset the password (it's not an acceptable solution for our environment). If
I used "update encrypted = yes", "encrypt passwords" then Windows 95 users can
login with NIS password but not for NT users. How to
2009 Nov 11
2
Input Voltage Not Shown - RS900 - Web Interface
I've just upgraded from r1865 to r2103. After doing so Input voltage for an APC
RS900 no longer appears on the web tools graph. Instead of seeing a bar
indicating Input Voltage the words "Not Supported" appears. Why does the graph
no longer report Input Voltage when selecting "All Data" does;
Back-UPS RS 900
battery.charge : 47
battery.charge.low : 10
2003 Oct 27
3
expanding factor with NA
I have a factor (with "n" observations and "k" levels), with only
"nobs" < n of the observations not missing. I would like to produce a
(n x k) model matrix with treatment contrasts for this factor, with
rows of NAs placeholding the missing observations. If I use
model.matrix() I get back a (nobs x k) matrix. Is there an easy way
to get the (n x k) without
2001 Jun 26
1
compiling R-1.3.0 under Tru64 Unix
Dear all-
I get the same problem in compiling R-1.3.0 on
Tru64 Unix (OSF 5.0). Here is the final output of
the ./configure
R is now configured for alphaev67-dec-osf5.0
Source directory: .
Installation directory: /usr/local
C compiler: gcc -mieee -g -O2
C++ compiler: c++ -g -O2
FORTRAN compiler: f77 -fpe3 -g
X11 support:
2003 Dec 18
3
mclust - clustering by spatial patterns
Dear All,
I have spatial data (presence/absence for 4000 squares) on 250 bird
species and would like to use a model-based clustering technique to
test for species associations. Is there any way of passing a
distance/correlation matrix to mclust as with hclust, rather than the
actual data? Or alternatively, is there a way of getting mclust to
handle binary data?
I'd appreciate any
2003 Oct 02
3
Query: weighting cells in histogram
I have the 'breaks' for the histogram ('hist') but I want weight the cells instead of using actual observations. I thought that using freq=FALSE implied that the numbers in 'x' were weights but this turned out to be wrong.
Any help and/or comment is very much appreciated.
Regards,
M?rten
M?rten Bjellerup
Doctoral Student in Economics
School of Management and Economics
2014 Nov 08
4
Can't get pictures off camera
Hi,
I'm trying to download some pictures off my camera and I keep getting
an error. This used to work at some point although I can't say when.
The camera is a Cannon EOS and I plug it in to a USB port and turn it
on and I get a dialog box with a title of "Cannon Digital Camera"
saying "You have just inserted a medium with digital photos...blah
blah...".
When I
2003 Apr 22
7
Subject: Eliminate repeated components from a vector
X-Mailer: VM 7.00 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Reply-To: fjmolina at lbl.gov
FCC: /home/f/.xemacs/mail/sent
Does anyone know how I can eliminate repeated elements from a vector?
2009 Mar 15
1
Nut-upsuser Digest, Vol 45, Issue 13
---> On 15/03/2009 8:00 AM, nut-upsuser-request at lists.alioth.debian.org
wrote:
> Message: 1
> Date: Sat, 14 Mar 2009 21:47:08 +0100
> From: Arjen de Korte <nut+users at de-korte.org>
> Subject: Re: [Nut-upsuser] Weird Load and Battery Temp Readings
> To: nut-upsuser at lists.alioth.debian.org
> Message-ID: <20090314214708.37122w00w79l6u9s at mail.de-korte.org>
2003 Jan 13
3
mapping usernames between Windows and Linux
My username is different on my Linux box than on my Windows box so I used
the line
username map = /etc/samba/smbusers
in my smb.conf file and this file includes the line
steve = steveb
However when I'm logged on to my Linux box as 'steve' and use the
smbclient command like this:
# smbclient //<Windows computer>/Shared
...
session setup failed: NT_STATUS_LOGON_FAILURE
it
2004 Feb 17
10
How to write efficient R code
I have been lurking in this list a while and searching in the archives to
find out how one learns to write fast R code. One solution seems to be to
write part of the code not in R but in C. However after finding a benchmark
article (http://www.sciviews.org/other/benchmark.htm) I have been more
interested in making the R code itself more efficient. I would like to find
more info about this. I have
2010 Apr 22
1
Offending Line Break
I recently upgraded to build 2448. After doing so I noticed the "Statistics" and
"Settings" buttons associated with the GUI interface no longer aligned correctly
on the Index Page. A review of the header.html code revealed an offending <br>
on line 18. Removing the <br> corrected the alignment problem.
The old code read as;
<table
2003 Sep 16
1
help("print") seems truncated
Dear r-help -
I just noticed that in my R-1.7.1 on i386-pc-linux-gnu,
the page displayed by help("print") ends with the line
" ## Printing of factors illustrated for ex"
and then no more. It looks as though something got truncated
here. I think this is an R that I compiled from source off of
CRAN, but I can't quite remember.
- tom blackwell - u michigan
2003 Feb 21
2
how to chage values in data frame to NA iside a function
Dear all
I have a function in which I would like to change some values to NA according to
some condition.
dropout<-function(y, nahr=FALSE,...) {
<some stuff for computing an index>
if (nahr) y[index]<<-NA
invisible(index)
}
in case y is a vector all works OK but if it is a part of data frame by calling
dropout(df$y) or dropout(df[,number]) no change is done.
Please can you