I would like to announce that c2d4u3.5 is now available for public use. You can see a blog post here with all the details: http://rubuntu.netlify.com/post/2018-05-25-announcing-c2d4u3-5/ There still might be one to two issues. Please let me know if you have any problems. Michael
Announcing cran2deb4ubuntu for R 3.5.0
6 messages · Dirk Eddelbuettel, Michael Rutter, Jeroen Ooms
Thanks Michael! One more issue I ran into:
apt-get install r-cran-rgdal
The following packages have unmet dependencies:
r-cran-rgdal : Depends: gdal-abi-2-1-0 but it is not installable
Depends: libgdal20 (>= 2.0.1) but it is not installable
E: Unable to correct problems, you have held broken packages.
On Sun, May 27, 2018 at 4:26 AM, Michael Rutter <marutter at gmail.com> wrote:
I would like to announce that c2d4u3.5 is now available for public use. You can see a blog post here with all the details: http://rubuntu.netlify.com/post/2018-05-25-announcing-c2d4u3-5/ There still might be one to two issues. Please let me know if you have any problems. Michael
_______________________________________________ R-SIG-Debian mailing list R-SIG-Debian at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-debian
On 27 May 2018 at 12:56, Jeroen Ooms wrote:
| Thanks Michael! Seconded! | One more issue I ran into: | | apt-get install r-cran-rgdal | | The following packages have unmet dependencies: | r-cran-rgdal : Depends: gdal-abi-2-1-0 but it is not installable | Depends: libgdal20 (>= 2.0.1) but it is not installable | E: Unable to correct problems, you have held broken packages. Which flavour / distribution is that on? Dirk
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
On 05/27/2018 08:08 AM, Dirk Eddelbuettel wrote:
On 27 May 2018 at 12:56, Jeroen Ooms wrote: | Thanks Michael! Seconded!
You're welcome.
| One more issue I ran into: | | apt-get install r-cran-rgdal | | The following packages have unmet dependencies: | r-cran-rgdal : Depends: gdal-abi-2-1-0 but it is not installable | Depends: libgdal20 (>= 2.0.1) but it is not installable | E: Unable to correct problems, you have held broken packages. Which flavour / distribution is that on?
Likely Trusty. You need to add the ubuntugis-stable PPA as well (https://launchpad.net/~ubuntugis/+archive/ubuntu/ppa). Nothing related to gdal builds based on stock Trusty. Many packages requires gdal >= 2.1. This solves a bunch of issues. Michael
Dr. Michael A. Rutter Associate Director, School of Science Associate Professor of Statistics Penn State Erie, The Behrend College 4205 College Drive Erie, PA 16563 http://math.bd.psu.edu/faculty/rutter mar36 at psu.edu
On Sun, May 27, 2018 at 2:20 PM, Michael Rutter <mar36 at psu.edu> wrote:
On 05/27/2018 08:08 AM, Dirk Eddelbuettel wrote:
On 27 May 2018 at 12:56, Jeroen Ooms wrote: | Thanks Michael! Seconded!
You're welcome.
| One more issue I ran into: | | apt-get install r-cran-rgdal | | The following packages have unmet dependencies: | r-cran-rgdal : Depends: gdal-abi-2-1-0 but it is not installable | Depends: libgdal20 (>= 2.0.1) but it is not installable | E: Unable to correct problems, you have held broken packages. Which flavour / distribution is that on?
Likely Trusty. You need to add the ubuntugis-stable PPA as well (https://launchpad.net/~ubuntugis/+archive/ubuntu/ppa). Nothing related to gdal builds based on stock Trusty. Many packages requires gdal >= 2.1. This solves a bunch of issues.
Yes this is trusty (Travis). Which other PPA's does c2d4u3.5 depend on? Then we'll add those to travis as well when we add c2d4u3.5.
On 05/27/2018 09:01 AM, Jeroen Ooms wrote:
| One more issue I ran into: | | apt-get install r-cran-rgdal | | The following packages have unmet dependencies: | r-cran-rgdal : Depends: gdal-abi-2-1-0 but it is not installable | Depends: libgdal20 (>= 2.0.1) but it is not installable | E: Unable to correct problems, you have held broken packages. Which flavour / distribution is that on?
Likely Trusty. You need to add the ubuntugis-stable PPA as well (https://launchpad.net/~ubuntugis/+archive/ubuntu/ppa). Nothing related to gdal builds based on stock Trusty. Many packages requires gdal >= 2.1. This solves a bunch of issues.
Yes this is trusty (Travis). Which other PPA's does c2d4u3.5 depend on? Then we'll add those to travis as well when we add c2d4u3.5.
My latest blog post has the list (http://rubuntu.netlify.com/post/2018-05-25-announcing-c2d4u3-5/), but the most up-to-date list is under "Technical Details About This PPA" on the PPA homepage on Launchpad. Michael
Dr. Michael A. Rutter Associate Director, School of Science Associate Professor of Statistics Penn State Erie, The Behrend College 4205 College Drive Erie, PA 16563 http://math.bd.psu.edu/faculty/rutter mar36 at psu.edu