installing GNURoot Debian
apt-get update
apt-get upgrade
installing octave
apt-get install octave
installing maxima
apt-get install maxima
installing R
apt-get install r-base r-base-dev
Using R on Android
https://selbydavid.com/2017/12/29/r-android/
Running Jupyter and the Scipy stack on Android
http://www.leouieda.com/blog/scipy-on-android.html