ESS -- Emacs Speaks Statistics

Edit Package emacs-ess

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

Refresh
Refresh
Source Files
Filename Size Changed
emacs-ess.changes 0000016310 15.9 KB
emacs-ess.spec 0000004293 4.19 KB
ess-16.04.tgz 0003265496 3.11 MB
Revision 13 (latest revision is 20)
Detlef Steuer's avatar Detlef Steuer (dsteuer) committed (revision 13)
- upstream updated to 16.04
  Changes and New Features in 16.04:
   * ESS[R]: 'developer' functionality has been refactored.  The new
     user interface consists of a single command
     'ess-r-set-evaluation-env' bound by default to 'C-c C-t C-s'.  Once
     an evaluation environment has been set with, all subsequent ESS
     evaluation will source the code into that environment.  By default,
     for file within R packages the evaluation environment is set to the
     package environment.  Set 'ess-r-package-auto-set-evaluation-env'
     to 'nil' to disable this.
   * ESS[R]: New 'ess-r-package-mode' This development mode provides
     features to make package development easier.  Currently, most of
     the commands are based on the 'devtools' packages and are
     accessible with 'C-c C-w' prefix.  See the documentation of
     'ess-r-package-mode' function for all available commands.  With
     'C-u' prefix each command asks for extra arguments to the
     underlying devtools function.  This mode is automatically enabled
     in all files within R packages and is indicated with '[pkg:NAME]'
     in the mode-line.
   * ESS[R]: Help lookup has been improved.  It is now possible to get
     help for namespaced objects such as pkg::foobar.  Furthermore, ESS
     recognizes more reliably when you change 'options('html_type')'.
   * ESS[R]: New specialized breakpoints for debugging magrittr pipes
   * ESS: ESS now implements a simple message passing interface to
     communicate between ESS and inferior process.
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