r-cran-stddiff 3.1-1
Package Information
| Description | Calculate the Standardized Difference for Numeric, Binary and Category Variables Contains three main functions including stddiff.numeric(), stddiff.binary() and stddiff.category(). These are used to calculate the standardized difference between two groups. It is especially used to evaluate the balance between two groups before and after propensity score matching. |
|---|---|
| Maintainer | Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net> |
| Changed By | Charles Plessy <plessy@debian.org> |
| Sponsor | plessy@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/r-pkg-team/r-cran-stddiff.git (browse) |
| Tracker | https://tracker.debian.org/pkg/r-cran-stddiff |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Source | r-cran-stddiff |
|---|---|
| Version | 3.1-1 |
| Changed-By | Charles Plessy |
| Architecture | source all |
| Distribution | unstable |
| Date | Sun, 05 Jul 2026 08:23:48 +0900 |
Changelog
r-cran-stddiff (3.1-1) unstable; urgency=medium . * Initial release (needed by r-cran-arsenal). * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update)
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | r-cran-stddiff deb gnu-r optional arch=all |
| Section | gnu-r |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://cran.r-project.org/package=stddiff Upstream-Name: stddiff Upstream-Contact: Zhicheng Du <dgdzc@hotmail.com>, Files-Excluded: */inst/*/*.html Files: * Copyright: 2022 Zhicheng Du, Yuantao Hao License: GPL-3 Files: debian/* Copyright: 2026 Debian R Packages Maintainers Team License: GPL-3 License: GPL-3 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 3 of the License. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . On Debian systems you can find the full text of the GNU General Public License version 3 at /usr/share/common-licenses/GPL-3.