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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-multifunc 0.9.4
Propagated dependencies: r-purrr@1.2.0 r-mass@7.3-65 r-magrittr@2.0.4 r-dplyr@1.1.4 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://jebyrnes.github.io/multifunc/
Licenses: Expat
Build system: r
Synopsis: Analysis of Ecological Drivers on Ecosystem Multifunctionality
Description:

This package provides methods for the analysis of how ecological drivers affect the multifunctionality of an ecosystem based on methods of Byrnes et al. 2016 <doi:10.1111/2041-210X.12143> and Byrnes et al. 2022 <doi:10.1101/2022.03.17.484802>. Most standard methods in the literature are implemented (see vignettes) in a tidy format.

r-mantis 1.0.2
Propagated dependencies: r-xts@0.14.1 r-tidyr@1.3.1 r-scales@1.4.0 r-rmarkdown@2.30 r-reactable@0.4.5 r-purrr@1.2.0 r-lubridate@1.9.4 r-knitr@1.50 r-htmltools@0.5.8.1 r-ggplot2@4.0.1 r-dygraphs@1.1.1.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ropensci/mantis
Licenses: GPL 3+
Build system: r
Synopsis: Multiple Time Series Scanner
Description:

Generate interactive html reports that enable quick visual review of multiple related time series stored in a data frame. For static datasets, this can help to identify any temporal artefacts that may affect the validity of subsequent analyses. For live data feeds, regularly scheduled reports can help to pro-actively identify data feed problems or unexpected trends that may require action. The reports are self-contained and shareable without a web server.

r-mintriadic 1.0.0
Propagated dependencies: r-rcpp@1.1.0 r-lolog@1.3.2 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MinTriadic
Licenses: GPL 3+
Build system: r
Synopsis: Extension to the 'Lolog' Package for 'Triadic' Network Statistics
Description:

This package provides an extension to the lolog package by introducing the minTriadicClosure() statistic to capture higher-order interactions among triplets of nodes. This function facilitates improved modelling of group formations and triadic closure in networks. A smoothing parameter has been incorporated to avoid numerical errors.

r-minfactorial 0.1.0
Propagated dependencies: r-fmc@1.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=minFactorial
Licenses: GPL 3
Build system: r
Synopsis: All Possible Minimally Changed Factorial Run Orders
Description:

In many agricultural, engineering, industrial, post-harvest and processing experiments, the number of factor level changes and hence the total number of changes is of serious concern as such experiments may consists of hard-to-change factors where it is physically very difficult to change levels of some factors or sometime such experiments may require normalization time to obtain adequate operating condition. For this reason, run orders that offer the minimum number of factor level changes and at the same time minimize the possible influence of systematic trend effects on the experimentation have been sought. Factorial designs with minimum changes in factors level may be preferred for such situations as these minimally changed run orders will minimize the cost of the experiments. For method details see, Bhowmik, A.,Varghese, E., Jaggi, S. and Varghese, C. (2017)<doi:10.1080/03610926.2016.1152490>.This package used to construct all possible minimally changed factorial run orders for different experimental set ups along with different statistical criteria to measure the performance of these designs. It consist of the function minFactDesign().

r-maybe 1.1.0
Propagated dependencies: r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/armcn/maybe
Licenses: Expat
Build system: r
Synopsis: The Maybe Monad
Description:

The maybe type represents the possibility of some value or nothing. It is often used instead of throwing an error or returning `NULL`. The advantage of using a maybe type over `NULL` is that it is both composable and requires the developer to explicitly acknowledge the potential absence of a value, helping to avoid the existence of unexpected behaviour.

r-mptmultiverse 0.4-3
Propagated dependencies: r-treebugs@1.5.3 r-tidyr@1.3.1 r-tibble@3.3.0 r-runjags@2.2.2-5 r-rlang@1.1.6 r-reshape2@1.4.5 r-readr@2.1.6 r-purrr@1.2.0 r-mptinr@1.14.1 r-mass@7.3-65 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mpt-network/MPTmultiverse
Licenses: GPL 2
Build system: r
Synopsis: Multiverse Analysis of Multinomial Processing Tree Models
Description:

Statistical or cognitive modeling usually requires a number of more or less arbitrary choices creating one specific path through a garden of forking paths'. The multiverse approach (Steegen, Tuerlinckx, Gelman, & Vanpaemel, 2016, <doi:10.1177/1745691616658637>) offers a principled alternative in which results for all possible combinations of reasonable modeling choices are reported. MPTmultiverse performs a multiverse analysis for multinomial processing tree (MPT, Riefer & Batchelder, 1988, <doi:10.1037/0033-295X.95.3.318>) models combining maximum-likelihood/frequentist and Bayesian estimation approaches with different levels of pooling (i.e., data aggregation) as described in Singmann et al. (2024, <doi:10.1037/bul0000434>). For the frequentist approaches, no pooling (with and without parametric or nonparametric bootstrap) and complete pooling are implemented using MPTinR <https://cran.r-project.org/package=MPTinR>. For the Bayesian approaches, no pooling, complete pooling, and three different variants of partial pooling are implemented using TreeBUGS <https://cran.r-project.org/package=TreeBUGS>. The main function is fit_mpt() which performs the multiverse analysis in one call.

r-microeco 2.0.0
Propagated dependencies: r-vegan@2.7-2 r-tibble@3.3.0 r-scales@1.4.0 r-rlang@1.1.6 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-r6@2.6.1 r-magrittr@2.0.4 r-lifecycle@1.0.4 r-igraph@2.2.1 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-data-table@1.17.8 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ChiLiubio/microeco
Licenses: GPL 3
Build system: r
Synopsis: Microbial Community Ecology Data Analysis
Description:

This package provides a series of statistical and plotting approaches in microbial community ecology based on the R6 class. The classes are designed for data preprocessing, taxa abundance plotting, alpha diversity analysis, beta diversity analysis, differential abundance test, null model analysis, network analysis, machine learning, environmental data analysis and functional analysis.

r-mmdvariance 0.1.0
Propagated dependencies: r-mass@7.3-65 r-lawstat@3.6 r-biobase@2.70.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MMDvariance
Licenses: GPL 2+
Build system: r
Synopsis: Detecting Differentially Variable Genes Using the Mixture of Marginal Distributions
Description:

Gene selection based on variance using the marginal distributions of gene profiles that characterized by a mixture of three-component multivariate distributions. Please see the reference: Li X, Fu Y, Wang X, DeMeo DL, Tantisira K, Weiss ST, Qiu W. (2018) <doi:10.1155/2018/6591634>.

r-matchingr 2.0.0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/jtilly/matchingR/
Licenses: GPL 2+
Build system: r
Synopsis: Matching Algorithms in R and C++
Description:

Computes matching algorithms quickly using Rcpp. Implements the Gale-Shapley Algorithm to compute the stable matching for two-sided markets, such as the stable marriage problem and the college-admissions problem. Implements Irving's Algorithm for the stable roommate problem. Implements the top trading cycle algorithm for the indivisible goods trading problem.

r-mlpwr 1.1.1
Propagated dependencies: r-rlist@0.4.6.2 r-rgenoud@5.9-0.11 r-randtoolbox@2.0.5 r-ggplot2@4.0.1 r-digest@0.6.39 r-dicekriging@1.6.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/flxzimmer/mlpwr
Licenses: GPL 3+
Build system: r
Synopsis: Power Analysis Toolbox to Find Cost-Efficient Study Designs
Description:

We implement a surrogate modeling algorithm to guide simulation-based sample size planning. The method is described in detail in our paper (Zimmer & Debelak (2023) <doi:10.1037/met0000611>). It supports multiple study design parameters and optimization with respect to a cost function. It can find optimal designs that correspond to a desired statistical power or that fulfill a cost constraint. We also provide a tutorial paper (Zimmer et al. (2023) <doi:10.3758/s13428-023-02269-0>).

r-mcmcprecision 0.4.2
Propagated dependencies: r-rcppprogress@0.4.2 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/danheck/MCMCprecision
Licenses: GPL 3
Build system: r
Synopsis: Precision of Discrete Parameters in Transdimensional MCMC
Description:

Estimates the precision of transdimensional Markov chain Monte Carlo (MCMC) output, which is often used for Bayesian analysis of models with different dimensionality (e.g., model selection). Transdimensional MCMC (e.g., reversible jump MCMC) relies on sampling a discrete model-indicator variable to estimate the posterior model probabilities. If only few switches occur between the models, precision may be low and assessment based on the assumption of independent samples misleading. Based on the observed transition matrix of the indicator variable, the method of Heck, Overstall, Gronau, & Wagenmakers (2019, Statistics & Computing, 29, 631-643) <doi:10.1007/s11222-018-9828-0> draws posterior samples of the stationary distribution to (a) assess the uncertainty in the estimated posterior model probabilities and (b) estimate the effective sample size of the MCMC output.

r-maxrgain 1.1.0
Propagated dependencies: r-lpsolve@5.6.23
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=maxRgain
Licenses: GPL 3+
Build system: r
Synopsis: Maximizing Polyclonal Selection Gains Using Integer Programming
Description:

This package implements an Integer Programming-based method for optimising genetic gain in polyclonal selection, where the goal is to select a group of genotypes that jointly meet multi-trait selection criteria. The method uses predictors of genotypic effects obtained from the fitting of mixed models. Its application is demonstrated with grapevine data, but is applicable to other species and breeding contexts. For more details see Surgy et al. (2025) <doi:10.1007/s00122-025-04885-0>.

r-misprime 0.1.0
Propagated dependencies: r-quadprog@1.5-8 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=misPRIME
Licenses: GPL 3
Build system: r
Synopsis: Partial Replacement Imputation Estimation for Missing Covariates
Description:

Partial Replacement Imputation Estimation (PRIME) can overcome problems caused by missing covariates in additive partially linear model. PRIME conducts imputation and regression simultaneously with known and unknown model structure. More details can be referred to Zishu Zhan, Xiangjie Li and Jingxiao Zhang. (2022) <arXiv:2205.14994>.

r-matricks 0.8.2
Propagated dependencies: r-rlang@1.1.6 r-reshape2@1.4.5 r-rcpp@1.1.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/krzjoa/matricks
Licenses: Expat
Build system: r
Synopsis: Useful Tricks for Matrix Manipulation
Description:

This package provides functions, which make matrix creation conciser (such as the core package's function m() for rowwise matrix definition or runifm() for random value matrices). Allows to set multiple matrix values at once, by using list of formulae. Provides additional matrix operators and dedicated plotting function.

r-mispitools 1.4.0
Propagated dependencies: r-tidyr@1.3.1 r-shinythemes@1.2.0 r-shiny@1.11.1 r-reshape2@1.4.5 r-proc@1.19.0.1 r-pedtools@2.10.0 r-patchwork@1.3.2 r-ggplot2@4.0.1 r-forrel@1.8.1 r-dplyr@1.1.4 r-dirichletreg@0.7-2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/MarsicoFL/mispitools
Licenses: GPL 3+
Build system: r
Synopsis: Missing Person Identification Tools
Description:

This package provides a comprehensive toolkit for missing person identification combining genetic and non-genetic evidence within a Bayesian framework. Computes likelihood ratios (LRs) for DNA profiles, biological sex, age, hair color, and birthdate evidence. Provides decision analysis tools including optimal LR thresholds, error rate calculations, and ROC curve visualization. Includes interactive Shiny applications for exploring evidence combinations. For methodological details see Marsico et al. (2023) <doi:10.1016/j.fsigen.2023.102891> and Marsico, Vigeland et al. (2021) <doi:10.1016/j.fsigen.2021.102519>.

r-magree 1.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=magree
Licenses: GPL 3 GPL 2
Build system: r
Synopsis: Implements the O'Connell-Dobson-Schouten Estimators of Agreement for Multiple Observers
Description:

This package implements an interface to the legacy Fortran code from O'Connell and Dobson (1984) <DOI:10.2307/2531148>. Implements Fortran 77 code for the methods developed by Schouten (1982) <DOI:10.1111/j.1467-9574.1982.tb00774.x>. Includes estimates of average agreement for each observer and average agreement for each subject.

r-mgl 1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://sites.google.com/a/cs.washington.edu/mgl/
Licenses: GPL 2+
Build system: r
Synopsis: Module Graphical Lasso
Description:

An aggressive dimensionality reduction and network estimation technique for a high-dimensional Gaussian graphical model (GGM). Please refer to: Efficient Dimensionality Reduction for High-Dimensional Network Estimation, Safiye Celik, Benjamin A. Logsdon, Su-In Lee, Proceedings of The 31st International Conference on Machine Learning, 2014, p. 1953--1961.

r-missinghandle 0.1.1
Propagated dependencies: r-zoo@1.8-14 r-imputets@3.4 r-dplyr@1.1.4
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-miscic 0.1.0
Propagated dependencies: r-nnls@1.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=miscIC
Licenses: GPL 2+
Build system: r
Synopsis: Misclassified Interval Censored Time-to-Event Data
Description:

Estimation of the survivor function for interval censored time-to-event data subject to misclassification using nonparametric maximum likelihood estimation, implementing the methods of Titman (2017) <doi:10.1007/s11222-016-9705-7>. Misclassification probabilities can either be specified as fixed or estimated. Models with time dependent misclassification may also be fitted.

r-mpci 1.0.7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MPCI
Licenses: GPL 2
Build system: r
Synopsis: Multivariate Process Capability Indices (MPCI)
Description:

It performs the followings Multivariate Process Capability Indices: Shahriari et al. (1995) Multivariate Capability Vector, Taam et al. (1993) Multivariate Capability Index (MCpm), Pan and Lee (2010) proposal (NMCpm) and the followings based on Principal Component Analysis (PCA):Wang and Chen (1998), Xekalaki and Perakis (2002) and Wang (2005). Two datasets are included.

r-mbr 0.0.1
Propagated dependencies: r-rfast@2.1.5.2 r-matrix@1.7-4 r-mass@7.3-65 r-dplr@1.7.8 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ntthung/mbr
Licenses: GPL 2+
Build system: r
Synopsis: Mass Balance Reconstruction
Description:

Mass-balance-adjusted Regression algorithm for streamflow reconstruction at sub-annual resolution (e.g., seasonal or monthly). The algorithm implements a penalty term to minimize the differences between the total sub-annual flows and the annual flow. The method is described in Nguyen et al (2020) <DOI:10.1002/essoar.10504791.1>.

r-memofunc 1.0.2
Propagated dependencies: r-uuid@1.2-1 r-magrittr@2.0.4 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/rwetherall/memofunc
Licenses: GPL 3
Build system: r
Synopsis: Function Memoization
Description:

This package provides a simple way to memoize function results to improve performance by eliminating unnecessary computation or data retrieval activities.

r-mcmst 1.1.1
Propagated dependencies: r-viridis@0.6.5 r-vegan@2.7-2 r-qgraph@1.9.8 r-igraph@2.2.1 r-gtools@3.9.5 r-grapherator@1.0.0 r-ggplot2@4.0.1 r-ecr@2.1.1 r-checkmate@2.3.3 r-bbmisc@1.13
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/jakobbossek/mcMST
Licenses: FreeBSD
Build system: r
Synopsis: Toolbox for the Multi-Criteria Minimum Spanning Tree Problem
Description:

Algorithms to approximate the Pareto-front of multi-criteria minimum spanning tree problems.

r-mvr 1.33.0
Propagated dependencies: r-statmod@1.5.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/jedazard/MVR
Licenses: GPL 3+ FSDG-compatible
Build system: r
Synopsis: Mean-Variance Regularization
Description:

This is a non-parametric method for joint adaptive mean-variance regularization and variance stabilization of high-dimensional data. It is suited for handling difficult problems posed by high-dimensional multivariate datasets (p >> n paradigm). Among those are that the variance is often a function of the mean, variable-specific estimators of variances are not reliable, and tests statistics have low powers due to a lack of degrees of freedom. Key features include: (i) Normalization and/or variance stabilization of the data, (ii) Computation of mean-variance-regularized t-statistics (F-statistics to follow), (iii) Generation of diverse diagnostic plots, (iv) Computationally efficient implementation using C/C++ interfacing and an option for parallel computing to enjoy a faster and easier experience in the R environment.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457