[Rd] Segfault with savePlot

James MacDonald jmacdon at med.umich.edu
Tue Mar 22 15:02:38 CET 2005


I get a segfault when using savePlot("foo","pdf"). FWIW, I don't have a
problem using the canonical

pdf("foo.pdf")
plot(something)
dev.off()

Best,

Jim



> R.Version()
$platform
[1] "i386-pc-mingw32"

$arch
[1] "i386"

$os
[1] "mingw32"

$system
[1] "i386, mingw32"

$status
[1] "Under development (unstable)"

$major
[1] "2"

$minor
[1] "1.0"

$year
[1] "2005"

$month
[1] "03"

$day
[1] "17"

$language
[1] "R"



James W. MacDonald
Affymetrix and cDNA Microarray Core
University of Michigan Cancer Center
1500 E. Medical Center Drive
7410 CCGC
Ann Arbor MI 48109
734-647-5623


**********************************************************
Electronic Mail is not secure, may not be read every day, and should not be used for urgent or sensitive issues.



More information about the R-devel mailing list