I made the mistake of updating to Ubuntu 20.10 from 20.04 before before debian repo supports 20.10.? This broke RcppParallel and plotly.? Any idea with 20.10 will be available for r-cran-* debian packages? Thanks Frank http://fharrell.com http://biostat.mc.vanderbilt.edu/FrankHarrell Twitter: @f2harrell
On 10/25/20 12:37 PM, Frank Harrell wrote:> I made the mistake of updating to Ubuntu 20.10 from 20.04 before before debian repo supports 20.10.? This broke RcppParallel and plotly.? Any idea with 20.10 will be available for r-cran-* debian packages? > > Thanks > > FrankThis is on my to-do list for the day. However, since this is not an LTS release, it will only be r-base and the handful of recommended packages you can find on the CRAN Ubuntu repositories. If you want access to the 4,000+ packages available on c2d4u (https://launchpad.net/~c2d4u.team/+archive/ubuntu/c2d4u4.0+), you will need to stick with 20.04. Michael> > > > > http://fharrell.com > > http://biostat.mc.vanderbilt.edu/FrankHarrell > > Twitter: @f2harrell > _______________________________________________ > R-SIG-Debian mailing list > R-SIG-Debian at r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-debian >
On 25 October 2020 at 11:37, Frank Harrell wrote: | I made the mistake of updating to Ubuntu 20.10 from 20.04 before before debian repo supports 20.10.? This broke RcppParallel and plotly.? Any idea with 20.10 will be available for r-cran-* debian packages? Just continue to point to the focal ("20.04") repos. They _will_ run because this is the standard "forward compatible" mode. Binaries built on older systems almost always run on newer ones (unless an explicit break happened, which is rare), just the reverse is not true. It's not unlike your packages from the previous R version in /usr/local still working when you upgrade R. How's 20.10 otherwise? I usually wait about a little "just to let some things shake out" but will likely upgrade in a month or two. Hope this helps, Dirk -- https://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
Hi Dirk, I didn't capture the output but using Focal I got an error with RcppParallel trying to open a file that wasn't found, and plotly::ggplot() would not render a ggplot graph. 20.10 is working well for me otherwise. Frank http://fharrell.com http://biostat.mc.vanderbilt.edu/FrankHarrell Twitter: @f2harrell ---- On Sun, 25 Oct 2020 11:52:43 -0500 Dirk Eddelbuettel <edd at debian.org> wrote ---- On 25 October 2020 at 11:37, Frank Harrell wrote: | I made the mistake of updating to Ubuntu 20.10 from 20.04 before before debian repo supports 20.10.? This broke RcppParallel and plotly.? Any idea with 20.10 will be available for r-cran-* debian packages? Just continue to point to the focal ("20.04") repos. They _will_ run because this is the standard "forward compatible" mode. Binaries built on older systems almost always run on newer ones (unless an explicit break happened, which is rare), just the reverse is not true. It's not unlike your packages from the previous R version in /usr/local still working when you upgrade R. How's 20.10 otherwise? I usually wait about a little "just to let some things shake out" but will likely upgrade in a month or two. Hope this helps, Dirk -- https://dirk.eddelbuettel.com | @eddelbuettel | mailto:edd at debian.org
On 25 October 2020 at 11:52, Dirk Eddelbuettel wrote: | Just continue to point to the focal ("20.04") repos. They _will_ run because And by that I meant of course "just" the PPAs for R at CRAN or Launchpad. I have mixed those (LTS builds) just fine with the subsequent standard releases. Dirk -- https://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
Just a response to the how is 20.10 otherwise. I think it is a nice and solid release so far. :) Kind regards, Willem Dirk Eddelbuettel <edd at debian.org> schreef op 25 oktober 2020 17:52:43 CET:> >On 25 October 2020 at 11:37, Frank Harrell wrote: >| I made the mistake of updating to Ubuntu 20.10 from 20.04 before >before debian repo supports 20.10.? This broke RcppParallel and >plotly.? Any idea with 20.10 will be available for r-cran-* debian >packages? > >Just continue to point to the focal ("20.04") repos. They _will_ run >because >this is the standard "forward compatible" mode. Binaries built on >older >systems almost always run on newer ones (unless an explicit break >happened, >which is rare), just the reverse is not true. > >It's not unlike your packages from the previous R version in /usr/local >still >working when you upgrade R. > >How's 20.10 otherwise? I usually wait about a little "just to let some >things >shake out" but will likely upgrade in a month or two. > >Hope this helps, Dirk > >-- >https://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org > >_______________________________________________ >R-SIG-Debian mailing list >R-SIG-Debian at r-project.org >https://stat.ethz.ch/mailman/listinfo/r-sig-debian[[alternative HTML version deleted]]