Title: Angular Distance Weighting Interpolation
Description: The irregularly-spaced data are interpolated onto regular latitude-longitude grids by weighting each station according to its distance and angle from the center of a search radius. In addition to this, we also provide a simple way (Jones and Hulme, 1996) to grid the irregularly-spaced data points onto regular latitude-longitude grids by averaging all stations in grid-boxes. This study was supported by the National Natural Science Foundation of China (NSFC, Grant No. 42205177).
Author: Panfeng Zhang [aut, cre] ,
Guoyu Ren [ctb],
Yun Qin [ctb],
Chenchen Ren [ctb],
Xiang Zheng [ctb]
Maintainer: Panfeng Zhang <zhangpf08@163.com>
Diff between adw versions 0.4.1 dated 2025-09-13 and 0.4.2 dated 2026-02-26
DESCRIPTION | 8 ++++---- MD5 | 12 ++++++------ NEWS.md | 8 ++++++-- build/vignette.rds |binary inst/doc/Introduction.Rmd | 4 +++- inst/doc/Introduction.html | 12 +++++++----- vignettes/Introduction.Rmd | 4 +++- 7 files changed, 29 insertions(+), 19 deletions(-)
Title: Statistical Tools Designed for End Users
Description: The statistical tools in this package do one of four things:
1) Enhance basic statistical functions with more
flexible inputs, smarter defaults, and richer, clearer, and ready-to-use
output (e.g., t.test2())
2) Produce publication-ready commonly needed figures with one line of code (e.g., plot_cdf())
3) Implement novel analytical tools developed by the authors (e.g., twolines())
4) Deliver niche functions of high value to the authors that are not easily
available elsewhere (e.g., clear(), convert_to_sql(), resize_images()).
Author: Uri Simonsohn [aut, cre]
Maintainer: Uri Simonsohn <urisohn@gmail.com>
Diff between statuser versions 0.1.8 dated 2026-02-09 and 0.1.9 dated 2026-02-26
statuser-0.1.8/statuser/tests/testthat/test-clear.R |only statuser-0.1.9/statuser/DESCRIPTION | 6 statuser-0.1.9/statuser/MD5 | 56 - statuser-0.1.9/statuser/R/clear.R | 78 + statuser-0.1.9/statuser/R/desc_var.R | 14 statuser-0.1.9/statuser/R/lm2.R | 135 +- statuser-0.1.9/statuser/R/plot_cdf.R | 225 +++- statuser-0.1.9/statuser/R/plot_density.R | 222 +++- statuser-0.1.9/statuser/R/plot_freq.R | 359 +++++-- statuser-0.1.9/statuser/R/scatter.gam.R | 115 +- statuser-0.1.9/statuser/R/t.test2.R | 22 statuser-0.1.9/statuser/R/table2.R | 21 statuser-0.1.9/statuser/R/twolines.R | 2 statuser-0.1.9/statuser/R/utils.R | 147 ++ statuser-0.1.9/statuser/R/zzz.R | 6 statuser-0.1.9/statuser/README.md | 41 statuser-0.1.9/statuser/man/clear.Rd | 31 statuser-0.1.9/statuser/man/evaluate_variable_arguments.Rd |only statuser-0.1.9/statuser/man/lm2.Rd | 2 statuser-0.1.9/statuser/man/plot_cdf.Rd | 25 statuser-0.1.9/statuser/man/plot_density.Rd | 27 statuser-0.1.9/statuser/man/plot_freq.Rd | 36 statuser-0.1.9/statuser/tests/testthat/Rplots.pdf |binary statuser-0.1.9/statuser/tests/testthat/_snaps/lm2.md | 22 statuser-0.1.9/statuser/tests/testthat/test-gam_functions.R | 605 ++++++------ statuser-0.1.9/statuser/tests/testthat/test-lm2.R | 24 statuser-0.1.9/statuser/tests/testthat/test-plot_cdf.R | 110 ++ statuser-0.1.9/statuser/tests/testthat/test-plot_density.R | 94 + statuser-0.1.9/statuser/tests/testthat/test-plot_freq.R | 350 ++++++ statuser-0.1.9/statuser/tests/testthat/test-table2.R | 108 ++ 30 files changed, 2168 insertions(+), 715 deletions(-)
Title: Example Datasets for Clinical Submission Readiness
Description: Provides realistic synthetic example datasets for the R4SUB
(R for Regulatory Submission) ecosystem. Includes a pharma study evidence
table, ADaM (Analysis Data Model) and SDTM (Study Data Tabulation Model)
metadata following CDISC (Clinical Data Interchange Standards Consortium)
conventions (<https://www.cdisc.org>), traceability mappings, a risk
register based on ICH (International Council for Harmonisation) Q9
quality risk management principles
(<https://www.ich.org/page/quality-guidelines>), and regulatory indicator
definitions. Designed for demos, vignettes, and package testing.
Author: Pawan Rama Mali [aut, cre, cph]
Maintainer: Pawan Rama Mali <prm@outlook.in>
Diff between r4subdata versions 0.1.0 dated 2026-02-20 and 0.1.1 dated 2026-02-26
DESCRIPTION | 6 - MD5 | 7 + NEWS.md |only README.md | 135 ++++++++++++++++++---------------- tests/testthat/test-evidence_pharma.R | 5 - 5 files changed, 79 insertions(+), 74 deletions(-)
Title: Simulate and Test Marker Dosage for Dominant Markers in
Autopolyploids
Description: Perform classic chi-squared tests and Ripol et al(1999)
binomial confidence interval approach for autopolyploid
dominant markers. Also, dominant markers may be generated
for families of offspring where either one or both of the
parents possess the marker. Missing values and
misclassified markers may be generated at random.
Author: Peter Baker [aut, cre]
Maintainer: Peter Baker <drpetebaker@gmail.com>
Diff between polySegratio versions 0.2-5 dated 2018-03-22 and 0.2-6 dated 2026-02-26
polySegratio-0.2-5/polySegratio/CHANGELOG |only polySegratio-0.2-5/polySegratio/inst/doc/polySegratio-overview.Rnw |only polySegratio-0.2-5/polySegratio/inst/doc/polySegratio-overview.pdf |only polySegratio-0.2-5/polySegratio/vignettes/polySegratio-overview.Rnw |only polySegratio-0.2-6/polySegratio/DESCRIPTION | 22 +- polySegratio-0.2-6/polySegratio/MD5 | 68 +++---- polySegratio-0.2-6/polySegratio/NEWS.md |only polySegratio-0.2-6/polySegratio/R/addMisclass.R | 11 - polySegratio-0.2-6/polySegratio/R/addMissing.R | 11 - polySegratio-0.2-6/polySegratio/R/test.segRatio.R | 12 - polySegratio-0.2-6/polySegratio/README.md | 2 polySegratio-0.2-6/polySegratio/build/vignette.rds |binary polySegratio-0.2-6/polySegratio/inst/doc/polySegratio-overview.R | 94 +++------- polySegratio-0.2-6/polySegratio/inst/doc/polySegratio-overview.Rmd |only polySegratio-0.2-6/polySegratio/inst/doc/polySegratio-overview.html |only polySegratio-0.2-6/polySegratio/man/addMisclass.Rd | 60 ++---- polySegratio-0.2-6/polySegratio/man/addMissing.Rd | 2 polySegratio-0.2-6/polySegratio/man/autoFill.Rd | 2 polySegratio-0.2-6/polySegratio/man/divide.autoMarkers.Rd | 14 - polySegratio-0.2-6/polySegratio/man/divideAutoMarkers.Rd | 37 +-- polySegratio-0.2-6/polySegratio/man/expected.segRatio.Rd | 15 - polySegratio-0.2-6/polySegratio/man/makeLabel.Rd | 2 polySegratio-0.2-6/polySegratio/man/plot.segRatio.Rd | 12 - polySegratio-0.2-6/polySegratio/man/polySegratio-package.Rd | 16 - polySegratio-0.2-6/polySegratio/man/print.segRatio.Rd | 2 polySegratio-0.2-6/polySegratio/man/print.simAutoMarkers.Rd | 2 polySegratio-0.2-6/polySegratio/man/print.testSegRatio.Rd | 2 polySegratio-0.2-6/polySegratio/man/segRatio.Rd | 2 polySegratio-0.2-6/polySegratio/man/segregationRatios.Rd | 2 polySegratio-0.2-6/polySegratio/man/sim.autoCross.Rd | 2 polySegratio-0.2-6/polySegratio/man/sim.autoMarkers.Rd | 28 +- polySegratio-0.2-6/polySegratio/man/simAutoCross.Rd | 32 +-- polySegratio-0.2-6/polySegratio/man/simAutoMarkers.Rd | 10 - polySegratio-0.2-6/polySegratio/man/test.segRatio.Rd | 23 +- polySegratio-0.2-6/polySegratio/man/testSegRatio.Rd | 12 - polySegratio-0.2-6/polySegratio/vignettes/polySegratio-overview.Rmd |only polySegratio-0.2-6/polySegratio/vignettes/tmp/tmp-007.pdf |binary polySegratio-0.2-6/polySegratio/vignettes/tmp/tmp-009.pdf |binary polySegratio-0.2-6/polySegratio/vignettes/tmp/tmp-010.pdf |binary 39 files changed, 224 insertions(+), 273 deletions(-)
Title: Toolkit for Encryption, Signatures and Certificates Based on
OpenSSL
Description: Bindings to OpenSSL libssl and libcrypto, plus custom SSH key parsers.
Supports RSA, DSA and EC curves P-256, P-384, P-521, and curve25519. Cryptographic
signatures can either be created and verified manually or via x509 certificates.
AES can be used in cbc, ctr or gcm mode for symmetric encryption; RSA for asymmetric
(public key) encryption or EC for Diffie Hellman. High-level envelope functions
combine RSA and AES for encrypting arbitrary sized data. Other utilities include key
generators, hash functions (md5, sha1, sha256, etc), base64 encoder, a secure random
number generator, and 'bignum' math methods for manually performing crypto
calculations on large multibyte integers.
Author: Jeroen Ooms [aut, cre] ,
Oliver Keyes [ctb]
Maintainer: Jeroen Ooms <jeroenooms@gmail.com>
Diff between openssl versions 2.3.4 dated 2025-09-30 and 2.3.5 dated 2026-02-26
DESCRIPTION | 6 ++-- MD5 | 24 +++++++++--------- NEWS | 3 ++ R/init.R | 6 ++++ build/vignette.rds |binary inst/doc/bignum.html | 34 +++++++++++++------------- inst/doc/crypto_hashing.html | 10 +++---- inst/doc/keys.html | 50 +++++++++++++++++++-------------------- inst/doc/secure_rng.html | 20 +++++++-------- src/compatibility.h | 1 src/pem.c | 3 ++ src/signing.c | 3 +- tests/testthat/test_keys_ecdsa.R | 9 +++++++ 13 files changed, 96 insertions(+), 73 deletions(-)
Title: Helper Functions for 'mlr3'
Description: Frequently used helper functions and assertions used in
'mlr3' and its companion packages. Comes with helper functions for
functional programming, for printing, to work with 'data.table', as
well as some generally useful 'R6' classes. This package also
supersedes the package 'BBmisc'.
Author: Marc Becker [cre, aut] ,
Michel Lang [aut] ,
Patrick Schratz [aut]
Maintainer: Marc Becker <marcbecker@posteo.de>
Diff between mlr3misc versions 0.20.0 dated 2026-02-20 and 0.21.0 dated 2026-02-26
DESCRIPTION | 6 +- MD5 | 18 +++--- NEWS.md | 8 ++ R/conditions.R | 64 ++++++++++++++++------ R/encapsulate.R | 103 ++++++++++++++++-------------------- man/encapsulate.Rd | 63 +++++++++++----------- man/mlr_conditions.Rd | 16 +++-- tests/testthat/_snaps/conditions.md | 41 ++++++++++++++ tests/testthat/test_conditions.R | 18 ++++++ tests/testthat/test_encapsulate.R | 29 ++++------ 10 files changed, 227 insertions(+), 139 deletions(-)
Title: Simulation and Plots for Fossil and Taxonomy Data
Description: Simulating and plotting taxonomy and fossil data on phylogenetic trees under mechanistic
models of speciation, preservation and sampling.
Author: Rachel Warnock [aut, cph],
Joelle Barido-Sottani [aut, cre, cph],
Walker Pett [aut, cph],
Joseph O'Reilly [aut, cph],
UgnÄ— Stolz [aut, cph]
Maintainer: Joelle Barido-Sottani <joelle.barido-sottani@m4x.org>
Diff between FossilSim versions 2.4.3 dated 2025-11-06 and 2.4.4 dated 2026-02-26
DESCRIPTION | 22 MD5 | 42 - NAMESPACE | 5 NEWS.md | 189 ++-- R/FossilSim.R | 102 +- R/fbdrange.R | 2 R/plot.fbdrange.R | 494 ++++++----- R/subsampling.R | 51 - build/vignette.rds |binary inst/doc/SAtree.R | 42 - inst/doc/SAtree.html | 954 +++++++++++------------ inst/doc/fossils.R | 582 +++++++------- inst/doc/fossils.html | 1980 ++++++++++++++++++++++++------------------------ inst/doc/intro.R | 62 - inst/doc/intro.html | 994 ++++++++++++------------ inst/doc/paleotree.R | 44 - inst/doc/paleotree.html | 1050 ++++++++++--------------- inst/doc/simfbd.R | 48 - inst/doc/simfbd.html | 932 +++++++++++----------- inst/doc/taxonomy.R | 112 +- inst/doc/taxonomy.html | 1310 +++++++++++++++---------------- man/FossilSim.Rd | 6 22 files changed, 4414 insertions(+), 4609 deletions(-)
Title: Parallel Simulator
Description: Perform flexible simulation studies using one or multiple computer
cores. The package is set up to be usable on high-performance clusters in
addition to being run locally (i.e., see the package vignettes for more
information).
Author: Sacha Epskamp [aut, cre] ,
Xinkai Du [ctb],
Mihai Constantin [aut]
Maintainer: Sacha Epskamp <mail@sachaepskamp.com>
Diff between parSim versions 0.1.5 dated 2023-05-16 and 0.3.1 dated 2026-02-26
parSim-0.1.5/parSim/NEWS |only parSim-0.3.1/parSim/DESCRIPTION | 62 +++- parSim-0.3.1/parSim/MD5 | 22 + parSim-0.3.1/parSim/NAMESPACE | 34 +- parSim-0.3.1/parSim/NEWS.md |only parSim-0.3.1/parSim/R/parSim.R | 426 ++++++++++++++++++++---------- parSim-0.3.1/parSim/R/parSim_dt.R | 211 ++++++++------ parSim-0.3.1/parSim/README.md | 273 +++++++++++++------ parSim-0.3.1/parSim/build |only parSim-0.3.1/parSim/inst |only parSim-0.3.1/parSim/man/configure_bar.Rd |only parSim-0.3.1/parSim/man/figures |only parSim-0.3.1/parSim/man/parSim-package.Rd |only parSim-0.3.1/parSim/man/parSim.Rd | 377 ++++++++++++++++++-------- parSim-0.3.1/parSim/man/parSim_dt.Rd |only parSim-0.3.1/parSim/vignettes |only 16 files changed, 940 insertions(+), 465 deletions(-)
Title: Monte Carlo for Classical Ising Model
Description: Classical Ising Model is a land mark system in statistical physics.The model explains the physics of spin glasses and magnetic materials, and cooperative phenomenon in general, for example phase transitions and neural networks.This package provides utilities to simulate one dimensional Ising Model with Metropolis and Glauber Monte Carlo with single flip dynamics in periodic boundary conditions. Utility functions for exact solutions are provided. Such as transfer matrix for 1D. Utility functions for exact solutions are provided. Example use cases are as follows: Measuring effective ergodicity and power-laws in so called functional-diffusion. Example usage contains parallel runs, fitting power-laws, finite size scaling, computing autocorrelation, uncertainty analysis and plotting utilities.
Author: Mehmet Suzen [aut, cre]
Maintainer: Mehmet Suzen <mehmet.suzen@physics.org>
Diff between isingLenzMC versions 0.2.8 dated 2025-09-26 and 0.3.1 dated 2026-02-26
isingLenzMC-0.2.8/isingLenzMC/inst/examples/powerLawErgodicity/data_analysis.ipynb |only isingLenzMC-0.2.8/isingLenzMC/inst/examples/powerLawErgodicity/data_generate.ipynb |only isingLenzMC-0.3.1/isingLenzMC/DESCRIPTION | 10 isingLenzMC-0.3.1/isingLenzMC/MD5 | 33 +- isingLenzMC-0.3.1/isingLenzMC/NEWS | 8 isingLenzMC-0.3.1/isingLenzMC/README.md | 45 ++ isingLenzMC-0.3.1/isingLenzMC/inst/CITATION | 29 + isingLenzMC-0.3.1/isingLenzMC/inst/doc/isingLenzMC.pdf |binary isingLenzMC-0.3.1/isingLenzMC/inst/examples/powerLawErgodicity/README.md | 151 +++++----- isingLenzMC-0.3.1/isingLenzMC/inst/examples/powerLawErgodicity/notebooks |only isingLenzMC-0.3.1/isingLenzMC/inst/examples/powerLawErgodicity/src |only 11 files changed, 177 insertions(+), 99 deletions(-)
Title: Computation of the WHO 2007 References for School-Age Children
and Adolescents (5 to 19 Years)
Description: Provides WHO 2007 References for School-age Children and
Adolescents (5 to 19 years) (z-scores) with
confidence intervals and standard errors around the
prevalence estimates, taking into account complex sample designs.
More information on the methods is
available online:
<https://www.who.int/tools/growth-reference-data-for-5to19-years>.
Author: Dirk Schumacher [aut],
Elaine Borghi [ctb, cre],
Giovanna Gatica-Dominguez [ctb],
World Health Organization [cph]
Maintainer: Elaine Borghi <nfsdata@who.int>
Diff between anthroplus versions 1.0.0 dated 2024-11-11 and 1.1.0 dated 2026-02-26
DESCRIPTION | 16 ++++++++-------- MD5 | 14 +++++++------- NEWS.md | 7 +++++++ R/prevalence.R | 14 +++++++------- R/zscores.R | 8 ++++---- tests/testthat/helpers.R | 22 ++++++++++------------ tests/testthat/test-prevalence.R | 17 ++++++++++++++++- tests/testthat/test-zscores.R | 11 ++--------- 8 files changed, 61 insertions(+), 48 deletions(-)
Title: Produce Charts Following UK Government Analysis Function
Guidance
Description: Colour palettes and a 'ggplot2' theme to follow the UK Government
Analysis Function best practice guidance for producing data visualisations,
available at
<https://analysisfunction.civilservice.gov.uk/policy-store/data-visualisation-charts/>.
Includes continuous and discrete colour and fill scales, as well as a
'ggplot2' theme.
Author: Crown Copyright [cph],
Government Analysis Function [fnd],
Alice Hannah [aut],
Olivia Box Power [cre, ctb]
Maintainer: Olivia Box Power <Olivia.BoxPower@dhsc.gov.uk>
Diff between afcharts versions 0.4.1 dated 2025-01-13 and 0.5.1 dated 2026-02-26
afcharts-0.4.1/afcharts/tests/testthat/_snaps/chart-output/scale-colour-continuous-af.svg |only afcharts-0.4.1/afcharts/tests/testthat/_snaps/chart-output/scale-colour-discrete-af.svg |only afcharts-0.4.1/afcharts/tests/testthat/_snaps/chart-output/scale-fill-continuous-af.svg |only afcharts-0.4.1/afcharts/tests/testthat/_snaps/chart-output/scale-fill-discrete-af.svg |only afcharts-0.4.1/afcharts/tests/testthat/_snaps/chart-output/theme-af-non-default.svg |only afcharts-0.4.1/afcharts/tests/testthat/_snaps/chart-output/theme-af.svg |only afcharts-0.5.1/afcharts/DESCRIPTION | 18 afcharts-0.5.1/afcharts/MD5 | 134 - afcharts-0.5.1/afcharts/NAMESPACE | 1 afcharts-0.5.1/afcharts/NEWS.md | 24 afcharts-0.5.1/afcharts/R/af_palette.R | 62 afcharts-0.5.1/afcharts/R/afcharts-package.R | 1 afcharts-0.5.1/afcharts/R/colour_table.R | 2 afcharts-0.5.1/afcharts/R/data.R | 41 afcharts-0.5.1/afcharts/R/scale_colour_continuous_af.R | 12 afcharts-0.5.1/afcharts/R/scale_colour_discrete_af.R | 22 afcharts-0.5.1/afcharts/R/scale_fill_continuous_af.R | 12 afcharts-0.5.1/afcharts/R/scale_fill_discrete_af.R | 35 afcharts-0.5.1/afcharts/R/theme_af.R | 188 + afcharts-0.5.1/afcharts/R/use_afcharts.R | 256 +- afcharts-0.5.1/afcharts/README.md | 50 afcharts-0.5.1/afcharts/data/af_colour_palettes.rda |binary afcharts-0.5.1/afcharts/data/af_colour_values.rda |binary afcharts-0.5.1/afcharts/data/af_dark_blue.rda |only afcharts-0.5.1/afcharts/data/af_grey.rda |only afcharts-0.5.1/afcharts/data/af_orange.rda |only afcharts-0.5.1/afcharts/data/af_pale_grey.rda |only afcharts-0.5.1/afcharts/inst/doc/accessibility.Rmd | 2 afcharts-0.5.1/afcharts/inst/doc/accessibility.html | 4 afcharts-0.5.1/afcharts/inst/doc/colours.R | 11 afcharts-0.5.1/afcharts/inst/doc/colours.Rmd | 24 afcharts-0.5.1/afcharts/inst/doc/colours.html | 914 +------ afcharts-0.5.1/afcharts/inst/doc/cookbook.R | 829 +++++- afcharts-0.5.1/afcharts/inst/doc/cookbook.Rmd | 34 afcharts-0.5.1/afcharts/inst/doc/cookbook.html | 1226 ++++++---- afcharts-0.5.1/afcharts/inst/doc/saving.Rmd | 2 afcharts-0.5.1/afcharts/inst/doc/saving.html | 5 afcharts-0.5.1/afcharts/man/af_colour_palettes.Rd | 5 afcharts-0.5.1/afcharts/man/af_colours.Rd |only afcharts-0.5.1/afcharts/man/figures/README-ex1-1.svg | 1126 ++++----- afcharts-0.5.1/afcharts/man/figures/README-ex2-1.svg | 914 +++---- afcharts-0.5.1/afcharts/man/figures/README-ex3-1.svg | 824 +++--- afcharts-0.5.1/afcharts/man/figures/README-unnamed-chunk-2-1.svg |only afcharts-0.5.1/afcharts/man/figures/README-unnamed-chunk-3-1.svg |only afcharts-0.5.1/afcharts/man/figures/README-unnamed-chunk-4-1.svg |only afcharts-0.5.1/afcharts/man/scale_colour_continuous_af.Rd | 9 afcharts-0.5.1/afcharts/man/scale_colour_discrete_af.Rd | 19 afcharts-0.5.1/afcharts/man/scale_fill_continuous_af.Rd | 9 afcharts-0.5.1/afcharts/man/scale_fill_discrete_af.Rd | 31 afcharts-0.5.1/afcharts/man/theme_af.Rd | 29 afcharts-0.5.1/afcharts/man/use_afcharts.Rd | 9 afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/scale-colour-continuous-af1.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/scale-colour-continuous-af2.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/scale-colour-discrete-af1.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/scale-colour-discrete-af2.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/scale-fill-continuous-af1.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/scale-fill-continuous-af2.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/scale-fill-discrete-af1.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/scale-fill-discrete-af2.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/theme-af-non-default1.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/theme-af-non-default2.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/theme-af-non-default3.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/theme-af-non-default4.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/theme-af-non-default5.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/theme-af-non-default6.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/theme-af-non-default7.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/theme-af-non-default8.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/theme-af-non-default9.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/theme-af1.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/use-afcharts-1.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/use-afcharts-2.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/use-afcharts-3.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/use-afcharts-4.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/use-afcharts-5.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/use-afcharts-6.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/use-afcharts-theme-af1.svg |only afcharts-0.5.1/afcharts/tests/testthat/_snaps/chart-output/use-afcharts-theme-af2.svg |only afcharts-0.5.1/afcharts/tests/testthat/test-af_palette.R | 51 afcharts-0.5.1/afcharts/tests/testthat/test-chart-output.R | 338 ++ afcharts-0.5.1/afcharts/vignettes/accessibility.Rmd | 2 afcharts-0.5.1/afcharts/vignettes/colours.Rmd | 24 afcharts-0.5.1/afcharts/vignettes/cookbook.Rmd | 34 afcharts-0.5.1/afcharts/vignettes/cookbook/_acknowledgments.Rmd | 2 afcharts-0.5.1/afcharts/vignettes/cookbook/_annotations.Rmd | 67 afcharts-0.5.1/afcharts/vignettes/cookbook/_chart-types.Rmd | 230 + afcharts-0.5.1/afcharts/vignettes/cookbook/_colour-palettes.Rmd | 77 afcharts-0.5.1/afcharts/vignettes/cookbook/_customisations.Rmd | 265 +- afcharts-0.5.1/afcharts/vignettes/saving.Rmd | 2 88 files changed, 4583 insertions(+), 3393 deletions(-)
Title: Parallel Low-Rank Approximation with Nonnegativity Constraints
Description: 'Rcpp' bindings for 'PLANC', a highly parallel
and extensible NMF/NTF (Non-negative Matrix/Tensor Factorization) library.
Wraps algorithms described in
Kannan et. al (2018) <doi:10.1109/TKDE.2017.2767592> and
Eswar et. al (2021) <doi:10.1145/3432185>.
Implements algorithms described in
Welch et al. (2019) <doi:10.1016/j.cell.2019.05.006>,
Gao et al. (2021) <doi:10.1038/s41587-021-00867-x>, and
Kriebel & Welch (2022) <doi:10.1038/s41467-022-28431-4>.
Author: Andrew Robbins [aut, cre] ,
Yichen Wang [aut],
Joshua Welch [cph] ,
Ramakrishnan Kannan [cph] ,
Conrad Sanderson [cph] ,
Blue Brain Project/EPFL [cph] ,
UT-Batelle [cph]
Maintainer: Andrew Robbins <robbiand@umich.edu>
Diff between RcppPlanc versions 2.0.14 dated 2026-02-24 and 2.0.15 dated 2026-02-26
DESCRIPTION | 8 +++--- MD5 | 8 +++--- NEWS.md | 3 ++ inst/doc/RcppPlanc.html | 10 ++++---- tools/patches/00_remove_stdio.patch | 44 ++++++++++++++++++++++++++++++++++++ 5 files changed, 60 insertions(+), 13 deletions(-)
Title: Control of the Median of the FDP
Description: Methods for controlling the median of the false discovery proportion (mFDP).
Depending on the method, simultaneous or non-simultaneous inference is provided.
The methods take a vector of p-values or test statistics as input.
Author: Jesse Hemerik [aut, cre]
Maintainer: Jesse Hemerik <hemerik@ese.eur.nl>
Diff between mFDP versions 0.2.1 dated 2025-01-22 and 0.2.2 dated 2026-02-26
DESCRIPTION | 12 ++++++------ MD5 | 4 ++-- R/mFDP.direc.R | 11 ++++++----- 3 files changed, 14 insertions(+), 13 deletions(-)
Title: Classifications for Statistics Norway
Description: Functions to search, retrieve, apply and update classification
standards and code lists using Statistics Norway's API
<https://www.ssb.no/klass> from the system 'KLASS'. Retrieves classifications
by date with options to choose language, hierarchical level and formatting.
Author: Susie Jentoft [aut, cre],
Diana-Cristina Iancu [aut],
Lisa Li [aut],
Oeyvind I. Berntsen [aut],
Statistics Norway [cph]
Maintainer: Susie Jentoft <susie.jentoft@ssb.no>
Diff between klassR versions 1.0.4 dated 2025-12-12 and 1.0.5 dated 2026-02-26
DESCRIPTION | 8 ++++---- MD5 | 6 +++--- NEWS.md | 3 +++ R/Klass_list.R | 6 ++++-- 4 files changed, 14 insertions(+), 9 deletions(-)
Title: Estimating Water Retention and Infiltration Model Parameters
using Experimental Data
Description: Estimates the parameters of infiltration and water retention models using the curve-fitting methods as shown in Omuto and Gumbe (2009) <doi:10.1016/j.cageo.2008.08.011>. The models considered are those that are commonly used in soil science. Version 2 of the package has new models for water retention characteristic curves.
Author: Christian Thine Omuto [aut, cre]
Maintainer: Christian Thine Omuto <thineomuto@yahoo.com>
This is a re-admission after prior archival of version 2.1.1 dated 2024-05-17
Diff between HydroMe versions 2.1.1 dated 2024-05-17 and 2.1.2 dated 2026-02-26
DESCRIPTION | 22 ++++++++++++---------- MD5 | 40 ++++++++++++++++++++-------------------- NAMESPACE | 2 +- R/Brook.R | 3 +-- man/Brook.Rd | 4 ++-- man/Campbel.Rd | 2 +- man/Expo.Rd | 2 +- man/MB.Rd | 2 +- man/Ruso.Rd | 2 +- man/SSfredlund.Rd | 5 ++--- man/SSgampt.Rd | 2 +- man/SSgard.Rd | 4 ++-- man/SSgardner.Rd | 2 +- man/SShorton.Rd | 2 +- man/SSkosugi.Rd | 5 ++--- man/SSomuto.Rd | 2 +- man/SSphilip.Rd | 2 +- man/SSvgm.Rd | 5 ++--- man/SSvgm4.Rd | 7 +++---- man/Tani.Rd | 2 +- man/isric.Rd | 5 ++++- 21 files changed, 61 insertions(+), 61 deletions(-)
Title: Tabular Data Suppression using Gaussian Elimination
Description: A statistical disclosure control tool to protect tables by suppression
using the Gaussian elimination secondary suppression algorithm
(Langsrud, 2024) <doi:10.1007/978-3-031-69651-0_6>. A suggestion is
to start by working with functions SuppressSmallCounts() and
SuppressDominantCells(). These functions use primary suppression functions for
the minimum frequency rule and the dominance rule, respectively. Novel
functionality for suppression of disclosive cells is also included. General
primary suppression functions can be supplied as input to the general working
horse function, GaussSuppressionFromData(). Suppressed frequencies can be
replaced by synthetic decimal numbers as described in
Langsrud (2019) <doi:10.1007/s11222-018-9848-9>.
Author: Oeyvind Langsrud [aut, cre] ,
Daniel Lupp [aut] ,
Hege Boevelstad [ctb] ,
Vidar Norstein Klungre [rev] ,
Jonas Lindblad [ctb],
Statistics Norway [cph]
Maintainer: Oeyvind Langsrud <oyl@ssb.no>
Diff between GaussSuppression versions 1.2.3 dated 2025-12-11 and 1.3.0 dated 2026-02-26
DESCRIPTION | 8 MD5 | 20 NAMESPACE | 1 NEWS.md | 24 R/GaussSuppressionFromData.R | 2 R/PackageSpecs.R | 4 R/SuppressKDisclosure.R | 1002 ++++++++++++++++++++++++++++-- man/KDisclosurePrimary.Rd | 64 + man/PackageSpecs.Rd | 2 man/SuppressKDisclosure.Rd | 216 ++++++ man/default_targeting.Rd |only tests/testthat/test-SuppressKDisclosure.R |only 12 files changed, 1255 insertions(+), 88 deletions(-)
More information about GaussSuppression at CRAN
Permanent link
Title: The Ultimate Helper for Clumsy Fingers
Description: Automatically suggests a correction when a typo occurs.
Author: Vincent Guyader [cre, aut] ,
ThinkR [cph]
Maintainer: Vincent Guyader <vincent@thinkr.fr>
Diff between fcuk versions 0.1.21 dated 2017-07-08 and 0.2.0 dated 2026-02-26
fcuk-0.1.21/fcuk/man/get_all_objets_from_r.Rd |only fcuk-0.2.0/fcuk/DESCRIPTION | 36 fcuk-0.2.0/fcuk/MD5 | 59 - fcuk-0.2.0/fcuk/NAMESPACE | 15 fcuk-0.2.0/fcuk/R/add_to_rprofile.R | 38 fcuk-0.2.0/fcuk/R/check_mark.R |only fcuk-0.2.0/fcuk/R/doc_package.R | 17 fcuk-0.2.0/fcuk/R/fcuk-package.R |only fcuk-0.2.0/fcuk/R/function.R | 248 +++-- fcuk-0.2.0/fcuk/R/regex_rules.R |only fcuk-0.2.0/fcuk/R/rerun.R |only fcuk-0.2.0/fcuk/R/zzz.R | 21 fcuk-0.2.0/fcuk/README.md | 43 fcuk-0.2.0/fcuk/build/vignette.rds |binary fcuk-0.2.0/fcuk/inst/doc/fcuk.R | 42 fcuk-0.2.0/fcuk/inst/doc/fcuk.Rmd | 4 fcuk-0.2.0/fcuk/inst/doc/fcuk.html | 432 ++++++++-- fcuk-0.2.0/fcuk/man/add_fcuk_to_rprofile.Rd | 39 fcuk-0.2.0/fcuk/man/catch_error.Rd | 44 - fcuk-0.2.0/fcuk/man/dot-.Rd |only fcuk-0.2.0/fcuk/man/error_analysis.Rd | 46 - fcuk-0.2.0/fcuk/man/error_correction_propostion.Rd | 51 - fcuk-0.2.0/fcuk/man/fcuk-package.Rd | 84 + fcuk-0.2.0/fcuk/man/get_all_objects_from_r.Rd |only fcuk-0.2.0/fcuk/man/get_last.Rd |only fcuk-0.2.0/fcuk/man/init_error_tracker.Rd | 37 fcuk-0.2.0/fcuk/man/plus-.fcuk.Rd |only fcuk-0.2.0/fcuk/man/remove_error_tracker.Rd | 35 fcuk-0.2.0/fcuk/tests/testthat.R | 8 fcuk-0.2.0/fcuk/tests/testthat/test-catch_error.R | 39 fcuk-0.2.0/fcuk/tests/testthat/test-erreur_correction_propostion.R | 28 fcuk-0.2.0/fcuk/tests/testthat/test-error_analysis.R | 18 fcuk-0.2.0/fcuk/tests/testthat/test-get_all_objets_from_r.R | 34 fcuk-0.2.0/fcuk/tests/testthat/test-regex.R | 45 - fcuk-0.2.0/fcuk/vignettes/fcuk.Rmd | 4 35 files changed, 1023 insertions(+), 444 deletions(-)
Title: Validate Data Frames
Description: Functions for validating the structure and properties of data frames. Answers essential questions about a data set after initial import or modification. What are the unique or missing values? What columns form a primary key? What are the properties of the numeric or categorical columns? What kind of overlap or mapping exists between 2 columns?
Author: Harrison Tietze [aut, cre]
Maintainer: Harrison Tietze <Harrison4192@gmail.com>
Diff between validata versions 0.1.0 dated 2021-10-05 and 0.1.1 dated 2026-02-26
validata-0.1.0/validata/inst/doc/PackageIntroduction.R |only validata-0.1.0/validata/inst/doc/PackageIntroduction.Rmd |only validata-0.1.0/validata/inst/doc/PackageIntroduction.html |only validata-0.1.0/validata/man/make_distincts.Rd |only validata-0.1.0/validata/man/names_list.Rd |only validata-0.1.0/validata/vignettes/PackageIntroduction.Rmd |only validata-0.1.1/validata/DESCRIPTION | 12 +- validata-0.1.1/validata/LICENSE | 2 validata-0.1.1/validata/MD5 | 44 ++++--- validata-0.1.1/validata/NAMESPACE | 3 validata-0.1.1/validata/NEWS.md | 2 validata-0.1.1/validata/R/confirm_distinct.R | 3 validata-0.1.1/validata/R/confirm_overlap.R | 4 validata-0.1.1/validata/R/determine_distinct.R | 4 validata-0.1.1/validata/R/diagnose.R | 79 +++++++------- validata-0.1.1/validata/R/mode.R |only validata-0.1.1/validata/build/vignette.rds |binary validata-0.1.1/validata/inst/doc/validata.R |only validata-0.1.1/validata/inst/doc/validata.Rmd |only validata-0.1.1/validata/inst/doc/validata.html |only validata-0.1.1/validata/man/diagnose.Rd | 9 + validata-0.1.1/validata/man/diagnose_category.Rd | 4 validata-0.1.1/validata/man/diagnose_missing.Rd | 5 validata-0.1.1/validata/man/diagnose_numeric.Rd | 10 - validata-0.1.1/validata/man/mode_fn.Rd |only validata-0.1.1/validata/man/mode_pct.Rd |only validata-0.1.1/validata/man/n_dupes.Rd | 1 validata-0.1.1/validata/man/top_n_vals.Rd |only validata-0.1.1/validata/man/view_missing.Rd | 5 validata-0.1.1/validata/vignettes/validata.Rmd |only 30 files changed, 96 insertions(+), 91 deletions(-)
Title: Create Non-Confidential Multi-Resolution Grids
Description: The need for anonymization of individual survey responses often leads to many suppressed grid cells in a regular grid. Here we provide functionality for creating multi-resolution gridded data, respecting the confidentiality rules, such as a minimum number of units and dominance by one or more units for each grid cell. The functions also include the possibility for contextual suppression of data. For more details see Skoien et al. (2025) <doi:10.48550/arXiv.2410.17601>.
Author: Jon Olav Skoien [aut, cre],
Nicolas Lampach [aut]
Maintainer: Jon Olav Skoien <jon.skoien@gmail.com>
Diff between MRG versions 0.3.23 dated 2026-01-07 and 0.3.25 dated 2026-02-26
DESCRIPTION | 6 +- MD5 | 18 +++--- R/MRGmerge.R | 120 +++++++++++++++++++++++++++++++++++++------ R/MRGoverlap.R | 2 R/MRGpostProcess.R | 2 R/multiResGrid.R | 2 R/roxygen_eval.R | 6 ++ man/MRGmerge.Rd | 35 ++++++++++-- tests/multiResGrid.R | 16 ++--- tests/multiResGrid.Rout.save | 60 ++++++++++----------- 10 files changed, 195 insertions(+), 72 deletions(-)
Title: R Bindings for 'Automerge' 'CRDT' Library
Description: Provides R bindings to the 'Automerge' Conflict-free
Replicated Data Type ('CRDT') library. 'Automerge' enables automatic
merging of concurrent changes without conflicts, making it ideal for
distributed systems, collaborative applications, and offline-first
architectures. The approach of local-first software was proposed in
Kleppmann, M., Wiggins, A., van Hardenberg, P., McGranaghan, M. (2019)
<doi:10.1145/3359591.3359737>. This package supports all 'Automerge'
data types (maps, lists, text, counters) and provides both low-level
and high-level synchronization protocols for seamless interoperability
with 'JavaScript' and other 'Automerge' implementations.
Author: Charlie Gao [aut, cre] ,
Posit Software, PBC [cph, fnd] ,
Authors of the dependency Rust crates [cph]
Maintainer: Charlie Gao <charlie.gao@posit.co>
Diff between automerge versions 0.3.1 dated 2026-02-19 and 0.4.0 dated 2026-02-26
DESCRIPTION | 6 MD5 | 56 +++--- NEWS.md | 11 + R/objects.R | 23 +- inst/doc/automerge.R | 7 inst/doc/automerge.Rmd | 7 inst/doc/automerge.html | 39 ++-- inst/doc/crdt-concepts.html | 20 +- inst/doc/quick-reference.R | 3 inst/doc/quick-reference.Rmd | 3 inst/doc/quick-reference.html | 45 ++--- inst/doc/sync-protocol.html | 10 - man/am_text_content.Rd | 5 man/am_text_update.Rd | 16 - src/automerge.h | 6 src/automerge/rust/automerge/src/patches/patch_log.rs | 68 +------- src/cursors.c | 48 +---- src/document.c | 87 ++++------ src/init.c | 4 src/objects.c | 50 +++-- src/sync.c | 16 - tests/testthat/test-cursors.R | 34 +--- tests/testthat/test-document.R | 11 - tests/testthat/test-marks.R | 8 tests/testthat/test-objects.R | 151 ++++++++++-------- tests/testthat/test-sync.R | 38 ++-- tools/patch-sources.sh | 80 +++++++++ vignettes/automerge.Rmd | 7 vignettes/quick-reference.Rmd | 3 29 files changed, 440 insertions(+), 422 deletions(-)
Title: Evaluation of Tweedie Exponential Family Models
Description: Maximum likelihood computations for Tweedie families, including the series expansion (Dunn and Smyth, 2005; <doi:10.1007/s11222-005-4070-y>) and the Fourier inversion (Dunn and Smyth, 2008; <doi:10.1007/s11222-007-9039-6>), and related methods.
Author: Peter K. Dunn [cre, aut]
Maintainer: Peter K. Dunn <pdunn2@usc.edu.au>
Diff between tweedie versions 3.0.15 dated 2026-02-26 and 3.0.16 dated 2026-02-26
DESCRIPTION | 8 ++++---- MD5 | 6 +++--- NEWS.md | 4 ++-- inst/CITATION | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-)
Title: Plotting Trade-Off AUC-Dimensionality
Description: Perform and Runtime statistical comparisons between models.
This package aims at choosing the best model for a particular dataset,
regarding its discriminant power and runtime.
Author: Garcez Luis [aut, cre]
Maintainer: Garcez Luis <luisgarcez1@gmail.com>
This is a re-admission after prior archival of version 0.1.0 dated 2025-05-02
Diff between tradeoffaucdim versions 0.1.0 dated 2025-05-02 and 0.2.0 dated 2026-02-26
tradeoffaucdim-0.1.0/tradeoffaucdim/tests/spelling.R |only tradeoffaucdim-0.2.0/tradeoffaucdim/DESCRIPTION | 6 - tradeoffaucdim-0.2.0/tradeoffaucdim/MD5 | 11 +- tradeoffaucdim-0.2.0/tradeoffaucdim/R/06_compare_test.R | 47 ++++++---- tradeoffaucdim-0.2.0/tradeoffaucdim/tests/testthat/test-01_bootstrap_data.R | 6 - tradeoffaucdim-0.2.0/tradeoffaucdim/tests/testthat/test-05-plot_curve.R | 4 tradeoffaucdim-0.2.0/tradeoffaucdim/tests/testthat/test-06-compare_test.R | 8 - 7 files changed, 45 insertions(+), 37 deletions(-)
More information about tradeoffaucdim at CRAN
Permanent link
Title: A Glimpse at the Diversity of Peru's Endemic Plants
Description: Introducing a novel and updated database showcasing Peru's endemic plants. This meticulously compiled and revised botanical collection encompasses a remarkable assemblage of over 7,898 distinct species. The data for this resource was sourced from the work of Govaerts, R., Nic Lughadha, E., Black, N. et al., titled 'The World Checklist of Vascular Plants: A continuously updated resource for exploring global plant diversity', published in Sci Data 8, 215 (2021) <doi:10.1038/s41597-021-00997-6>.
Author: Paul E. Santos Andrade [aut, cre] ,
Lucely L. Vilca Bustamante [aut]
Maintainer: Paul E. Santos Andrade <paulefrens@gmail.com>
This is a re-admission after prior archival of version 0.2.0 dated 2026-01-12
Diff between ppendemic versions 0.2.0 dated 2026-01-12 and 0.2.1 dated 2026-02-26
DESCRIPTION | 6 - MD5 | 29 +++-- R/fuzzy_match_genus.R | 86 ++++++++++------- R/fuzzy_match_infraspp_within_species.R | 18 ++- R/fuzzy_match_spp_within_genus.R | 18 ++- R/internal.R | 3 R/is_ppendemic.R | 17 ++- R/matching_ppendemic.R | 42 ++++++-- man/fuzzy_match_genus.Rd | 16 ++- man/fuzzy_match_infraspecies_within_species.Rd | 4 man/fuzzy_match_species_within_genus_helper.Rd | 4 man/is_ppendemic.Rd | 16 ++- man/matching_ppendemic.Rd | 21 +++- tests/testthat/test_fuzzy_match_genus_ambiguity.R |only tests/testthat/test_is_ppendemic.R |only tests/testthat/test_matching_ppendemic.R | 75 +++++++++++++- tests/testthat/test_matching_ppendemic_normalization.R |only 17 files changed, 276 insertions(+), 79 deletions(-)
Title: Geostatistical Modelling with Likelihood and Bayes
Description: Geostatistical modelling facilities using 'SpatRaster' and 'SpatVector'
objects are provided. Non-Gaussian models are fit using 'INLA', and Gaussian
geostatistical models use Maximum Likelihood Estimation. For details see Brown (2015) <doi:10.18637/jss.v063.i12>. The 'RandomFields' package is available at <https://www.wim.uni-mannheim.de/schlather/publications/software>.
Author: Patrick Brown [aut, cre, cph]
Maintainer: Patrick Brown <patrick.brown@utoronto.ca>
Diff between geostatsp versions 2.0.8 dated 2025-02-06 and 2.0.10 dated 2026-02-26
DESCRIPTION | 8 MD5 | 35 - R/RFsimulate.R | 17 R/krige.R | 1185 ++++++++++++++++++++++++++-------------------------- R/lgm.R | 176 +++---- R/onload.R |only build/stage23.rdb |binary build/vignette.rds |binary inst/doc/glgm.pdf |binary inst/doc/lgcp.pdf |binary man/matern.Rd | 5 man/murder.Rd | 2 man/simLgcp.Rd | 2 src/Makevars | 3 src/gmrfLik.c | 7 src/matern.c | 96 +++- src/maternLogL.c | 21 src/maternLogLopt.c | 22 tests/RFsimulate.R | 21 19 files changed, 851 insertions(+), 749 deletions(-)
Title: Search Download and Handle Data from Copernicus Marine Service
Information
Description: Subset and download data from EU Copernicus Marine
Service Information: <https://data.marine.copernicus.eu>.
Import data on the oceans physical and biogeochemical state
from Copernicus into R without the need of external software.
Author: Pepijn de Vries [aut, cre, dtc]
Maintainer: Pepijn de Vries <pepijn.devries@outlook.com>
This is a re-admission after prior archival of version 0.4.0 dated 2026-02-12
Diff between CopernicusMarine versions 0.4.0 dated 2026-02-12 and 0.4.4 dated 2026-02-26
DESCRIPTION | 27 +-- MD5 | 53 +++--- NEWS.md | 12 + R/CopernicusMarine-package.r | 2 R/cms_download_native.R | 19 +- R/cms_download_subset.r | 44 +++-- R/cms_login.r | 244 +++++++++++++++--------------- R/cms_product_details.r | 68 ++++---- R/cms_product_metadata.r | 62 +++---- R/generics.r | 190 ++++++++++++++--------- R/init.R |only README.md | 4 build/vignette.rds |binary inst/doc/blosc.R |only inst/doc/blosc.Rmd |only inst/doc/blosc.html |only inst/doc/proxy.R |only inst/doc/proxy.Rmd |only inst/doc/proxy.html |only inst/doc/translate.R | 9 - inst/doc/translate.Rmd | 151 +++++++++--------- inst/doc/translate.html | 317 +++++++-------------------------------- man/cms_download_native.Rd | 10 + man/cms_download_subset.Rd | 23 +- man/cms_native_proxy.Rd | 22 ++ man/cms_zarr_proxy.Rd | 23 ++ man/figures/README-leaflet-1.png |binary tests/testthat/test_dev.r | 19 ++ tests/testthat/test_login.r | 17 ++ vignettes/blosc.Rmd |only vignettes/proxy.Rmd |only vignettes/translate.Rmd | 151 +++++++++--------- 32 files changed, 739 insertions(+), 728 deletions(-)
More information about CopernicusMarine at CRAN
Permanent link
Title: Case Based Reasoning
Description: Case-based reasoning is a problem-solving methodology that involves solving a new problem by referring to the solution of a similar problem in a large set of previously solved problems. The key aspect of Case Based Reasoning is to determine the problem that "most closely" matches the new problem at hand. This is achieved by defining a family of distance functions and using these distance functions as parameters for local averaging regression estimates of the final result. The optimal distance function is chosen based on a specific error measure used in regression estimation. This approach allows for efficient problem-solving by leveraging past experiences and adapting solutions from similar cases. The underlying concept is inspired by the work of Dippon J. et al. (2002) <doi:10.1016/S0167-9473(02)00058-0>.
Author: Simon Mueller [aut, cre],
PD Dr. Juergen Dippon [ctb]
Maintainer: Simon Mueller <simon.mueller@muon-stat.com>
This is a re-admission after prior archival of version 0.3 dated 2023-05-02
Diff between CaseBasedReasoning versions 0.3 dated 2023-05-02 and 0.4 dated 2026-02-26
CaseBasedReasoning-0.3/CaseBasedReasoning/man/CaseBasedReasoning.Rd |only CaseBasedReasoning-0.3/CaseBasedReasoning/man/asDistObject.Rd |only CaseBasedReasoning-0.3/CaseBasedReasoning/man/call_function.Rd |only CaseBasedReasoning-0.3/CaseBasedReasoning/man/distanceRandomForest.Rd |only CaseBasedReasoning-0.3/CaseBasedReasoning/man/terminalNodes.Rd |only CaseBasedReasoning-0.3/CaseBasedReasoning/man/weightedDistance.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/DESCRIPTION | 21 - CaseBasedReasoning-0.4/CaseBasedReasoning/MD5 | 96 ++--- CaseBasedReasoning-0.4/CaseBasedReasoning/NAMESPACE | 31 + CaseBasedReasoning-0.4/CaseBasedReasoning/R/CBRBase.R | 187 ++++++---- CaseBasedReasoning-0.4/CaseBasedReasoning/R/RFModel.R | 83 ++-- CaseBasedReasoning-0.4/CaseBasedReasoning/R/RegressionModel.R | 148 ++++--- CaseBasedReasoning-0.4/CaseBasedReasoning/R/casebasedreasoning.R | 16 CaseBasedReasoning-0.4/CaseBasedReasoning/R/compat.R |only CaseBasedReasoning-0.4/CaseBasedReasoning/R/distance.R | 118 ++---- CaseBasedReasoning-0.4/CaseBasedReasoning/R/generate_grid.R | 36 - CaseBasedReasoning-0.4/CaseBasedReasoning/R/generics.R |only CaseBasedReasoning-0.4/CaseBasedReasoning/R/pkgsExports.R | 2 CaseBasedReasoning-0.4/CaseBasedReasoning/R/utils.R | 60 +-- CaseBasedReasoning-0.4/CaseBasedReasoning/R/validation.R |only CaseBasedReasoning-0.4/CaseBasedReasoning/README.md | 74 ++- CaseBasedReasoning-0.4/CaseBasedReasoning/build/partial.rdb |only CaseBasedReasoning-0.4/CaseBasedReasoning/build/vignette.rds |binary CaseBasedReasoning-0.4/CaseBasedReasoning/inst/doc/distance_measures.html | 16 CaseBasedReasoning-0.4/CaseBasedReasoning/inst/doc/distance_measures.rmd | 2 CaseBasedReasoning-0.4/CaseBasedReasoning/inst/doc/get_started.html | 142 +++---- CaseBasedReasoning-0.4/CaseBasedReasoning/inst/doc/get_started.rmd | 12 CaseBasedReasoning-0.4/CaseBasedReasoning/man/CBRBase.Rd | 32 - CaseBasedReasoning-0.4/CaseBasedReasoning/man/CaseBasedReasoning-package.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/CoxModel.Rd | 10 CaseBasedReasoning-0.4/CaseBasedReasoning/man/RFModel.Rd | 15 CaseBasedReasoning-0.4/CaseBasedReasoning/man/RegressionModel.Rd | 18 CaseBasedReasoning-0.4/CaseBasedReasoning/man/as_dist_object.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/depth_distance.Rd | 4 CaseBasedReasoning-0.4/CaseBasedReasoning/man/distance_random_forest.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/edges_between_terminal_nodes.Rd | 2 CaseBasedReasoning-0.4/CaseBasedReasoning/man/generate_grid.Rd | 8 CaseBasedReasoning-0.4/CaseBasedReasoning/man/predict.CoxModel.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/predict.LinearModel.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/predict.LogisticModel.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/predict.RFModel.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/print.CoxModel.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/print.LinearModel.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/print.LogisticModel.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/print.RFModel.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/proximity_distance.Rd | 2 CaseBasedReasoning-0.4/CaseBasedReasoning/man/ranger_forests_to_matrix.Rd | 2 CaseBasedReasoning-0.4/CaseBasedReasoning/man/summary.CoxModel.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/summary.LinearModel.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/summary.LogisticModel.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/summary.RFModel.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/terminal_nodes.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/man/weighted_distance.Rd |only CaseBasedReasoning-0.4/CaseBasedReasoning/src/Makevars | 1 CaseBasedReasoning-0.4/CaseBasedReasoning/src/Makevars.win | 1 CaseBasedReasoning-0.4/CaseBasedReasoning/src/order.cpp | 5 CaseBasedReasoning-0.4/CaseBasedReasoning/src/parallelFrameworks.h | 26 - CaseBasedReasoning-0.4/CaseBasedReasoning/tests/testthat.R |only CaseBasedReasoning-0.4/CaseBasedReasoning/tests/testthat/test-CPPOrder.R | 18 CaseBasedReasoning-0.4/CaseBasedReasoning/tests/testthat/test-RFDistance.R | 60 +-- CaseBasedReasoning-0.4/CaseBasedReasoning/tests/testthat/test-SimilarCases.R | 182 +++++++-- CaseBasedReasoning-0.4/CaseBasedReasoning/vignettes/distance_measures.rmd | 2 CaseBasedReasoning-0.4/CaseBasedReasoning/vignettes/get_started.rmd | 12 63 files changed, 787 insertions(+), 657 deletions(-)
More information about CaseBasedReasoning at CRAN
Permanent link
Title: Asymptotic Classification Theory for Cognitive Diagnosis
Description: Cluster analysis for cognitive diagnosis based on the Asymptotic Classification Theory (Chiu, Douglas & Li, 2009; <doi:10.1007/s11336-009-9125-0>). Given the sample statistic of sum-scores, cluster analysis techniques can be used to classify examinees into latent classes based on their attribute patterns. In addition to the algorithms used to classify data, three labeling approaches are proposed to label clusters so that examinees' attribute profiles can be obtained.
Author: Chia-Yi Chiu [aut] ,
Wenchao Ma [aut, cre]
Maintainer: Wenchao Ma <wma@umn.edu>
Diff between ACTCD versions 1.3-0 dated 2023-11-09 and 1.4-0 dated 2026-02-26
DESCRIPTION | 27 ++++++++++++++++++--------- MD5 | 2 +- 2 files changed, 19 insertions(+), 10 deletions(-)
Title: Analyse Citation Data from Google Scholar
Description: Provides functions to extract citation data from Google
Scholar. Convenience functions are also provided for comparing
multiple scholars and predicting future h-index values.
Author: Guangchuang Yu [aut, cre] ,
James Keirstead [aut],
Gregory Jefferis [aut] ,
Gordon Getzinger [ctb],
Jorge Cimentada [ctb],
Max Czapanskiy [ctb],
Dominique Makowski [ctb]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Diff between scholar versions 0.2.5 dated 2025-06-26 and 0.2.6 dated 2026-02-26
DESCRIPTION | 8 +- MD5 | 28 ++++---- NEWS.md | 9 ++ R/compare.r | 22 +++--- R/publications.r | 2 R/scholar.r | 89 ++++++++++++++++++-------- build/partial.rdb |binary build/vignette.rds |binary inst/doc/scholar.R | 2 inst/doc/scholar.Rmd | 4 - inst/doc/scholar.html | 136 +++++++++++++++++++++-------------------- man/compare_scholar_careers.Rd | 2 man/compare_scholars.Rd | 2 man/get_profile.Rd | 2 vignettes/scholar.Rmd | 4 - 15 files changed, 181 insertions(+), 129 deletions(-)
Title: Multivariate Outlier Detection Based on Robust Methods
Description: Various methods for multivariate outlier detection: arw, a Mahalanobis-type method with an adaptive outlier cutoff value; locout, a method incorporating local neighborhood; pcout, a method for high-dimensional data; mvoutlier.CoDa, a method for compositional data. References are provided in the corresponding help files.
Author: Peter Filzmoser [aut, cre]
Maintainer: Peter Filzmoser <P.Filzmoser@tuwien.ac.at>
Diff between mvoutlier versions 2.1.1 dated 2021-07-30 and 2.1.4 dated 2026-02-26
DESCRIPTION | 14 +++++++------- MD5 | 4 ++-- man/pkb.Rd | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-)
Title: Running Local LLMs with 'llama.cpp' Backend
Description: Provides R bindings to the 'llama.cpp' library for running large language models.
The package uses a lightweight architecture where the C++ backend library is downloaded
at runtime rather than bundled with the package.
Package features include text generation, reproducible generation, and parallel inference.
Author: Eddie Yang [aut] ,
Yaosheng Xu [aut, cre]
Maintainer: Yaosheng Xu <xu2009@purdue.edu>
Diff between localLLM versions 1.2.0 dated 2026-02-17 and 1.2.1 dated 2026-02-26
DESCRIPTION | 8 +- MD5 | 56 ++++++++++---------- NEWS.md | 10 +++ R/capacity.R | 42 +++++++++------ R/install.R | 6 +- R/quick_llama.R | 20 ++----- inst/doc/get-started.R | 9 +-- inst/doc/get-started.Rmd | 15 ++--- inst/doc/get-started.html | 21 +++---- inst/doc/reproducible-output.Rmd | 79 +++++++++++++++++------------ inst/doc/reproducible-output.html | 73 ++++++++++++++++---------- inst/doc/tutorial-basic-generation.R | 2 inst/doc/tutorial-basic-generation.Rmd | 10 +-- inst/doc/tutorial-basic-generation.html | 10 +-- inst/doc/tutorial-ollama-integration.R | 4 - inst/doc/tutorial-ollama-integration.Rmd | 12 ++-- inst/doc/tutorial-ollama-integration.html | 12 ++-- inst/doc/tutorial-parallel-processing.R | 4 - inst/doc/tutorial-parallel-processing.Rmd | 4 - inst/doc/tutorial-parallel-processing.html | 4 - man/hardware_profile.Rd | 4 - man/quick_llama.Rd | 11 +--- tests/testthat/helper-ci.R | 7 +- tests/testthat/test-basic.R | 5 - vignettes/get-started.Rmd | 15 ++--- vignettes/reproducible-output.Rmd | 79 +++++++++++++++++------------ vignettes/tutorial-basic-generation.Rmd | 10 +-- vignettes/tutorial-ollama-integration.Rmd | 12 ++-- vignettes/tutorial-parallel-processing.Rmd | 4 - 29 files changed, 301 insertions(+), 247 deletions(-)
Title: Generating Time Series with Diverse and Controllable
Characteristics
Description: Generates synthetic time series based on various univariate
time series models including MAR and ARIMA processes. Kang, Y.,
Hyndman, R.J., Li, F.(2020) <doi:10.1002/sam.11461>.
Author: Yanfei Kang [aut] ,
Feng Li [aut, cre] ,
Rob Hyndman [aut] ,
Mitchell O'Hara-Wild [ctb] ,
Bocong Zhao [ctb]
Maintainer: Feng Li <feng.li@gsm.pku.edu.cn>
Diff between gratis versions 1.0.7 dated 2024-04-10 and 1.0.8 dated 2026-02-26
DESCRIPTION | 21 +++--- MD5 | 28 ++++----- NEWS.md | 5 + R/simulate_target.R | 7 +- README.md | 44 +++++++------- build/vignette.rds |binary inst/doc/QuickStart.R | 6 - inst/doc/QuickStart.Rmd | 6 - inst/doc/QuickStart.html | 94 ++++++++++++++++--------------- man/figures/README-unnamed-chunk-2-1.png |binary man/figures/README-unnamed-chunk-3-1.png |binary man/figures/README-unnamed-chunk-4-1.png |binary man/gratis-package.Rd | 2 man/simulate_target.Rd | 7 +- vignettes/QuickStart.Rmd | 6 - 15 files changed, 120 insertions(+), 106 deletions(-)
Title: The Directed Prediction Index for Causal Direction Inference
from Observational Data
Description: The Directed Prediction Index ('DPI') is a causal discovery method
for observational data designed to quantify the relative endogeneity
of outcome (Y) versus predictor (X) variables in regression models.
By comparing the coefficients of determination (R-squared)
between the Y-as-outcome and X-as-outcome models
while controlling for sufficient confounders and
simulating k random covariates, it can quantify relative endogeneity,
providing a necessary but insufficient condition for causal direction
from a less endogenous variable (X) to a more endogenous variable (Y).
Methodological details are provided at
<https://psychbruce.github.io/DPI/>.
This package also includes functions for data simulation and network
analysis (correlation, partial correlation, and Bayesian Networks).
Author: Han Wu Shuang Bao [aut, cre]
Maintainer: Han Wu Shuang Bao <baohws@foxmail.com>
Diff between DPI versions 2025.11 dated 2025-11-24 and 2026.2 dated 2026-02-26
DESCRIPTION | 24 ++++++++++++------------ MD5 | 18 +++++++++--------- NAMESPACE | 1 + NEWS.md | 9 +++++++++ R/DPI.R | 41 ++++++++++++++++++++++++++--------------- README.md | 22 +++++++++++----------- man/DPI-package.Rd | 2 +- man/DPI.Rd | 16 ++++++---------- man/DPI_curve.Rd | 10 +++------- man/DPI_dag.Rd | 13 ++++++------- 10 files changed, 84 insertions(+), 72 deletions(-)
Title: Distribution of the 'BayesX' C++ Sources
Description: 'BayesX' performs Bayesian inference in structured additive regression (STAR) models.
The R package BayesXsrc provides the 'BayesX' command line tool for easy installation.
A convenient R interface is provided in package R2BayesX.
Author: Nikolaus Umlauf [aut, cre] ,
Daniel Adler [aut],
Thomas Kneib [aut] ,
Stefan Lang [aut],
Achim Zeileis [aut]
Maintainer: Nikolaus Umlauf <Nikolaus.Umlauf@uibk.ac.at>
Diff between BayesXsrc versions 3.0-7 dated 2026-01-10 and 3.0-7.1 dated 2026-02-26
DESCRIPTION | 8 ++++---- MD5 | 8 ++++---- src/bayesxsrc/bib/realobs.h | 2 +- src/bayesxsrc/bib/tarray2d.cpp | 2 +- src/bayesxsrc/bib/tarray2d.h | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2020-10-24 0.1.1
2020-10-13 0.1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2026-02-12 0.4.0
2025-11-30 0.3.7
2025-11-11 0.3.6
2025-11-07 0.3.5
2025-10-12 0.3.2
2025-09-27 0.3.1
2025-09-11 0.3.0
2025-07-14 0.2.6
2025-04-05 0.2.5
2024-12-22 0.2.4
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2026-02-13 0.2.1
2026-02-11 0.2.0
Title: A Collection of Handy, Useful Functions
Description: A set of little functions that have been found useful to do little
odds and ends such as plotting the results of K-means clustering, substituting
special text characters, viewing parts of a data.frame, constructing formulas
from text and building design and response matrices.
Author: Jared P. Lander [cre, aut],
Nicholas Galasinao [ctb],
Joshua Kraut [ctb],
Daniel Chen [ctb]
Maintainer: Jared P. Lander <packages@jaredlander.com>
Diff between useful versions 1.2.6.1 dated 2023-10-24 and 1.2.7 dated 2026-02-26
useful-1.2.6.1/useful/R/loadPackages.r |only useful-1.2.6.1/useful/man/load_packages.Rd |only useful-1.2.6.1/useful/man/useful.Rd |only useful-1.2.6.1/useful/tests/testthat/test-load-packages.R |only useful-1.2.7/useful/DESCRIPTION | 19 useful-1.2.7/useful/LICENSE | 6 useful-1.2.7/useful/MD5 | 231 ++-- useful-1.2.7/useful/NAMESPACE | 166 +-- useful-1.2.7/useful/NEWS.md | 143 +- useful-1.2.7/useful/R/ColumnReorder.r | 156 +-- useful-1.2.7/useful/R/MapToInterval.r | 80 - useful-1.2.7/useful/R/binary.flip.r | 38 useful-1.2.7/useful/R/buildFormula.r | 72 - useful-1.2.7/useful/R/buildMatrix.r | 326 +++--- useful-1.2.7/useful/R/checkCase.r | 216 ++-- useful-1.2.7/useful/R/classCheck.r | 58 - useful-1.2.7/useful/R/comparisons.r | 96 - useful-1.2.7/useful/R/coordinates.r | 209 ++-- useful-1.2.7/useful/R/corner.r | 686 +++++++------- useful-1.2.7/useful/R/formatters.r | 374 +++---- useful-1.2.7/useful/R/hartigan.r | 411 ++++---- useful-1.2.7/useful/R/impute.r | 269 ++--- useful-1.2.7/useful/R/indices.r | 88 - useful-1.2.7/useful/R/intervals.r | 72 - useful-1.2.7/useful/R/kmeansPlotting.r | 214 ++-- useful-1.2.7/useful/R/knitting.r | 92 - useful-1.2.7/useful/R/reclass.r | 62 - useful-1.2.7/useful/R/regex.r | 158 +-- useful-1.2.7/useful/R/shiftColumn.r | 106 +- useful-1.2.7/useful/R/subMultiple.r | 94 - useful-1.2.7/useful/R/subspecials.r | 176 +-- useful-1.2.7/useful/R/time.single.R | 72 - useful-1.2.7/useful/R/tsPlot.r | 524 +++++----- useful-1.2.7/useful/R/unique.r | 150 +-- useful-1.2.7/useful/R/useful-package.r | 16 useful-1.2.7/useful/README.md | 19 useful-1.2.7/useful/man/ComputeHartigan.Rd | 88 - useful-1.2.7/useful/man/FitKMeans.Rd | 116 +- useful-1.2.7/useful/man/ForceDataFrame.Rd | 46 useful-1.2.7/useful/man/MapToInterval.Rd | 82 - useful-1.2.7/useful/man/PlotHartigan.Rd | 119 +- useful-1.2.7/useful/man/WhichCorner.Rd | 112 +- useful-1.2.7/useful/man/autoplot.acf.Rd | 75 - useful-1.2.7/useful/man/binary.flip.Rd | 50 - useful-1.2.7/useful/man/bottomleft.Rd | 94 - useful-1.2.7/useful/man/bottomright.Rd | 94 - useful-1.2.7/useful/man/build.formula.Rd | 72 - useful-1.2.7/useful/man/build.x.Rd | 118 +- useful-1.2.7/useful/man/build.y.Rd | 62 - useful-1.2.7/useful/man/cart2pol.Rd | 108 +- useful-1.2.7/useful/man/classdf.Rd | 60 - useful-1.2.7/useful/man/colsToFront.Rd | 76 - useful-1.2.7/useful/man/compare.list.Rd | 68 - useful-1.2.7/useful/man/constant.Rd | 64 - useful-1.2.7/useful/man/corner.Rd | 143 +- useful-1.2.7/useful/man/find.case.Rd | 66 - useful-1.2.7/useful/man/fortify.acf.Rd | 66 - useful-1.2.7/useful/man/fortify.kmeans.Rd | 84 - useful-1.2.7/useful/man/fortify.ts.Rd | 69 - useful-1.2.7/useful/man/indexToPosition.Rd | 64 - useful-1.2.7/useful/man/interval.check.Rd | 68 - useful-1.2.7/useful/man/left.Rd | 90 - useful-1.2.7/useful/man/lower.case.Rd | 60 - useful-1.2.7/useful/man/mixed.case.Rd | 60 - useful-1.2.7/useful/man/moveToFront.Rd | 76 - useful-1.2.7/useful/man/multiple.Rd | 104 +- useful-1.2.7/useful/man/multiple.comma.Rd | 80 - useful-1.2.7/useful/man/multiple.dollar.Rd | 78 - useful-1.2.7/useful/man/multiple.identity.Rd | 76 - useful-1.2.7/useful/man/multiple_format.Rd | 74 - useful-1.2.7/useful/man/numeric.case.Rd | 62 - useful-1.2.7/useful/man/plot.acf.Rd | 50 - useful-1.2.7/useful/man/plot.kmeans.Rd | 112 +- useful-1.2.7/useful/man/plotTimesSeries.Rd | 115 +- useful-1.2.7/useful/man/pol2cart.Rd | 92 - useful-1.2.7/useful/man/positionToIndex.Rd | 68 - useful-1.2.7/useful/man/reclass.Rd | 72 - useful-1.2.7/useful/man/right.Rd | 90 - useful-1.2.7/useful/man/shift.column.Rd | 83 - useful-1.2.7/useful/man/simple.impute.Rd | 80 - useful-1.2.7/useful/man/simple.impute.data.frame.Rd | 78 - useful-1.2.7/useful/man/simple.impute.default.Rd | 74 - useful-1.2.7/useful/man/simple.impute.tbl_df.Rd | 78 - useful-1.2.7/useful/man/subMultiple.Rd | 90 - useful-1.2.7/useful/man/subOut.Rd | 74 - useful-1.2.7/useful/man/subSpecials.Rd | 82 - useful-1.2.7/useful/man/timeSingle.Rd | 76 - useful-1.2.7/useful/man/topleft.Rd | 94 - useful-1.2.7/useful/man/topright.Rd | 94 - useful-1.2.7/useful/man/ts.plotter.Rd | 79 - useful-1.2.7/useful/man/uniqueBidirection.Rd | 90 - useful-1.2.7/useful/man/upper.case.Rd | 60 - useful-1.2.7/useful/man/useful-package.Rd |only useful-1.2.7/useful/man/vplayout.Rd | 62 - useful-1.2.7/useful/tests/testthat.R | 8 useful-1.2.7/useful/tests/testthat/test-TimeSingle.R | 112 +- useful-1.2.7/useful/tests/testthat/test-binaryFlip.r | 30 useful-1.2.7/useful/tests/testthat/test-buildFormula.r | 30 useful-1.2.7/useful/tests/testthat/test-case-checker.r | 146 +- useful-1.2.7/useful/tests/testthat/test-classdf.r | 44 useful-1.2.7/useful/tests/testthat/test-comparisons.r | 40 useful-1.2.7/useful/tests/testthat/test-coordinates.R | 330 +++--- useful-1.2.7/useful/tests/testthat/test-corner.r | 482 ++++----- useful-1.2.7/useful/tests/testthat/test-formatters.r | 229 ++-- useful-1.2.7/useful/tests/testthat/test-hartigan.r | 74 - useful-1.2.7/useful/tests/testthat/test-indices.R | 170 +-- useful-1.2.7/useful/tests/testthat/test-intervals.r | 64 - useful-1.2.7/useful/tests/testthat/test-kmeansPlotting.R | 64 - useful-1.2.7/useful/tests/testthat/test-mapToInterval.r | 116 +- useful-1.2.7/useful/tests/testthat/test-matrix.R | 556 +++++------ useful-1.2.7/useful/tests/testthat/test-move-cols.r | 120 +- useful-1.2.7/useful/tests/testthat/test-reclass.r | 54 - useful-1.2.7/useful/tests/testthat/test-regex.r | 78 - useful-1.2.7/useful/tests/testthat/test-shiftColumn.r | 86 - useful-1.2.7/useful/tests/testthat/test-simple-impute.r | 194 +-- useful-1.2.7/useful/tests/testthat/test-sub-specials.r | 116 +- useful-1.2.7/useful/tests/testthat/test-subMultiple.R | 96 - useful-1.2.7/useful/tests/testthat/test-tsplot.r | 130 +- useful-1.2.7/useful/tests/testthat/test-unique.R | 68 - 119 files changed, 6742 insertions(+), 6711 deletions(-)
Title: Evaluation of Tweedie Exponential Family Models
Description: Maximum likelihood computations for Tweedie families, including the series expansion (Dunn and Smyth, 2005; <doi:10.1007/s11222-005-4070-y>) and the Fourier inversion (Dunn and Smyth, 2008; <doi:10.1007/s11222-007-9039-6>), and related methods.
Author: Peter K. Dunn [cre, aut]
Maintainer: Peter K. Dunn <pdunn2@usc.edu.au>
Diff between tweedie versions 3.0.14 dated 2026-02-16 and 3.0.15 dated 2026-02-26
tweedie |only 1 file changed
Title: A Traceability Focused Grammar of Clinical Data Summary
Description: A traceability focused tool created to simplify the data manipulation necessary to create clinical summaries.
Author: Eli Miller [aut] ,
Mike Stackhouse [aut, cre] ,
Ashley Tarasiewicz [aut],
Nathan Kosiba [ctb] ,
Sadchla Mascary [ctb],
Andrew Bates [ctb],
Shiyu Chen [ctb],
Oleksii Mikryukov [ctb],
Atorus Research LLC [cph]
Maintainer: Mike Stackhouse <mike.stackhouse@atorusresearch.com>
Diff between Tplyr versions 1.2.1 dated 2024-02-20 and 1.3.2 dated 2026-02-26
DESCRIPTION | 25 MD5 | 167 +-- NAMESPACE | 4 NEWS.md | 17 R/assertions.R | 8 R/collapse_row_labels.R | 1 R/count.R | 1463 ++++++++++++++++++-------------- R/denom.R | 163 +-- R/desc.R | 468 ++++++---- R/gather_defaults.R | 36 R/layer.R | 24 R/meta-builders.R | 92 +- R/nested.R | 292 ++++-- R/num_fmt.R | 182 +++ R/pop_data.R | 83 - R/prebuild.R | 194 ++-- R/process_metadata.R | 437 +++++---- R/regex.R | 26 R/riskdiff.R | 115 +- R/shift.R | 361 +++++-- R/sort.R | 1303 ++++++++++++++++------------ R/stats.R | 228 +++- R/str_extractors.R | 18 R/utils.R | 37 R/zzz.R | 179 --- README.md | 27 build/vignette.rds |binary inst/design |only inst/doc/Tplyr.R | 2 inst/doc/Tplyr.html | 53 - inst/doc/count.R | 4 inst/doc/count.html | 1 inst/doc/custom-metadata.R | 4 inst/doc/custom-metadata.html | 1 inst/doc/denom.R | 6 inst/doc/denom.Rmd | 24 inst/doc/denom.html | 274 +++-- inst/doc/desc.R | 7 inst/doc/desc.Rmd | 6 inst/doc/desc.html | 3 inst/doc/desc_layer_formatting.R | 2 inst/doc/desc_layer_formatting.html | 289 +++--- inst/doc/general_string_formatting.R | 4 inst/doc/general_string_formatting.html | 15 inst/doc/layer_templates.R | 2 inst/doc/layer_templates.Rmd | 12 inst/doc/layer_templates.html | 28 inst/doc/metadata.R | 16 inst/doc/metadata.html | 9 inst/doc/options.R | 41 inst/doc/options.Rmd | 6 inst/doc/options.html | 29 inst/doc/post_processing.R | 4 inst/doc/post_processing.html | 41 inst/doc/shift.R | 4 inst/doc/shift.Rmd | 10 inst/doc/shift.html | 20 inst/doc/table.R | 2 inst/doc/table.html | 75 - man/Tplyr.Rd | 3 man/get_tplyr_regex.Rd | 9 man/str_extractors.Rd | 2 tests/benchmarks |only tests/testthat/_snaps/count.md | 2 tests/testthat/_snaps/print.md | 4 tests/testthat/_snaps/riskdiff.md | 119 ++ tests/testthat/test-build.R | 19 tests/testthat/test-count.R | 23 tests/testthat/test-nested.R |only tests/testthat/test-num_fmt.R | 44 tests/testthat/test-pop_data.R | 298 ++++++ tests/testthat/test-print.R | 15 tests/testthat/test-riskdiff.R | 23 tests/testthat/test-set_limit_data_by.R | 61 + tests/testthat/test-shift.R | 15 tests/testthat/test-sort.R | 183 ++-- tests/testthat/test-str_extractors.R | 28 tests/testthat/test-table_bindings.R | 71 + tests/testthat/test-utils.R | 69 + vignettes/denom.Rmd | 24 vignettes/desc.Rmd | 6 vignettes/layer_templates.Rmd | 12 vignettes/options.Rmd | 6 vignettes/shift.Rmd | 10 84 files changed, 5004 insertions(+), 2986 deletions(-)
Title: Data and Functions for the Book Modern Statistical Graphics
Description: A companion to the Chinese book ``Modern Statistical Graphics''.
Author: Yihui Xie [aut, cre] ,
Peng Zhao [aut],
Lijia Yu [ctb],
Xiangyun Huang [ctb]
Maintainer: Yihui Xie <xie@yihui.name>
Diff between MSG versions 0.8 dated 2021-07-21 and 0.9 dated 2026-02-26
DESCRIPTION | 12 ++++++------ MD5 | 12 ++++++------ NEWS.md | 4 ++++ R/MSG-package.R | 6 +----- R/msg.R | 11 ++++++++--- README.md | 2 +- man/MSG-package.Rd | 11 +++++++++-- 7 files changed, 35 insertions(+), 23 deletions(-)
Title: Interpretable Bivariate Density Visualization with 'ggplot2'
Description: The 'ggplot2' package provides simple functions for visualizing contours
of 2-d kernel density estimates. 'ggdensity' implements several additional density estimators
as well as more interpretable visualizations based on highest density regions instead of
the traditional height of the estimated density surface.
Author: James Otto [aut, cre, cph] ,
David Kahle [aut]
Maintainer: James Otto <jamesotto852@gmail.com>
Diff between ggdensity versions 1.0.0 dated 2023-02-09 and 1.0.1 dated 2026-02-26
DESCRIPTION | 15 LICENSE | 4 MD5 | 176 NAMESPACE | 108 NEWS.md | 98 R/attach.R | 13 R/get_hdr.R | 510 R/get_hdr_1d.R | 468 R/ggdensity-package.R | 35 R/hdr.R | 480 R/hdr_fun.R | 398 R/hdr_lines.R | 162 R/hdr_lines_fun.R | 164 R/hdr_points.R | 256 R/hdr_points_fun.R | 304 R/hdr_rug.R | 716 R/hdr_rug_fun.R | 454 R/helpers-ggplot2.R | 166 R/helpers.R | 61 R/method.R | 928 R/method_1d.R | 492 build/vignette.rds |binary inst/doc/method.R | 422 inst/doc/method.Rmd | 826 inst/doc/method.html | 1652 - man/geom_hdr.Rd | 454 man/geom_hdr_fun.Rd | 418 man/geom_hdr_points.Rd | 360 man/geom_hdr_points_fun.Rd | 410 man/geom_hdr_rug.Rd | 422 man/geom_hdr_rug_fun.Rd | 398 man/get_hdr.Rd | 270 man/get_hdr_1d.Rd | 232 man/ggdensity.Rd | 35 man/method_freqpoly.Rd | 84 man/method_freqpoly_1d.Rd | 86 man/method_histogram.Rd | 122 man/method_histogram_1d.Rd | 88 man/method_kde.Rd | 106 man/method_kde_1d.Rd | 174 man/method_mvnorm.Rd | 60 man/method_norm_1d.Rd | 58 tests/testthat.R | 24 tests/testthat/_snaps/Linux |only tests/testthat/_snaps/Windows |only tests/testthat/_snaps/macOS |only tests/testthat/_snaps/visual-tests/geom-hdr-fun-ggplot.svg | 130 tests/testthat/_snaps/visual-tests/geom-hdr-ggplot.svg | 134 tests/testthat/_snaps/visual-tests/geom-hdr-lines-ggplot.svg | 134 tests/testthat/_snaps/visual-tests/geom-hdr-points-fun-ggplot.svg |only tests/testthat/_snaps/visual-tests/geom-hdr-points-ggplot.svg |10140 +++++----- tests/testthat/_snaps/visual-tests/geom-hdr-prob-order-ggplot.svg |only tests/testthat/_snaps/visual-tests/geom-hdr-rug-fun-ggplot.svg | 1138 - tests/testthat/_snaps/visual-tests/geom-hdr-rug-ggplot.svg | 1604 - tests/testthat/_snaps/visual-tests/geom-hdr-rug-prob-order-ggplot.svg |only tests/testthat/_snaps/visual-tests/stat-hdr-fun-ggplot.svg | 130 tests/testthat/_snaps/visual-tests/stat-hdr-ggplot.svg | 134 tests/testthat/_snaps/visual-tests/stat-hdr-lines-ggplot.svg | 134 tests/testthat/_snaps/visual-tests/stat-hdr-points-fun-ggplot.svg |only tests/testthat/_snaps/visual-tests/stat-hdr-points-ggplot.svg |10140 +++++----- tests/testthat/_snaps/visual-tests/stat-hdr-rug-fun-ggplot.svg | 1138 - tests/testthat/_snaps/visual-tests/stat-hdr-rug-ggplot.svg | 1604 - tests/testthat/test-fix_probs.R | 36 tests/testthat/test-get_hdr.R | 574 tests/testthat/test-get_hdr_1d.R | 178 tests/testthat/test-layer-wrappers.R | 154 tests/testthat/test-res_to_df.R | 58 tests/testthat/test-res_to_df_1d.R | 30 tests/testthat/test-visual-tests.R | 162 vignettes/method.Rmd | 826 70 files changed, 20842 insertions(+), 20445 deletions(-)
Title: Use R for Fun
Description: A collection of R games and other funny stuff, such as the
classic Mine sweeper and sliding puzzles.
Author: Yihui Xie [aut, cre] ,
Yixuan Qiu [aut],
Taiyun Wei [aut]
Maintainer: Yihui Xie <xie@yihui.name>
Diff between fun versions 0.3 dated 2020-10-23 and 0.4 dated 2026-02-26
fun-0.3/fun/NEWS |only fun-0.3/fun/inst/js/tagcloud.swf |only fun-0.4/fun/DESCRIPTION | 18 ++++++++++-------- fun-0.4/fun/MD5 | 25 ++++++++++++------------- fun-0.4/fun/NEWS.md |only fun-0.4/fun/R/fun-package.R | 6 +----- fun-0.4/fun/R/tag_cloud.R | 2 +- fun-0.4/fun/README.md | 5 ++++- fun-0.4/fun/data/tagData.rda |binary fun-0.4/fun/man/fun-package.Rd | 10 +++++++++- fun-0.4/fun/man/lights_out.Rd | 2 +- fun-0.4/fun/man/mine_sweeper.Rd | 2 +- fun-0.4/fun/man/shutdown.Rd | 6 +++--- fun-0.4/fun/man/sliding_puzzle.Rd | 2 +- fun-0.4/fun/man/tag_cloud.Rd | 4 ++-- 15 files changed, 45 insertions(+), 37 deletions(-)
Title: Flexible Cutoffs for Model Fit Evaluation in Covariance-Based
Structural Models
Description: A toolbox to derive flexible cutoffs for fit indices in
'Covariance-based Structural Equation Modeling' based on the paper by
'Niemand & Mai (2018)' <doi:10.1007/s11747-018-0602-9>. Flexible
cutoffs are an alternative to fixed cutoffs - rules-of-thumb -
regarding an appropriate cutoff for fit indices such as 'CFI' or
'SRMR'. It has been demonstrated that these flexible cutoffs perform
better than fixed cutoffs in grey areas where misspecification is not
easy to detect. The package provides an alternative to the tool at
<https://flexiblecutoffs.org> as it allows to tailor flexible cutoffs
to a given dataset and model, which is so far not available in the
tool. The package simulates fit indices based on a given dataset and
model and then estimates the flexible cutoffs. Some useful functions,
e.g., to determine the 'GoF-' or 'BoF-nature' of a fit index, are
provided. So far, additional options for a relative use (is a model
better than another?) are provided in an explorat [...truncated...]
Author: Thomas Niemand [aut, cre] ,
Robert Mai [ctb] ,
Nadine Schroeder [ctb] ,
Andreas Falke [ctb]
Maintainer: Thomas Niemand <thomas.niemand@gmail.com>
Diff between FCO versions 2.0.1 dated 2026-02-13 and 2.0.2 dated 2026-02-26
FCO-2.0.1/FCO/man/figures |only FCO-2.0.2/FCO/DESCRIPTION | 6 +- FCO-2.0.2/FCO/MD5 | 21 ++++---- FCO-2.0.2/FCO/NEWS.md | 8 ++- FCO-2.0.2/FCO/R/flex_co.R | 7 +- FCO-2.0.2/FCO/R/flex_co2.R | 34 +++++++------- FCO-2.0.2/FCO/R/get_cos.R | 94 +++++++++++++++------------------------ FCO-2.0.2/FCO/README.md | 9 ++- FCO-2.0.2/FCO/build/partial.rdb |binary FCO-2.0.2/FCO/build/vignette.rds |binary FCO-2.0.2/FCO/inst/doc/FCO.html | 2 FCO-2.0.2/FCO/man/flex_co2.Rd | 3 - 12 files changed, 88 insertions(+), 96 deletions(-)
Title: 'C++' Implementations of Functional Enrichment Analysis
Description: Fast implementations of functional enrichment analysis methods using 'C++' via 'Rcpp'.
Currently provides Over-Representation Analysis (ORA) and Gene Set Enrichment Analysis (GSEA).
The multilevel GSEA algorithm is derived from the 'fgsea' package.
Methods are described in Subramanian et al. (2005) <doi:10.1073/pnas.0506580102> and Korotkevich et al. (2021) <doi:10.1101/060012>.
Author: Guangchuang Yu [aut, cre]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Diff between enrichit versions 0.1.1 dated 2026-02-01 and 0.1.2 dated 2026-02-26
DESCRIPTION | 6 ++-- MD5 | 13 +++++---- NEWS.md | 12 +++++++++ R/ora_gson.R | 24 ++++++++++++++++++ R/utilities.R | 56 ++++++++++++++++++++++++++++++++++++++++--- inst/doc/enrichit.html | 10 +++---- src/enrichit.cpp | 9 ++---- tests/testthat/test-qvalue.R |only 8 files changed, 107 insertions(+), 23 deletions(-)
Title: Fit Continuous-Time Correlated Random Walk Models to Animal
Movement Data
Description: Fit continuous-time correlated random walk models with time indexed
covariates to animal telemetry data. The model is fit using the Kalman-filter on
a state space version of the continuous-time stochastic movement process.
Author: Devin S. Johnson [aut, cre],
Josh London [aut],
Brett T. McClintock [ctb],
Kenady Wilson [ctb]
Maintainer: Devin S. Johnson <devin.johnson@noaa.gov>
Diff between crawl versions 2.3.0 dated 2022-10-09 and 2.3.1 dated 2026-02-26
DESCRIPTION | 12 +++++++----- MD5 | 18 +++++++++--------- R/argosDiag2Cov.R | 2 +- R/crawl-internal.R | 14 ++++++++++++++ R/crawl-package.R | 11 +++++------ R/crwPredict.R | 15 +++++---------- R/crw_coerce_sf.R | 2 +- inst/CITATION | 23 +++-------------------- man/crawl-package.Rd | 12 ++++++++++-- man/crwPredict.Rd | 13 ++++--------- 10 files changed, 59 insertions(+), 63 deletions(-)
Title: Analyzing Data with Cellwise Outliers
Description: Tools for detecting cellwise outliers and robust methods to analyze
data which may contain them. Contains the implementation of the algorithms described in
Rousseeuw and Van den Bossche (2018) <doi:10.1080/00401706.2017.1340909> (open access)
Hubert et al. (2019) <doi:10.1080/00401706.2018.1562989> (open access),
Raymaekers and Rousseeuw (2021) <doi:10.1080/00401706.2019.1677270> (open access),
Raymaekers and Rousseeuw (2021) <doi:10.1007/s10994-021-05960-5> (open access),
Raymaekers and Rousseeuw (2021) <doi:10.52933/jdssv.v1i3.18> (open access),
Raymaekers and Rousseeuw (2022) <doi:10.1080/01621459.2023.2267777> (open access)
Rousseeuw (2022) <doi:10.1016/j.ecosta.2023.01.007> (open access).
Examples can be found in the vignettes:
"DDC_examples", "MacroPCA_examples", "wrap_examples", "transfo_examples",
"DI_examples", "cellMCD_examples" , "Correspondence_analysis_examples",
and "cellwise_weights_examples".
Author: Jakob Raymaekers [aut, cre],
Peter Rousseeuw [aut],
Wannes Van den Bossche [ctb],
Mia Hubert [ctb]
Maintainer: Jakob Raymaekers <jakob.raymaekers@uantwerpen.be>
Diff between cellWise versions 2.5.5 dated 2026-01-08 and 2.5.7 dated 2026-02-26
DESCRIPTION | 8 MD5 | 32 - R/RcppExports.R | 4 R/TVCN.R | 386 ++++++++++------ R/cellMCD.R | 148 ------ inst/doc/Correspondence_analysis_examples.html | 2 inst/doc/DDC_examples.html | 2 inst/doc/DI_examples.html | 6 inst/doc/MacroPCA_examples.html | 2 inst/doc/cellMCD_examples.html | 511 ++++++++++----------- inst/doc/cellwise_weights_examples.html | 2 inst/doc/transfo_examples.html | 14 inst/doc/wrap_examples.html | 2 src/Main.cpp | 322 ------------- src/RcppExports.cpp | 37 - src/cellMCD.cpp | 589 +++++++++++++++++++------ src/cellMCD.h | 23 17 files changed, 1062 insertions(+), 1028 deletions(-)