Files
emacs/lisp/ess-R-data-view/ess-R-data-view-pkg.el
2023-11-04 19:26:41 +01:00

13 lines
399 B
EmacsLisp

(define-package "ess-R-data-view" "20130509.1158" "Data viewer for GNU R"
'((ctable "20130313.1743")
(popup "20130324.1305")
(ess "20130225.1754"))
:commit "d6e98d3ae1e2a2ea39a56eebcdb73e99d29562e9" :authors
'(("myuhe" . "yuhei.maeda_at_gmail.com"))
:keywords
'("convenience")
:url "https://github.com/myuhe/ess-R-data-view.el")
;; Local Variables:
;; no-byte-compile: t
;; End: