Title: Interactive Tabular Matrix Problems via Pseudoinverse Estimation
Description: Provides an interactive wrapper for the 'tmpinv()' function from
the 'rtmpinv' package with options extending its functionality to pre-
and post-estimation processing and streamlined incorporation of prior cell
information. The Tabular Matrix Problems via Pseudoinverse Estimation
(TMPinv) is a two-stage estimation method that reformulates structured
table-based systems - such as allocation problems, transaction matrices,
and input-output tables - as structured least-squares problems. Based
on the Convex Least Squares Programming (CLSP) framework, TMPinv solves
systems with row and column constraints, block structure, and optionally
reduced dimensionality by (1) constructing a canonical constraint form
and applying a pseudoinverse-based projection, followed by (2) a
convex-programming refinement stage to improve fit, coherence, and
regularization (e.g., via Lasso, Ridge, or Elastic Net).
Author: Ilya Bolotov [aut, cre]
Maintainer: Ilya Bolotov <ilya.bolotov@vse.cz>
Diff between rtmpinvi versions 0.2.0 dated 2026-03-11 and 1.0.0 dated 2026-05-16
DESCRIPTION | 10 +++++----- MD5 | 4 ++-- NEWS.md | 7 ++++++- 3 files changed, 13 insertions(+), 8 deletions(-)
Title: Print Directory Trees for R Projects and Folders
Description: Quickly visualize 'R' project directory structures with automatic
project detection and clean tree output.
Author: George Arthur [aut, cre, cph]
Maintainer: George Arthur <prigasgenthian48@gmail.com>
Diff between printtree versions 0.2.0 dated 2026-01-30 and 0.2.1 dated 2026-05-16
DESCRIPTION | 24 - LICENSE | 4 MD5 | 39 +-- NAMESPACE | 1 NEWS.md | 17 + R/print_rtree.R | 468 ++++++++++++++++++++++++++++---------- R/utils-path.R | 67 +++-- R/utils-snapshot.R | 10 README.md | 50 ++-- build/vignette.rds |binary inst/WORDLIST | 2 inst/doc/feature-tour.R |only inst/doc/feature-tour.Rmd |only inst/doc/feature-tour.html |only inst/doc/printtree.R | 29 ++ inst/doc/printtree.Rmd | 85 +++++- inst/doc/printtree.html | 354 ++++++++++++---------------- man/print_rtree.Rd | 46 +++ man/write_tree.Rd |only tests/testthat.R | 24 - tests/testthat/test-print_rtree.R | 128 +++++++++- vignettes/feature-tour.Rmd |only vignettes/printtree.Rmd | 85 +++++- 23 files changed, 978 insertions(+), 455 deletions(-)
Title: Observational Health Data Sciences and Informatics Report
Generator
Description: Extract results into R from the Observational Health Data Sciences and Informatics result database (see <https://ohdsi.github.io/Strategus/results-schema/index.html>) and generate reports/presentations via 'quarto' that summarize results in HTML format. Learn more about 'OhdsiReportGenerator' at <https://ohdsi.github.io/OhdsiReportGenerator/>.
Author: Jenna Reps [aut, cre],
Anthony Sena [aut]
Maintainer: Jenna Reps <jreps@its.jnj.com>
Diff between OhdsiReportGenerator versions 2.1.0 dated 2026-03-25 and 2.2.0 dated 2026-05-16
OhdsiReportGenerator-2.1.0/OhdsiReportGenerator/R/Backwards.R |only OhdsiReportGenerator-2.1.0/OhdsiReportGenerator/inst/templates/presentation |only OhdsiReportGenerator-2.1.0/OhdsiReportGenerator/man/generatePresentation.Rd |only OhdsiReportGenerator-2.1.0/OhdsiReportGenerator/man/generatePresentationMultiple.Rd |only OhdsiReportGenerator-2.1.0/OhdsiReportGenerator/man/printReactable.Rd |only OhdsiReportGenerator-2.1.0/OhdsiReportGenerator/tests/testthat/test-Backwards.R |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/DESCRIPTION | 21 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/MD5 | 221 - OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/NAMESPACE | 9 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/R/CharacterizationPlots.R | 310 ++ OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/R/CharacterzationQueries.R | 103 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/R/CohortQueries.R | 32 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/R/EstimationPlots.R | 1428 +++++++--- OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/R/EstimationQueries.R | 180 - OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/R/Generate.R | 175 - OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/R/Helpers.R | 53 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/R/Indexes.R |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/doc/ExampleCode.R | 6 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/doc/ExampleCode.Rmd | 6 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/doc/ExampleCode.html | 58 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/characterization/getBinaryTargetBaselineV3_0_0.sql |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/characterization/getCharacterizationTargetsCsV3_0_0.sql | 18 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/characterization/getCharacterizationTargetsRfV3_0_0.sql | 18 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/characterization/indexesCharacterizationV0.sql |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/characterization/indexesCharacterizationV3_0_0.sql |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/characterization/indexesCiV0.sql |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/characterization/tteOptimizationV0.sql |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/cohort/indexesCgV0.sql |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/cohort/indexesCgV1.sql |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/estimation/getCMEstimationV5.sql | 2 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/estimation/getCMEstimationV6.sql | 11 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/estimation/getCmDiagnosticsDataV6.sql | 11 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/estimation/getCmMetaEstimationV5.sql | 8 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/estimation/getCmMetaEstimationV6.sql | 45 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/estimation/getCmNegativeControlEstimatesV6.sql | 8 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/estimation/getCmPropensityModelV6.sql | 3 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/estimation/getCmTableV5.sql | 6 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/estimation/getCmTableV6.sql | 11 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/estimation/getCmTargetsV6.sql | 3 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/estimation/getSccsMetaEstimationV0.sql |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/estimation/getSccsMetaEstimationV6_1_4.sql |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/estimation/indexesCmV5.sql |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/estimation/indexesCmV6.sql |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/sql/sql_server/estimation/indexesSccsV0.sql |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/templates/full-report/causal_inference.qmd | 104 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/templates/full-report/cohort_incidence.qmd | 192 - OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/templates/full-report/data.qmd | 2 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/inst/templates/full-report/main_template.qmd | 77 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/addTarColumn.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/createCharacterizationIndexes.Rd |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/createCohortIndexes.Rd |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/createIncidenceIndexes.Rd |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/createPredictionReport.Rd | 2 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/createSccsIndexes.Rd |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/dot-getCmVersion.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/dot-getSccsVersion.Rd |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/formatBinaryCovariateName.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/generateFullReport.Rd | 2 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/generateSummaryPredictionReport.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getBinaryCaseSeries.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getBinaryRiskFactors.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getBinaryTargetBaseline.Rd |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCMEstimation.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCaseCounts.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCaseTargetCounts.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCharacterizationCohortBinary.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCharacterizationCohortContinuous.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCharacterizationDemographics.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCharacterizationOutcomes.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCharacterizationTargets.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCmDiagnosticsData.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCmMetaEstimation.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCmNegativeControlEstimates.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCmOutcomes.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCmPropensityModel.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCmTable.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCmTargets.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCohortAttrition.Rd | 2 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getCohortSubsetAttrition.Rd | 2 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getContinuousCaseSeries.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getContinuousRiskFactors.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getDechallengeRechallenge.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getDechallengeRechallengeFails.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getExampleConnectionDetails.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getFullPredictionPerformances.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getIncidenceOutcomes.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getIncidenceRates.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getIncidenceTargets.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getOutcomeTable.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getPredictionPerformances.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getSccsDiagnosticsData.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getSccsEstimation.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getSccsMetaEstimation.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getSccsModel.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getSccsNegativeControlEstimates.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getSccsOutcomes.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getSccsTable.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getSccsTargets.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getSccsTimeToEvent.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getTargetBinaryFeatures.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getTargetContinuousFeatures.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getTargetTable.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/getTimeToEvent.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/kableDark.Rd | 1 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/plotAgeDistributions.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/plotCmEstimates.Rd | 18 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/plotSccsEstimates.Rd | 16 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/plotSexDistributions.Rd | 4 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/removeSpaces.Rd | 3 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/man/viewIncidenceRate.Rd |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/tests/testthat/Rplots.pdf |binary OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/tests/testthat/test-CharacterizationPlots.R | 31 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/tests/testthat/test-CharacterizationQueries.R | 51 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/tests/testthat/test-EstimationPlots.R | 124 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/tests/testthat/test-Generate.R | 55 OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/tests/testthat/test-Indexes.R |only OhdsiReportGenerator-2.2.0/OhdsiReportGenerator/vignettes/ExampleCode.Rmd | 6 117 files changed, 2468 insertions(+), 1088 deletions(-)
More information about OhdsiReportGenerator at CRAN
Permanent link
Title: Analysis of Visual Meteor Data
Description: Provides a suite of analytical functionalities to process and analyze
visual meteor observations from the Visual Meteor Database
of the International Meteor Organization <https://www.imo.net/>.
Author: Janko Richter [aut, cre]
Maintainer: Janko Richter <janko@richtej.de>
Diff between vismeteor versions 2.1.0 dated 2026-04-27 and 3.0.0 dated 2026-05-16
vismeteor-2.1.0/vismeteor/man/freq.quantile.Rd |only vismeteor-2.1.0/vismeteor/man/vmgeomVst.Rd |only vismeteor-2.1.0/vismeteor/man/vmidealVst.Rd |only vismeteor-2.1.0/vismeteor/tests/testthat/test_vmgeomVst.R |only vismeteor-2.1.0/vismeteor/tests/testthat/test_vmidealVst.R |only vismeteor-3.0.0/vismeteor/DESCRIPTION | 8 vismeteor-3.0.0/vismeteor/MD5 | 123 +-- vismeteor-3.0.0/vismeteor/NAMESPACE | 11 vismeteor-3.0.0/vismeteor/NEWS.md | 110 ++ vismeteor-3.0.0/vismeteor/R/freq.R | 130 +-- vismeteor-3.0.0/vismeteor/R/load_data.R | 292 +++---- vismeteor-3.0.0/vismeteor/R/mideal.R | 115 +-- vismeteor-3.0.0/vismeteor/R/perception.R | 69 + vismeteor-3.0.0/vismeteor/R/splines.R |only vismeteor-3.0.0/vismeteor/R/vmgeom.R | 257 +++--- vismeteor-3.0.0/vismeteor/R/vmgeom_vst.R | 133 ++- vismeteor-3.0.0/vismeteor/R/vmideal.R | 370 ++++------ vismeteor-3.0.0/vismeteor/R/vmideal_vst.R | 202 ++--- vismeteor-3.0.0/vismeteor/build/vignette.rds |binary vismeteor-3.0.0/vismeteor/data/PER_2015_magn.RData |binary vismeteor-3.0.0/vismeteor/data/PER_2015_rates.RData |binary vismeteor-3.0.0/vismeteor/inst/doc/select_knots.R |only vismeteor-3.0.0/vismeteor/inst/doc/select_knots.Rmd |only vismeteor-3.0.0/vismeteor/inst/doc/select_knots.html |only vismeteor-3.0.0/vismeteor/inst/doc/vismeteor.R | 93 +- vismeteor-3.0.0/vismeteor/inst/doc/vismeteor.Rmd | 146 ++- vismeteor-3.0.0/vismeteor/inst/doc/vismeteor.html | 256 ++++-- vismeteor-3.0.0/vismeteor/inst/doc/vmgeom.R | 334 ++++----- vismeteor-3.0.0/vismeteor/inst/doc/vmgeom.Rmd | 346 ++++----- vismeteor-3.0.0/vismeteor/inst/doc/vmgeom.html | 346 ++++----- vismeteor-3.0.0/vismeteor/inst/doc/vmideal.R | 220 ++--- vismeteor-3.0.0/vismeteor/inst/doc/vmideal.Rmd | 226 +++--- vismeteor-3.0.0/vismeteor/inst/doc/vmideal.html | 230 +++--- vismeteor-3.0.0/vismeteor/man/freq_quantile.Rd |only vismeteor-3.0.0/vismeteor/man/load_vmdb.Rd | 122 +-- vismeteor-3.0.0/vismeteor/man/mideal.Rd | 43 - vismeteor-3.0.0/vismeteor/man/select_knots.Rd |only vismeteor-3.0.0/vismeteor/man/vismeteor-package.Rd | 5 vismeteor-3.0.0/vismeteor/man/vmgeom.Rd | 41 - vismeteor-3.0.0/vismeteor/man/vmgeom_vst.Rd |only vismeteor-3.0.0/vismeteor/man/vmideal.Rd | 55 - vismeteor-3.0.0/vismeteor/man/vmideal_vst.Rd |only vismeteor-3.0.0/vismeteor/man/vmperception.Rd | 24 vismeteor-3.0.0/vismeteor/man/vmtable.Rd | 11 vismeteor-3.0.0/vismeteor/tests/testthat/fixtures/full/example.com/api/v1/magnitudes.json | 4 vismeteor-3.0.0/vismeteor/tests/testthat/fixtures/full/example.com/api/v1/rates.json | 4 vismeteor-3.0.0/vismeteor/tests/testthat/test_cvmideal.R | 18 vismeteor-3.0.0/vismeteor/tests/testthat/test_dmideal.R | 16 vismeteor-3.0.0/vismeteor/tests/testthat/test_dvmgeom.R | 40 - vismeteor-3.0.0/vismeteor/tests/testthat/test_dvmideal.R | 34 vismeteor-3.0.0/vismeteor/tests/testthat/test_freq_quantile.R | 37 - vismeteor-3.0.0/vismeteor/tests/testthat/test_load_vmdb.R | 264 +++---- vismeteor-3.0.0/vismeteor/tests/testthat/test_per_2015.R | 57 - vismeteor-3.0.0/vismeteor/tests/testthat/test_pmideal.R | 26 vismeteor-3.0.0/vismeteor/tests/testthat/test_pvmgeom.R | 46 - vismeteor-3.0.0/vismeteor/tests/testthat/test_pvmideal.R | 48 - vismeteor-3.0.0/vismeteor/tests/testthat/test_qmideal.R | 12 vismeteor-3.0.0/vismeteor/tests/testthat/test_qvmgeom.R | 32 vismeteor-3.0.0/vismeteor/tests/testthat/test_qvmideal.R | 22 vismeteor-3.0.0/vismeteor/tests/testthat/test_rmideal.R | 14 vismeteor-3.0.0/vismeteor/tests/testthat/test_rvmgeom.R | 20 vismeteor-3.0.0/vismeteor/tests/testthat/test_rvmideal.R | 14 vismeteor-3.0.0/vismeteor/tests/testthat/test_select_knots.R |only vismeteor-3.0.0/vismeteor/tests/testthat/test_vmgeom_vst.R |only vismeteor-3.0.0/vismeteor/tests/testthat/test_vmideal_vst.R |only vismeteor-3.0.0/vismeteor/tests/testthat/test_vmperception.R | 22 vismeteor-3.0.0/vismeteor/tests/testthat/test_vmtable.R | 147 ++- vismeteor-3.0.0/vismeteor/vignettes/select_knots.Rmd |only vismeteor-3.0.0/vismeteor/vignettes/vismeteor.Rmd | 146 ++- vismeteor-3.0.0/vismeteor/vignettes/vmgeom.Rmd | 346 ++++----- vismeteor-3.0.0/vismeteor/vignettes/vmideal.Rmd | 226 +++--- 71 files changed, 3151 insertions(+), 2762 deletions(-)
Title: From/to Classification Converter
Description: Convert text into target classifications (e.g., ISO 3166-1) using a
JSON mapping with regular expressions. Provides helpers to return the full
mapping and associated metadata.
Author: Ilya Bolotov [aut, cre]
Maintainer: Ilya Bolotov <ilya.bolotov@vse.cz>
Diff between rconvertu versions 0.1.0 dated 2025-09-22 and 1.0.0 dated 2026-05-16
DESCRIPTION | 10 +++++----- MD5 | 4 ++-- NEWS.md | 10 ++++++++-- 3 files changed, 15 insertions(+), 9 deletions(-)
Title: Enhanced Wrapper to Show Which Functions Call What
Description: Enhances the functionality of the mvbutils::foodweb() program. The matrix-format output of the original program contains identical row names and column names, each name representing a retrieved function. This format is enhanced by using the find_funs() program [see Sebastian (2017) <https://sebastiansauer.github.io/finds_funs/>] to concatenate the package name to the function name. Each package is assigned a unique color, that is used to color code the text naming the packages and the functions. This color coding is extended to the entries of value "1" within the matrix, indicating the pattern of ancestor and descendent functions.
Author: Barry Zeeberg [aut, cre]
Maintainer: Barry Zeeberg <barryz2013@gmail.com>
Diff between foodwebWrapper versions 1.1.0 dated 2023-12-20 and 1.2.0 dated 2026-05-16
DESCRIPTION | 12 MD5 | 38 +- NAMESPACE | 4 R/foodweb.R | 576 +++++++++++++++++++++++++++++++++++++++++-- build/vignette.rds |binary inst/doc/foodwebWrapper.Rmd | 7 inst/doc/foodwebWrapper.html | 23 + man/addStyle.Rd | 6 man/colorTag.Rd | 7 man/concatPackFunc2.Rd | 4 man/consolidate.Rd | 2 man/find_funz.Rd | 4 man/foodwebWrapper.Rd | 2 man/mapFunctionsColors.Rd | 2 man/rearrangeM.Rd | 4 man/removeZeroRowsCols.Rd | 2 man/replaceRotTag.Rd | 6 man/rotTag.Rd | 4 man/spanTag.Rd | 4 vignettes/foodwebWrapper.Rmd | 7 20 files changed, 638 insertions(+), 76 deletions(-)
More information about foodwebWrapper at CRAN
Permanent link
Title: Fake Web Apps for HTTP Testing
Description: Create a web app that makes it easier to test web clients
without using the internet. It includes a web app framework with path
matching, parameters and templates. Can parse various 'HTTP' request
bodies. Can send 'JSON' data or files from the disk. Includes a web
app that implements the 'httpbin.org' web service.
Author: Gabor Csardi [aut, cre],
Posit Software, PBC [cph, fnd] ,
Civetweb contributors [ctb] ,
Redoc contributors [ctb] ,
L. Peter Deutsch [ctb] ,
Martin Purschke [ctb] ,
Aladdin Enterprises [cph] ,
Maelle Salmon [ctb]
Maintainer: Gabor Csardi <csardi.gabor@gmail.com>
Diff between webfakes versions 1.4.1 dated 2026-04-08 and 1.5.0 dated 2026-05-16
DESCRIPTION | 8 +-- MD5 | 73 ++++++++++++++--------------- NEWS.md | 24 +++++++++ R/app.R | 20 +++++++- R/httpbin.R | 89 +++++++++++++++++++++++++++++++++--- R/path.R | 21 ++++++-- R/server.R | 6 ++ R/utils.R | 3 + man/git_app.Rd | 2 man/how-to.Rd | 18 ++++--- man/introduction.Rd | 12 +++- man/mw_cgi.Rd | 22 ++++---- man/mw_cookie_parser.Rd | 22 ++++---- man/mw_etag.Rd | 22 ++++---- man/mw_json.Rd | 22 ++++---- man/mw_log.Rd | 22 ++++---- man/mw_multipart.Rd | 22 ++++---- man/mw_range_parser.Rd | 22 ++++---- man/mw_raw.Rd | 22 ++++---- man/mw_static.Rd | 22 ++++---- man/mw_text.Rd | 22 ++++---- man/mw_urlencoded.Rd | 22 ++++---- man/new_app.Rd | 10 ++++ man/oauth2_httr_login.Rd | 8 +-- man/oauth2_login.Rd | 8 +-- man/oauth2_resource_app.Rd | 8 +-- man/oauth2_third_party_app.Rd | 8 +-- man/server_opts.Rd | 6 ++ man/webfakes-package.Rd | 5 ++ man/webfakes_response.Rd | 4 - src/Makevars.in | 2 src/mbedtls/library/entropy_poll.c | 2 tests/testthat/test-app.R | 22 ++++++++ tests/testthat/test-decode-url.R | 4 - tests/testthat/test-httpbin.R | 84 +++++++++++++++++++++++++++++++++ tests/testthat/test-path-matching.R | 40 ++++++++++++++++ tests/testthat/test-print.R | 2 tests/testthat/test-utils.R |only 38 files changed, 526 insertions(+), 205 deletions(-)
Title: Easily Tidy Gapminder Datasets
Description: A toolset that allows you to easily import and tidy data sheets retrieved from Gapminder data web tools. It will therefore contribute to reduce the time used in data cleaning of Gapminder indicator data sheets as they are very messy.
Author: Anicet Ebou [aut, cre]
Maintainer: Anicet Ebou <anicet.ebou@gmail.com>
Diff between tidygapminder versions 0.1.1 dated 2020-02-04 and 1.0.0 dated 2026-05-16
tidygapminder-0.1.1/tidygapminder/R/tidy_indice.R |only tidygapminder-0.1.1/tidygapminder/man/tidy_indice.Rd |only tidygapminder-0.1.1/tidygapminder/tests/testthat/test-tidy_indice.R |only tidygapminder-1.0.0/tidygapminder/DESCRIPTION | 31 tidygapminder-1.0.0/tidygapminder/MD5 | 30 tidygapminder-1.0.0/tidygapminder/NAMESPACE | 1 tidygapminder-1.0.0/tidygapminder/NEWS.md | 32 tidygapminder-1.0.0/tidygapminder/R/tidy_bunch.R | 61 tidygapminder-1.0.0/tidygapminder/R/tidy_index.R |only tidygapminder-1.0.0/tidygapminder/README.md | 824 ---------- tidygapminder-1.0.0/tidygapminder/build/vignette.rds |binary tidygapminder-1.0.0/tidygapminder/inst/doc/tidygapminder.R | 59 tidygapminder-1.0.0/tidygapminder/inst/doc/tidygapminder.Rmd | 113 + tidygapminder-1.0.0/tidygapminder/inst/doc/tidygapminder.html | 497 ++---- tidygapminder-1.0.0/tidygapminder/man/tidy_bunch.Rd | 28 tidygapminder-1.0.0/tidygapminder/man/tidy_index.Rd |only tidygapminder-1.0.0/tidygapminder/tests/testthat/test-tidy_bunch.R | 47 tidygapminder-1.0.0/tidygapminder/tests/testthat/test-tidy_index.R |only tidygapminder-1.0.0/tidygapminder/vignettes/tidygapminder.Rmd | 113 + 19 files changed, 671 insertions(+), 1165 deletions(-)
Title: Simplified Statistical Analysis with Plain-English
Interpretation
Description: A toolkit for common statistical analyses including descriptive statistics, Student's t-tests (one-sample, independent, and paired), one-way and two-way Analysis of Variance (ANOVA), chi-square tests, correlation analysis, and simple linear regression. Each function automatically interprets results in plain English, reporting effect sizes (Cohen's d, eta-squared, Cramer's V, R-squared), confidence intervals, and p-value interpretations. Post-hoc Tukey Honestly Significant Difference (HSD) tests are automatically applied following significant ANOVA results. A master function automatically detects the appropriate test based on the structure of the input data. Methods are based on Cohen, J. (1988) <doi:10.4324/9780203771587>, Tukey, J. W. (1949) <doi:10.2307/3001913>, and Shapiro and Wilk (1965) <doi:10.2307/2333709>.
Author: Uwakmfon Paul [aut, cre, cph]
Maintainer: Uwakmfon Paul <uwakmfon31@gmail.com>
Diff between statease versions 1.0.0 dated 2026-05-05 and 1.1.0 dated 2026-05-16
DESCRIPTION | 10 +- MD5 | 20 +++-- NAMESPACE | 16 ++++ NEWS.md | 2 R/analyze.R | 177 +++++++++++++++++++++++++++++++++++++----------- R/anova2_interpret.R |only R/chisq_interpret.R |only R/cor_interpret.R |only R/reg_interpret.R |only R/statease-package.R | 4 - man/analyze.Rd | 46 +++++++++++- man/anova2_interpret.Rd |only man/chisq_interpret.Rd |only man/cor_interpret.Rd |only man/reg_interpret.Rd |only 15 files changed, 218 insertions(+), 57 deletions(-)
Title: Tabular Matrix Problems via Pseudoinverse Estimation
Description: The Tabular Matrix Problems via Pseudoinverse Estimation (TMPinv)
is a two-stage estimation method that reformulates structured table-based
systems - such as allocation problems, transaction matrices, and
input-output tables - as structured least-squares problems. Based on the
Convex Least Squares Programming (CLSP) framework, TMPinv solves systems
with row and column constraints, block structure, and optionally reduced
dimensionality by (1) constructing a canonical constraint form and applying
a pseudoinverse-based projection, followed by (2) a convex-programming
refinement stage to improve fit, coherence, and regularization (e.g., via
Lasso, Ridge, or Elastic Net).
Author: Ilya Bolotov [aut, cre]
Maintainer: Ilya Bolotov <ilya.bolotov@vse.cz>
Diff between rtmpinv versions 0.3.0 dated 2026-03-10 and 1.0.0 dated 2026-05-16
DESCRIPTION | 10 +- MD5 | 8 +- NEWS.md | 15 +++ R/tmpinv.R | 220 +++++++++++++++++++++++++++++----------------------------- man/tmpinv.Rd | 6 + 5 files changed, 140 insertions(+), 119 deletions(-)
Title: Linear Programming via Regularized Least Squares
Description: The Linear Programming via Regularized Least Squares (LPPinv) is a
two-stage estimation method that reformulates linear programs as
structured least-squares problems. Based on the Convex Least
Squares Programming (CLSP) framework, LPPinv solves linear
inequality, equality, and bound constraints by (1) constructing a
canonical constraint system and computing a pseudoinverse
projection, followed by (2) a convex-programming correction stage
to refine the solution under additional regularization (e.g.,
Lasso, Ridge, or Elastic Net). LPPinv is intended for
underdetermined and ill-posed linear problems, for which standard
solvers fail.
Author: Ilya Bolotov [aut, cre]
Maintainer: Ilya Bolotov <ilya.bolotov@vse.cz>
Diff between rlppinv versions 0.3.0 dated 2026-03-10 and 1.0.0 dated 2026-05-16
DESCRIPTION | 10 +++++----- MD5 | 8 ++++---- NEWS.md | 17 +++++++++++++++-- R/lppinv.R | 26 +++++++++++++++----------- man/lppinv.Rd | 6 ++++++ 5 files changed, 45 insertions(+), 22 deletions(-)
Title: Project Environments
Description: A dependency management toolkit for R. Using 'renv', you can create
and manage project-local R libraries, save the state of these libraries to
a 'lockfile', and later restore your library as required. Together, these
tools can help make your projects more isolated, portable, and reproducible.
Author: Kevin Ushey [aut, cre] ,
Hadley Wickham [aut] ,
Posit Software, PBC [cph, fnd]
Maintainer: Kevin Ushey <kevin@rstudio.com>
Diff between renv versions 1.2.2 dated 2026-04-16 and 1.2.3 dated 2026-05-16
renv-1.2.2/renv/inst/repos/src/contrib/renv_1.2.2.tar.gz |only renv-1.2.3/renv/DESCRIPTION | 6 renv-1.2.3/renv/MD5 | 58 ++-- renv-1.2.3/renv/NEWS.md | 74 +++++ renv-1.2.3/renv/R/available-packages.R | 8 renv-1.2.3/renv/R/config-defaults.R | 9 renv-1.2.3/renv/R/graph.R | 39 +- renv-1.2.3/renv/R/hydrate.R | 22 + renv-1.2.3/renv/R/install.R | 2 renv-1.2.3/renv/R/pak.R | 91 ++++++ renv-1.2.3/renv/R/r.R | 3 renv-1.2.3/renv/R/record.R | 136 +++++++++ renv-1.2.3/renv/R/restore.R | 7 renv-1.2.3/renv/R/retrieve.R | 8 renv-1.2.3/renv/R/vulns.R | 12 renv-1.2.3/renv/build/vignette.rds |binary renv-1.2.3/renv/inst/config.yml | 11 renv-1.2.3/renv/inst/repos/src/contrib/PACKAGES | 4 renv-1.2.3/renv/inst/repos/src/contrib/PACKAGES.gz |binary renv-1.2.3/renv/inst/repos/src/contrib/PACKAGES.rds |binary renv-1.2.3/renv/inst/repos/src/contrib/renv_1.2.3.tar.gz |only renv-1.2.3/renv/man/config.Rd | 2 renv-1.2.3/renv/man/record.Rd | 15 - renv-1.2.3/renv/man/vulns.Rd | 7 renv-1.2.3/renv/tests/testthat/_snaps/status.md | 4 renv-1.2.3/renv/tests/testthat/helper-scope.R | 20 + renv-1.2.3/renv/tests/testthat/test-available-packages.R | 13 renv-1.2.3/renv/tests/testthat/test-graph.R | 45 ++- renv-1.2.3/renv/tests/testthat/test-pak.R | 212 ++++++++++++++- renv-1.2.3/renv/tests/testthat/test-record.R | 128 +++++++++ renv-1.2.3/renv/tests/testthat/test-retrieve.R | 81 +++++ 31 files changed, 934 insertions(+), 83 deletions(-)
Title: Read Excel Files
Description: Import excel files into R. Supports '.xls' via the embedded
'libxls' C library <https://github.com/libxls/libxls> and '.xlsx' via
the embedded 'RapidXML' C++ library
<https://rapidxml.sourceforge.net/>. Works on Windows, Mac and Linux
without external dependencies.
Author: Hadley Wickham [aut] ,
Jennifer Bryan [aut, cre] ,
Posit, PBC [cph, fnd] ,
Marcin Kalicinski [ctb, cph] ,
Komarov Valery [ctb, cph] ,
Christophe Leitienne [ctb, cph] ,
Bob Colbert [ctb, cph] ,
David Hoerl [ctb, cph] ,
Evan Miller [ctb, cph]
Maintainer: Jennifer Bryan <jenny@posit.co>
Diff between readxl versions 1.4.5 dated 2025-03-07 and 1.5.0 dated 2026-05-16
DESCRIPTION | 23 ++-- LICENSE | 2 MD5 | 86 +++++++++--------- NEWS.md | 14 ++- R/excel-format.R | 14 ++- R/excel-sheets.R | 6 - R/read_excel.R | 162 ++++++++++++++++++++++++----------- R/utils.R | 8 + README.md | 4 build/vignette.rds |binary inst/doc/cell-and-column-types.Rmd | 18 +-- inst/doc/cell-and-column-types.html | 41 ++------ inst/doc/sheet-geometry.Rmd | 8 - inst/doc/sheet-geometry.html | 15 +-- man/readxl-package.Rd | 1 src/CellLimits.h | 6 - src/ColSpec.h | 10 +- src/Read.cpp | 7 - src/SheetView.h | 25 ++--- src/StringSet.h | 8 - src/XlsCell.h | 12 +- src/XlsCellSet.h | 22 ++-- src/XlsWorkBook.h | 11 +- src/XlsxCell.h | 4 src/XlsxCellSet.h | 16 +-- src/XlsxString.h | 7 - src/XlsxWorkBook.h | 14 +-- src/libxls/xls.h | 10 +- src/utils.h | 10 +- src/zip.cpp | 4 src/zip.h | 3 tests/testthat/_snaps/dates.md | 4 tests/testthat/test-col-names.R | 53 +++++++++-- tests/testthat/test-col-types.R | 30 ++++-- tests/testthat/test-compatibility.R | 2 tests/testthat/test-dates.R | 5 - tests/testthat/test-geometry.R | 34 ++++++- tests/testthat/test-missing-values.R | 26 +++-- tests/testthat/test-n-max.R | 52 +++++++++-- tests/testthat/test-sheets.R | 14 ++- tests/testthat/test-skipping.R | 39 ++++++-- tests/testthat/test-trim-ws.R | 20 +++- vignettes/cell-and-column-types.Rmd | 18 +-- vignettes/sheet-geometry.Rmd | 8 - 44 files changed, 547 insertions(+), 329 deletions(-)
Title: Powerful 'SAS' Inspired Concepts for more Efficient Bigger
Outputs
Description: The main goal is to make descriptive evaluations easier to create bigger and more complex outputs in less time with less code. Introducing format containers with multilabels <https://documentation.sas.com/doc/en/pgmsascdc/v_067/proc/p06ciqes4eaqo6n0zyqtz9p21nfb.htm>, a more powerful summarise which is capable to output every possible combination of the provided grouping variables in one go <https://documentation.sas.com/doc/en/pgmsascdc/v_067/proc/p0jvbbqkt0gs2cn1lo4zndbqs1pe.htm>, tabulation functions which can create any table in different styles <https://documentation.sas.com/doc/en/pgmsascdc/v_067/proc/n1ql5xnu0k3kdtn11gwa5hc7u435.htm> and other more readable functions. The code is optimized to work fast even with datasets of over a million observations.
Author: Tim Siebenmorgen [aut, cre, cph]
Maintainer: Tim Siebenmorgen <qol_package@proton.me>
Diff between qol versions 1.3.0 dated 2026-04-18 and 1.3.1 dated 2026-05-16
qol-1.3.0/qol/man/compute.Rd |only qol-1.3.1/qol/DESCRIPTION | 6 qol-1.3.1/qol/MD5 | 210 qol-1.3.1/qol/NAMESPACE | 5 qol-1.3.1/qol/NEWS.md | 59 qol-1.3.1/qol/R/any_table.R | 6409 +++++++++--------- qol-1.3.1/qol/R/build_master.R | 584 - qol-1.3.1/qol/R/build_rstheme.R | 1590 ++-- qol-1.3.1/qol/R/compute.R | 997 +- qol-1.3.1/qol/R/content_report.R | 696 - qol-1.3.1/qol/R/conversion.R | 726 +- qol-1.3.1/qol/R/create_format.R | 874 +- qol-1.3.1/qol/R/crosstabs.R | 2731 +++---- qol-1.3.1/qol/R/dummy_data.R | 61 qol-1.3.1/qol/R/error_handling.R | 374 - qol-1.3.1/qol/R/excel_helpers.R | 4090 +++++------ qol-1.3.1/qol/R/export_with_style.R | 847 +- qol-1.3.1/qol/R/free_memory.R | 282 qol-1.3.1/qol/R/frequencies.R | 3417 ++++----- qol-1.3.1/qol/R/globals.R | 188 qol-1.3.1/qol/R/if_else.R | 2019 ++--- qol-1.3.1/qol/R/import_export.R | 1204 +-- qol-1.3.1/qol/R/internal.R | 412 - qol-1.3.1/qol/R/keep_drop.R | 474 - qol-1.3.1/qol/R/loading.R | 1624 ++-- qol-1.3.1/qol/R/macro.R | 324 qol-1.3.1/qol/R/messages.R | 3170 ++++---- qol-1.3.1/qol/R/monitor.R | 476 - qol-1.3.1/qol/R/multi_join.R | 716 +- qol-1.3.1/qol/R/options.R | 1898 ++--- qol-1.3.1/qol/R/qol.R | 268 qol-1.3.1/qol/R/recode.R | 65 qol-1.3.1/qol/R/renaming.R | 718 +- qol-1.3.1/qol/R/retain.R | 930 +- qol-1.3.1/qol/R/small_helpers.R | 964 +- qol-1.3.1/qol/R/sort_plus.R | 514 - qol-1.3.1/qol/R/split_by.R | 360 - qol-1.3.1/qol/R/strings.R | 736 +- qol-1.3.1/qol/R/summarise_plus.R | 23 qol-1.3.1/qol/R/tinytest_reporter.R | 390 - qol-1.3.1/qol/R/transpose_plus.R | 1125 +-- qol-1.3.1/qol/R/variable_selection.R | 236 qol-1.3.1/qol/README.md | 7 qol-1.3.1/qol/inst/tinytest/test-any_table.R | 1823 ++--- qol-1.3.1/qol/inst/tinytest/test-build_master.R | 34 qol-1.3.1/qol/inst/tinytest/test-build_rstheme.R | 38 qol-1.3.1/qol/inst/tinytest/test-compute.R | 248 qol-1.3.1/qol/inst/tinytest/test-content_report.R | 28 qol-1.3.1/qol/inst/tinytest/test-conversion.R | 112 qol-1.3.1/qol/inst/tinytest/test-create_format.R | 326 qol-1.3.1/qol/inst/tinytest/test-crosstabs.R | 768 +- qol-1.3.1/qol/inst/tinytest/test-dummy_data.R | 61 qol-1.3.1/qol/inst/tinytest/test-excel_helpers.R | 62 qol-1.3.1/qol/inst/tinytest/test-export_with_style.R | 167 qol-1.3.1/qol/inst/tinytest/test-free_memory.R | 184 qol-1.3.1/qol/inst/tinytest/test-frequencies.R | 756 +- qol-1.3.1/qol/inst/tinytest/test-if_else.R | 747 +- qol-1.3.1/qol/inst/tinytest/test-import_export.R | 768 +- qol-1.3.1/qol/inst/tinytest/test-keep_drop.R | 398 - qol-1.3.1/qol/inst/tinytest/test-loading.R | 666 - qol-1.3.1/qol/inst/tinytest/test-macro.R | 154 qol-1.3.1/qol/inst/tinytest/test-messages.R | 364 - qol-1.3.1/qol/inst/tinytest/test-monitor.R | 106 qol-1.3.1/qol/inst/tinytest/test-multi_join.R | 342 qol-1.3.1/qol/inst/tinytest/test-options.R | 546 - qol-1.3.1/qol/inst/tinytest/test-recode.R | 432 - qol-1.3.1/qol/inst/tinytest/test-renaming.R | 132 qol-1.3.1/qol/inst/tinytest/test-retain.R | 448 - qol-1.3.1/qol/inst/tinytest/test-small_helpers.R | 276 qol-1.3.1/qol/inst/tinytest/test-sort_plus.R | 264 qol-1.3.1/qol/inst/tinytest/test-split_by.R | 224 qol-1.3.1/qol/inst/tinytest/test-statistics.R | 26 qol-1.3.1/qol/inst/tinytest/test-strings.R | 572 - qol-1.3.1/qol/inst/tinytest/test-summarise_plus.R | 2008 ++--- qol-1.3.1/qol/inst/tinytest/test-transpose_plus.R | 469 - qol-1.3.1/qol/inst/tinytest/test-variable_selection.R | 134 qol-1.3.1/qol/man/any_table.Rd | 2 qol-1.3.1/qol/man/combine_into_workbook.Rd | 238 qol-1.3.1/qol/man/compute..Rd |only qol-1.3.1/qol/man/crosstabs.Rd | 422 - qol-1.3.1/qol/man/do_if.Rd | 178 qol-1.3.1/qol/man/excel_output_style.Rd | 586 - qol-1.3.1/qol/man/export_with_style.Rd | 276 qol-1.3.1/qol/man/figures/output.png |binary qol-1.3.1/qol/man/formats.Rd | 265 qol-1.3.1/qol/man/frequencies.Rd | 2 qol-1.3.1/qol/man/hex_ansi.Rd | 74 qol-1.3.1/qol/man/if_else.Rd | 274 qol-1.3.1/qol/man/libname.Rd | 56 qol-1.3.1/qol/man/macro.Rd | 134 qol-1.3.1/qol/man/message_helpers.Rd | 144 qol-1.3.1/qol/man/messages.Rd | 450 - qol-1.3.1/qol/man/qol-package.Rd | 4 qol-1.3.1/qol/man/qol_chat.Rd | 28 qol-1.3.1/qol/man/qol_options.Rd | 350 qol-1.3.1/qol/man/recode.Rd | 171 qol-1.3.1/qol/man/reporter.Rd | 110 qol-1.3.1/qol/man/retain.Rd | 272 qol-1.3.1/qol/man/round_values.Rd | 126 qol-1.3.1/qol/man/save_load.Rd | 358 - qol-1.3.1/qol/man/sort_plus.Rd | 166 qol-1.3.1/qol/man/style_options.Rd | 242 qol-1.3.1/qol/man/sub_string.Rd | 110 qol-1.3.1/qol/man/summarise_plus.Rd | 403 - qol-1.3.1/qol/man/transpose_plus.Rd | 312 qol-1.3.1/qol/man/where..Rd | 78 qol-1.3.1/qol/tests/tinytest.R | 6 107 files changed, 31614 insertions(+), 30705 deletions(-)
Title: Custom Formatted Console Messages with Timing Support
Description: A lightweight message system relying purely on base R. Comes with built-in and pre styled message types and provides an easy way to create custom messages. Supports individually styled and colored text as well as timing information. Designed to make console output more informative and visually organized.
Author: Tim Siebenmorgen [aut, cre, cph]
Maintainer: Tim Siebenmorgen <qol_package@proton.me>
Diff between printify versions 1.0.0 dated 2026-04-21 and 1.0.1 dated 2026-05-16
DESCRIPTION | 7 MD5 | 22 +- NAMESPACE | 1 NEWS.md | 40 +++ R/globals.R | 16 - R/messages.R | 374 ++++++++++++++++++++++++++-------- R/printify.R | 40 +-- README.md | 50 +++- inst/tinytest/test-messages.R | 52 +++- man/message_helpers.Rd | 144 +++++++------ man/messages.Rd | 450 +++++++++++++++++++++++------------------- man/printify-package.Rd | 77 +++---- 12 files changed, 809 insertions(+), 464 deletions(-)
Title: Chart Generation for 'Microsoft Word', 'Microsoft Excel' and
'Microsoft PowerPoint' Documents
Description: Create native charts for 'Microsoft PowerPoint', 'Microsoft
Excel' and 'Microsoft Word' documents. The resulting charts can then
be edited and annotated in the host application. It provides functions
to create charts and to modify their content and formatting. The
chart's underlying data is automatically saved within the 'Word',
'Excel' or 'PowerPoint' file. It extends the 'officer' package, which
does not provide native 'Microsoft' chart production.
Author: David Gohel [aut, cre],
ArData [cph],
YouGov [fnd],
Jan Marvin Garbuszus [ctb] ,
Stefan Moog [ctb] ,
Eli Daniels [ctb],
Marlon Molina [ctb] ,
Rokas Klydzia [ctb] ,
David Camposeco [ctb] ,
Dan Joplin [ctb]
Maintainer: David Gohel <david.gohel@ardata.fr>
Diff between mschart versions 0.4.3 dated 2026-04-25 and 0.5.0 dated 2026-05-16
DESCRIPTION | 10 MD5 | 170 ++++++---- NAMESPACE | 55 +++ NEWS.md | 34 ++ R/as_series.R | 16 - R/axis_codes.R | 2 R/axis_setting.R | 115 +++++++ R/body_add_chart.R | 27 + R/chart_data_labels.R | 57 +++ R/chart_data_styles.R | 232 +++++++++++++-- R/chart_labels.R | 4 R/chart_settings.R | 79 ++++- R/cx_helpers.R |only R/ms_boxplotchart.R |only R/ms_chart.R | 215 ++++++++++++- R/ms_chart_ex.R |only R/ms_funnelchart.R |only R/ms_histogramchart.R |only R/ms_paretochart.R |only R/ms_sunburstchart.R |only R/ms_treemapchart.R |only R/ms_waterfallchart.R |only R/package.R | 59 +++ R/ph_with_chart.R | 22 - R/series.R | 5 R/theme.R | 12 R/to_pml.R | 79 +++-- R/utils.R | 3 R/xlsx_add_chart.R | 103 +++++- README.md | 23 + inst/template/chartex.xml |only inst/template/chartex_colors.xml |only inst/template/chartex_style.xml |only man/chart_ax_x.Rd | 14 man/chart_ax_y.Rd | 14 man/chart_data_fill.Rd | 16 - man/chart_data_labels.Rd | 16 - man/chart_data_line_style.Rd | 16 - man/chart_data_line_width.Rd | 16 - man/chart_data_size.Rd | 16 - man/chart_data_smooth.Rd | 16 - man/chart_data_stroke.Rd | 20 - man/chart_data_symbol.Rd | 16 - man/chart_labels_text.Rd | 16 - man/chart_settings.Rd | 23 + man/figures/fig_chart_ax_x_1.png |binary man/figures/fig_chart_ax_y_1.png |binary man/figures/fig_chart_settings_1.png |binary man/figures/fig_chart_settings_2.png |binary man/figures/fig_chart_settings_3.png |binary man/figures/fig_ms_barchart_1.png |binary man/figures/fig_ms_barchart_3.png |binary man/figures/fig_ms_barchart_4.png |binary man/figures/fig_ms_barchart_5.png |binary man/figures/fig_ms_barchart_6.png |binary man/figures/fig_ms_linechart_1.png |binary man/figures/fig_ms_linechart_2.png |binary man/figures/fig_ms_linechart_3.png |binary man/figures/fig_ms_scatterchart_2.png |binary man/figures/fig_theme_ggplot2.png |binary man/figures/logo.png |binary man/ms_areachart.Rd | 31 +- man/ms_barchart.Rd | 48 ++- man/ms_boxplotchart.Rd |only man/ms_bubblechart.Rd | 31 +- man/ms_chart_combine.Rd | 87 +++++ man/ms_funnelchart.Rd |only man/ms_histogramchart.Rd |only man/ms_linechart.Rd | 31 +- man/ms_paretochart.Rd |only man/ms_piechart.Rd | 25 + man/ms_radarchart.Rd | 31 +- man/ms_scatterchart.Rd | 31 +- man/ms_stockchart.Rd | 25 + man/ms_sunburstchart.Rd |only man/ms_treemapchart.Rd |only man/ms_waterfallchart.Rd |only man/mschart.Rd | 69 ++++ man/sheet_add_drawing.ms_chart.Rd | 26 + tests/testthat/_snaps/visual/visual-areachart.png |binary tests/testthat/_snaps/visual/visual-barchart.png |binary tests/testthat/_snaps/visual/visual-combine-bar-line.png |only tests/testthat/_snaps/visual/visual-linechart.png |binary tests/testthat/_snaps/visual/visual-pie.png |binary tests/testthat/_snaps/visual/visual-scatterchart.png |binary tests/testthat/test-boxplot.R |only tests/testthat/test-combine-secondary-x.R |only tests/testthat/test-combine.R |only tests/testthat/test-cx-axis-options.R |only tests/testthat/test-cx-axis-title.R |only tests/testthat/test-cx-data-labels.R |only tests/testthat/test-cx-fill.R |only tests/testthat/test-cx-helpers.R |only tests/testthat/test-cx-stroke.R |only tests/testthat/test-cx-theme.R |only tests/testthat/test-funnel.R |only tests/testthat/test-histogram.R |only tests/testthat/test-pareto.R |only tests/testthat/test-stockchart.R |only tests/testthat/test-sunburst.R |only tests/testthat/test-treemap.R |only tests/testthat/test-utf8.R | 26 + tests/testthat/test-visual.R | 71 ++++ tests/testthat/test-waterfall.R |only tests/testthat/test-xlsx-anchor.R |only 105 files changed, 1657 insertions(+), 396 deletions(-)
Title: Estimation and Diagnostics for Many-Facet Measurement Models
Description: Native R implementation of many-facet ordered-response
measurement models with arbitrary facet counts, rating-scale and
partial-credit parameterizations, a bounded generalized partial-credit
extension, and both marginal and joint maximum likelihood estimation.
The package provides a fit / diagnose / report pipeline covering
anchoring, linking, bias and differential-functioning screening, and
publication-oriented reporting summaries, with reproducibility manifests
for replay. See 'Andrich'
(1978) <doi:10.1007/BF02293814>, 'Masters' (1982)
<doi:10.1007/BF02296272>, and 'Muraki' (1992)
<doi:10.1177/014662169201600206> for the underlying ordered-response
models.
Author: Ryuya Komuro [aut, cre, cph]
Maintainer: Ryuya Komuro <ryuya.komuro.c4@tohoku.ac.jp>
Diff between mfrmr versions 0.1.5 dated 2026-04-12 and 0.2.0 dated 2026-05-16
mfrmr-0.1.5/mfrmr/inst/extdata/eckes_jin_2021_combined_itercal_sim.csv |only mfrmr-0.1.5/mfrmr/inst/extdata/eckes_jin_2021_combined_sim.csv |only mfrmr-0.1.5/mfrmr/inst/extdata/eckes_jin_2021_study1_itercal_sim.csv |only mfrmr-0.1.5/mfrmr/inst/extdata/eckes_jin_2021_study1_sim.csv |only mfrmr-0.1.5/mfrmr/inst/extdata/eckes_jin_2021_study2_itercal_sim.csv |only mfrmr-0.1.5/mfrmr/inst/extdata/eckes_jin_2021_study2_sim.csv |only mfrmr-0.1.5/mfrmr/inst/references/CODE_READING_GUIDE.md |only mfrmr-0.1.5/mfrmr/man/audit_conquest_overlap.Rd |only mfrmr-0.1.5/mfrmr/man/audit_mfrm_anchors.Rd |only mfrmr-0.1.5/mfrmr/man/build_weighting_audit.Rd |only mfrmr-0.1.5/mfrmr/man/facets_parity_report.Rd |only mfrmr-0.1.5/mfrmr/man/plot.mfrm_anchor_audit.Rd |only mfrmr-0.1.5/mfrmr/man/precision_audit_report.Rd |only mfrmr-0.1.5/mfrmr/man/reference_case_audit.Rd |only mfrmr-0.1.5/mfrmr/man/summary.mfrm_anchor_audit.Rd |only mfrmr-0.1.5/mfrmr/man/summary.mfrm_weighting_audit.Rd |only mfrmr-0.1.5/mfrmr/tests/testthat/test-facets-parity-report.R |only mfrmr-0.2.0/mfrmr/DESCRIPTION | 49 mfrmr-0.2.0/mfrmr/MD5 | 595 mfrmr-0.2.0/mfrmr/NAMESPACE | 126 mfrmr-0.2.0/mfrmr/NEWS.md | 1881 ++ mfrmr-0.2.0/mfrmr/R/api-advanced.R | 1739 + mfrmr-0.2.0/mfrmr/R/api-bias-collection.R | 21 mfrmr-0.2.0/mfrmr/R/api-dashboards.R | 39 mfrmr-0.2.0/mfrmr/R/api-estimation.R | 1483 + mfrmr-0.2.0/mfrmr/R/api-export-bundles.R | 704 mfrmr-0.2.0/mfrmr/R/api-facet-equivalence.R | 59 mfrmr-0.2.0/mfrmr/R/api-generalizability.R |only mfrmr-0.2.0/mfrmr/R/api-hierarchical-audit.R |only mfrmr-0.2.0/mfrmr/R/api-import.R |only mfrmr-0.2.0/mfrmr/R/api-methods-print-0-1-6.R |only mfrmr-0.2.0/mfrmr/R/api-methods.R | 3160 +++ mfrmr-0.2.0/mfrmr/R/api-person-fit.R |only mfrmr-0.2.0/mfrmr/R/api-plotting-anchor-qc.R | 109 mfrmr-0.2.0/mfrmr/R/api-plotting-extras.R |only mfrmr-0.2.0/mfrmr/R/api-plotting-fit-family.R | 749 mfrmr-0.2.0/mfrmr/R/api-plotting-screening.R |only mfrmr-0.2.0/mfrmr/R/api-plotting-secondary.R |only mfrmr-0.2.0/mfrmr/R/api-plotting.R | 922 - mfrmr-0.2.0/mfrmr/R/api-prediction.R | 116 mfrmr-0.2.0/mfrmr/R/api-q3.R |only mfrmr-0.2.0/mfrmr/R/api-reference-benchmark.R | 36 mfrmr-0.2.0/mfrmr/R/api-reporting-checklist.R | 193 mfrmr-0.2.0/mfrmr/R/api-reports.R | 4753 +++++ mfrmr-0.2.0/mfrmr/R/api-shrinkage.R |only mfrmr-0.2.0/mfrmr/R/api-simulation-future-branch.R |only mfrmr-0.2.0/mfrmr/R/api-simulation-spec.R | 141 mfrmr-0.2.0/mfrmr/R/api-simulation.R | 8993 ++-------- mfrmr-0.2.0/mfrmr/R/api-tables.R | 3254 +++ mfrmr-0.2.0/mfrmr/R/core-anchor-audit.R |only mfrmr-0.2.0/mfrmr/R/core-category-probabilities.R |only mfrmr-0.2.0/mfrmr/R/core-data-prep.R |only mfrmr-0.2.0/mfrmr/R/core-likelihood.R |only mfrmr-0.2.0/mfrmr/R/core-optimizer.R |only mfrmr-0.2.0/mfrmr/R/datasets.R | 27 mfrmr-0.2.0/mfrmr/R/facets_mode_api.R | 20 mfrmr-0.2.0/mfrmr/R/facets_mode_methods.R | 13 mfrmr-0.2.0/mfrmr/R/globals.R | 17 mfrmr-0.2.0/mfrmr/R/help_compatibility_layer.R | 148 mfrmr-0.2.0/mfrmr/R/help_facets_coverage.R |only mfrmr-0.2.0/mfrmr/R/help_gpcm_scope.R | 129 mfrmr-0.2.0/mfrmr/R/help_linking_and_dff.R | 25 mfrmr-0.2.0/mfrmr/R/help_reporting_and_apa.R | 19 mfrmr-0.2.0/mfrmr/R/help_reports_and_tables.R | 368 mfrmr-0.2.0/mfrmr/R/help_visual_diagnostics.R | 268 mfrmr-0.2.0/mfrmr/R/help_workflow_methods.R | 114 mfrmr-0.2.0/mfrmr/R/mfrm_core.R | 3627 ++-- mfrmr-0.2.0/mfrmr/R/mfrmr-package.R | 275 mfrmr-0.2.0/mfrmr/R/reporting.R | 255 mfrmr-0.2.0/mfrmr/README.md | 654 mfrmr-0.2.0/mfrmr/build/partial.rdb |only mfrmr-0.2.0/mfrmr/build/vignette.rds |binary mfrmr-0.2.0/mfrmr/inst/CITATION | 20 mfrmr-0.2.0/mfrmr/inst/WORDLIST |only mfrmr-0.2.0/mfrmr/inst/cheatsheet |only mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-facets-migration.R |only mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-facets-migration.Rmd |only mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-facets-migration.html |only mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-gpcm-scope.R |only mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-gpcm-scope.Rmd |only mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-gpcm-scope.html |only mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-linking-and-dff.R | 156 mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-linking-and-dff.Rmd | 58 mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-linking-and-dff.html | 193 mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-mml-and-marginal-fit.R | 4 mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-mml-and-marginal-fit.Rmd | 96 mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-mml-and-marginal-fit.html | 104 mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-reporting-and-apa.R | 143 mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-reporting-and-apa.Rmd | 15 mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-reporting-and-apa.html | 176 mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-visual-diagnostics.R | 190 mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-visual-diagnostics.Rmd | 33 mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-visual-diagnostics.html | 99 mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-workflow.R | 503 mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-workflow.Rmd | 103 mfrmr-0.2.0/mfrmr/inst/doc/mfrmr-workflow.html | 898 mfrmr-0.2.0/mfrmr/inst/extdata/README_sim_data.txt | 55 mfrmr-0.2.0/mfrmr/inst/references/FACETS_manual_mapping.md | 77 mfrmr-0.2.0/mfrmr/inst/references/facets_column_contract.csv | 3 mfrmr-0.2.0/mfrmr/inst/validation |only mfrmr-0.2.0/mfrmr/man/analyze_dff.Rd | 31 mfrmr-0.2.0/mfrmr/man/analyze_facet_equivalence.Rd | 40 mfrmr-0.2.0/mfrmr/man/analyze_hierarchical_structure.Rd |only mfrmr-0.2.0/mfrmr/man/analyze_residual_pca.Rd | 101 mfrmr-0.2.0/mfrmr/man/anchor_to_baseline.Rd | 8 mfrmr-0.2.0/mfrmr/man/apa_table.Rd | 2 mfrmr-0.2.0/mfrmr/man/apply_empirical_bayes_shrinkage.Rd |only mfrmr-0.2.0/mfrmr/man/as.data.frame.mfrm_fit.Rd | 11 mfrmr-0.2.0/mfrmr/man/as_flextable.Rd |only mfrmr-0.2.0/mfrmr/man/as_flextable.apa_table.Rd |only mfrmr-0.2.0/mfrmr/man/as_kable.Rd |only mfrmr-0.2.0/mfrmr/man/as_kable.apa_table.Rd |only mfrmr-0.2.0/mfrmr/man/assess_mfrm_recovery.Rd |only mfrmr-0.2.0/mfrmr/man/bias_count_table.Rd | 4 mfrmr-0.2.0/mfrmr/man/bias_interaction_report.Rd | 20 mfrmr-0.2.0/mfrmr/man/bias_iteration_report.Rd | 21 mfrmr-0.2.0/mfrmr/man/bias_pairwise_report.Rd | 101 mfrmr-0.2.0/mfrmr/man/build_apa_outputs.Rd | 25 mfrmr-0.2.0/mfrmr/man/build_conquest_overlap_bundle.Rd | 12 mfrmr-0.2.0/mfrmr/man/build_equating_chain.Rd | 24 mfrmr-0.2.0/mfrmr/man/build_fixed_reports.Rd | 19 mfrmr-0.2.0/mfrmr/man/build_linking_review.Rd | 16 mfrmr-0.2.0/mfrmr/man/build_mfrm_manifest.Rd | 29 mfrmr-0.2.0/mfrmr/man/build_mfrm_replay_script.Rd | 8 mfrmr-0.2.0/mfrmr/man/build_mfrm_sim_spec.Rd | 26 mfrmr-0.2.0/mfrmr/man/build_misfit_casebook.Rd | 5 mfrmr-0.2.0/mfrmr/man/build_model_choice_review.Rd |only mfrmr-0.2.0/mfrmr/man/build_summary_table_bundle.Rd | 17 mfrmr-0.2.0/mfrmr/man/build_visual_summaries.Rd | 16 mfrmr-0.2.0/mfrmr/man/build_weighting_review.Rd |only mfrmr-0.2.0/mfrmr/man/category_curves_report.Rd | 66 mfrmr-0.2.0/mfrmr/man/category_structure_report.Rd | 2 mfrmr-0.2.0/mfrmr/man/compare_mfrm.Rd | 66 mfrmr-0.2.0/mfrmr/man/compatibility_alias_table.Rd | 10 mfrmr-0.2.0/mfrmr/man/compute_facet_design_effect.Rd |only mfrmr-0.2.0/mfrmr/man/compute_facet_icc.Rd |only mfrmr-0.2.0/mfrmr/man/compute_information.Rd | 59 mfrmr-0.2.0/mfrmr/man/compute_person_fit_indices.Rd |only mfrmr-0.2.0/mfrmr/man/data_quality_report.Rd | 45 mfrmr-0.2.0/mfrmr/man/describe_mfrm_data.Rd | 20 mfrmr-0.2.0/mfrmr/man/detect_anchor_drift.Rd | 10 mfrmr-0.2.0/mfrmr/man/detect_facet_nesting.Rd |only mfrmr-0.2.0/mfrmr/man/diagnose_mfrm.Rd | 136 mfrmr-0.2.0/mfrmr/man/dif_interaction_table.Rd | 2 mfrmr-0.2.0/mfrmr/man/dif_report.Rd | 16 mfrmr-0.2.0/mfrmr/man/displacement_table.Rd | 2 mfrmr-0.2.0/mfrmr/man/ej2021_data.Rd | 17 mfrmr-0.2.0/mfrmr/man/estimate_all_bias.Rd | 2 mfrmr-0.2.0/mfrmr/man/estimate_bias.Rd | 85 mfrmr-0.2.0/mfrmr/man/estimation_iteration_report.Rd | 2 mfrmr-0.2.0/mfrmr/man/evaluate_mfrm_design.Rd | 42 mfrmr-0.2.0/mfrmr/man/evaluate_mfrm_diagnostic_screening.Rd | 2 mfrmr-0.2.0/mfrmr/man/evaluate_mfrm_recovery.Rd |only mfrmr-0.2.0/mfrmr/man/evaluate_mfrm_signal_detection.Rd | 11 mfrmr-0.2.0/mfrmr/man/export_mfrm.Rd | 2 mfrmr-0.2.0/mfrmr/man/export_mfrm_bundle.Rd | 21 mfrmr-0.2.0/mfrmr/man/export_summary_appendix.Rd | 8 mfrmr-0.2.0/mfrmr/man/extract_mfrm_sim_spec.Rd | 15 mfrmr-0.2.0/mfrmr/man/facet_quality_dashboard.Rd | 22 mfrmr-0.2.0/mfrmr/man/facet_small_sample_review.Rd |only mfrmr-0.2.0/mfrmr/man/facet_statistics_report.Rd | 2 mfrmr-0.2.0/mfrmr/man/facets_chisq_table.Rd | 2 mfrmr-0.2.0/mfrmr/man/facets_feature_coverage.Rd |only mfrmr-0.2.0/mfrmr/man/facets_fit_df_guide.Rd |only mfrmr-0.2.0/mfrmr/man/facets_fit_review.Rd |only mfrmr-0.2.0/mfrmr/man/facets_output_contract_review.Rd |only mfrmr-0.2.0/mfrmr/man/facets_output_file_bundle.Rd | 4 mfrmr-0.2.0/mfrmr/man/facets_positioning_guide.Rd |only mfrmr-0.2.0/mfrmr/man/fair_average_table.Rd | 97 mfrmr-0.2.0/mfrmr/man/fit_measures_table.Rd |only mfrmr-0.2.0/mfrmr/man/fit_mfrm.Rd | 439 mfrmr-0.2.0/mfrmr/man/gpcm_capability_matrix.Rd | 27 mfrmr-0.2.0/mfrmr/man/import_erm_fit.Rd |only mfrmr-0.2.0/mfrmr/man/import_mirt_fit.Rd |only mfrmr-0.2.0/mfrmr/man/import_tam_fit.Rd |only mfrmr-0.2.0/mfrmr/man/interaction_effect_table.Rd |only mfrmr-0.2.0/mfrmr/man/interrater_agreement_table.Rd | 9 mfrmr-0.2.0/mfrmr/man/load_mfrmr_data.Rd | 10 mfrmr-0.2.0/mfrmr/man/make_anchor_table.Rd | 6 mfrmr-0.2.0/mfrmr/man/measurable_summary_table.Rd | 2 mfrmr-0.2.0/mfrmr/man/mfrm_d_study.Rd |only mfrmr-0.2.0/mfrmr/man/mfrm_generalizability.Rd |only mfrmr-0.2.0/mfrmr/man/mfrm_misfit_thresholds.Rd |only mfrmr-0.2.0/mfrmr/man/mfrm_network_analysis.Rd |only mfrmr-0.2.0/mfrmr/man/mfrmr-package.Rd | 275 mfrmr-0.2.0/mfrmr/man/mfrmr_compatibility_layer.Rd | 52 mfrmr-0.2.0/mfrmr/man/mfrmr_linking_and_dff.Rd | 25 mfrmr-0.2.0/mfrmr/man/mfrmr_output_guide.Rd |only mfrmr-0.2.0/mfrmr/man/mfrmr_reporting_and_apa.Rd | 19 mfrmr-0.2.0/mfrmr/man/mfrmr_reports_and_tables.Rd | 50 mfrmr-0.2.0/mfrmr/man/mfrmr_visual_diagnostics.Rd | 195 mfrmr-0.2.0/mfrmr/man/mfrmr_workflow_methods.Rd | 112 mfrmr-0.2.0/mfrmr/man/normalize_conquest_overlap_files.Rd | 16 mfrmr-0.2.0/mfrmr/man/normalize_conquest_overlap_tables.Rd | 14 mfrmr-0.2.0/mfrmr/man/plot.apa_table.Rd | 2 mfrmr-0.2.0/mfrmr/man/plot.mfrm_anchor_review.Rd |only mfrmr-0.2.0/mfrmr/man/plot.mfrm_bundle.Rd | 26 mfrmr-0.2.0/mfrmr/man/plot.mfrm_design_evaluation.Rd | 2 mfrmr-0.2.0/mfrmr/man/plot.mfrm_facet_nesting.Rd |only mfrmr-0.2.0/mfrmr/man/plot.mfrm_facet_sample_review.Rd |only mfrmr-0.2.0/mfrmr/man/plot.mfrm_facets_run.Rd | 2 mfrmr-0.2.0/mfrmr/man/plot.mfrm_fit.Rd | 84 mfrmr-0.2.0/mfrmr/man/plot.mfrm_future_branch_active_branch.Rd | 2 mfrmr-0.2.0/mfrmr/man/plot.mfrm_recovery_simulation.Rd |only mfrmr-0.2.0/mfrmr/man/plot.mfrm_signal_detection.Rd | 4 mfrmr-0.2.0/mfrmr/man/plot.mfrm_summary_table_bundle.Rd | 2 mfrmr-0.2.0/mfrmr/man/plot_anchor_drift.Rd | 21 mfrmr-0.2.0/mfrmr/man/plot_apa_figure_one.Rd |only mfrmr-0.2.0/mfrmr/man/plot_bias_interaction.Rd | 31 mfrmr-0.2.0/mfrmr/man/plot_bubble.Rd | 40 mfrmr-0.2.0/mfrmr/man/plot_data.Rd |only mfrmr-0.2.0/mfrmr/man/plot_data_components.Rd |only mfrmr-0.2.0/mfrmr/man/plot_dif_heatmap.Rd | 44 mfrmr-0.2.0/mfrmr/man/plot_dif_summary.Rd |only mfrmr-0.2.0/mfrmr/man/plot_displacement.Rd | 12 mfrmr-0.2.0/mfrmr/man/plot_facet_equivalence.Rd | 2 mfrmr-0.2.0/mfrmr/man/plot_facet_quality_dashboard.Rd | 2 mfrmr-0.2.0/mfrmr/man/plot_facets_chisq.Rd | 2 mfrmr-0.2.0/mfrmr/man/plot_fair_average.Rd | 26 mfrmr-0.2.0/mfrmr/man/plot_guttman_scalogram.Rd |only mfrmr-0.2.0/mfrmr/man/plot_information.Rd | 29 mfrmr-0.2.0/mfrmr/man/plot_interrater_agreement.Rd | 2 mfrmr-0.2.0/mfrmr/man/plot_local_dependence_heatmap.Rd |only mfrmr-0.2.0/mfrmr/man/plot_marginal_fit.Rd | 6 mfrmr-0.2.0/mfrmr/man/plot_marginal_pairwise.Rd | 3 mfrmr-0.2.0/mfrmr/man/plot_person_fit.Rd |only mfrmr-0.2.0/mfrmr/man/plot_qc_dashboard.Rd | 21 mfrmr-0.2.0/mfrmr/man/plot_qc_pipeline.Rd | 2 mfrmr-0.2.0/mfrmr/man/plot_rater_agreement_heatmap.Rd |only mfrmr-0.2.0/mfrmr/man/plot_rater_severity_profile.Rd |only mfrmr-0.2.0/mfrmr/man/plot_rater_trajectory.Rd |only mfrmr-0.2.0/mfrmr/man/plot_reliability_snapshot.Rd |only mfrmr-0.2.0/mfrmr/man/plot_residual_matrix.Rd |only mfrmr-0.2.0/mfrmr/man/plot_residual_pca.Rd | 25 mfrmr-0.2.0/mfrmr/man/plot_residual_qq.Rd |only mfrmr-0.2.0/mfrmr/man/plot_shrinkage_funnel.Rd |only mfrmr-0.2.0/mfrmr/man/plot_threshold_ladder.Rd |only mfrmr-0.2.0/mfrmr/man/plot_unexpected.Rd | 2 mfrmr-0.2.0/mfrmr/man/plot_wright_unified.Rd | 2 mfrmr-0.2.0/mfrmr/man/precision_review_report.Rd |only mfrmr-0.2.0/mfrmr/man/predict_mfrm_population.Rd | 11 mfrmr-0.2.0/mfrmr/man/predict_mfrm_units.Rd | 10 mfrmr-0.2.0/mfrmr/man/print.mfrm_apa_text.Rd | 4 mfrmr-0.2.0/mfrmr/man/q3_statistic.Rd |only mfrmr-0.2.0/mfrmr/man/rater_halo_network_analysis.Rd |only mfrmr-0.2.0/mfrmr/man/rater_network_analysis.Rd |only mfrmr-0.2.0/mfrmr/man/rating_scale_table.Rd | 34 mfrmr-0.2.0/mfrmr/man/read_facets_fit_table.Rd |only mfrmr-0.2.0/mfrmr/man/recode_missing_codes.Rd |only mfrmr-0.2.0/mfrmr/man/recommend_mfrm_design.Rd | 7 mfrmr-0.2.0/mfrmr/man/reference_case_benchmark.Rd | 8 mfrmr-0.2.0/mfrmr/man/reference_case_review.Rd |only mfrmr-0.2.0/mfrmr/man/reporting_checklist.Rd | 37 mfrmr-0.2.0/mfrmr/man/review_accessors.Rd |only mfrmr-0.2.0/mfrmr/man/review_conquest_overlap.Rd |only mfrmr-0.2.0/mfrmr/man/review_mfrm_anchors.Rd |only mfrmr-0.2.0/mfrmr/man/run_mfrm_facets.Rd | 20 mfrmr-0.2.0/mfrmr/man/run_qc_pipeline.Rd | 2 mfrmr-0.2.0/mfrmr/man/sample_mfrm_plausible_values.Rd | 8 mfrmr-0.2.0/mfrmr/man/shrinkage_report.Rd |only mfrmr-0.2.0/mfrmr/man/simulate_mfrm_data.Rd | 36 mfrmr-0.2.0/mfrmr/man/specifications_report.Rd | 2 mfrmr-0.2.0/mfrmr/man/subset_connectivity_report.Rd | 12 mfrmr-0.2.0/mfrmr/man/summary.apa_table.Rd | 4 mfrmr-0.2.0/mfrmr/man/summary.mfrm_anchor_review.Rd |only mfrmr-0.2.0/mfrmr/man/summary.mfrm_apa_outputs.Rd | 4 mfrmr-0.2.0/mfrmr/man/summary.mfrm_bias.Rd | 5 mfrmr-0.2.0/mfrmr/man/summary.mfrm_bundle.Rd | 14 mfrmr-0.2.0/mfrmr/man/summary.mfrm_data_description.Rd | 3 mfrmr-0.2.0/mfrmr/man/summary.mfrm_design_evaluation.Rd | 2 mfrmr-0.2.0/mfrmr/man/summary.mfrm_diagnostics.Rd | 33 mfrmr-0.2.0/mfrmr/man/summary.mfrm_facet_dashboard.Rd | 2 mfrmr-0.2.0/mfrmr/man/summary.mfrm_facets_run.Rd | 2 mfrmr-0.2.0/mfrmr/man/summary.mfrm_fit.Rd | 42 mfrmr-0.2.0/mfrmr/man/summary.mfrm_future_branch_active_branch.Rd | 2 mfrmr-0.2.0/mfrmr/man/summary.mfrm_model_choice_review.Rd |only mfrmr-0.2.0/mfrmr/man/summary.mfrm_person_fit_indices.Rd |only mfrmr-0.2.0/mfrmr/man/summary.mfrm_plausible_values.Rd | 6 mfrmr-0.2.0/mfrmr/man/summary.mfrm_population_prediction.Rd | 4 mfrmr-0.2.0/mfrmr/man/summary.mfrm_reporting_checklist.Rd | 5 mfrmr-0.2.0/mfrmr/man/summary.mfrm_signal_detection.Rd | 4 mfrmr-0.2.0/mfrmr/man/summary.mfrm_summary_table_bundle.Rd | 2 mfrmr-0.2.0/mfrmr/man/summary.mfrm_unit_prediction.Rd | 6 mfrmr-0.2.0/mfrmr/man/summary.mfrm_weighting_review.Rd |only mfrmr-0.2.0/mfrmr/man/unexpected_after_bias_table.Rd | 2 mfrmr-0.2.0/mfrmr/man/unexpected_response_table.Rd | 2 mfrmr-0.2.0/mfrmr/man/visual_reporting_template.Rd | 2 mfrmr-0.2.0/mfrmr/man/write_mfrm_residual_file.Rd |only mfrmr-0.2.0/mfrmr/man/write_mfrm_subset_file.Rd |only mfrmr-0.2.0/mfrmr/src/cpp11.cpp | 6 mfrmr-0.2.0/mfrmr/src/mml_backend.cpp | 5 mfrmr-0.2.0/mfrmr/tests/testthat.R | 66 mfrmr-0.2.0/mfrmr/tests/testthat/helper-fixtures.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-anchor-equating.R | 25 mfrmr-0.2.0/mfrmr/tests/testthat/test-api-coverage-gaps.R | 72 mfrmr-0.2.0/mfrmr/tests/testthat/test-api-final-coverage.R | 42 mfrmr-0.2.0/mfrmr/tests/testthat/test-attach-diagnostics.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-bundle-coverage.R | 97 mfrmr-0.2.0/mfrmr/tests/testthat/test-ci-api-consistency.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-compatibility-aliases.R | 33 mfrmr-0.2.0/mfrmr/tests/testthat/test-core-coverage-gaps.R | 28 mfrmr-0.2.0/mfrmr/tests/testthat/test-core-workflow.R | 69 mfrmr-0.2.0/mfrmr/tests/testthat/test-coverage-push-95.R | 64 mfrmr-0.2.0/mfrmr/tests/testthat/test-data-processing.R | 2 mfrmr-0.2.0/mfrmr/tests/testthat/test-data-quality-consistency.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-dif-module.R | 223 mfrmr-0.2.0/mfrmr/tests/testthat/test-documentation-terminology.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-draw-coverage.R | 22 mfrmr-0.2.0/mfrmr/tests/testthat/test-edge-cases.R | 42 mfrmr-0.2.0/mfrmr/tests/testthat/test-estimation-core.R | 128 mfrmr-0.2.0/mfrmr/tests/testthat/test-example-policy.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-exception-regression.R | 16 mfrmr-0.2.0/mfrmr/tests/testthat/test-expanded-summary-plot.R | 8 mfrmr-0.2.0/mfrmr/tests/testthat/test-export-bundles.R | 297 mfrmr-0.2.0/mfrmr/tests/testthat/test-external-recovery-review.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-facet-interactions.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-facets-column-contract.R | 8 mfrmr-0.2.0/mfrmr/tests/testthat/test-facets-fit-review.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-facets-fit-table-import.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-facets-output-contract-review.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-final-coverage-boost.R | 2 mfrmr-0.2.0/mfrmr/tests/testthat/test-fit-measures-consistency.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-fit-statistics-formulas.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-gpcm-capability-matrix.R | 2 mfrmr-0.2.0/mfrmr/tests/testthat/test-gpcm-fair-average.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-gpcm-verification.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-hierarchical-audit.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-icc-ci-method.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-identified-step-parameterization.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-import-full.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-information-module.R | 107 mfrmr-0.2.0/mfrmr/tests/testthat/test-lme4-confint-helper.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-mathematical-consistency.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-messaging-and-guards.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-misfit-thresholds.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-missing-codes-integration.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-model-choice-review.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-namespace-contract.R | 158 mfrmr-0.2.0/mfrmr/tests/testthat/test-output-guide.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-output-stability.R | 64 mfrmr-0.2.0/mfrmr/tests/testthat/test-plot-customization.R | 7 mfrmr-0.2.0/mfrmr/tests/testthat/test-plotting-extras.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-plotting-screening.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-plotting-secondary.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-prediction.R | 40 mfrmr-0.2.0/mfrmr/tests/testthat/test-q3-and-person-fit.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-recovery-simulation.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-recovery-validation-protocol.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-release-readiness-protocol.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-remaining-coverage.R | 10 mfrmr-0.2.0/mfrmr/tests/testthat/test-replay-roundtrip.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-report-functions.R | 546 mfrmr-0.2.0/mfrmr/tests/testthat/test-reporting-checklist.R | 23 mfrmr-0.2.0/mfrmr/tests/testthat/test-reporting-coverage.R | 6 mfrmr-0.2.0/mfrmr/tests/testthat/test-resumable-fits.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-review-accessors.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-review-breaking-contract.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-shrinkage.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-simulation-design.R | 228 mfrmr-0.2.0/mfrmr/tests/testthat/test-summary-reporting-blocks.R |only mfrmr-0.2.0/mfrmr/tests/testthat/test-summary-table-bundle.R | 208 mfrmr-0.2.0/mfrmr/tests/testthat/test-visual-reporting-template.R | 15 mfrmr-0.2.0/mfrmr/tests/testthat/test-weighting-audit.R | 16 mfrmr-0.2.0/mfrmr/tests/testthat/test-zero-count-score-support.R |only mfrmr-0.2.0/mfrmr/vignettes/mfrmr-facets-migration.Rmd |only mfrmr-0.2.0/mfrmr/vignettes/mfrmr-gpcm-scope.Rmd |only mfrmr-0.2.0/mfrmr/vignettes/mfrmr-linking-and-dff.Rmd | 58 mfrmr-0.2.0/mfrmr/vignettes/mfrmr-mml-and-marginal-fit.Rmd | 96 mfrmr-0.2.0/mfrmr/vignettes/mfrmr-reporting-and-apa.Rmd | 15 mfrmr-0.2.0/mfrmr/vignettes/mfrmr-visual-diagnostics.Rmd | 33 mfrmr-0.2.0/mfrmr/vignettes/mfrmr-workflow.Rmd | 103 371 files changed, 30682 insertions(+), 13603 deletions(-)
Title: Analysis using Landmark Models
Description: The landmark approach allows survival predictions to be
updated dynamically as new measurements from an individual are recorded.
The idea is to set predefined time points, known as "landmark times",
and form a model at each landmark time using only the individuals in the
risk set. This package allows the longitudinal data to be modelled
either using the last observation carried forward or linear mixed
effects modelling. There is also the option to model competing risks,
either through cause-specific Cox regression or Fine-Gray regression.
To find out more about the methods in this package, please see
<https://isobelbarrott.github.io/Landmarking/articles/Landmarking>.
Author: Isobel Barrott [aut, cre],
Jessica Barrett [aut],
Ruth Keogh [ctb],
Michael Sweeting [ctb],
David Stevens [ctb]
Maintainer: Isobel Barrott <isobel.barrott@gmail.com>
Diff between Landmarking versions 1.0.0 dated 2022-02-15 and 1.0.2 dated 2026-05-16
Landmarking-1.0.0/Landmarking/tests/testthat/test_data.R |only Landmarking-1.0.2/Landmarking/DESCRIPTION | 11 Landmarking-1.0.2/Landmarking/MD5 | 80 Landmarking-1.0.2/Landmarking/NAMESPACE | 2 Landmarking-1.0.2/Landmarking/NEWS.md | 24 Landmarking-1.0.2/Landmarking/R/add_cv_number.R | 14 Landmarking-1.0.2/Landmarking/R/data.R | 8 Landmarking-1.0.2/Landmarking/R/fit_LME_landmark.R | 621 +++--- Landmarking-1.0.2/Landmarking/R/fit_LOCF_landmark.R | 266 +- Landmarking-1.0.2/Landmarking/R/fit_survival_model.R | 26 Landmarking-1.0.2/Landmarking/R/get_model_assessment.R | 35 Landmarking-1.0.2/Landmarking/R/mixoutsamp.R | 7 Landmarking-1.0.2/Landmarking/R/plot.landmark.R | 10 Landmarking-1.0.2/Landmarking/R/predict.landmark.R | 135 - Landmarking-1.0.2/Landmarking/R/return_ids_with_LOCF.R | 19 Landmarking-1.0.2/Landmarking/README.md | 12 Landmarking-1.0.2/Landmarking/build/vignette.rds |binary Landmarking-1.0.2/Landmarking/inst/doc/Landmarking.R | 14 Landmarking-1.0.2/Landmarking/inst/doc/Landmarking.Rmd | 29 Landmarking-1.0.2/Landmarking/inst/doc/Landmarking.html | 430 +++- Landmarking-1.0.2/Landmarking/inst/doc/how_to_use.R | 15 Landmarking-1.0.2/Landmarking/inst/doc/how_to_use.Rmd | 19 Landmarking-1.0.2/Landmarking/inst/doc/how_to_use.html | 1019 ++++++---- Landmarking-1.0.2/Landmarking/man/add_cv_number.Rd | 3 Landmarking-1.0.2/Landmarking/man/data_repeat_outcomes.Rd | 86 Landmarking-1.0.2/Landmarking/man/figures |only Landmarking-1.0.2/Landmarking/man/find_LME_risk_set.Rd |only Landmarking-1.0.2/Landmarking/man/find_LOCF_risk_set.Rd |only Landmarking-1.0.2/Landmarking/man/fit_LME_landmark.Rd | 343 +-- Landmarking-1.0.2/Landmarking/man/fit_LME_longitudinal.Rd | 258 +- Landmarking-1.0.2/Landmarking/man/fit_LOCF_landmark.Rd | 262 +- Landmarking-1.0.2/Landmarking/man/fit_LOCF_longitudinal.Rd | 102 - Landmarking-1.0.2/Landmarking/man/fit_survival_model.Rd | 131 - Landmarking-1.0.2/Landmarking/man/get_model_assessment.Rd | 184 - Landmarking-1.0.2/Landmarking/man/mixoutsamp.Rd | 58 Landmarking-1.0.2/Landmarking/man/plot.landmark.Rd | 112 - Landmarking-1.0.2/Landmarking/man/predict.landmark.Rd | 130 - Landmarking-1.0.2/Landmarking/tests/testthat/test-main_test.R |only Landmarking-1.0.2/Landmarking/vignettes/Landmarking.Rmd | 29 Landmarking-1.0.2/Landmarking/vignettes/fit_LOCF_landmark_model.png |only Landmarking-1.0.2/Landmarking/vignettes/how_to_use.Rmd | 19 Landmarking-1.0.2/Landmarking/vignettes/images/fit_LOCF_landmark_model.png |binary Landmarking-1.0.2/Landmarking/vignettes/landmarking_lme_model.png |only Landmarking-1.0.2/Landmarking/vignettes/landmarking_models.png |only 44 files changed, 2720 insertions(+), 1793 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.3 dated 2026-05-15 and 0.2.4 dated 2026-05-16
DESCRIPTION | 8 ++++---- MD5 | 6 +++--- R/MIRDD.R | 6 +++--- build/partial.rdb |binary 4 files changed, 10 insertions(+), 10 deletions(-)
Title: Multilevel Analysis of Individual Heterogeneity and
Discriminatory Accuracy
Description: Provides a comprehensive toolkit for conducting Multilevel Analysis
of Individual Heterogeneity and Discriminatory Accuracy (MAIHDA). Methods
are described in Merlo (2018) <doi:10.1016/j.socscimed.2017.12.018> and
Evans et al. (2018) <doi:10.1016/j.socscimed.2017.11.011>. Automatically
generates intersectional strata, fits analytical models, extracts statistics,
and produces visualizations.
Author: Hamid Bulut [aut, cre]
Maintainer: Hamid Bulut <me@hamidbulut.com>
Diff between MAIHDA versions 0.1.7 dated 2026-04-05 and 0.1.8 dated 2026-05-16
MAIHDA-0.1.7/MAIHDA/man/plot_caterpillar.Rd |only MAIHDA-0.1.7/MAIHDA/man/plot_maihda.Rd |only MAIHDA-0.1.7/MAIHDA/man/summary_maihda.Rd |only MAIHDA-0.1.8/MAIHDA/DESCRIPTION | 17 MAIHDA-0.1.8/MAIHDA/MD5 | 103 + MAIHDA-0.1.8/MAIHDA/NAMESPACE | 106 + MAIHDA-0.1.8/MAIHDA/NEWS.md | 20 MAIHDA-0.1.8/MAIHDA/R/calculate_pvc.R | 227 ++- MAIHDA-0.1.8/MAIHDA/R/compare_maihda.R | 11 MAIHDA-0.1.8/MAIHDA/R/fit_maihda.R | 295 +++-- MAIHDA-0.1.8/MAIHDA/R/maihda_health_data.R | 10 MAIHDA-0.1.8/MAIHDA/R/maihda_sim_data.R | 3 MAIHDA-0.1.8/MAIHDA/R/maihda_ternary.R |only MAIHDA-0.1.8/MAIHDA/R/make_strata.R | 178 +-- MAIHDA-0.1.8/MAIHDA/R/plot_maihda.R | 574 +++++++--- MAIHDA-0.1.8/MAIHDA/R/plot_prediction_deviation_panels.R |only MAIHDA-0.1.8/MAIHDA/R/predict_maihda.R | 126 +- MAIHDA-0.1.8/MAIHDA/R/run_app.R | 129 ++ MAIHDA-0.1.8/MAIHDA/R/summary_maihda.R | 232 +--- MAIHDA-0.1.8/MAIHDA/R/utils_maihda.R |only MAIHDA-0.1.8/MAIHDA/README.md | 127 +- MAIHDA-0.1.8/MAIHDA/build/vignette.rds |binary MAIHDA-0.1.8/MAIHDA/data/maihda_health_data.rda |binary MAIHDA-0.1.8/MAIHDA/data/maihda_sim_data.rda |binary MAIHDA-0.1.8/MAIHDA/inst/CITATION |only MAIHDA-0.1.8/MAIHDA/inst/doc/interactive_app.R |only MAIHDA-0.1.8/MAIHDA/inst/doc/interactive_app.Rmd |only MAIHDA-0.1.8/MAIHDA/inst/doc/interactive_app.html |only MAIHDA-0.1.8/MAIHDA/inst/doc/introduction.R | 49 MAIHDA-0.1.8/MAIHDA/inst/doc/introduction.Rmd | 86 - MAIHDA-0.1.8/MAIHDA/inst/doc/introduction.html | 120 +- MAIHDA-0.1.8/MAIHDA/inst/examples/example_workflow.R | 14 MAIHDA-0.1.8/MAIHDA/inst/shiny/app.R | 413 ++++++- MAIHDA-0.1.8/MAIHDA/man/MAIHDA-package.Rd | 2 MAIHDA-0.1.8/MAIHDA/man/calculate_pvc.Rd | 6 MAIHDA-0.1.8/MAIHDA/man/compute_maihda_ternary_data.Rd |only MAIHDA-0.1.8/MAIHDA/man/fit_maihda.Rd | 124 +- MAIHDA-0.1.8/MAIHDA/man/maihda_health_data.Rd | 78 - MAIHDA-0.1.8/MAIHDA/man/maihda_sim_data.Rd | 65 - MAIHDA-0.1.8/MAIHDA/man/maihda_ternary_plot.Rd |only MAIHDA-0.1.8/MAIHDA/man/make_strata.Rd | 7 MAIHDA-0.1.8/MAIHDA/man/plot.maihda_model.Rd |only MAIHDA-0.1.8/MAIHDA/man/plot_effect_decomposition.Rd |only MAIHDA-0.1.8/MAIHDA/man/plot_maihda_ternary.Rd |only MAIHDA-0.1.8/MAIHDA/man/plot_predicted_strata.Rd | 9 MAIHDA-0.1.8/MAIHDA/man/plot_prediction_deviation_panels.Rd |only MAIHDA-0.1.8/MAIHDA/man/plot_risk_vs_effect.Rd |only MAIHDA-0.1.8/MAIHDA/man/predict_maihda.Rd | 18 MAIHDA-0.1.8/MAIHDA/man/stepwise_pcv.Rd | 5 MAIHDA-0.1.8/MAIHDA/man/summary.maihda_model.Rd |only MAIHDA-0.1.8/MAIHDA/tests/testthat/test-auto_detect_family.R |only MAIHDA-0.1.8/MAIHDA/tests/testthat/test-calculate_pvc.R | 36 MAIHDA-0.1.8/MAIHDA/tests/testthat/test-compare_maihda.R |only MAIHDA-0.1.8/MAIHDA/tests/testthat/test-correctness-regressions.R |only MAIHDA-0.1.8/MAIHDA/tests/testthat/test-data.R | 17 MAIHDA-0.1.8/MAIHDA/tests/testthat/test-fit_maihda.R | 38 MAIHDA-0.1.8/MAIHDA/tests/testthat/test-health_data.R | 32 MAIHDA-0.1.8/MAIHDA/tests/testthat/test-maihda-ternary.R |only MAIHDA-0.1.8/MAIHDA/tests/testthat/test-make_strata.R | 36 MAIHDA-0.1.8/MAIHDA/tests/testthat/test-plot_predicted.R | 130 +- MAIHDA-0.1.8/MAIHDA/tests/testthat/test-plot_prediction_deviation_panels.R |only MAIHDA-0.1.8/MAIHDA/tests/testthat/test-run_app.R |only MAIHDA-0.1.8/MAIHDA/tests/testthat/test-summary_variance.R |only MAIHDA-0.1.8/MAIHDA/vignettes/figures |only MAIHDA-0.1.8/MAIHDA/vignettes/interactive_app.Rmd |only MAIHDA-0.1.8/MAIHDA/vignettes/introduction.Rmd | 86 - 66 files changed, 2357 insertions(+), 1172 deletions(-)
Title: Irregularly Observed Autoregressive Models
Description: Data sets, functions and scripts with examples to implement autoregressive models for irregularly observed time series. The models available in this package are the irregular autoregressive model (Eyheramendy et al.(2018) <doi:10.1093/mnras/sty2487>), the complex irregular autoregressive model (Elorrieta et al.(2019) <doi:10.1051/0004-6361/201935560>) and the bivariate irregular autoregressive model (Elorrieta et al.(2021) <doi:10.1093/mnras/stab1216>).
Author: Elorrieta Felipe [aut, cre],
Ojeda Cesar [aut],
Eyheramendy Susana [aut],
Palma Wilfredo [aut]
Maintainer: Elorrieta Felipe <felipe.elorrieta@usach.cl>
Diff between iAR versions 1.3.2 dated 2025-10-24 and 1.3.4 dated 2026-05-16
DESCRIPTION | 15 +- MD5 | 115 +++++++++++---------- R/00_multidata.R | 2 R/00_unidata.R | 2 R/01_BiARclass.R | 31 ++++- R/01_CiARclass.R | 19 ++- R/01_iARclass.R | 47 +++++--- R/02_sim.R | 42 ++++--- R/03_iARloglik.R | 81 ++++++++++++-- R/04_kalman.R | 154 +++++++++++++++++++++------- R/05_fit.R | 22 +--- R/06_forecast.R | 67 +++++++----- R/07_interpolation.R | 32 +++-- R/08_plot.R | 8 - R/08_summary.R | 279 +++++++++++++++++++++++++++++++++++++++------------ R/09_gentime.R | 33 ++++-- R/09_harmonicfit.R | 23 ++-- R/09_pairingits.R | 25 +++- R/09_phase.R | 13 +- R/BiARkalman.R | 3 R/CiARkalman.R | 3 R/RcppExports.R | 2 R/clcep.R | 3 R/dmcep.R | 3 R/dscut.R | 3 R/eb.R | 3 R/iARgamma.R | 7 - R/iARkalman.R | 3 R/iARloglik.R | 3 R/iARt.R | 5 R/zzz.R | 29 +++++ build/partial.rdb |binary build/vignette.rds |only inst/doc |only man/BiAR.Rd | 11 +- man/CiAR.Rd | 12 +- man/clcep.Rd | 3 man/dmcep.Rd | 3 man/dscut.Rd | 3 man/eb.Rd | 3 man/fit.Rd | 8 - man/forecast.Rd | 20 +-- man/gentime.Rd | 19 +-- man/harmonicfit.Rd | 17 +-- man/iAR.Rd | 20 ++- man/interpolation.Rd | 4 man/kalman.Rd | 12 -- man/loglik.Rd | 4 man/pairingits.Rd | 9 - man/phase.Rd | 7 - man/plot.Rd | 5 man/sim.Rd | 4 man/summary.Rd | 20 +-- src/RcppExports.cpp | 6 - src/iARgsample.cpp | 41 +++++-- src/iARphikalman.cpp | 1 src/iARphiloglik.cpp | 13 +- tests |only vignettes |only 59 files changed, 884 insertions(+), 438 deletions(-)
Title: Survival Support Vector Analysis
Description: Performs support vectors analysis for data sets with survival
outcome. Three approaches are available in the package: The regression approach
takes censoring into account when formulating the inequality constraints of
the support vector problem. In the ranking approach, the inequality constraints
set the objective to maximize the concordance index for comparable pairs
of observations. The hybrid approach combines the regression and ranking
constraints in the same model.
Author: Cesaire J. K. Fouodo [aut, cre]
Maintainer: Cesaire J. K. Fouodo <cesaire.kuetefouodo@uni-luebeck.de>
This is a re-admission after prior archival of version 0.0.6 dated 2025-04-04
Diff between survivalsvm versions 0.0.6 dated 2025-04-04 and 0.0.6 dated 2026-05-16
0 files changed
Title: Estimate Power and Required Sample Size in QCA
Description: Researchers working with Qualitative Comparative Analysis (QCA)
can use the package to estimate power of a sufficient term
using permutation tests. A term can be anything: A condition, conjunction or
disjunction of any combination of these. The package further allows users to plot
the estimation results and to estimate the number of cases required to achieve a
certain level of power, given a prespecified null and alternative hypothesis.
Reference for the article introducing power estimation for QCA is:
Rohlfing, Ingo (2018) <doi:10.1017/pan.2017.30>
(ungated version: <doi:10.17605/OSF.IO/PC4DF>).
Author: Ingo Rohlfing [aut, cre] ,
Holger Doering [aut] ,
Ayjeren Rozyjumayeva [aut]
Maintainer: Ingo Rohlfing <ingo.rohlfing@uni-passau.de>
Diff between qcapower versions 0.1.0 dated 2020-03-02 and 0.2.0 dated 2026-05-16
DESCRIPTION | 31 ++- MD5 | 25 +- NAMESPACE | 2 NEWS.md |only R/qcapower.R | 6 README.md | 24 ++ build/vignette.rds |binary inst/doc/Introduction.R | 16 - inst/doc/Introduction.Rmd | 9 inst/doc/Introduction.html | 407 +++++++++++++++++++++++++++++---------------- man/qcapower.Rd | 3 man/qp_sim_power.Rd | 4 man/qp_sina_data.Rd | 4 vignettes/Introduction.Rmd | 9 14 files changed, 341 insertions(+), 199 deletions(-)
Title: Miscellaneous Functions 'T. Yanagida'
Description: Miscellaneous functions for (1) data handling (e.g., grand-mean and group-mean centering, coding variables and reverse coding items, scale and cluster scores, reading and writing Excel and SPSS files), (2) descriptive statistics (e.g., frequency table, cross tabulation, effect size measures), (3) missing data (e.g., descriptive statistics for missing data, missing data pattern, Little's test of Missing Completely at Random, and auxiliary variable analysis), (4) multilevel data (e.g., multilevel descriptive statistics, within-group and between-group correlation matrix, multilevel confirmatory factor analysis, level-specific fit indices, cross-level measurement equivalence evaluation, multilevel composite reliability, and multilevel R-squared measures), (5) item analysis (e.g., confirmatory factor analysis, coefficient alpha and omega, between-group and longitudinal measurement equivalence evaluation), (6) statistical analysis (e.g., bootstrap confidence intervals, collinearity and resid [...truncated...]
Author: Takuya Yanagida [aut, cre]
Maintainer: Takuya Yanagida <takuya.yanagida@univie.ac.at>
Diff between misty versions 0.8.1 dated 2026-03-06 and 0.8.2 dated 2026-05-16
DESCRIPTION | 16 MD5 | 236 ++--- NAMESPACE | 8 NEWS.md | 39 R/aov.b.R | 451 ++++------- R/aov.w.R | 341 +++----- R/blimp.bayes.R | 2 R/boot.bs.R |only R/center.R | 30 R/ci.cor.R | 415 +--------- R/ci.mean.R | 504 ++---------- R/ci.prop.R | 384 +-------- R/ci.var.R | 516 ++---------- R/coeff.robust.R | 5 R/cor.matrix.R | 51 - R/crosstab.R | 32 R/descript.R | 14 R/df.rbind.R | 2 R/difftest.chibarsq.R | 3 R/effsize.R | 2 R/freq.R | 35 R/item.alpha.R | 2 R/item.cfa.R | 42 - R/item.dfi.R |only R/item.invar.R | 2 R/item.noninvar.R | 9 R/item.omega.R | 2 R/modcomp.R |only R/mplus.lca.summa.R | 5 R/multilevel.cfa.R | 6 R/multilevel.descript.R | 2 R/multilevel.icc.R | 59 - R/multilevel.r2.R | 2 R/multilevel.r2.manual.R | 2 R/na.pattern.R | 2 R/na.test.R | 4 R/plot.misty.object.R | 1356 +++++++++++++++++++++++++++------ R/print.misty.object.R | 907 ++++++++++++++++------ R/sim.lavaan.R |only R/test.levene.R | 346 +++----- R/test.t.R | 351 +++----- R/test.welch.R | 440 +++++----- R/test.z.R | 364 +++----- R/uniq.R | 38 R/utils.R | 1794 ++++++++++++++++++++++++++++++++++++++++---- R/write.data.R | 16 R/write.dta.R | 8 R/write.mplus.R | 30 R/write.result.R | 636 ++++++++++++++- R/write.sav.R | 76 - R/write.xlsx.R | 8 man/aov.b.Rd | 188 +--- man/aov.w.Rd | 224 ++--- man/blimp.Rd | 6 man/blimp.bayes.Rd | 4 man/blimp.plot.Rd | 16 man/blimp.print.Rd | 6 man/blimp.update.Rd | 4 man/boot.bs.Rd |only man/center.Rd | 24 man/check.collin.Rd | 10 man/check.resid.Rd | 4 man/chr.omit.Rd | 9 man/ci.cor.Rd | 313 ------- man/ci.mean.Rd | 339 +------- man/ci.mean.diff.Rd | 6 man/ci.prop.Rd | 310 ------- man/ci.prop.diff.Rd | 4 man/ci.var.Rd | 335 -------- man/coeff.robust.Rd | 13 man/coeff.std.Rd | 6 man/cohens.d.Rd | 6 man/cor.matrix.Rd | 49 - man/crosstab.Rd | 30 man/descript.Rd | 16 man/df.duplicated.Rd | 4 man/df.long.Rd | 4 man/df.merge.Rd | 2 man/df.rename.Rd | 4 man/df.subset.Rd | 22 man/difftest.chibarsq.Rd | 12 man/dominance.Rd | 4 man/dominance.manual.Rd | 8 man/effsize.Rd | 2 man/freq.Rd | 36 man/item.alpha.Rd | 2 man/item.cfa.Rd | 38 man/item.dfi.Rd |only man/item.invar.Rd | 36 man/item.noninvar.Rd | 25 man/item.omega.Rd | 3 man/modcomp.Rd |only man/mplus.Rd | 4 man/mplus.lca.Rd | 4 man/mplus.lca.summa.Rd | 5 man/mplus.plot.Rd | 28 man/mplus.print.Rd | 8 man/mplus.update.Rd | 6 man/multilevel.cfa.Rd | 24 man/multilevel.cor.Rd | 10 man/multilevel.descript.Rd | 14 man/multilevel.fit.Rd | 2 man/multilevel.icc.Rd | 21 man/multilevel.invar.Rd | 16 man/multilevel.omega.Rd | 8 man/multilevel.r2.Rd | 10 man/multilevel.r2.manual.Rd | 6 man/na.as.Rd | 14 man/na.descript.Rd | 6 man/na.satcor.Rd | 2 man/na.test.Rd | 7 man/plot.misty.object.Rd | 599 +++++++++++--- man/rec.Rd | 8 man/robust.lmer.Rd | 4 man/sim.lavaan.Rd |only man/size.mean.Rd | 6 man/summa.Rd | 15 man/test.levene.Rd | 205 ++--- man/test.t.Rd | 246 ++---- man/test.welch.Rd | 178 ++-- man/test.z.Rd | 258 +++--- man/uniq.Rd | 4 man/write.result.Rd | 10 123 files changed, 7354 insertions(+), 6093 deletions(-)
Title: Decision Tree Analysis for Longitudinal Measurement Data
Description: Implements tree-based methods for longitudinal data.
The package constructs decision trees that evaluate both the main
effect of a covariate and its interaction with time through a
weighted splitting criterion. It supports single-tree construction,
bootstrap-based multiple-tree selection, and tree visualisation.
For methodological details, see Obata and Sugimoto (2026)
<doi:10.1007/s11634-025-00665-2>.
Author: Ryoto Obata [aut, cre],
Tomoyuki Sugimoto [aut]
Maintainer: Ryoto Obata <ryoto.obata@gmail.com>
Diff between longitree versions 1.0.0 dated 2026-03-26 and 1.0.1 dated 2026-05-16
DESCRIPTION | 6 +++--- MD5 | 6 +++--- NEWS.md | 6 +++++- R/longitree.R | 2 +- 4 files changed, 12 insertions(+), 8 deletions(-)
Title: Comprehensive Science Mapping Analysis
Description: Tool for quantitative research in scientometrics and bibliometrics.
It implements the comprehensive workflow for science mapping analysis proposed in Aria M. and
Cuccurullo C. (2017) <doi:10.1016/j.joi.2017.08.007>.
'bibliometrix' provides various routines for importing bibliographic data from 'SCOPUS',
'Clarivate Analytics Web of Science' (<https://www.webofknowledge.com/>), 'Digital Science Dimensions'
(<https://www.dimensions.ai/>), 'OpenAlex' (<https://openalex.org/>), 'Cochrane Library' (<https://www.cochranelibrary.com/>), 'Lens' (<https://lens.org>),
and 'PubMed' (<https://pubmed.ncbi.nlm.nih.gov/>) databases, performing bibliometric analysis
and building networks for co-citation, coupling, scientific collaboration and co-word analysis.
Author: Massimo Aria [cre, aut, cph] ,
Corrado Cuccurullo [aut]
Maintainer: Massimo Aria <aria@unina.it>
Diff between bibliometrix versions 5.3.0 dated 2026-04-09 and 5.4.0 dated 2026-05-16
bibliometrix-5.3.0/bibliometrix/inst/biblioshiny/www/table_DBformats.jpg |only bibliometrix-5.4.0/bibliometrix/DESCRIPTION | 16 bibliometrix-5.4.0/bibliometrix/MD5 | 49 bibliometrix-5.4.0/bibliometrix/NAMESPACE | 1 bibliometrix-5.4.0/bibliometrix/NEWS | 30 bibliometrix-5.4.0/bibliometrix/R/apiOA2df.R | 53 bibliometrix-5.4.0/bibliometrix/R/biblioAnalysis.R | 4 bibliometrix-5.4.0/bibliometrix/R/completeMetadata.R |only bibliometrix-5.4.0/bibliometrix/R/csvOA2df.R | 15 bibliometrix-5.4.0/bibliometrix/R/keywordGrowth.R | 6 bibliometrix-5.4.0/bibliometrix/R/lifeCycle.R | 11 bibliometrix-5.4.0/bibliometrix/R/metaTagExtraction.R | 50 bibliometrix-5.4.0/bibliometrix/R/networkPlot.R | 4 bibliometrix-5.4.0/bibliometrix/R/resolveOAReferences.R |only bibliometrix-5.4.0/bibliometrix/R/rpys.R | 8 bibliometrix-5.4.0/bibliometrix/R/thematicMap.R | 3 bibliometrix-5.4.0/bibliometrix/build/partial.rdb |binary bibliometrix-5.4.0/bibliometrix/inst/biblioshiny/Htmlboxformat.R | 162 + bibliometrix-5.4.0/bibliometrix/inst/biblioshiny/biblioAI.R | 61 bibliometrix-5.4.0/bibliometrix/inst/biblioshiny/helpContent.R | 126 + bibliometrix-5.4.0/bibliometrix/inst/biblioshiny/openalex_api.R | 194 - bibliometrix-5.4.0/bibliometrix/inst/biblioshiny/pubmed_api.R | 15 bibliometrix-5.4.0/bibliometrix/inst/biblioshiny/server.R | 1231 ++++++++-- bibliometrix-5.4.0/bibliometrix/inst/biblioshiny/ui.R | 995 ++++---- bibliometrix-5.4.0/bibliometrix/inst/biblioshiny/utils.R | 241 + bibliometrix-5.4.0/bibliometrix/man/completeMetadata.Rd |only bibliometrix-5.4.0/bibliometrix/tests/testthat/Rplots.pdf |binary bibliometrix-5.4.0/bibliometrix/tests/testthat/test-completeMetadata.R |only 28 files changed, 2397 insertions(+), 878 deletions(-)
Title: High-Dimensional Model Selection
Description: Model selection and averaging for regression, generalized linear models, generalized additive models, graphical models and mixtures, focusing on Bayesian model selection and information criteria (Bayesian information criterion etc.). See Rossell (2025) <doi:10.5281/zenodo.17119597> (see the URL field below for its URL) for a hands-on book describing the methods, examples and suggested citations if you use the package.
Author: David Rossell [aut, cre],
John D. Cook [ctb],
Donatello Telesca [aut],
P. Roebuck [ctb],
Oriol Abril [aut],
Miquel Torrens [aut],
Peter Mueller [ctb],
William Hallahan [ctb]
Maintainer: David Rossell <rosselldavid@gmail.com>
Diff between modelSelection versions 1.0.5 dated 2026-01-19 and 1.0.7 dated 2026-05-16
ChangeLog | 13 ++ DESCRIPTION | 8 - MD5 | 28 ++--- NAMESPACE | 3 R/eBayes.R | 160 +++++++++++++++++++++++------- R/ggm.R | 242 ++++++++++++++++++++++++++++++++++++++++++++++ man/marginalLikelihood.Rd | 5 man/modelSelectionGGM.Rd | 73 ++++++++++--- src/ggm.cpp | 129 +++++++++++++++++++----- src/ggm.h | 15 +- src/glm.cpp | 10 + src/modselFunction.cpp | 9 + src/modselFunction.h | 3 src/modselIntegrals.cpp | 41 ++++++- src/modselIntegrals.h | 12 +- 15 files changed, 630 insertions(+), 121 deletions(-)
More information about modelSelection at CRAN
Permanent link
Title: Native 'LaTeX' Math Rendering for Grid Graphics
Description: Renders 'LaTeX' math equations as native R grid graphics objects
(grobs) using the 'MicroTeX' 'C++' library as the layout engine. Produces
resolution-independent vector output that works on any R graphics device,
with no external 'LaTeX' installation required.
Author: Alim Dayim [aut, cre] ,
Nano Michael [cph] ,
Bundled math font authors [cph]
Maintainer: Alim Dayim <ad938@cam.ac.uk>
Diff between gridmicrotex versions 0.0.1 dated 2026-05-08 and 0.0.2 dated 2026-05-16
gridmicrotex-0.0.1/gridmicrotex/R/otf-reader.R |only gridmicrotex-0.0.1/gridmicrotex/inst/doc/introduction.R |only gridmicrotex-0.0.1/gridmicrotex/inst/doc/introduction.Rmd |only gridmicrotex-0.0.1/gridmicrotex/inst/doc/introduction.html |only gridmicrotex-0.0.1/gridmicrotex/vignettes/introduction.Rmd |only gridmicrotex-0.0.2/gridmicrotex/DESCRIPTION | 6 gridmicrotex-0.0.2/gridmicrotex/MD5 | 88 gridmicrotex-0.0.2/gridmicrotex/NAMESPACE | 1 gridmicrotex-0.0.2/gridmicrotex/NEWS.md | 12 gridmicrotex-0.0.2/gridmicrotex/R/fonts.R | 25 gridmicrotex-0.0.2/gridmicrotex/R/ggplot2-integration.R | 129 gridmicrotex-0.0.2/gridmicrotex/R/latex-grob.R | 1504 +++++----- gridmicrotex-0.0.2/gridmicrotex/R/text-font-auto.R | 2 gridmicrotex-0.0.2/gridmicrotex/R/ttc-splitter.R |only gridmicrotex-0.0.2/gridmicrotex/R/zzz.R | 15 gridmicrotex-0.0.2/gridmicrotex/README.md |only gridmicrotex-0.0.2/gridmicrotex/build/vignette.rds |binary gridmicrotex-0.0.2/gridmicrotex/inst/doc/getting-started.R |only gridmicrotex-0.0.2/gridmicrotex/inst/doc/getting-started.Rmd |only gridmicrotex-0.0.2/gridmicrotex/inst/doc/getting-started.html |only gridmicrotex-0.0.2/gridmicrotex/inst/doc/ggplot2-integration.R | 21 gridmicrotex-0.0.2/gridmicrotex/inst/doc/ggplot2-integration.Rmd | 34 gridmicrotex-0.0.2/gridmicrotex/inst/doc/ggplot2-integration.html | 37 gridmicrotex-0.0.2/gridmicrotex/man/element_latex.Rd | 2 gridmicrotex-0.0.2/gridmicrotex/man/figures |only gridmicrotex-0.0.2/gridmicrotex/man/geom_latex.Rd | 4 gridmicrotex-0.0.2/gridmicrotex/man/grobMark.Rd |only gridmicrotex-0.0.2/gridmicrotex/man/latex_grob.Rd | 37 gridmicrotex-0.0.2/gridmicrotex/src/Makevars.in | 2 gridmicrotex-0.0.2/gridmicrotex/src/Makevars.win.in | 2 gridmicrotex-0.0.2/gridmicrotex/src/MicroTeX/lib/core/parser.cpp | 5 gridmicrotex-0.0.2/gridmicrotex/src/MicroTeX/lib/core/parser.h | 15 gridmicrotex-0.0.2/gridmicrotex/src/MicroTeX/lib/macro/macro.cpp | 42 gridmicrotex-0.0.2/gridmicrotex/src/MicroTeX/lib/macro/macro.h | 37 gridmicrotex-0.0.2/gridmicrotex/src/MicroTeX/lib/macro/macro_colors.h | 14 gridmicrotex-0.0.2/gridmicrotex/src/MicroTeX/lib/macro/macro_def.cpp | 18 gridmicrotex-0.0.2/gridmicrotex/src/MicroTeX/lib/macro/macro_env.h | 13 gridmicrotex-0.0.2/gridmicrotex/src/MicroTeX/lib/macro/macro_misc.cpp | 42 gridmicrotex-0.0.2/gridmicrotex/src/MicroTeX/lib/macro/macro_misc.h | 2 gridmicrotex-0.0.2/gridmicrotex/src/graphic_recorder.cpp | 10 gridmicrotex-0.0.2/gridmicrotex/src/graphic_recorder.h | 10 gridmicrotex-0.0.2/gridmicrotex/src/init.cpp | 3 gridmicrotex-0.0.2/gridmicrotex/src/mark_atom.cpp |only gridmicrotex-0.0.2/gridmicrotex/src/mark_atom.h |only gridmicrotex-0.0.2/gridmicrotex/src/parse_latex.cpp | 56 gridmicrotex-0.0.2/gridmicrotex/tests/testthat/Rplots.pdf |binary gridmicrotex-0.0.2/gridmicrotex/tests/testthat/test-latex-grob.R | 57 gridmicrotex-0.0.2/gridmicrotex/tests/testthat/test-marks-and-just.R |only gridmicrotex-0.0.2/gridmicrotex/vignettes/getting-started.Rmd |only gridmicrotex-0.0.2/gridmicrotex/vignettes/ggplot2-integration.Rmd | 34 50 files changed, 1401 insertions(+), 878 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2025-10-13 0.0.2
2024-12-17 0.0.1
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2025-04-04 0.0.6
2018-02-05 0.0.5
2018-01-08 0.0.4
2017-11-20 0.0.3
2017-06-14 0.0.2
Title: Enhance Reproducibility of R Code
Description: A collection of high-level, machine- and OS-independent tools
for making reproducible and reusable content in R.
The two workhorse functions are 'Cache()' and 'prepInputs()'.
'Cache()' allows for nested caching, is robust to environments and objects
with environments (like functions), and deals with some classes of
file-backed R objects e.g., from 'terra' and 'raster' packages.
Both functions have been developed to be foundational components of data
retrieval and processing in continuous workflow situations. In both functions,
efforts are made to make the first and subsequent calls of functions have
the same result, but faster at subsequent times by way of checksums
and digesting. Several features are still under development, including
cloud storage of cached objects allowing for sharing between users. Several
advanced options are available, see '?reproducibleOptions()'.
Author: Eliot J B McIntire [aut, cre] ,
Alex M Chubaty [aut] ,
Tati Micheletti [ctb] ,
Ceres Barros [ctb] ,
Ian Eddy [ctb] ,
His Majesty the King in Right of Canada, as represented by the Minister
of Natural Resources Canada [cph]
Maintainer: Eliot J B McIntire <eliot.mcintire@canada.ca>
Diff between reproducible versions 3.0.0 dated 2026-01-08 and 3.1.0 dated 2026-05-16
DESCRIPTION | 20 MD5 | 356 - NAMESPACE | 461 +- NEWS.md | 1850 +++++---- R/DBI.R | 2923 +++++++-------- R/GPT2.R | 4094 +++++++++++---------- R/cache-helpers.R | 1140 ++--- R/cache-internals.R | 136 R/cache.R | 3377 ++++++++--------- R/cacheGeo.R | 891 ++-- R/checksums.R | 862 ++-- R/cloud.R | 792 ++-- R/convertPaths.R | 458 +- R/copy.R | 476 +- R/download.R | 2745 +++++++------- R/downloadTileAndUpload.R | 2156 +++++------ R/exportedMethods.R | 2538 ++++++------- R/gis.R | 58 R/helpers.R | 1560 ++++---- R/listNamed.R | 58 R/messages.R | 1223 +++--- R/objectSize.R | 402 +- R/options.R | 704 +-- R/packages.R | 130 R/paths.R | 1020 ++--- R/postProcess.R | 1516 +++---- R/postProcessTo.R | 4004 ++++++++++---------- R/preProcess.R | 4330 ++++++++++++---------- R/prepInputs.R | 3720 ++++++++++--------- R/prepInputsCOG.R |only R/reproducible-package.R | 88 R/robustDigest.R | 1287 +++--- R/search.R | 114 R/showCacheEtc.R | 2111 ++++++----- R/spatialObjects-class.R | 18 R/terra-migration.R | 178 R/zzz.R | 146 README.md | 220 - build/vignette.rds |binary inst/CITATION | 30 inst/WORDLIST | 325 - inst/doc/Intro-to-Cache.R | 471 +- inst/doc/Intro-to-Cache.Rmd | 699 +-- inst/doc/Intro-to-Cache.html | 3251 ++++++++--------- inst/examples/example_Cache.R | 238 - inst/examples/example_assessDataType.R | 226 - inst/examples/example_checkPath.R | 44 inst/examples/example_postProcess.R | 140 inst/examples/example_postProcessTo.R | 50 man/Cache.Rd | 1215 +++--- man/CacheDigest.Rd | 104 man/CacheGeo.Rd | 344 - man/CacheHelpers.Rd | 462 +- man/Checksums.Rd | 220 - man/Copy.Rd | 210 - man/Filenames.Rd | 108 man/Path-class.Rd | 124 man/addTags.Rd | 203 - man/archiveExtractBinary.Rd | 38 man/assessDataType.Rd | 284 - man/basename2.Rd | 38 man/cacheId.Rd | 38 man/checkAndMakeCloudFolderID.Rd | 84 man/checkPath.Rd | 130 man/checkRelative.Rd | 70 man/cloudDownload.Rd | 98 man/cloudUploadFromCache.Rd | 96 man/compareNA.Rd | 56 man/convertCallToCommonFormat.Rd | 40 man/convertPaths.Rd | 82 man/copyFile.Rd | 164 man/debugCache.Rd | 54 man/deprecated.Rd | 338 - man/detectActiveCores.Rd | 72 man/determineFilename.Rd | 166 man/digest.Rd | 58 man/dlGeneric.Rd | 66 man/dlGoogle.Rd | 136 man/dot-expandAlsoExtractPatterns.Rd |only man/dot-file.move.Rd | 40 man/dot-formalsNotInCurrentDots.Rd | 52 man/dot-isMemoised.Rd | 52 man/dot-objSizeWithTry.Rd | 46 man/dot-removeCacheAtts.Rd | 28 man/dot-requireNamespace.Rd | 64 man/dot-whereInStack.Rd | 44 man/dotWrap.Rd | 362 - man/downloadFile.Rd | 257 - man/downloadRemote.Rd | 217 - man/exportedMethods.Rd | 594 +-- man/extractFromArchive.Rd | 128 man/fixErrorsIn.Rd | 66 man/gdalwarpFns.Rd | 224 - man/grepSysCalls.Rd | 44 man/guessAtTarget.Rd | 50 man/harmonizeCall.Rd | 66 man/internetExists.Rd | 48 man/isInteractive.Rd | 34 man/isSpatial.Rd | 90 man/isUpdated.Rd | 34 man/isWindows.Rd | 24 man/keepOrigGeom.Rd | 50 man/linkOrCopy.Rd | 184 man/listFilesInArchive.Rd | 42 man/listNamed.Rd | 54 man/loadFile.Rd | 59 man/matchCall2.Rd | 64 man/mergeCache.Rd | 130 man/messageColoured.Rd | 222 - man/movedCache.Rd | 148 man/normPath.Rd | 152 man/numCoresToUse.Rd | 80 man/objSize.Rd | 156 man/paddedFloatToChar.Rd | 72 man/pkgEnv.Rd | 56 man/postProcess.Rd | 352 - man/postProcessTo.Rd | 562 +- man/preProcess.Rd | 291 - man/prefix.Rd | 84 man/prepInputs.Rd | 735 +-- man/prepInputsCOG.Rd |only man/prepInputsWithTiles.Rd | 224 - man/prepareFileBackedRaster.Rd | 104 man/prepopulateCacheAsync.Rd |only man/purge.Rd | 145 man/purgeChecksums.Rd | 46 man/rasterRead.Rd | 38 man/relativePaths.Rd | 126 man/remapFilenames.Rd | 42 man/reproducible-package.Rd | 154 man/reproducibleOptions.Rd | 578 +-- man/retry.Rd | 98 man/robustDigest.Rd | 380 - man/saveToCache.Rd | 116 man/search.Rd | 96 man/set.randomseed.Rd | 56 man/setSubAttrInList.Rd | 50 man/studyAreaName.Rd | 62 man/tempdir2.Rd | 64 man/tempfile2.Rd | 64 man/terra-migration.Rd | 84 man/testForArchiveExtract.Rd | 44 man/unrarPath.Rd | 34 man/usesPointer.Rd | 34 man/viewCache.Rd | 518 +- man/writeFuture.Rd | 126 tests/test-all.R | 71 tests/testthat/_snaps |only tests/testthat/helper-allEqual.R | 1029 ++--- tests/testthat/setup.R | 154 tests/testthat/test-cache.R | 4389 +++++++++++------------ tests/testthat/test-cacheGeo.R | 465 +- tests/testthat/test-cacheHelpers.R | 698 +-- tests/testthat/test-checkPath.R | 196 - tests/testthat/test-checksums.R | 180 tests/testthat/test-cloud.R | 554 +- tests/testthat/test-cluster.R | 158 tests/testthat/test-copy.R | 208 - tests/testthat/test-destinationPathShared.R |only tests/testthat/test-devMode.R | 166 tests/testthat/test-download.R | 49 tests/testthat/test-examples.R | 112 tests/testthat/test-filesMissingExtension.R | 164 tests/testthat/test-gis.R | 120 tests/testthat/test-lazyAsyncSpawn.R |only tests/testthat/test-misc.R | 653 +-- tests/testthat/test-multipleCacheRepo.R | 84 tests/testthat/test-omitArgsTRUE.R |only tests/testthat/test-paths.R | 102 tests/testthat/test-postProcess.R | 741 +-- tests/testthat/test-postProcessTerra.R | 1011 ++--- tests/testthat/test-preProcessDoesntWork.R | 403 +- tests/testthat/test-preProcessWorks.R | 1402 +++---- tests/testthat/test-prepInputs-large-files.R | 210 - tests/testthat/test-prepInputs.R | 4370 +++++++++++----------- tests/testthat/test-prepInputsCOG.R |only tests/testthat/test-prepInputsInNestedArchives.R | 460 +- tests/testthat/test-prepInputsUrlTiles.R | 164 tests/testthat/test-reproducibleVerbose.R | 57 tests/testthat/test-robustDigest.R | 106 tests/testthat/test-showCacheAsyncInstall.R |only tests/testthat/test-showCacheCorruptFile.R |only tests/testthat/test-symlinks.R | 336 - tests/testthat/test-useCloudPullPush.R |only vignettes/Intro-to-Cache.Rmd | 699 +-- 185 files changed, 44750 insertions(+), 42835 deletions(-)
Title: Bindings to 'GDAL'
Description: API bindings to the Geospatial Data Abstraction Library ('GDAL',
<https://gdal.org>). Implements the 'GDAL' Raster and Vector Data Models.
Bindings are implemented with 'Rcpp' modules. Exposed C++ classes and
stand-alone functions wrap much of the 'GDAL' API and provide additional
functionality. Calling signatures resemble the native C, C++ and Python APIs
provided by the 'GDAL' project. Class 'GDALRaster' encapsulates a
'GDALDataset' and its raster band objects. Class 'GDALVector' encapsulates
an 'OGRLayer' and the 'GDALDataset' that contains it. Initial bindings are
provided to the unified 'gdal' command line interface added in 'GDAL' 3.11.
C++ stand-alone functions provide bindings to most 'GDAL' "traditional"
raster and vector utilities, including 'OGR' facilities for vector
geoprocessing, several algorithms, as well as the Geometry API ('GEOS' via
'GDAL' headers), the Spatial Reference Systems API, and methods for
coordinate transformation. Bindings to the Virtual Systems In [...truncated...]
Author: Chris Toney [aut, cre] ,
Michael D. Sumner [aut] ,
Pepijn de Vries [ctb] ,
Frank Warmerdam [ctb, cph] ,
Even Rouault [ctb, cph] ,
Marius Appel [ctb, cph] ,
Daniel James [ctb, cph] ,
Peter Dimov [ctb, cph]
Maintainer: Chris Toney <jctoney@gmail.com>
Diff between gdalraster versions 2.6.0 dated 2026-05-04 and 2.6.1 dated 2026-05-16
DESCRIPTION | 6 - MD5 | 30 ++++----- NEWS.md | 19 ++++- R/ogr_reproject.R | 8 ++ configure | 18 ++--- configure.ac | 2 inst/doc/raster-api-tutorial.html | 4 - inst/doc/raster-attribute-tables.html | 110 +++++++++++++++++----------------- inst/doc/vector-api-overview.R | 11 +++ inst/doc/vector-api-overview.Rmd | 12 +++ inst/doc/vector-api-overview.html | 58 ++++++++--------- man/ogr_reproject.Rd | 8 ++ src/srs_api.cpp | 11 ++- tests/testthat/test-gdal_exp.R | 6 + tests/testthat/test-ogr_reproject.R | 32 +++------ vignettes/vector-api-overview.Rmd | 12 +++ 16 files changed, 199 insertions(+), 148 deletions(-)
Title: Client for Central Bank APIs
Description: A client for retrieving data and metadata from central bank
APIs including 'Banco de España' (BdE), 'Banco de Portugal' (BdP),
'Bank for International Settlements' (BIS), 'Bank of Canada' (BoC),
'Bank of England' (BoE), 'Bank of Japan' (BoJ), 'Banque de France'
(BdF), 'Deutsche Bundesbank' (BBk), 'European Central Bank' (ECB),
'National Bank of Poland' (NBP), 'Norges Bank' (NoB),
'Oesterreichische Nationalbank' (OeNB), 'Sveriges Riksbank' (SRb), and
'Swiss National Bank' (SNB).
Author: Maximilian Muecke [aut, cre]
Maintainer: Maximilian Muecke <muecke.maximilian@gmail.com>
Diff between bbk versions 0.9.0 dated 2026-03-21 and 0.10.0 dated 2026-05-16
DESCRIPTION | 37 ++----- MD5 | 135 +++++++++++++++++------------ NAMESPACE | 13 ++ NEWS.md | 8 + R/assertions.R | 29 ++++++ R/bbk-package.R | 4 R/bbk.R | 13 ++ R/bde.R | 4 R/bdf.R | 10 +- R/bdp.R |only R/bis.R | 22 +++- R/boe.R | 2 R/boj.R |only R/ecb.R | 9 + R/fx-rates.R | 6 - R/nbp.R |only R/onb.R | 4 R/sdmx.R | 3 R/srb.R | 6 - README.md | 14 ++- man/bbk-package.Rd | 7 + man/bbk_data.Rd | 46 ++++++--- man/bbk_dimension.Rd | 37 ++++--- man/bbk_metadata.Rd | 37 ++++--- man/bbk_series.Rd | 36 ++++--- man/bde_data.Rd | 36 ++++--- man/bde_latest.Rd | 36 ++++--- man/bdf_codelist.Rd | 36 ++++--- man/bdf_data.Rd | 36 ++++--- man/bdf_dataset.Rd | 36 ++++--- man/bdp_data.Rd |only man/bdp_dataset.Rd |only man/bdp_dimension.Rd |only man/bdp_domain.Rd |only man/bdp_series.Rd |only man/bis_data.Rd | 44 +++++---- man/bis_dimension.Rd | 37 ++++--- man/bis_metadata.Rd | 37 ++++--- man/boc_data.Rd | 36 ++++--- man/boe_data.Rd | 36 ++++--- man/boj_data.Rd |only man/boj_metadata.Rd |only man/ecb_data.Rd | 43 +++++---- man/ecb_dimension.Rd | 37 ++++--- man/ecb_metadata.Rd | 37 ++++--- man/figures/README-plotting-1.png |binary man/nbp_fx_rates.Rd |only man/nbp_gold.Rd |only man/nob_data.Rd | 36 ++++--- man/nob_dimension.Rd | 37 ++++--- man/nob_metadata.Rd | 37 ++++--- man/onb_data.Rd | 36 ++++--- man/onb_dimension.Rd | 37 ++++--- man/onb_frequency.Rd | 37 ++++--- man/onb_hierarchy.Rd | 37 ++++--- man/onb_metadata.Rd | 37 ++++--- man/onb_toc.Rd | 37 ++++--- man/snb_data.Rd | 36 ++++--- man/snb_dimension.Rd | 37 ++++--- man/srb_calendar.Rd | 37 ++++--- man/srb_cross_rates.Rd | 36 ++++--- man/srb_data.Rd | 36 ++++--- man/srb_series.Rd | 37 ++++--- tests/testthat/fixtures/bdp-category.rds |only tests/testthat/fixtures/bdp-data.rds |only tests/testthat/fixtures/bdp-dataset.rds |only tests/testthat/fixtures/bdp-dimension.rds |only tests/testthat/fixtures/bdp-domains.rds |only tests/testthat/fixtures/bdp-series.rds |only tests/testthat/fixtures/boj-data.json |only tests/testthat/fixtures/boj-metadata.json |only tests/testthat/fixtures/nbp-fx-rates-c.rds |only tests/testthat/fixtures/nbp-fx-rates.rds |only tests/testthat/fixtures/nbp-fx-table.rds |only tests/testthat/fixtures/nbp-gold.rds |only tests/testthat/test-bbk.R | 15 +++ tests/testthat/test-bde.R | 6 - tests/testthat/test-bdp.R |only tests/testthat/test-bis.R | 25 +++++ tests/testthat/test-boj.R |only tests/testthat/test-ecb.R | 15 ++- tests/testthat/test-nbp.R |only 82 files changed, 947 insertions(+), 633 deletions(-)
Title: Robust Data-Driven Statistical Inference in
Regression-Discontinuity Designs
Description: Regression-discontinuity (RD) designs are quasi-experimental research designs popular in social, behavioral and natural sciences. The RD design is usually employed to study the (local) causal effect of a treatment, intervention or policy. This package provides tools for data-driven graphical and analytical statistical inference in RD designs: rdrobust() to construct local-polynomial point estimators and robust confidence intervals for average treatment effects at the cutoff in Sharp, Fuzzy and Kink RD settings, rdbwselect() to perform bandwidth selection for the different procedures implemented, and rdplot() to conduct exploratory data analysis (RD plots).
Author: Sebastian Calonico [aut, cre],
Matias D. Cattaneo [aut],
Max H. Farrell [aut],
Rocio Titiunik [aut]
Maintainer: Sebastian Calonico <scalonico@ucdavis.edu>
Diff between rdrobust versions 3.0.0 dated 2025-07-19 and 4.0.0 dated 2026-05-16
rdrobust-3.0.0/rdrobust/R/rdbwselect_2014.R |only rdrobust-3.0.0/rdrobust/man/rdbwselect_2014.Rd |only rdrobust-4.0.0/rdrobust/DESCRIPTION | 28 rdrobust-4.0.0/rdrobust/MD5 | 33 rdrobust-4.0.0/rdrobust/NAMESPACE | 25 rdrobust-4.0.0/rdrobust/R/functions.R | 1075 ++++++--- rdrobust-4.0.0/rdrobust/R/rdbwselect.R | 1175 +++++----- rdrobust-4.0.0/rdrobust/R/rdplot.R | 1344 +++++------ rdrobust-4.0.0/rdrobust/R/rdrobust.R | 2406 ++++++++++----------- rdrobust-4.0.0/rdrobust/R/rdrobust_plot.R |only rdrobust-4.0.0/rdrobust/build |only rdrobust-4.0.0/rdrobust/data/rdrobust_RDsenate.rda |binary rdrobust-4.0.0/rdrobust/inst |only rdrobust-4.0.0/rdrobust/man/plot.rdrobust.Rd |only rdrobust-4.0.0/rdrobust/man/rdbwselect.Rd | 302 +- rdrobust-4.0.0/rdrobust/man/rdplot.Rd | 274 +- rdrobust-4.0.0/rdrobust/man/rdrobust-package.Rd | 56 rdrobust-4.0.0/rdrobust/man/rdrobust.Rd | 374 +-- rdrobust-4.0.0/rdrobust/man/rdrobust_RDsenate.Rd | 59 rdrobust-4.0.0/rdrobust/vignettes |only 20 files changed, 3879 insertions(+), 3272 deletions(-)
Title: Add Custom Legends to 'leaflet' Maps
Description: Provides extensions to the 'leaflet' package to
customize legends with images, text styling, orientation, sizing,
and symbology and functions to create symbols to plot on maps.
Author: Thomas Roh [aut, cre],
Ricardo Rodrigo Basa [ctb]
Maintainer: Thomas Roh <thomas.roh@delveds.com>
Diff between leaflegend versions 1.2.1 dated 2024-05-09 and 1.2.8 dated 2026-05-16
DESCRIPTION | 12 MD5 | 23 - NEWS.md | 23 + R/legend.R | 523 +++++++++++++++++++++++++++++++++++-------- README.md | 6 inst/CITATION | 2 man/addLeafLegends.Rd | 14 - man/addLegendAwesomeIcon.Rd | 2 man/figures/logo.png |binary man/figures/text.svg |only man/legendSymbols.Rd | 58 ++++ man/mapSymbols.Rd | 46 +++ tests/testthat/test-legend.R | 190 ++++++++++++++- 13 files changed, 773 insertions(+), 126 deletions(-)
Title: Custom 'Bootstrap' 'Sass' Themes for 'shiny' and 'rmarkdown'
Description: Simplifies custom 'CSS' styling of both 'shiny' and
'rmarkdown' via 'Bootstrap' 'Sass'. Supports 'Bootstrap' 3, 4 and 5 as
well as their various 'Bootswatch' themes. An interactive widget is
also provided for previewing themes in real time.
Author: Carson Sievert [aut, cre] ,
Joe Cheng [aut],
Garrick Aden-Buie [aut] ,
Posit Software, PBC [cph, fnd],
Bootstrap contributors [ctb] ,
Twitter, Inc [cph] ,
Javi Aguilar [ctb, cph] ,
Thomas Park [ctb, cph] ,
PayPal [ctb, cph]
Maintainer: Carson Sievert <carson@posit.co>
Diff between bslib versions 0.10.0 dated 2026-01-26 and 0.11.0 dated 2026-05-16
DESCRIPTION | 12 MD5 | 424 +++++++------- NAMESPACE | 7 NEWS.md | 27 R/onLoad.R | 5 R/sidebar.R | 8 R/sysdata.rda |binary R/toolbar.R |only R/tooltip.R | 1 R/utils-shiny.R | 4 R/versions.R | 4 inst/bs3compat/_shiny_input.scss | 29 inst/builtin/bs5/shiny/_variables.scss | 1 inst/components/dist/code-editor.css | 1 inst/components/dist/code-editor.js | 2 inst/components/dist/code-editor.min.js | 2 inst/components/dist/components.css | 2 inst/components/dist/components.js | 253 ++++++++ inst/components/dist/components.js.map | 8 inst/components/dist/components.min.js | 10 inst/components/dist/components.min.js.map | 8 inst/components/dist/web-components.js | 17 inst/components/dist/web-components.js.map | 4 inst/components/dist/web-components.min.js | 4 inst/components/dist/web-components.min.js.map | 4 inst/components/scss/card.scss | 2 inst/components/scss/sidebar.scss | 62 +- inst/components/scss/toolbar.scss |only inst/css-precompiled/5/bootstrap.min.css | 6 inst/examples-shiny/brand.yml/app.R | 14 inst/examples-shiny/toolbar |only inst/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2 |binary inst/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2 |binary inst/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2 |binary inst/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2 |binary inst/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2 |binary inst/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2 |binary inst/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 |binary inst/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2 |binary inst/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2 |binary inst/lib/bs5/LICENSE | 2 inst/lib/bs5/README.md | 42 - inst/lib/bs5/dist/js/bootstrap.bundle.min.js | 6 inst/lib/bs5/dist/js/bootstrap.bundle.min.js.map | 2 inst/lib/bs5/package.json | 52 - inst/lib/bs5/scss/_accordion.scss | 25 inst/lib/bs5/scss/_button-group.scss | 11 inst/lib/bs5/scss/_buttons.scss | 11 inst/lib/bs5/scss/_card.scss | 21 inst/lib/bs5/scss/_carousel.scss | 52 - inst/lib/bs5/scss/_close.scss | 15 inst/lib/bs5/scss/_functions.scss | 4 inst/lib/bs5/scss/_list-group.scss | 52 - inst/lib/bs5/scss/_modal.scss | 10 inst/lib/bs5/scss/_nav.scss | 4 inst/lib/bs5/scss/_navbar.scss | 4 inst/lib/bs5/scss/_offcanvas.scss | 4 inst/lib/bs5/scss/_pagination.scss | 2 inst/lib/bs5/scss/_progress.scss | 2 inst/lib/bs5/scss/_reboot.scss | 9 inst/lib/bs5/scss/_root.scss | 3 inst/lib/bs5/scss/_spinners.scss | 2 inst/lib/bs5/scss/_tables.scss | 2 inst/lib/bs5/scss/_type.scss | 2 inst/lib/bs5/scss/_utilities.scss | 6 inst/lib/bs5/scss/_variables-dark.scss | 21 inst/lib/bs5/scss/_variables.scss | 64 +- inst/lib/bs5/scss/forms/_floating-labels.scss | 34 - inst/lib/bs5/scss/forms/_form-check.scss | 4 inst/lib/bs5/scss/forms/_input-group.scss | 2 inst/lib/bs5/scss/mixins/_banner.scss | 4 inst/lib/bs5/scss/mixins/_box-shadow.scss | 16 inst/lib/bs5/scss/mixins/_forms.scss | 14 inst/lib/bs5/scss/mixins/_grid.scss | 8 inst/lib/bs5/scss/mixins/_visually-hidden.scss | 7 inst/lib/bsw5/README.md | 2 inst/lib/bsw5/dist/brite |only inst/lib/bsw5/dist/cerulean/_bootswatch.scss | 34 + inst/lib/bsw5/dist/cerulean/_variables.scss | 7 inst/lib/bsw5/dist/cosmo/_bootswatch.scss | 22 inst/lib/bsw5/dist/cosmo/_variables.scss | 6 inst/lib/bsw5/dist/cyborg/_bootswatch.scss | 4 inst/lib/bsw5/dist/cyborg/_variables.scss | 7 inst/lib/bsw5/dist/darkly/_bootswatch.scss | 21 inst/lib/bsw5/dist/darkly/_variables.scss | 10 inst/lib/bsw5/dist/flatly/_bootswatch.scss | 26 inst/lib/bsw5/dist/flatly/_variables.scss | 17 inst/lib/bsw5/dist/journal/_bootswatch.scss | 16 inst/lib/bsw5/dist/journal/_variables.scss | 6 inst/lib/bsw5/dist/litera/_bootswatch.scss | 2 inst/lib/bsw5/dist/litera/_variables.scss | 4 inst/lib/bsw5/dist/lumen/_bootswatch.scss | 11 inst/lib/bsw5/dist/lumen/_variables.scss | 4 inst/lib/bsw5/dist/lux/_bootswatch.scss | 176 +++++ inst/lib/bsw5/dist/lux/_variables.scss | 32 - inst/lib/bsw5/dist/lux/font.css | 200 ++++++ inst/lib/bsw5/dist/materia/_bootswatch.scss | 16 inst/lib/bsw5/dist/materia/_variables.scss | 14 inst/lib/bsw5/dist/minty/_bootswatch.scss | 10 inst/lib/bsw5/dist/minty/_variables.scss | 3 inst/lib/bsw5/dist/morph/_bootswatch.scss | 103 +++ inst/lib/bsw5/dist/morph/_variables.scss | 21 inst/lib/bsw5/dist/pulse/_bootswatch.scss | 12 inst/lib/bsw5/dist/pulse/_variables.scss | 5 inst/lib/bsw5/dist/quartz/_bootswatch.scss | 2 inst/lib/bsw5/dist/quartz/_variables.scss | 6 inst/lib/bsw5/dist/sandstone/_bootswatch.scss | 14 inst/lib/bsw5/dist/sandstone/_variables.scss | 6 inst/lib/bsw5/dist/simplex/_bootswatch.scss | 16 inst/lib/bsw5/dist/simplex/_variables.scss | 6 inst/lib/bsw5/dist/sketchy/_bootswatch.scss | 74 ++ inst/lib/bsw5/dist/sketchy/_variables.scss | 6 inst/lib/bsw5/dist/slate/_bootswatch.scss | 12 inst/lib/bsw5/dist/slate/_variables.scss | 14 inst/lib/bsw5/dist/solar/_bootswatch.scss | 4 inst/lib/bsw5/dist/solar/_variables.scss | 5 inst/lib/bsw5/dist/spacelab/_bootswatch.scss | 16 inst/lib/bsw5/dist/spacelab/_variables.scss | 6 inst/lib/bsw5/dist/superhero/_bootswatch.scss | 8 inst/lib/bsw5/dist/superhero/_variables.scss | 11 inst/lib/bsw5/dist/united/_bootswatch.scss | 16 inst/lib/bsw5/dist/united/_variables.scss | 4 inst/lib/bsw5/dist/vapor/_bootswatch.scss | 12 inst/lib/bsw5/dist/vapor/_variables.scss | 8 inst/lib/bsw5/dist/yeti/_bootswatch.scss | 9 inst/lib/bsw5/dist/yeti/_variables.scss | 3 inst/lib/bsw5/dist/zephyr/_bootswatch.scss | 18 inst/lib/bsw5/dist/zephyr/_variables.scss | 16 inst/lib/bsw5/package.json | 2 inst/lib/prism-code-editor/prism/languages/ggsql.js |only inst/package.json | 4 man/accordion.Rd | 12 man/accordion_panel_set.Rd | 2 man/as_fill_carrier.Rd | 4 man/bootswatch_themes.Rd | 12 man/bs_bundle.Rd | 26 man/bs_current_theme.Rd | 18 man/bs_dependency.Rd | 16 man/bs_get_variables.Rd | 12 man/bs_global_theme.Rd | 16 man/bs_remove.Rd | 16 man/bs_theme.Rd | 18 man/bs_theme_dependencies.Rd | 16 man/bs_theme_preview.Rd | 16 man/bslib-package.Rd | 1 man/builtin_themes.Rd | 12 man/card.Rd | 14 man/card_body.Rd | 4 man/figures/navset-card-pill.png |binary man/figures/navset-card-underline.png |binary man/figures/navset-pill-list.png |binary man/figures/navset-pill.png |binary man/figures/navset-tab-basic.png |binary man/figures/navset-tab-card.png |binary man/figures/navset-tab.png |binary man/figures/navset-underline.png |binary man/figures/page-navbar.png |binary man/figures/value-box-background-color.png |binary man/figures/value-box-background-theme.png |binary man/figures/value-box-custom.png |binary man/figures/value-box-gradient-1.png |binary man/figures/value-box-named-color.png |binary man/figures/value-box-named-theme.png |binary man/figures/value-box-showcase-bottom.png |binary man/figures/value-box-showcase-left-center.png |binary man/figures/value-box-showcase-top-right.png |binary man/figures/value-box-text-color.png |binary man/figures/value-box-text-theme.png |binary man/figures/value-box-theme-class.png |binary man/fragments/ex-navset_tab.Rmd | 2 man/input_code_editor.Rd | 6 man/input_dark_mode.Rd | 6 man/input_submit_textarea.Rd | 2 man/input_switch.Rd | 6 man/input_task_button.Rd | 8 man/layout_column_wrap.Rd | 6 man/layout_columns.Rd | 6 man/nav-items.Rd | 10 man/nav_prepend.Rd | 2 man/nav_select.Rd | 2 man/navset.Rd | 10 man/page_fillable.Rd | 6 man/page_navbar.Rd | 10 man/page_sidebar.Rd | 8 man/popover.Rd | 12 man/reexports.Rd | 2 man/show_toast.Rd | 4 man/sidebar.Rd | 11 man/theme_bootswatch.Rd | 12 man/theme_version.Rd | 12 man/toast.Rd | 4 man/toolbar.Rd |only man/toolbar_divider.Rd |only man/toolbar_input_button.Rd |only man/toolbar_input_select.Rd |only man/tooltip.Rd | 17 man/value_box.Rd | 16 man/versions.Rd | 12 tests/testthat/_snaps/input-code-editor.md | 6 tests/testthat/_snaps/page.md | 4 tests/testthat/_snaps/toolbar.md |only tests/testthat/helper-html.R |only tests/testthat/test-sidebar.R | 19 tests/testthat/test-toolbar.R |only tools/build_ggsql_grammar.R |only tools/download_preset_fonts.R | 63 +- tools/main.R | 3 tools/patches/006-bootswatch-cyborg-bs5.patch | 151 ++-- tools/patches/006-bootswatch-darkly-bs5.patch | 38 - tools/patches/006-bootswatch-lux-bs5.patch | 12 tools/patches/006-bootswatch-minty-bs5.patch | 22 tools/patches/006-bootswatch-slate-bs5.patch | 158 ++--- tools/patches/006-bootswatch-superhero-bs5.patch | 25 tools/patches/009-code-styles-bs5.patch | 22 tools/patches/022-bootswatch-flatly-navbar-bs5.patch | 9 tools/patches/023-shiny-forms-bs5.patch | 24 tools/patches/028-bsw-leverage-navbar-light-dark-bg.patch | 10 tools/patches/031-colorpicker-popover.patch | 6 tools/yarn_install.R | 15 219 files changed, 2387 insertions(+), 1136 deletions(-)
Title: Wrapper Algorithm for All Relevant Feature Selection
Description: An all relevant feature selection wrapper algorithm.
It finds relevant features by comparing original attributes' importance with importance achievable at random, estimated using their permuted copies (shadows).
Author: Miron Bartosz Kursa [aut, cre] ,
Witold Remigiusz Rudnicki [aut]
Maintainer: Miron Bartosz Kursa <m@mbq.me>
Diff between Boruta versions 9.0.0 dated 2025-07-22 and 10.0.0 dated 2026-05-16
Boruta-10.0.0/Boruta/DESCRIPTION | 17 +- Boruta-10.0.0/Boruta/MD5 | 65 ++++------ Boruta-10.0.0/Boruta/NAMESPACE | 6 Boruta-10.0.0/Boruta/R/Boruta.R | 72 ----------- Boruta-10.0.0/Boruta/R/importance.R | 135 ++++++--------------- Boruta-10.0.0/Boruta/R/tools.R | 35 ----- Boruta-10.0.0/Boruta/R/trandapters.R | 28 ---- Boruta-10.0.0/Boruta/build/partial.rdb |binary Boruta-10.0.0/Boruta/build/vignette.rds |binary Boruta-10.0.0/Boruta/data/srx.rda |binary Boruta-10.0.0/Boruta/inst/NEWS | 14 ++ Boruta-10.0.0/Boruta/inst/doc/inahurry.R | 9 - Boruta-10.0.0/Boruta/inst/doc/inahurry.Rnw | 13 -- Boruta-10.0.0/Boruta/inst/doc/inahurry.pdf |binary Boruta-10.0.0/Boruta/inst/doc/transdapters.R | 6 Boruta-10.0.0/Boruta/inst/doc/transdapters.Rnw | 12 - Boruta-10.0.0/Boruta/inst/doc/transdapters.pdf |binary Boruta-10.0.0/Boruta/man/Boruta.Rd | 73 ----------- Boruta-10.0.0/Boruta/man/attStats.Rd | 11 - Boruta-10.0.0/Boruta/man/conditionalTransdapter.Rd | 2 Boruta-10.0.0/Boruta/man/decohereTransdapter.Rd | 10 - Boruta-10.0.0/Boruta/man/getImpFru.Rd |only Boruta-10.0.0/Boruta/man/getImpLegacyRf.Rd | 11 - Boruta-10.0.0/Boruta/man/getImpRf.Rd | 4 Boruta-10.0.0/Boruta/man/getSelectedAttributes.Rd | 9 - Boruta-10.0.0/Boruta/man/imputeTransdapter.Rd | 18 -- Boruta-10.0.0/Boruta/man/plot.Boruta.Rd | 10 - Boruta-10.0.0/Boruta/man/plotImpHistory.Rd | 9 - Boruta-10.0.0/Boruta/tests/cran.R |only Boruta-10.0.0/Boruta/vignettes/inahurry.Rnw | 13 -- Boruta-10.0.0/Boruta/vignettes/transdapters.Rnw | 12 - Boruta-9.0.0/Boruta/man/getImpExtra.Rd |only Boruta-9.0.0/Boruta/man/getImpXgboost.Rd |only Boruta-9.0.0/Boruta/tests/testthat |only Boruta-9.0.0/Boruta/tests/testthat.R |only 35 files changed, 133 insertions(+), 461 deletions(-)
Title: A Modular Two-Step Convex Optimization Estimator for Ill-Posed
Problems
Description: Convex Least Squares Programming (CLSP) is a two-step estimator
for solving underdetermined, ill-posed, or structurally constrained
least-squares problems. It combines pseudoinverse-based estimation with
convex-programming correction methods inspired by Lasso, Ridge, and
Elastic Net to ensure numerical stability, constraint enforcement, and
interpretability. The package also provides numerical stability analysis
and CLSP-specific diagnostics, including partial R^2, normalized RMSE
(NRMSE), Monte Carlo t-tests for mean NRMSE, and condition-number-based
confidence bands.
Author: Ilya Bolotov [aut, cre]
Maintainer: Ilya Bolotov <ilya.bolotov@vse.cz>
Diff between rclsp versions 0.5.0 dated 2026-03-09 and 1.0.0 dated 2026-05-16
DESCRIPTION | 10 ++-- MD5 | 12 ++-- NEWS.md | 16 ++++++ R/clsp.R | 150 ++++++++++++++++++++++++++++++++++++++---------------------- R/utils.R | 80 +++++++++++++++++++++----------- man/clsp.Rd | 24 ++++++--- man/corr.Rd | 29 +++++++---- 7 files changed, 211 insertions(+), 110 deletions(-)
Title: Access Data from the Atlas do Estado Brasileiro
Description: Facilitates access to the data from the Atlas do Estado Brasileiro
(<https://www.ipea.gov.br/atlasestado/>), maintained by the Instituto de
Pesquisa Econômica Aplicada (Ipea). It allows users to search for specific
series, list series or themes, and download data when available.
Author: Hugo Macedo [aut, cre, cph]
Maintainer: Hugo Macedo <aebdata@hhmace.do>
Diff between aebdata versions 0.1.4 dated 2025-02-03 and 0.1.5 dated 2026-05-16
DESCRIPTION | 8 +- MD5 | 42 +++++------ NAMESPACE | 12 +-- NEWS.md | 2 R/get.R | 10 ++ R/list.R | 10 ++ R/search.R | 164 +++++++++++++++++++++---------------------- R/utils.R | 46 ++++++------ build/vignette.rds |binary inst/doc/exploring-data.R | 6 - inst/doc/exploring-data.Rmd | 114 ++++++++++++++--------------- inst/doc/exploring-data.html | 79 ++------------------ man/get_series.Rd | 76 +++++++++---------- man/list_series.Rd | 68 ++++++++--------- man/list_themes.Rd | 44 +++++------ man/search_series.Rd | 76 +++++++++---------- tests/testthat.R | 24 +++--- tests/testthat/test-get.R | 72 +++++++++--------- tests/testthat/test-list.R | 34 ++++---- tests/testthat/test-search.R | 52 ++++++------- tests/testthat/test-utils.R | 6 - vignettes/exploring-data.Rmd | 114 ++++++++++++++--------------- 22 files changed, 511 insertions(+), 548 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2021-09-29 0.99.2
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2025-11-08 0.1.6
2022-09-23 0.1.4
2022-05-17 0.1.3