ESS -- Emacs Speaks Statistics

Edit Package emacs-ess

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

Refresh
Refresh
Source Files
Filename Size Changed
emacs-ess.changes 0000021703 21.2 KB
emacs-ess.spec 0000004252 4.15 KB
ess-17.11.tgz 0003275675 3.12 MB
Revision 15 (latest revision is 20)
Detlef Steuer's avatar Detlef Steuer (dsteuer) committed (revision 15)
- upstrem updated to 17.11
- removed check for SuSE before 10.2
- Changes and New Features in 17.11:
   * The ESS initialisation process has been streamlined.  You can now
     load the R and Stata modes independently from the rest of ESS. Just
     put '(require 'ess-r-mode)' or '(require 'ess-stata-mode)' in your
     init file.  This is for experienced Emacs users as this requires
     setting up autoloads for '.R' files manually.  We will keep
     maintaining 'ess-site' for easy loading of all ESS features.
   * Reloading and quitting the process is now more robust.  If no
     process is attached, ESS now switches automatically to one
     (prompting you for selection if there are several running).
     Reloading and quitting will now work during a debug session or when
     R is prompting for input (for instance after a crash).  Finally,
     the window configuration is saved and restored after reloading to
     prevent the buffer of the new process from capturing the cursor.
   * ESS[R]: New command 'ess-r-package-use-dir'.  It sets the working
     directory of the current process to the current package directory.
   * ESS[R] Lookup for references in inferior buffers has been improved.
     New variable 'ess-r-package-source-roots' contains package
     sub-directories which are searched recursively during the file
     lookup point.  Directories in 'ess-tracebug-search-path' are now
     also searched recursively.
   * ESS[R] Namespaced evaluation is now automatically enabled only in
     the 'R/' directory.  This way ESS will not attempt to update
     function definitions from a package if you are working from e.g.  a
     test file.
   Changes and New Features in 16.10:
   * ESS[R]: Syntax highlighting is now more consistent.  Backquoted
     names are not fontified as strings (since they really are
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