aports/community/R/R.post-install
2016-08-18 13:03:46 +02:00

9 lines
144 B
Bash

#!/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