Rj editor jmvconnect
Posted: Wed Mar 02, 2022 5:03 am
If I manage to install jmvconnect (which I may figure out), I should be able to use all CRAN packages through my system R, if I understand this article correctly: https://blog.jamovi.org/2018/07/30/rj.html
Right?
But if I try
in Rj, it just says:
And if I try it from an external R Konsole I see:
Switching to an US mirror solved this.
Right?
But if I try
Code: Select all
install.packages('jmvconnect')
Code: Select all
trying to use CRAN without a mirror
Code: Select all
install.packages('jmvconnect')
Installiere Paket nach ‘/home/tom/R/x86_64-pc-linux-gnu-library/4.1’
(da ‘lib’ nicht spezifiziert)
Warnung: unable to access index for repository https://cran.uni-muenster.de/src/contrib:
kann URL 'https://cran.uni-muenster.de/src/contrib/PACKAGES' nicht öffnen
Warnmeldung:
package ‘jmvconnect’ is not available for this version of R
A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages