Displaying 7 results from an estimated 7 matches for "generic_103640".
2000 Oct 23
3
behaviour of plot(...,type="l")
plot(rnorm(100000),type="l")
plots only about 7e4 lines while the same without type="l" works fine.
Is this a feature or a bug or is this configurable?
R : Copyright 2000, The R Development Core Team
Version 1.1.1 (August 15, 2000)
SunOS 5.5.1 Generic_103640-29 sun4u sparc SUNW,Ultra-1
Thanks
Adrian
--
Adrian Trapletti, Olsen & Associates Ltd., See-
feldstrasse 233, CH-8008 Z?rich, Switzerland
Phone: +41 (1) 386 48 48 Fax: +41 (1) 422 22 82
E-mail: adrian at olsen.ch WWW: http://www.olsen.ch
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2001 Mar 05
0
Rggobi install
Hi,
I am trying to install ggobi for R under Solaris
SunOS 5.5.1 Generic_103640-27 sun4u sparc SUNW,Ultra-Enterprise
following the instructions in INSTALL under e) R interface, although I have
some modifications in mind:
I am planning to keep the sources (untarred and unzipped) in
/home/woodstock/hoffmann/R/Sources/Rggobi
and I have set
setenv GGOBI_ROOT $HOME/R/Sources/Rg...
2001 Mar 20
0
Problem postscript(print.it)
Hi all,
I have a problem with plotting: (R-1.2.2 on
SunOS fluke 5.5.1 Generic_103640-27 sun4u sparc SUNW,Ultra-Enterprise
solaris 2.)
I define a function to switch between plotting on graphics device and
generating a postscript file (which can also be automatically be printed)
plt <- function(view,f,file="") {
if (view>0) f
else {
postscript(file=file,pri...
2000 May 03
0
touch.exe problem with 2.0.6
...some NT software which sets file dates using the Windows
SetFileTime() call, which is possibly what the MKS touch.exe uses,
and that fails to set the date with Samba 2.0.6; however, with a
1.9.x version, it works fine. In both of these cases, Samba is
running on a Sun system:
SunOS miracle 5.5.1 Generic_103640-24 sun4u sparc SUNW,Ultra-Enterprise.
I have tried the Gnu touch.exe and also a program of my own, which
uses SetFileTime() to set a file's modification and access times,
on a RedHat Linux system, with no problem. This worked with RedHat
versions 6.1 and 6.2, running RedHat's builds of Sam...
2002 Jan 17
0
Please help: Compiling/configuring OpenSSH on SunOS 5.5.1 with AFS
...sch at lrz-muenchen.de | of Sciences
Phone: +49 89 289-28831 (/-28784) | Barer Strasse 21
Fax: +49 89 2809460 | D-80333 Muenchen, Germany
########################################################################
Compile environment:
* uname -a:
SunOS wsc33 5.5.1 Generic_103640-35 sun4u sparc SUNW,Ultra-2
* zlib-1.1.3, krb4-1.1, openssl-0.9.6c
* /opt/SUNWspro/bin/cc
* `openssh-3.0.2p1' with the AFSPassTokenBeforeAuth patch
of Serge Droz (it is very important for me, many thanks).
* Configure information:
OpenSSH has been configured with the following optio...
1998 May 04
2
lSM lICE: not found
I'm trying to compile R 0.61.3 on Solaris and I get the following error. Does
anyone know where I should find these libraries?
ld: fatal: library -lSM: not found
ld: fatal: library -lICE: not found
ld: fatal: File processing errors. No output written to R.binary
*** Error code 1
make: Fatal error: Command failed for target `R.binary'
Paul Gilbert
2002 Feb 12
3
Problem with ssh-keyscan: no hostkey alg
Hi,
I am using ssh-keyscan with a list of hosts, such as:
ssh-keyscan -t rsa -f hosts_for_keyscan
Some of the hosts in the list have dsa, but no rsa keys. For such
hosts, the command displays:
no hostkey alg
When this is the case for 2 hosts, this message appears twice AND
SSH-KEYSCAN STOPS QUERYING, which means that no keys at all are
returned for the following hosts.
Here is the part of the