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 294385 and 262181

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