I recently I updated my Ubuntu to 24.04. Now when I open RStudio I have this error message:
I can't install the bspm
package. I already tried the recommendation in this post, but it didn't work. I also tried to do this text Finally I read about the problem and found this information, but neither of them worked.
Apparently the problem is that the repository has not yet created a URL for noble.
Maybe a solution, but it didn't work either.
When I run install.packages("bspm") from inside an R session I get this:
Error en loadNamespace(x): no hay paquete llamado 'bspm'
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Ejecución interrumpida
Warning in install.packages: installation of package 'bspm' had non-zero exit status.
The downloaded source packages are in '/tmp/Rtmp04ur7K/downloaded_packages'