Displaying 3 results from an estimated 3 matches for "artifactori".
Did you mean:
artifactory
2024 Jul 08
2
Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
Hi All,
I am building a Docker image that uses Ubuntu 22.04 and am having issues installing the latest version of R (R 4.4.1). The current R version is 4.1.2:
:/# apt-cache policy r-base-core
r-base-core:
Installed: 4.1.2-1ubuntu2
Candidate: 4.1.2-1ubuntu2
Version table:
*** 4.1.2-1ubuntu2 500
500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
100
2023 Apr 04
1
tzdata 2022g package was rebuilt ?
Previously the packages were built 6 Dec 2022 published 13 Dec 2022.
Now the download packages are rebuilt 30 Mar 2023 published 03 Apr 2023.
http://mirror.centos.org/centos/7/updates/x86_64/Packages/tzdata-2022g-1.el7.noarch.rpm
http://mirror.centos.org/centos/7/updates/x86_64/Packages/tzdata-java-2022g-1.el7.noarch.rpm
Why would a previously published package be re-published with different
2024 Jul 08
1
Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
Lauren, here?s my Dockerfile I use to build r-base from the repos, it builds on both Arm64 (Mac with Apple M2 chip) and Amd64 (AWS m5.4xlarge instance running Ubuntu 24.04). I rebuilt the docker image this morning and it builds fine with R 4.4.1
The last RUN is for installing a bit of custom configuration as well as the base of Bio Conductor.
Hope this helps (I also have a Dockerfile for