From 811431e281365afab87a6ec195e2bc61b13b3318 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 16 Nov 2024 09:19:15 +0000 Subject: [PATCH] Auto-collected data updated --- curatinator_latest.md | 650 +++++++++++++++++++++--------------------- 1 file changed, 327 insertions(+), 323 deletions(-) diff --git a/curatinator_latest.md b/curatinator_latest.md index 0ee77114..9db12e8e 100644 --- a/curatinator_latest.md +++ b/curatinator_latest.md @@ -1,330 +1,334 @@ # RSS POSTS: ## -+ [Predictive scenarios simulation in R, Python and Excel using Techtonique API](https://thierrymoudiki.github.io/blog/2024/11/03/python/r/techtonique/scenario-simulations-techtonique) -+ [Paper: 'Right to be forgotten for mortgage insurance issued to cancer survivors: critical assessment and new proposal'](https://statsandr.com/blog/paper-right-to-be-forgotten-for-mortgage-insurance-issued-to-cancer-survivors-critical-assessment-and-new-proposal/) -+ [Birth date temperature](https://r.iresmi.net/posts/2024/birth_date_temperature/) -+ [Whales movements](https://r.iresmi.net/posts/2024/whales_movements/) -+ [Global discret grids](https://r.iresmi.net/posts/2024/discrete_global_grid/) -+ [Death penalty](https://r.iresmi.net/posts/2024/death_penalty/) -+ [Training Lineup for 2025: January-June](https://www.jumpingrivers.com/blog/training-lineup-2025-r-python-bayesian-statistics-machine-learning/) -+ [Embedding R/exams Exercises as Forms in R/Markdown or Quarto Documents](https://www.R-exams.org/tutorials/exams2forms/) ++ [Gradient-Boosting anything (alert: high performance): Part4, Time series forecasting](https://thierrymoudiki.github.io/blog/2024/11/10/python/r/quasirandomizednn/genboosting-mts) ++ [Why Diversity in Data & AI Matters – And What We Can Do About It](https://www.littlemissdata.com/blog/career-outlook-for-women-data-ai) ++ [Greenland ice thickness](https://r.iresmi.net/posts/2024/arctic/) ++ [R Dev Day @ SIP 2024](https://www.jumpingrivers.com/blog/r-dev-day-2024/) + [Ordinal State Transition Models as a Unifying Risk Prediction Framework](https://fharrell.com/talk/icsa/) -+ [New qeML Plotting Function](https://matloff.wordpress.com/2024/11/05/new-qeml-plotting-function/) -+ [Regressions where the coefficients are a simplex. by @ellis2013nz](https://freerangestats.info/blog/2024/11/06/simplex-regression-coefficients) -+ [DataCamp’s RADAR: Forward Edition](https://r-posts.com/datacamps-radar-forward-edition/) -+ [Introduction to generalized linear models in R workshop](https://r-posts.com/introduction-to-generalized-linear-models-in-r-workshop/) -+ [DataCamp’s Free Access Week, Nov 4–10](https://r-posts.com/datacamps-free-access-week-nov-4-10/) -+ [S7 0.2.0](https://www.tidyverse.org/blog/2024/11/s7-0-2-0/) -+ [A template for creating card sorting games in R](https://sumsar.net/blog/card-sorting-games-template/) ++ [Package Updates](https://matloff.wordpress.com/2024/11/14/package-updates/) ++ [RcppSpdlog 0.0.19 on CRAN: New Upstream, New Features](http://dirk.eddelbuettel.com/blog/2024/11/11#rcppspdlog_0.0.19) ++ [inline 0.3.20: Mostly Maintenance](http://dirk.eddelbuettel.com/blog/2024/11/10#inline_0.3.20) ++ [Time Series Machine Learning: Shanghai Composite](https://datageeek.com/2024/11/13/time-series-machine-learning-shanghai-composite/) ++ [Smith-Pittman Algorithm: Enhancing Community Detection in Networks](https://bensstats.wordpress.com/2024/11/11/smith-pittman-algorithm-enhancing-community-detection-in-networks/) ++ [Understanding and extending the methods of comparing spatial patterns in raster data](https://jakubnowosad.com/posts/2024-11-17-spatcomp-bp6/) + [Comparison of spatial patterns in categorical raster data for arbitrary regions using R](https://jakubnowosad.com/posts/2024-11-10-spatcomp-bp5/) -+ [Comparison of spatial patterns in categorical raster data for overlapping regions using R](https://jakubnowosad.com/posts/2024-11-03-spatcomp-bp4/) -+ [Getting comfortable talking about tech](https://nrennie.rbind.io/blog/talking-about-tech/) -+ [Understanding Linux Processes and Essential Commands: A Beginner’s Guide](https://www.spsanderson.com/steveondata/posts/2024-11-08/) -+ [Testing Data with If and Else If in C](https://www.spsanderson.com/steveondata/posts/2024-11-07/) -+ [How to Use Dollar Sign ($) Operator in R: A Comprehensive Guide for Beginners](https://www.spsanderson.com/steveondata/posts/2024-11-06/) -+ [The Complete Guide to Using setdiff() in R: Examples and Best Practices](https://www.spsanderson.com/steveondata/posts/2024-11-05/) -+ [How to Use NOT IN Operator in R: A Complete Guide with Examples](https://www.spsanderson.com/steveondata/posts/2024-11-04/) -+ [3MW (Use Secrets With GitHub Actions and Schedueling)](https://3mw.albert-rapp.de/p/use-secrets-with-github-actions-and-schedueling) -+ [New release of mapsf](https://rcarto.github.io/posts/mapsf_v0.12.0/) -+ [R t-SNE: How to Visualize High-Dimensional Datasets in R](https://www.appsilon.com/post/r-tsne) -+ [R sqldf: 7 Examples of How to Navigate R Data Frames with SQL](https://www.appsilon.com/post/r-sqldf) -+ [R 3D Charts: Top 3 Packages to Master 3D Data Visualization in R](https://www.appsilon.com/post/r-3d-charts) -+ [R Principal Component Analysis: Apply and Understand R PCA in Minutes](https://www.appsilon.com/post/r-principal-component-analysis) -+ [Want To Get Even Faster Feedback From Your Unit Tests? Optimize Your Test Files Structure.](https://jakubsob.github.io/blog/want-to-get-faster-feedback-from-unit-tests/) ++ [Linux Environment Variables: A Beginner’s Guide to printenv, set, export, and alias](https://www.spsanderson.com/steveondata/posts/2024-11-15/) ++ [How to Keep Certain Columns in Base R with subset(): A Complete Guide](https://www.spsanderson.com/steveondata/posts/2024-11-14/) ++ [Understanding Logical Operators in C Programming](https://www.spsanderson.com/steveondata/posts/2024-11-13/) ++ [How to Subset a Data Frame in R: 4 Practical Methods with Examples](https://www.spsanderson.com/steveondata/posts/2024-11-12/) ++ [How to Use the Tilde Operator (~) in R: A Comprehensive Guide](https://www.spsanderson.com/steveondata/posts/2024-11-11/) ++ [3MW (Look at all those Quarto Outputs)](https://3mw.albert-rapp.de/p/look-at-all-those-quarto-outputs) ++ [Comprehensive Documentation: How We Ensure Your Project’s Success Beyond Delivery](https://www.appsilon.com/post/comprehensive-documentation) ++ [R Shiny Deployment: 5 Options for Individuals and Enterprises](https://www.appsilon.com/post/r-shiny-deployment) ++ [100 Bushels of Corn](https://vermillion-parfait-780f4f.netlify.app/posts/100bushels/) ++ [Manifold Learning](https://vermillion-parfait-780f4f.netlify.app/posts/manifold-learning/) ++ [R Work Opportunities](https://vermillion-parfait-780f4f.netlify.app/posts/r-work-opportunities/) # CRANberries UPDATED: ## -+ [{semptools} 0.3.1](https://cran.r-project.org/package=semptools): Customizing Structural Equation Modelling Plots - [diffify](https://diffify.com/R/semptools) -+ [{TestAnaAPP} 1.1.2](https://cran.r-project.org/package=TestAnaAPP): A 'shiny' App for Test Analysis and Visualization - [diffify](https://diffify.com/R/TestAnaAPP) -+ [{r2r} 0.1.2](https://cran.r-project.org/package=r2r): R-Object to R-Object Hash Maps - [diffify](https://diffify.com/R/r2r) -+ [{PvSTATEM} 0.1.2](https://cran.r-project.org/package=PvSTATEM): Reading, Quality Control and Preprocessing of MBA (Multiplex -Bead Assay) Data - [diffify](https://diffify.com/R/PvSTATEM) -+ [{metasnf} 1.1.2](https://cran.r-project.org/package=metasnf): Meta Clustering with Similarity Network Fusion - [diffify](https://diffify.com/R/metasnf) -+ [{icmstate} 0.1.1](https://cran.r-project.org/package=icmstate): Interval Censored Multi-State Models - [diffify](https://diffify.com/R/icmstate) -+ [{connectapi} 0.4.0](https://cran.r-project.org/package=connectapi): Utilities for Interacting with the 'Posit Connect' Server API - [diffify](https://diffify.com/R/connectapi) -+ [{bigD} 0.3.0](https://cran.r-project.org/package=bigD): Flexibly Format Dates and Times to a Given Locale - [diffify](https://diffify.com/R/bigD) -+ [{graphicalMCP} 0.2.6](https://cran.r-project.org/package=graphicalMCP): Graphical Multiple Comparison Procedures - [diffify](https://diffify.com/R/graphicalMCP) -+ [{svydiags} 0.7](https://cran.r-project.org/package=svydiags): Regression Model Diagnostics for Survey Data - [diffify](https://diffify.com/R/svydiags) -+ [{mlmc} 2.1.0](https://cran.r-project.org/package=mlmc): Multi-Level Monte Carlo - [diffify](https://diffify.com/R/mlmc) -+ [{aebdata} 0.1.2](https://cran.r-project.org/package=aebdata): Access Data from the Atlas do Estado Brasileiro - [diffify](https://diffify.com/R/aebdata) -+ [{ravetools} 0.1.9](https://cran.r-project.org/package=ravetools): Signal and Image Processing Toolbox for Analyzing Intracranial -Electroencephalography Data - [diffify](https://diffify.com/R/ravetools) -+ [{filearray} 0.1.9](https://cran.r-project.org/package=filearray): File-Backed Array for Out-of-Memory Computation - [diffify](https://diffify.com/R/filearray) -+ [{biogrowth} 1.0.5](https://cran.r-project.org/package=biogrowth): Modelling of Population Growth - [diffify](https://diffify.com/R/biogrowth) -+ [{TestGenerator} 0.3.3](https://cran.r-project.org/package=TestGenerator): Integration Unit Tests for Pharmacoepidemiological Studies - [diffify](https://diffify.com/R/TestGenerator) -+ [{ALFAM2} 4.2](https://cran.r-project.org/package=ALFAM2): Dynamic Model of Ammonia Emission from Field-Applied Manure - [diffify](https://diffify.com/R/ALFAM2) -+ [{mlr3tuning} 1.2.0](https://cran.r-project.org/package=mlr3tuning): Hyperparameter Optimization for 'mlr3' - [diffify](https://diffify.com/R/mlr3tuning) -+ [{collinear} 2.0.0](https://cran.r-project.org/package=collinear): Automated Multicollinearity Management - [diffify](https://diffify.com/R/collinear) -+ [{finnsurveytext} 2.1.0](https://cran.r-project.org/package=finnsurveytext): Analyse Open-Ended Survey Responses in Finnish - [diffify](https://diffify.com/R/finnsurveytext) -+ [{CITMIC} 0.1.2](https://cran.r-project.org/package=CITMIC): Estimation of Cell Infiltration Based on Cell Crosstalk - [diffify](https://diffify.com/R/CITMIC) -+ [{model4you} 0.9-8](https://cran.r-project.org/package=model4you): Stratified and Personalised Models Based on Model-Based Trees -and Forests - [diffify](https://diffify.com/R/model4you) -+ [{mlr3filters} 0.8.1](https://cran.r-project.org/package=mlr3filters): Filter Based Feature Selection for 'mlr3' - [diffify](https://diffify.com/R/mlr3filters) -+ [{minty} 0.0.4](https://cran.r-project.org/package=minty): Minimal Type Guesser - [diffify](https://diffify.com/R/minty) -+ [{flowchart} 0.6.0](https://cran.r-project.org/package=flowchart): Tidy Flowchart Generator - [diffify](https://diffify.com/R/flowchart) -+ [{archive} 1.1.10](https://cran.r-project.org/package=archive): Multi-Format Archive and Compression Support - [diffify](https://diffify.com/R/archive) -+ [{admix} 2.3.3](https://cran.r-project.org/package=admix): Package Admix for Admixture (aka Contamination) Models - [diffify](https://diffify.com/R/admix) -+ [{movieROC} 0.1.2](https://cran.r-project.org/package=movieROC): Visualizing the Decision Rules Underlying Binary Classification - [diffify](https://diffify.com/R/movieROC) -+ [{lpSolve} 5.6.22](https://cran.r-project.org/package=lpSolve): Interface to 'Lp_solve' v. 5.5 to Solve Linear/Integer Programs - [diffify](https://diffify.com/R/lpSolve) -+ [{knitr} 1.49](https://cran.r-project.org/package=knitr): A General-Purpose Package for Dynamic Report Generation in R - [diffify](https://diffify.com/R/knitr) -+ [{dimensio} 0.10.0](https://cran.r-project.org/package=dimensio): Multivariate Data Analysis - [diffify](https://diffify.com/R/dimensio) -+ [{DescTools} 0.99.58](https://cran.r-project.org/package=DescTools): Tools for Descriptive Statistics - [diffify](https://diffify.com/R/DescTools) -+ [{descriptr} 0.6.0](https://cran.r-project.org/package=descriptr): Generate Descriptive Statistics - [diffify](https://diffify.com/R/descriptr) -+ [{CTxCC} 0.2.0](https://cran.r-project.org/package=CTxCC): Multivariate Normal Mean Monitoring Through Critical-to-X -Control Chart - [diffify](https://diffify.com/R/CTxCC) -+ [{BiplotGUI} 0.0-12](https://cran.r-project.org/package=BiplotGUI): Interactive Biplots in R - [diffify](https://diffify.com/R/BiplotGUI) -+ [{bayesTFR} 7.4-4](https://cran.r-project.org/package=bayesTFR): Bayesian Fertility Projection - [diffify](https://diffify.com/R/bayesTFR) -+ [{ranger} 0.17.0](https://cran.r-project.org/package=ranger): A Fast Implementation of Random Forests - [diffify](https://diffify.com/R/ranger) -+ [{rTwig} 1.2.0](https://cran.r-project.org/package=rTwig): Realistic Quantitative Structure Models - [diffify](https://diffify.com/R/rTwig) -+ [{RobinCar} 0.3.2](https://cran.r-project.org/package=RobinCar): Robust Inference for Covariate Adjustment in Randomized Clinical -Trials - [diffify](https://diffify.com/R/RobinCar) -+ [{mlr3data} 0.9.0](https://cran.r-project.org/package=mlr3data): Collection of Machine Learning Data Sets for 'mlr3' - [diffify](https://diffify.com/R/mlr3data) -+ [{fromo} 0.2.3](https://cran.r-project.org/package=fromo): Fast Robust Moments - [diffify](https://diffify.com/R/fromo) -+ [{CRMetrics} 0.3.2](https://cran.r-project.org/package=CRMetrics): Cell Ranger Output Filtering and Metrics Visualization - [diffify](https://diffify.com/R/CRMetrics) -+ [{Amelia} 1.8.3](https://cran.r-project.org/package=Amelia): A Program for Missing Data - [diffify](https://diffify.com/R/Amelia) -+ [{SAMtool} 1.8.0](https://cran.r-project.org/package=SAMtool): Stock Assessment Methods Toolkit - [diffify](https://diffify.com/R/SAMtool) -+ [{vglmer} 1.0.6](https://cran.r-project.org/package=vglmer): Variational Inference for Hierarchical Generalized Linear Models - [diffify](https://diffify.com/R/vglmer) -+ [{gKRLS} 1.0.4](https://cran.r-project.org/package=gKRLS): Generalized Kernel Regularized Least Squares - [diffify](https://diffify.com/R/gKRLS) -+ [{bbotk} 1.3.0](https://cran.r-project.org/package=bbotk): Black-Box Optimization Toolkit - [diffify](https://diffify.com/R/bbotk) -+ [{msm} 1.8.2](https://cran.r-project.org/package=msm): Multi-State Markov and Hidden Markov Models in Continuous Time - [diffify](https://diffify.com/R/msm) -+ [{mlr3viz} 0.10.0](https://cran.r-project.org/package=mlr3viz): Visualizations for 'mlr3' - [diffify](https://diffify.com/R/mlr3viz) -+ [{mlr3fselect} 1.2.1](https://cran.r-project.org/package=mlr3fselect): Feature Selection for 'mlr3' - [diffify](https://diffify.com/R/mlr3fselect) -+ [{charcuterie} 0.0.6](https://cran.r-project.org/package=charcuterie): Handle Strings as Vectors of Characters - [diffify](https://diffify.com/R/charcuterie) -+ [{waldo} 0.6.1](https://cran.r-project.org/package=waldo): Find Differences Between R Objects - [diffify](https://diffify.com/R/waldo) -+ [{stars} 0.6-7](https://cran.r-project.org/package=stars): Spatiotemporal Arrays, Raster and Vector Data Cubes - [diffify](https://diffify.com/R/stars) -+ [{smcfcs} 1.9.0](https://cran.r-project.org/package=smcfcs): Multiple Imputation of Covariates by Substantive Model -Compatible Fully Conditional Specification - [diffify](https://diffify.com/R/smcfcs) -+ [{parallelly} 1.39.0](https://cran.r-project.org/package=parallelly): Enhancing the 'parallel' Package - [diffify](https://diffify.com/R/parallelly) -+ [{arkhe} 1.8.0](https://cran.r-project.org/package=arkhe): Tools for Cleaning Rectangular Data - [diffify](https://diffify.com/R/arkhe) -+ [{yulab.utils} 0.1.8](https://cran.r-project.org/package=yulab.utils): Supporting Functions for Packages Maintained by 'YuLab-SMU' - [diffify](https://diffify.com/R/yulab.utils) -+ [{Q2q} 0.1.1](https://cran.r-project.org/package=Q2q): Interpolating Age-Specific Mortality Rates at All Ages - [diffify](https://diffify.com/R/Q2q) -+ [{mda} 0.5-5](https://cran.r-project.org/package=mda): Mixture and Flexible Discriminant Analysis - [diffify](https://diffify.com/R/mda) -+ [{GGIR} 3.1-5](https://cran.r-project.org/package=GGIR): Raw Accelerometer Data Analysis - [diffify](https://diffify.com/R/GGIR) -+ [{fr} 0.5.2](https://cran.r-project.org/package=fr): Frictionless Standards - [diffify](https://diffify.com/R/fr) -+ [{CVXR} 1.0-15](https://cran.r-project.org/package=CVXR): Disciplined Convex Optimization - [diffify](https://diffify.com/R/CVXR) -+ [{validmind} 0.1.2](https://cran.r-project.org/package=validmind): Interface to the 'ValidMind' Platform - [diffify](https://diffify.com/R/validmind) -+ [{riverdist} 0.17.1](https://cran.r-project.org/package=riverdist): River Network Distance Computation and Applications - [diffify](https://diffify.com/R/riverdist) -+ [{jagshelper} 0.4.1](https://cran.r-project.org/package=jagshelper): Extracting and Visualizing Output from 'jagsUI' - [diffify](https://diffify.com/R/jagshelper) -+ [{CCMMR} 0.2.1](https://cran.r-project.org/package=CCMMR): Minimization of the Convex Clustering Loss Function - [diffify](https://diffify.com/R/CCMMR) -+ [{Rnest} 0.0.0.2](https://cran.r-project.org/package=Rnest): Next Eigenvalue Sufficiency Test - [diffify](https://diffify.com/R/Rnest) -+ [{plotthis} 0.3.6](https://cran.r-project.org/package=plotthis): High-Level Plotting Built Upon 'ggplot2' and Other Plotting -Packages - [diffify](https://diffify.com/R/plotthis) -+ [{digiRhythm} 2.3](https://cran.r-project.org/package=digiRhythm): Analyzing Animal's Rhythmicity - [diffify](https://diffify.com/R/digiRhythm) -+ [{MetaNLP} 0.1.3](https://cran.r-project.org/package=MetaNLP): Natural Language Processing for Meta Analysis - [diffify](https://diffify.com/R/MetaNLP) -+ [{S7} 0.2.0](https://cran.r-project.org/package=S7): An Object Oriented System Meant to Become a Successor to S3 and -S4 - [diffify](https://diffify.com/R/S7) -+ [{ergm.ego} 1.1.1](https://cran.r-project.org/package=ergm.ego): Fit, Simulate and Diagnose Exponential-Family Random Graph -Models to Egocentrically Sampled Network Data - [diffify](https://diffify.com/R/ergm.ego) -+ [{cryptoQuotes} 1.3.2](https://cran.r-project.org/package=cryptoQuotes): Open Access to Cryptocurrency Market Data, Sentiment Indicators -and Interactive Charts - [diffify](https://diffify.com/R/cryptoQuotes) -+ [{vistributions} 0.2.0](https://cran.r-project.org/package=vistributions): Visualize Probability Distributions - [diffify](https://diffify.com/R/vistributions) -+ [{tidyllm} 0.2.0](https://cran.r-project.org/package=tidyllm): Tidy Integration of Large Language Models - [diffify](https://diffify.com/R/tidyllm) -+ [{siren} 1.0.5](https://cran.r-project.org/package=siren): Hybrid FA-CFA for Controlling Acquiescence in Restricted -Factorial Solutions - [diffify](https://diffify.com/R/siren) -+ [{RJSDMX} 3.5-0](https://cran.r-project.org/package=RJSDMX): R Interface to SDMX Web Services - [diffify](https://diffify.com/R/RJSDMX) -+ [{graphicalEvidence} 1.1](https://cran.r-project.org/package=graphicalEvidence): Graphical Evidence - [diffify](https://diffify.com/R/graphicalEvidence) -+ [{SPARRAfairness} 0.0.0.2](https://cran.r-project.org/package=SPARRAfairness): Analysis of Differential Behaviour of SPARRA Score Across -Demographic Groups - [diffify](https://diffify.com/R/SPARRAfairness) -+ [{hgwrr} 0.6-0](https://cran.r-project.org/package=hgwrr): Hierarchical and Geographically Weighted Regression - [diffify](https://diffify.com/R/hgwrr) -+ [{zipangu} 0.3.3](https://cran.r-project.org/package=zipangu): Japanese Utility Functions and Data - [diffify](https://diffify.com/R/zipangu) -+ [{gdverse} 1.2](https://cran.r-project.org/package=gdverse): Analysis of Spatial Stratified Heterogeneity - [diffify](https://diffify.com/R/gdverse) -+ [{ProbBreed} 1.0.4.3](https://cran.r-project.org/package=ProbBreed): Probability Theory for Selecting Candidates in Plant Breeding - [diffify](https://diffify.com/R/ProbBreed) -+ [{spmodel} 0.9.0](https://cran.r-project.org/package=spmodel): Spatial Statistical Modeling and Prediction - [diffify](https://diffify.com/R/spmodel) -+ [{litedown} 0.4](https://cran.r-project.org/package=litedown): A Lightweight Version of R Markdown - [diffify](https://diffify.com/R/litedown) -+ [{Xplortext} 1.5.4](https://cran.r-project.org/package=Xplortext): Statistical Analysis of Textual Data - [diffify](https://diffify.com/R/Xplortext) -+ [{pcvr} 1.1.1.0](https://cran.r-project.org/package=pcvr): Plant Phenotyping and Bayesian Statistics - [diffify](https://diffify.com/R/pcvr) -+ [{libr} 1.3.7](https://cran.r-project.org/package=libr): Libraries, Data Dictionaries, and a Data Step for R - [diffify](https://diffify.com/R/libr) -+ [{REDCapExporter} 0.3.1](https://cran.r-project.org/package=REDCapExporter): Automated Construction of R Data Packages from REDCap Projects - [diffify](https://diffify.com/R/REDCapExporter) -+ [{envi} 1.0.0](https://cran.r-project.org/package=envi): Environmental Interpolation using Spatial Kernel Density -Estimation - [diffify](https://diffify.com/R/envi) -+ [{WeibullR.plotly} 0.3](https://cran.r-project.org/package=WeibullR.plotly): Interactive Weibull Probability Plots - [diffify](https://diffify.com/R/WeibullR.plotly) -+ [{sts} 1.1](https://cran.r-project.org/package=sts): Estimation of the Structural Topic and Sentiment-Discourse Model -for Text Analysis - [diffify](https://diffify.com/R/sts) -+ [{rush} 0.1.2](https://cran.r-project.org/package=rush): Rapid Parallel and Distributed Computing - [diffify](https://diffify.com/R/rush) -+ [{priorCON} 0.1.2](https://cran.r-project.org/package=priorCON): Graph Community Detection Methods into Systematic Conservation -Planning - [diffify](https://diffify.com/R/priorCON) -+ [{prior3D} 0.1.2](https://cran.r-project.org/package=prior3D): 3D Prioritization Algorithm - [diffify](https://diffify.com/R/prior3D) -+ [{lfe} 3.1.0](https://cran.r-project.org/package=lfe): Linear Group Fixed Effects - [diffify](https://diffify.com/R/lfe) -+ [{Rpolyhedra} 0.5.6](https://cran.r-project.org/package=Rpolyhedra): Polyhedra Database - [diffify](https://diffify.com/R/Rpolyhedra) -+ [{migraph} 1.4.3](https://cran.r-project.org/package=migraph): Univariate and Multivariate Tests for Multimodal and Other -Networks - [diffify](https://diffify.com/R/migraph) -+ [{cansim} 0.3.17](https://cran.r-project.org/package=cansim): Accessing Statistics Canada Data Table and Vectors - [diffify](https://diffify.com/R/cansim) -+ [{ergm} 4.7.5](https://cran.r-project.org/package=ergm): Fit, Simulate and Diagnose Exponential-Family Models for -Networks - [diffify](https://diffify.com/R/ergm) -+ [{multiplex} 3.8-3](https://cran.r-project.org/package=multiplex): Algebraic Tools for the Analysis of Multiple Social Networks - [diffify](https://diffify.com/R/multiplex) -+ [{staccuracy} 0.2.0](https://cran.r-project.org/package=staccuracy): Standardized Accuracy and Other Model Performance Metrics - [diffify](https://diffify.com/R/staccuracy) -+ [{pbcc} 0.0.7](https://cran.r-project.org/package=pbcc): Percentile-Based Control Chart - [diffify](https://diffify.com/R/pbcc) -+ [{olsrr} 0.6.1](https://cran.r-project.org/package=olsrr): Tools for Building OLS Regression Models - [diffify](https://diffify.com/R/olsrr) -+ [{rasterdiv} 0.3.6](https://cran.r-project.org/package=rasterdiv): Diversity Indices for Numerical Matrices - [diffify](https://diffify.com/R/rasterdiv) -+ [{pliman} 3.0.0](https://cran.r-project.org/package=pliman): Tools for Plant Image Analysis - [diffify](https://diffify.com/R/pliman) -+ [{fmesher} 0.2.0](https://cran.r-project.org/package=fmesher): Triangle Meshes and Related Geometry Tools - [diffify](https://diffify.com/R/fmesher) -+ [{salesforcer} 1.0.2](https://cran.r-project.org/package=salesforcer): An Implementation of 'Salesforce' APIs Using Tidy Principles - [diffify](https://diffify.com/R/salesforcer) -+ [{minired} 1.0.1](https://cran.r-project.org/package=minired): R Interface to 'Redatam' Library - [diffify](https://diffify.com/R/minired) -+ [{babelmixr2} 0.1.5](https://cran.r-project.org/package=babelmixr2): Use 'nlmixr2' to Interact with Open Source and Commercial -Software - [diffify](https://diffify.com/R/babelmixr2) -+ [{aRtsy} 1.0.0](https://cran.r-project.org/package=aRtsy): Generative Art with 'ggplot2' - [diffify](https://diffify.com/R/aRtsy) -+ [{allofus} 1.2.0](https://cran.r-project.org/package=allofus): Interface for 'All of Us' Researcher Workbench - [diffify](https://diffify.com/R/allofus) -+ [{quickcode} 1.0.2](https://cran.r-project.org/package=quickcode): Quick and Essential 'R' Tricks for Better Scripts - [diffify](https://diffify.com/R/quickcode) -+ [{ymd} 0.1.3](https://cran.r-project.org/package=ymd): Parse 'YMD' Format Number or String to Date - [diffify](https://diffify.com/R/ymd) -+ [{sfsmisc} 1.1-20](https://cran.r-project.org/package=sfsmisc): Utilities from 'Seminar fuer Statistik' ETH Zurich - [diffify](https://diffify.com/R/sfsmisc) -+ [{CausalQueries} 1.2.1](https://cran.r-project.org/package=CausalQueries): Make, Update, and Query Binary Causal Models - [diffify](https://diffify.com/R/CausalQueries) -+ [{LMest} 3.2.3](https://cran.r-project.org/package=LMest): Generalized Latent Markov Models - [diffify](https://diffify.com/R/LMest) -+ [{c212} 1.0.1](https://cran.r-project.org/package=c212): Methods for Detecting Safety Signals in Clinical Trials Using -Body-Systems (System Organ Classes) - [diffify](https://diffify.com/R/c212) -+ [{manynet} 1.3.2](https://cran.r-project.org/package=manynet): Many Ways to Make, Modify, Map, Mark, and Measure Myriad -Networks - [diffify](https://diffify.com/R/manynet) -+ [{vsp} 0.1.2](https://cran.r-project.org/package=vsp): Vintage Sparse PCA for Semi-Parametric Factor Analysis - [diffify](https://diffify.com/R/vsp) -+ [{fmeffects} 0.1.4](https://cran.r-project.org/package=fmeffects): Model-Agnostic Interpretations with Forward Marginal Effects - [diffify](https://diffify.com/R/fmeffects) -+ [{rbcc} 0.1.3](https://cran.r-project.org/package=rbcc): Risk-Based Control Charts - [diffify](https://diffify.com/R/rbcc) -+ [{RaceID} 0.3.8](https://cran.r-project.org/package=RaceID): Identification of Cell Types, Inference of Lineage Trees, and -Prediction of Noise Dynamics from Single-Cell RNA-Seq Data - [diffify](https://diffify.com/R/RaceID) -+ [{sf} 1.0-19](https://cran.r-project.org/package=sf): Simple Features for R - [diffify](https://diffify.com/R/sf) -+ [{MVar.pt} 2.2.3](https://cran.r-project.org/package=MVar.pt): Analise multivariada (brazilian portuguese) - [diffify](https://diffify.com/R/MVar.pt) -+ [{MVar} 2.2.3](https://cran.r-project.org/package=MVar): Multivariate Analysis - [diffify](https://diffify.com/R/MVar) -+ [{surveillance} 1.24.1](https://cran.r-project.org/package=surveillance): Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic -Phenomena - [diffify](https://diffify.com/R/surveillance) -+ [{mtdesign} 0.1.2](https://cran.r-project.org/package=mtdesign): Mander and Thompson Designs - [diffify](https://diffify.com/R/mtdesign) -+ [{readODS} 2.3.1](https://cran.r-project.org/package=readODS): Read and Write ODS Files - [diffify](https://diffify.com/R/readODS) -+ [{diceplot} 0.1.3](https://cran.r-project.org/package=diceplot): High Dimensional Categorical Data Visualization - [diffify](https://diffify.com/R/diceplot) -+ [{curl} 6.0.0](https://cran.r-project.org/package=curl): A Modern and Flexible Web Client for R - [diffify](https://diffify.com/R/curl) -+ [{resampledata} 0.3.2](https://cran.r-project.org/package=resampledata): Data Sets for Mathematical Statistics with Resampling in R - [diffify](https://diffify.com/R/resampledata) -+ [{rbin} 0.2.1](https://cran.r-project.org/package=rbin): Tools for Binning Data - [diffify](https://diffify.com/R/rbin) -+ [{coro} 1.1.0](https://cran.r-project.org/package=coro): 'Coroutines' for R - [diffify](https://diffify.com/R/coro) -+ [{WeightIt} 1.3.2](https://cran.r-project.org/package=WeightIt): Weighting for Covariate Balance in Observational Studies - [diffify](https://diffify.com/R/WeightIt) -+ [{SlaPMEG} 1.0.2](https://cran.r-project.org/package=SlaPMEG): Pathway Testing for Longitudinal Omics - [diffify](https://diffify.com/R/SlaPMEG) -+ [{finbif} 0.9.9](https://cran.r-project.org/package=finbif): Interface for the 'Finnish Biodiversity Information Facility' -API - [diffify](https://diffify.com/R/finbif) -+ [{fastcpd} 0.14.6](https://cran.r-project.org/package=fastcpd): Fast Change Point Detection via Sequential Gradient Descent - [diffify](https://diffify.com/R/fastcpd) -+ [{CollocInfer} 1.0.5](https://cran.r-project.org/package=CollocInfer): Collocation Inference for Dynamic Systems - [diffify](https://diffify.com/R/CollocInfer) -+ [{cmhc} 0.2.9](https://cran.r-project.org/package=cmhc): Access, Retrieve, and Work with CMHC Data - [diffify](https://diffify.com/R/cmhc) -+ [{animint2} 2024.11.2](https://cran.r-project.org/package=animint2): Animated Interactive Grammar of Graphics - [diffify](https://diffify.com/R/animint2) -+ [{mgee2} 0.6](https://cran.r-project.org/package=mgee2): Marginal Analysis of Misclassified Longitudinal Ordinal Data - [diffify](https://diffify.com/R/mgee2) -+ [{XNomial} 1.0.4.1](https://cran.r-project.org/package=XNomial): Exact Goodness-of-Fit Test for Multinomial Data with Fixed -Probabilities - [diffify](https://diffify.com/R/XNomial) -+ [{TrialSize} 1.4.1](https://cran.r-project.org/package=TrialSize): R Functions for Chapter 3,4,6,7,9,10,11,12,14,15 of Sample Size -Calculation in Clinical Research - [diffify](https://diffify.com/R/TrialSize) -+ [{mRMRe} 2.1.2.2](https://cran.r-project.org/package=mRMRe): Parallelized Minimum Redundancy, Maximum Relevance (mRMR) - [diffify](https://diffify.com/R/mRMRe) -+ [{KODAMA} 2.4.1](https://cran.r-project.org/package=KODAMA): Knowledge Discovery by Accuracy Maximization - [diffify](https://diffify.com/R/KODAMA) -+ [{ergm.multi} 0.2.1.1](https://cran.r-project.org/package=ergm.multi): Fit, Simulate and Diagnose Exponential-Family Models for -Multiple or Multilayer Networks - [diffify](https://diffify.com/R/ergm.multi) -+ [{spatstat.univar} 3.1-1](https://cran.r-project.org/package=spatstat.univar): One-Dimensional Probability Distribution Support for the -'spatstat' Family - [diffify](https://diffify.com/R/spatstat.univar) -+ [{glmertree} 0.2-6](https://cran.r-project.org/package=glmertree): Generalized Linear Mixed Model Trees - [diffify](https://diffify.com/R/glmertree) -+ [{soilDB} 2.8.5](https://cran.r-project.org/package=soilDB): Soil Database Interface - [diffify](https://diffify.com/R/soilDB) -+ [{isotracer} 1.1.7](https://cran.r-project.org/package=isotracer): Isotopic Tracer Analysis Using MCMC - [diffify](https://diffify.com/R/isotracer) -+ [{fable} 0.4.1](https://cran.r-project.org/package=fable): Forecasting Models for Tidy Time Series - [diffify](https://diffify.com/R/fable) -+ [{csvread} 1.2.3](https://cran.r-project.org/package=csvread): Fast Specialized CSV File Loader - [diffify](https://diffify.com/R/csvread) -+ [{WeightedTreemaps} 0.1.3](https://cran.r-project.org/package=WeightedTreemaps): Generate and Plot Voronoi or Sunburst Treemaps from Hierarchical -Data - [diffify](https://diffify.com/R/WeightedTreemaps) -+ [{OpenSpecy} 1.4.0](https://cran.r-project.org/package=OpenSpecy): Analyze, Process, Identify, and Share Raman and (FT)IR Spectra - [diffify](https://diffify.com/R/OpenSpecy) -+ [{CORElearn} 1.57.3.1](https://cran.r-project.org/package=CORElearn): Classification, Regression and Feature Evaluation - [diffify](https://diffify.com/R/CORElearn) -+ [{AdverseEvents} 0.0.3](https://cran.r-project.org/package=AdverseEvents): 'shiny' Application for Adverse Event Analysis of 'OnCore' Data - [diffify](https://diffify.com/R/AdverseEvents) -+ [{rBeta2009} 1.0.1](https://cran.r-project.org/package=rBeta2009): The Beta Random Number and Dirichlet Random Vector Generating -Functions - [diffify](https://diffify.com/R/rBeta2009) -+ [{StepReg} 1.5.5](https://cran.r-project.org/package=StepReg): Stepwise Regression Analysis - [diffify](https://diffify.com/R/StepReg) -+ [{redatam} 2.0.2](https://cran.r-project.org/package=redatam): Import 'REDATAM' Files - [diffify](https://diffify.com/R/redatam) -+ [{Keng} 2024.11.02](https://cran.r-project.org/package=Keng): Knock Errors Off Nice Guesses - [diffify](https://diffify.com/R/Keng) -+ [{salad} 1.1](https://cran.r-project.org/package=salad): Simple Automatic Differentiation - [diffify](https://diffify.com/R/salad) -+ [{mvtnorm} 1.3-2](https://cran.r-project.org/package=mvtnorm): Multivariate Normal and t Distributions - [diffify](https://diffify.com/R/mvtnorm) -+ [{wbs} 1.4.1](https://cran.r-project.org/package=wbs): Wild Binary Segmentation for Multiple Change-Point Detection - [diffify](https://diffify.com/R/wbs) -+ [{simctest} 2.6.1](https://cran.r-project.org/package=simctest): Safe Implementation of Monte Carlo Tests - [diffify](https://diffify.com/R/simctest) -+ [{RRF} 1.9.4.1](https://cran.r-project.org/package=RRF): Regularized Random Forest - [diffify](https://diffify.com/R/RRF) -+ [{poilog} 0.4.2.1](https://cran.r-project.org/package=poilog): Poisson Lognormal and Bivariate Poisson Lognormal Distribution - [diffify](https://diffify.com/R/poilog) -+ [{gremlin} 1.1.0](https://cran.r-project.org/package=gremlin): Mixed-Effects REML Incorporating Generalized Inverses - [diffify](https://diffify.com/R/gremlin) -+ [{flare} 1.7.0.2](https://cran.r-project.org/package=flare): Family of Lasso Regression - [diffify](https://diffify.com/R/flare) -+ [{barrks} 1.0.1](https://cran.r-project.org/package=barrks): Calculate Bark Beetle Phenology Using Different Models - [diffify](https://diffify.com/R/barrks) -+ [{ahaz} 1.15.1](https://cran.r-project.org/package=ahaz): Regularization for Semiparametric Additive Hazards Regression - [diffify](https://diffify.com/R/ahaz) -+ [{WeibullR.learnr} 0.2](https://cran.r-project.org/package=WeibullR.learnr): An Interactive Introduction to Life Data Analysis - [diffify](https://diffify.com/R/WeibullR.learnr) -+ [{waveband} 4.7.4](https://cran.r-project.org/package=waveband): Computes Credible Intervals for Bayesian Wavelet Shrinkage - [diffify](https://diffify.com/R/waveband) -+ [{bayesRecon} 0.3.2](https://cran.r-project.org/package=bayesRecon): Probabilistic Reconciliation via Conditioning - [diffify](https://diffify.com/R/bayesRecon) -+ [{NSM3} 1.19](https://cran.r-project.org/package=NSM3): Functions and Datasets to Accompany Hollander, Wolfe, and -Chicken - Nonparametric Statistical Methods, Third Edition - [diffify](https://diffify.com/R/NSM3) -+ [{hydroTSM} 0.7-0.1](https://cran.r-project.org/package=hydroTSM): Time Series Management and Analysis for Hydrological Modelling - [diffify](https://diffify.com/R/hydroTSM) -+ [{hydroGOF} 0.6-0.1](https://cran.r-project.org/package=hydroGOF): Goodness-of-Fit Functions for Comparison of Simulated and -Observed Hydrological Time Series - [diffify](https://diffify.com/R/hydroGOF) -+ [{httr2} 1.0.6](https://cran.r-project.org/package=httr2): Perform HTTP Requests and Process the Responses - [diffify](https://diffify.com/R/httr2) -+ [{pmlbr} 0.2.2](https://cran.r-project.org/package=pmlbr): Interface to the Penn Machine Learning Benchmarks Data -Repository - [diffify](https://diffify.com/R/pmlbr) -+ [{rmarkdown} 2.29](https://cran.r-project.org/package=rmarkdown): Dynamic Documents for R - [diffify](https://diffify.com/R/rmarkdown) -+ [{CompExpDes} 1.0.5](https://cran.r-project.org/package=CompExpDes): Computer Experiment Designs - [diffify](https://diffify.com/R/CompExpDes) -+ [{cNORM} 3.4.0](https://cran.r-project.org/package=cNORM): Continuous Norming - [diffify](https://diffify.com/R/cNORM) -+ [{gdtools} 0.4.1](https://cran.r-project.org/package=gdtools): Utilities for Graphical Rendering and Fonts Management - [diffify](https://diffify.com/R/gdtools) -+ [{APIS} 2.0.8](https://cran.r-project.org/package=APIS): Auto-Adaptive Parentage Inference Software Tolerant to Missing -Parents - [diffify](https://diffify.com/R/APIS) -+ [{secr} 5.1.0](https://cran.r-project.org/package=secr): Spatially Explicit Capture-Recapture - [diffify](https://diffify.com/R/secr) -+ [{fastdid} 1.0.3](https://cran.r-project.org/package=fastdid): Fast Staggered Difference-in-Difference Estimators - [diffify](https://diffify.com/R/fastdid) -+ [{EIEntropy} 0.0.1.3](https://cran.r-project.org/package=EIEntropy): Ecological Inference Applying Entropy - [diffify](https://diffify.com/R/EIEntropy) -+ [{dhis2r} 0.2.1](https://cran.r-project.org/package=dhis2r): Client for the 'DHIS2' Web API - [diffify](https://diffify.com/R/dhis2r) -+ [{changepoint} 2.3](https://cran.r-project.org/package=changepoint): Methods for Changepoint Detection - [diffify](https://diffify.com/R/changepoint) -+ [{BioPred} 1.0.2](https://cran.r-project.org/package=BioPred): An R Package for Biomarkers Analysis in Precision Medicine - [diffify](https://diffify.com/R/BioPred) -+ [{BeeBDC} 1.2.1](https://cran.r-project.org/package=BeeBDC): Occurrence Data Cleaning - [diffify](https://diffify.com/R/BeeBDC) -+ [{qmvs} 0.2.2](https://cran.r-project.org/package=qmvs): Queueing Model of Visual Search - [diffify](https://diffify.com/R/qmvs) -+ [{hutilscpp} 0.10.6](https://cran.r-project.org/package=hutilscpp): Miscellaneous Functions in C++ - [diffify](https://diffify.com/R/hutilscpp) -+ [{NMOF} 2.10-1](https://cran.r-project.org/package=NMOF): Numerical Methods and Optimization in Finance - [diffify](https://diffify.com/R/NMOF) -+ [{crm12Comb} 0.1.8](https://cran.r-project.org/package=crm12Comb): Phase I/II CRM Based Drug Combination Design - [diffify](https://diffify.com/R/crm12Comb) ++ [{ReliaGrowR} 0.1.3](https://cran.r-project.org/package=ReliaGrowR): Reliability Growth Analysis - [diffify](https://diffify.com/R/ReliaGrowR) ++ [{visachartR} 4.0.1](https://cran.r-project.org/package=visachartR): Wrapper for 'Visa Chart Components' - [diffify](https://diffify.com/R/visachartR) ++ [{LBI} 0.2.1](https://cran.r-project.org/package=LBI): Likelihood Based Inference - [diffify](https://diffify.com/R/LBI) ++ [{gsDesign2} 1.1.3](https://cran.r-project.org/package=gsDesign2): Group Sequential Design with Non-Constant Effect - [diffify](https://diffify.com/R/gsDesign2) ++ [{geomorph} 4.0.9](https://cran.r-project.org/package=geomorph): Geometric Morphometric Analyses of 2D and 3D Landmark Data - [diffify](https://diffify.com/R/geomorph) ++ [{habtools} 1.0.7](https://cran.r-project.org/package=habtools): Tools and Metrics for 3D Surfaces and Objects - [diffify](https://diffify.com/R/habtools) ++ [{regressoR} 4.0.3](https://cran.r-project.org/package=regressoR): Regression Data Analysis System - [diffify](https://diffify.com/R/regressoR) ++ [{dynamite} 1.5.5](https://cran.r-project.org/package=dynamite): Bayesian Modeling and Causal Inference for Multivariate +Longitudinal Data - [diffify](https://diffify.com/R/dynamite) ++ [{fastplyr} 0.4.0](https://cran.r-project.org/package=fastplyr): Fast Alternatives to 'tidyverse' Functions - [diffify](https://diffify.com/R/fastplyr) ++ [{ami} 0.2.1](https://cran.r-project.org/package=ami): Checks for Various Computing Environments - [diffify](https://diffify.com/R/ami) ++ [{gpboost} 1.5.4](https://cran.r-project.org/package=gpboost): Combining Tree-Boosting with Gaussian Process and Mixed Effects +Models - [diffify](https://diffify.com/R/gpboost) ++ [{frailtypack} 3.6.4](https://cran.r-project.org/package=frailtypack): Shared, Joint (Generalized) Frailty Models; Surrogate Endpoints - [diffify](https://diffify.com/R/frailtypack) ++ [{comtradr} 1.0.3](https://cran.r-project.org/package=comtradr): Interface with the United Nations Comtrade API - [diffify](https://diffify.com/R/comtradr) ++ [{tarchetypes} 0.11.0](https://cran.r-project.org/package=tarchetypes): Archetypes for Targets - [diffify](https://diffify.com/R/tarchetypes) ++ [{mlr3mbo} 0.2.7](https://cran.r-project.org/package=mlr3mbo): Flexible Bayesian Optimization - [diffify](https://diffify.com/R/mlr3mbo) ++ [{proffer} 0.2.2](https://cran.r-project.org/package=proffer): Profile R Code and Visualize with 'Pprof' - [diffify](https://diffify.com/R/proffer) ++ [{multichull} 3.0.1](https://cran.r-project.org/package=multichull): A Generic Convex-Hull-Based Model Selection Method - [diffify](https://diffify.com/R/multichull) ++ [{mult.latent.reg} 0.2.1](https://cran.r-project.org/package=mult.latent.reg): Regression and Clustering in Multivariate Response Scenarios - [diffify](https://diffify.com/R/mult.latent.reg) ++ [{modsem} 1.0.4](https://cran.r-project.org/package=modsem): Latent Interaction (and Moderation) Analysis in Structural +Equation Models (SEM) - [diffify](https://diffify.com/R/modsem) ++ [{crew} 0.10.2](https://cran.r-project.org/package=crew): A Distributed Worker Launcher Framework - [diffify](https://diffify.com/R/crew) ++ [{statgenGWAS} 1.0.10](https://cran.r-project.org/package=statgenGWAS): Genome Wide Association Studies - [diffify](https://diffify.com/R/statgenGWAS) ++ [{CohortSymmetry} 0.1.4](https://cran.r-project.org/package=CohortSymmetry): Sequence Symmetry Analysis Using the Observational Medical +Outcomes Partnership Common Data Model - [diffify](https://diffify.com/R/CohortSymmetry) ++ [{tabulapdf} 1.0.5-5](https://cran.r-project.org/package=tabulapdf): Extract Tables from PDF Documents - [diffify](https://diffify.com/R/tabulapdf) ++ [{Rdpack} 2.6.2](https://cran.r-project.org/package=Rdpack): Update and Manipulate Rd Documentation Objects - [diffify](https://diffify.com/R/Rdpack) ++ [{prior3D} 0.1.3](https://cran.r-project.org/package=prior3D): 3D Prioritization Algorithm - [diffify](https://diffify.com/R/prior3D) ++ [{flowmapper} 0.1.3](https://cran.r-project.org/package=flowmapper): Draw Flows (Migration, Goods, Money, Information) on 'ggplot2' +Plots - [diffify](https://diffify.com/R/flowmapper) ++ [{CFO} 2.2.0](https://cran.r-project.org/package=CFO): CFO-Type Designs in Phase I/II Clinical Trials - [diffify](https://diffify.com/R/CFO) ++ [{spatstat.data} 3.1-4](https://cran.r-project.org/package=spatstat.data): Datasets for 'spatstat' Family - [diffify](https://diffify.com/R/spatstat.data) ++ [{mirai} 1.3.1](https://cran.r-project.org/package=mirai): Minimalist Async Evaluation Framework for R - [diffify](https://diffify.com/R/mirai) ++ [{klassR} 1.0.0](https://cran.r-project.org/package=klassR): Classifications and Codelists for Statistics Norway - [diffify](https://diffify.com/R/klassR) ++ [{jstable} 1.3.6](https://cran.r-project.org/package=jstable): Create Tables from Different Types of Regression - [diffify](https://diffify.com/R/jstable) ++ [{grf} 2.4.0](https://cran.r-project.org/package=grf): Generalized Random Forests - [diffify](https://diffify.com/R/grf) ++ [{dendextend} 1.19.0](https://cran.r-project.org/package=dendextend): Extending 'dendrogram' Functionality in R - [diffify](https://diffify.com/R/dendextend) ++ [{sdsfun} 0.4.3](https://cran.r-project.org/package=sdsfun): Spatial Data Science Complementary Features - [diffify](https://diffify.com/R/sdsfun) ++ [{autometric} 0.1.2](https://cran.r-project.org/package=autometric): Background Resource Logging - [diffify](https://diffify.com/R/autometric) ++ [{umx} 4.21.0](https://cran.r-project.org/package=umx): Structural Equation Modeling and Twin Modeling in R - [diffify](https://diffify.com/R/umx) ++ [{TreeRingShape} 3.0.5](https://cran.r-project.org/package=TreeRingShape): Recording Tree-Ring Shapes of Tree Disks with Manual Digitizing +and Interpolating Model - [diffify](https://diffify.com/R/TreeRingShape) ++ [{reticulate} 1.40.0](https://cran.r-project.org/package=reticulate): Interface to 'Python' - [diffify](https://diffify.com/R/reticulate) ++ [{SchoolDataIT} 0.2.2](https://cran.r-project.org/package=SchoolDataIT): Retrieve, Harmonise and Map Open Data Regarding the Italian +School System - [diffify](https://diffify.com/R/SchoolDataIT) ++ [{adbcdrivermanager} 0.15.0](https://cran.r-project.org/package=adbcdrivermanager): 'Arrow' Database Connectivity ('ADBC') Driver Manager - [diffify](https://diffify.com/R/adbcdrivermanager) ++ [{adbcsqlite} 0.15.0](https://cran.r-project.org/package=adbcsqlite): 'Arrow' Database Connectivity ('ADBC') 'SQLite' Driver - [diffify](https://diffify.com/R/adbcsqlite) ++ [{adbcpostgresql} 0.15.0](https://cran.r-project.org/package=adbcpostgresql): 'Arrow' Database Connectivity ('ADBC') 'PostgreSQL' Driver - [diffify](https://diffify.com/R/adbcpostgresql) ++ [{mlr3pipelines} 0.7.1](https://cran.r-project.org/package=mlr3pipelines): Preprocessing Operators and Pipelines for 'mlr3' - [diffify](https://diffify.com/R/mlr3pipelines) ++ [{gsDesign} 3.6.5](https://cran.r-project.org/package=gsDesign): Group Sequential Design - [diffify](https://diffify.com/R/gsDesign) ++ [{openxlsx2} 1.11](https://cran.r-project.org/package=openxlsx2): Read, Write and Edit 'xlsx' Files - [diffify](https://diffify.com/R/openxlsx2) ++ [{interfacer} 0.3.2](https://cran.r-project.org/package=interfacer): Define and Enforce Contracts for Dataframes as Function +Parameters - [diffify](https://diffify.com/R/interfacer) ++ [{spatPomp} 1.0.0](https://cran.r-project.org/package=spatPomp): Inference for Spatiotemporal Partially Observed Markov Processes - [diffify](https://diffify.com/R/spatPomp) ++ [{Qindex} 0.1.7](https://cran.r-project.org/package=Qindex): Continuous and Dichotomized Index Predictors Based on +Distribution Quantiles - [diffify](https://diffify.com/R/Qindex) ++ [{crumble} 0.1.1](https://cran.r-project.org/package=crumble): Flexible and General Mediation Analysis Using Riesz Representers - [diffify](https://diffify.com/R/crumble) ++ [{excessmort} 0.8.0](https://cran.r-project.org/package=excessmort): Excess Mortality - [diffify](https://diffify.com/R/excessmort) ++ [{yamlet} 1.1.5](https://cran.r-project.org/package=yamlet): Versatile Curation of Table Metadata - [diffify](https://diffify.com/R/yamlet) ++ [{ukbnmr} 3.2.0](https://cran.r-project.org/package=ukbnmr): Removal of Unwanted Technical Variation from UK Biobank NMR +Metabolomics Biomarker Data - [diffify](https://diffify.com/R/ukbnmr) ++ [{tablet} 0.6.12](https://cran.r-project.org/package=tablet): Tabulate Descriptive Statistics in Multiple Formats - [diffify](https://diffify.com/R/tablet) ++ [{NMsim} 0.1.5](https://cran.r-project.org/package=NMsim): Seamless 'Nonmem' Simulation Platform - [diffify](https://diffify.com/R/NMsim) ++ [{yahoofinancer} 0.4.0](https://cran.r-project.org/package=yahoofinancer): Fetch Data from Yahoo Finance API - [diffify](https://diffify.com/R/yahoofinancer) ++ [{nanonext} 1.3.2](https://cran.r-project.org/package=nanonext): NNG (Nanomsg Next Gen) Lightweight Messaging Library - [diffify](https://diffify.com/R/nanonext) ++ [{CopulaCenR} 1.2.4](https://cran.r-project.org/package=CopulaCenR): Copula-Based Regression Models for Multivariate Censored Data - [diffify](https://diffify.com/R/CopulaCenR) ++ [{svMisc} 1.4.3](https://cran.r-project.org/package=svMisc): Miscellaneous Functions for 'SciViews::R' - [diffify](https://diffify.com/R/svMisc) ++ [{spant} 2.24.0](https://cran.r-project.org/package=spant): MR Spectroscopy Analysis Tools - [diffify](https://diffify.com/R/spant) ++ [{graphicalExtremes} 0.3.3](https://cran.r-project.org/package=graphicalExtremes): Statistical Methodology for Graphical Extreme Value Models - [diffify](https://diffify.com/R/graphicalExtremes) ++ [{rvif} 2.0](https://cran.r-project.org/package=rvif): Collinearity Detection using Redefined Variance Inflation Factor +and Graphical Methods - [diffify](https://diffify.com/R/rvif) ++ [{lpcde} 0.1.5](https://cran.r-project.org/package=lpcde): Boundary Adaptive Local Polynomial Conditional Density Estimator - [diffify](https://diffify.com/R/lpcde) ++ [{curl} 6.0.1](https://cran.r-project.org/package=curl): A Modern and Flexible Web Client for R - [diffify](https://diffify.com/R/curl) ++ [{chillR} 0.76](https://cran.r-project.org/package=chillR): Statistical Methods for Phenology Analysis in Temperate Fruit +Trees - [diffify](https://diffify.com/R/chillR) ++ [{phytoclass} 2.0.0](https://cran.r-project.org/package=phytoclass): Estimate Chla Concentrations of Phytoplankton Groups - [diffify](https://diffify.com/R/phytoclass) ++ [{mirt} 1.43](https://cran.r-project.org/package=mirt): Multidimensional Item Response Theory - [diffify](https://diffify.com/R/mirt) ++ [{maq} 0.5.0](https://cran.r-project.org/package=maq): Multi-Armed Qini - [diffify](https://diffify.com/R/maq) ++ [{LearnNonparam} 1.2.5](https://cran.r-project.org/package=LearnNonparam): 'R6'-Based Flexible Framework for Permutation Tests - [diffify](https://diffify.com/R/LearnNonparam) ++ [{ggpmisc} 0.6.1](https://cran.r-project.org/package=ggpmisc): Miscellaneous Extensions to 'ggplot2' - [diffify](https://diffify.com/R/ggpmisc) ++ [{dataCompare} 1.0.3](https://cran.r-project.org/package=dataCompare): A 'shiny' App to Compare Two Data Frames - [diffify](https://diffify.com/R/dataCompare) ++ [{cppcontainers} 1.0.1](https://cran.r-project.org/package=cppcontainers): 'C++' Standard Template Library Containers - [diffify](https://diffify.com/R/cppcontainers) ++ [{nonprobsvy} 0.1.1](https://cran.r-project.org/package=nonprobsvy): Inference Based on Non-Probability Samples - [diffify](https://diffify.com/R/nonprobsvy) ++ [{ggalign} 0.0.5](https://cran.r-project.org/package=ggalign): A 'ggplot2' Extension for Consistent Axis Alignment - [diffify](https://diffify.com/R/ggalign) ++ [{HLAtools} 1.3.0](https://cran.r-project.org/package=HLAtools): Toolkit for HLA Immunogenomics - [diffify](https://diffify.com/R/HLAtools) ++ [{RRPP} 2.0.4](https://cran.r-project.org/package=RRPP): Linear Model Evaluation with Randomized Residuals in a +Permutation Procedure - [diffify](https://diffify.com/R/RRPP) ++ [{greta.dynamics} 0.2.2](https://cran.r-project.org/package=greta.dynamics): Modelling Structured Dynamical Systems in 'greta' - [diffify](https://diffify.com/R/greta.dynamics) ++ [{gginnards} 0.2.0-1](https://cran.r-project.org/package=gginnards): Explore the Innards of 'ggplot2' Objects - [diffify](https://diffify.com/R/gginnards) ++ [{markovchain} 0.10.0](https://cran.r-project.org/package=markovchain): Easy Handling Discrete Time Markov Chains - [diffify](https://diffify.com/R/markovchain) ++ [{ggspectra} 0.3.14](https://cran.r-project.org/package=ggspectra): Extensions to 'ggplot2' for Radiation Spectra - [diffify](https://diffify.com/R/ggspectra) ++ [{PLindleyROC} 0.1.2](https://cran.r-project.org/package=PLindleyROC): Receiver Operating Characteristic Based on Power Lindley +Distribution - [diffify](https://diffify.com/R/PLindleyROC) ++ [{bspcov} 1.0.1](https://cran.r-project.org/package=bspcov): Bayesian Sparse Estimation of a Covariance Matrix - [diffify](https://diffify.com/R/bspcov) ++ [{bayesianVARs} 0.1.5](https://cran.r-project.org/package=bayesianVARs): MCMC Estimation of Bayesian Vectorautoregressions - [diffify](https://diffify.com/R/bayesianVARs) ++ [{PeerPerformance} 2.3.1](https://cran.r-project.org/package=PeerPerformance): Luck-Corrected Peer Performance Analysis in R - [diffify](https://diffify.com/R/PeerPerformance) ++ [{hexbin} 1.28.5](https://cran.r-project.org/package=hexbin): Hexagonal Binning Routines - [diffify](https://diffify.com/R/hexbin) ++ [{leafgl} 0.2.2](https://cran.r-project.org/package=leafgl): High-Performance 'WebGl' Rendering for Package 'leaflet' - [diffify](https://diffify.com/R/leafgl) ++ [{dispRity} 1.9](https://cran.r-project.org/package=dispRity): Measuring Disparity - [diffify](https://diffify.com/R/dispRity) ++ [{biplotEZ} 2.2](https://cran.r-project.org/package=biplotEZ): EZ-to-Use Biplots - [diffify](https://diffify.com/R/biplotEZ) ++ [{MVar.pt} 2.2.4](https://cran.r-project.org/package=MVar.pt): Analise multivariada (brazilian portuguese) - [diffify](https://diffify.com/R/MVar.pt) ++ [{MVar} 2.2.4](https://cran.r-project.org/package=MVar): Multivariate Analysis - [diffify](https://diffify.com/R/MVar) ++ [{handwriterApp} 2.0.0](https://cran.r-project.org/package=handwriterApp): A 'shiny' Application for Handwriting Analysis - [diffify](https://diffify.com/R/handwriterApp) ++ [{aLBI} 0.1.6](https://cran.r-project.org/package=aLBI): Estimating Length-Based Indicators for Fish Stock - [diffify](https://diffify.com/R/aLBI) ++ [{nuggets} 1.3.0](https://cran.r-project.org/package=nuggets): Extensible Data Pattern Searching Framework - [diffify](https://diffify.com/R/nuggets) ++ [{genridge} 0.7.1](https://cran.r-project.org/package=genridge): Generalized Ridge Trace Plots for Ridge Regression - [diffify](https://diffify.com/R/genridge) ++ [{aion} 1.2.0](https://cran.r-project.org/package=aion): Archaeological Time Series - [diffify](https://diffify.com/R/aion) ++ [{WeibullR.shiny} 0.3](https://cran.r-project.org/package=WeibullR.shiny): A 'Shiny' App for Weibull Analysis - [diffify](https://diffify.com/R/WeibullR.shiny) ++ [{ojsr} 0.1.5](https://cran.r-project.org/package=ojsr): Crawler and Data Scraper for Open Journal System ('OJS') - [diffify](https://diffify.com/R/ojsr) ++ [{disordR} 0.9-8-4](https://cran.r-project.org/package=disordR): Non-Ordered Vectors - [diffify](https://diffify.com/R/disordR) ++ [{seqimpute} 2.1.0](https://cran.r-project.org/package=seqimpute): Imputation of Missing Data in Sequence Analysis - [diffify](https://diffify.com/R/seqimpute) ++ [{WorldMapR} 0.1.3](https://cran.r-project.org/package=WorldMapR): Worldwide or Coordinates-Based Heat Maps - [diffify](https://diffify.com/R/WorldMapR) ++ [{SticsRFiles} 1.5.0](https://cran.r-project.org/package=SticsRFiles): Read and Modify 'STICS' Input/Output Files - [diffify](https://diffify.com/R/SticsRFiles) ++ [{amadeus} 1.1.6](https://cran.r-project.org/package=amadeus): Accessing and Analyzing Large-Scale Environmental Data - [diffify](https://diffify.com/R/amadeus) ++ [{kgrams} 0.2.1](https://cran.r-project.org/package=kgrams): Classical k-gram Language Models - [diffify](https://diffify.com/R/kgrams) ++ [{daiR} 1.0.1](https://cran.r-project.org/package=daiR): Interface with Google Cloud Document AI API - [diffify](https://diffify.com/R/daiR) ++ [{CDMConnector} 1.6.0](https://cran.r-project.org/package=CDMConnector): Connect to an OMOP Common Data Model - [diffify](https://diffify.com/R/CDMConnector) ++ [{Xplortext} 1.5.5](https://cran.r-project.org/package=Xplortext): Statistical Analysis of Textual Data - [diffify](https://diffify.com/R/Xplortext) ++ [{semaphore} 1.0.2](https://cran.r-project.org/package=semaphore): Shared Memory Atomic Operations - [diffify](https://diffify.com/R/semaphore) ++ [{pbdSLAP} 0.3-7](https://cran.r-project.org/package=pbdSLAP): Programming with Big Data -- Scalable Linear Algebra Packages - [diffify](https://diffify.com/R/pbdSLAP) ++ [{mclustAddons} 0.9.1](https://cran.r-project.org/package=mclustAddons): Addons for the 'mclust' Package - [diffify](https://diffify.com/R/mclustAddons) ++ [{MatchIt} 4.6.0](https://cran.r-project.org/package=MatchIt): Nonparametric Preprocessing for Parametric Causal Inference - [diffify](https://diffify.com/R/MatchIt) ++ [{LaMa} 2.0.1](https://cran.r-project.org/package=LaMa): Fast Numerical Maximum Likelihood Estimation for Latent Markov +Models - [diffify](https://diffify.com/R/LaMa) ++ [{textcat} 1.0-9](https://cran.r-project.org/package=textcat): N-Gram Based Text Categorization - [diffify](https://diffify.com/R/textcat) ++ [{slam} 0.1-55](https://cran.r-project.org/package=slam): Sparse Lightweight Arrays and Matrices - [diffify](https://diffify.com/R/slam) ++ [{skmeans} 0.2-18](https://cran.r-project.org/package=skmeans): Spherical k-Means Clustering - [diffify](https://diffify.com/R/skmeans) ++ [{relations} 0.6-14](https://cran.r-project.org/package=relations): Data Structures and Algorithms for Relations - [diffify](https://diffify.com/R/relations) ++ [{OAIHarvester} 0.3-5](https://cran.r-project.org/package=OAIHarvester): Harvest Metadata Using OAI-PMH Version 2.0 - [diffify](https://diffify.com/R/OAIHarvester) ++ [{NLP} 0.3-1](https://cran.r-project.org/package=NLP): Natural Language Processing Infrastructure - [diffify](https://diffify.com/R/NLP) ++ [{movMF} 0.2-9](https://cran.r-project.org/package=movMF): Mixtures of von Mises-Fisher Distributions - [diffify](https://diffify.com/R/movMF) ++ [{clue} 0.3-66](https://cran.r-project.org/package=clue): Cluster Ensembles - [diffify](https://diffify.com/R/clue) ++ [{greta.gp} 0.2.2](https://cran.r-project.org/package=greta.gp): Gaussian Process Modelling in 'greta' - [diffify](https://diffify.com/R/greta.gp) ++ [{packageRank} 0.9.4](https://cran.r-project.org/package=packageRank): Computation and Visualization of Package Download Counts and +Percentile Ranks - [diffify](https://diffify.com/R/packageRank) ++ [{shinylive} 0.3.0](https://cran.r-project.org/package=shinylive): Run 'shiny' Applications in the Browser - [diffify](https://diffify.com/R/shinylive) ++ [{philentropy} 0.9.0](https://cran.r-project.org/package=philentropy): Similarity and Distance Quantification Between Probability +Functions - [diffify](https://diffify.com/R/philentropy) ++ [{OmopSketch} 0.1.2](https://cran.r-project.org/package=OmopSketch): Characterise Tables of an OMOP Common Data Model Instance - [diffify](https://diffify.com/R/OmopSketch) ++ [{chngpt} 2024.11-15](https://cran.r-project.org/package=chngpt): Estimation and Hypothesis Testing for Threshold Regression - [diffify](https://diffify.com/R/chngpt) ++ [{MBC} 0.10-7](https://cran.r-project.org/package=MBC): Multivariate Bias Correction of Climate Model Outputs - [diffify](https://diffify.com/R/MBC) ++ [{miscFuncs} 1.5-10](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) ++ [{fntl} 0.1.2](https://cran.r-project.org/package=fntl): Numerical Tools for 'Rcpp' and Lambda Functions - [diffify](https://diffify.com/R/fntl) ++ [{DiceView} 3.1-0](https://cran.r-project.org/package=DiceView): Methods for Visualization of Computer Experiments Design and +Surrogate - [diffify](https://diffify.com/R/DiceView) ++ [{adea} 1.5.2](https://cran.r-project.org/package=adea): Alternate DEA Package - [diffify](https://diffify.com/R/adea) ++ [{GitStats} 2.1.2](https://cran.r-project.org/package=GitStats): Standardized Git Repository Data - [diffify](https://diffify.com/R/GitStats) ++ [{bgms} 0.1.4.1](https://cran.r-project.org/package=bgms): Bayesian Analysis of Networks of Binary and/or Ordinal Variables - [diffify](https://diffify.com/R/bgms) ++ [{beeca} 0.2.0](https://cran.r-project.org/package=beeca): Binary Endpoint Estimation with Covariate Adjustment - [diffify](https://diffify.com/R/beeca) ++ [{modisfast} 1.0.0](https://cran.r-project.org/package=modisfast): Fast and Efficient Access to MODIS Earth Observation Data - [diffify](https://diffify.com/R/modisfast) ++ [{GeneNMF} 0.6.2](https://cran.r-project.org/package=GeneNMF): Non-Negative Matrix Factorization for Single-Cell Omics - [diffify](https://diffify.com/R/GeneNMF) ++ [{cppdoubles} 0.3.0](https://cran.r-project.org/package=cppdoubles): Fast Relative Comparisons of Floating Point Numbers in 'C++' - [diffify](https://diffify.com/R/cppdoubles) ++ [{explore} 1.3.3](https://cran.r-project.org/package=explore): Simplifies Exploratory Data Analysis - [diffify](https://diffify.com/R/explore) ++ [{maplegend} 0.2.0](https://cran.r-project.org/package=maplegend): Legends for Maps - [diffify](https://diffify.com/R/maplegend) ++ [{FishResp} 1.1.2](https://cran.r-project.org/package=FishResp): Analytical Tool for Aquatic Respirometry - [diffify](https://diffify.com/R/FishResp) ++ [{RGraphSpace} 1.0.7](https://cran.r-project.org/package=RGraphSpace): A Lightweight Interface Between 'ggplot2' and 'igraph' Objects - [diffify](https://diffify.com/R/RGraphSpace) ++ [{geeVerse} 0.2.2](https://cran.r-project.org/package=geeVerse): A Comprehensive Analysis of High Dimensional Longitudinal Data - [diffify](https://diffify.com/R/geeVerse) ++ [{condor} 3.0.0](https://cran.r-project.org/package=condor): Interact with 'Condor' from R via SSH - [diffify](https://diffify.com/R/condor) ++ [{bundle} 0.1.2](https://cran.r-project.org/package=bundle): Serialize Model Objects with a Consistent Interface - [diffify](https://diffify.com/R/bundle) ++ [{Bolstad} 0.2.42](https://cran.r-project.org/package=Bolstad): Functions for Elementary Bayesian Inference - [diffify](https://diffify.com/R/Bolstad) ++ [{REffectivePred} 1.0.1](https://cran.r-project.org/package=REffectivePred): Pandemic Prediction Model in an SIRS Framework - [diffify](https://diffify.com/R/REffectivePred) ++ [{PEPBVS} 2.1](https://cran.r-project.org/package=PEPBVS): Bayesian Variable Selection using Power-Expected-Posterior Prior - [diffify](https://diffify.com/R/PEPBVS) ++ [{Ecfun} 0.3-6](https://cran.r-project.org/package=Ecfun): Functions for 'Ecdat' - [diffify](https://diffify.com/R/Ecfun) ++ [{bootcluster} 0.4.1](https://cran.r-project.org/package=bootcluster): Bootstrapping Estimates of Clustering Stability - [diffify](https://diffify.com/R/bootcluster) ++ [{netseer} 0.1.1](https://cran.r-project.org/package=netseer): Graph Prediction from a Graph Time Series - [diffify](https://diffify.com/R/netseer) ++ [{greta} 0.5.0](https://cran.r-project.org/package=greta): Simple and Scalable Statistical Modelling in R - [diffify](https://diffify.com/R/greta) ++ [{ggsem} 0.1.1](https://cran.r-project.org/package=ggsem): Interactively Visualize Structural Equation Modeling Diagrams - [diffify](https://diffify.com/R/ggsem) ++ [{sdtm.oak} 0.1.1](https://cran.r-project.org/package=sdtm.oak): SDTM Data Transformation Engine - [diffify](https://diffify.com/R/sdtm.oak) ++ [{PathwaySpace} 1.0.0](https://cran.r-project.org/package=PathwaySpace): Spatial Projection of Network Signals along Geodesic Paths - [diffify](https://diffify.com/R/PathwaySpace) ++ [{OrigamiPlot} 0.2.0](https://cran.r-project.org/package=OrigamiPlot): A Visualization Tool Enhancing Radar Plot Visualizations for +Multivariate Data - [diffify](https://diffify.com/R/OrigamiPlot) ++ [{scpi} 2.2.6](https://cran.r-project.org/package=scpi): Prediction Intervals for Synthetic Control Methods with Multiple +Treated Units and Staggered Adoption - [diffify](https://diffify.com/R/scpi) ++ [{FDX} 2.0.2](https://cran.r-project.org/package=FDX): False Discovery Exceedance Controlling Multiple Testing +Procedures - [diffify](https://diffify.com/R/FDX) ++ [{bioregion} 1.1.1-1](https://cran.r-project.org/package=bioregion): Comparison of Bioregionalisation Methods - [diffify](https://diffify.com/R/bioregion) ++ [{mlmc} 2.1.1](https://cran.r-project.org/package=mlmc): Multi-Level Monte Carlo - [diffify](https://diffify.com/R/mlmc) ++ [{treats} 1.1](https://cran.r-project.org/package=treats): Trees and Traits Simulations - [diffify](https://diffify.com/R/treats) ++ [{steadyICA} 1.0.1](https://cran.r-project.org/package=steadyICA): ICA and Tests of Independence via Multivariate Distance +Covariance - [diffify](https://diffify.com/R/steadyICA) ++ [{GGMselect} 0.1-12.7.1](https://cran.r-project.org/package=GGMselect): Gaussian Graphs Models Selection - [diffify](https://diffify.com/R/GGMselect) ++ [{Rlabkey} 3.4.1](https://cran.r-project.org/package=Rlabkey): Data Exchange Between R and 'LabKey' Server - [diffify](https://diffify.com/R/Rlabkey) ++ [{PottsUtils} 0.3-3.1](https://cran.r-project.org/package=PottsUtils): Utility Functions of the Potts Models - [diffify](https://diffify.com/R/PottsUtils) ++ [{nn2poly} 0.1.2](https://cran.r-project.org/package=nn2poly): Neural Network Weights Transformation into Polynomial +Coefficients - [diffify](https://diffify.com/R/nn2poly) ++ [{twowaytests} 1.5](https://cran.r-project.org/package=twowaytests): Two-Way Tests in Independent Groups Designs - [diffify](https://diffify.com/R/twowaytests) ++ [{biopixR} 1.2.0](https://cran.r-project.org/package=biopixR): Extracting Insights from Biological Images - [diffify](https://diffify.com/R/biopixR) ++ [{sundialr} 0.1.5](https://cran.r-project.org/package=sundialr): An Interface to 'SUNDIALS' Ordinary Differential Equation (ODE) +Solvers - [diffify](https://diffify.com/R/sundialr) ++ [{rcheology} 4.4.2.0](https://cran.r-project.org/package=rcheology): Data on Base and Recommended Packages for Current and Previous +Versions of R - [diffify](https://diffify.com/R/rcheology) ++ [{ordinalpattern} 0.2.6](https://cran.r-project.org/package=ordinalpattern): Tests Based on Ordinal Patterns - [diffify](https://diffify.com/R/ordinalpattern) ++ [{inferr} 0.3.2](https://cran.r-project.org/package=inferr): Inferential Statistics - [diffify](https://diffify.com/R/inferr) ++ [{CohortConstructor} 0.3.2](https://cran.r-project.org/package=CohortConstructor): Build and Manipulate Study Cohorts Using a Common Data Model - [diffify](https://diffify.com/R/CohortConstructor) ++ [{blorr} 0.3.1](https://cran.r-project.org/package=blorr): Tools for Developing Binary Logistic Regression Models - [diffify](https://diffify.com/R/blorr) ++ [{anthroplus} 1.0.0](https://cran.r-project.org/package=anthroplus): Computation of the WHO 2007 References for School-Age Children +and Adolescents (5 to 19 Years) - [diffify](https://diffify.com/R/anthroplus) ++ [{twn} 0.2.5](https://cran.r-project.org/package=twn): Taxa Waterbeheer Nederland voor R - [diffify](https://diffify.com/R/twn) ++ [{RcppSpdlog} 0.0.19](https://cran.r-project.org/package=RcppSpdlog): R and C++ Interfaces to 'spdlog' C++ Header Library for Logging - [diffify](https://diffify.com/R/RcppSpdlog) ++ [{NaileR} 1.2.1](https://cran.r-project.org/package=NaileR): Interpreting Latent Variables with AI - [diffify](https://diffify.com/R/NaileR) ++ [{mbreaks} 1.0.1](https://cran.r-project.org/package=mbreaks): Estimation and Inference for Structural Breaks in Linear +Regression Models - [diffify](https://diffify.com/R/mbreaks) ++ [{geocomplexity} 0.2.1](https://cran.r-project.org/package=geocomplexity): Mitigating Spatial Bias Through Geographical Complexity - [diffify](https://diffify.com/R/geocomplexity) ++ [{cheapr} 0.9.91](https://cran.r-project.org/package=cheapr): Simple Functions to Save Time and Memory - [diffify](https://diffify.com/R/cheapr) ++ [{ProbBreed} 1.0.4.4](https://cran.r-project.org/package=ProbBreed): Probability Theory for Selecting Candidates in Plant Breeding - [diffify](https://diffify.com/R/ProbBreed) ++ [{bootES} 1.3.1](https://cran.r-project.org/package=bootES): Bootstrap Confidence Intervals on Effect Sizes - [diffify](https://diffify.com/R/bootES) ++ [{viewscape} 2.0.1](https://cran.r-project.org/package=viewscape): Viewscape Analysis - [diffify](https://diffify.com/R/viewscape) ++ [{maditr} 0.8.5](https://cran.r-project.org/package=maditr): Fast Data Aggregation, Modification, and Filtering with Pipes +and 'data.table' - [diffify](https://diffify.com/R/maditr) ++ [{CohortSurvival} 0.6.0](https://cran.r-project.org/package=CohortSurvival): Estimate Survival from Common Data Model Cohorts - [diffify](https://diffify.com/R/CohortSurvival) ++ [{CodelistGenerator} 3.3.0](https://cran.r-project.org/package=CodelistGenerator): Identify Relevant Clinical Codes and Evaluate Their Use - [diffify](https://diffify.com/R/CodelistGenerator) ++ [{isopam} 3.0](https://cran.r-project.org/package=isopam): Clustering of Sites with Species Data - [diffify](https://diffify.com/R/isopam) ++ [{superb} 0.95.19](https://cran.r-project.org/package=superb): Summary Plots with Adjusted Error Bars - [diffify](https://diffify.com/R/superb) ++ [{lemon} 0.5.0](https://cran.r-project.org/package=lemon): Freshing Up your 'ggplot2' Plots - [diffify](https://diffify.com/R/lemon) ++ [{GeoModels} 2.0.8](https://cran.r-project.org/package=GeoModels): Procedures for Gaussian and Non Gaussian Geostatistical (Large) +Data Analysis - [diffify](https://diffify.com/R/GeoModels) ++ [{sampcompR} 0.2.4](https://cran.r-project.org/package=sampcompR): Comparing and Visualizing Differences Between Surveys - [diffify](https://diffify.com/R/sampcompR) ++ [{Rcssplot} 1.1.0](https://cran.r-project.org/package=Rcssplot): Styling of Graphics using Cascading Style Sheets - [diffify](https://diffify.com/R/Rcssplot) ++ [{r2pmml} 0.29.0](https://cran.r-project.org/package=r2pmml): Convert R Models to PMML - [diffify](https://diffify.com/R/r2pmml) ++ [{PakPMICS2018} 1.2.0](https://cran.r-project.org/package=PakPMICS2018): Multiple Indicator Cluster Survey (MICS) 2017-18 Data for +Punjab, Pakistan - [diffify](https://diffify.com/R/PakPMICS2018) ++ [{nodbi} 0.11.0](https://cran.r-project.org/package=nodbi): 'NoSQL' Database Connector - [diffify](https://diffify.com/R/nodbi) ++ [{inline} 0.3.20](https://cran.r-project.org/package=inline): Functions to Inline C, C++, Fortran Function Calls from R - [diffify](https://diffify.com/R/inline) ++ [{ggreveal} 0.1.4](https://cran.r-project.org/package=ggreveal): Reveal a 'ggplot' Incrementally - [diffify](https://diffify.com/R/ggreveal) # CRANberries NEW: ## -+ [{SimRDS} 2.0.0](https://cran.r-project.org/package=SimRDS): Simulation of Respondent Driven Samples -+ [{lofifonts} 0.1.3](https://cran.r-project.org/package=lofifonts): Text Rendering with Bitmap and Vector Fonts -+ [{FGRepo} 1.3.2.0](https://cran.r-project.org/package=FGRepo): Functional Genomics Repository for POST-GWAS Analysis -+ [{AIscreenR} 0.1.0](https://cran.r-project.org/package=AIscreenR): AI Screening Tools in R for Systematic Reviewing -+ [{tidyplots} 0.1.2](https://cran.r-project.org/package=tidyplots): Tidy Plots for Scientific Papers -+ [{redcas} 0.1.1](https://cran.r-project.org/package=redcas): An Interface to the Computer Algebra System 'REDUCE' -+ [{metasnf} 1.1.2](https://cran.r-project.org/package=metasnf): Meta Clustering with Similarity Network Fusion -+ [{ineAtlas} 0.1.2](https://cran.r-project.org/package=ineAtlas): Access to Spanish Household Income Distribution Atlas Data -+ [{ILSAmerge} 1.0.0](https://cran.r-project.org/package=ILSAmerge): Merge and Download International Large-Scale Assessments (ILSA) ++ [{GeoTox} 0.2.0](https://cran.r-project.org/package=GeoTox): Spatiotemporal Mixture Risk Assessment ++ [{OPTeCD} 1.0.0](https://cran.r-project.org/package=OPTeCD): Optimal Partial Tetra-Allele Cross Designs ++ [{wbids} 0.1.0](https://cran.r-project.org/package=wbids): Seamless Access to World Bank International Debt Statistics +(IDS) ++ [{ReportSubtotal} 0.1](https://cran.r-project.org/package=ReportSubtotal): Adds Subtotals to Data Reports ++ [{quicR} 1.0.2](https://cran.r-project.org/package=quicR): RT-QuIC Data Formatting and Analysis ++ [{necountries} 0.1-1](https://cran.r-project.org/package=necountries): Countries of the World ++ [{HMMRel} 0.1.0](https://cran.r-project.org/package=HMMRel): Hidden Markov Models for Reliability and Maintenance ++ [{redatam} 2.0.4](https://cran.r-project.org/package=redatam): Import 'REDATAM' Files ++ [{shinyMixR} 0.5.0](https://cran.r-project.org/package=shinyMixR): Interactive 'shiny' Dashboard for 'nlmixr2' ++ [{mapindia} 1.0.1](https://cran.r-project.org/package=mapindia): Plot Map of the Indian Subcontinent ++ [{EDCimport} 0.5.2](https://cran.r-project.org/package=EDCimport): Import Data from EDC Software ++ [{visvaR} 1.0.0](https://cran.r-project.org/package=visvaR): Shiny-Based Statistical Solutions for Agricultural Research ++ [{TFM} 0.1.0](https://cran.r-project.org/package=TFM): Sparse Online Principal Component for TFM ++ [{sivirep} 1.0.0](https://cran.r-project.org/package=sivirep): Data Wrangling and Automated Reports from 'SIVIGILA' Source ++ [{ReSurv} 1.0.0](https://cran.r-project.org/package=ReSurv): Machine Learning Models for Predicting Claim Counts ++ [{powertools} 0.1.0](https://cran.r-project.org/package=powertools): Power and Sample Size Tools ++ [{PerRegMod} 4.4.1](https://cran.r-project.org/package=PerRegMod): Fitting Periodic Coefficients Linear Regression Models ++ [{lovecraftr} 1.0.0](https://cran.r-project.org/package=lovecraftr): A Collection of Lovecraftian Tales and Texts ++ [{VecDep} 0.1.3](https://cran.r-project.org/package=VecDep): Measuring Copula-Based Dependence Between Random Vectors ++ [{RobustPrediction} 0.1.4](https://cran.r-project.org/package=RobustPrediction): Robust Tuning and Training for Cross-Source Prediction ++ [{RegrCoeffsExplorer} 1.1.0](https://cran.r-project.org/package=RegrCoeffsExplorer): Efficient Visualization of Regression Coefficients for lm(), +glm(), and glmnet() Objects ++ [{JANE} 0.1.1](https://cran.r-project.org/package=JANE): Just Another Latent Space Network Clustering Algorithm ++ [{HiGarrote} 1.0](https://cran.r-project.org/package=HiGarrote): Nonnegative Garrote Method Incorporating Hierarchical +Relationships ++ [{clustur} 0.1.0](https://cran.r-project.org/package=clustur): Clustering ++ [{Bios2cor} 2.2.2](https://cran.r-project.org/package=Bios2cor): From Biological Sequences and Simulations to Correlation +Analysis ++ [{autometric} 0.1.2](https://cran.r-project.org/package=autometric): Background Resource Logging ++ [{shinyWGD} 1.0.0](https://cran.r-project.org/package=shinyWGD): 'Shiny' Application for Whole Genome Duplication Analysis ++ [{cppcontainers} 1.0.1](https://cran.r-project.org/package=cppcontainers): 'C++' Standard Template Library Containers ++ [{CBRT} 0.1.1](https://cran.r-project.org/package=CBRT): CBRT Data on Turkish Economy ++ [{RCognito} 0.1.0](https://cran.r-project.org/package=RCognito): A Simplified Interface for 'Amazon Cognito' ++ [{PlotFTIR} 1.0.0](https://cran.r-project.org/package=PlotFTIR): Plot FTIR Spectra ++ [{phylolm.hp} 0.0-1](https://cran.r-project.org/package=phylolm.hp): Hierarchical Partitioning of R2 for Phylogenetic Linear +Regression ++ [{hmsidwR} 1.1.2](https://cran.r-project.org/package=hmsidwR): Health Metrics and the Spread of Infectious Diseases ++ [{brickster} 0.2.5](https://cran.r-project.org/package=brickster): R Toolkit for 'Databricks' ++ [{rcprd} 0.0.1](https://cran.r-project.org/package=rcprd): Extraction and Management of Clinical Practice Research Datalink Data -+ [{ife} 0.1.0](https://cran.r-project.org/package=ife): Influence Function Based Estimate Objects -+ [{epicmodel} 0.1.1](https://cran.r-project.org/package=epicmodel): Causal Modeling in Epidemiology -+ [{DTSR} 0.1.0](https://cran.r-project.org/package=DTSR): Distributed Trimmed Scores Regression for Handling Missing Data -+ [{WMAP} 1.0.0](https://cran.r-project.org/package=WMAP): Weighted Meta-Analysis with Pseudo-Populations -+ [{threeBrain} 1.2.0](https://cran.r-project.org/package=threeBrain): Your Advanced 3D Brain Visualization -+ [{shelter} 0.1.1](https://cran.r-project.org/package=shelter): Support for Secure API Key Management -+ [{washr} 1.0.1](https://cran.r-project.org/package=washr): Publication Toolkit for Water, Sanitation and Hygiene (WASH) -+ [{visualpred} 0.1.1](https://cran.r-project.org/package=visualpred): Visualization 2D of Binary Classification Models -+ [{psidR} 2.3](https://cran.r-project.org/package=psidR): Build Panel Data Sets from PSID Raw Data -+ [{afcharts} 0.4.0](https://cran.r-project.org/package=afcharts): Produce Charts Following UK Government Analysis Function -Guidance -+ [{rbc} 0.1.0](https://cran.r-project.org/package=rbc): Regression by Composition -+ [{PJFM} 0.1.0](https://cran.r-project.org/package=PJFM): Variational Inference for High-Dimensional Joint Frailty Model -+ [{ratlas} 0.1.0](https://cran.r-project.org/package=ratlas): ATLAS Formatting Functions and Templates -+ [{iucnr} 0.0.0.1](https://cran.r-project.org/package=iucnr): IUCN Red List Data -+ [{divent} 0.4-4](https://cran.r-project.org/package=divent): Entropy Partitioning to Measure Diversity -+ [{rtiktoken} 0.0.6](https://cran.r-project.org/package=rtiktoken): A Byte-Pair-Encoding (BPE) Tokenizer for OpenAI's Large Language -Models -+ [{OasisR} 3.1.1](https://cran.r-project.org/package=OasisR): Outright Tool for the Analysis of Spatial Inequalities and -Segregation -+ [{ntfy} 0.0.6](https://cran.r-project.org/package=ntfy): Lightweight Wrapper to the 'ntfy.sh' Service -+ [{heterocop} 0.1.0.0](https://cran.r-project.org/package=heterocop): Semi-Parametric Estimation with Gaussian Copula -+ [{gpcp} 0.1.0](https://cran.r-project.org/package=gpcp): Genomic Prediction of Cross Performance -+ [{exams2forms} 0.1-0](https://cran.r-project.org/package=exams2forms): Embedding 'exams' Exercises as Forms in 'rmarkdown' or 'quarto' -Documents -+ [{ABRSQOL} 1.0.0](https://cran.r-project.org/package=ABRSQOL): Quality-of-Life Solver for "Measuring Quality of Life under -Spatial Frictions" -+ [{aods3} 0.5](https://cran.r-project.org/package=aods3): Analysis of Overdispersed Data using S3 Methods -+ [{RCPA} 0.2.5](https://cran.r-project.org/package=RCPA): Consensus Pathway Analysis -+ [{imuf} 0.3.0](https://cran.r-project.org/package=imuf): Estimate Orientation of an Inertial Measurement Unit -+ [{card} 0.1.1](https://cran.r-project.org/package=card): Cardiovascular Applications in Research Data -+ [{subsampling} 0.1.1](https://cran.r-project.org/package=subsampling): Optimal Subsampling Methods for Statistical Models -+ [{lubrilog} 1.1.0](https://cran.r-project.org/package=lubrilog): Get Insights on 'lubridate' Operations -+ [{hdbcp} 0.1.0](https://cran.r-project.org/package=hdbcp): Bayesian Change Point Detection for High-Dimensional Data -+ [{dverse} 0.0.1](https://cran.r-project.org/package=dverse): Document a Universe of Packages -+ [{cocoon} 0.1.0](https://cran.r-project.org/package=cocoon): Extract, Format, and Print Statistical Output -+ [{minFactorial} 0.1.0](https://cran.r-project.org/package=minFactorial): All Possible Minimally Changed Factorial Run Orders -+ [{tidywater} 0.6.2](https://cran.r-project.org/package=tidywater): Water Quality Models for Drinking Water Treatment Processes -+ [{speedyBBT} 1.0](https://cran.r-project.org/package=speedyBBT): Efficient Bayesian Inference for the Bradley--Terry Model -Packages -+ [{mergedblocks} 1.1.1](https://cran.r-project.org/package=mergedblocks): Merged Block Randomization -+ [{ggsem} 0.1.0](https://cran.r-project.org/package=ggsem): Interactively Visualize Structural Equation Modeling Diagrams -+ [{sicure} 0.1.0](https://cran.r-project.org/package=sicure): Single-Index Mixture Cure Models -+ [{pk.unit.trans} 0.1.0](https://cran.r-project.org/package=pk.unit.trans): Achieve Numerical Conversion Between Units Commonly Used in -Pharmacokinetics -+ [{ip2whois} 1.0.0](https://cran.r-project.org/package=ip2whois): Lookup 'WHOIS' Information for a Particular Domain -+ [{ETRep} 0.1.0](https://cran.r-project.org/package=ETRep): Analysis of Elliptical Tubes Under the Relative Curvature -Condition -+ [{dpkg} 0.6.0](https://cran.r-project.org/package=dpkg): Create, Stow, and Read Data Packages -+ [{NPFD} 1.0.0](https://cran.r-project.org/package=NPFD): N-Power Fourier Deconvolution -+ [{rnnmf} 0.3.0](https://cran.r-project.org/package=rnnmf): Regularized Non-Negative Matrix Factorization -+ [{mcmapper} 0.0.11](https://cran.r-project.org/package=mcmapper): Mapping First Moment and C-Statistic to the Parameters of -Distributions for Risk -+ [{spconf} 1.0.1](https://cran.r-project.org/package=spconf): Computing Scales of Spatial Smoothing for Confounding Adjustment -+ [{PODES} 0.1.0](https://cran.r-project.org/package=PODES): Village Potential Statistics of Indonesia -+ [{handwriterRF} 1.0.2](https://cran.r-project.org/package=handwriterRF): Handwriting Analysis with Random Forests -+ [{ConfMatrix} 0.1.0](https://cran.r-project.org/package=ConfMatrix): Confusion Matrix ++ [{PepMapViz} 1.0.0](https://cran.r-project.org/package=PepMapViz): A Versatile Toolkit for Peptide Mapping, Visualization, and +Comparative Exploration ++ [{COveR} 1.1.0](https://cran.r-project.org/package=COveR): Clustering with Overlaps ++ [{cia} 1.0.0](https://cran.r-project.org/package=cia): Learn and Apply Directed Acyclic Graphs for Causal Inference ++ [{Virusparies} 1.0.0](https://cran.r-project.org/package=Virusparies): Visualize and Process Output from 'VirusHunterGatherer' ++ [{textAnnotatoR} 0.1.4](https://cran.r-project.org/package=textAnnotatoR): Interactive Text Annotation Tool with 'shiny' GUI ++ [{rOCEAN} 1.0](https://cran.r-project.org/package=rOCEAN): Two-Way Feature Set Testing for Multi-Omics ++ [{fastml} 0.1.0](https://cran.r-project.org/package=fastml): Fast Machine Learning Model Training and Evaluation ++ [{bplsr} 1.0.0](https://cran.r-project.org/package=bplsr): Bayesian partial least squares regression ++ [{BayesGP} 0.1.3](https://cran.r-project.org/package=BayesGP): Efficient Implementation of Gaussian Process in Bayesian +Hierarchical Models ++ [{SFM} 0.1.0](https://cran.r-project.org/package=SFM): A Package for Analyzing Skew Factor Models ++ [{CIMPLE} 0.1.0](https://cran.r-project.org/package=CIMPLE): Analysis of Longitudinal Electronic Health Record (EHR) Data +with Possibly Informative Observational Time ++ [{forestGYM} 1.0.0](https://cran.r-project.org/package=forestGYM): Forest Growth and Yield Model Based on Clutter Model ++ [{semaphore} 1.0.2](https://cran.r-project.org/package=semaphore): Shared Memory Atomic Operations ++ [{rjaf} 0.1.0](https://cran.r-project.org/package=rjaf): Regularized Joint Assignment Forest with Treatment Arm +Clustering ++ [{RadEro} 1.0.4](https://cran.r-project.org/package=RadEro): Cs-137 Conversion Model ++ [{pannotator} 1.0.0.4](https://cran.r-project.org/package=pannotator): Visualisation and Annotation of 360 Degree Imagery ++ [{GTFSwizard} 1.0.0](https://cran.r-project.org/package=GTFSwizard): Exploring and Manipulating 'GTFS' Files ++ [{FedData} 4.1.0](https://cran.r-project.org/package=FedData): Download Geospatial Data Available from Several Federated Data +Sources ++ [{betaselectr} 0.1.0](https://cran.r-project.org/package=betaselectr): Betas-Select in Structural Equation Models and Linear Models ++ [{forestSAS} 2.0.4](https://cran.r-project.org/package=forestSAS): Forest Spatial Structure Analysis Systems ++ [{forestPSD} 1.0.0](https://cran.r-project.org/package=forestPSD): Forest Population Structure and Numeric Dynamics ++ [{seAMLess} 0.1.1](https://cran.r-project.org/package=seAMLess): A Single Cell Transcriptomics Based Deconvolution Pipeline for +Leukemia ++ [{photon} 0.3.1](https://cran.r-project.org/package=photon): High-Performance Geocoding using 'photon' ++ [{PakPC} 0.2.0](https://cran.r-project.org/package=PakPC): 'shiny' App to Analyze Pakistan's Population Census Data ++ [{PakNAcc} 0.1.0](https://cran.r-project.org/package=PakNAcc): 'shiny' App for National Accounts ++ [{JAGStree} 1.0.1](https://cran.r-project.org/package=JAGStree): Automatically Write 'JAGS' Code for Hierarchical Bayesian Models +on Trees ++ [{ig.degree.betweenness} 0.1.0](https://cran.r-project.org/package=ig.degree.betweenness): "Smith-Pittman Community Detection Algorithm for 'igraph' +Objects (2024)" ++ [{distfreereg} 1.0](https://cran.r-project.org/package=distfreereg): Distribution-Free Goodness-of-Fit Testing for Regression ++ [{SegEnvIneq} 1.2](https://cran.r-project.org/package=SegEnvIneq): Environmental Inequality Indices Based on Segregation Measures ++ [{maicplus} 0.1.0](https://cran.r-project.org/package=maicplus): Matching Adjusted Indirect Comparison ++ [{laminr} 0.1.0](https://cran.r-project.org/package=laminr): Interface for 'LaminDB'