Re: [R-SIG-Mac] package building

2018-03-13 Thread Prof Brian Ripley
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

Re: [R-SIG-Mac] package building

2018-03-13 Thread peter dalgaard
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 wrote: > > In any case, package support for R-oldrel (3.3.x) officially finishes once > the following

Re: [R-SIG-Mac] package building

2018-03-13 Thread Julia Silge
Thanks for the clarification, all! On Tue, Mar 13, 2018 at 2:57 AM peter dalgaard 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