update packages

This commit is contained in:
2025-06-22 17:08:08 +02:00
parent 54e5633369
commit 16a0a6db93
558 changed files with 68349 additions and 26568 deletions

View File

@@ -1,12 +1,11 @@
(define-package "ess-R-data-view" "20130509.1158" "Data viewer for GNU R"
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(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:
(popup "20130324.1305")
(ess "20130225.1754"))
:url "https://github.com/myuhe/ess-R-data-view.el"
:commit "d6e98d3ae1e2a2ea39a56eebcdb73e99d29562e9"
:revdesc "d6e98d3ae1e2"
:keywords '("convenience")
:authors '(("myuhe" . "yuhei.maeda_at_gmail.com")))