ess 24.01.0-1 source package in Ubuntu

Changelog

ess (24.01.0-1) unstable; urgency=medium

  * New upstream version 24.01.0
  * d/watch: fix matching of tarball extension
  * d/gbp.conf: switch back to using upstream tarballs
  * d/copyright: reflect upstream changes
  * Ship the NEWS file

 -- Sébastien Villemot <email address hidden>  Wed, 31 Jan 2024 14:12:47 +0100

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
editors
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ess_24.01.0-1.dsc 1.9 KiB 12c16e710102a2fdc94bf33b1e7eb44b9d6856035db86acfbab580c80d5066f6
ess_24.01.0.orig.tar.gz 665.5 KiB 9a8d3b47117333e213865dd5f709ac83ee396e01aa99ebaefb708ec0675933c0
ess_24.01.0-1.debian.tar.xz 10.5 KiB eb2ae3069fd8dea5337b180de5d8fe80bf2a96145886783c2ccf2847b416558f

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 GNU Emacs. It is
 designed to support editing of scripts and interaction with various
 statistical analysis programs such as R, S, S-Plus, SAS, Stata, BUGS/JAGS and
 Julia.
 .
 It provides the following features:
  - Editing source code (R, S, S-plus, SAS, BUGS/JAGS, Stata, Julia)
    + Syntactic indentation and highlighting of source code
    + Partial evaluation of code
    + Loading and error-checking of code
    + Source code revision maintenance
    + Batch execution (SAS, BUGS/JAGS)
    + Use of imenu to provide links to appropriate functions
  - Interacting with the process (R, S, S-plus, SAS, Stata, Julia)
    + Command-line editing
    + Searchable Command history
    + Command-line completion of R, S, S-plus object names and file names
    + Quick access to object lists and search lists
    + Transcript recording
    + Interface to the help system
  - Transcript manipulation (R, S, S-plus, Stata)
    + Recording and saving transcript files
    + Manipulating and editing saved transcripts
    + Re-evaluating commands from transcript files
  - Interaction with Help Pages and other Documentation (R)
    + Fast Navigation
    + Sending Examples to running ESS process
    + Fast Transfer to Further Help Pages
  - Help File Editing (R)
    + Syntactic indentation and highlighting of source code
    + Sending Examples to running ESS process
    + Previewing