r-cran-prroc 1.4-1
Package Information
| Description | Precision-Recall and ROC Curves for Weighted and Unweighted Data Computes the areas under the precision-recall (PR) and ROC curve for weighted (e.g., soft-labeled) and unweighted data. In contrast to other implementations, the interpolation between points of the PR curve is done by a non-linear piecewise function. In addition to the areas under the curves, the curves themselves can also be computed and plotted by a specific S3-method. References: Davis and Goadrich (2006) <doi:10.1145/1143844.1143874>; Keilwagen et al. (2014) <doi:10.1371/journal.pone.0092209>; Grau et al. (2015) <doi:10.1093/bioinformatics/btv153>. |
|---|---|
| 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-prroc.git (browse) |
| Tracker | https://tracker.debian.org/pkg/r-cran-prroc |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Version | 1.4-1 |
|---|---|
| Changed-By | Charles Plessy |
| Architecture | source all |
| Distribution | unstable |
| Date | Wed, 06 May 2026 11:47:20 +0900 |
| Source | r-cran-prroc |
Changelog
r-cran-prroc (1.4-1) unstable; urgency=medium . * Initial release (needed for r-cran-vim)
.dsc
| Package-List | r-cran-prroc deb gnu-r optional arch=all |
|---|---|
| Section | gnu-r |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://cran.r-project.org/package=PRROC Upstream-Name: PRROC Upstream-Contact: Jan Grau <grau@informatik.uni-halle.de>, Files: * Copyright: 2025 Jan Grau, Jens Keilwagen 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.