~ubuntu-branches/ubuntu/saucy/ess/saucy-proposed

« back to all changes in this revision

Viewing changes to doc/html/readme.html

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2011-02-03 16:10:05 UTC
  • mfrom: (1.2.19 upstream)
  • Revision ID: james.westby@ubuntu.com-20110203161005-g1bg3cd5mtu15uh3
Tags: 5.13-1
New upstream version released today

Show diffs side-by-side

added added

removed removed

Lines of Context:
269
269
<p><a name="index-README-1"></a>
270
270
This is the README file for the distribution of ESS version
271
271
 
272
 
   <p>5.12
 
272
   <p>5.13
273
273
 
274
274
   <p>ESS is a GNU Emacs and XEmacs mode for interactive statistical
275
275
programming and data analysis.  Languages supported: the S family (S,
348
348
<!-- node-name,  next,  previous,  up -->
349
349
<h3 class="section">1.2 Stability</h3>
350
350
 
351
 
<p>All released versions (5.x, x &gt;= 4) are meant to be release-quality
352
 
versions.  While some new features are being introduced, we are cleaning up
353
 
and improving the interface.  We know about some remaining documentation
354
 
inconsistencies. 
355
 
Patches or suggested fixes with bug reports are much appreciated!
 
351
<p>All recent released versions are meant to be release-quality versions. 
 
352
While some new features are being introduced, we are cleaning up and
 
353
improving the interface.  We know that there are many remaining
 
354
opportunities for documentation improvements, but all contributors are
 
355
volunteers and time is precious. Patches or suggested fixes with bug
 
356
reports are much appreciated!
356
357
 
357
358
<div class="node">
358
359
<a name="Requirements"></a>
367
368
<h3 class="section">1.3 Requirements</h3>
368
369
 
369
370
<p>ESS is most likely to work with current/recent versions of the following
370
 
statistical packages: R/S-PLUS, SAS, Stata and JAGS. The one exception
371
 
is BUGS which is quite old, but should still work.
 
371
statistical packages: R/S-PLUS, SAS, Stata and JAGS. BUGS, which is quite
 
372
old now, is deprecated but it might still work.
372
373
 
373
374
   <p>ESS supports current/recent versions of GNU Emacs and XEmacs. 
374
375
Most notably, the GNU Emacs 22 series and XEmacs 21.4.14 or higher
520
521
 
521
522
     <li>If you see a buffer named <samp><span class="file">*ESS*</span></samp>, then the manual instructions
522
523
were most likely successful.  If not, then send a query to
523
 
<a href="mailto:ess-help@stat.math.ethz.ch">ess-help@stat.math.ethz.ch</a>
 
524
<a href="mailto:ess-help@r-project.org">ess-help@r-project.org</a>
524
525
explicitly describing your problem and your environment
525
526
including operating system, Emacs version, <acronym>ESS</acronym> version, etc.
526
527
        </ol>
560
561
 
561
562
     <li>If you see a buffer named <samp><span class="file">*ESS*</span></samp>, then the manual instructions
562
563
were most likely successful.  If not, then send a query to
563
 
<a href="mailto:ess-help@stat.math.ethz.ch">ess-help@stat.math.ethz.ch</a>
 
564
<a href="mailto:ess-help@r-project.org">ess-help@r-project.org</a>
564
565
explicitly describing your problem and your environment
565
566
including operating system, XEmacs version, <acronym>ESS</acronym> version, etc.
566
567
        </ol>
634
635
 
635
636
     <li>If you see a buffer named <samp><span class="file">*ESS*</span></samp>, then the manual instructions
636
637
were most likely successful.  If not, then send a query to
637
 
<a href="mailto:ess-help@stat.math.ethz.ch">ess-help@stat.math.ethz.ch</a>
 
638
<a href="mailto:ess-help@r-project.org">ess-help@r-project.org</a>
638
639
explicitly describing your problem and your environment
639
640
including operating system, Emacs version, <acronym>ESS</acronym> version, etc.
640
641
        </ol>
689
690
 
690
691
     <li>If you see a buffer named <samp><span class="file">*ESS*</span></samp>, then the manual instructions
691
692
were most likely successful.  If not, then send a query to
692
 
<a href="mailto:ess-help@stat.math.ethz.ch">ess-help@stat.math.ethz.ch</a>
 
693
<a href="mailto:ess-help@r-project.org">ess-help@r-project.org</a>
693
694
explicitly describing your problem and your environment
694
695
including operating system, XEmacs version, <acronym>ESS</acronym> version, etc.
695
696
        </ol>
850
851
     <ul>
851
852
<li>Languages Supported:
852
853
          <ul>
853
 
  <li>S family (S 3/4, S-PLUS 3.x/4.x/5.x/6.x/7.x/8.x, and R)
 
854
  <li>S family (S 3/4, S-PLUS and R)
854
855
  <li>SAS
855
856
  <li>BUGS/JAGS
856
857
  <li>Stata
857
858
  <li>XLispStat including Arc and ViSta
858
859
  </ul>
859
 
     <li>Editing source code (S family, SAS, BUGS/JAGS, XLispStat)
 
860
     <li>Editing source code (S family, SAS, BUGS/JAGS, Stata)
860
861
          <ul>
861
862
  <li>Syntactic indentation and highlighting of source code
862
863
  <li>Partial evaluation of code
865
866
  <li>Batch execution (SAS, BUGS/JAGS)
866
867
  <li>Use of imenu to provide links to appropriate functions
867
868
  </ul>
868
 
     <li>Interacting with the process (S family, SAS, XLispStat)
 
869
     <li>Interacting with the process (S family, SAS, Stata)
869
870
          <ul>
870
871
  <li>Command-line editing
871
872
  <li>Searchable Command history
874
875
  <li>Transcript recording
875
876
  <li>Interface to the help system
876
877
  </ul>
877
 
     <li>Transcript manipulation (S family, XLispStat)
 
878
     <li>Transcript manipulation (S family, Stata)
878
879
          <ul>
879
880
  <li>Recording and saving transcript files
880
881
  <li>Manipulating and editing saved transcripts
901
902
<h3 class="section">1.10 New Features</h3>
902
903
 
903
904
     <ul>
904
 
Changes/New Features in 5.12:
 
905
Changes/New Features in 5.13:
 
906
          <ul>
 
907
<li><acronym>ESS[R]</acronym>: On Windows, for R 2.12.0 and later, the Rterm executables
 
908
 (in subdirectories i386 / x64) now are found as well as for earlier R versions. 
 
909
<li><acronym>ESS[S+]</acronym>: on Windows, both 32- and 64-bit versions of S+ (&ldquo;S-PLUS&rdquo;)
 
910
 are found now and made available on the menu. 
 
911
<li><acronym>ESS[R]</acronym>: When prompting for a starting directory, the R version is
 
912
 (always?) correct now. 
 
913
<li><acronym>ESS[R]</acronym>: on non-Windows platforms, the <code>use-dialog-box</code>
 
914
 variable is no longer temporarily changed (to <code>nil</code> for R-x.y.z version
 
915
 functions and to <code>t</code> for <samp><span class="command">R</span></samp> itself), but rather the user
 
916
 customization is obeyed. 
 
917
<li><acronym>ESS[R]</acronym>: more Roxygen improvements. 
 
918
<li>`Rd-preview-help' now generates preview buffers with navigation
 
919
facilities the same as regular help buffers. 
 
920
<li><acronym>ESS</acronym>: New functions and keys C-c [up] / [down]
 
921
 for evaluating the buffer &ldquo;from beginning till here&rdquo;. 
 
922
</ul>
 
923
 
 
924
     <p>Changes/New Features in 5.12:
905
925
          <ul>
906
926
<li><acronym>ESS[SAS]</acronym> Font-locking:
907
927
 update of PROCs keywords (up to SAS 9.22); error/warnings. 
911
931
 section-name \subsection plus a dozen &ldquo;new&rdquo; keywords; should match R
912
932
 2.12.x now. 
913
933
<li><samp><span class="command">ess-display-help-on-object</span></samp> (<kbd>C-c C-v</kbd>)
914
 
 now <em>cashes</em> the list of topics, thus speeding up the improvemed
 
934
 now <em>caches</em> the list of topics, thus speeding up the improvement
915
935
 feature introduced in 5.9. 
916
936
</ul>
917
937