Tinn-R is a generic ASCII/UNICODE editor/word processor for the Windows operating system that is very well integrated into the R statistics system and provides a Graphical User Interface (GUI) and Integrated Development Environment (IDE).
Key features
- R
** Recognizes Rgui.exe and Rterm.exe
** Supports RNOWEB (Knitr and Sweave)
** Object explorer (graphical user interface - GUI for R with selection options and filter)
** Several optionsfor sending instructions (file, selection, blocks, lines) and control of the R interpreter
- Edit
** Advanced colouring of several languages' syntax
** Supports macros
** Completion (based on XML database, customizable and expandable)
- Processing
** Basic support to LaTeX
** Format conversion (Pandoc, Txt2tags and Deplate)
** Spell checkingfor multiple languages
** Search and substitutionon files and folders
- Content Management
** Interface for project management
Package Parameters
The following package parameter can be set:
/default - Tinn-r will become the default program for many R filetypes. Without this parameter, Tinn-R will not be set as the default program for any files.
This parameter can be passed to the installer with the use of -params.
For example :
choco install tinn-r -params '"/Default"'