The R Project SVN R

Rev

Rev 39141 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

#! /bin/sh

R_EXE="${R_HOME}/bin/R"
echo "library(\"utils\"); Stangle(\"$1\")" | \
  "${R_EXE}" --no-save --no-restore --quiet