Title: Wild Bootstrap Size Diagnostics
Description: Implements the diagnostic "theta" developed in Poetscher and Preinerstorfer (2020) "How Reliable are Bootstrap-based Heteroskedasticity Robust Tests?" <doi:10.48550/arXiv.2005.04089>, which appeared as <doi:10.1017/S0266466622000184> in Econometric Theory , Volume 39 , Issue 4 , August 2023 , pp. 789 - 847. The diagnostic "theta" can be used to detect and weed out bootstrap-based procedures that provably have size equal to one for a given testing problem. The implementation covers a large variety of bootstrap-based procedures, cf. the above mentioned article for details. A function for computing bootstrap p-values is provided.
Author: David Preinerstorfer [aut, cre]
Maintainer: David Preinerstorfer <david.preinerstorfer@wu.ac.at>
Diff between wbsd versions 1.0.0 dated 2020-05-14 and 1.0.1 dated 2026-05-15
DESCRIPTION | 16 +++++++++------- MD5 | 22 +++++++++++----------- NEWS | 6 ++++++ R/auxiliary.functions.R | 2 +- R/boot.pval.R | 2 +- R/theta.R | 2 +- R/zzz.R | 4 ++-- build/partial.rdb |binary inst/CITATION | 26 ++++++++++++-------------- man/wbsd-package.Rd | 3 ++- src/rrev.cpp | 2 +- src/test.statistic.cpp | 2 +- 12 files changed, 47 insertions(+), 40 deletions(-)
Title: Bayesian Seemingly Unrelated Regression Models in
High-Dimensional Settings
Description: Bayesian seemingly unrelated regression with general variable selection and dense/sparse covariance matrix. The sparse seemingly unrelated regression is described in Bottolo et al. (2021) <doi:10.1111/rssc.12490>, the software paper is in Zhao et al. (2021) <doi:10.18637/jss.v100.i11>, and the model with random effects is described in Zhao et al. (2024) <doi:10.1093/jrsssc/qlad102>.
Author: Marco Banterle [aut],
Zhi Zhao [aut, cre],
Leonardo Bottolo [ctb],
Sylvia Richardson [ctb],
Waldir Leoncio [ctb],
Alex Lewin [aut],
Manuela Zucknick [aut]
Maintainer: Zhi Zhao <zhi.zhao@medisin.uio.no>
Diff between BayesSUR versions 2.3-1 dated 2025-11-16 and 2.3-2 dated 2026-05-15
DESCRIPTION | 8 ++++---- MD5 | 30 +++++++++++++++--------------- NEWS.md | 5 +++++ R/BayesSUR.R | 1 + R/exampleGDSC.R | 2 +- R/plotMCMCdiag.R | 37 +++++++++++++++++++------------------ R/targetGene.R | 2 +- build/vignette.rds |binary configure | 21 ++++++++++++--------- configure.ac | 3 +++ data/exampleGDSC.rda |binary inst/CITATION | 4 ++-- inst/doc/BayesSUR.pdf |binary man/exampleGDSC.Rd | 2 +- man/targetGene.Rd | 2 +- src/drive.cpp | 4 ++-- 16 files changed, 67 insertions(+), 54 deletions(-)
Title: Tour Methods for Multivariate Data Visualisation
Description: Implements geodesic interpolation and basis
generation functions that allow you to create new tour
methods from R.
Author: Hadley Wickham [aut, ctb] ,
Dianne Cook [aut, cre] ,
Nick Spyrison [ctb] ,
Ursula Laa [ctb] ,
H. Sherry Zhang [ctb] ,
Stuart Lee [ctb]
Maintainer: Dianne Cook <dicook@monash.edu>
Diff between tourr versions 1.2.6 dated 2025-07-13 and 1.2.7 dated 2026-05-15
tourr-1.2.6/tourr/inst/df.rda |only tourr-1.2.6/tourr/inst/doc/tourr.R |only tourr-1.2.6/tourr/inst/doc/tourr.Rmd |only tourr-1.2.6/tourr/inst/doc/tourr.html |only tourr-1.2.6/tourr/inst/errors_w_jso.txt |only tourr-1.2.6/tourr/inst/vc.rda |only tourr-1.2.6/tourr/vignettes/tourr.Rmd |only tourr-1.2.7/tourr/DESCRIPTION | 15 +-- tourr-1.2.7/tourr/MD5 | 66 ++++++++++----- tourr-1.2.7/tourr/NEWS.md | 9 ++ tourr-1.2.7/tourr/R/history.r | 24 ++++- tourr-1.2.7/tourr/R/interpolate.r | 15 ++- tourr-1.2.7/tourr/R/path-index.r | 6 - tourr-1.2.7/tourr/R/tour-little.r | 11 +- tourr-1.2.7/tourr/R/tour.r | 3 tourr-1.2.7/tourr/build/vignette.rds |binary tourr-1.2.7/tourr/inst/doc/edges.R | 47 +++++------ tourr-1.2.7/tourr/inst/doc/edges.Rmd | 19 ++-- tourr-1.2.7/tourr/inst/doc/edges.html | 72 ++++++----------- tourr-1.2.7/tourr/inst/doc/intro.R |only tourr-1.2.7/tourr/inst/doc/intro.Rmd |only tourr-1.2.7/tourr/inst/doc/intro.html |only tourr-1.2.7/tourr/inst/doc/labelling-observations.R |only tourr-1.2.7/tourr/inst/doc/labelling-observations.Rmd |only tourr-1.2.7/tourr/inst/doc/labelling-observations.html |only tourr-1.2.7/tourr/inst/doc/tour-types.R |only tourr-1.2.7/tourr/inst/doc/tour-types.Rmd |only tourr-1.2.7/tourr/inst/doc/tour-types.html |only tourr-1.2.7/tourr/man/bases_little.Rd | 5 - tourr-1.2.7/tourr/man/figures/logo.png |binary tourr-1.2.7/tourr/man/figures/oldlogo.png |only tourr-1.2.7/tourr/man/little_tour.Rd | 4 tourr-1.2.7/tourr/man/tourr-package.Rd | 2 tourr-1.2.7/tourr/tests |only tourr-1.2.7/tourr/vignettes/edges.Rmd | 19 ++-- tourr-1.2.7/tourr/vignettes/figures |only tourr-1.2.7/tourr/vignettes/intro.Rmd |only tourr-1.2.7/tourr/vignettes/labelling-observations.Rmd |only tourr-1.2.7/tourr/vignettes/tour-types.Rmd |only 39 files changed, 185 insertions(+), 132 deletions(-)
Title: Serialize R Objects to JSON
Description: Converts R objects to and from JavaScript Object Notation
(JSON). The package provides a stable interface for reading JSON from
strings, files, and connections, and for serializing common R objects,
including vectors, lists, data frames, arrays, environments, and S4
objects. It also exposes parser handlers, callbacks, and S4 methods for
applications that need customized JSON processing while preserving
established RJSONIO behavior.
Author: Yaoxiang Li [aut, ctb, cre] ,
CRAN Team [aut],
Duncan Temple Lang [aut] ,
Jonathan Wallace [aut]
Maintainer: Yaoxiang Li <liyaoxiang@outlook.com>
Diff between RJSONIO versions 2.0.0 dated 2025-04-05 and 2.0.5 dated 2026-05-15
DESCRIPTION | 39 +++++++++++++++++++++------------------ MD5 | 52 ++++++++++++++++++++++++++++++++++++++++++++++++---- NEWS.md |only R/json.R | 20 ++++++++++++++++++++ README.md |only build |only inst/doc |only man/figures |only src/ConvertUTF.c | 6 ++++++ src/fast_to_json.c |only src/init.c | 2 ++ tests/testthat |only tests/testthat.R |only vignettes |only 14 files changed, 97 insertions(+), 22 deletions(-)
Title: Tools for Educational and Psychological Measurement
Description: 'Provides an interactive toolkit for educational and psychological measurement implemented using the 'shiny' framework. The package supports content validity analysis, dimensionality assessment, and Classical Test Theory using the 'CTT' package (Willse, 2018) <doi:10.32614/CRAN.package.CTT>. Item Response Theory (IRT) analyses are conducted via 'mirt' (Chalmers, 2012) <doi:10.18637/jss.v048.i06>. Exploratory Factor Analysis is performed using 'psych' (Revelle, 2025), while Confirmatory Factor Analysis (CFA) and Structural Equation Modeling (SEM) are based on the 'lavaan' framework (Rosseel, 2012) <doi:10.18637/jss.v048.i02>. The CFA/SEM module features interactive model specification, automatic model comparison, modification indices, comprehensive fit diagnostics, path diagram visualization, and HTML report generation. The application allows users to upload data, evaluate statistical models, visualize results, and export outputs through an intuitive graphical interfac [...truncated...]
Author: Hasan Djidu [aut, cre] ,
Heri Retnawati [ctb]
Maintainer: Hasan Djidu <hasandjidu@gmail.com>
Diff between measureR versions 0.0.2 dated 2026-02-13 and 0.0.3 dated 2026-05-15
DESCRIPTION | 30 + MD5 | 30 - NEWS.md | 22 + build/vignette.rds |binary inst/app/app.R | 14 inst/app/cfa_report.Rmd |only inst/app/cfa_ui.R | 225 ++++++++----- inst/app/contentval_ui.R | 30 + inst/app/ctt_ui.R | 53 ++- inst/app/homepage_ui.R | 28 + inst/app/lta_ui.R | 19 + inst/app/rsconnect |only inst/app/serverCFA.R | 737 +++++++++++++++++++++++++++++++++++--------- inst/app/serverCTT.R | 56 +++ inst/app/serverContentval.R | 47 ++ inst/app/serverLTA.R | 159 +++++++++ man/measureR-package.Rd | 13 17 files changed, 1179 insertions(+), 284 deletions(-)
Title: Diagnostic Tool by Multiple Imputation for Regression
Discontinuity Designs
Description: Estimates average treatment effects at the cutoff based on sharp
regression discontinuity designs (RDD) and multiple imputation regression
discontinuity designs (MIRDD). It provides diagnostic tools for RDD by
comparing results with those from MIRDD, as proposed in Takahashi (2023)
<doi:10.1080/03610918.2021.1960374>. The package includes datasets from
Takahashi (2023) and Takahashi (2026) <doi:10.1016/j.softx.2026.102707>.
Author: Masayoshi Takahashi [aut, cre]
Maintainer: Masayoshi Takahashi <mtakahashi615@g.chuo-u.ac.jp>
Diff between MIRDD versions 0.2.2 dated 2026-04-21 and 0.2.3 dated 2026-05-15
DESCRIPTION | 24 ++++++------ MD5 | 17 ++++----- R/MIRDD-package.R | 7 +-- R/MIRDD.R | 75 +++++++++++++++++----------------------- R/data.R | 6 +-- inst |only man/LudwigMiller2007Modified.Rd | 4 +- man/MIRDD-package.Rd | 9 +--- man/MIdiagRDD.Rd | 2 + man/lee2008.Rd | 2 - 10 files changed, 67 insertions(+), 79 deletions(-)
Title: Headers and Static Libraries for 'HDF5'
Description: Provides a self-contained, static build of the 'HDF5'
(Hierarchical Data Format 5) 'C' library (release 2.1.1) for R
package developers. Designed for use in the 'LinkingTo' field,
it enables zero-dependency integration by building the library
entirely from source during installation. Additionally, it compiles
and internally links a comprehensive suite of advanced compression
filters and their 'HDF5' plugins (Zstd, LZ4, Blosc/Blosc2, Snappy,
ZFP, Bzip2, LZF, Bitshuffle, szip, and gzip). These plugins are
integrated out-of-the-box, allowing downstream packages to utilize
high-performance compression directly through the standard 'HDF5'
API while keeping the underlying third-party headers fully
encapsulated. 'HDF5' is developed by The HDF Group
<https://www.hdfgroup.org/>.
Author: Daniel P. Smith [aut, cre] ,
Alkek Center for Metagenomics and Microbiome Research [cph, fnd],
The HDF Group [ctb, cph] ,
The Board of Trustees of the University of Illinois [cph] ,
Jean-loup Gailly [ctb, cph] ,
Mark Adler [ctb, cph] ,
Kiyoshi Masui [...truncated...]
Maintainer: Daniel P. Smith <dansmith01@gmail.com>
Diff between hdf5lib versions 2.1.1.0 dated 2026-04-02 and 2.1.1.1 dated 2026-05-15
hdf5lib-2.1.1.0/hdf5lib/src/hdf5-2.1.0.tar.gz |only hdf5lib-2.1.1.1/hdf5lib/DESCRIPTION | 6 +-- hdf5lib-2.1.1.1/hdf5lib/MD5 | 14 ++++--- hdf5lib-2.1.1.1/hdf5lib/NEWS.md | 7 +++ hdf5lib-2.1.1.1/hdf5lib/README.md | 18 ++++++++-- hdf5lib-2.1.1.1/hdf5lib/configure | 11 +++--- hdf5lib-2.1.1.1/hdf5lib/src/hdf5-2.1.1.tar.gz |binary hdf5lib-2.1.1.1/hdf5lib/src/patches/hdf5-2.1.1/11-strncpy_nulterm.patch |only hdf5lib-2.1.1.1/hdf5lib/src/patches/hdf5-2.1.1/12-truncation-to-memcpy.patch |only hdf5lib-2.1.1.1/hdf5lib/src/patches/hdf5-2.1.1/13-const-discarded-qualifiers.patch |only 10 files changed, 40 insertions(+), 16 deletions(-)
Title: Quantifying Similarity of Datasets and Multivariate Two- And
k-Sample Testing
Description: A collection of methods for quantifying the similarity of two or more datasets, many of which can be used for two- or k-sample testing. It provides newly implemented methods as well as wrapper functions for existing methods that enable calling many different methods in a unified framework. The methods were selected from the review and comparison of Stolte et al. (2024) <doi:10.1214/24-SS149>. An empirical comparison of the methods was performed in Stolte et al. (2026) <doi:10.48550/arXiv.2604.11458> for categorical data and in Stolte et al. (2026) <doi:10.48550/arXiv.2604.12327> for numeric data.
Author: Marieke Stolte [aut, cre, cph] ,
Luca Sauer [aut] ,
David Alvarez-Melis [ctb] ,
Nabarun Deb [ctb] , <https://github.com/NabarunD/MultiDistFree.git>),
Bodhisattva Sen [ctb] , <https://github.com/NabarunD/MultiDistFree.git>)
Maintainer: Marieke Stolte <marieke.stolte@ibe.med.uni-muenchen.de>
Diff between DataSimilarity versions 0.3.0 dated 2026-02-27 and 0.4.0 dated 2026-05-15
ChangeLog | 33 DESCRIPTION | 21 MD5 | 281 NAMESPACE | 4 R/BF.R | 3 R/BG.R | 14 R/BG2.R | 17 R/BMG.R | 8 R/BQS.R | 9 R/BallDivergence.R | 27 R/C2ST.R | 25 R/CMDistance.R | 36 R/DS.R | 6 R/DiProPerm.R | 8 R/FStest.R | 21 R/GGRL.R | 19 R/GPK.R | 10 R/HMN.R | 8 R/Jeffreys.R | 8 R/KMD.R | 18 R/LHZ.R | 8 R/MMCM.R | 19 R/MMD.R | 8 R/MW.R | 23 R/NKT.R | 14 R/OTDD.R | 9 R/Petrie.R | 22 R/RISE.R |only R/RItest.R | 24 R/Rosenbaum.R | 10 R/SC.R | 19 R/SH.R | 10 R/Wasserstein.R | 10 R/ZC.R | 2 R/cramerWrapper.R | 8 R/energyWrapper.R | 12 R/engineerMetric.R | 9 R/gTests.R | 4 R/helper_functions_DS.R | 2 R/helper_functions_DiProPerm.R | 10 R/helper_functions_crossmatch_based_methods.R | 41 R/helper_functions_density_based_methods.R | 10 R/helper_functions_gTests.R | 28 build/partial.rdb |binary build/vignette.rds |binary data/method.table.RData |binary inst/doc/Details.R | 343 inst/doc/Details.Rnw | 2003 ++--- inst/doc/Details.pdf |binary inst/doc/GettingStarted.R | 282 inst/doc/GettingStarted.Rnw | 652 + inst/doc/GettingStarted.pdf |binary man/BF.Rd | 14 man/BG.Rd | 14 man/BG2.Rd | 7 man/BMG.Rd | 7 man/BQS.Rd | 6 man/Bahr.Rd | 6 man/BallDivergence.Rd | 6 man/C2ST.Rd | 14 man/CCS.Rd | 11 man/CCS_cat.Rd | 14 man/CF.Rd | 10 man/CF_cat.Rd | 14 man/CMDistance.Rd | 8 man/Cramer.Rd | 3 man/DISCOB.Rd | 18 man/DISCOF.Rd | 20 man/DS.Rd | 5 man/DataSimilarity-package.Rd | 4 man/DataSimilarity.Rd | 29 man/DiProPerm.Rd | 8 man/Energy.Rd | 10 man/FR.Rd | 10 man/FR_cat.Rd | 14 man/FStest.Rd | 14 man/GGRL.Rd | 12 man/GPK.Rd | 7 man/HMN.Rd | 10 man/Jeffreys.Rd | 11 man/KMD.Rd | 7 man/LHZ.Rd | 4 man/MMCM.Rd | 20 man/MMD.Rd | 4 man/MST.Rd | 4 man/MW.Rd | 5 man/NKT.Rd | 8 man/OTDD.Rd | 7 man/Petrie.Rd | 20 man/RISE.Rd |only man/RItest.Rd | 14 man/Rosenbaum.Rd | 7 man/SC.Rd | 12 man/SH.Rd | 7 man/Wasserstein.Rd | 8 man/YMRZL.Rd | 7 man/ZC.Rd | 16 man/ZC_cat.Rd | 8 man/dipro.fun.Rd | 1 man/engineerMetric.Rd | 4 man/findSimilarityMethod.Rd | 7 man/gTests.Rd | 12 man/gTestsMulti.Rd | 6 man/gTests_cat.Rd | 12 man/kerTests.Rd | 2 man/knn.Rd | 2 man/method.table.Rd | 7 tests/testthat/test-BG.R | 15 tests/testthat/test-BG2.R | 14 tests/testthat/test-BMG.R | 12 tests/testthat/test-BQS.R | 14 tests/testthat/test-BallDivergence.R | 14 tests/testthat/test-C2ST.R | 14 tests/testthat/test-CMDistance.R | 18 tests/testthat/test-Cramer_Bahr_BF.R | 12 tests/testthat/test-DS.R | 14 tests/testthat/test-DiProPerm.R | 14 tests/testthat/test-Energy_DISCO.R | 26 tests/testthat/test-FR_CF_CCS_ZC.R | 56 tests/testthat/test-FStest_RItest.R | 88 tests/testthat/test-GPK.R | 14 tests/testthat/test-HMN.R | 14 tests/testthat/test-Jeffreys.R | 12 tests/testthat/test-KMD.R | 14 tests/testthat/test-LHZ.R | 14 tests/testthat/test-MMCM.R | 14 tests/testthat/test-MMD.R | 14 tests/testthat/test-MW.R | 14 tests/testthat/test-NKT_GGRL.R | 51 tests/testthat/test-OTDD.R | 16 tests/testthat/test-Petrie.R | 12 tests/testthat/test-RISE.R |only tests/testthat/test-Rosenbaum.R | 12 tests/testthat/test-SC.R | 19 tests/testthat/test-SH.R | 14 tests/testthat/test-Wasserstein.R | 15 tests/testthat/test-YMRZL.R | 14 tests/testthat/test-engineerMetric.R | 14 vignettes/Details.Rnw | 2003 ++--- vignettes/GettingStarted.Rnw | 652 + vignettes/refs.bib | 9734 +++++++++++++------------- vignettes/res.Petrie.bin.10.pdf |only vignettes/res.Petrie.bin.pdf |only vignettes/res.Petrie.mult.10.pdf |only vignettes/res.Petrie.mult.pdf |only 145 files changed, 9791 insertions(+), 7861 deletions(-)
More information about DataSimilarity at CRAN
Permanent link
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2025-06-23 1.0.3
2025-06-20 1.0.2
2025-06-18 1.0.1
2025-06-17 1.0.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2026-04-15 0.3.1
2026-04-13 0.3.0
2025-03-25 0.2.2
2025-03-20 0.2.1
2025-02-08 0.2.0
2024-08-24 0.1.8
2024-05-31 0.1.7
2023-12-16 0.1.6
2023-07-11 0.1.5
2023-07-09 0.1.4
2023-01-23 0.1.3
2022-12-17 0.1.2
2022-08-06 0.1.1
2022-07-17 0.1.0
2021-11-22 0.0.4
2021-09-26 0.0.3
2021-08-09 0.0.2
2021-08-04 0.0.1
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2026-02-06 0.4.9
2024-07-03 0.4.8
2024-02-27 0.4.7
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2026-04-22 0.2.2
2025-09-30 0.2.1
2025-08-27 0.2.0
2024-09-04 0.1.4
2024-07-06 0.1.3
2024-06-27 0.1.2
2023-08-17 0.1.1
2023-07-06 0.1.0
Title: Utilities from 'Seminar fuer Statistik' ETH Zurich
Description: Useful utilities ['goodies'] from Seminar fuer Statistik ETH Zurich,
some of which were ported from S-plus in the 1990s.
For graphics, have pretty (Log-scale) axes eaxis(), an enhanced Tukey-Anscombe
plot, combining histogram and boxplot, 2d-residual plots, a 'tachoPlot()',
pretty arrows, etc.
For robustness, have a robust F test and robust range().
For system support, notably on Linux, provides 'Sys.*()' functions with
more access to system and CPU information.
Finally, miscellaneous utilities such as simple efficient prime numbers,
integer codes, Duplicated(), toLatex.numeric() and is.whole().
Author: Martin Maechler [aut, cre] ,
Werner Stahel [ctb] , f.robftest, last,
p.scales, p.dnorm),
Andreas Ruckstuhl [ctb] , p.profileTraces,
p.res.2x),
Christian Keller [ctb] , p.tachoPlot),
Kjetil Halvorsen [ctb] , ecdf.ksCI),
Alain Hauser [ctb] , is.whole,
[...truncated...]
Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>
Diff between sfsmisc versions 1.1-23 dated 2025-11-21 and 1.1-24 dated 2026-05-15
DESCRIPTION | 12 ++++++------ MD5 | 17 +++++++++-------- NAMESPACE | 1 + R/misc-goodies.R | 23 +++++++++++++++++++++-- R/sessionInfo-ext.R | 1 + build/partial.rdb |binary inst/NEWS.Rd | 20 ++++++++++++++++++++ man/compact01.Rd |only man/pkgDesc.Rd | 2 +- man/unix/Sys.ps.Rd | 5 +++-- 10 files changed, 62 insertions(+), 19 deletions(-)
Title: Continuous Norming
Description: A comprehensive toolkit for generating continuous test norms in
psychometrics and biometrics, and analyzing model fit. The package offers
both distribution-free modeling using Taylor polynomials and parametric
modeling using the beta-binomial and the 'Sinh-Arcsinh' distribution.
Originally developed for achievement tests, it is applicable to a wide
range of mental, physical, or other test scores dependent on continuous or
discrete explanatory variables. The package provides several advantages:
It minimizes deviations from representativeness in subsamples, interpolates
between discrete levels of explanatory variables, and significantly reduces
the required sample size compared to conventional norming per age group.
cNORM enables graphical and analytical evaluation of model fit,
accommodates a wide range of scales including those with negative and
descending values, and even supports conventional norming. It generates
norm tables including confidence intervals. It also includes methods f [...truncated...]
Author: Alexandra Lenhard [aut] ,
Wolfgang Lenhard [cre, aut] ,
Sebastian Gary [aut],
WPS Publisher [fnd]
Maintainer: Wolfgang Lenhard <wolfgang.lenhard@uni-wuerzburg.de>
Diff between cNORM versions 3.5.3 dated 2026-05-01 and 3.5.4 dated 2026-05-15
cNORM-3.5.3/cNORM/inst/shiny/app1/www/informationFunction.png |only cNORM-3.5.3/cNORM/inst/shiny/app1/www/plotNorm.png |only cNORM-3.5.3/cNORM/man/check_monotonicity.Rd |only cNORM-3.5.4/cNORM/DESCRIPTION | 8 cNORM-3.5.4/cNORM/MD5 | 135 - cNORM-3.5.4/cNORM/NAMESPACE | 4 cNORM-3.5.4/cNORM/NEWS.md | 27 cNORM-3.5.4/cNORM/R/betaBinomial.R | 114 - cNORM-3.5.4/cNORM/R/cNORM.R | 53 cNORM-3.5.4/cNORM/R/data.R | 2 cNORM-3.5.4/cNORM/R/modelling.R | 141 - cNORM-3.5.4/cNORM/R/plot.R | 149 - cNORM-3.5.4/cNORM/R/preparation.R | 242 +- cNORM-3.5.4/cNORM/R/shash.R | 2 cNORM-3.5.4/cNORM/README.md | 11 cNORM-3.5.4/cNORM/build/partial.rdb |binary cNORM-3.5.4/cNORM/build/vignette.rds |binary cNORM-3.5.4/cNORM/inst/doc/BetaBinomial.html | 15 cNORM-3.5.4/cNORM/inst/doc/WeightedRegression.html | 12 cNORM-3.5.4/cNORM/inst/doc/cNORM-Demo.html | 124 - cNORM-3.5.4/cNORM/inst/doc/sinh.html | 18 cNORM-3.5.4/cNORM/inst/shiny/app1/rsconnect/shinyapps.io/cnorm/cNORM.dcf | 2 cNORM-3.5.4/cNORM/inst/shiny/app1/server.R | 1064 ++-------- cNORM-3.5.4/cNORM/inst/shiny/app1/ui.R | 456 +--- cNORM-3.5.4/cNORM/inst/shiny/app1/www/introduction.html | 116 - cNORM-3.5.4/cNORM/inst/shiny/app2/rsconnect/shinyapps.io/cnorm/cNORM-Parametric.dcf | 2 cNORM-3.5.4/cNORM/inst/shiny/app2/server.R | 118 - cNORM-3.5.4/cNORM/inst/shiny/app2/ui.R | 129 - cNORM-3.5.4/cNORM/man/bestModel.Rd | 194 - cNORM-3.5.4/cNORM/man/cNORM.GUI2.Rd | 6 cNORM-3.5.4/cNORM/man/cNORM.Rd | 6 cNORM-3.5.4/cNORM/man/checkConsistency.Rd | 190 - cNORM-3.5.4/cNORM/man/cnorm.betabinomial2.Rd | 38 cNORM-3.5.4/cNORM/man/cnorm.cv.Rd | 222 +- cNORM-3.5.4/cNORM/man/compare.Rd | 24 cNORM-3.5.4/cNORM/man/computePowers.Rd | 8 cNORM-3.5.4/cNORM/man/derivationTable.Rd | 18 cNORM-3.5.4/cNORM/man/derive.Rd | 82 cNORM-3.5.4/cNORM/man/elfe.Rd | 2 cNORM-3.5.4/cNORM/man/getNormCurve.Rd | 18 cNORM-3.5.4/cNORM/man/modelSummary.Rd | 64 cNORM-3.5.4/cNORM/man/normTable.Rd | 18 cNORM-3.5.4/cNORM/man/plot.cnorm.Rd | 24 cNORM-3.5.4/cNORM/man/plot.cnormBetaBinomial.Rd | 42 cNORM-3.5.4/cNORM/man/plot.cnormBetaBinomial2.Rd | 24 cNORM-3.5.4/cNORM/man/plotDensity.Rd | 24 cNORM-3.5.4/cNORM/man/plotDerivative.Rd | 24 cNORM-3.5.4/cNORM/man/plotNorm.Rd | 36 cNORM-3.5.4/cNORM/man/plotNormCurves.Rd | 28 cNORM-3.5.4/cNORM/man/plotPercentileSeries.Rd | 24 cNORM-3.5.4/cNORM/man/plotPercentiles.Rd | 24 cNORM-3.5.4/cNORM/man/plotRaw.Rd | 24 cNORM-3.5.4/cNORM/man/plotSubset.Rd | 24 cNORM-3.5.4/cNORM/man/predict.cnormBetaBinomial.Rd | 18 cNORM-3.5.4/cNORM/man/predict.cnormBetaBinomial2.Rd | 18 cNORM-3.5.4/cNORM/man/predict.cnormShash.Rd | 18 cNORM-3.5.4/cNORM/man/predictNorm.Rd | 18 cNORM-3.5.4/cNORM/man/predictRaw.Rd | 18 cNORM-3.5.4/cNORM/man/prepareData.Rd | 8 cNORM-3.5.4/cNORM/man/print.cnorm.Rd | 68 cNORM-3.5.4/cNORM/man/printSubset.Rd | 80 cNORM-3.5.4/cNORM/man/rangeCheck.Rd | 116 - cNORM-3.5.4/cNORM/man/rankByGroup.Rd | 8 cNORM-3.5.4/cNORM/man/rankBySlidingWindow.Rd | 10 cNORM-3.5.4/cNORM/man/rawTable.Rd | 18 cNORM-3.5.4/cNORM/man/regressionFunction.Rd | 86 cNORM-3.5.4/cNORM/man/subsample_lm.Rd | 1 cNORM-3.5.4/cNORM/man/summary.cnorm.Rd | 64 cNORM-3.5.4/cNORM/man/taylorSwift.Rd | 5 cNORM-3.5.4/cNORM/tests/testthat/test.modelling.R | 246 +- 70 files changed, 2237 insertions(+), 2695 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2026-01-17 0.1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2026-04-28 1.2.0
2025-09-11 1.1.0
2024-06-04 1.0.0
2023-10-12 0.10.0
2023-03-08 0.9.1
2022-11-01 0.9.0
2022-06-08 0.8.0
2022-03-18 0.7.0
2021-11-04 0.6.0
2020-08-27 0.5.0
2020-06-16 0.4.1
2020-06-09 0.4.0
2020-01-24 0.3.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2026-04-29 1.4.0
2026-03-31 1.3.0
2026-01-27 1.2.1
2026-01-21 1.2.0
2025-09-29 1.1.0
2025-07-22 1.0.2
2025-07-08 1.0.1
2025-04-01 1.0.0
2024-12-12 0.11.2
2024-12-09 0.11.1
2024-09-07 0.10.5
2024-06-19 0.9.2
2024-04-08 0.8.1
2024-02-26 0.7.1
2024-01-19 0.6.2
2024-01-11 0.6.1
2023-11-24 0.5.3
2023-11-22 0.5.2
2023-09-14 0.4.6
2023-08-15 0.4.5
2023-07-01 0.4.4
2023-06-23 0.4.2
2023-04-20 0.3.1
2023-02-24 0.2.5
2023-02-09 0.2.4
2022-12-08 0.2.3
2022-12-03 0.2.2
2022-11-30 0.2.1
2022-11-03 0.1.3
2022-09-22 0.1.2
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2026-04-29 0.1.1
2025-09-16 0.1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2026-04-30 1.0.2
2026-02-02 0.10.2
2026-01-20 0.10.1
2025-09-11 0.9.1
2025-07-08 0.8.3
2025-06-10 0.8.0
2024-12-09 0.7.7
2024-09-06 0.7.6
2024-06-24 0.7.5
2024-04-03 0.7.4
2024-03-08 0.7.2
2024-03-01 0.7.1
2024-01-25 0.6.1
2023-04-18 0.5
2022-10-27 0.4
2022-03-21 0.3
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2026-04-30 0.1.1
2025-07-28 0.1.0
Title: Creates Statistical Reports
Description: Contains functions to create regulatory-style statistical reports.
Originally designed to create tables, listings, and figures for the
pharmaceutical, biotechnology, and medical device industries, these
reports are generalized enough that they could be used in any industry.
Generates text, rich-text, PDF, HTML, and Microsoft Word file formats.
The package specializes
in printing wide and long tables with automatic page wrapping and splitting.
Reports can be produced with a minimum of function calls, and without
relying on other table packages. The package supports titles, footnotes,
page header, page footers, spanning headers, page by variables,
and automatic page numbering.
Author: David Bosak [aut, cre],
Bill Huang [aut],
Kevin Kramer [ctb],
Duong Tran [ctb],
Raphael Huang [ctb],
Archytas Clinical Solutions [cph]
Maintainer: David Bosak <dbosak01@gmail.com>
Diff between reporter versions 1.4.6 dated 2026-02-07 and 1.4.7 dated 2026-05-15
reporter-1.4.6/reporter/inst/extdata/AE.csv |only reporter-1.4.6/reporter/inst/extdata/DA.csv |only reporter-1.4.6/reporter/inst/extdata/DM.csv |only reporter-1.4.6/reporter/inst/extdata/DS.csv |only reporter-1.4.6/reporter/inst/extdata/EX.csv |only reporter-1.4.6/reporter/inst/extdata/IE.csv |only reporter-1.4.6/reporter/inst/extdata/SV.csv |only reporter-1.4.6/reporter/inst/extdata/VS.csv |only reporter-1.4.6/reporter/inst/extdata/adpsga.sas7bdat |only reporter-1.4.6/reporter/inst/extdata/adsl.sas7bdat |only reporter-1.4.6/reporter/tests/testthat/data/ADLB.csv |only reporter-1.4.6/reporter/tests/testthat/docx/test20.jpg |only reporter-1.4.6/reporter/tests/testthat/html/test20.jpg |only reporter-1.4.6/reporter/tests/testthat/pdf2/test52.jpg |only reporter-1.4.6/reporter/tests/testthat/rtf2/test51.jpg |only reporter-1.4.7/reporter/DESCRIPTION | 6 reporter-1.4.7/reporter/MD5 | 206 +-- reporter-1.4.7/reporter/NEWS.md | 9 reporter-1.4.7/reporter/R/create_table_docx.R | 140 ++ reporter-1.4.7/reporter/R/create_table_html.R | 111 +- reporter-1.4.7/reporter/R/create_table_pdf.R | 143 ++ reporter-1.4.7/reporter/R/create_table_rtf.R | 118 +- reporter-1.4.7/reporter/R/create_table_text.R | 96 + reporter-1.4.7/reporter/R/page_template_docx.R | 163 ++- reporter-1.4.7/reporter/R/page_template_html.R | 2 reporter-1.4.7/reporter/R/page_template_pdf.R | 3 reporter-1.4.7/reporter/R/sizing_functions.R | 220 +++- reporter-1.4.7/reporter/R/table_spec.r | 57 + reporter-1.4.7/reporter/R/utilities.R | 253 ++++ reporter-1.4.7/reporter/R/write_pdf.R | 15 reporter-1.4.7/reporter/R/write_report_docx.R | 70 + reporter-1.4.7/reporter/R/write_report_html.R | 37 reporter-1.4.7/reporter/R/write_report_pdf2.R | 5 reporter-1.4.7/reporter/R/write_report_rtf2.R | 5 reporter-1.4.7/reporter/R/write_report_text.R | 68 + reporter-1.4.7/reporter/build/vignette.rds |binary reporter-1.4.7/reporter/inst/doc/reporter-break.html | 6 reporter-1.4.7/reporter/inst/doc/reporter-faq.Rmd | 2 reporter-1.4.7/reporter/inst/doc/reporter-figure.html | 2 reporter-1.4.7/reporter/inst/doc/reporter-fonts.html | 2 reporter-1.4.7/reporter/inst/doc/reporter-grouping.R |only reporter-1.4.7/reporter/inst/doc/reporter-grouping.Rmd |only reporter-1.4.7/reporter/inst/doc/reporter-grouping.html |only reporter-1.4.7/reporter/inst/doc/reporter-hfimage.html | 2 reporter-1.4.7/reporter/inst/doc/reporter-listing.html | 6 reporter-1.4.7/reporter/inst/doc/reporter-pageby.html | 6 reporter-1.4.7/reporter/inst/doc/reporter-rtf.html | 2 reporter-1.4.7/reporter/inst/doc/reporter-spanning.html | 2 reporter-1.4.7/reporter/inst/doc/reporter-stub.html | 2 reporter-1.4.7/reporter/inst/doc/reporter-styles.html | 22 reporter-1.4.7/reporter/inst/doc/reporter-super.html | 4 reporter-1.4.7/reporter/inst/doc/reporter-table.html | 2 reporter-1.4.7/reporter/inst/doc/reporter-text.html | 2 reporter-1.4.7/reporter/inst/doc/reporter-title_header.html | 2 reporter-1.4.7/reporter/inst/doc/reporter-wrap.html | 4 reporter-1.4.7/reporter/inst/doc/reporter.html | 2 reporter-1.4.7/reporter/man/define.Rd | 14 reporter-1.4.7/reporter/man/images/ImageHeader.png |binary reporter-1.4.7/reporter/man/images/e14a.png |binary reporter-1.4.7/reporter/man/images/e14b.png |binary reporter-1.4.7/reporter/man/images/e14c.png |binary reporter-1.4.7/reporter/man/images/e1a.png |binary reporter-1.4.7/reporter/man/images/e1b.png |binary reporter-1.4.7/reporter/man/images/e1c.png |binary reporter-1.4.7/reporter/man/images/e2.png |binary reporter-1.4.7/reporter/man/images/e3.png |binary reporter-1.4.7/reporter/man/images/e4.png |binary reporter-1.4.7/reporter/man/images/e5.png |binary reporter-1.4.7/reporter/man/images/e6a.png |binary reporter-1.4.7/reporter/man/images/e6b.png |binary reporter-1.4.7/reporter/man/images/e7a.png |binary reporter-1.4.7/reporter/man/images/e7b.png |binary reporter-1.4.7/reporter/man/images/e7c.png |binary reporter-1.4.7/reporter/man/images/e8.png |binary reporter-1.4.7/reporter/man/images/example12a.png |binary reporter-1.4.7/reporter/man/images/example12b.png |binary reporter-1.4.7/reporter/man/images/example12c.png |binary reporter-1.4.7/reporter/man/images/example12d.png |binary reporter-1.4.7/reporter/man/images/example12e.png |binary reporter-1.4.7/reporter/man/images/example12f.png |binary reporter-1.4.7/reporter/man/images/example12g.png |binary reporter-1.4.7/reporter/man/images/example12h.png |binary reporter-1.4.7/reporter/man/images/example12i.png |binary reporter-1.4.7/reporter/man/images/example12j.png |binary reporter-1.4.7/reporter/man/images/example12k.png |binary reporter-1.4.7/reporter/man/images/example16a.png |only reporter-1.4.7/reporter/man/images/example16b_p1.png |only reporter-1.4.7/reporter/man/images/example16b_p2.png |only reporter-1.4.7/reporter/man/images/example16b_p3.png |only reporter-1.4.7/reporter/man/images/example16c_p1.png |only reporter-1.4.7/reporter/man/images/example16c_p2.png |only reporter-1.4.7/reporter/man/images/example16c_p3.png |only reporter-1.4.7/reporter/man/images/example16d_p1.png |only reporter-1.4.7/reporter/man/images/example16d_p2.png |only reporter-1.4.7/reporter/man/images/example16d_p3.png |only reporter-1.4.7/reporter/man/images/fonts.png |binary reporter-1.4.7/reporter/man/images/plot.png |binary reporter-1.4.7/reporter/man/images/reporter1.png |binary reporter-1.4.7/reporter/man/images/reporter_blue.png |binary reporter-1.4.7/reporter/man/images/reporter_new.png |binary reporter-1.4.7/reporter/man/images/rtf.png |binary reporter-1.4.7/reporter/man/images/super.png |binary reporter-1.4.7/reporter/man/images/supertable.png |binary reporter-1.4.7/reporter/man/images/symbols.png |binary reporter-1.4.7/reporter/tests/testthat/pdf2/keep.txt |only reporter-1.4.7/reporter/tests/testthat/test-create_table_docx.R | 10 reporter-1.4.7/reporter/tests/testthat/test-docx.R | 388 +++++++ reporter-1.4.7/reporter/tests/testthat/test-html.R | 376 +++++++ reporter-1.4.7/reporter/tests/testthat/test-page_template_docx.R | 14 reporter-1.4.7/reporter/tests/testthat/test-pdf.R | 28 reporter-1.4.7/reporter/tests/testthat/test-pdf2.R | 264 +++++ reporter-1.4.7/reporter/tests/testthat/test-rtf.R | 32 reporter-1.4.7/reporter/tests/testthat/test-rtf2.R | 418 ++++++++ reporter-1.4.7/reporter/tests/testthat/test-sizing_functions.R | 78 + reporter-1.4.7/reporter/tests/testthat/test-system.R | 260 +++++ reporter-1.4.7/reporter/tests/testthat/test-user.R | 516 +++++++++- reporter-1.4.7/reporter/tests/testthat/test-utilities.R | 39 reporter-1.4.7/reporter/vignettes/reporter-faq.Rmd | 2 reporter-1.4.7/reporter/vignettes/reporter-grouping.Rmd |only 119 files changed, 3868 insertions(+), 368 deletions(-)