Displaying 20 results from an estimated 200000 matches similar to: "ps"
2000 Aug 20
0
Fwd: Re: Exporting graphics to PS or EPS
Forwarded Message:
> To: Joel West <MacStats at mac.com>
> From: Prof Brian D Ripley <ripley at stats.ox.ac.uk>
> Subject: Re: [R] Exporting graphics to PS or EPS
> Date: Sun, 20 Aug 2000 08:03:26 +0100 (BST)
> -----
> On Sat, 19 Aug 2000, Joel West wrote:
>
> > On Fri, 18 Aug 2000 07:49:44 +0100, Brian D Ripley <ripley at stats.ox.ac.uk>
wrote:
2000 Nov 09
0
creating dll file
> Date: Thu, 9 Nov 2000 15:00:20 +0000 (GMT)
> From: "Paulo J. Ribeiro Jr" <p.ribeiro at lancaster.ac.uk>
> I'm trying to create a dll file for the windows distribution of a package.
>
> I've tried mingw32 and cygwin with the commands given below and it seems
> that there is a problem related with C random() function.
> (-mno-cygwin only included
1999 Dec 03
1
R-help Digest V1 #34
R-help Digest Friday, December 3 1999 Volume 01 : Number 034
In this issue:
[R] model.tables
Re: [R] Installing R on Slackware Linux
Re: [R] Installing R on Slackware Linux
[R] nlmin
Re: [R] nlmin
Re: [R] nlmin
Re: Summary: [R] Wanted: online Introduction to R
[R] Applying a function of several variables to data
Re: [R] R and XML -- a near perfect
2001 Oct 04
1
PS & box(col=0) (PR#1114)
The postscript driver in R-devel seems to choke on box(col=0). This is
not a problem in R-1.3.1.
R : Copyright 2001, The R Development Core Team
Version 1.4.0 Under development (unstable) (2001-09-22)
...
Type `q()' to quit R.
> plot(1:10, 1:10)
> box(col=0)
> postscript(file="zot.ps")
> plot(1:10, 1:10)
> box(col=0)
Error in box(col = 0) : invalid value specified
2002 Jan 17
1
MKL seems to beat ATLAS, but some problems... (was RE: li nkin g R against MKL)
Prof. Ripley,
> From: Prof Brian Ripley [mailto:ripley at stats.ox.ac.uk]
[snipped...]
> R cannot currently make use of anyone else's LAPACK routines (because
> we've found too many problems with them).
>
> If you are getting no useful diagnostics, try
> dyn.load("RHOME/modules/lapack.so"). That ought to tell you
> why you can't
> load it. My
2002 Jan 17
1
MKL seems to beat ATLAS, but some problems... (was RE: li nkin g R against MKL)
Prof. Ripley,
> From: Prof Brian Ripley [mailto:ripley at stats.ox.ac.uk]
[snipped...]
> R cannot currently make use of anyone else's LAPACK routines (because
> we've found too many problems with them).
>
> If you are getting no useful diagnostics, try
> dyn.load("RHOME/modules/lapack.so"). That ought to tell you
> why you can't
> load it. My
1999 Apr 08
1
0.64 gnome - no text in PS output
Hi,
I'm running 0.64 using the gnome interface on a linuxppc.
The code configures and builds without problems. In using the non gnome
interface
the PS output in demo(graphics) is normal. In the gnome version there is
no text.
The graphics are normal.
Other than this it appears stable.
Is this a known problem?
Details
powermac 8500 604e/200MHz
linux 2.2.5 redhat 4.2
egcs 1.1.2
binutils
1998 Mar 06
1
R-beta: image saved ps file
I include the argument
pty="s"
to image, but still when I make an image by the method
> postscript("rstuff/test.ps")
> tauseq<-seq(0,1,.5)
> cif2d.image(x,,y,tauseq)
> dev.off()
the image plot created is NOT square. I thought pty="s" would make it
square.
Generally it would be nice if the image saved to disk were like the one we
see while in R
2002 Sep 27
0
Undefined reference in R-1.5.1 under Mac OS X 10.2.1 Jaguar
Hi
I installed R-1.5.1 on a Mac G4 under OS X 10.2.1 Jaguar, which
requires X11.
Then I got this while trying to run XDarwin I downloaded from Fink:
---
[YonedaK-mac4:~] yoneda% startx -- -quartz
...
dyld: xterm Undefined symbols:
xterm undefined reference to _tgetent expected to be defined in
/usr/lib/libSystem.B.dylib
xterm undefined reference to _tgetstr expected to be defined in
2002 Sep 10
1
R on Jaguar?
Hello,
I am trying to use R on a Mac running Mac OS X 10.2 (Jaguar)
(installed from the Mac OS X/Darwin/X11 binaries on CRAN), but i get the
following errors when I start it:
dyld: /usr/local/lib/R/bin/R.bin Undefined symbols:
/sw/lib/libreadline.4.2.dylib undefined reference to _tgoto expected to be
defined in /usr/lib/libSystem.B.dylib
/sw/lib/libreadline.4.2.dylib undefined reference to
2002 Jul 10
1
PS to incorrect URL (PR#1766)
Hi -
the list of mirror sites given at www.r-project.org/
also mentions
http://mirror.au.r-project.org/pub/CRAN
The correct URL seems to be
http://cran.planetmirror.com/
regards
Adrian Baddeley
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",
2001 May 31
1
Why color changed in ps.file?
Dear R-friends,
When I selected "Save as postscript" via mouse left-button on the active
"R Graphics" window, those colored lines I made in the plot changed in
the saved postscript file, e.g., color blue becomes green, red becomes blue,
...
I have not changed any setting/options.
What's going on?
My version of R is
> version
_
platform i386-pc-mingw32
arch
2002 Jun 20
4
small ps
Ive created a postscript files that looks just like I want it to look
except instead of being 6'' x 6'' i want it to be 2''x 2''. i used the
postscipt() function (R 1.5.1 on redhat). if i use width and
height in par to change the scale the figure looks terrible cause
cex,mar,etc.. dont appear to change.
before i start tinkering with the cex's and mar... is
1998 Jan 06
2
pow_ii
I was hoping
fatal: relocation error: symbol not found: pow_ii: referenced in .../dsefor.so
would disappear in R 0.6x, but it has not. I believe this is suppose to come
from the f2c lib, but I seem to need just a couple of routines:
nm -u dsefor.so
Undefined symbols from dsefor.so:
.umul
pow_dd
pow_ii
pow_ri
For my own purposes I could compile with fortran but that makes it much
1999 Sep 02
1
unresolved symbols in growth and repeated libraries
I am having trouble using Jim Lindsey's libraries because of unresolved
symbols. I am currently using R 0.65.0, but had this problem in earlier
releases as well. I have a RedHat 6.0 Linux on i386 and use egcs
(upgraded to that distributed with rawhide, after first failures with
the libraries):
egcs-g77-1.1.2-19
egcs-1.1.2-19
Installation of the libraries works but on loading
>
2002 Jul 18
1
RSPerl on OS X
Hello,
Has anyone gotten RSPerl ( (http://www.omegahat.org/RSPerl/)
to work on Mac OS X?
After installing RSPerl, I run the test program (or, even simpler,
perl -e 'use R;') and get the following error:
dyld: perl Undefined symbols:
_RPerl_createRProxy
_RPerl_discardRProxy
_RPerl_getProxyValue
_RPerl_getReferenceName
_addPerlConverterRoutine
_fromPerl
_tryEval
_userLevelConversionToPerl
2002 Apr 06
2
packages in OS X
=======================================================================
Simple CRAN packages which do not compile without modifications (all
others do)
=======================================================================
-- akima
/usr/bin/ld: multiple definitions of symbol _idlc_
-- fracdiff
/usr/bin/ld: multiple definitions of symbol _gammfd_
(and others)
-- odesolve
--
1998 May 01
0
R-beta: ps-graph in R and S confirmation
> > On Sat, 25 Apr 1998, Helgi Tomasson wrote:
> > > I am creating postscript-graphics in R. When I import them into
> > > a LATEX document it is impossible to get the caption close
> > > to the figure. I run the same program in Splus, and no problem
> > > of getting the caption just below the figure. Another thing,
> > > the ps file that S
2001 Sep 13
0
ps/eps/Word
Thanks to all who offered advice on how to solve a loss of resolution
problem involving ps from R, ps -> eps from Acrobat, and Word.
It appears that this problem will need to be resolved inside R. If I try
to add anything additional (more text, clipart embellishments) to a ps/eps
file (using, say, Adobe Acrobat, PaintShop Pro, Powerpoint, or Adobe
Illustrator), it gets placed as a
2001 Jul 09
0
ODP: Re: How to build R-1.3.0 under HP-UX 11.00
Thank you for advice. I my case RPC nedd to be linked with libnsl, so I
used "-lnsl" option to link it, but i have still problem:
/usr/bin/ld: Unsatisfied symbols:
i_len (code)
d_sign (code)
collect2: ld returned 1 exit status
Can you suggest something?
Kris