[Rd] error in dput applied to dataframe (PR#9286)

2006-10-10 Thread higgins
Full_Name: Daniel F Higgins Version: 2.4.0 OS: Windows XP and Mac OSX Submission from: (NULL) (128.111.242.49) Create a dataframe as indicated below and apply 'dput' to it; note that the row.names attribute is incorrect! > aaa <- c("AAA","BBB","AAA"

[Rd] png problem on Intel Mac (PR#9287)

2006-10-10 Thread higgins
Full_Name: Daniel F Higgins Version: 2.4.0 OS: Mac OS X 10.4.8 Submission from: (NULL) (128.111.242.49) When running the commands png(filename='aaa.jpg', width=480, height=480) plot(c(1,2,3)) in the Mac OSX graphical interface window, the png file 'aaa.png' is created if