[Rd] Subversion log no longer being updated daily

2013-10-19 Thread Berend Hasselman
The subversion log for 2013 (http://developer.r-project.org/R_svnlog_2013) on the R developer page hasn't been updated since September 29. I would appreciate the daily updates returning. Berend Hasselman __ R-devel@r-project.org mailing list https:/

Re: [Rd] Parallel R expression evaluations

2013-10-19 Thread JaiReddy
Thanks Simon. May I know how R works if two expressions come at the same time for evaluation. When I debug my case I found that issue was found with indexed values of protected items. As R is single threaded engine, I just want to know how does R behave when 2nd expression comes for parsing and

Re: [Rd] Suggestions for an "official" place to store permissions/options for a package?

2013-10-19 Thread Duncan Murdoch
On 13-10-18 8:32 PM, Jonathan Greenberg wrote: R-developers: Duncan Murdoch suggested I move a post I started on r-help over here, since it is more at the developer level. Here is my question/challenge -- to my knowledge, there is not currently an official way to store a *package*'s options to

Re: [Rd] Suggestions for an "official" place to store permissions/options for a package?

2013-10-19 Thread Milan Bouchet-Valat
Le vendredi 18 octobre 2013 à 19:32 -0500, Jonathan Greenberg a écrit : > R-developers: > > Duncan Murdoch suggested I move a post I started on r-help over here, > since it is more at the developer level. Here is my > question/challenge -- to my knowledge, there is not currently an > official way