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 | 0000007153 6.99 KB | |
emacs-ess.spec | 0000004507 4.4 KB | |
ess-14.09.tgz | 0003350987 3.2 MB |
Revision 5 (latest revision is 20)
Detlef Steuer (dsteuer)
committed
(revision 5)
- removed (require 'ess-site) from suse-start-emacs-ess-init.el now we just add the load path removed the version number from installation path now it´s emacs-ess and not emacs-ess-%{version} anymore
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