Impossible d'installer

Bonjour,
Il semblerait que je n'ai pas les droits pour installer le package hdf5r. J'ai essayé sur R, sur Jupyter et depuis le terminal sans succès. Pouvez vous m'aider?

Merci à vous et bonne journée

Bonjour,
Pouvez-vous nous envoyer le message d'erreur que vous obtenez quand vous essayez d'installer le package 'hdf5r' ?
Merci par avance,

Bonjour @auhart,

Le package hdf5r a été installé sur le cluster sous la version 4.4.1 de R :

jdoe@clust-slurm-client2:~$ module load r/4.4.1

jdoe@clust-slurm-client2:~$ which R
/shared/ifbstor1/software/miniconda/envs/r-4.4.1/bin/R

jdoe@clust-slurm-client2:~$ R

R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-conda-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(hdf5r)

Bonne journée,

Merci bonne journée