_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-marsannhybrid 0.1.0
Propagated dependencies: r-neuralnet@1.44.2 r-earth@5.3.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MARSANNhybrid
Licenses: GPL 3
Build system: r
Synopsis: MARS Based ANN Hybrid Model
Description:

Multivariate Adaptive Regression Spline (MARS) based Artificial Neural Network (ANN) hybrid model is combined Machine learning hybrid approach which selects important variables using MARS and then fits ANN on the extracted important variables.

r-meerva 0.2-2
Propagated dependencies: r-tidyr@1.3.2 r-survival@3.8-6 r-mvtnorm@1.3-7 r-matrixcalc@1.0-6 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=meerva
Licenses: GPL 3
Build system: r
Synopsis: Analysis of Data with Measurement Error Using a Validation Subsample
Description:

Sometimes data for analysis are obtained using more convenient or less expensive means yielding "surrogate" variables for what could be obtained more accurately, albeit with less convenience; or less conveniently or at more expense yielding "reference" variables, thought of as being measured without error. Analysis of the surrogate variables measured with error generally yields biased estimates when the objective is to make inference about the reference variables. Often it is thought that ignoring the measurement error in surrogate variables only biases effects toward the null hypothesis, but this need not be the case. Measurement errors may bias parameter estimates either toward or away from the null hypothesis. If one has a data set with surrogate variable data from the full sample, and also reference variable data from a randomly selected subsample, then one can assess the bias introduced by measurement error in parameter estimation, and use this information to derive improved estimates based upon all available data. Formulaically these estimates based upon the reference variables from the validation subsample combined with the surrogate variables from the whole sample can be interpreted as starting with the estimate from reference variables in the validation subsample, and "augmenting" this with additional information from the surrogate variables. This suggests the term "augmented" estimate. The meerva package calculates these augmented estimates in the regression setting when there is a randomly selected subsample with both surrogate and reference variables. Measurement errors may be differential or non-differential, in any or all predictors (simultaneously) as well as outcome. The augmented estimates derive, in part, from the multivariate correlation between regression model parameter estimates from the reference variables and the surrogate variables, both from the validation subset. Because the validation subsample is chosen at random any biases imposed by measurement error, whether non-differential or differential, are reflected in this correlation and these correlations can be used to derive estimates for the reference variables using data from the whole sample. The main functions in the package are meerva.fit which calculates estimates for a dataset, and meerva.sim.block which simulates multiple datasets as described by the user, and analyzes these datasets, storing the regression coefficient estimates for inspection. The augmented estimates, as well as how measurement error may arise in practice, is described in more detail by Kremers WK (2021) <arXiv:2106.14063> and is an extension of the works by Chen Y-H, Chen H. (2000) <doi:10.1111/1467-9868.00243>, Chen Y-H. (2002) <doi:10.1111/1467-9868.00324>, Wang X, Wang Q (2015) <doi:10.1016/j.jmva.2015.05.017> and Tong J, Huang J, Chubak J, et al. (2020) <doi:10.1093/jamia/ocz180>.

r-missinghandle 0.1.1
Propagated dependencies: r-zoo@1.8-15 r-imputets@3.4 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MissingHandle
Licenses: GPL 3
Build system: r
Synopsis: Handles Missing Dates and Data and Converts into Weekly and Monthly from Daily
Description:

Many times, you will not find data for all dates. After first January, 2011 you may have next data on 20th January, 2011 and so on. Also available dates may have zero values. Try to gather all such kinds of data in different excel sheets of a single excel file. Every sheet will contain two columns (1st one is dates and second one is the data). After loading all the sheets into different elements of a list, using this you can fill the gaps for all the sheets and mark all the corresponding values as zeros. Here I am talking about daily data. Finally, it will combine all the filled results into one data frame (first column is date and other columns will be corresponding values of your sheets) and give one combined data frame. Number of columns in the data frame will be number of sheets plus one. Then imputation will be done. Daily to monthly and weekly conversion is also possible. More details can be found in Garai and others (2023) <doi:10.13140/RG.2.2.11977.42087>.

r-maddisondata 1.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/sbgraves237/MaddisonData
Licenses: Expat
Build system: r
Synopsis: Maddison Project Data
Description:

Relatively easy access is provided to 2023 version of the Maddison project data downloaded 2025-08-28. This project collates all the credible data on population and GDP for 169 countries, with some dating back to the year 1 of the current era. One function makes it easy to find the leaders for each year, allowing users to delete countries like OPEC with narrow economies to focus on technology leaders. Another function makes it easy to plot data for only selected countries or years. Another function makes it relatively easy to obtain references to the original sources, which must be cited per the copyright rules of the Maddison Project for different uses of their data.

r-mixedlevelrsds 1.0.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MixedLevelRSDs
Licenses: GPL 2+
Build system: r
Synopsis: Mixed Level Response Surface Designs
Description:

Response Surface Designs (RSDs) involving factors not all at same levels are called Mixed Level RSDs (or Asymmetric RSDs). In many practical situations, RSDs with asymmetric levels will be more suitable as it explores more regions in the design space. (J.S. Mehta and M.N. Das (1968) <doi:10.2307/1267046>. "Asymmetric rotatable designs and orthogonal transformations").This package contains function named ATORDs_I() for generating asymmetric third order rotatable designs (ATORDs) based on third order designs given by Das and Narasimham (1962). Function ATORDs_II() generates asymmetric third order rotatable designs developed using t-design of unequal set sizes, which are smaller in size as compared to design generated by function ATORDs_I(). In general, third order rotatable designs can be classified into two classes viz., designs that are suitable for sequential experimentation and designs for non-sequential experimentation. The sequential experimentation approach involves conducting the trials step by step whereas, in the non-sequential experimentation approach, the entire runs are executed in one go (M. N. Das and V. Narasimham (1962) <doi:10.1214/AOMS/1177704374>. "Construction of Rotatable Designs through Balanced Incomplete Block Designs"). ATORDs_I() and ATORDs_II() functions generate non-sequential asymmetric third order designs. Function named SeqTORD() generates symmetric sequential third order design in blocks and also gives G-efficiency of the given design. Function named Asymseq() generates asymmetric sequential third order designs in blocks (M. Hemavathi, Eldho Varghese, Shashi Shekhar and Seema Jaggi (2020) <doi:10.1080/02664763.2020.1864817>. "Sequential asymmetric third order rotatable designs (SATORDs)"). In response surface design, situations may arise in which some of the factors are qualitative in nature (Jyoti Divecha and Bharat Tarapara (2017) <doi:10.1080/08982112.2016.1217338>. "Small, balanced, efficient, optimal, and near rotatable response surface designs for factorial experiments asymmetrical in some quantitative, qualitative factors"). The Function named QualRSD() generates second order design with qualitative factors along with their D-efficiency and G-efficiency. The function named RotatabilityQ() calculates a measure of rotatability (measure Q, 0 <= Q <= 1) given by Draper and Pukelshiem(1990) for given a design based on a second order model, (Norman R. Draper and Friedrich Pukelsheim(1990) <doi:10.1080/00401706.1990.10484635>. "Another look at rotatability").

r-multiverse 0.6.2
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-styler@1.11.0 r-rstudioapi@0.18.0 r-rlang@1.2.0 r-readr@2.2.0 r-r6@2.6.1 r-purrr@1.2.2 r-magrittr@2.0.5 r-knitr@1.51 r-jsonlite@2.0.0 r-furrr@0.4.0 r-formatr@1.14 r-evaluate@1.0.5 r-dplyr@1.2.1 r-distributional@0.7.0 r-collections@0.3.12 r-berryfunctions@1.22.13
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mucollective.github.io/multiverse/
Licenses: GPL 3+
Build system: r
Synopsis: Create 'multiverse analysis' in R
Description:

Implement multiverse style analyses (Steegen S., Tuerlinckx F, Gelman A., Vanpaemal, W., 2016) <doi:10.1177/1745691616658637> to show the robustness of statistical inference. Multiverse analysis is a philosophy of statistical reporting where paper authors report the outcomes of many different statistical analyses in order to show how fragile or robust their findings are. The multiverse package (Sarma A., Kale A., Moon M., Taback N., Chevalier F., Hullman J., Kay M., 2021) <doi:10.31219/osf.io/yfbwm> allows users to concisely and flexibly implement multiverse-style analysis, which involve declaring alternate ways of performing an analysis step, in R and R Notebooks.

r-mada 0.5.12
Propagated dependencies: r-mvtnorm@1.3-7 r-mvmeta@1.0.3 r-metafor@5.0-1 r-ellipse@0.5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://r-forge.r-project.org/projects/mada/
Licenses: GPL 2
Build system: r
Synopsis: Meta-Analysis of Diagnostic Accuracy
Description:

This package provides functions for diagnostic meta-analysis. Next to basic analysis and visualization the bivariate Model of Reitsma et al. (2005) that is equivalent to the HSROC of Rutter & Gatsonis (2001) can be fitted. A new approach based to diagnostic meta-analysis of Holling et al. (2012) is also available. Standard methods like summary, plot and so on are provided.

r-mmtdiff 1.0.0
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mmtdiff
Licenses: Expat
Build system: r
Synopsis: Moment-Matching Approximation for t-Distribution Differences
Description:

This package implements the moment-matching approximation for differences of non-standardized t-distributed random variables in both univariate and multivariate settings. The package provides density, distribution function, quantile function, and random generation for the approximated distributions of t-differences. The methodology establishes the univariate approximated distributions through the systematic matching of the first, second, and fourth moments, and extends it to multivariate cases, considering both scenarios of independent components and the more general multivariate t-distributions with arbitrary dependence structures. Methods build on the classical moment-matching approximation method (e.g., Casella and Berger (2024) <doi:10.1201/9781003456285>).

r-mixar 0.22.9
Propagated dependencies: r-timedate@4052.112 r-rdpack@2.6.6 r-permute@0.9-10 r-mvtnorm@1.3-7 r-mcmcpack@1.7-1 r-gbutils@0.5.1 r-fgarch@4052.93 r-e1071@1.7-17 r-combinat@0.0-8 r-bb@2026.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://geobosh.github.io/mixAR/
Licenses: GPL 2+
Build system: r
Synopsis: Mixture Autoregressive Models
Description:

Model time series using mixture autoregressive (MAR) models. Implemented are frequentist (EM) and Bayesian methods for estimation, prediction and model evaluation. See Wong and Li (2002) <doi:10.1111/1467-9868.00222>, Boshnakov (2009) <doi:10.1016/j.spl.2009.04.009>), and the extensive references in the documentation.

r-mlmc 2.1.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlmc.louisaslett.com/
Licenses: GPL 2
Build system: r
Synopsis: Multi-Level Monte Carlo
Description:

An implementation of MLMC (Multi-Level Monte Carlo), Giles (2008) <doi:10.1287/opre.1070.0496>, Heinrich (1998) <doi:10.1006/jcom.1998.0471>, for R. This package builds on the original Matlab and C++ implementations by Mike Giles to provide a full MLMC driver and example level samplers. Multi-core parallel sampling of levels is provided built-in.

r-madshapr 2.0.0
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-lubridate@1.9.5 r-knitr@1.51 r-janitor@2.2.1 r-haven@2.5.5 r-ggplot2@4.0.3 r-fs@2.1.0 r-forcats@1.0.1 r-fabr@2.1.1 r-dt@0.34.0 r-dplyr@1.2.1 r-crayon@1.5.3 r-bookdown@0.46
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/maelstrom-research/madshapR
Licenses: GPL 3
Build system: r
Synopsis: Functions to Support Data Management and Processing Using the Maelstrom Research Approach
Description:

This package provides functions to support data cleaning, evaluation, and description, developed for integration with Maelstrom Research software tools. madshapR provides functions primarily to evaluate and manipulate datasets and data dictionaries in preparation for data harmonization with the package Rmonize and to facilitate integration and transfer between RStudio servers and secure Opal environments. madshapR functions can be used independently but are optimized in conjunction with â Rmonizeâ functions for streamlined and coherent harmonization processing.

r-mazealls 0.2.1
Propagated dependencies: r-turtlegraphics@1.0-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/shabbychef/mazealls
Licenses: LGPL 3
Build system: r
Synopsis: Generate Recursive Mazes
Description:

Supports the generation of parallelogram, equilateral triangle, regular hexagon, isosceles trapezoid, Koch snowflake, hexaflake', Sierpinski triangle, Sierpinski carpet and Sierpinski trapezoid mazes via TurtleGraphics'. Mazes are generated by the recursive method: the domain is divided into sub-domains in which mazes are generated, then dividing lines with holes are drawn between them, see J. Buck, Recursive Division, <http://weblog.jamisbuck.org/2011/1/12/maze-generation-recursive-division-algorithm>.

r-mvsusy 0.1.0
Propagated dependencies: r-rcppalgos@2.10.0 r-ggsci@5.0.0 r-ggplot2@4.0.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://wtschacher.github.io/mvSUSY/
Licenses: GPL 2
Build system: r
Synopsis: Multivariate Surrogate Synchrony
Description:

Multivariate Surrogate Synchrony ('mvSUSY') estimates the synchrony within datasets that contain more than two time series. mvSUSY was developed from Surrogate Synchrony ('SUSY') with respect to implementing surrogate controls, and extends synchrony estimation to multivariate data. mvSUSY works as described in Meier & Tschacher (2021).

r-multilevelmediation 0.4.1
Propagated dependencies: r-tidyr@1.3.2 r-posterior@1.7.0 r-parallelly@1.47.0 r-nlme@3.1-169 r-mcmcpack@1.7-1 r-matrixcalc@1.0-6 r-glmmtmb@1.1.14 r-future@1.70.0 r-furrr@0.4.0 r-brms@2.23.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multilevelmediation
Licenses: GPL 3
Build system: r
Synopsis: Utility Functions for Multilevel Mediation Analysis
Description:

The ultimate goal is to support 2-2-1, 2-1-1, and 1-1-1 models for multilevel mediation, the option of a moderating variable for either the a, b, or both paths, and covariates. Currently the 1-1-1 model is supported and several options of random effects; the initial code for bootstrapping was evaluated in simulations by Falk, Vogel, Hammami, and MioÄ eviÄ (2024) <doi:10.3758/s13428-023-02079-4>. Support for Bayesian estimation using brms comprises ongoing work. Currently only continuous mediators and outcomes are supported. Factors for any predictors must be numerically represented.

r-modelc 1.0.0.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/sparkfish/modelc
Licenses: Expat
Build system: r
Synopsis: Linear Model to 'SQL' Compiler
Description:

This is a cross-platform linear model to SQL compiler. It generates SQL from linear and generalized linear models. Its interface consists of a single function, modelc(), which takes the output of lm() or glm() functions (or any object which has the same signature) and outputs a SQL character vector representing the predictions on the scale of the response variable as described in Dunn & Smith (2018) <doi:10.1007/978-1-4419-0118-7> and originating in Nelder & Wedderburn (1972) <doi:10.2307/2344614>. The resultant SQL can be included in a SELECT statement and returns output similar to that of the glm.predict() or lm.predict() predictions, assuming numeric types are represented in the database using sufficient precision. Currently log and identity link functions are supported.

r-mkmisc 2.0
Propagated dependencies: r-scales@1.4.0 r-robustbase@0.99-7 r-rcolorbrewer@1.1-3 r-limma@3.68.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/stamats/MKmisc
Licenses: LGPL 3
Build system: r
Synopsis: Miscellaneous Functions from M. Kohl
Description:

This package contains several functions for statistical data analysis; e.g. for sample size and power calculations, computation of confidence intervals and tests, and generation of similarity matrices.

r-moodef 1.2.0
Propagated dependencies: r-xml2@1.5.2 r-xlsx@0.6.5 r-tidyr@1.3.2 r-tibble@3.3.1 r-snakecase@0.11.1 r-readxl@1.5.0 r-readr@2.2.0 r-magick@2.9.1 r-glue@1.8.1 r-dplyr@1.2.1 r-blastula@0.3.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://josesamos.github.io/moodef/
Licenses: Expat
Build system: r
Synopsis: Defining 'Moodle' Elements from R
Description:

The main objective of this package is to support the definition of Moodle elements taking advantage of the power that R offers. In this first version, it allows the definition of quizzes to be included in the question bank.

r-monad 0.1.1
Propagated dependencies: r-s7@0.2.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mikmart/monad
Licenses: Expat
Build system: r
Synopsis: Operators and Generics for Monads
Description:

Compose generic monadic function pipelines with %>>% and %>-% based on implementing the S7 generics fmap() and bind(). Methods are provided for the built-in list type and the maybe class from the maybe package. The concepts are modelled directly after the Monad typeclass in Haskell, but adapted for idiomatic use in R.

r-mbg 1.2.0
Propagated dependencies: r-tictoc@1.2.1 r-terra@1.9-27 r-sf@1.1-1 r-r6@2.6.1 r-purrr@1.2.2 r-matrixstats@1.5.0 r-matrix@1.7-5 r-glue@1.8.1 r-data-table@1.18.4 r-caret@7.0-1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://henryspatialanalysis.github.io/mbg/
Licenses: Expat
Build system: r
Synopsis: Model-Based Geostatistics
Description:

Modern model-based geostatistics for point-referenced data. This package provides a simple interface to run spatial machine learning models and geostatistical models that estimate a continuous (raster) surface from point-referenced outcomes and, optionally, a set of raster covariates. The package also includes functions to summarize raster outcomes by (polygon) region while preserving uncertainty.

r-multilcirt 2.12
Propagated dependencies: r-mass@7.3-65 r-limsolve@2.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultiLCIRT
Licenses: GPL 2+
Build system: r
Synopsis: Multidimensional Latent Class Item Response Theory Models
Description:

Framework for the Item Response Theory analysis of dichotomous and ordinal polytomous outcomes under the assumption of multidimensionality and discreteness of the latent traits. The fitting algorithms allow for missing responses and for different item parameterizations and are based on the Expectation-Maximization paradigm. Individual covariates affecting the class weights may be included in the new version (since 2.1).

r-mlr3batchmark 0.2.2
Propagated dependencies: r-uuid@1.2-2 r-mlr3misc@0.21.0 r-mlr3@1.6.0 r-lgr@0.5.2 r-data-table@1.18.4 r-checkmate@2.3.4 r-batchtools@0.9.18
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlr3batchmark.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Batch Experiments for 'mlr3'
Description:

Extends the mlr3 package with a connector to the package batchtools'. This allows to run large-scale benchmark experiments on scheduled high-performance computing clusters.

r-multiness 1.0.2
Propagated dependencies: r-rspectra@0.16-2 r-matrix@1.7-5 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/peterwmacd/multiness/
Licenses: GPL 3+
Build system: r
Synopsis: MULTIplex NEtworks with Shared Structure
Description:

Model fitting and simulation for Gaussian and logistic inner product MultiNeSS models for multiplex networks. The package implements a convex fitting algorithm with fully adaptive parameter tuning, including options for edge cross-validation. For more details see MacDonald et al. (2020).

r-msae 0.1.5
Propagated dependencies: r-magic@1.6-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=msae
Licenses: GPL 2
Build system: r
Synopsis: Multivariate Fay Herriot Models for Small Area Estimation
Description:

This package implements multivariate Fay-Herriot models for small area estimation. It uses empirical best linear unbiased prediction (EBLUP) estimator. Multivariate models consider the correlation of several target variables and borrow strength from auxiliary variables to improve the effectiveness of a domain sample size. Models which accommodated by this package are univariate model with several target variables (model 0), multivariate model (model 1), autoregressive multivariate model (model 2), and heteroscedastic autoregressive multivariate model (model 3). Functions provide EBLUP estimators and mean squared error (MSE) estimator for each model. These models were developed by Roberto Benavent and Domingo Morales (2015) <doi:10.1016/j.csda.2015.07.013>.

r-mipfp 3.2.1
Propagated dependencies: r-rsolnp@2.0.1 r-numderiv@2016.8-1.1 r-cmm@1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/jojo-/mipfp
Licenses: GPL 2
Build system: r
Synopsis: Multidimensional Iterative Proportional Fitting and Alternative Models
Description:

An implementation of the iterative proportional fitting (IPFP), maximum likelihood, minimum chi-square and weighted least squares procedures for updating a N-dimensional array with respect to given target marginal distributions (which, in turn can be multidimensional). The package also provides an application of the IPFP to simulate multivariate Bernoulli distributions.

Total packages: 72166