Displaying 10 results from an estimated 10 matches for "salk".
Did you mean:
sale
2003 Jan 31
3
hist (PR#2512)
...ch i386
os mingw32
system i386, mingw32
status
major 1
minor 6.2
year 2003
month 01
day 10
language R
Pam Surko
Visiting Scientist, Ecker Plant Bio Lab
Salk Institute, 10010 N. Torrey Pines Rd.
La Jolla CA 92037
858 453-4100 X1796
[[alternate HTML version deleted]]
2000 Aug 18
1
Help with X11 display on linux-PPC
...with "R --gui=X11" doesn't help.
So, how can I get R to load the X11 device?
Can I do this without reinstallation? How?
If I do need to reinstall, how can I ensure that the installation
configures for X11?
Thanks in Advance,
Julin
Julin N. Maloof
Plant Biology Laboratory
The Salk Institute for Biological Studies
P.O. Box 85800
San Diego, CA 92186-5800
(858)-453-4100, x1105
(858)-558-6379 (fax)
jmaloof at ems.salk.edu
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
S...
2006 Oct 18
2
Error: subscript out of bounds (PR#9305)
Full_Name: Steven King
Version: 1.16
OS: OSX vesion 10.4.8
Submission from: (NULL) (71.126.161.149)
Setting a matrix is a function - the failure occurs only on 2 X 2 matrices.
x<-matrix(1:4,nrow=2)
> x
[,1] [,2]
[1,] 1 3
[2,] 2 4
> x[x]<-2
Error: subscript out of bounds
2007 Apr 13
1
Nonparametric Effect size indices
...Program, Institute of Public Health
Paracelsus Private Medical University
Dept. of Suicide Prevention, University Clinic of Psychiatry and
Psychotherapy
Christian - Doppler - Klinik
Ignaz Harrerstrasse 79
A-5020 Salzburg
AUSTRIA
Phone: +43-662-4483-4345
Fax: +43-662-4483-4344
E-mail: M.Ploederl at salk.at
2006 Jan 16
1
How to analysis Y98 chips using RankProd package?
Dear R and Bioconductor Helpers,
I am using a package called RankProd under Bioconductor to analysis my
Y98 (yeast) microarray data. I had no problem following the example in
the vignette but got stocked when I tried to analyze my own data.
When I tried to run the following command,
RP.out <- RP(rrf.sub, rrf.cl.sub, gene.names = y98.gnames, rand = 123)
I got the following response:
Rank
2003 Jan 07
1
Problem I am having with Samba 2.2.7a and Win2k
...turning passwd entry for user ups, uid 687
[2003/01/07 16:23:19, 5] passdb/pdb_smbpasswd.c:getsmbfilepwent(438)
getsmbfilepwent: returning passwd entry for user nicolam, uid 725
[2003/01/07 16:23:19, 5] passdb/pdb_smbpasswd.c:getsmbfilepwent(438)
getsmbfilepwent: returning passwd entry for user salk, uid 732
[2003/01/07 16:23:19, 5] passdb/pdb_smbpasswd.c:getsmbfilepwent(438)
getsmbfilepwent: returning passwd entry for user epoche$, uid 728
[2003/01/07 16:23:19, 5] passdb/pdb_smbpasswd.c:getsmbfilepwent(438)
getsmbfilepwent: returning passwd entry for user louiset, uid 742
[2003/01/07 16:2...
2000 Aug 22
0
arrow keys on Linux-PPC
Hi,
I've recently compiled and installed R-1.1.1 on linux-PPC. Everything is
working well except for my arrow keys. The arrow keys neither give command
history nor move the cursor. The readline and history devel-pacakges are
installed and R found them; I think the problem is more likely in
key-mapping. The arrow keys do work in other programs. Any ideas on how
to solve the problem?
2005 Sep 19
1
php with oci8 support
I am attempting to build php with oracle oci8 support. I've installed
the oracle installclient basic and devel rpms. When kicking off the
srpm buid I am using the following...
rpmbuild --with oci8 --rebuild php-4.3.9-3.8.src.rpm
While on an FC 4 box this works and I end up with a php-oci8 pkg that is
fully functional. However on CentOS 4.1 the build isn't actually
building with oci8
2008 Aug 13
0
syslog only broken on 3.2.0 (debian lenny)?
I can't really imagine syslog only is broken, otherwise other people
would have complained about this already. I am using syslog-ng, and
other daemon facility messages get routed to /var/log/daemon.log - but
I get absolutely no samba messages - to any log except the default
samba logs.
lines from smb.conf:
syslog only = yes
syslog = 3
If I comment out these lines and use (log level
2003 Aug 13
1
Errors Building 4.8
I have been trying to build the latest 4.8 Stable on a 4.8 Stable system mainly
go get the latest fixes, but on "make buildworld" I keep getting the same
problem for the past few days.
I've even completely removed /usr/src and /usr/obj (ok I backed it up) and
re-cvsuped the code and started a-new. I attached the complete "make buildworld"
from after that.
Anyone have