Title: Making Visual Exploratory Data Analysis with Nested Data Easier
Description: Provides tools for visual exploratory data analysis with nested
data. Includes functions for creating bivariate plots, dot plots,
histograms, and violin plots for each group or unit in nested data.
Methods are described in Crabtree and Nelson (2017) "Plotrr: Functions for
making visual exploratory data analysis with nested data easier"
<doi:10.21105/joss.00190>.
Author: Charles Crabtree [aut, cre],
Michael J. Nelson [aut]
Maintainer: Charles Crabtree <charles.crabtree@monash.edu>
This is a re-admission after prior archival of version 1.0.0 dated 2017-12-04
Diff between plotrr versions 1.0.0 dated 2017-12-04 and 1.0.2 dated 2026-03-27
DESCRIPTION | 24 + LICENSE | 3 MD5 | 48 +-- R/bivarplots.r | 2 R/bivarrugplot.r | 2 R/clear.r | 5 R/dotplots.r | 2 R/histplots.r | 2 R/lengthunique.r | 2 R/makefacnum.r | 2 R/violinplots.r | 2 README.md | 24 + build/vignette.rds |binary inst/doc/plotrr-vignette.R | 10 inst/doc/plotrr-vignette.Rmd | 2 inst/doc/plotrr-vignette.html | 554 ++++++++++++++++++++++++++++++++++-------- man/bivarplots.Rd | 2 man/bivarrugplot.Rd | 2 man/clear.Rd | 7 man/dotplots.Rd | 2 man/histplots.Rd | 2 man/lengthunique.Rd | 2 man/makefacnum.Rd | 2 man/violinplots.Rd | 2 vignettes/plotrr-vignette.Rmd | 2 25 files changed, 544 insertions(+), 163 deletions(-)
Title: Conditional Visualization for Statistical Models
Description: Exploring fitted models by interactively taking 2-D and 3-D
sections in data space.
Author: Mark O'Connell [aut, cre],
Catherine Hurley [aut],
Katarina Domijan [aut],
Achim Zeileis [ctb] ,
R Core Team [ctb]
Maintainer: Mark O'Connell <mark_ajoc@yahoo.ie>
This is a re-admission after prior archival of version 0.5-1 dated 2018-09-13
Diff between condvis versions 0.5-1 dated 2018-09-13 and 0.5-2 dated 2026-03-27
DESCRIPTION | 14 +++++++------- MD5 | 12 ++++++------ NEWS | 4 ++++ R/ceplot.R | 2 +- R/condtour.R | 2 +- README.md | 23 +++++++++++------------ man/condvis-package.Rd | 4 ++-- 7 files changed, 32 insertions(+), 29 deletions(-)
Title: Access to the List of Bird Species of Peru
Description: Provides access to the species checklist published in
'List of the Birds of Peru' by Plenge, M. A. and Angulo, F.
(version 23-03-2026) <https://sites.google.com/site/boletinunop/checklist>.
The package exposes the current Peru bird checklist as an R dataset and
includes tools for species lookup, taxonomic reconciliation, and fuzzy
matching of scientific names. These features help streamline taxonomic
validation for researchers and conservationists.
Author: Paul E. Santos Andrade [aut, cre, cph]
Maintainer: Paul E. Santos Andrade <paulefrens@gmail.com>
Diff between avesperu versions 0.1.0 dated 2026-03-23 and 0.1.1 dated 2026-03-27
DESCRIPTION | 12 +++-- MD5 | 30 +++++++++----- R/aves_peru_2025_v5.R | 7 ++- R/aves_peru_2026_v1.R |only R/get_avesperu.R | 2 R/internals.R | 4 - R/shiny-app.R | 6 +- README.md | 64 +++++++++++++++---------------- build |only data/aves_peru_2026_v1.rda |only inst/doc |only man/aves_peru_2025_v5.Rd | 7 ++- man/aves_peru_2026_v1.Rd |only man/figures/README-unnamed-chunk-3-1.png |binary man/unop_check_update.Rd | 2 tests/testthat.R | 8 +-- tests/testthat/test-unop-check-update.R | 8 +-- vignettes |only 18 files changed, 84 insertions(+), 66 deletions(-)
Title: Recursive Partitioning and Regression Trees
Description: Recursive partitioning for classification,
regression and survival trees. An implementation of most of the
functionality of the 1984 book by Breiman, Friedman, Olshen and Stone.
Author: Terry Therneau [aut],
Beth Atkinson [aut, cre],
Brian Ripley [trl]
Maintainer: Beth Atkinson <atkinson@mayo.edu>
Diff between rpart versions 4.1.24 dated 2025-01-07 and 4.1.27 dated 2026-03-27
ChangeLog | 1 DESCRIPTION | 10 ++++---- MD5 | 54 ++++++++++++++++++++++++--------------------- build/vignette.rds |binary data/solder.rda |binary inst/doc/longintro.pdf |binary inst/doc/usercode.pdf |binary po/R-es.po |only po/R-pt_BR.po |only po/R-ru.po | 33 ++++++++++++++++++++------- po/es.po |only po/pt_BR.po |only src/node.h | 2 - src/rpart_callback.c | 34 +++++++++++++++++----------- tests/testall.R | 8 +++--- tests/testall.Rout.save | 16 ++++++------- tests/treble.R | 6 ++--- tests/treble.Rout.save | 14 +++++------ tests/treble2.R | 4 +-- tests/treble2.Rout.save | 12 +++++----- tests/treble3.R | 4 +-- tests/treble3.Rout.save | 12 +++++----- tests/treble4.R | 4 +-- tests/treble4.Rout.save | 12 +++++----- tests/usersplits.R | 2 - tests/usersplits.Rout.save | 10 ++++---- tests/xpred1.R | 2 - tests/xpred1.Rout.save | 10 ++++---- tests/xpred2.R | 2 - tests/xpred2.Rout.save | 10 ++++---- 30 files changed, 146 insertions(+), 116 deletions(-)
Title: Noncompartmental Analysis for Pharmacokinetic Data
Description: Conduct a noncompartmental analysis with industrial strength.
Some features are
1) Use of CDISC SDTM terms
2) Automatic or manual slope selection
3) Supporting both 'linear-up linear-down' and 'linear-up log-down' method
4) Interval(partial) AUCs with 'linear' or 'log' interpolation method
* Reference: Gabrielsson J, Weiner D. Pharmacokinetic and Pharmacodynamic Data Analysis - Concepts and Applications. 5th ed. 2016. (ISBN:9198299107).
Author: Kyun-Seop Bae [aut, cre]
Maintainer: Kyun-Seop Bae <k@acr.kr>
Diff between NonCompart versions 0.7.1 dated 2026-03-09 and 0.7.2 dated 2026-03-27
DESCRIPTION | 11 ++++++----- MD5 | 14 +++++++------- R/gIntAUC.R | 5 +++-- R/tblNCA.R | 10 ++++++++-- inst/NEWS.Rd | 11 ++++++----- man/BestSlope.Rd | 4 ++-- man/sNCA.Rd | 8 ++++---- man/tblNCA.Rd | 4 ++-- 8 files changed, 38 insertions(+), 29 deletions(-)
Title: Lambert-W Function
Description: Implements both real-valued branches of the Lambert-W function
(Corless et al, 1996) <doi:10.1007/BF02124750> without the need for
installing the entire GSL.
Author: Avraham Adler [aut, cph, cre]
Maintainer: Avraham Adler <Avraham.Adler@gmail.com>
Diff between lamW versions 2.2.6 dated 2026-01-08 and 2.2.7 dated 2026-03-27
DESCRIPTION | 8 ++++---- MD5 | 10 +++++----- build/partial.rdb |binary inst/CITATION | 2 +- inst/NEWS.Rd | 11 ++++++++++- src/RcppExports.cpp | 4 ++-- 6 files changed, 22 insertions(+), 13 deletions(-)
Title: Calibration Performance
Description: Plots calibration curves and computes statistics for assessing calibration performance. See Lasai et al. (2025) <doi:10.48550/arXiv.2503.08389>, De Cock Campo (2023) <doi:10.48550/arXiv.2309.08559> and Van Calster et al. (2016) <doi:10.1016/j.jclinepi.2015.12.005>.
Author: Bavo De Cock [aut, cre],
Lasai Barrenada [aut],
Daan Nieboer [aut],
Ben Van Calster [aut],
Ewout Steyerberg [aut],
Yvonne Vergouwe [aut]
Maintainer: Bavo De Cock <bavo.decock@kuleuven.be>
Diff between CalibrationCurves versions 3.0.0 dated 2025-12-09 and 3.1.0 dated 2026-03-27
DESCRIPTION | 41 ++-- MD5 | 61 ++++-- NAMESPACE | 124 +++++++++---- NEWS.md |only R/BT.samples.R | 2 R/CGC.R | 26 +- R/CalibrationCurves-package.R |only R/MAC2.R | 58 ++++-- R/MIXC.R | 16 + R/genCalCurve.R | 14 - R/globals.R | 3 R/helperFunctions.R | 22 ++ R/printFunction.R | 5 R/timeROC_archived.R |only R/val.prob.ci.2.R | 23 +- R/valProbCluster.R | 126 ++++++++++--- R/valProbSurvival.R | 369 ++++++++++++++++++++-------------------- R/valProbggplot.R | 54 +++-- README.md | 4 inst/doc/CalibrationCurves.R | 13 + inst/doc/CalibrationCurves.Rmd | 29 +++ inst/doc/CalibrationCurves.html | 68 ++++++- man/CalibrationCurves.Rd | 111 ++++++------ man/ci_pi_labels.Rd |only man/genCalCurve.Rd | 320 +++++++++++++++++----------------- man/timeROC.Rd |only man/valProbCluster.Rd | 20 +- man/valProbSurvival.Rd | 311 +++++++++++++++++---------------- tests |only vignettes/CalibrationCurves.Rmd | 29 +++ 30 files changed, 1120 insertions(+), 729 deletions(-)
More information about CalibrationCurves at CRAN
Permanent link
Title: Adrian Dusa's Miscellaneous
Description: Contains functions used across packages 'DDIwR', 'QCA' and 'venn'.
Interprets and translates, factorizes and negates SOP - Sum of Products
expressions, for both binary and multi-value crisp sets, and extracts
information (set names, set values) from those expressions. Other functions
perform various other checks if possibly numeric (even if all numbers reside
in a character vector) and coerce to numeric, or check if the numbers are
whole. It also offers, among many others, a highly versatile recoding
routine and some more flexible alternatives to the base functions 'with()'
and 'within()'.
SOP simplification functions in this package use related minimization from
package 'QCA', which is recommended to be installed despite not being listed
in the Imports field, due to circular dependency issues.
Author: Adrian Dusa [aut, cre, cph]
Maintainer: Adrian Dusa <dusa.adrian@unibuc.ro>
Diff between admisc versions 0.39 dated 2025-11-02 and 0.40 dated 2026-03-27
DESCRIPTION | 13 - MD5 | 206 ++++++++++---------- NAMESPACE | 269 +++++++++++++------------- R/SOPexpression.R |only R/admisc_internal.R |only R/admisc_package.R |only R/asNumeric.R | 97 +++++++++ R/asSOP.R | 3 R/betweenQuotes.R | 31 ++- R/brackets.R | 86 ++++++++ R/change.R | 54 +++++ R/checkMV.R | 3 R/checkSubset.R | 3 R/checkValid.R | 3 R/classify.R | 11 - R/coerceMode.R | 35 +++ R/combnk.R | 103 +++++----- R/compute.R | 4 R/dimnames.R | 43 ++++ R/equality.R | 73 +++++++ R/expand.R | 3 R/export.R | 55 +++++ R/factorize.R | 85 ++++++++ R/frelevel.R | 38 +++ R/frev.R | 43 ++++ R/getInfo.R | 3 R/getLevels.R | 3 R/getMatrix.R | 3 R/getName.R | 70 ++++++ R/hclr.R | 53 +++++ R/inside.R | 63 ++++++ R/intersection.R | 109 ++++++++++ R/invert.R | 117 +++++++++++ R/listRDA.R | 46 ++++ R/mvSOP.R | 3 R/numdec.R | 43 ++++ R/objRDA.R | 3 R/onLoad.R | 2 R/overwrite.R | 91 ++++++++- R/pad.R | 5 R/permutations.R | 31 ++- R/possibleNumeric.R | 3 R/prettyString.R | 4 R/prettyTable.R | 4 R/print.R | 8 R/recode.R | 182 +++++++++++++++++- R/recreate.R | 82 ++++++++ R/reload.R | 3 R/replaceText.R | 63 ++++++ R/scan.clipboard.R | 28 ++ R/simplify.R | 38 ++- R/sopos.R | 2 R/sortExpressions.R | 3 R/stopError.R | 3 R/string.R | 13 + R/tagged.R | 6 R/tilde.R | 52 +++++ R/translate.R | 6 R/tryCatchWEM.R | 52 ++++- R/unicode.R | 7 R/uninstall.R | 3 R/unload.R | 3 R/update.R | 3 R/using.R | 149 +++++++++++++- R/validateNames.R | 4 R/verify.R | 3 R/wholeNumeric.R | 3 R/write.clipboard.R | 3 R/writePIs.R | 4 build/partial.rdb |binary inst/ChangeLog | 5 man/SOPexpression.Rd | 493 +++++++++++++++++++++++-------------------------- man/admisc_internal.Rd | 18 - man/admisc_package.Rd | 52 +---- man/betweenQuotes.Rd | 6 man/brackets.Rd | 125 +++++------- man/change.Rd | 12 - man/clipboard.Rd | 52 ++--- man/coerceMode.Rd | 6 man/combnk.Rd | 6 man/dimnames.Rd | 9 man/equality.Rd | 8 man/export.Rd | 100 ++++----- man/factorize.Rd | 192 +++++++++---------- man/frelevel.Rd | 10 man/frev.Rd | 9 man/getName.Rd | 6 man/hclr.Rd | 9 man/inside.Rd | 118 +++++------ man/intersection.Rd | 215 ++++++++++----------- man/invert.Rd | 226 +++++++++++----------- man/numdec.Rd | 6 man/numerics.Rd | 8 man/overwrite.Rd | 55 ++++- man/permutations.Rd | 58 ++--- man/rdaFunctions.Rd | 88 ++++---- man/recode.Rd | 356 +++++++++++++++++------------------ man/recreate.Rd | 5 man/replaceText.Rd | 6 man/tilde.Rd | 8 man/tryCatchWEM.Rd | 11 - man/using.Rd | 6 src/Makevars |only src/Makevars.win |only src/admisc.c | 19 + src/admisc.h |only src/utils.c |only src/utils.h |only 108 files changed, 3405 insertions(+), 1538 deletions(-)