Subject: [R] postscript error
From: Alvaro Colina (acosa@ubu.es)
Date: Tue 27 Jun 2000 - 02:19:17 EST
Message-ID: <39578285.6AFCD5E1@ubu.es>
Sorry, but I hadn't wrote the correct versions.
I'm using R version 1.1.0 with Redhat 6.2 in a Dual-Pentium
When I type
postscript()
I have the next error:
-- Error in old$command == "default" : comparison (1) is possible only
for vector types
I have updated R next week using the rpm package
http://www.stat.math.ethz.ch/CRAN/bin/linux/redhat/6.x/i386/R-base-1.1
.0-2.i386.rpm
I know that postscript() has new features, but I don't understand
how to fix this error when I use postscript()?.
I have used the postscript device without problems in other old
versions of R, the last before updating R was version 1.0.1
My ps.options() are
$paper
[1] "a4"
$horizontal
[1] TRUE
$width
[1] 5
$height
[1] 5
$family
[1] "Helvetica"
$pointsize
[1] 12$bg
[1] "white"
$fg
[1] "black"
$onefile
[1] TRUE
$print.it
[1] FALSE
$append
[1] FALSE
Thanks in advance,
-- ============================================================== Alvaro Colina |-|o||o||o||o||o||o||o||o||o|- Area de Quimica Analitica | Pza. Misael Banuelos s/n Facultad de Ciencias | 09001. Burgos. Spain Universidad de Burgos | Phone: 34-947-258817 e-mail: acosa@ubu.es | FAX: 34-947-258831 ============================================================== -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
This archive was generated by hypermail 2b25 : Mon 17 Jul 2000 - 12:33:24 EST