dh-make-R
Debian helper tools for packaging R libraries
Install
- All systems
-
curl cmd.cat/dh-make-R.sh
- Debian
-
apt-get install dh-r
- Ubuntu
-
apt-get install dh-r
- Kali Linux
-
apt-get install dh-r
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dh-r
- Raspbian
-
apt-get install dh-r
- Dockerfile
- dockerfile.run/dh-make-R
dh-r
Debian helper tools for packaging R libraries
Provides the R package buildsystem for debhelper. Additional tools: convert-to-dh-r: convert the dependencies of an existing R package from using CDBS to use dh-r dh-make-R: generate packaging skeletons for R packages dh-update-R: update (versioned) dependencies of R packages, Vcs-fields and Maintainer field