Displaying 20 results from an estimated 600 matches similar to: "Corrupted workspace(?)"
2004 Nov 22
1
RWinEdt, other text editors and R2.01 a problem in pasting commands
Dear All,
In the last few days I started using the last version of R as I
encountered a problem with R1.9 and the use of RWinEdt, however the
problem shows with R2.01 as well. More precisely
1. I install R2.01 after removing old verions of R
2. I Install RWinEdt package versione RWinEdt_1.6-2 and
SWinRegistry_0.3-2 and everything seems fine
3. I recall the RWinEdt library (library(RWinEdt)) and
2003 Dec 20
1
sound library
I'm collaborating with and electronic musician to experiment on the production of music from number sequences. As I'm an R user I started playing around with the sound library and I found it very useful. However there are several things I do not understand (I'm not an expert in acustic nor audio signal treatment).
The first thing I'd like to understand is: let s be a normalized
2013 Feb 02
2
create and save a simulated dataset
Hello,
I am trying to learn how to create a simulated dataset of a forest stand:
I must simulate 10 stands, for each of the stands I have been creating a random number of trees. For each tree I should create a random diameter.
The problem I have is that I cannot use a matrix because the length of the three items is different. I was trying with list but I have no clue on how to make a dataset out
2013 Feb 15
1
FRONTIER
Hello everybody,
Anyone familiar with the package frontier? I have some general questions on how to approach the model design.
Thanks in advance
Giovanna
Giovanna Ottaviani Aalmo
Stipendiat/Ph.D. Student
-------------------------------------------
Norsk institutt for skog og landskap
Pb 115, NO-1431 Ås
T (+47) 64 94 9094
M(+47) 980 30 422
F(+47) 64 94 90 80
2012 Sep 19
2
[LLVMdev] InlineSpiller Questions
Jakob Stoklund Olesen <stoklund at 2pi.dk> writes:
>> If we decide to spill r3, we call traceSiblingValue to find the original
>> def (the load). After traceSiblingValue we have the load instruction to
>> define r1 and the value number information for r3. We don't have the
>> value information from r2 as far as I can tell.
>>
>> Is that correct?
2005 Dec 14
2
memory tops out at 1.84gb on OS X 10.4 machine w/ 5GB ram
Hi all,
Sorry if this is a dumb question, but I am on 10.4 with R2.2, and when
loading a big text file (~500MB) with scan(file, what=character) I am
throwing malloc errors that say I am out of memory...I have 5GB on this
machine, and Activity Monitor tells me R is only up to ~1.84GB both times
this has happened (running from terminal)...
I am wondering why this is happening when I still have
2012 Sep 19
0
[LLVMdev] InlineSpiller Questions
On Sep 19, 2012, at 10:49 AM, <dag at cray.com> wrote:
> Jakob Stoklund Olesen <stoklund at 2pi.dk> writes:
>
> So if there are multiple values between r2 and r3 (r2.1, r2.2, etc.) I
> would just follow the chains implied by the SibValueInfo Deps array?
> Basically, I want to find all of the live ranges related to r1.
It really depends on what you're trying to do.
2006 Mar 28
1
trellis graph question
R2.2, WinXP:
I am using xyplot( ) to generate time plots of plasma concentration data.
The following is an edited version of my code:
xyplot(log.conc ~ time| group, data = foo,
groups = subject,
panel = function(x, y, panel.number, ...)
{
panel.superpose(x, y,
subscripts = TRUE,
groups = foo$group,
type = 'l', col
2008 Mar 12
1
constrained optimisation
Hi,
i have to optimise a function f(a,b), with a, b vectors in R^d such that a and b are orthogonal, that is a'b=0. Anybody has a suggestion?
Thanks, in advance, for your help,
Giovanna
_________________________________________________________________
[[elided Hotmail spam]]
[[alternative HTML version deleted]]
2012 Sep 19
3
[LLVMdev] InlineSpiller Questions
Jakob Stoklund Olesen <stoklund at 2pi.dk> writes:
> On Sep 19, 2012, at 10:49 AM, <dag at cray.com> wrote:
>
>> Jakob Stoklund Olesen <stoklund at 2pi.dk> writes:
>>
>> So if there are multiple values between r2 and r3 (r2.1, r2.2, etc.) I
>> would just follow the chains implied by the SibValueInfo Deps array?
>> Basically, I want to find
2006 Jan 31
1
lme in R (WinXP) vs. Splus (HP UNIX)
R2.2 for WinXP, Splus 6.2.1 for HP 9000 Series, HP-UX 11.0.
I am trying to get a handle on why the same lme( ) code gives
such different answers. My output makes me wonder if the
fact that the UNIX box is 64 bits is the reason. The estimated
random effects are identical, but the fixed effects are very
different. Here is my R code and output, with some columns
and rows deleted for space
2005 Nov 10
0
Problem with C code under R2.2 only.
Dear R developers,
Running a R CMD check under R2.2 gives me the error messages (appended to this
e-mail) while the with R2.1 the check on the same package directory runs fine.
To my knowledge the configuration of R2.2 and R2.1 on my machine are
identical.
* checking S3 generic/method consistency ... WARNING
Error: .First.lib failed for 'SBMLodeSolveR'
Call sequence:
2:
2001 Jan 23
5
iptables
Isn''t it possible with iptables to filter on DSCP field?
Thanks,
Tom Aernoudt
2008 Jun 10
2
substitute() reading data instead of name
I seem to have run across a bug in which substitute() inside a function
definition gets 'confused.' The code is listed below.
The same behavior occurs under OSX 10.3.9, PPC, w/ R2.2 and Rgui 1.14
and under OSX 10.4.11 Intel w/ 2.70 and the latest Rgui.
What I see is that 'xlab' properly has the name of the data I entered
for the x-input. But 'ylab' contains the string
2012 Nov 22
0
Mixed models and learning curves
My name is Giovanna and I am a PhD student in Norway.
I am a beginner with statistics and R, hence my ignorance. Apologies from now.....
I have been collecting data on time performances of 5 subjects using a 1:3 scale tower yarder. The task was consisting in yarding 5 small logs placed on permanently marked course. Four subjects had different previous experiences (None, Some) and the fifth was a
2006 Jan 27
2
How to rsync PULL multiple files/dirs
Hi all,
I am wondering how do I pull data from a remote host without running a
daemon.
PUSH command
I would like the below statement be turned into a PULL from remote host
instead.
/usr/bin/rsync -e ssh --archive --sparse --compress --update --verbose
--stats --progress --exclude=cdersync.tar.gz --exclude=*.bz2
--exclude=*.jpg --exclude=*.mp3 --exclude=ZDE --exclude=*.rpm
--exclude=*.sit
2004 Oct 06
1
odd behavior of summary()$r.squared
I may be missing something obvious here, but consider the following simple
dataset simulating repeated measures on 5 individuals with pretty strong
between-individual variance.
set.seed(1003)
n<-5
v<-rep(1:n,each=2)
d<-data.frame(factor(v),v+rnorm(2*n))
names(d)<-c("id","y")
Now consider the following two linear models that provide identical fitted
values,
2009 Apr 20
2
Getting mad with group permissions
I have a file server with two shares accessible to 2 different groups.
After the last update ( from debian 2:3.2.5-4 to 2:3.3.2-1 ) i cannot
any more access ONLY ONE of the two shares and I can't understand the
reason!
Can anyone hel me? I'm getting mad!
Thanks
Giorgio
from smb.conf:
[documenti_movi]
path = /home/documenti_movi
valid users = @staffmovi
read
2005 Nov 09
2
Problem updating with yum
Hi.
I executed the command yum update in a centos 3.5 (originally a whitebox
enterprise) and I got the results:
Corriendo??un??test??de??la??transacci??n:
Errores??reportados??haciendo??la??prueba
installing package glibc-common-2.3.2-95.37 needs 29MB on the / filesystem
installing package nptl-devel-2.3.2-95.37 needs 29MB on the / filesystem
Sorry but part of the messages is in spanish.
Iago.
2012 Sep 19
0
[LLVMdev] InlineSpiller Questions
On Sep 19, 2012, at 10:13 AM, dag at cray.com wrote:
> The InlineSpiller in 3.1 is quite different from the old spiller so I am
> trying to slog through the code and learn a bit.
>
> On a spill, the spiller calls traceSiblingValue. I gather that this is
> supposed to find the "original" def point of a value, checking back
> through copies, phis, etc. At the end we