Hi Elimboto,

octave-statistics was installed before, I've also installed 
octave-econometrics, can you please test again?

For R - do you know how to install packages without any user interaction? 
As long as we are using R shipped with Sage, I can't directly use system 
ones. It seems there are now options to use a system one instead, but I 
didn't look into it closely, there were more pressing issues ;-)

On Saturday, 20 March 2021 at 04:12:22 UTC-6 [email protected] wrote:

> Hi Andrey,
>
> I have been testing R and Octave with SageCell. I think it is worth 
> installing these R libraries shall that be possible:
>
> 1. ggplot2 (https://ggplot2.tidyverse.org/)
> 2. deSolve (https://cran.r-project.org/web/packages/deSolve/index.html)
>
> 3. Is it possible to install the swirl package with its associated courses?
>
> Install swirl package:
> install.packages("swirl")
>
> Install courses:
> library("swirl")
> install_course("Course Name") 
>
> Courses are found at https://swirlstats.com/scn/title.html
>
> Instructions on how to install courses are described at 
> https://github.com/swirldev/swirl_courses
>
> It would however be great to install these Octave Packages:
>
> 1. statistics
> 2. econometrics
>
> I tried to check if they are installed by loading them,
>
> pkg load statistics                
> pkg load econometrics 
>
> but the server executes for a long time without any response.
>
> Kind regards,
>
> Elimboto
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-cell" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-cell/d80253c2-626e-4e9e-8103-33abf9042047n%40googlegroups.com.

Reply via email to