r-cran-zelig 5.1.5-1 source package in Ubuntu

Changelog

r-cran-zelig (5.1.5-1) unstable; urgency=medium

  * Team upload
  * New upstream version
  * Build-Depends r-cran-aer was finally accepted
    Closes: #852925
  * Standards-Version: 4.1.1
  * Add Build-Depends: r-cran-codetools to enable full build-time checking
  * Add README.source to document binary data files

 -- Andreas Tille <email address hidden>  Mon, 27 Nov 2017 16:35:54 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-zelig_5.1.5-1.dsc 2.3 KiB 67fcbfe841ccadb2ab3bf6b325812f485f1c96ac81726dc7d72102abcd2ab70c
r-cran-zelig_5.1.5.orig.tar.gz 736.1 KiB ed9e67cd052e48564dd1828aa548ce6646e2d50c04fdc193cd8d7c558f8dec53
r-cran-zelig_5.1.5-1.debian.tar.xz 4.5 KiB 4d84c099232069bde64da8026697da000df2837362c07a431ad30e902b9e4bd9

Available diffs

No changes file available.

Binary packages built by this source

r-cran-zelig: GNU R package providing a unified front-end for estimating statistical models

 With thousands of contributors who have written hundreds of packaged
 routines, R can deal with nearly any statistical problem. Although
 this high level of participation may be its greatest strength, the
 enormous diversity in approaches to statistical inference covered by
 R often results in a virtual babel of competing functions and
 inconsistent syntax.
 .
 To address these problems from a common perspective, the upstream
 authors have created Zelig, a single, easy-to-use program, with a
 unified framework and syntax, that can estimate, help interpret, and
 present the results of a large range of statistical methods. It
 literally is "everyone's statistical software" because Zelig uses R
 code from many researchers. They also hope it will become
 "everyone's statistical software" for applications, and they have
 designed it so that anyone can use it or add their methods to it.
 Zelig comes with detailed, self-contained documentation that
 minimizes startup costs for Zelig and R, automates graphics and
 summaries for all models, and, with only three simple commands
 required, generally makes the power of R accessible for all users.
 Zelig also works well for teaching, and is designed so that scholars
 can use the same program they use for their research.