[R] Question regarding package submission to CRAN

Ben Bolker bolker at ufl.edu
Thu Jul 16 14:14:01 CEST 2009




Gates, Michael wrote:
> 
> 
> Members,
> I recently submitted my first package to the submissions ftp site on CRAN
> (7.3.09). The package has remained on the server since with no action? Do
> package review/updates occur monthly? When I submitted, I sent an email to
> CRAN to let them know about the package and the license under which the
> package operates. Since this is my first time, I am just trying to
> understand the process.
> 
> Any elaboration about how long the process takes or whether I failed to
> meet the submission process, etc. would be helpful. I have referenced the
> package in one published article and in another article to be published
> later this year. I would like to direct people to CRAN but now I am not
> sure how long the process is or whether my package will be accepted for
> posting to the CRAN mirrors.
> 
> 

Not a solution, but a possible workaround would be to put the package onto
r-forge <http://r-forge.r-project.org> , from which users could install the
package directly
(install.packages(xxx,repos="http://r-forge.r-project.org")).  r-forge also
automatically builds binary versions of packages, etc..

-- 
View this message in context: http://www.nabble.com/Question-regarding-package-submission-to-CRAN-tp24504740p24515216.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list