Edit

IABSD.fr/ports/math/rstudio/files

Branch :

  • Show log

    Commit

  • Author : bcallah
    Date : 2020-07-01 18:10:07
    Hash : ab176a89
    Message : Import math/rstudio, the IDE for R. ok feinerer@ Works; improvements in-tree to come. RStudio is an integrated development environment (IDE) for R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management.

  • rstudio.sh
  • #!/bin/sh
    
    ${TRUEPREFIX}/lib/rstudio/bin/rstudio "$@"