ess 18.10.2-3 source package in Ubuntu

Changelog

ess (18.10.2-3) unstable; urgency=medium

  * debian/control: Remove alternate dependency on install-info
                                  			(Closes: #1013685)
  * debian/control: Set Standards-Version: to current version 
  * debian/control: Switch to virtual debhelper-compat (= 11)
  * debian/compat: Removed
  * debian/watch: Updated

 -- Dirk Eddelbuettel <email address hidden>  Fri, 24 Jun 2022 17:23:24 -0500

Upload details

Uploaded by:
Dirk Eddelbuettel
Uploaded to:
Sid
Original maintainer:
Dirk Eddelbuettel
Architectures:
all
Section:
gnu-r
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe math

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ess_18.10.2-3.dsc 1.9 KiB 0d238eb35b1fe52319b9dc39cadc75eb515d1c97d872ab89b69e2a37bc61b422
ess_18.10.2.orig.tar.gz 2.8 MiB f77b42283c698da091aabca9ccd14a648c3240f00898b93128490feefa04e9d6
ess_18.10.2-3.debian.tar.xz 11.7 KiB 7da3f0931dc7b52e5bb5ee0f625e4b11a2c0861621c0d5b5f4e590e446dad439

Available diffs

No changes file available.

Binary packages built by this source

elpa-ess: Emacs mode for statistical programming and data analysis

 "Emacs Speaks Statistics" (ESS) is an add-on package for emacs text
 editors such as GNU Emacs and XEmacs. It is designed to support
 editing of scripts and interaction with various statistical analysis
 programs such as R, S-Plus, SAS, Stata and OpenBUGS/JAGS. Although
 all users of these statistical analysis programs are welcome to apply
 ESS, advanced users or professionals who regularly work with
 text-based statistical analysis scripts, with various statistical
 languages/programs, or with different operating systems might benefit
 from it the most.
 .
 The rationale for developing ESS is that most statistical analysis
 systems provide a more or less sophisticated graphical user interface
 (GUI). However, their full power is only available using their
 scripting language. Furthermore, complex statistical analysis
 projects require a high degree of automation and documentation which
 can only be handled by creating statistical analysis
 scripts. Unfortunately, many statistics packages provide only weak
 text editor functionality and show major differences between
 them. Without a unified text editor user interface additional effort
 is required from the user to cope with limited functionality and with
 text editor differences.
 .
 Therefore, emacs editors and the ESS package provide the following
 major features:
  - Support for various operating systems
    Examples: Linux, Unix, Mac OS X and MS Windows
  - Working environment based on emacs
    Examples: File Manager (Dired), File Transfer Client/Telnet Client
    (Tramp), Multiple Clipboards (registers), Bookmarks, Abbreviations,
    and many others
  - Support for various statistical analysis languages
    Examples: R, S-Plus, SAS, Stata and OpenBUGS/JAGS
    Examples: Keybindings, Abbreviations, Syntax highlighting, Code
    formatting, Commenting, Submitting scripts, Displaying results and
    Searching documentation
 .
 ESS is freely available under the GNU General Public License (GPL).
 For further technical and legal information please refer to the ESS
 Manual.

ess: Transition Package, ess to elpa-ess

 The ESS addon package for Emacs has been elpafied. This dummy package
 helps ease transition from ess to elpa-ess.