From 640110fa1c96392f106da085ca17ae4d67582991 Mon Sep 17 00:00:00 2001 From: Katharina Brunner Date: Sat, 12 Oct 2024 18:48:35 +0200 Subject: [PATCH 1/4] Update draft.md --- draft.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft.md b/draft.md index 5be5377b..722da5e5 100644 --- a/draft.md +++ b/draft.md @@ -23,6 +23,7 @@ This week’s release was curated by [Eric Nantz](), with help from the R Weekly ### R in the Real World + [Exploratory Data Analysis: Will PCE Data Push Bitcoin?](https://datageeek.com/2024/10/07/exploratory-data-analysis-will-pce-data-push-bitcoin/) ++ [Uncovering Unknowns: Data in Investigative Journalism - All stories a based heavily in #rstats programming](https://katharinabrunner.de/2024/10/uncovering-unknowns-data-in-investigative-journalism/) From 19fcc4ae494d2af00a35280f2c801e212078866f Mon Sep 17 00:00:00 2001 From: Stephen Turner Date: Mon, 21 Oct 2024 11:31:10 -0400 Subject: [PATCH 2/4] Update draft.md --- draft.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft.md b/draft.md index 649829d8..c52b7247 100644 --- a/draft.md +++ b/draft.md @@ -18,7 +18,7 @@ This week’s release was curated by [](), with help from the R Weekly team memb ### Insights - ++ [Python for R users](https://blog.stephenturner.us/p/python-for-r-users) ### R in the Real World From d93f58e3d27d7c22f76f94f2db3d9fd4c1984293 Mon Sep 17 00:00:00 2001 From: Dean Marchiori Date: Fri, 25 Oct 2024 09:28:12 +1100 Subject: [PATCH 3/4] Update draft.md Adding link to quarto book based on my tutorial content for data science workflows in R , An introduction to deploying production quality R code --- draft.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft.md b/draft.md index 649829d8..30f3a05b 100644 --- a/draft.md +++ b/draft.md @@ -77,7 +77,7 @@ This week’s release was curated by [](), with help from the R Weekly team memb ### Tutorials - ++ [Data Science Workflows in R: Tutorial Companion e-book](https://datasciworkflows.netlify.app/) From 9750487915bb9f6726ad712e976ef8e3df2c78aa Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 26 Oct 2024 09:20:26 +0000 Subject: [PATCH 4/4] Auto-collected data updated --- curatinator_latest.md | 648 ++++++++++++++++++++++-------------------- 1 file changed, 339 insertions(+), 309 deletions(-) diff --git a/curatinator_latest.md b/curatinator_latest.md index 1367c478..02a637f1 100644 --- a/curatinator_latest.md +++ b/curatinator_latest.md @@ -1,316 +1,346 @@ # RSS POSTS: ## -+ [R and Python consoles + JupyterLite in www.techtonique.net](https://thierrymoudiki.github.io/blog/2024/10/15/r/python/tehctonique-net) -+ [Gradient-Boosting anything (alert: high performance): Part2, R version](https://thierrymoudiki.github.io/blog/2024/10/14/r/genericboosting-r) -+ [CASdatasets 1.2.0](https://freakonometrics.hypotheses.org/77544) -+ [Highlights from Shiny in Production (2024)](https://www.jumpingrivers.com/blog/shiny-in-production-highlights-2024/) -+ [Beyond Functions: How to Enrich an R Package with Data](https://rtask.thinkr.fr/beyond-functions-how-to-enrich-an-r-package-with-data/) -+ [Positron in action with #TidyTuesday orca encounters](https://juliasilge.com/blog/orcas-positron/) ++ [R editor and SQL console (in addition to Python editors) in www.techtonique.net](https://thierrymoudiki.github.io/blog/2024/10/21/r/python/sql/techtonique-sql-and-r-editor) + [Ordinal State Transition Models as a Unifying Risk Prediction Framework](https://fharrell.com/talk/icsa/) -+ [Adjudication and Statistical Efficiency](https://fharrell.com/post/pdx/) -+ [Monads in R](https://jcarroll.com.au/2024/10/18/monads-in-r/) -+ [qlcal 0.0.13 on CRAN: Small Calendar Update](http://dirk.eddelbuettel.com/blog/2024/10/15#qlcal-r_0.0.13) -+ [RcppDate 0.0.4: New Upstream Minor](http://dirk.eddelbuettel.com/blog/2024/10/14#rcppdate_0.0.4) -+ [Come Learn About Time Series with Me at ODSC West Wednesday October 30th, 2024](https://win-vector.com/2024/10/18/come-learn-about-time-series-with-me-at-odsc-west-wednesday-october-30th-2024/) -+ [Authenticate with Alpaca API](https://datawookie.dev/blog/2024/10/authenticate-with-alpaca-api/) -+ [The Climate Impact Sorting Challenge](https://sumsar.net/blog/climate-impact-sorting-challenge/) ++ [Polyglot Maxxie and Minnie](https://jcarroll.com.au/2024/10/26/polyglot-maxxie-and-minnie/) ++ [drat 0.2.5 on CRAN: Small Updates](http://dirk.eddelbuettel.com/blog/2024/10/21#drat_0.2.5) ++ [Visualizing Variance with Sankey diagrams/Riverplots using R: An Illustration with Longitudinal Multi-level Modeling workshop](https://r-posts.com/visualizing-variance-with-sankey-diagrams-riverplots-using-r-an-illustration-with-longitudinal-multi-level-modeling-workshop/) ++ [Understanding Difference-in-Differences: Basics and Beyond with Applications in R workshop](https://r-posts.com/understanding-difference-in-differences-basics-and-beyond-with-applications-in-r-workshop/) ++ [Day 0: So it begins](https://www.optionstocksmachines.com/post/2024-10-21-day-0-so-it-begins/) ++ [Time Series Machine Learning: S&P 500](https://datageeek.com/2024/10/22/time-series-machine-learning-sp-500/) ++ [Iterating to achieve my first accepted posit::conf talk](https://www.pipinghotdata.com/posts/2024-10-24-iterating-to-achieve-my-first-accepted-positconf-talk) ++ [Dyson’s Algorithm for the Twelve Coins Problem](https://win-vector.com/2024/10/24/dysons-algorithm-for-the-twelve-coins-problem/) ++ [Listing Alpaca Assets](https://datawookie.dev/blog/2024/10/listing-alpaca-assets/) ++ [Comparison of spatial patterns in continuous raster data for arbitrary regions using R](https://jakubnowosad.com/posts/2024-10-27-spatcomp-bp3/) + [Comparison of spatial patterns in continuous raster data for overlapping regions using R](https://jakubnowosad.com/posts/2024-10-20-spatcomp-bp2/) -+ [Inventory of methods for comparing spatial patterns in raster data](https://jakubnowosad.com/posts/2024-10-13-spatcomp-bp1/) -+ [Understanding Expansion in the Linux Shell](https://www.spsanderson.com/steveondata/posts/2024-10-18/) -+ [How to Loop Through Column Names in Base R with Examples](https://www.spsanderson.com/steveondata/posts/2024-10-17/) -+ [Interacting with Users: Mastering scanf() in C](https://www.spsanderson.com/steveondata/posts/2024-10-16/) -+ [How to Add Prefix to Column Names in Base R: A Comprehensive Guide for Beginners](https://www.spsanderson.com/steveondata/posts/2024-10-15/) -+ [How to Add Suffix to Column Names in Base R: A Beginner’s Guide](https://www.spsanderson.com/steveondata/posts/2024-10-14/) -+ [Software Engineering Good Practices (GSEP) in FDA Submissions - 7 Categories to Follow](https://www.appsilon.com/post/software-engineering-good-practices-in-fda-submissions) -+ [Don't Expect That "Function Works Correctly", Do This Instead](https://jakubsob.github.io/blog/how-to-improve-your-unit-test-titles/) -+ [r2lambda update to support multi-file projects and renv projects](https://discindo.org/post/r2lambda-renv/) -+ [Roche x Posit Live Event Sept 2024 Q&A](https://posit.co/blog/roche-posit-live-event-sept-2024-qa/) -+ [Deploying Shiny for Python apps built with Tapyr to Posit Connect](https://posit.co/blog/deploying-tapyr-on-posit-connect/) -+ [Running tidymodel prediction workflows inside databases with orbital and Snowflake](https://posit.co/blog/running-tidymodel-prediction-workflows-inside-databases/) ++ [Sentiment Analysis in R](https://www.codingthepast.com/2024/10/21/Sentiment-analysis-in-R.html) ++ [Mastering Linux Terminal: Clear and History Commands for Beginners](https://www.spsanderson.com/steveondata/posts/2024-10-25/) ++ [Enhancing Time Series Analysis: RandomWalker 0.2.0 Release](https://www.spsanderson.com/steveondata/posts/2024-10-24/) ++ [Mastering Mathematics in C Programming: A Beginner’s Guide](https://www.spsanderson.com/steveondata/posts/2024-10-23/) ++ [How to Loop Through List in R with Base R and purrr: A Comprehensive Guide for Beginners](https://www.spsanderson.com/steveondata/posts/2024-10-22/) ++ [Mastering Column Names in Base R: A Beginner’s Guide](https://www.spsanderson.com/steveondata/posts/2024-10-21/) ++ [3MW (Automate E-mails With R & {blastula})](https://3mw.albert-rapp.de/p/automate-e-mails-with-r-blastula) ++ [The Benefits of Fully Utilizing UX/UI Design Throughout the Project Journey for Extractable](https://www.appsilon.com/post/continuous-designer-involvement-benefits) ++ [3 Lessons learned from 3 years of testing as an R developer](https://jakubsob.github.io/blog/3-lessons-learned-from-3-years-of-testing-as-r-developer/) ++ [{sortable} card games in {shiny}](https://www.rostrum.blog/posts/2024-10-25-not-balatro/index.html) ++ [Tips for implementing custom features in Shiny](https://posit.co/blog/tips-for-implementing-custom-features-in-shiny/) ++ [Posit’s Hadley Wickham honored with the 2025 ASA Award for Statistical Computing and Graphics](https://posit.co/blog/hadley-wickham-honored-with-the-2025-asa-award-for-statistical-computing-and-graphics/) ++ [Winners of the 2024 Shiny Contest](https://posit.co/blog/winners-of-the-2024-shiny-contest/) # CRANberries UPDATED: ## -+ [{OpenMx} 2.21.13](https://cran.r-project.org/package=OpenMx): Extended Structural Equation Modelling - [diffify](https://diffify.com/R/OpenMx) -+ [{refugees} 2024.6.0](https://cran.r-project.org/package=refugees): UNHCR Refugee Population Statistics Database - [diffify](https://diffify.com/R/refugees) -+ [{cccrm} 3.0.3](https://cran.r-project.org/package=cccrm): Concordance Correlation Coefficient for Repeated (and -Non-Repeated) Measures - [diffify](https://diffify.com/R/cccrm) -+ [{genular} 1.0.1](https://cran.r-project.org/package=genular): 'Genular' Database API - [diffify](https://diffify.com/R/genular) -+ [{shinyAce} 0.4.3](https://cran.r-project.org/package=shinyAce): Ace Editor Bindings for Shiny - [diffify](https://diffify.com/R/shinyAce) -+ [{iai} 1.10.2](https://cran.r-project.org/package=iai): Interface to 'Interpretable AI' Modules - [diffify](https://diffify.com/R/iai) -+ [{geommc} 0.1.1](https://cran.r-project.org/package=geommc): Geometric Markov Chain Sampling - [diffify](https://diffify.com/R/geommc) -+ [{performance} 0.12.4](https://cran.r-project.org/package=performance): Assessment of Regression Models Performance - [diffify](https://diffify.com/R/performance) -+ [{Matrix} 1.7-1](https://cran.r-project.org/package=Matrix): Sparse and Dense Matrix Classes and Methods - [diffify](https://diffify.com/R/Matrix) -+ [{bridgedist} 0.1.3](https://cran.r-project.org/package=bridgedist): An Implementation of the Bridge Distribution with Logit-Link as -in Wang and Louis (2003) - [diffify](https://diffify.com/R/bridgedist) -+ [{socialmixr} 0.4.0](https://cran.r-project.org/package=socialmixr): Social Mixing Matrices for Infectious Disease Modelling - [diffify](https://diffify.com/R/socialmixr) -+ [{medfate} 4.7.0](https://cran.r-project.org/package=medfate): Mediterranean Forest Simulation - [diffify](https://diffify.com/R/medfate) -+ [{tidytransit} 1.7.0](https://cran.r-project.org/package=tidytransit): Read, Validate, Analyze, and Map GTFS Feeds - [diffify](https://diffify.com/R/tidytransit) -+ [{spdesign} 0.0.5](https://cran.r-project.org/package=spdesign): Designing Stated Preference Experiments - [diffify](https://diffify.com/R/spdesign) -+ [{rethnicity} 0.2.6](https://cran.r-project.org/package=rethnicity): Predicting Ethnic Group from Names - [diffify](https://diffify.com/R/rethnicity) -+ [{mrgsolve} 1.5.2](https://cran.r-project.org/package=mrgsolve): Simulate from ODE-Based Models - [diffify](https://diffify.com/R/mrgsolve) -+ [{forestHES} 2.0.1](https://cran.r-project.org/package=forestHES): Forest Health Evaluation System at the Forest Stand Level - [diffify](https://diffify.com/R/forestHES) -+ [{rmacrostrat} 1.0.0](https://cran.r-project.org/package=rmacrostrat): Fetch Geologic Data from the 'Macrostrat' Platform - [diffify](https://diffify.com/R/rmacrostrat) -+ [{viralmodels} 1.3.1](https://cran.r-project.org/package=viralmodels): Viral Load and CD4 Lymphocytes Regression Models - [diffify](https://diffify.com/R/viralmodels) -+ [{stepR} 2.1-10](https://cran.r-project.org/package=stepR): Multiscale Change-Point Inference - [diffify](https://diffify.com/R/stepR) -+ [{rD3plot} 1.1.21](https://cran.r-project.org/package=rD3plot): Interactive Networks, Timelines, Barplots, Galleries with -'D3.js' - [diffify](https://diffify.com/R/rD3plot) -+ [{parameters} 0.23.0](https://cran.r-project.org/package=parameters): Processing of Model Parameters - [diffify](https://diffify.com/R/parameters) -+ [{netCoin} 2.0.84](https://cran.r-project.org/package=netCoin): Interactive Analytic Networks - [diffify](https://diffify.com/R/netCoin) -+ [{DHARMa} 0.4.7](https://cran.r-project.org/package=DHARMa): Residual Diagnostics for Hierarchical (Multi-Level / Mixed) -Regression Models - [diffify](https://diffify.com/R/DHARMa) -+ [{deFit} 0.3.0](https://cran.r-project.org/package=deFit): Fitting Differential Equations to Time Series Data - [diffify](https://diffify.com/R/deFit) -+ [{serosv} 1.0.1](https://cran.r-project.org/package=serosv): Model Infectious Disease Parameters from Serosurveys - [diffify](https://diffify.com/R/serosv) -+ [{rim} 0.7.0](https://cran.r-project.org/package=rim): Interface to 'Maxima', Enabling Symbolic Computation - [diffify](https://diffify.com/R/rim) -+ [{randtoolbox} 2.0.5](https://cran.r-project.org/package=randtoolbox): Toolbox for Pseudo and Quasi Random Number Generation and Random -Generator Tests - [diffify](https://diffify.com/R/randtoolbox) -+ [{mlr3} 0.21.1](https://cran.r-project.org/package=mlr3): Machine Learning in R - Next Generation - [diffify](https://diffify.com/R/mlr3) -+ [{miscFuncs} 1.5-9](https://cran.r-project.org/package=miscFuncs): Miscellaneous Useful Functions Including LaTeX Tables, Kalman -Filtering, QQplots with Simulation-Based Confidence Intervals, -Linear Regression Diagnostics and Development Tools - [diffify](https://diffify.com/R/miscFuncs) -+ [{HDNRA} 2.0.0](https://cran.r-project.org/package=HDNRA): High-Dimensional Location Testing with Normal-Reference ++ [{chisquare} 1.1](https://cran.r-project.org/package=chisquare): Chi-Square and G-Square Test of Independence, Power and Residual +Analysis, Measures of Categorical Association - [diffify](https://diffify.com/R/chisquare) ++ [{glmm.hp} 0.1-6](https://cran.r-project.org/package=glmm.hp): Hierarchical Partitioning of Marginal R2 for Generalized +Mixed-Effect Models - [diffify](https://diffify.com/R/glmm.hp) ++ [{Copula.surv} 1.7](https://cran.r-project.org/package=Copula.surv): Analysis of Bivariate Survival Data Based on Copulas - [diffify](https://diffify.com/R/Copula.surv) ++ [{sisal} 0.49](https://cran.r-project.org/package=sisal): Sequential Input Selection Algorithm - [diffify](https://diffify.com/R/sisal) ++ [{Xcertainty} 1.0.1](https://cran.r-project.org/package=Xcertainty): Estimating Lengths and Uncertainty from Photogrammetric Imagery - [diffify](https://diffify.com/R/Xcertainty) ++ [{immunaut} 1.0.1](https://cran.r-project.org/package=immunaut): Machine Learning Immunogenicity and Vaccine Response Analysis - [diffify](https://diffify.com/R/immunaut) ++ [{deeptime} 2.1.0](https://cran.r-project.org/package=deeptime): Plotting Tools for Anyone Working in Deep Time - [diffify](https://diffify.com/R/deeptime) ++ [{abima} 1.1](https://cran.r-project.org/package=abima): Adaptive Bootstrap Inference for Mediation Analysis with +Enhanced Statistical Power - [diffify](https://diffify.com/R/abima) ++ [{nonmemica} 1.0.11](https://cran.r-project.org/package=nonmemica): Create and Evaluate NONMEM Models in a Project Context - [diffify](https://diffify.com/R/nonmemica) ++ [{tablet} 0.6.11](https://cran.r-project.org/package=tablet): Tabulate Descriptive Statistics in Multiple Formats - [diffify](https://diffify.com/R/tablet) ++ [{GeoModels} 2.0.7](https://cran.r-project.org/package=GeoModels): Procedures for Gaussian and Non Gaussian Geostatistical (Large) +Data Analysis - [diffify](https://diffify.com/R/GeoModels) ++ [{plater} 1.0.5](https://cran.r-project.org/package=plater): Read, Tidy, and Display Data from Microtiter Plates - [diffify](https://diffify.com/R/plater) ++ [{mlr3learners} 0.8.0](https://cran.r-project.org/package=mlr3learners): Recommended Learners for 'mlr3' - [diffify](https://diffify.com/R/mlr3learners) ++ [{mlr3fselect} 1.2.0](https://cran.r-project.org/package=mlr3fselect): Feature Selection for 'mlr3' - [diffify](https://diffify.com/R/mlr3fselect) ++ [{tr.iatgen} 1.1.0](https://cran.r-project.org/package=tr.iatgen): Translate 'iatgen' Generated QSF Files - [diffify](https://diffify.com/R/tr.iatgen) ++ [{slider} 0.3.2](https://cran.r-project.org/package=slider): Sliding Window Functions - [diffify](https://diffify.com/R/slider) ++ [{finnts} 0.5.0](https://cran.r-project.org/package=finnts): Microsoft Finance Time Series Forecasting Framework - [diffify](https://diffify.com/R/finnts) ++ [{checked} 0.2.4](https://cran.r-project.org/package=checked): Systematically Run R CMD Checks - [diffify](https://diffify.com/R/checked) ++ [{ami} 0.2.0](https://cran.r-project.org/package=ami): Checks for Various Computing Environments - [diffify](https://diffify.com/R/ami) ++ [{ntdr} 0.4.0](https://cran.r-project.org/package=ntdr): Retrieve Data from the National Transit Database - [diffify](https://diffify.com/R/ntdr) ++ [{gtable} 0.3.6](https://cran.r-project.org/package=gtable): Arrange 'Grobs' in Tables - [diffify](https://diffify.com/R/gtable) ++ [{BAMBI} 2.3.6](https://cran.r-project.org/package=BAMBI): Bivariate Angular Mixture Models - [diffify](https://diffify.com/R/BAMBI) ++ [{segmented} 2.1-3](https://cran.r-project.org/package=segmented): Regression Models with Break-Points / Change-Points Estimation +(with Possibly Random Effects) - [diffify](https://diffify.com/R/segmented) ++ [{rtgstat} 0.3.4](https://cran.r-project.org/package=rtgstat): Client for 'TGStat API' - [diffify](https://diffify.com/R/rtgstat) ++ [{GGIRread} 1.0.2](https://cran.r-project.org/package=GGIRread): Wearable Accelerometer Data File Readers - [diffify](https://diffify.com/R/GGIRread) ++ [{SuperCell} 1.0.1](https://cran.r-project.org/package=SuperCell): Simplification of scRNA-Seq Data by Merging Together Similar +Cells - [diffify](https://diffify.com/R/SuperCell) ++ [{GofCens} 1.2](https://cran.r-project.org/package=GofCens): Goodness-of-Fit Methods for Complete and Right-Censored Data - [diffify](https://diffify.com/R/GofCens) ++ [{BayesMultiMode} 0.7.2](https://cran.r-project.org/package=BayesMultiMode): Bayesian Mode Inference - [diffify](https://diffify.com/R/BayesMultiMode) ++ [{gMOIP} 1.5.4](https://cran.r-project.org/package=gMOIP): Tools for 2D and 3D Plots of Single and Multi-Objective +Linear/Integer Programming Models - [diffify](https://diffify.com/R/gMOIP) ++ [{bbotk} 1.2.0](https://cran.r-project.org/package=bbotk): Black-Box Optimization Toolkit - [diffify](https://diffify.com/R/bbotk) ++ [{GJRM} 0.2-6.7](https://cran.r-project.org/package=GJRM): Generalised Joint Regression Modelling - [diffify](https://diffify.com/R/GJRM) ++ [{pharmaverseadam} 1.1.0](https://cran.r-project.org/package=pharmaverseadam): ADaM Test Data for the 'Pharmaverse' Family of Packages - [diffify](https://diffify.com/R/pharmaverseadam) ++ [{kerntools} 1.1.0](https://cran.r-project.org/package=kerntools): Kernel Functions and Tools for Machine Learning Applications - [diffify](https://diffify.com/R/kerntools) ++ [{pharmaversesdtm} 1.1.0](https://cran.r-project.org/package=pharmaversesdtm): SDTM Test Data for the 'Pharmaverse' Family of Packages - [diffify](https://diffify.com/R/pharmaversesdtm) ++ [{stRoke} 24.10.1](https://cran.r-project.org/package=stRoke): Clinical Stroke Research - [diffify](https://diffify.com/R/stRoke) ++ [{ohenery} 0.1.2](https://cran.r-project.org/package=ohenery): Modeling of Ordinal Random Variables via Softmax Regression - [diffify](https://diffify.com/R/ohenery) ++ [{rsurv} 0.0.2](https://cran.r-project.org/package=rsurv): Random Generation of Survival Data - [diffify](https://diffify.com/R/rsurv) ++ [{PatientProfiles} 1.2.1](https://cran.r-project.org/package=PatientProfiles): Identify Characteristics of Patients in the OMOP Common Data +Model - [diffify](https://diffify.com/R/PatientProfiles) ++ [{tstests} 1.0.1](https://cran.r-project.org/package=tstests): Time Series Goodness of Fit and Forecast Evaluation Tests - [diffify](https://diffify.com/R/tstests) ++ [{stats19} 3.2.0](https://cran.r-project.org/package=stats19): Work with Open Road Traffic Casualty Data from Great Britain - [diffify](https://diffify.com/R/stats19) ++ [{saens} 0.1.1](https://cran.r-project.org/package=saens): Small Area Estimation with Cluster Information for Estimation of +Non-Sampled Areas - [diffify](https://diffify.com/R/saens) ++ [{loadeR} 1.3.0](https://cran.r-project.org/package=loadeR): Load Data for Analysis System - [diffify](https://diffify.com/R/loadeR) ++ [{causaldata} 0.1.4](https://cran.r-project.org/package=causaldata): Example Data Sets for Causal Inference Textbooks - [diffify](https://diffify.com/R/causaldata) ++ [{adaptivetau} 2.3-2](https://cran.r-project.org/package=adaptivetau): Tau-Leaping Stochastic Simulation - [diffify](https://diffify.com/R/adaptivetau) ++ [{tidysq} 1.2.2](https://cran.r-project.org/package=tidysq): Tidy Processing and Analysis of Biological Sequences - [diffify](https://diffify.com/R/tidysq) ++ [{mult.latent.reg} 0.2.0](https://cran.r-project.org/package=mult.latent.reg): Regression and Clustering in Multivariate Response Scenarios - [diffify](https://diffify.com/R/mult.latent.reg) ++ [{smerc} 1.8.4](https://cran.r-project.org/package=smerc): Statistical Methods for Regional Counts - [diffify](https://diffify.com/R/smerc) ++ [{Rcmdr} 2.9-5](https://cran.r-project.org/package=Rcmdr): R Commander - [diffify](https://diffify.com/R/Rcmdr) ++ [{handwriter} 3.2.1](https://cran.r-project.org/package=handwriter): Handwriting Analysis in R - [diffify](https://diffify.com/R/handwriter) ++ [{glmnetr} 0.5-4](https://cran.r-project.org/package=glmnetr): Nested Cross Validation for the Relaxed Lasso and Other Machine +Learning Models - [diffify](https://diffify.com/R/glmnetr) ++ [{misty} 0.6.8](https://cran.r-project.org/package=misty): Miscellaneous Functions 'T. Yanagida' - [diffify](https://diffify.com/R/misty) ++ [{memisc} 0.99.31.8.1](https://cran.r-project.org/package=memisc): Management of Survey Data and Presentation of Analysis Results - [diffify](https://diffify.com/R/memisc) ++ [{Distance} 2.0.0](https://cran.r-project.org/package=Distance): Distance Sampling Detection Function and Abundance Estimation - [diffify](https://diffify.com/R/Distance) ++ [{bsvars} 3.2](https://cran.r-project.org/package=bsvars): Bayesian Estimation of Structural Vector Autoregressive Models - [diffify](https://diffify.com/R/bsvars) ++ [{ProjectManagement} 2.0.2](https://cran.r-project.org/package=ProjectManagement): Management of Deterministic and Stochastic Projects - [diffify](https://diffify.com/R/ProjectManagement) ++ [{DiscreteFDR} 2.0.1](https://cran.r-project.org/package=DiscreteFDR): FDR Based Multiple Testing Procedures with Adaptation for +Discrete Tests - [diffify](https://diffify.com/R/DiscreteFDR) ++ [{papaja} 0.1.3](https://cran.r-project.org/package=papaja): Prepare American Psychological Association Journal Articles with +R Markdown - [diffify](https://diffify.com/R/papaja) ++ [{StableEstim} 2.3](https://cran.r-project.org/package=StableEstim): Estimate the Four Parameters of Stable Laws using Different +Methods - [diffify](https://diffify.com/R/StableEstim) ++ [{SpaCCI} 1.0.2](https://cran.r-project.org/package=SpaCCI): Spatially Aware Cell-Cell Interaction Analysis - [diffify](https://diffify.com/R/SpaCCI) ++ [{monolix2rx} 0.0.3](https://cran.r-project.org/package=monolix2rx): Converts 'Monolix' Models to 'rxode2' - [diffify](https://diffify.com/R/monolix2rx) ++ [{Goodreader} 0.1.2](https://cran.r-project.org/package=Goodreader): Scrape and Analyze 'Goodreads' Book Data - [diffify](https://diffify.com/R/Goodreader) ++ [{distrDoc} 2.8.4](https://cran.r-project.org/package=distrDoc): Documentation for 'distr' Family of R Packages - [diffify](https://diffify.com/R/distrDoc) ++ [{admix} 2.3.1](https://cran.r-project.org/package=admix): Package Admix for Admixture (aka Contamination) Models - [diffify](https://diffify.com/R/admix) ++ [{EDCimport} 0.5.0](https://cran.r-project.org/package=EDCimport): Import Data from EDC Software - [diffify](https://diffify.com/R/EDCimport) ++ [{microinverterdata} 0.2.0](https://cran.r-project.org/package=microinverterdata): Collect your Microinverter Data - [diffify](https://diffify.com/R/microinverterdata) ++ [{icesSAG} 1.5.0](https://cran.r-project.org/package=icesSAG): Stock Assessment Graphs Database Web Services - [diffify](https://diffify.com/R/icesSAG) ++ [{teal.logger} 0.3.0](https://cran.r-project.org/package=teal.logger): Logging Setup for the 'teal' Family of Packages - [diffify](https://diffify.com/R/teal.logger) ++ [{Sequential} 4.3.4](https://cran.r-project.org/package=Sequential): Exact Sequential Analysis for Poisson and Binomial Data - [diffify](https://diffify.com/R/Sequential) ++ [{ggtangle} 0.0.3](https://cran.r-project.org/package=ggtangle): Draw Network with Data - [diffify](https://diffify.com/R/ggtangle) ++ [{ggfun} 0.1.7](https://cran.r-project.org/package=ggfun): Miscellaneous Functions for 'ggplot2' - [diffify](https://diffify.com/R/ggfun) ++ [{despair} 0.1.1](https://cran.r-project.org/package=despair): Motivational Quotes and Shakespearean Bard–bits for Personal +Projects - [diffify](https://diffify.com/R/despair) ++ [{plmmr} 4.1.0](https://cran.r-project.org/package=plmmr): Penalized Linear Mixed Models for Correlated Data - [diffify](https://diffify.com/R/plmmr) ++ [{MLE} 1.2](https://cran.r-project.org/package=MLE): Maximum Likelihood Estimation of Various Univariate and +Multivariate Distributions - [diffify](https://diffify.com/R/MLE) ++ [{distrMod} 2.9.6](https://cran.r-project.org/package=distrMod): Object Oriented Implementation of Probability Models - [diffify](https://diffify.com/R/distrMod) ++ [{BTSPAS} 2024.11.1](https://cran.r-project.org/package=BTSPAS): Bayesian Time-Stratified Population Analysis - [diffify](https://diffify.com/R/BTSPAS) ++ [{REDCapTidieR} 1.2.0](https://cran.r-project.org/package=REDCapTidieR): Extract 'REDCap' Databases into Tidy 'Tibble's - [diffify](https://diffify.com/R/REDCapTidieR) ++ [{MPSEM} 0.5-1](https://cran.r-project.org/package=MPSEM): Modelling Phylogenetic Signals using Eigenvector Maps - [diffify](https://diffify.com/R/MPSEM) ++ [{bigergm} 1.2.3](https://cran.r-project.org/package=bigergm): Fit, Simulate, and Diagnose Hierarchical Exponential-Family +Models for Big Networks - [diffify](https://diffify.com/R/bigergm) ++ [{humanleague} 2.3.2](https://cran.r-project.org/package=humanleague): Synthetic Population Generator - [diffify](https://diffify.com/R/humanleague) ++ [{rminer} 1.4.7](https://cran.r-project.org/package=rminer): Data Mining Classification and Regression Methods - [diffify](https://diffify.com/R/rminer) ++ [{mrds} 3.0.0](https://cran.r-project.org/package=mrds): Mark-Recapture Distance Sampling - [diffify](https://diffify.com/R/mrds) ++ [{kml3d} 2.5.0](https://cran.r-project.org/package=kml3d): K-Means for Joint Longitudinal Data - [diffify](https://diffify.com/R/kml3d) ++ [{kml} 2.5.0](https://cran.r-project.org/package=kml): K-Means for Longitudinal Data - [diffify](https://diffify.com/R/kml) ++ [{BeeGUTS} 1.3.0](https://cran.r-project.org/package=BeeGUTS): General Unified Threshold Model of Survival for Bees using +Bayesian Inference - [diffify](https://diffify.com/R/BeeGUTS) ++ [{rscorecard} 0.30.0](https://cran.r-project.org/package=rscorecard): A Method to Download Department of Education College Scorecard +Data - [diffify](https://diffify.com/R/rscorecard) ++ [{Rlabkey} 3.4.0](https://cran.r-project.org/package=Rlabkey): Data Exchange Between R and 'LabKey' Server - [diffify](https://diffify.com/R/Rlabkey) ++ [{PFIM} 6.1](https://cran.r-project.org/package=PFIM): Population Fisher Information Matrix - [diffify](https://diffify.com/R/PFIM) ++ [{RandomWalker} 0.2.0](https://cran.r-project.org/package=RandomWalker): Generate Random Walks Compatible with the 'tidyverse' - [diffify](https://diffify.com/R/RandomWalker) ++ [{metalite.ae} 0.1.3](https://cran.r-project.org/package=metalite.ae): Adverse Events Analysis Using 'metalite' - [diffify](https://diffify.com/R/metalite.ae) ++ [{allcontributors} 0.2.2](https://cran.r-project.org/package=allcontributors): Acknowledge all Contributors to a Project - [diffify](https://diffify.com/R/allcontributors) ++ [{rStrava} 1.3.2](https://cran.r-project.org/package=rStrava): Access the 'Strava' API - [diffify](https://diffify.com/R/rStrava) ++ [{clusterMI} 1.2.2](https://cran.r-project.org/package=clusterMI): Cluster Analysis with Missing Values by Multiple Imputation - [diffify](https://diffify.com/R/clusterMI) ++ [{openCR} 2.2.7](https://cran.r-project.org/package=openCR): Open Population Capture-Recapture - [diffify](https://diffify.com/R/openCR) ++ [{pakret} 0.2.2](https://cran.r-project.org/package=pakret): Cite 'R' Packages on the Fly in 'R Markdown' and 'Quarto' - [diffify](https://diffify.com/R/pakret) ++ [{jskm} 0.5.6](https://cran.r-project.org/package=jskm): Kaplan-Meier Plot with 'ggplot2' - [diffify](https://diffify.com/R/jskm) ++ [{DynForest} 1.2.0](https://cran.r-project.org/package=DynForest): Random Forest with Multivariate Longitudinal Predictors - [diffify](https://diffify.com/R/DynForest) ++ [{REDCapR} 1.3.0](https://cran.r-project.org/package=REDCapR): Interaction Between R and REDCap - [diffify](https://diffify.com/R/REDCapR) ++ [{Rquefts} 1.2-4](https://cran.r-project.org/package=Rquefts): Quantitative Evaluation of the Native Fertility of Tropical +Soils - [diffify](https://diffify.com/R/Rquefts) ++ [{bellreg} 0.0.2.2](https://cran.r-project.org/package=bellreg): Count Regression Models Based on the Bell Distribution - [diffify](https://diffify.com/R/bellreg) ++ [{MNormTest} 1.1.1](https://cran.r-project.org/package=MNormTest): Multivariate Normal Hypothesis Testing - [diffify](https://diffify.com/R/MNormTest) ++ [{nnls} 1.6](https://cran.r-project.org/package=nnls): The Lawson-Hanson Algorithm for Non-Negative Least Squares +(NNLS) - [diffify](https://diffify.com/R/nnls) ++ [{mixexp} 1.2.7.1](https://cran.r-project.org/package=mixexp): Design and Analysis of Mixture Experiments - [diffify](https://diffify.com/R/mixexp) ++ [{MLCOPULA} 1.0.1](https://cran.r-project.org/package=MLCOPULA): Classification Models with Copula Functions - [diffify](https://diffify.com/R/MLCOPULA) ++ [{mappeR} 1.2.0](https://cran.r-project.org/package=mappeR): Construct and Visualize TDA Mapper Graphs - [diffify](https://diffify.com/R/mappeR) ++ [{radiant.data} 1.6.7](https://cran.r-project.org/package=radiant.data): Data Menu for Radiant: Business Analytics using R and Shiny - [diffify](https://diffify.com/R/radiant.data) ++ [{nhppp} 1.0.0](https://cran.r-project.org/package=nhppp): Simulating Nonhomogeneous Poisson Point Processes - [diffify](https://diffify.com/R/nhppp) ++ [{shapley} 0.4](https://cran.r-project.org/package=shapley): Weighted Mean SHAP for Feature Selection in ML Grid and Ensemble - [diffify](https://diffify.com/R/shapley) ++ [{pointblank} 0.12.2](https://cran.r-project.org/package=pointblank): Data Validation and Organization of Metadata for Local and +Remote Tables - [diffify](https://diffify.com/R/pointblank) ++ [{nlmixr2est} 3.0.1](https://cran.r-project.org/package=nlmixr2est): Nonlinear Mixed Effects Models in Population PK/PD, Estimation +Routines - [diffify](https://diffify.com/R/nlmixr2est) ++ [{rstudioapi} 0.17.1](https://cran.r-project.org/package=rstudioapi): Safely Access the RStudio API - [diffify](https://diffify.com/R/rstudioapi) ++ [{SCDA} 0.0.2](https://cran.r-project.org/package=SCDA): Spatially-Clustered Data Analysis - [diffify](https://diffify.com/R/SCDA) ++ [{rmdfiltr} 0.1.5](https://cran.r-project.org/package=rmdfiltr): 'Lua'-Filters for R Markdown - [diffify](https://diffify.com/R/rmdfiltr) ++ [{multpois} 0.2.0](https://cran.r-project.org/package=multpois): Analyze Nominal Response Data with the Multinomial-Poisson Trick - [diffify](https://diffify.com/R/multpois) ++ [{MPN} 0.4.0](https://cran.r-project.org/package=MPN): Most Probable Number and Other Microbial Enumeration Techniques - [diffify](https://diffify.com/R/MPN) ++ [{dparser} 1.3.1-13](https://cran.r-project.org/package=dparser): Port of 'Dparser' Package - [diffify](https://diffify.com/R/dparser) ++ [{modeltime} 1.3.1](https://cran.r-project.org/package=modeltime): The Tidymodels Extension for Time Series Modeling - [diffify](https://diffify.com/R/modeltime) ++ [{Mercator} 1.1.5](https://cran.r-project.org/package=Mercator): Clustering and Visualizing Distance Matrices - [diffify](https://diffify.com/R/Mercator) ++ [{tsbox} 0.4.2](https://cran.r-project.org/package=tsbox): Class-Agnostic Time Series - [diffify](https://diffify.com/R/tsbox) ++ [{spikeSlabGAM} 1.1-20](https://cran.r-project.org/package=spikeSlabGAM): Bayesian Variable Selection and Model Choice for Generalized +Additive Mixed Models - [diffify](https://diffify.com/R/spikeSlabGAM) ++ [{sharpshootR} 2.3.2](https://cran.r-project.org/package=sharpshootR): A Soil Survey Toolkit - [diffify](https://diffify.com/R/sharpshootR) ++ [{dowser} 2.3](https://cran.r-project.org/package=dowser): B Cell Receptor Phylogenetics Toolkit - [diffify](https://diffify.com/R/dowser) ++ [{mapsf} 0.12.0](https://cran.r-project.org/package=mapsf): Thematic Cartography - [diffify](https://diffify.com/R/mapsf) ++ [{AllelicSeries} 0.1.0.2](https://cran.r-project.org/package=AllelicSeries): Allelic Series Test - [diffify](https://diffify.com/R/AllelicSeries) ++ [{acro} 0.1.3](https://cran.r-project.org/package=acro): A Tool for Automating the Statistical Disclosure Control of +Research Outputs - [diffify](https://diffify.com/R/acro) ++ [{flightsbr} 1.0.0](https://cran.r-project.org/package=flightsbr): Download Flight and Airport Data from Brazil - [diffify](https://diffify.com/R/flightsbr) ++ [{lfl} 2.2.1](https://cran.r-project.org/package=lfl): Linguistic Fuzzy Logic - [diffify](https://diffify.com/R/lfl) ++ [{soundgen} 2.7.1](https://cran.r-project.org/package=soundgen): Sound Synthesis and Acoustic Analysis - [diffify](https://diffify.com/R/soundgen) ++ [{maptiles} 0.8.0](https://cran.r-project.org/package=maptiles): Download and Display Map Tiles - [diffify](https://diffify.com/R/maptiles) ++ [{SmallCountRounding} 1.0.8](https://cran.r-project.org/package=SmallCountRounding): Small Count Rounding of Tabular Data - [diffify](https://diffify.com/R/SmallCountRounding) ++ [{SESraster} 0.7.1](https://cran.r-project.org/package=SESraster): Raster Randomization for Null Hypothesis Testing - [diffify](https://diffify.com/R/SESraster) ++ [{quantreg} 5.99](https://cran.r-project.org/package=quantreg): Quantile Regression - [diffify](https://diffify.com/R/quantreg) ++ [{gRbase} 2.0.3](https://cran.r-project.org/package=gRbase): A Package for Graphical Modelling in R - [diffify](https://diffify.com/R/gRbase) ++ [{CIpostSelect} 0.2.1](https://cran.r-project.org/package=CIpostSelect): Confidence Interval Post-Selection of Variable - [diffify](https://diffify.com/R/CIpostSelect) ++ [{bfast} 1.7.0](https://cran.r-project.org/package=bfast): Breaks for Additive Season and Trend - [diffify](https://diffify.com/R/bfast) ++ [{RCALI} 0.3.7](https://cran.r-project.org/package=RCALI): Calculation of the Integrated Flow of Particles Between Polygons - [diffify](https://diffify.com/R/RCALI) ++ [{likelihoodR} 1.1.5](https://cran.r-project.org/package=likelihoodR): Likelihood Analyses for Common Statistical Tests - [diffify](https://diffify.com/R/likelihoodR) ++ [{seasonalview} 1.0.0](https://cran.r-project.org/package=seasonalview): Graphical User Interface for Seasonal Adjustment - [diffify](https://diffify.com/R/seasonalview) ++ [{HDNRA} 2.0.1](https://cran.r-project.org/package=HDNRA): High-Dimensional Location Testing with Normal-Reference Approaches - [diffify](https://diffify.com/R/HDNRA) -+ [{npcp} 0.2-6](https://cran.r-project.org/package=npcp): Some Nonparametric CUSUM Tests for Change-Point Detection in -Possibly Multivariate Observations - [diffify](https://diffify.com/R/npcp) -+ [{FeatureExtraction} 3.7.2](https://cran.r-project.org/package=FeatureExtraction): Generating Features for a Cohort - [diffify](https://diffify.com/R/FeatureExtraction) -+ [{hdf5r.Extra} 0.1.0](https://cran.r-project.org/package=hdf5r.Extra): Extensions for 'HDF5' R Interfaces - [diffify](https://diffify.com/R/hdf5r.Extra) -+ [{lrstat} 0.2.10](https://cran.r-project.org/package=lrstat): Power and Sample Size Calculation for Non-Proportional Hazards -and Beyond - [diffify](https://diffify.com/R/lrstat) -+ [{BMA} 3.18.19](https://cran.r-project.org/package=BMA): Bayesian Model Averaging - [diffify](https://diffify.com/R/BMA) -+ [{viraldomain} 0.0.6](https://cran.r-project.org/package=viraldomain): Applicability Domain Methods of Viral Load and CD4 Lymphocytes - [diffify](https://diffify.com/R/viraldomain) -+ [{rngWELL} 0.10-10](https://cran.r-project.org/package=rngWELL): Toolbox for WELL Random Number Generators - [diffify](https://diffify.com/R/rngWELL) -+ [{mbbefd} 0.8.12](https://cran.r-project.org/package=mbbefd): Maxwell Boltzmann Bose Einstein Fermi Dirac Distribution and -Destruction Rate Modelling - [diffify](https://diffify.com/R/mbbefd) -+ [{leidenAlg} 1.1.4](https://cran.r-project.org/package=leidenAlg): Implements the Leiden Algorithm via an R Interface - [diffify](https://diffify.com/R/leidenAlg) -+ [{gRain} 1.4.5](https://cran.r-project.org/package=gRain): Bayesian Networks - [diffify](https://diffify.com/R/gRain) -+ [{tidycensus} 1.6.7](https://cran.r-project.org/package=tidycensus): Load US Census Boundary and Attribute Data as 'tidyverse' and -'sf'-Ready Data Frames - [diffify](https://diffify.com/R/tidycensus) -+ [{CopulaREMADA} 1.7.3](https://cran.r-project.org/package=CopulaREMADA): Copula Mixed Models for Multivariate Meta-Analysis of Diagnostic -Test Accuracy Studies - [diffify](https://diffify.com/R/CopulaREMADA) -+ [{vtable} 1.4.7](https://cran.r-project.org/package=vtable): Variable Table for Variable Documentation - [diffify](https://diffify.com/R/vtable) -+ [{openxlsx2} 1.10](https://cran.r-project.org/package=openxlsx2): Read, Write and Edit 'xlsx' Files - [diffify](https://diffify.com/R/openxlsx2) -+ [{highlightr} 1.0.2](https://cran.r-project.org/package=highlightr): Highlight Conserved Edits Across Versions of a Document - [diffify](https://diffify.com/R/highlightr) -+ [{meteoland} 2.2.2](https://cran.r-project.org/package=meteoland): Landscape Meteorology Tools - [diffify](https://diffify.com/R/meteoland) -+ [{RobStatTM} 1.0.11](https://cran.r-project.org/package=RobStatTM): Robust Statistics: Theory and Methods - [diffify](https://diffify.com/R/RobStatTM) -+ [{redcapAPI} 2.10.0](https://cran.r-project.org/package=redcapAPI): Interface to 'REDCap' - [diffify](https://diffify.com/R/redcapAPI) -+ [{OneStep} 0.9.4](https://cran.r-project.org/package=OneStep): One-Step Estimation - [diffify](https://diffify.com/R/OneStep) -+ [{mlogitBMA} 0.1-9](https://cran.r-project.org/package=mlogitBMA): Bayesian Model Averaging for Multinomial Logit Models - [diffify](https://diffify.com/R/mlogitBMA) -+ [{konfound} 1.0.2](https://cran.r-project.org/package=konfound): Quantify the Robustness of Causal Inferences - [diffify](https://diffify.com/R/konfound) -+ [{geosimilarity} 3.7](https://cran.r-project.org/package=geosimilarity): Geographically Optimal Similarity - [diffify](https://diffify.com/R/geosimilarity) -+ [{GD} 10.5](https://cran.r-project.org/package=GD): Geographical Detectors for Assessing Spatial Factors - [diffify](https://diffify.com/R/GD) -+ [{brpop} 0.5.0](https://cran.r-project.org/package=brpop): Brazilian Population Estimatives - [diffify](https://diffify.com/R/brpop) -+ [{rbcc} 0.1.2](https://cran.r-project.org/package=rbcc): Risk-Based Control Charts - [diffify](https://diffify.com/R/rbcc) -+ [{fusedMGM} 0.1.2](https://cran.r-project.org/package=fusedMGM): Implementation of Fused MGM to Infer 2-Class Networks - [diffify](https://diffify.com/R/fusedMGM) -+ [{CodelistGenerator} 3.2.1](https://cran.r-project.org/package=CodelistGenerator): Identify Relevant Clinical Codes and Evaluate Their Use - [diffify](https://diffify.com/R/CodelistGenerator) -+ [{cbbinom} 0.2.0](https://cran.r-project.org/package=cbbinom): Continuous Analog of a Beta-Binomial Distribution - [diffify](https://diffify.com/R/cbbinom) -+ [{strucchangeRcpp} 1.5-4-1.0.0](https://cran.r-project.org/package=strucchangeRcpp): Testing, Monitoring, and Dating Structural Changes: C++ Version - [diffify](https://diffify.com/R/strucchangeRcpp) -+ [{POT} 1.1-11](https://cran.r-project.org/package=POT): Generalized Pareto Distribution and Peaks Over Threshold - [diffify](https://diffify.com/R/POT) -+ [{gumbel} 1.10-3](https://cran.r-project.org/package=gumbel): The Gumbel-Hougaard Copula - [diffify](https://diffify.com/R/gumbel) -+ [{BiasCorrector} 0.2.3](https://cran.r-project.org/package=BiasCorrector): A GUI to Correct Measurement Bias in DNA Methylation Analyses - [diffify](https://diffify.com/R/BiasCorrector) -+ [{paleoDiv} 0.4.0](https://cran.r-project.org/package=paleoDiv): Extracting and Visualizing Paleobiodiversity - [diffify](https://diffify.com/R/paleoDiv) -+ [{GNE} 0.99-6](https://cran.r-project.org/package=GNE): Computation of Generalized Nash Equilibria - [diffify](https://diffify.com/R/GNE) -+ [{depCensoring} 0.1.3](https://cran.r-project.org/package=depCensoring): Statistical Methods for Survival Data with Dependent Censoring - [diffify](https://diffify.com/R/depCensoring) -+ [{combat.enigma} 1.1](https://cran.r-project.org/package=combat.enigma): Fit and Apply ComBat, LMM, or Prescaling Harmonization for -ENIGMA and Other Multisite MRI Data - [diffify](https://diffify.com/R/combat.enigma) -+ [{ShapleyOutlier} 0.1.2](https://cran.r-project.org/package=ShapleyOutlier): Multivariate Outlier Explanations using Shapley Values and -Mahalanobis Distances - [diffify](https://diffify.com/R/ShapleyOutlier) -+ [{robustmatrix} 0.1.3](https://cran.r-project.org/package=robustmatrix): Robust Matrix-Variate Parameter Estimation - [diffify](https://diffify.com/R/robustmatrix) -+ [{counterfactuals} 0.1.6](https://cran.r-project.org/package=counterfactuals): Counterfactual Explanations - [diffify](https://diffify.com/R/counterfactuals) -+ [{bigrquerystorage} 1.2.1](https://cran.r-project.org/package=bigrquerystorage): An Interface to Google's 'BigQuery Storage' API - [diffify](https://diffify.com/R/bigrquerystorage) -+ [{rib} 0.23.1](https://cran.r-project.org/package=rib): An Implementation of 'Interactive Brokers' API - [diffify](https://diffify.com/R/rib) -+ [{bayestestR} 0.15.0](https://cran.r-project.org/package=bayestestR): Understand and Describe Bayesian Models and Posterior -Distributions - [diffify](https://diffify.com/R/bayestestR) -+ [{SSRA} 0.1-1](https://cran.r-project.org/package=SSRA): Sakai Sequential Relation Analysis - [diffify](https://diffify.com/R/SSRA) -+ [{easybgm} 0.2.1](https://cran.r-project.org/package=easybgm): Extracting and Visualizing Bayesian Graphical Models - [diffify](https://diffify.com/R/easybgm) -+ [{causaloptim} 1.0.0](https://cran.r-project.org/package=causaloptim): An Interface to Specify Causal Graphs and Compute Bounds on -Causal Effects - [diffify](https://diffify.com/R/causaloptim) -+ [{parabar} 1.2.1](https://cran.r-project.org/package=parabar): Progress Bar for Parallel Tasks - [diffify](https://diffify.com/R/parabar) -+ [{mizer} 2.5.3](https://cran.r-project.org/package=mizer): Dynamic Multi-Species Size Spectrum Modelling - [diffify](https://diffify.com/R/mizer) -+ [{meteospain} 0.2.0](https://cran.r-project.org/package=meteospain): Access to Spanish Meteorological Stations Services - [diffify](https://diffify.com/R/meteospain) -+ [{jsmodule} 1.5.9](https://cran.r-project.org/package=jsmodule): 'RStudio' Addins and 'Shiny' Modules for Medical Research - [diffify](https://diffify.com/R/jsmodule) -+ [{gdverse} 1.1-1](https://cran.r-project.org/package=gdverse): Analysis of Spatial Stratified Heterogeneity - [diffify](https://diffify.com/R/gdverse) -+ [{charlatan} 0.6.1](https://cran.r-project.org/package=charlatan): Make Fake Data - [diffify](https://diffify.com/R/charlatan) -+ [{MixfMRI} 0.1-4](https://cran.r-project.org/package=MixfMRI): Mixture fMRI Clustering Analysis - [diffify](https://diffify.com/R/MixfMRI) -+ [{LBI} 0.2.0](https://cran.r-project.org/package=LBI): Likelihood Based Inference - [diffify](https://diffify.com/R/LBI) -+ [{tsallisqexp} 0.9-5](https://cran.r-project.org/package=tsallisqexp): Tsallis q-Exp Distribution - [diffify](https://diffify.com/R/tsallisqexp) -+ [{rstudioapi} 0.17.0](https://cran.r-project.org/package=rstudioapi): Safely Access the RStudio API - [diffify](https://diffify.com/R/rstudioapi) -+ [{Rcompadre} 1.4.0](https://cran.r-project.org/package=Rcompadre): Utilities for using the 'COM(P)ADRE' Matrix Model Database - [diffify](https://diffify.com/R/Rcompadre) -+ [{litedown} 0.3](https://cran.r-project.org/package=litedown): A Lightweight Version of R Markdown - [diffify](https://diffify.com/R/litedown) -+ [{INLAspacetime} 0.1.10](https://cran.r-project.org/package=INLAspacetime): Spatial and Spatio-Temporal Models using 'INLA' - [diffify](https://diffify.com/R/INLAspacetime) -+ [{pln} 0.2-3](https://cran.r-project.org/package=pln): Polytomous Logit-Normit (Graded Logistic) Model Estimation - [diffify](https://diffify.com/R/pln) -+ [{greekLetters} 1.0.4](https://cran.r-project.org/package=greekLetters): Routines for Writing Greek Letters and Mathematical Symbols on -the 'RStudio' and 'RGui' - [diffify](https://diffify.com/R/greekLetters) -+ [{cols4all} 0.8](https://cran.r-project.org/package=cols4all): Colors for all - [diffify](https://diffify.com/R/cols4all) -+ [{snSMART} 0.2.4](https://cran.r-project.org/package=snSMART): Small N Sequential Multiple Assignment Randomized Trial Methods - [diffify](https://diffify.com/R/snSMART) -+ [{calidad} 0.6.0](https://cran.r-project.org/package=calidad): Assesses the Quality of Estimates Made by Complex Sample Designs - [diffify](https://diffify.com/R/calidad) -+ [{cNORM} 3.3.1](https://cran.r-project.org/package=cNORM): Continuous Norming - [diffify](https://diffify.com/R/cNORM) -+ [{mlr3mbo} 0.2.6](https://cran.r-project.org/package=mlr3mbo): Flexible Bayesian Optimization - [diffify](https://diffify.com/R/mlr3mbo) -+ [{rmdfiltr} 0.1.4](https://cran.r-project.org/package=rmdfiltr): 'Lua'-Filters for R Markdown - [diffify](https://diffify.com/R/rmdfiltr) -+ [{simmr} 0.5.1.217](https://cran.r-project.org/package=simmr): A Stable Isotope Mixing Model - [diffify](https://diffify.com/R/simmr) -+ [{rbmi} 1.3.0](https://cran.r-project.org/package=rbmi): Reference Based Multiple Imputation - [diffify](https://diffify.com/R/rbmi) -+ [{oeli} 0.7.0](https://cran.r-project.org/package=oeli): Utilities for Developing Data Science Software - [diffify](https://diffify.com/R/oeli) -+ [{GPTreeO} 1.0.1](https://cran.r-project.org/package=GPTreeO): Dividing Local Gaussian Processes for Online Learning Regression - [diffify](https://diffify.com/R/GPTreeO) -+ [{RTDE} 0.2-2](https://cran.r-project.org/package=RTDE): Robust Tail Dependence Estimation - [diffify](https://diffify.com/R/RTDE) -+ [{nopaco} 1.0.9](https://cran.r-project.org/package=nopaco): Non-Parametric Concordance Coefficient - [diffify](https://diffify.com/R/nopaco) -+ [{GSODR} 4.1.3](https://cran.r-project.org/package=GSODR): Global Surface Summary of the Day ('GSOD') Weather Data Client - [diffify](https://diffify.com/R/GSODR) -+ [{gepaf} 0.2.0](https://cran.r-project.org/package=gepaf): Google Encoded Polyline Algorithm Format - [diffify](https://diffify.com/R/gepaf) -+ [{convey} 1.0.1](https://cran.r-project.org/package=convey): Income Concentration Analysis with Complex Survey Samples - [diffify](https://diffify.com/R/convey) -+ [{tablexlsx} 1.1.0](https://cran.r-project.org/package=tablexlsx): Export Data Frames to Excel Workbook - [diffify](https://diffify.com/R/tablexlsx) -+ [{duckdb} 1.1.1](https://cran.r-project.org/package=duckdb): DBI Package for the DuckDB Database Management System - [diffify](https://diffify.com/R/duckdb) -+ [{lavaangui} 0.2.0](https://cran.r-project.org/package=lavaangui): Graphical User Interface with Integrated 'Diagrammer' for -'Lavaan' - [diffify](https://diffify.com/R/lavaangui) -+ [{cols} 1.2](https://cran.r-project.org/package=cols): Constrained Ordinary Least Squares - [diffify](https://diffify.com/R/cols) -+ [{LWFBrook90R} 0.6.1](https://cran.r-project.org/package=LWFBrook90R): Simulate Evapotranspiration and Soil Moisture with the SVAT -Model LWF-Brook90 - [diffify](https://diffify.com/R/LWFBrook90R) -+ [{SMDIC} 0.1.6](https://cran.r-project.org/package=SMDIC): Identification of Somatic Mutation-Driven Immune Cells - [diffify](https://diffify.com/R/SMDIC) -+ [{sdsfun} 0.4.1](https://cran.r-project.org/package=sdsfun): Spatial Data Science Complementary Features - [diffify](https://diffify.com/R/sdsfun) -+ [{lme4breeding} 1.0.40](https://cran.r-project.org/package=lme4breeding): Relationship-Based Mixed-Effects Models - [diffify](https://diffify.com/R/lme4breeding) -+ [{DRomics} 2.6-2](https://cran.r-project.org/package=DRomics): Dose Response for Omics - [diffify](https://diffify.com/R/DRomics) -+ [{SIT} 0.1.1](https://cran.r-project.org/package=SIT): Association Measurement Through Sliced Independence Test (SIT) - [diffify](https://diffify.com/R/SIT) -+ [{codecountR} 0.0.4.5](https://cran.r-project.org/package=codecountR): Counting Codes in a Text and Preparing Data for Analysis - [diffify](https://diffify.com/R/codecountR) -+ [{mappeR} 1.1.0](https://cran.r-project.org/package=mappeR): Construct and Visualize TDA Mapper Graphs - [diffify](https://diffify.com/R/mappeR) -+ [{SpATS} 1.0-19](https://cran.r-project.org/package=SpATS): Spatial Analysis of Field Trials with Splines - [diffify](https://diffify.com/R/SpATS) -+ [{hce} 0.6.5](https://cran.r-project.org/package=hce): Design and Analysis of Hierarchical Composite Endpoints - [diffify](https://diffify.com/R/hce) -+ [{GpGp} 0.5.1](https://cran.r-project.org/package=GpGp): Fast Gaussian Process Computation Using Vecchia's Approximation - [diffify](https://diffify.com/R/GpGp) -+ [{packageRank} 0.9.3](https://cran.r-project.org/package=packageRank): Computation and Visualization of Package Download Counts and -Percentile Ranks - [diffify](https://diffify.com/R/packageRank) -+ [{dropout} 2.2.0](https://cran.r-project.org/package=dropout): Handling Incomplete Responses in Survey Data Analysis - [diffify](https://diffify.com/R/dropout) -+ [{bookdown} 0.41](https://cran.r-project.org/package=bookdown): Authoring Books and Technical Documents with R Markdown - [diffify](https://diffify.com/R/bookdown) -+ [{qwraps2} 0.6.1](https://cran.r-project.org/package=qwraps2): Quick Wraps 2 - [diffify](https://diffify.com/R/qwraps2) -+ [{broom.mixed} 0.2.9.6](https://cran.r-project.org/package=broom.mixed): Tidying Methods for Mixed Models - [diffify](https://diffify.com/R/broom.mixed) -+ [{tfrmt} 0.1.3](https://cran.r-project.org/package=tfrmt): Applies Display Metadata to Analysis Results Datasets - [diffify](https://diffify.com/R/tfrmt) -+ [{ssMutPA} 0.1.2](https://cran.r-project.org/package=ssMutPA): Single-Sample Mutation-Based Pathway Analysis - [diffify](https://diffify.com/R/ssMutPA) -+ [{MixtureMissing} 3.0.3](https://cran.r-project.org/package=MixtureMissing): Robust and Flexible Model-Based Clustering for Data Sets with -Missing Values at Random - [diffify](https://diffify.com/R/MixtureMissing) -+ [{iglu} 4.2.0](https://cran.r-project.org/package=iglu): Interpreting Glucose Data from Continuous Glucose Monitors - [diffify](https://diffify.com/R/iglu) -+ [{coro} 1.0.5](https://cran.r-project.org/package=coro): 'Coroutines' for R - [diffify](https://diffify.com/R/coro) -+ [{CFO} 2.1.0](https://cran.r-project.org/package=CFO): CFO-Type Designs in Phase I/II Clinical Trials - [diffify](https://diffify.com/R/CFO) -+ [{riverdist} 0.17.0](https://cran.r-project.org/package=riverdist): River Network Distance Computation and Applications - [diffify](https://diffify.com/R/riverdist) -+ [{gRim} 0.3.4](https://cran.r-project.org/package=gRim): Graphical Interaction Models - [diffify](https://diffify.com/R/gRim) -+ [{DanielBiostatistics10th} 0.2.6](https://cran.r-project.org/package=DanielBiostatistics10th): Functions for Wayne W. Daniel's Biostatistics, Tenth Edition - [diffify](https://diffify.com/R/DanielBiostatistics10th) -+ [{qlcal} 0.0.13](https://cran.r-project.org/package=qlcal): R Bindings to the Calendaring Functionality of 'QuantLib' - [diffify](https://diffify.com/R/qlcal) -+ [{puremoe} 1.0.2](https://cran.r-project.org/package=puremoe): Pubmed Unified REtrieval for Multi-Output Exploration - [diffify](https://diffify.com/R/puremoe) -+ [{GPvam} 3.1-1](https://cran.r-project.org/package=GPvam): Maximum Likelihood Estimation of Multiple Membership Mixed -Models Used in Value-Added Modeling - [diffify](https://diffify.com/R/GPvam) -+ [{bbotk} 1.1.1](https://cran.r-project.org/package=bbotk): Black-Box Optimization Toolkit - [diffify](https://diffify.com/R/bbotk) -+ [{xts} 0.14.1](https://cran.r-project.org/package=xts): eXtensible Time Series - [diffify](https://diffify.com/R/xts) -+ [{roxytypes} 0.1.2](https://cran.r-project.org/package=roxytypes): Typed Parameter Tags for Integration with 'roxygen2' - [diffify](https://diffify.com/R/roxytypes) -+ [{Certara.NLME8} 3.0.1](https://cran.r-project.org/package=Certara.NLME8): Utilities for Certara's Nonlinear Mixed-Effects Modeling Engine - [diffify](https://diffify.com/R/Certara.NLME8) -+ [{tclust} 2.0-5](https://cran.r-project.org/package=tclust): Robust Trimmed Clustering - [diffify](https://diffify.com/R/tclust) -+ [{starter} 0.1.16](https://cran.r-project.org/package=starter): Starter Kit for New Projects - [diffify](https://diffify.com/R/starter) -+ [{mlr3fselect} 1.1.1](https://cran.r-project.org/package=mlr3fselect): Feature Selection for 'mlr3' - [diffify](https://diffify.com/R/mlr3fselect) -+ [{lmhelprs} 0.4.0](https://cran.r-project.org/package=lmhelprs): Helper Functions for Linear Model Analysis - [diffify](https://diffify.com/R/lmhelprs) -+ [{IBMPopSim} 1.1.0](https://cran.r-project.org/package=IBMPopSim): Individual Based Model Population Simulation - [diffify](https://diffify.com/R/IBMPopSim) -+ [{FDX} 2.0.0](https://cran.r-project.org/package=FDX): False Discovery Exceedance Controlling Multiple Testing -Procedures - [diffify](https://diffify.com/R/FDX) -+ [{equateMultiple} 1.1.1](https://cran.r-project.org/package=equateMultiple): Equating of Multiple Forms - [diffify](https://diffify.com/R/equateMultiple) -+ [{cocons} 0.1.3](https://cran.r-project.org/package=cocons): Covariate-Based Covariance Functions for Nonstationary Spatial -Modeling - [diffify](https://diffify.com/R/cocons) -+ [{omock} 0.3.1](https://cran.r-project.org/package=omock): Creation of Mock Observational Medical Outcomes Partnership -Common Data Model - [diffify](https://diffify.com/R/omock) -+ [{dawai} 1.2.7](https://cran.r-project.org/package=dawai): Discriminant Analysis with Additional Information - [diffify](https://diffify.com/R/dawai) -+ [{mlr3torch} 0.1.2](https://cran.r-project.org/package=mlr3torch): Deep Learning with 'mlr3' - [diffify](https://diffify.com/R/mlr3torch) -+ [{autonewsmd} 0.0.9](https://cran.r-project.org/package=autonewsmd): Auto-Generate Changelog using Conventional Commits - [diffify](https://diffify.com/R/autonewsmd) -+ [{texor} 1.5.0](https://cran.r-project.org/package=texor): Converting 'LaTeX' 'R Journal' Articles into 'RJ-web-articles' - [diffify](https://diffify.com/R/texor) -+ [{rebib} 0.5.0](https://cran.r-project.org/package=rebib): Convert and Aggregate Bibliographies - [diffify](https://diffify.com/R/rebib) -+ [{tau} 0.0-26](https://cran.r-project.org/package=tau): Text Analysis Utilities - [diffify](https://diffify.com/R/tau) -+ [{slam} 0.1-54](https://cran.r-project.org/package=slam): Sparse Lightweight Arrays and Matrices - [diffify](https://diffify.com/R/slam) -+ [{shiny.telemetry} 0.3.1](https://cran.r-project.org/package=shiny.telemetry): 'Shiny' App Usage Telemetry - [diffify](https://diffify.com/R/shiny.telemetry) -+ [{naflex} 0.1.1](https://cran.r-project.org/package=naflex): Flexible Options for Handling Missing Values - [diffify](https://diffify.com/R/naflex) -+ [{gRc} 0.5.1](https://cran.r-project.org/package=gRc): Inference in Graphical Gaussian Models with Edge and Vertex -Symmetries - [diffify](https://diffify.com/R/gRc) -+ [{MultiATSM} 1.0.0](https://cran.r-project.org/package=MultiATSM): Multicountry Term Structure of Interest Rates Models - [diffify](https://diffify.com/R/MultiATSM) -+ [{memoiR} 1.2-10](https://cran.r-project.org/package=memoiR): R Markdown and Bookdown Templates to Publish Documents - [diffify](https://diffify.com/R/memoiR) -+ [{CCAMLRGIS} 4.2.0](https://cran.r-project.org/package=CCAMLRGIS): Antarctic Spatial Data Manipulation - [diffify](https://diffify.com/R/CCAMLRGIS) -+ [{MHDA} 1.4](https://cran.r-project.org/package=MHDA): Massive Hierarchically Data Analysis - [diffify](https://diffify.com/R/MHDA) -+ [{baystability} 0.2.0](https://cran.r-project.org/package=baystability): Bayesian Stability Analysis of Genotype by Environment -Interaction (GEI) - [diffify](https://diffify.com/R/baystability) -+ [{bayesammi} 0.2.0](https://cran.r-project.org/package=bayesammi): Bayesian Estimation of the Additive Main Effects and -Multiplicative Interaction Model - [diffify](https://diffify.com/R/bayesammi) -+ [{rsyncrosim} 2.0.1](https://cran.r-project.org/package=rsyncrosim): The R Interface to 'SyncroSim' - [diffify](https://diffify.com/R/rsyncrosim) -+ [{pmartR} 2.4.6](https://cran.r-project.org/package=pmartR): Panomics Marketplace - Quality Control and Statistical Analysis -for Panomics Data - [diffify](https://diffify.com/R/pmartR) -+ [{RcppDate} 0.0.4](https://cran.r-project.org/package=RcppDate): 'date' C++ Header Library for Date and Time Functionality - [diffify](https://diffify.com/R/RcppDate) -+ [{eummd} 0.2.0](https://cran.r-project.org/package=eummd): Efficient Univariate Maximum Mean Discrepancy - [diffify](https://diffify.com/R/eummd) -+ [{EMC2} 2.1.0](https://cran.r-project.org/package=EMC2): Bayesian Hierarchical Analysis of Cognitive Models of Choice - [diffify](https://diffify.com/R/EMC2) -+ [{mlr3tuning} 1.0.2](https://cran.r-project.org/package=mlr3tuning): Hyperparameter Optimization for 'mlr3' - [diffify](https://diffify.com/R/mlr3tuning) -+ [{modelenv} 0.2.0](https://cran.r-project.org/package=modelenv): Provide Tools to Register Models for Use in 'tidymodels' - [diffify](https://diffify.com/R/modelenv) -+ [{codebook} 0.9.5](https://cran.r-project.org/package=codebook): Automatic Codebooks from Metadata Encoded in Dataset Attributes - [diffify](https://diffify.com/R/codebook) -+ [{templateICAr} 0.8.8](https://cran.r-project.org/package=templateICAr): Estimate Brain Networks and Connectivity with ICA and Empirical -Priors - [diffify](https://diffify.com/R/templateICAr) -+ [{NNS} 10.9.3](https://cran.r-project.org/package=NNS): Nonlinear Nonparametric Statistics - [diffify](https://diffify.com/R/NNS) -+ [{hypergeo2} 0.2.0](https://cran.r-project.org/package=hypergeo2): Generalized Hypergeometric Function with Tunable High Precision - [diffify](https://diffify.com/R/hypergeo2) -+ [{emmeans} 1.10.5](https://cran.r-project.org/package=emmeans): Estimated Marginal Means, aka Least-Squares Means - [diffify](https://diffify.com/R/emmeans) -+ [{downloadthis} 0.4.1](https://cran.r-project.org/package=downloadthis): Implement Download Buttons in 'rmarkdown' - [diffify](https://diffify.com/R/downloadthis) -+ [{SplitKnockoff} 2.1](https://cran.r-project.org/package=SplitKnockoff): Split Knockoffs for Structural Sparsity - [diffify](https://diffify.com/R/SplitKnockoff) -+ [{pedigreemm} 0.3-5](https://cran.r-project.org/package=pedigreemm): Pedigree-Based Mixed-Effects Models - [diffify](https://diffify.com/R/pedigreemm) -+ [{palaeoverse} 1.4.0](https://cran.r-project.org/package=palaeoverse): Prepare and Explore Data for Palaeobiological Analyses - [diffify](https://diffify.com/R/palaeoverse) -+ [{Matching} 4.10-15](https://cran.r-project.org/package=Matching): Multivariate and Propensity Score Matching with Balance -Optimization - [diffify](https://diffify.com/R/Matching) -+ [{BRcal} 1.0.1](https://cran.r-project.org/package=BRcal): Boldness-Recalibration of Binary Events - [diffify](https://diffify.com/R/BRcal) -+ [{rasterdiv} 0.3.5](https://cran.r-project.org/package=rasterdiv): Diversity Indices for Numerical Matrices - [diffify](https://diffify.com/R/rasterdiv) -+ [{terra} 1.7-83](https://cran.r-project.org/package=terra): Spatial Data Analysis - [diffify](https://diffify.com/R/terra) -+ [{ncdfCF} 0.2.1](https://cran.r-project.org/package=ncdfCF): Easy Access to NetCDF Files with CF Metadata Conventions - [diffify](https://diffify.com/R/ncdfCF) -+ [{MolgenisArmadillo} 2.7.0](https://cran.r-project.org/package=MolgenisArmadillo): Armadillo Client for the Armadillo Service - [diffify](https://diffify.com/R/MolgenisArmadillo) -+ [{gert} 2.1.4](https://cran.r-project.org/package=gert): Simple Git Client for R - [diffify](https://diffify.com/R/gert) -+ [{corrplot} 0.95](https://cran.r-project.org/package=corrplot): Visualization of a Correlation Matrix - [diffify](https://diffify.com/R/corrplot) -+ [{statgenHTP} 1.0.7](https://cran.r-project.org/package=statgenHTP): High Throughput Phenotyping (HTP) Data Analysis - [diffify](https://diffify.com/R/statgenHTP) -+ [{nda} 0.1.15](https://cran.r-project.org/package=nda): Generalized Network-Based Dimensionality Reduction and Analysis - [diffify](https://diffify.com/R/nda) -+ [{shinyCohortBuilder} 0.3.1](https://cran.r-project.org/package=shinyCohortBuilder): Modular Cohort-Building Framework for Analytical Dashboards - [diffify](https://diffify.com/R/shinyCohortBuilder) -+ [{metR} 0.16.0](https://cran.r-project.org/package=metR): Tools for Easier Analysis of Meteorological Fields - [diffify](https://diffify.com/R/metR) -+ [{divest} 1.1.0](https://cran.r-project.org/package=divest): Get Images Out of DICOM Format Quickly - [diffify](https://diffify.com/R/divest) -+ [{praatpicture} 1.3.0](https://cran.r-project.org/package=praatpicture): 'Praat Picture' Style Plots of Acoustic Data - [diffify](https://diffify.com/R/praatpicture) -+ [{cheapr} 0.9.9](https://cran.r-project.org/package=cheapr): Simple Functions to Save Time and Memory - [diffify](https://diffify.com/R/cheapr) -+ [{statgenSTA} 1.0.14](https://cran.r-project.org/package=statgenSTA): Single Trial Analysis (STA) of Field Trials - [diffify](https://diffify.com/R/statgenSTA) ++ [{googlePolylines} 0.8.5](https://cran.r-project.org/package=googlePolylines): Encoding Coordinates into 'Google' Polylines - [diffify](https://diffify.com/R/googlePolylines) ++ [{CICI} 0.9.2](https://cran.r-project.org/package=CICI): Causal Inference with Continuous (Multiple Time Point) +Interventions - [diffify](https://diffify.com/R/CICI) ++ [{spatstat.explore} 3.3-3](https://cran.r-project.org/package=spatstat.explore): Exploratory Data Analysis for the 'spatstat' Family - [diffify](https://diffify.com/R/spatstat.explore) ++ [{rsi} 0.3.1](https://cran.r-project.org/package=rsi): Efficiently Retrieve and Process Satellite Imagery - [diffify](https://diffify.com/R/rsi) ++ [{ReplicationSuccess} 1.3.3](https://cran.r-project.org/package=ReplicationSuccess): Design and Analysis of Replication Studies - [diffify](https://diffify.com/R/ReplicationSuccess) ++ [{logger} 0.4.0](https://cran.r-project.org/package=logger): A Lightweight, Modern and Flexible Logging Utility - [diffify](https://diffify.com/R/logger) ++ [{secrlinear} 1.2.4](https://cran.r-project.org/package=secrlinear): Spatially Explicit Capture-Recapture for Linear Habitats - [diffify](https://diffify.com/R/secrlinear) ++ [{scape} 2.3.5](https://cran.r-project.org/package=scape): Statistical Catch-at-Age Plotting Environment - [diffify](https://diffify.com/R/scape) ++ [{pPCA} 1.1](https://cran.r-project.org/package=pPCA): Partial Principal Component Analysis of Partitioned Large Sparse +Matrices - [diffify](https://diffify.com/R/pPCA) ++ [{r2d2} 1.0.2](https://cran.r-project.org/package=r2d2): Bivariate (Two-Dimensional) Confidence Region and Frequency +Distribution - [diffify](https://diffify.com/R/r2d2) ++ [{MSSQL} 1.0.1](https://cran.r-project.org/package=MSSQL): Tools to Work with Microsoft SQL Server Databases via 'RODBC' - [diffify](https://diffify.com/R/MSSQL) ++ [{gdata} 3.0.1](https://cran.r-project.org/package=gdata): Various R Programming Tools for Data Manipulation - [diffify](https://diffify.com/R/gdata) ++ [{protti} 0.9.1](https://cran.r-project.org/package=protti): Bottom-Up Proteomics and LiP-MS Quality Control and Data +Analysis Tools - [diffify](https://diffify.com/R/protti) ++ [{jagshelper} 0.4.0](https://cran.r-project.org/package=jagshelper): Extracting and Visualizing Output from 'jagsUI' - [diffify](https://diffify.com/R/jagshelper) ++ [{drat} 0.2.5](https://cran.r-project.org/package=drat): 'Drat' R Archive Template - [diffify](https://diffify.com/R/drat) ++ [{rice} 0.3.0](https://cran.r-project.org/package=rice): Radiocarbon Equations - [diffify](https://diffify.com/R/rice) ++ [{R2sample} 2.2.0](https://cran.r-project.org/package=R2sample): Various Methods for the Two Sample Problem - [diffify](https://diffify.com/R/R2sample) ++ [{ProAE} 1.0.3](https://cran.r-project.org/package=ProAE): PRO-CTCAE Scoring, Analysis, and Graphical Tools - [diffify](https://diffify.com/R/ProAE) ++ [{mrfse} 0.4.2](https://cran.r-project.org/package=mrfse): Markov Random Field Structure Estimator - [diffify](https://diffify.com/R/mrfse) ++ [{lzstring} 0.1.3](https://cran.r-project.org/package=lzstring): Wrapper for 'lz-string' 'C++' Library - [diffify](https://diffify.com/R/lzstring) ++ [{SSBtools} 1.5.5](https://cran.r-project.org/package=SSBtools): Statistics Norway's Miscellaneous Tools - [diffify](https://diffify.com/R/SSBtools) ++ [{patchDVI} 1.11.3](https://cran.r-project.org/package=patchDVI): Package to Patch '.dvi' or '.synctex' Files - [diffify](https://diffify.com/R/patchDVI) ++ [{FuzzyPovertyR} 3.0.2](https://cran.r-project.org/package=FuzzyPovertyR): Estimation of Fuzzy Poverty Measures - [diffify](https://diffify.com/R/FuzzyPovertyR) ++ [{topiclabels} 0.2.0](https://cran.r-project.org/package=topiclabels): Automated Topic Labeling with Language Models - [diffify](https://diffify.com/R/topiclabels) ++ [{Rgof} 2.1.1](https://cran.r-project.org/package=Rgof): 1d Goodness of Fit Tests - [diffify](https://diffify.com/R/Rgof) ++ [{ssdtools} 2.1.0](https://cran.r-project.org/package=ssdtools): Species Sensitivity Distributions - [diffify](https://diffify.com/R/ssdtools) ++ [{parmigene} 1.1.1](https://cran.r-project.org/package=parmigene): Parallel Mutual Information Estimation for Gene Network +Reconstruction - [diffify](https://diffify.com/R/parmigene) ++ [{yamlet} 1.1.4](https://cran.r-project.org/package=yamlet): Versatile Curation of Table Metadata - [diffify](https://diffify.com/R/yamlet) ++ [{tripack} 1.3-9.2](https://cran.r-project.org/package=tripack): Triangulation of Irregularly Spaced Data - [diffify](https://diffify.com/R/tripack) ++ [{myClim} 1.3.0](https://cran.r-project.org/package=myClim): Microclimatic Data Processing - [diffify](https://diffify.com/R/myClim) ++ [{diceplot} 0.1.1](https://cran.r-project.org/package=diceplot): High Dimensional Categorical Data Visualization - [diffify](https://diffify.com/R/diceplot) ++ [{amap} 0.8-20](https://cran.r-project.org/package=amap): Another Multidimensional Analysis Package - [diffify](https://diffify.com/R/amap) ++ [{AccelStab} 2.0.2](https://cran.r-project.org/package=AccelStab): Accelerated Stability Kinetic Modelling - [diffify](https://diffify.com/R/AccelStab) ++ [{semptools} 0.3.0](https://cran.r-project.org/package=semptools): Customizing Structural Equation Modelling Plots - [diffify](https://diffify.com/R/semptools) ++ [{dtrackr} 0.4.6](https://cran.r-project.org/package=dtrackr): Track your Data Pipelines - [diffify](https://diffify.com/R/dtrackr) ++ [{mapme.biodiversity} 0.9.3](https://cran.r-project.org/package=mapme.biodiversity): Efficient Monitoring of Global Biodiversity Portfolios - [diffify](https://diffify.com/R/mapme.biodiversity) ++ [{openrouteservice} 0.6.1](https://cran.r-project.org/package=openrouteservice): An 'openrouteservice' API Client - [diffify](https://diffify.com/R/openrouteservice) ++ [{caroline} 0.9.9](https://cran.r-project.org/package=caroline): A Collection of Database, Data Structure, Visualization, and +Utility Functions for R - [diffify](https://diffify.com/R/caroline) ++ [{wordmap} 0.9.1](https://cran.r-project.org/package=wordmap): Feature Extraction and Document Classification with Noisy Labels - [diffify](https://diffify.com/R/wordmap) ++ [{fastplyr} 0.3.0](https://cran.r-project.org/package=fastplyr): Fast Alternatives to 'tidyverse' Functions - [diffify](https://diffify.com/R/fastplyr) ++ [{MacBehaviour} 1.2.8](https://cran.r-project.org/package=MacBehaviour): Behavioural Studies of Large Language Models - [diffify](https://diffify.com/R/MacBehaviour) ++ [{git2r} 0.35.0](https://cran.r-project.org/package=git2r): Provides Access to Git Repositories - [diffify](https://diffify.com/R/git2r) ++ [{divest} 1.1.1](https://cran.r-project.org/package=divest): Get Images Out of DICOM Format Quickly - [diffify](https://diffify.com/R/divest) ++ [{bgms} 0.1.4](https://cran.r-project.org/package=bgms): Bayesian Analysis of Networks of Binary and/or Ordinal Variables - [diffify](https://diffify.com/R/bgms) ++ [{angstromATE} 0.1.3](https://cran.r-project.org/package=angstromATE): Imports Log Files from Angstrom Engineering Thermal Evaporator - [diffify](https://diffify.com/R/angstromATE) ++ [{scoredec} 0.1.1](https://cran.r-project.org/package=scoredec): S-Core Graph Decomposition - [diffify](https://diffify.com/R/scoredec) ++ [{mlmpower} 1.0.9](https://cran.r-project.org/package=mlmpower): Power Analysis and Data Simulation for Multilevel Models - [diffify](https://diffify.com/R/mlmpower) ++ [{MassWateR} 2.1.5](https://cran.r-project.org/package=MassWateR): Quality Control and Analysis of Massachusetts Water Quality Data - [diffify](https://diffify.com/R/MassWateR) ++ [{eefAnalytics} 1.1.3](https://cran.r-project.org/package=eefAnalytics): Robust Analytical Methods for Evaluating Educational +Interventions using Randomised Controlled Trials Designs - [diffify](https://diffify.com/R/eefAnalytics) ++ [{IP} 0.1.4](https://cran.r-project.org/package=IP): Classes and Methods for 'IP' Addresses - [diffify](https://diffify.com/R/IP) ++ [{rbtc} 0.1-7](https://cran.r-project.org/package=rbtc): Bitcoin API - [diffify](https://diffify.com/R/rbtc) ++ [{NMOF} 2.10-0](https://cran.r-project.org/package=NMOF): Numerical Methods and Optimization in Finance - [diffify](https://diffify.com/R/NMOF) ++ [{medfateland} 2.4.7](https://cran.r-project.org/package=medfateland): Mediterranean Landscape Simulation - [diffify](https://diffify.com/R/medfateland) ++ [{jstable} 1.3.5](https://cran.r-project.org/package=jstable): Create Tables from Different Types of Regression - [diffify](https://diffify.com/R/jstable) ++ [{GeomArchetypal} 1.0.3](https://cran.r-project.org/package=GeomArchetypal): Finds the Geometrical Archetypal Analysis of a Data Frame - [diffify](https://diffify.com/R/GeomArchetypal) ++ [{sommer} 4.3.6](https://cran.r-project.org/package=sommer): Solving Mixed Model Equations in R - [diffify](https://diffify.com/R/sommer) ++ [{mixR} 0.2.1](https://cran.r-project.org/package=mixR): Finite Mixture Modeling for Raw and Binned Data - [diffify](https://diffify.com/R/mixR) ++ [{GWASinlps} 2.3](https://cran.r-project.org/package=GWASinlps): Non-Local Prior Based Iterative Variable Selection Tool for +Genome-Wide Association Studies - [diffify](https://diffify.com/R/GWASinlps) ++ [{DPpack} 0.2.2](https://cran.r-project.org/package=DPpack): Differentially Private Statistical Analysis and Machine Learning - [diffify](https://diffify.com/R/DPpack) # CRANberries NEW: ## -+ [{climate} 1.2.1](https://cran.r-project.org/package=climate): Interface to Download Meteorological (and Hydrological) Datasets -+ [{Platypus} 3.6.0](https://cran.r-project.org/package=Platypus): Single-Cell Immune Repertoire and Gene Expression Analysis -+ [{plotscaper} 0.2.3](https://cran.r-project.org/package=plotscaper): Explore Your Data with Interactive Figures -+ [{openFDA} 0.1.0](https://cran.r-project.org/package=openFDA): 'openFDA' API -+ [{ODT} 1.0.0](https://cran.r-project.org/package=ODT): Optimal Decision Trees Algorithm -+ [{gmresls} 0.2.2](https://cran.r-project.org/package=gmresls): Solve Least Squares with GMRES(k) -+ [{TensorTools} 1.0.0](https://cran.r-project.org/package=TensorTools): Multilinear Algebra -+ [{RESIDE} 0.3.2](https://cran.r-project.org/package=RESIDE): Rapid Easy Synthesis to Inform Data Extraction -+ [{ezECM} 1.0.0](https://cran.r-project.org/package=ezECM): Event Categorization Matrix Classification for Nuclear -Detonations -+ [{circlus} 0.0.1](https://cran.r-project.org/package=circlus): Clustering and Simulation of Spherical Cauchy and PKBD Models -+ [{MixLFA} 1.0.0](https://cran.r-project.org/package=MixLFA): Mixture of Longitudinal Factor Analysis Methods -+ [{diceplot} 0.1.0](https://cran.r-project.org/package=diceplot): High Dimensional Categorical Data Visualization -+ [{Keng} 2024.10.16](https://cran.r-project.org/package=Keng): Keng's Axe and Firewood -+ [{imuf} 0.2.1](https://cran.r-project.org/package=imuf): Estimate Orientation of an Inertial Measurement Unit -+ [{MonoPhy} 1.3.2](https://cran.r-project.org/package=MonoPhy): Explore Monophyly of Taxonomic Groups in a Phylogeny -+ [{trtswitch} 0.1.0](https://cran.r-project.org/package=trtswitch): Treatment Switching -+ [{winr} 1.0.0](https://cran.r-project.org/package=winr): Randomization-Based Covariance Adjustment of Win Statistics -+ [{kbal} 0.1.1](https://cran.r-project.org/package=kbal): Kernel Balancing -+ [{InspectionPlanner} 1.2](https://cran.r-project.org/package=InspectionPlanner): Phytosanitary Inspection Sampling Planner -+ [{HDANOVA} 0.8.1](https://cran.r-project.org/package=HDANOVA): High-Dimensional Analysis of Variance -+ [{carbonr} 0.2.1](https://cran.r-project.org/package=carbonr): Calculate Carbon-Equivalent Emissions -+ [{NSR} 0.1.0](https://cran.r-project.org/package=NSR): 'Native Status Resolver' -+ [{holobiont} 0.1.2](https://cran.r-project.org/package=holobiont): Microbiome Analysis Tools -+ [{cvdprevent} 0.2.0](https://cran.r-project.org/package=cvdprevent): Wrapper for the 'CVD Prevent' Application Programming Interface -+ [{ALLSPICER} 0.1.9](https://cran.r-project.org/package=ALLSPICER): ALLelic Spectrum of Pleiotropy Informed Correlated Effects -+ [{multpois} 0.1.0](https://cran.r-project.org/package=multpois): Analyze Nominal Response Data with the Multinomial-Poisson Trick -+ [{easySimData} 0.1.0](https://cran.r-project.org/package=easySimData): A Wrapper of 'simdata' Package -+ [{ctypesio} 0.1.1](https://cran.r-project.org/package=ctypesio): Read and Write Standard C Types from Files, Connections and Raw -Vectors -+ [{OmopSketch} 0.1.1](https://cran.r-project.org/package=OmopSketch): Characterise Tables of an OMOP Common Data Model Instance -+ [{svyVarSel} 1.0.1](https://cran.r-project.org/package=svyVarSel): Variable Selection for Complex Survey Data -+ [{MDPIexploreR} 0.2.0](https://cran.r-project.org/package=MDPIexploreR): Web Scraping and Bibliometric Analysis of MDPI Journals -+ [{LearnNonparam} 1.2.3](https://cran.r-project.org/package=LearnNonparam): R6-Based Flexible Framework for Permutation Tests -+ [{hollr} 1.0.0](https://cran.r-project.org/package=hollr): Chat Completion and Text Annotation with Local and OpenAI Models -+ [{glossa} 1.0.0](https://cran.r-project.org/package=glossa): User-Friendly 'shiny' App for Bayesian Species Distribution -Models -+ [{textpress} 1.0.0](https://cran.r-project.org/package=textpress): A Lightweight and Versatile NLP Toolkit -+ [{SCDA} 0.0.1](https://cran.r-project.org/package=SCDA): Spatially-Clustered Data Analysis -+ [{rquest} 1.0.2](https://cran.r-project.org/package=rquest): Hypothesis Tests for Quantiles and Quantile-Based Measures -+ [{NetSci} 1.0.1](https://cran.r-project.org/package=NetSci): Calculates Basic Network Measures Commonly Used in Network -Medicine -+ [{knfi} 1.0.0](https://cran.r-project.org/package=knfi): Analysis of Korean National Forest Inventory Database -+ [{affiner} 0.1.1](https://cran.r-project.org/package=affiner): A Finer Way to Render 3D Illustrated Objects in 'grid' Using -Affine Transformations -+ [{clustTMB} 0.1.0](https://cran.r-project.org/package=clustTMB): Spatio-Temporal Finite Mixture Model using 'TMB' -+ [{utsf} 1.0.0](https://cran.r-project.org/package=utsf): Univariate Time Series Forecasting -+ [{phylotypr} 0.1.0](https://cran.r-project.org/package=phylotypr): Classifying DNA Sequences to Taxonomic Groupings -+ [{GSEMA} 0.99.3](https://cran.r-project.org/package=GSEMA): Gene Set Enrichment Meta-Analysis -+ [{epichains} 0.1.1](https://cran.r-project.org/package=epichains): Simulating and Analysing Transmission Chain Statistics Using -Branching Process Models -+ [{dendrometeR} 1.1.0](https://cran.r-project.org/package=dendrometeR): Analyzing Dendrometer Data -+ [{batchLLM} 0.2.0](https://cran.r-project.org/package=batchLLM): Batch Process LLM Text Completions Using a Data Frame -+ [{DEploid} 0.5.4](https://cran.r-project.org/package=DEploid): Deconvolute Mixed Genomes with Unknown Proportions ++ [{UnplanSimon} 0.1.0](https://cran.r-project.org/package=UnplanSimon): Methods for Managing Enrollment Deviation in Simon's Two-Stage +Design ++ [{spBPS} 0.0-4](https://cran.r-project.org/package=spBPS): Bayesian Predictive Stacking for Scalable Geospatial Transfer +Learning ++ [{minired} 1.0.0](https://cran.r-project.org/package=minired): R Interface to 'Redatam' Library ++ [{icesDatsuQC} 1.2.0](https://cran.r-project.org/package=icesDatsuQC): Run Quality Checks on Data Prior to Submission to ICES ++ [{gglogger} 0.1.5](https://cran.r-project.org/package=gglogger): Track 'ggplot2' Calls ++ [{GeneScoreR} 0.1.1](https://cran.r-project.org/package=GeneScoreR): Gene Scoring from Count Tables ++ [{deeptimedata} 1.0.0](https://cran.r-project.org/package=deeptimedata): Geologic Pattern Data from FGDC Used in 'deeptime' ++ [{regMMD} 0.0.1](https://cran.r-project.org/package=regMMD): Robust Regression and Estimation Through Maximum Mean +Discrepancy Minimization ++ [{psvd} 0.1-0](https://cran.r-project.org/package=psvd): Eigendecomposition, Singular-Values and the Power Method ++ [{leafletZH} 0.1.0](https://cran.r-project.org/package=leafletZH): Adds a Chinese Choropleth Leaflet Map ++ [{immunaut} 1.0.1](https://cran.r-project.org/package=immunaut): Machine Learning Immunogenicity and Vaccine Response Analysis ++ [{GitStats} 2.1.1](https://cran.r-project.org/package=GitStats): Get Statistics from 'GitHub' and 'GitLab' ++ [{dsTidyverse} 1.0.1](https://cran.r-project.org/package=dsTidyverse): 'DataSHIELD' 'Tidyverse' Serverside Package ++ [{dexisensitivity} 1.0.0](https://cran.r-project.org/package=dexisensitivity): 'DEXi' Decision Tree Analysis and Visualization ++ [{clustcurv} 2.0.2](https://cran.r-project.org/package=clustcurv): Determining Groups in Multiples Curves ++ [{atlasapprox} 0.1.0](https://cran.r-project.org/package=atlasapprox): Cell Atlas Approximations +Enhanced Statistical Power ++ [{svyROC} 1.0.0](https://cran.r-project.org/package=svyROC): Estimation of the ROC Curve and the AUC for Complex Survey Data ++ [{RPatternJoin} 1.0.0](https://cran.r-project.org/package=RPatternJoin): String Similarity Joins for Hamming and Levenshtein Distances ++ [{pioneeR} 0.5.0](https://cran.r-project.org/package=pioneeR): Productivity and Efficiency Analysis using DEA ++ [{ozbabynames} 0.1.0](https://cran.r-project.org/package=ozbabynames): Australian Popular Baby Names ++ [{graphicalEvidence} 1.0](https://cran.r-project.org/package=graphicalEvidence): Graphical Evidence ++ [{fbglm} 1.5.0](https://cran.r-project.org/package=fbglm): Fractional Binomial Regression Model ++ [{DiscreteGapStatistic} 0.1.0](https://cran.r-project.org/package=DiscreteGapStatistic): An Extension of the Gap Statistic for Ordinal/Categorical Data ++ [{CTxCC} 0.1.0](https://cran.r-project.org/package=CTxCC): Multivariate Normal Mean Monitoring Through Critical-to-X +Control Chart ++ [{BoundaryStats} 2.2.0](https://cran.r-project.org/package=BoundaryStats): Boundary Overlap Statistics ++ [{icesDatsu} 1.2.0](https://cran.r-project.org/package=icesDatsu): Functions to Interact with the ICES Data Submission Utility +(DATSU) ++ [{VisCov} 1.4.0](https://cran.r-project.org/package=VisCov): Visualizing of Distributions of Covariance Matrices ++ [{AutoWMM} 1.0.1](https://cran.r-project.org/package=AutoWMM): Perform the Weighted Multiplier Method on Trees ++ [{ARTtransfer} 1.0.0](https://cran.r-project.org/package=ARTtransfer): Adaptive and Robust Pipeline for Transfer Learning ++ [{sugarglider} 1.0.3](https://cran.r-project.org/package=sugarglider): Create Glyph-Maps of Spatiotemporal Data ++ [{MedDataSets} 0.1.0](https://cran.r-project.org/package=MedDataSets): Comprehensive Medical, Disease, Treatment, and Drug Datasets ++ [{mall} 0.1.0](https://cran.r-project.org/package=mall): Run Multiple Large Language Model Predictions Against a Table, +or Vectors ++ [{Jcvrisk} 0.1.0](https://cran.r-project.org/package=Jcvrisk): Risk Calculator for Cardiovascular Disease in Japan ++ [{ipd} 0.1.2](https://cran.r-project.org/package=ipd): Inference on Predicted Data ++ [{cascadess} 0.2.0](https://cran.r-project.org/package=cascadess): A Style Pronoun for 'htmltools' Tags ++ [{spotifyr} 2.2.5](https://cran.r-project.org/package=spotifyr): R Wrapper for the 'Spotify' Web API ++ [{icesSD} 2.1.0](https://cran.r-project.org/package=icesSD): Stock Database Web Services ++ [{SUMO} 0.1.0](https://cran.r-project.org/package=SUMO): Generating Multi-Omics Datasets ++ [{MRCV} 0.4-0](https://cran.r-project.org/package=MRCV): Methods for Analyzing Multiple Response Categorical Variables +(MRCVs) ++ [{MonotoneHazardRatio} 0.2.0](https://cran.r-project.org/package=MonotoneHazardRatio): Nonparametric Estimation and Inference of a Monotone Hazard +Ratio Function ++ [{MNormTest} 1.1.1](https://cran.r-project.org/package=MNormTest): Multivariate Normal Hypothesis Testing ++ [{KrakenR} 1.0.0](https://cran.r-project.org/package=KrakenR): Comprehensive R Interface for Accessing Kraken Cryptocurrency +Exchange REST API ++ [{iccmult} 1.0.0](https://cran.r-project.org/package=iccmult): Intracluster Correlation Coefficient (ICC) in Clustered +Categorical Data ++ [{fluxfinder} 1.0.0](https://cran.r-project.org/package=fluxfinder): Parsing, Computation, and Diagnostics for Greenhouse Gas +Measurements ++ [{ECG} 0.5.1](https://cran.r-project.org/package=ECG): Center of Gravity Methods ++ [{cpp11tesseract} 5.3.2](https://cran.r-project.org/package=cpp11tesseract): Open Source OCR Engine ++ [{biglmm} 0.9-3](https://cran.r-project.org/package=biglmm): Bounded Memory Linear and Generalized Linear Models ++ [{gesca} 1.0.5](https://cran.r-project.org/package=gesca): Generalized Structured Component Analysis Structural Equation +Modeling ++ [{flourishcharts} 1.0.0.3](https://cran.r-project.org/package=flourishcharts): 'Flourish' for 'R' and 'Python' ++ [{Colossus} 1.1.4.2](https://cran.r-project.org/package=Colossus): "Risk Model Regression and Analysis with Complex Non-Linear +Models" ++ [{Xcertainty} 1.0.1](https://cran.r-project.org/package=Xcertainty): Estimating Lengths and Uncertainty from Photogrammetric Imagery ++ [{statforbiology} 0.9.9](https://cran.r-project.org/package=statforbiology): Tools for Data Analyses in Biology ++ [{spqdep} 0.1.3.3](https://cran.r-project.org/package=spqdep): Testing for Spatial Independence of Qualitative Data in Cross +Section ++ [{segtest} 1.0.1](https://cran.r-project.org/package=segtest): Tests for Segregation Distortion in Polyploids ++ [{poissoned} 0.1.3](https://cran.r-project.org/package=poissoned): Poisson Disk Sampling in 2D and 3D ++ [{OmopViewer} 0.1.0](https://cran.r-project.org/package=OmopViewer): Visualise OMOP Results using 'shiny' Applications ++ [{mpathr} 1.0.1](https://cran.r-project.org/package=mpathr): Easily Handling Data from the ‘m-Path’ Platform ++ [{MECfda} 0.1.0](https://cran.r-project.org/package=MECfda): Scalar-on-Function Regression with Measurement Error Correction ++ [{COveR} 1.0.4](https://cran.r-project.org/package=COveR): Clustering with Overlaps ++ [{VDPO} 0.1.0](https://cran.r-project.org/package=VDPO): Working with and Analyzing Functional Data of Varying Lengths ++ [{tower} 0.2.0](https://cran.r-project.org/package=tower): Easy Middle Ware Library for 'shiny' ++ [{redatam} 2.0.0](https://cran.r-project.org/package=redatam): Import 'REDATAM' Files ++ [{Poly4AT} 1.0.1](https://cran.r-project.org/package=Poly4AT): Access 'INVEKOS' API for Field Polygons ++ [{pii} 1.0.0](https://cran.r-project.org/package=pii): Search Data Frames for Personally Identifiable Information ++ [{LLMR} 0.1.1](https://cran.r-project.org/package=LLMR): Interface for Large Language Model APIs in R ++ [{greenfeedr} 1.0.0](https://cran.r-project.org/package=greenfeedr): Process and Report 'GreenFeed' Data ++ [{evenBreak} 1.0](https://cran.r-project.org/package=evenBreak): A Posteriori Probs of Suits Breaking Evenly Across Four Hands ++ [{dataCompare} 1.0.0](https://cran.r-project.org/package=dataCompare): A 'shiny' App to Compare Two Data Frames ++ [{cTMed} 1.0.1](https://cran.r-project.org/package=cTMed): Continuous Time Mediation ++ [{PopVar} 1.3.2](https://cran.r-project.org/package=PopVar): Genomic Breeding Tools: Genetic Variance Prediction and +Cross-Validation