Displaying 20 results from an estimated 1000 matches similar to: "R 1.8.0 Windows-source compilation-internet.Rout.save"
2003 Aug 11
1
Strange "feature"
Hi all!
Doing my first steps with OCFS (1.0.9), I ran across a nifty little
"feature"....
We've been trying if DMP with QLogic 2300 HBAs works without having DMP
activated (ok, blame on me...).
ocfstool allows you to mount different partitions on the same mountpoint, but
after we tried that, everything went to state "D" and we chose to reboot the
whole cluster (4
2004 Mar 26
0
Package update: 'urca' version 0.3-3
Dear R-list member,
an update of package 'urca' has been uploaded to CRAN (Mirror: Austria).
In the updated release unit root and cointegration tests encountered in
applied econometric analysis are implemented. The package is written in
'pure' R and utilises S4 classes.
In particular, the Johansen procedure with likelihood ratio tests for the
inclusion of a linear trend,
2001 Dec 19
0
Problems with aged passwords (Red Hat 7.x, OpenSSH 2.9.x-3.0. 2p1)
Ooops, I missed that one, sorry.
I'll see if it helps.
Thx.
Nick
Nick (Gunnar) Bluth
Linux Systems Administrator
Dresdner Kleinwort Wasserstein
Dresdner Bank AG
Global Business Services <mailto: gunnar.bluth at DrKW.com>
IT Operational Integrity Voice: +49 69 263 57913 (97000 -
57913)
J?rgen-Ponto-Platz 1 Fax: +49 69 263 16994 (97000 -
16994)
D-60301
2003 Apr 22
1
R 1.7.0: Startup error: Error in "class<-"(*tmp*, value = Class) : couldn't find function "objWithClass"
Dear R-List member,
I have installed the new version of R on my PC (see system details below). I
can start the RGui with http_proxy succesfully. However, I do encounter two
problems:
1)
After starting the Rgui the following error message is displayed (vertical
dots represent omissions of output):
R : Copyright 2003, The R Development Core Team
Version 1.7.0 (2003-04-16)
.
.
.
.
Error in
2003 Oct 21
2
png() and/or jpeg(): line missing by using box(which="outer")
Dear R list,
I do encounter the following problem by generating either a png-file
(example below) or a jpeg-file:
By employing 'box(which="outer")' a box is drawn, except for the right line.
If I generate the plot without the 'box(which="outer")', a line at the
bottom in the graphics file still appears. However, both plots are displayed
correctly in the R
2003 Feb 05
1
Package: cluster -- plot.partition() change title: main=""
Dear R-list members,
I am using the cluster package and by the generation of plot.partition I ran
into the problem that an alternative title overlaps the default title.
> plot.partition(clara.14,which.plot=2,stand=TRUE, main="Silhouette plot of
14 clusters")
The manual states that all optional arguments for clusplot.default may also
be supplied to plot.partition(). Altering the
2002 Aug 13
1
Ex ante forecasting from structural equation models (SEM package)
Dear Helplist,
I want to produce forecasts from a structural equation model. With the SEM
package the model setup and its estimation is possible. However, I have not
figured out how to obtain ex ante forecasts, i.e. applying the Gauss-Seidel
algorithm to the estimated structural equations for provided values of the
exogenous variables (i.e.: y_t = -inv(A)*B*x_t).
Does anyone know if the there is
2008 Oct 27
9
License Question
Dear All,
I learned about R during my studies at Cologne University of Applied Science. Now I work at Allianz Dresdner Bauspar AG and I would like to install R here too. Is there any license issues that need to be taken in consideration, any fees to pay by the company? I know there are answers to this in the FAQs but I didn't really understand the legal language. Could you therefore just give
2004 Jul 09
3
Strong Encryption
Does anyone knows which one is the strongest and which is the fastest
encryption algorithms
used in OpenSSH 3.7.1p2 from the list below
aes128-cbc,
3des-cbc,
blowfish-cbc,
cast128-cbc,
arcfour,
aes192-cbc,
aes256-cbc,
rijndael-cbc at lysator.liu.se,
aes128-ctr,
aes192-ctr,
aes256-ctr
Strong Encryption
OpenSSH supports 3DES, Blowfish, AES and arcfour as encryption algorithms.
These are patent
2003 Oct 21
1
Jarque-Bera Test
Dear all,
i have the question about the using of Jarque-Bera Test by using R. The question is that I do not have in my package "ts" this test and can not obtain any information in the help-file. Could you help my? Where could I download the package and which one, to use the Jarque-Bera Test?
Thank You,
Susan
---------------------------------
- New people, new
2003 Oct 28
1
ESS windows/linux
In front of my long intention
migrate to linux i'm trying Xemacs
and ESS for first in Windows.
Install all and get the Rd-Menu
in Xemacs, but if i want to "Eval a region"
of R-Code i get the message
in the below window "No ESS Processes running"!
P.S.
Have anybody written a document like
"Using R-Project - from Windows2Linux"
which describe the differencies in
2003 Nov 26
3
Correlation test in time series
I would like to know if there is a way to test no correlaction
in time series ?
cov(r_t, r_t-1)=0
And r_t are homoscedastik and independent.
Thanks
[[alternative HTML version deleted]]
2004 Jul 27
4
SVD with positivity constraints
Hello,
I have a matrix equation, Ax=b, that I need to solve for x. x should be a
vector of positive numbers (between 0 and 1). A is not a square matrix in
general. This lead me to using the SVD. However, using the SVD gives me
positive and negative numbers, as well. I have some constraints included in
the A matrix itself (i.e., that the sum of some xi should be equal to 1) but
I do not know how
2004 Mar 25
1
S+Finmetrics cointegration functions
Dear all,
S+Finmetrics has a number of very specilised functions. I am
particularly interested in the estimation of cointegrated VARs (chapter
12 of Zivot and Wang). In this context the functions coint() and
VECM() stand out. I looked at package "dse1", but found no comparable
functionality. Are there any other packages you could point me to? In
general, are there efforts for
2005 Dec 25
3
Rails + postgresql
Are there any code examples of using rails and postgresql - I cannot
seem to get a simple example working (it could be a connect problem or
an active record problem - error msg just says error. thks.
--
Posted via http://www.ruby-forum.com/.
2001 Nov 08
2
sshd can't change expired password on Sol8 with Openssh3.0p1 + PAM
The reason I ask about the patches is because I think the problem you're
seeing might actually be a bug in pam_unix.so.1 - it's something to try at
least. We don't use password aging and we don't use the "passwd" command
to change passwords, so we haven't run into this at our site even though
we probably don't have pam_unix.so patched up. Also, the passwd
2003 Dec 10
4
Scatterplot axes
Please, could someone help me figure out what seems to be a very simple
problem (and is still taking me hours...).
I want to draw a simple scatterplot but with 'equal' axes, i.e. I want both
axes to go from -3 to 3. Values for x lie between -2 and 0.5, values for y
between -2.2 and 3. I have tried 'usr' and 'eqscplot' and a few other
options, but it doesn't give me the
2009 Jul 03
7
Asterisk capacity
Hello,
What is the maximum number of simultaneous calls supported by asterisk.
thks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090703/0794c554/attachment.htm
2001 Nov 08
5
OpenSSH3.0p1/PAM/Sol8
Hi there,
I just tried out OpenSSH3.0p1 running on Solaris 8 with PAM (--with-PAM).
The problem was mentioned some time ago and is still there :-(
When a password is expired you are prompted to change it now, enter your
login password and after doing so you are instantly disconnected. I think
this is a problem with PAM and not SSH, but how can I get a solution on this
?
sshd is running without
2002 Dec 20
2
Part II Re: read.ssd {foreign} (Reading a permanent SAS d ataset into an R data frame)
try:
library(foreign)
read.ssd("J:\\QM\\Reports\\Sarthur\\SAS_Application\\SAS_Data_Sets","use")
instead, hth, Merry Christmas, Bernhard
-----Original Message-----
From: Stephen Arthur [mailto:sarthur67 at yahoo.com]
Sent: 20 December 2002 16:55
To: ripley at stats.ox.ac.uk; rossini at blindglobe.net
Cc: r-help at stat.math.ethz.ch; stvjc at channing.harvard.edu
Subject: