On Jul 11, 2015, at 5:47 PM, David Winsemius wrote:

> 
> On Jul 11, 2015, at 5:30 PM, Rich Shepard wrote:
> 
>> On Sat, 11 Jul 2015, Rich Shepard wrote:
>> 
>>> The .RData and .lyx files were stripped off. I'll try sending them again.
>> 
>> .RData didn't make it. Perhaps now.
> 
> Please stop trying to send data types that are explicitly not allowed. (I was 
> surprised that you even got the mail server to forward a lyx file.)  The 
> types known to pass scrutiny are .txt, .ps, .png, and .pdf.
> 

You could use `dput` or `dump` to create an ASCII version of either a .Rdata or 
a .R file as long as you made the file extension .txt. Instructions used to be 
in the Posting Guide, but I'm not sure they were reetained in hte most recent 
versions. (Nobody read them, anyway.) <Sigh>

-- 
David.


>> 
>> Rich
>> ______________________________________________
>> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
> 
> David Winsemius
> Alameda, CA, USA
> 
> ______________________________________________
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

David Winsemius
Alameda, CA, USA

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to