The CRAN submission process seems in need of a massive overhaul. Why has this process not been automated yet? ? Patrick Perry Assistant Professor NYU Stern School of Business
In the interests of, well, everyone, I will just mention that this is the wrong list. CRAN != R Core and asking questions about CRAN is OT for this list as this is for topics related to developing R, the software. You should address CRAN questions to the CRAN maintainers, but I suggest you don't in this instance as these discussions have happened before. Instead, take a look at R-Hub: https://www.r-consortium.org/funded-projects, which aims to provide some of the automated tools you might require in an automated process. CRAN will still be CRAN, but with R-Hub in place package authors should know well ahead of uploading to CRAN what problems they might encounter and can fix them. HTH G On 27 May 2016 at 13:58, Patrick Perry <pperry at stern.nyu.edu> wrote:> > The CRAN submission process seems in need of a massive overhaul. Why has this process not been automated yet? > > > ? > Patrick Perry > Assistant Professor > NYU Stern School of Business > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel-- Gavin Simpson, PhD
On Sat, 28 May 2016 at 05:59 Patrick Perry <pperry at stern.nyu.edu> wrote:> > The CRAN submission process seems in need of a massive overhaul. Why has > this process not been automated yet? > >Many improvements to R come via extensions to R. See Hadley Wickham's R Packages book for ways to improve the process with devtools. Cheers, Mike. ?> Patrick Perry > Assistant Professor > NYU Stern School of Business > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel-- Dr. Michael Sumner Software and Database Engineer Australian Antarctic Division 203 Channel Highway Kingston Tasmania 7050 Australia [[alternative HTML version deleted]]
Hi, Gavin et al.: Thanks for mentioning these new initiatives. What's the current status of R-Hub and the current advice regarding trying to migrate from R-Forge to R-Hub? I ask, because I've complained to R-Forge maintainers 9 times since 2015-07-26 about various problems. A problem I complained about 2016-05-06 has still not been solved, in spite of multiple interventions by the R-Forge team. Thanks, Spencer Graves On 5/27/2016 3:33 PM, Gavin Simpson wrote:> In the interests of, well, everyone, I will just mention that this is > the wrong list. CRAN != R Core and asking questions about CRAN is OT > for this list as this is for topics related to developing R, the > software. > > You should address CRAN questions to the CRAN maintainers, but I > suggest you don't in this instance as these discussions have happened > before. Instead, take a look at R-Hub: > https://www.r-consortium.org/funded-projects, which aims to provide > some of the automated tools you might require in an automated process. > CRAN will still be CRAN, but with R-Hub in place package authors > should know well ahead of uploading to CRAN what problems they might > encounter and can fix them. > > HTH > > G > > On 27 May 2016 at 13:58, Patrick Perry <pperry at stern.nyu.edu> wrote: >> The CRAN submission process seems in need of a massive overhaul. Why has this process not been automated yet? >> >> >> ? >> Patrick Perry >> Assistant Professor >> NYU Stern School of Business >> >> ______________________________________________ >> R-devel at r-project.org mailing list >> https://stat.ethz.ch/mailman/listinfo/r-devel > >