Re: [R] refactoring in R

2009-11-14 Thread Tobias Verbeke
Hi Peng, I'm wondering which eclipse I shall download to use with StatET. Would you please let me know? http://www.eclipse.org/downloads/ This depends on your needs other than R programming. As you can see, there are Eclipse Packages targeted at C/C++ developers, PHP developers, Java EE devel

Re: [R] refactoring in R

2009-11-14 Thread Peng Yu
I'm wondering which eclipse I shall download to use with StatET. Would you please let me know? http://www.eclipse.org/downloads/ On Sat, Nov 14, 2009 at 5:46 AM, Tobias Verbeke wrote: > Hi Peng, > > Some of the refactoring methods I identified back > then were integrated into Eclipse/StatET in t

Re: [R] refactoring in R

2009-11-14 Thread Tobias Verbeke
Hi Peng, Some of the refactoring methods I identified back then were integrated into Eclipse/StatET in the mean time. StatET by the way contains some extensions that were not in the original proposal on that website. For the announcement of the latest release, see http://lists.r-forge.r-projec

Re: [R] refactoring in R

2009-11-13 Thread Peng Yu
I found the examples of how to change the code for each refactoring activity. Are there tools that can help automate this process? On Fri, Nov 13, 2009 at 9:16 PM, milton ruser wrote: > Hi Peng, > > If that information is preliminary, so I guess you > have a more clear problem and may be you are

Re: [R] refactoring in R

2009-11-13 Thread milton ruser
Hi Peng, If that information is preliminary, so I guess you have a more clear problem and may be you are able to state a minimally reproducible code/example with what you really need. Bests milton On Fri, Nov 13, 2009 at 9:30 PM, Peng Yu wrote: > I'm wondering if there are some tips for ref

[R] refactoring in R

2009-11-13 Thread Peng Yu
I'm wondering if there are some tips for refactoring in R. I found the following website, which is still preliminary. Is there any program that can help me do refactoring in R? http://www.r-developer.org/projects/show/refactoring __ R-help@r-project.org