aboutsummaryrefslogtreecommitdiffstats
path: root/community/R/R.post-install
blob: f4603051e15858626769267270951410695b1bda (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

cat <<EOF
*
* If you want to install R packages from CRAN that contains native extensions,
* then you must also install R-dev.
*
EOF