Re: [Rd] Publishing my Package on CRAN

2013-04-20 Thread Spencer Graves
I recommend CRAN submission. It can make your work more available to others, not only by reference from your journal article but also the reverse: Giving other R users access to your journal article. Often, I look for publications with software, because the open source software makes i

Re: [Rd] Publishing my Package on CRAN

2013-04-20 Thread Henrik Bengtsson
If you're not aware of it, you should know of: http://cran.r-project.org/web/packages/policies.html /Henrik On Sat, Apr 20, 2013 at 8:42 AM, Uwe Ligges wrote: > > > On 19.04.2013 06:38, liuyipei wrote: >> >> Hi, >> >> I have a simple package with two functions. It essentially implements >> esti

Re: [Rd] Publishing my Package on CRAN

2013-04-20 Thread Uwe Ligges
On 19.04.2013 06:38, liuyipei wrote: Hi, I have a simple package with two functions. It essentially implements estimators and data simulation for a paper I am writing for immunology (and in some sense, ecology). How long is the typical CRAN review process Typically less than 12 hours. --

[Rd] Publishing my Package on CRAN

2013-04-19 Thread liuyipei
Hi, I have a simple package with two functions. It essentially implements estimators and data simulation for a paper I am writing for immunology (and in some sense, ecology). How long is the typical CRAN review process -- and how long will it take to get through the process? How selective is it