|
(define-package "ess" "20191014.1343" "Emacs Speaks Statistics"
|
|
'((emacs "25.1")
|
|
(julia-mode "0.3"))
|
|
:authors
|
|
'(("David Smith" . "dsmith@stats.adelaide.edu.au")
|
|
("A.J. Rossini" . "blindglobe@gmail.com")
|
|
("Richard M. Heiberger" . "rmh@temple.edu")
|
|
("Kurt Hornik" . "Kurt.Hornik@R-project.org")
|
|
("Martin Maechler" . "maechler@stat.math.ethz.ch")
|
|
("Rodney A. Sparapani" . "rsparapa@mcw.edu")
|
|
("Stephen Eglen" . "stephen@gnu.org")
|
|
("Sebastian P. Luque" . "spluque@gmail.com")
|
|
("Henning Redestig" . "henning.red@googlemail.com")
|
|
("Vitalie Spinu" . "spinuvit@gmail.com")
|
|
("Lionel Henry" . "lionel.hry@gmail.com")
|
|
("J. Alexander Branham" . "alex.branham@gmail.com"))
|
|
:maintainer
|
|
'("ESS Core Team" . "ESS-core@r-project.org")
|
|
:url "https://ess.r-project.org/")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|