nwsutil.py
GNU R package for distributed programming via NetWorkSpaces
Install
- All systems
-
curl cmd.cat/nwsutil.py.sh
- Debian
-
apt-get install r-cran-nws
- Ubuntu
-
apt-get install r-cran-nws
- Kali Linux
-
apt-get install r-cran-nws
- Fedora
-
dnf install R-nws-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install r-cran-nws
- Raspbian
-
apt-get install r-cran-nws
- Dockerfile
- dockerfile.run/nwsutil.py
r-cran-nws
GNU R package for distributed programming via NetWorkSpaces
This Debian package provides support for NetWorkSpaces (NWS), a distributed computing toolkit which makes it easy to use computing clusters from within the Python and GNU R languages and scripting environments.. See http://www.ddj.com/web-development/200001971 for a recent overview article on NetWorkSpaces (albeit with a focus on use from Python).