Hello there! I maintain the tidytext package: https://cran.r-project.org/web/checks/check_results_tidytext.html Recently I have been working to get tidytext to build on R-oldrel, and I believe that v0.1.7 should do so. The check page above shows that v0.1.6 is what is being checked for OSX on R-oldrel, though. (I do not expect v0.1.6 to pass on R-oldrel.) Does anyone know why the most recent version isn't being tested? Thanks, Julia
package building
7 messages · Julia Silge, Peter Langfelder, Brian Ripley +2 more
I may be wrong on this but I thought a new package submission to CRAN will only be available to current R version. Packages for older R versions are not updated. Peter
On Mon, Mar 12, 2018 at 4:01 PM, Julia Silge <julia.silge at gmail.com> wrote:
Hello there! I maintain the tidytext package: https://cran.r-project.org/web/checks/check_results_tidytext.html Recently I have been working to get tidytext to build on R-oldrel, and I believe that v0.1.7 should do so. The check page above shows that v0.1.6 is what is being checked for OSX on R-oldrel, though. (I do not expect v0.1.6 to pass on R-oldrel.) Does anyone know why the most recent version isn't being tested? Thanks, Julia [[alternative HTML version deleted]]
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac
Well, v0.1.6 is quite a recent release as well (from January) so I'm not sure that is the explanation. Also, the newest version is being checked on Windows for R-oldrel? My question here is why R-oldrel OSX is checking v0.1.6 and R-oldrel Windows is checking v0.1.7. I was directly asked by CRAN maintainers to fix and resubmit my package so it would pass on R-oldrel. This doesn't make sense to me if CRAN doesn't check new versions. Thanks, Julia On Mon, Mar 12, 2018 at 5:25 PM Peter Langfelder <peter.langfelder at gmail.com> wrote:
I may be wrong on this but I thought a new package submission to CRAN will only be available to current R version. Packages for older R versions are not updated. Peter On Mon, Mar 12, 2018 at 4:01 PM, Julia Silge <julia.silge at gmail.com> wrote:
Hello there! I maintain the tidytext package: https://cran.r-project.org/web/checks/check_results_tidytext.html Recently I have been working to get tidytext to build on R-oldrel, and I believe that v0.1.7 should do so. The check page above shows that v0.1.6
is
what is being checked for OSX on R-oldrel, though. (I do not expect
v0.1.6
to pass on R-oldrel.)
Does anyone know why the most recent version isn't being tested?
Thanks,
Julia
[[alternative HTML version deleted]]
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac
On 12/03/2018 23:01, Julia Silge wrote:
Hello there! I maintain the tidytext package: https://cran.r-project.org/web/checks/check_results_tidytext.html Recently I have been working to get tidytext to build on R-oldrel, and I believe that v0.1.7 should do so. The check page above shows that v0.1.6 is what is being checked for OSX on R-oldrel, though. (I do not expect v0.1.6 to pass on R-oldrel.) Does anyone know why the most recent version isn't being tested?
My understanding is that packages for r-oldrel-osx-x86_64 will not be updated as the build machine has died. Simon Urbanek has asked CRAN to remove those results, and doing so is in progress. If you look at https://cran.r-project.org/bin/macosx/mavericks/contrib/r-oldrel/?C=M;O=D you will see the last package built was on 2018-01-11 . In any case, package support for R-oldrel (3.3.x) officially finishes once the following series (3.4.x) is signed off, which is on Thursday this week.
Thanks, Julia
Brian D. Ripley, ripley at stats.ox.ac.uk Emeritus Professor of Applied Statistics, University of Oxford
Or at the very least at 3.5.0 alpha, which happens a couple of weeks further down the line (schedule pending). -pd
On 13 Mar 2018, at 08:24 , Prof Brian Ripley <ripley at stats.ox.ac.uk> wrote: In any case, package support for R-oldrel (3.3.x) officially finishes once the following series (3.4.x) is signed off, which is on Thursday this week.
Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
Thanks for the clarification, all!
On Tue, Mar 13, 2018 at 2:57 AM peter dalgaard <pdalgd at gmail.com> wrote:
Or at the very least at 3.5.0 alpha, which happens a couple of weeks further down the line (schedule pending). -pd
On 13 Mar 2018, at 08:24 , Prof Brian Ripley <ripley at stats.ox.ac.uk>
wrote:
In any case, package support for R-oldrel (3.3.x) officially finishes
once the following series (3.4.x) is signed off, which is on Thursday this week. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 <+45%2038%2015%2035%2001> Office: A 4.23 Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
3 days later
Yes, indeed, since R-oldrel has not been released for the current El Capitan build, there are no such binaries. The previous Mavericks build is no longer supported due the OS no longer being maintained by Apple (last security update was close to 2 years ago) and the build machine having died. Hence the only releases that can be supported are 3.4.0 onwards as El Capitan builds. We are currently supporting package build for the 3.4 and 3.5 branches and will continue in the foreseeable future. Cheers, Simon
On Mar 13, 2018, at 3:24 AM, Prof Brian Ripley <ripley at stats.ox.ac.uk> wrote: On 12/03/2018 23:01, Julia Silge wrote:
Hello there! I maintain the tidytext package: https://cran.r-project.org/web/checks/check_results_tidytext.html Recently I have been working to get tidytext to build on R-oldrel, and I believe that v0.1.7 should do so. The check page above shows that v0.1.6 is what is being checked for OSX on R-oldrel, though. (I do not expect v0.1.6 to pass on R-oldrel.) Does anyone know why the most recent version isn't being tested?
My understanding is that packages for r-oldrel-osx-x86_64 will not be updated as the build machine has died. Simon Urbanek has asked CRAN to remove those results, and doing so is in progress. If you look at https://cran.r-project.org/bin/macosx/mavericks/contrib/r-oldrel/?C=M;O=D you will see the last package built was on 2018-01-11 . In any case, package support for R-oldrel (3.3.x) officially finishes once the following series (3.4.x) is signed off, which is on Thursday this week.
Thanks, Julia
-- Brian D. Ripley, ripley at stats.ox.ac.uk Emeritus Professor of Applied Statistics, University of Oxford
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac