summarylogtreecommitdiffstats
path: root/r-bspm.install
blob: bba3c7f3cba762ecc1a2a02f533d53e313651536 (plain)
1
2
3
4
5
6
post_install() {
  echo ""
  echo "To enable r-bspm, add \"bspm::enable()\" to /usr/lib/R/etc/Rprofile.site"
  echo "or your .Rprofile"
  echo ""
}