a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 262181 and 294385

Description: Emacs mode for statistical programming and data analysis
 "Emacs Speaks Statistics" (ESS) is an add-on package for emacs text
 editors such as GNU Emacs and XEmacs. It is designed to support
 editing of scripts and interaction with various statistical analysis
 programs such as R, S-Plus, SAS, Stata and OpenBUGS/JAGS.  Although
 all users of these statistical analysis programs are welcome to apply
 ESS, advanced users or professionals who regularly work with
 text-based statistical analysis scripts, with various statistical
 languages/programs, or with different operating systems might benefit
 from it the most.
 .
 The rationale for developing ESS is that most statistical analysis
 systems provide a more or less sophisticated graphical user interface
 (GUI). However, their full power is only available using their
 scripting language. Furthermore, complex statistical analysis
 projects require a high degree of automation and documentation which
 can only be handled by creating statistical analysis
 scripts. Unfortunately, many statistics packages provide only weak
 text editor functionality and show major differences between
 them. Without a unified text editor user interface additional effort
 is required from the user to cope with limited functionality and with
 text editor differences.
 .
 Therefore, emacs editors and the ESS package provide the following
 major features:
  - Support for various operating systems
    Examples: Linux, Unix, Mac OS X and MS Windows
  - Working environment based on emacs
    Examples: File Manager (Dired), File Transfer Client/Telnet Client
    (Tramp), Multiple Clipboards (registers), Bookmarks, Abbreviations,
    and many others
  - Support for various statistical analysis languages
    Examples: R, S-Plus, SAS, Stata and OpenBUGS/JAGS
    Examples: Keybindings, Abbreviations, Syntax highlighting, Code
    formatting, Commenting, Submitting scripts, Displaying results and
    Searching documentation
 .
 ESS is freely available under the GNU General Public License (GPL).
 For further technical and legal information please refer to the ESS
 Manual.
Description: Emacs mode for statistical programming and data analysis
 Emacs Speaks Statistics (ESS) is an add-on package for GNU Emacs. It is
 designed to support editing of scripts and interaction with various
 statistical analysis programs such as R, S, S-Plus, SAS, Stata, BUGS/JAGS and
 Julia.
 .
 It provides the following features:
  - Editing source code (R, S, S-plus, SAS, BUGS/JAGS, Stata, Julia)
    + Syntactic indentation and highlighting of source code
    + Partial evaluation of code
    + Loading and error-checking of code
    + Source code revision maintenance
    + Batch execution (SAS, BUGS/JAGS)
    + Use of imenu to provide links to appropriate functions
  - Interacting with the process (R, S, S-plus, SAS, Stata, Julia)
    + Command-line editing
    + Searchable Command history
    + Command-line completion of R, S, S-plus object names and file names
    + Quick access to object lists and search lists
    + Transcript recording
    + Interface to the help system
  - Transcript manipulation (R, S, S-plus, Stata)
    + Recording and saving transcript files
    + Manipulating and editing saved transcripts
    + Re-evaluating commands from transcript files
  - Interaction with Help Pages and other Documentation (R)
    + Fast Navigation
    + Sending Examples to running ESS process
    + Fast Transfer to Further Help Pages
  - Help File Editing (R)
    + Syntactic indentation and highlighting of source code
    + Sending Examples to running ESS process
    + Previewing
--- 262181	Thu Jan  1 00:00:00 1970
+++ 294385	Thu Jan  1 00:00:00 1970
@@ -1,40 +1,33 @@
 Emacs mode for statistical programming and data analysis
- "Emacs Speaks Statistics" (ESS) is an add-on package for emacs text
- editors such as GNU Emacs and XEmacs. It is designed to support
- editing of scripts and interaction with various statistical analysis
- programs such as R, S-Plus, SAS, Stata and OpenBUGS/JAGS.  Although
- all users of these statistical analysis programs are welcome to apply
- ESS, advanced users or professionals who regularly work with
- text-based statistical analysis scripts, with various statistical
- languages/programs, or with different operating systems might benefit
- from it the most.
+ Emacs Speaks Statistics (ESS) is an add-on package for GNU Emacs. It is
+ designed to support editing of scripts and interaction with various
+ statistical analysis programs such as R, S, S-Plus, SAS, Stata, BUGS/JAGS and
+ Julia.
  .
- The rationale for developing ESS is that most statistical analysis
+ It provides the following features:
- systems provide a more or less sophisticated graphical user interface
+  - Editing source code (R, S, S-plus, SAS, BUGS/JAGS, Stata, Julia)
- (GUI). However, their full power is only available using their
+    + Syntactic indentation and highlighting of source code
- scripting language. Furthermore, complex statistical analysis
+    + Partial evaluation of code
- projects require a high degree of automation and documentation which
+    + Loading and error-checking of code
- can only be handled by creating statistical analysis
+    + Source code revision maintenance
- scripts. Unfortunately, many statistics packages provide only weak
+    + Batch execution (SAS, BUGS/JAGS)
- text editor functionality and show major differences between
+    + Use of imenu to provide links to appropriate functions
- them. Without a unified text editor user interface additional effort
+  - Interacting with the process (R, S, S-plus, SAS, Stata, Julia)
- is required from the user to cope with limited functionality and with
+    + Command-line editing
- text editor differences.
+    + Searchable Command history
- .
+    + Command-line completion of R, S, S-plus object names and file names
- Therefore, emacs editors and the ESS package provide the following
+    + Quick access to object lists and search lists
- major features:
+    + Transcript recording
-  - Support for various operating systems
+    + Interface to the help system
-    Examples: Linux, Unix, Mac OS X and MS Windows
+  - Transcript manipulation (R, S, S-plus, Stata)
-  - Working environment based on emacs
+    + Recording and saving transcript files
-    Examples: File Manager (Dired), File Transfer Client/Telnet Client
+    + Manipulating and editing saved transcripts
-    (Tramp), Multiple Clipboards (registers), Bookmarks, Abbreviations,
+    + Re-evaluating commands from transcript files
-    and many others
+  - Interaction with Help Pages and other Documentation (R)
-  - Support for various statistical analysis languages
+    + Fast Navigation
-    Examples: R, S-Plus, SAS, Stata and OpenBUGS/JAGS
+    + Sending Examples to running ESS process
-    Examples: Keybindings, Abbreviations, Syntax highlighting, Code
+    + Fast Transfer to Further Help Pages
-    formatting, Commenting, Submitting scripts, Displaying results and
+  - Help File Editing (R)
-    Searching documentation
+    + Syntactic indentation and highlighting of source code
- .
+    + Sending Examples to running ESS process
- ESS is freely available under the GNU General Public License (GPL).
+    + Previewing
- For further technical and legal information please refer to the ESS
- Manual.