[Rd] inconsistency within within( ) (PR#11131)

2008-04-10 Thread jritter
Hello R-team ~ I ran across an inconsistency about how within( ) handles expressions like b<-NULL. (I have found within( ) very handy, by the way.) The problem appears to crop up when you use something like b<-NULL in the same within() call that creates a new variable in the data frame. An

[Rd] a new way to crash R? (PR#8981)

2006-06-14 Thread jritter
This is a multi-part message in MIME format. --010500030900050501010804 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Dear R Team, First, thank you for incredibly useful software! Now the bad news: The attached script (or the original ve