ESS -- Emacs Speaks Statistics
http://ess.r-project.org/
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:R:released/emacs-ess && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
emacs-ess.changes | 0000009298 9.08 KB | |
emacs-ess.spec | 0000004509 4.4 KB | |
ess-15.03-1.tgz | 0003177102 3.03 MB |
Revision 7 (latest revision is 20)
Detlef Steuer (dsteuer)
committed
(revision 7)
- bug fix release by upstream 15.03-1 Changes and New Features in 15.03-1: ESS[R]: An indentation bug has been fixed (github issue 163) ESS[R]: On windows, if 'ess-prefer-higher-bit' is non-nil (the default), then R-newest will try to run a 64 bit (rather than 32 bit) version of R.
Comments 2
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.
should work now