У меня проблемы с установкой пакетов RVAideMemoire. Это дает мне ошибки, говоря, что "автомобиль" не доступен. Когда я пытаюсь установить "автомобиль", у меня возникают следующие ошибки Может ли кто-нибудь мне помочь? большое спасибо
ERROR: configuration failed for package ‘rgl’
* removing ‘/home/anna/R/x86_64-pc-linux-gnu-library/3.6/rgl’
ERROR: dependency ‘curl’ is not available for package ‘rio’
* removing ‘/home/anna/R/x86_64-pc-linux-gnu-library/3.6/rio’
ERROR: dependency ‘rio’ is not available for package ‘car’
* removing ‘/home/anna/R/x86_64-pc-linux-gnu-library/3.6/car’
ERROR: dependency ‘car’ is not available for package ‘alr4’
* removing ‘/home/anna/R/x86_64-pc-linux-gnu-library/3.6/alr4’
The downloaded source packages are in
‘/tmp/Rtmpet3m65/downloaded_packages’
Warning messages:
1: In install.packages("car", dep = T) :
installation of package ‘curl’ had non-zero exit status
2: In install.packages("car", dep = T) :
installation of package ‘rgl’ had non-zero exit status
3: In install.packages("car", dep = T) :
installation of package ‘rio’ had non-zero exit status
4: In install.packages("car", dep = T) :
installation of package ‘car’ had non-zero exit status
5: In install.packages("car", dep = T) :
installation of package ‘alr4’ had non-zero exit status