ess 18.10.2+git20230419.5c4ae91-1 source package in Ubuntu

Changelog

ess (18.10.2+git20230419.5c4ae91-1) unstable; urgency=medium

  * New upstream snapshot
  * d/copyright: reflect upstream changes
  * refcard-clean.patch: drop patch, applied upstream
  * Trim trailing whitespace.
  * Update standards version to 4.6.2, no changes needed.
  * debian/elpa-test: adapt to upstream testsuite changes
  * testsuite.patch: disable two new tests

 -- Sébastien Villemot <email address hidden>  Tue, 27 Jun 2023 10:46:46 +0200

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
Mantic release universe math

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ess_18.10.2+git20230419.5c4ae91-1.dsc 2.0 KiB bf31a3175277d36706389fccb59024a5a37d242dba5173428d33338c51e76da3
ess_18.10.2+git20230419.5c4ae91.orig.tar.xz 509.5 KiB a85facc4a7fa6f4b6a931bea188dcf14cadec1cbf993ec2f5fb813361ae104a9
ess_18.10.2+git20230419.5c4ae91-1.debian.tar.xz 10.1 KiB 1c93ce903056358862e7fd0d4a67ebce22d10f6fd7e50d643d641ee71167c4c9

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