Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente | |||
| r [Le 11/09/2022, 11:08] moths-art Suppression des espaces en fin de ligne (détecté et corrigé via le bot wiki-corrector (https://forum.ubuntu-fr.org/viewtopic.php?id=2067892) | r [Le 16/04/2025, 07:08] (Version actuelle) 81.220.55.246 [Via un mirroir du CRAN (version plus récente)] | ||
|---|---|---|---|
| Ligne 32: | Ligne 32: | ||
| # add the signing key (by Michael Rutter) for these repos | # add the signing key (by Michael Rutter) for these repos | ||
| # To verify key, run gpg --show-keys /etc/apt/trusted.gpg.d/cran_ubuntu_key.asc  | # To verify key, run gpg --show-keys /etc/apt/trusted.gpg.d/cran_ubuntu_key.asc  | ||
| - | # Fingerprint: 298A3A825C0D65DFD57CBB651716619E084DAB9 | + | # Fingerprint: E298A3A825C0D65DFD57CBB651716619E084DAB9 | 
| wget -qO- https://cloud.r-project.org/bin/linux/ubuntu/marutter_pubkey.asc | sudo tee -a /etc/apt/trusted.gpg.d/cran_ubuntu_key.asc | wget -qO- https://cloud.r-project.org/bin/linux/ubuntu/marutter_pubkey.asc | sudo tee -a /etc/apt/trusted.gpg.d/cran_ubuntu_key.asc | ||
| # add the R 4.0 repo from CRAN -- adjust 'focal' to 'groovy' or 'bionic' as needed | # add the R 4.0 repo from CRAN -- adjust 'focal' to 'groovy' or 'bionic' as needed | ||