Displaying 20 results from an estimated 400 matches similar to: "Feature report"
2000 Apr 07
0
Password problems with Samba on Alpha system
We have tried a couple of versions of Samba on an DEC Alpha running Tru64.
Most users can use this perfectly but a few get rejected at the password
authentication, and get logged on as guest users.
Machine is running NIS, and Makefile was generated automatically.
Win98 and Win2000 machines have had the "plain text password" patch to the
registry. Problem seems to lie on the server as
2002 Jan 28
1
residuals in plot.gam (mgcv)
Is there a way to add residuals to plots produced by plot.gam in the mgcv
package? I'm looking for something like what you get using resid=T in Splus
plot.gam.
Thanks in advance
Toby
-----Original Message-----
From: Simon Wood [mailto:snw at mcs.st-and.ac.uk]
Sent: 23 January, 2002 8:14 PM
To: Toby.Patterson at csiro.au
Cc: r-help at stat.math.ethz.ch
Subject: Re: [R] multiple surfaces in
2010 Aug 28
2
[LLVMdev] Dataflow analysis based optimisations
I'm working on an LLVM-based compiler for a very closure-centric
language. It's becoming apparent that it's going to suffer heavily from
garbage collector churn, as all the useful programming idioms the
language makes possible are going to involve memory allocations, either
to create objects or to allocate storage for upvalues.
However, it's possible to optimise away a lot of heap
2010 Aug 28
0
[LLVMdev] Dataflow analysis based optimisations
There are passes which mark function parameters as "nocapture", which
means that the function does not store the passed-in pointer for use
after that function returns. If pointers to a newly created object
are only ever passed through "nocapture" parameters, never stored in a
global, and not returned from the function, then that object is dead
when the function that created
2004 Oct 01
1
SAMBA PDC trust with another SAMBA PDC
I have two Samba PDC's and I want to set them both up to trust each other.
How can I go about doing this ?
Cheers
Andy
Andrew J Robinson
Computing Officer, School of Computer Science
University of St Andrews
North Haugh, St Andrews, KY16 9SS
Telephone (0)1334 463272
http://www.dcs.st-and.ac.uk/~andyjr
2002 Apr 03
1
optim()
I was having some problems persuading optim() to give me the answers I
wanted,
& simplified down to:
sqr<-function(x){(x+1)^2}
optim(1,sqr)
I accept this is a hammer to crack a nut, but was still expecting the
answer -1.
I got:
$par
[1] -0.8
$value
[1] 0.04
$counts
function gradient
12 NA
$convergence
[1] 0
$message
NULL
so I've
2009 Oct 25
0
Using WCSLIB in R
Hello,
I'm aware that not everyone who uses R is an astronomer, and so
apologies in advance to those people for the nature of this email. I
need to convert right-ascension and declination (RA & DEC) coordinates
for an object on the sky into physical pixel positions in a FITS image
in R.
There is a C library that does this, WCSLIB by Mark Calabretta
2010 Jun 02
2
24G running on centos 5 desktop.
Hi All,
Thought I would let those that are interested know that I had success in
running 24G on an Asus P6T with 24G kit of Kingston DDR3. While I was
putting this together I saw lots of forum posts asking if anyone had tried
it. Well we did here at our work and all looks great including running
"memtest86" overnight.
I have a fluid dynamics simulation running on it with 90% memory
2009 Oct 07
1
Improved Function Information with <TAB> Key
Hello,
Pressing the <TAB> key when typing a function into an R terminal does not
produce the expected output. Currently, R will order all of the available
function inputs into alphabetical order and present them as options, whereas
it should display the inputs in the order they appear in the function.
For example:
> test = function(b,a,c){
print(b)
a*c
}
> test(
2010 Oct 04
3
EXT4 mount issue
Hi All,
When a couple of EXT4 filesystems are mounted in a server I get the
message
Oct 1 18:49:42 sraid3 kernel: EXT4-fs (sdb): mounted filesystem without journal
Oct 1 18:49:42 sraid3 kernel: EXT4-fs (sdc): mounted filesystem without journal
in the system logs.
My confusion is why are they mounted without a journal? They were both
created with
mkfs -t ext4 /dev/sdb
mkfs -t ext4
2010 Aug 28
2
[LLVMdev] Dataflow analysis based optimisations
On 28/08/10 02:20, Kenneth Uildriks wrote:
> There are passes which mark function parameters as "nocapture", which
> means that the function does not store the passed-in pointer for use
> after that function returns. If pointers to a newly created object
> are only ever passed through "nocapture" parameters, never stored in a
> global, and not returned from the
2010 Jun 07
2
Odd INFO "120 seconds" in logs for 2.6.18-194.3.1
Hi,
Since upgrading to "2.6.18-194" I am getting odd messages in the logs.
Such as;
sraid3 kernel INFO task pdflush 259 blocked for more than 120 seconds.
The output from
> grep '120 seconds' /var/log/messages | tr : ' ' | awk '{print $10}' | sort | uniq -c
6 nfsd
4 pdflush
This is from an NFS server that since the upgrade has been
2003 Jun 05
2
Regression slopes
Hi,
Sorry if this is an obvious one, but is there a simple way to modify the lm
function to test whether a slope coefficient is significantly different
from 1 instead of different from 0?
Thanks,
Martin
Martin Biuw
SEA MAMMAL RESEARCH UNIT
Gatty Marine Laboratory
School of Environmental and Evolutionary Biology
University of St Andrews
Fife, Scotland KY16 8LB
UK
phone +44 (0)1334 462630
fax
2003 Aug 20
2
Weighted circular mean
Hello,
Once again, I posted a message without a subject line. Sorry.... here is
the question again.
Is there a simple way to modify the circ.mean function in the CircStats
package to include a vector of weights to obtain a weighted average angle?
Thanks!
Martin
--
Martin Biuw
Sea Mammal Research Unit
Gatty Marine Laboratory, University of St Andrews
St Andrews, Fife KY16 8PA
Scotland
Ph:
2003 Oct 23
0
Stochastic dynamic programming
Hello all,
Does anyone know of any already written functions for carrying out
stochastic dynamic programming in R?
Thanks!
Martin
--
Martin Biuw
Sea Mammal Research Unit
Gatty Marine Laboratory, University of St Andrews
St Andrews, Fife KY16 8PA
Scotland
Ph: +44-(0)1334-462637
Fax: +44-(0)1334-462632
Web: http://smub.st.and.ac.uk
1998 May 01
1
WINS isn't working correctly and I think somebody is trying to exploit a security hole...
Pardon the long log file but I'm fairly new to WINS servers and probably
don't know what I'm doing.
We've have two subnets (lets call them xxx.xxx.xxx.??? and yyy.yyy.yyy.??)
I have one samba/linux server on both networks xxx.xxx.xxx.2 and yyy.yyy.yyy.2.
xxx.xxx.xxx.2 is set up to be a domain master and yyy.yyy.yyy.2 is setup to
be a local master with xxx.xxx.xxx.2 as its master.
2001 Sep 25
1
blues in c
G'Day,
I'm a little confused why the c function has the followng effect on
classes - is this a feature ? My workround [ class(cc) <- c("POSIXt",
"POSIXct") ] seems to do the job.
Many thanks
Bernie McConnell
"R version 1.3.1, 2001-08-31" on NT
> aa <- as.POSIXct("2001-09-23")
> bb <- as.POSIXct("2001-09-24")
> cc
2003 Feb 10
1
Factor level comparisons in lme
Hello,
I''m trying to fit a linear mixed effects model of the form:
lme(y ~ x * Sex * Year, random=x|subject)
where Sex and Year are factors with two and three levels respectively. I
want to compare the fixed effects for each level to the overall mean, but
the default in R is to compare to the first level. This can be changed by
adding the term -1 to the righthand side of the model
2005 Jun 02
1
nls.control: increasing number of iterations
Hello,
I'm using the nls function and would like to increase the number of
iterations. According to the documentation as well as other postings on
R-help, I've tried to do this using the "control" argument:
nls(y ~ SSfpl(x, A, B, xmid, scal), data=my.data,
control=nls.control(maxiter=200))
but no matter how much I increase "maxiter", I get the following error
2001 May 10
2
memory blues
G'Day again,
I am attempting to read a large MSAccess file into R, but get memory
problems. With the first 100 rows of the table ("Macca99") things, as
shown below, are fine and the resulting object is 33,780 bytes. But when I
read the entire table ("MaccaDiv99") which is 218,000 rows R falls over
with the message:
Rgui.exe - Application error
The instruction at