Rj - no System R under EndlessOS

Everything related to the development of modules in jamovi
Post Reply
bernhard
Posts: 2
Joined: Wed Apr 03, 2019 2:50 pm

Rj - no System R under EndlessOS

Post by bernhard »

under EndlessOS see https://EndlessOS.com, which uses flatpak as standard package format, there is (not yet) a flatpak for R, so there is currently no chance for using System R. Is there any chance to install additional packages in Jamovis R?
User avatar
jonathon
Posts: 2613
Joined: Fri Jan 27, 2017 10:04 am

Re: Rj - no System R under EndlessOS

Post by jonathon »

try running:

flatpak run org.jamovi.jamovi -R

that should give you an R terminal, and see if you can install packages from there.

jonathon
bernhard
Posts: 2
Joined: Wed Apr 03, 2019 2:50 pm

Re: Rj - no System R under EndlessOS

Post by bernhard »

Thanks, using

flatpak run --command=R org.jamovi.jamovi

I am able to enter an interactive R command shell.

Is it intentional that not all installed packages are up to date?

I am using jamovi 1.1.7 under EndlessOS 3.7.3
Post Reply