ESS -- Emacs Speaks Statistics

Edit Package emacs-ess

http://ess.r-project.org/

Refresh
Refresh
Source Files
Filename Size Changed
emacs-ess.changes 0000030375 29.7 KB
emacs-ess.spec 0000004353 4.25 KB
ess-18.10.2.tgz 0002939425 2.8 MB
Revision 17 (latest revision is 20)
Detlef Steuer's avatar Detlef Steuer (dsteuer) committed (revision 17)
- upstream update to 18.10.2. Big feature update.
- Bug Fixes in 18.10.2:
   * ESS[R] Fix namespace evaluation in non-installed packages.
     Evaluation is directed into GlobalEnv as originally intended.
   * 'Makefile' fixes, notably for 'make install' and including full
     docs in the tarballs.
   Bug Fixes in 18.10-1:
   * New functions 'ess-eval-line-visibly-and-step' ('C-c C-n' and
     'ess-eval-region-or-line-visibly-and-step' ('C-RET') which behave
     as the old versions of 'ess-eval-line-and-step' and
     'ess-eval-region-or-line-and-step'.
   Changes and New Features in 18.10:
   * This is the last release to support Emacs older than 25.1.  Going
     forward, only GNU Emacs 25.1 and newer will be supported.  Soon
     after this release, support for older Emacs versions will be
     dropped from the git master branch.  Note that MELPA uses the git
     master branch to produce ESS snapshots, so if you are using Emacs <
     25.1 from MELPA and are unable to upgrade, you should switch to
     MELPA-stable.
   * ESS now displays the language dialect in the mode-line.  So, for
     example, R buffers will now show ESS[R] rather than ESS[S].
   * The ESS manual has been updated and revised.
   * The ESS initialization process has been further streamlined.  If
     you update the autoloads (which installation from 'package-install'
     does), you should not need to '(require 'ess-site)' at all, as
     autoloads should automatically load ESS when it is needed (e.g.
     the first time an R buffer is opened).  In order to defer loading
     your ESS config, you may want to do something like
     '(with-require-after-load "ess" <ess-config-here>)' in your Emacs
     init file.  Users of the popular 'use-package' Emacs package can
Comments 2

Thomas Zumbrunn's avatar

On openSUSE 42.3, Emacs 24.3.1, the new version 18.10.2-2.1 results in the following error when Emacs starts up (if configured to load ESS with "(require 'ess-site)"):

File error: Cannot open load file, ess-rd.el

In comparison to the previous version 17.11-2.1, the new version 18.10.2-2.1 only contains compiled Lisp files (*.elc), the *.el files are missing.


openSUSE Build Service is sponsored by