Hi Naresh,
the README you linked to points you to the r2u-project
(https://github.com/eddelbuettel/r2u), which has setup scripts & instructions
for how to setup binaries for CRAN packages and most recent R version on
Ubuntu, including on 26.04 in the new format. Here is the script for 26.04 LTS:
https://github.com/eddelbuettel/r2u/blob/master/inst/scripts/add_cranapt_resolute.sh,
all instructions worked fine on my machines running Ubuntu 26.04 LTS.
All the best,
Lennart
> Am 29.08.2026 um 18:09 schrieb Michael Dewey via R-help
> <[email protected]>:
>
> Dear Naresh
>
> Perhaps you might get more answers on
> https://stat.ethz.ch/mailman/listinfo/r-sig-debian
>
> Michael
>
>> On 29/08/2026 13:50, Naresh Gurbuxani wrote:
>> I followed these instructions to install R on my new Ubuntu desktop.
>> https://cran.r-project.org/bin/linux/ubuntu/
>> To install additional packages, I am following these instructions:
>> https://cran.r-project.org/bin/linux/ubuntu/fullREADME.html
>> For Ubuntu 26.04 (Resolute Racoon), /etc/apt/sources.list is deprecated. It
>> seems I need to create a file in /etc/apt/ sources.list.d/. I started a
>> file "r-package.sources" and need entries for the last two fields. My file:
>> ## R package repository
>> Types: deb
>> URIs: https://cloud.r-project.org/bin/linux/ubuntu
>> Suites: resolute-cran40
>> Components:
>> Signed-By:
>> It will also benefit other users if you can update the instructions in
>> fullREADME.html
>> Thanks,
>> Naresh
>> ______________________________________________
>> [email protected] mailing list -- To UNSUBSCRIBE and more, see
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide https://www.R-project.org/posting-
>> guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>
> --
> Michael Dewey
>
> ______________________________________________
> [email protected] mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide https://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide https://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.