Displaying 20 results from an estimated 1200 matches similar to: "installing packages and windows vista"
2015 Dec 29
2
moving LDAP from one domain to another
Hello,
I am moving LDAP from one domain to another
We have moved off of a.wustl.edu network to b.school.edu network.
I have searched
vi /etc/nslcd.conf
vi /etc/openldap/ldap.conf
and removed all referances to "a"
I restarted
/etc/init.d/nscd restart
this is redhat 6.7, and my ldap server is now ldap.b.wustl.edu:389
a.school.edu to b.school.edu
I keep getting messages
2003 Feb 14
1
FW: [Fwd: Re: [S] Exact p-values]
Dear all
Just for fun, I have just downloaded the paper mentioned below and checked
it with R-1.6.1.
Everything is ok with exception of Table 2b, where I get always 1 instead of
0.5:
> pbinom(1e15,2e15,0.5)
[1] 1
Which value should be correct?
Best regards
Christian Stratowa
==============================================
Christian Stratowa, PhD
Boehringer Ingelheim Austria
Dept NCE Lead
2001 Jan 30
1
link in FAQ incorrect (PR#833)
Hi,
the link to the R code for repeated measurement analyses of J Lindsey is
unfortunately not working. I am desperate for repeated measurements in
R; could you please help me out.
Sincerely,
Dr. G. Stoet
--
Dr. Gijsbert Stoet
email: stoet@thalamus.wustl.edu
Web: http://eye-hand.wustl.edu/lab/people/stoet.html
Phone: (314)7474095 Fax: (314)7474370
2008 Apr 05
1
bug? nlme 3.1-88 compilation under linx
>From http://bugs.r-project.org/cgi-bin/R:
If you are not sure whether you have observed a bug or not, it is a good
idea to ask on the mailing list R-Help by sending an e-mail to
r-help at stat.math.ethz.ch rather than submitting a bug report.
I'm wondering whether to submit a bug report on this:
==============================================================
>
2003 Dec 16
2
Fw: [S] plot stacked bar chart in R
posting the question in r-help@ to get more feedback :-)
thanks,
Yun-Fang
----- Original Message -----
From: "Yun-Fang Juan" <yunfang at yahoo-inc.com>
To: <s-news at wubios.wustl.edu>
Sent: Tuesday, December 16, 2003 2:04 PM
Subject: [S] plot stacked bar chart in R
> Hi,
> I am trying to plot a stacked bar chart in R but am not able to find the
> documentation.
2006 Jun 20
3
TDM400P bad echo problem, tried lots of things
I have a bad echo problem on my TDM400P with one FXO module installed.
I have tried a few things, such as:
* setting rxgain and txgain to 0
* setting echocancelwhenbridged to no / yes
* settting echocancel to 64 / no / yes
* setting echocanceltraining to 800 / no / yes
* MG2 echo cancellation
* MARK2 echo cancellation
* KB1 echo cancellation
* AGGRESSIVE_SUPPRESSOR option of MARK2
Each time
2006 Apr 22
2
kickstart
Hello,
I've been trying to kickstart a install centos from a USB memory stick.
Everything with that is working fine, but I seem to be having a problem with
the ks.cfg file.
When I boot the install media from the usb drive, the the boot prompt I type
linux ks=hd:/dev/uba1/ks.cfg
Then I peek at the logs and it even says
* getting kickstart file
* getting kickstart file from harddrive
*
2017 Nov 18
2
Debian backport on Stretch?
I got a new laptop in September and installed Stretch (I had been using
Jessie), and I tried to follow the instructions on
https://cran.r-project.org/bin/linux/debian/, as I had multiple times in
the past: I added
deb http://cran.wustl.edu/bin/linux/debian stretch-cran34/
to the end of sources.list, I followed the rest of the above directions as
of early September, as best I recall, and I only
2010 Feb 10
3
Using R to format a file using a server (PDB to PQR file)
I am trying to write a program that uses R and takes a pdb file, and converts
it to a pqr file. This task is simple generally, using the website,
http://pdb2pqr-1.wustl.edu/pdb2pqr/. How do you use R to input a pdb file
(that is on hand) into the upload pdb file input, and run the website and
give the return file to be a pqr file. Thanks for your help.
--
View this message in context:
2007 Feb 19
4
Installing Package rgl - Compilation Fails
I'm running R 2.4.1 (with the latest versions of all packages) on an
FC6 32-bit system. When I try to install the rgl package, compilation
fails:
> install.packages("rgl")
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
trying URL 'http://lib.stat.cmu.edu/R/CRAN/src/contrib/rgl_0.70.tar.gz'
Content type
2007 Feb 21
1
Installing Package rgl - Compilation Fails - FreeBSD
Brian,
I just tried your version rgl_0.70-2 with R-2.5.0 on FreeBSD 7.0-CURRENT
(i386) and it works!
Thank you very much for this competently and very fast help.
Next I will try if it compiles on amd64, too ...
Rainer
Prof Brian Ripley schrieb:
> This looks to me like a problem in your OpenGL, I am afraid.
>
> I've made available a (completely unofficial) revised tarball at
2003 Feb 23
1
nested assignment (PR#2575)
> A <- list(B=1, C=2, D=3) # A list of 3 elements
> attach(A) # Attach it to the search list
> assign("D", 4, pos="A") # Assign a new value to 'D', inside 'A'
> ls()
D # Looks good ...
> D
4 # Looks good ...
> A
$B
[1] 1
$C
[1] 1
$D
[1] 3 # Huh?
*Both* values of 'D' somehow live in
2011 Sep 30
1
trouble in installing package "matching".
I am a new R user. I trying to install a package all Matching but failed.
Here is the error msg.
> install.packages("Matching", dependencies=TRUE)
Installing package(s) into ?C:/Users/jzhu/Documents/R/win-library/2.13?
(as ?lib? is unspecified)
--- Please select a CRAN mirror for use in this session ---
Warning: unable to access index for repository
2006 Apr 11
2
Re: Received VNAK: resending outstanding frames?
Some more info:
Just tried this on a server without using any NAT and no port
forwarding, no masquerading, and I still have the same problem. So there
goes that idea. I do not know what this VNAK error means.
By the way, I am using the latest version (1.2.6) of asterisk, have also
tried other versions with the same problem [1.0.9 (Ubuntu Breezy) and
1.0.7 (Debian Sarge) and 1.2.1 (Ubuntu
1998 Jul 08
1
R-beta: POSIX and regcomp on SGI-IRIX 5.3
Hey Guys,
I'm trying to install R on an SGI IRIX 5.3 machine. I'm having trouble
getting R to use POSIX regular expressions. Here is the error message I get
when I run help:
> help()
Error in gsub(pattern, replacement, x, ignore.case, extended) : POSIX regular
expressions not available
I looked through the R-help archives and I found a few tips concerning the
problem. I tried them
2004 Jul 29
1
RE: [S] tree function in R language
1. Could it be that your computer is behind a firewall? If so, try reading
the R for Windows FAQ.
2. Please ask R-related question on R-help instead of S-news.
Andy
> From: cheng wu
>
> Hi, Andy
>
> Thank you for your answer.
>
> Why I can't load CRAN packages?
>
> the error message is:
>
> > {a <- CRAN.packages()
> +
2003 Jul 21
5
how to test whether two slopes are sign. different?
Not really r-specific:
Z = (b1 - b2) / SQRT ( SEb1^2 + SEb2^2)
-------Original Message-------
From: Gijsbert Stoet <stoet at volition.wustl.edu>
Sent: 07/20/03 09:51 PM
To: r-help at stat.math.ethz.ch
Subject: [R] how to test whether two slopes are sign. different?
>
> Hi,
suppose I do want to test whether the slopes (e.g. determined with
lsfit) of two different population are
2014 May 09
2
Kickstarts failing 30% of time on Dell 620 blades
I have a large set of Dell 620 blades fully populated with memory and
duel socket CPUs, Centos6.4 image.
I have a kickstart that I am using to pxe boot 36 blades.
I have two internal drives which are raid1 (two disks formed into one,
no redundancy), not san attached
In the first set, 9 successfully completed. 7 more built correctly after
trying another pxe boot. 2 just wont pxeboot
In the
2007 Oct 23
1
distributing the values of data frame to a vector based on......
I am trying to distribute the entries of a data frame (dat) to a vector (water) based on the values of two other vectors (region and year). region is also the columns and year the rows of the data frame (dat). I can write a bunch of ifelse statements or I created the for statement below - but there must be a simpler way?? The for statement probably won't work if I am distributing a non
2010 Nov 30
2
excluding factors from sampling
Hello,
I am trying to write a function that first requires randomly sampling items
from a set of factors. I need to be able to sample from that same set of
factors, but exclude the ones that have already been sampled previously. For
example, suppose I have a set of items a-j (a,b,c,d,e,f,g,h,i, and j) and
randomly sample a, c, and f from that group. How do I sample again from the
larger group