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

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-most 0.1.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MOST
Licenses: GPL 2+
Build system: r
Synopsis: Multiphase Optimization Strategy
Description:

This package provides functions similar to the SAS macros previously provided to accompany Collins, Dziak, and Li (2009) <DOI:10.1037/a0015826> and Dziak, Nahum-Shani, and Collins (2012) <DOI:10.1037/a0026972>, papers which outline practical benefits and challenges of factorial and fractional factorial experiments for scientists interested in developing biological and/or behavioral interventions, especially in the context of the multiphase optimization strategy (see Collins, Kugler & Gwadz 2016) <DOI:10.1007/s10461-015-1145-4>. The package currently contains three functions. First, RelativeCosts1() draws a graph of the relative cost of complete and reduced factorial designs versus other alternatives. Second, RandomAssignmentGenerator() returns a dataframe which contains a list of random numbers that can be used to conveniently assign participants to conditions in an experiment with many conditions. Third, FactorialPowerPlan() estimates the power, detectable effect size, or required sample size of a factorial or fractional factorial experiment, for main effects or interactions, given several possible choices of effect size metric, and allowing pretests and clustering.

r-mreg 1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/shug0131/mreg
Licenses: GPL 3+
Build system: r
Synopsis: Fits Regression Models When the Outcome is Partially Missing
Description:

This package implements the methods described in Bond S, Farewell V, 2006, Exact Likelihood Estimation for a Negative Binomial Regression Model with Missing Outcomes, Biometrics.

r-mvalpha 0.6.0
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.2.0 r-rdpack@2.6.6 r-rcpp@1.1.1-1.1 r-arrangements@1.1.10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/therealcfdrake/mvalpha
Licenses: AGPL 3+
Build system: r
Synopsis: Krippendorff's Alpha for Multi-Valued Data
Description:

Calculate Krippendorff's alpha for multi-valued data using the methods introduced by Krippendorff and Craggs (2016) <doi:10.1080/19312458.2016.1228863>. Nominal, ordinal, interval, and ratio data types are supported, with option to create bootstrapped estimates of alpha.

r-mdfs 1.5.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://www.mdfs.it/
Licenses: GPL 3
Build system: r
Synopsis: MultiDimensional Feature Selection
Description:

This package provides functions for MultiDimensional Feature Selection (MDFS): calculating multidimensional information gains, scoring variables, finding important variables, plotting selection results. This package includes an optional CUDA implementation that speeds up information gain calculation using NVIDIA GPGPUs. R. Piliszek et al. (2019) <doi:10.32614/RJ-2019-019>.

r-microbiomemqc 1.0.2
Propagated dependencies: r-vegan@2.7-3 r-readxl@1.5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=microbiomeMQC
Licenses: GPL 3
Build system: r
Synopsis: Calculate 4 Key Reporting Measures
Description:

Perform calculations for the WHO International Reference Reagents for the microbiome. Using strain, species or genera abundance tables generated through analysis of 16S ribosomal RNA sequencing or shotgun sequencing which included a reference reagent. This package will calculate measures of sensitivity, False positive relative abundance, diversity, and similarity based on mean average abundances with respect to the reference reagent.

r-magui 4.0
Propagated dependencies: r-biobase@2.72.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=maGUI
Licenses: GPL 2
Build system: r
Synopsis: Graphical User Interface for Microarray Data Analysis and Annotation
Description:

This package provides a comprehensive graphical user interface for analysis of Affymetrix, Agilent, Illumina, Nimblegen and other microarray data. It can perform miscellaneous tasks such as gene set enrichment and test analyses, identifying gene symbols and building co-expression network. It can also estimate sample size for atleast two-fold expression change. The current version is its slenderized form for compatable and flexible implementation.

r-mda-biber 1.0.1
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.2 r-nfactors@2.4.1.2 r-ggrepel@0.9.8 r-ggpubr@0.6.3 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=mda.biber
Licenses: Expat
Build system: r
Synopsis: Functions for Multi-Dimensional Analysis
Description:

Multi-Dimensional Analysis (MDA) is an adaptation of factor analysis developed by Douglas Biber (1992) <doi:10.1007/BF00136979>. Its most common use is to describe language as it varies by genre, register, and use. This package contains functions for carrying out the calculations needed to describe and plot MDA results: dimension scores, dimension means, and factor loadings.

r-mhcnuggetsr 1.1
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-reticulate@1.46.0 r-rappdirs@0.3.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/richelbilderbeek/mhcnuggetsr/
Licenses: GPL 3
Build system: r
Synopsis: Call MHCnuggets
Description:

MHCnuggets (<https://github.com/KarchinLab/mhcnuggets>) is a Python tool to predict MHC class I and MHC class II epitopes. This package allows one to call MHCnuggets from R.

r-metropolis 0.1.8
Propagated dependencies: r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=metropolis
Licenses: GPL 2+
Build system: r
Synopsis: The Metropolis Algorithm
Description:

Learning and using the Metropolis algorithm for Bayesian fitting of a generalized linear model. The package vignette includes examples of hand-coding a logistic model using several variants of the Metropolis algorithm. The package also contains R functions for simulating posterior distributions of Bayesian generalized linear model parameters using guided, adaptive, guided-adaptive and random walk Metropolis algorithms. The random walk Metropolis algorithm was originally described in Metropolis et al (1953); <doi:10.1063/1.1699114>.

r-madness 0.2.8
Propagated dependencies: r-matrixcalc@1.0-6 r-matrix@1.7-5 r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/shabbychef/madness
Licenses: LGPL 3
Build system: r
Synopsis: Automatic Differentiation of Multivariate Operations
Description:

An object that supports automatic differentiation of matrix- and multidimensional-valued functions with respect to multidimensional independent variables. Automatic differentiation is via forward accumulation'.

r-mlsjunkgen 0.1.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://stevemyles.site/mlsjunkgen/
Licenses: Expat
Build system: r
Synopsis: Use the MLS Junk Generator Algorithm to Generate a Stream of Pseudo-Random Numbers
Description:

Generate a stream of pseudo-random numbers generated using the MLS Junk Generator algorithm. Functions exist to generate single pseudo-random numbers as well as a vector, data frame, or matrix of pseudo-random numbers.

r-moonshiner 1.1.0
Propagated dependencies: r-suncalc@0.5.1 r-redas@0.9.4 r-progress@1.2.3 r-magrittr@2.0.5 r-lubridate@1.9.5 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=MoonShineR
Licenses: GPL 3
Build system: r
Synopsis: Predict Moonlight, Sunlight, and/or Twilight Ground Illuminance
Description:

Predicts ground-level illuminance from moonlight, sunlight, and twilight for specified locations and time periods. The package is intended for field studies in ecology and behavior where natural light levels are used as predictor variables. See Poon et al. (2024) <doi:10.1111/2041-210X.14299>. Calculations use astronomical quantities from suncalc and published illuminance models, including Austin et al. (1976) <doi:10.2307/2402251> and Seidelmann (1992) <ISBN:0935702687>.

r-markophylo 1.0.9
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-phangorn@2.12.1 r-numderiv@2016.8-1.1 r-geiger@2.0.11 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=markophylo
Licenses: GPL 2+
Build system: r
Synopsis: Markov Chain Models for Phylogenetic Trees
Description:

Allows for fitting of maximum likelihood models using Markov chains on phylogenetic trees for analysis of discrete character data. Examples of such discrete character data include restriction sites, gene family presence/absence, intron presence/absence, and gene family size data. Hypothesis-driven user- specified substitution rate matrices can be estimated. Allows for biologically realistic models combining constrained substitution rate matrices, site rate variation, site partitioning, branch-specific rates, allowing for non-stationary prior root probabilities, correcting for sampling bias, etc. See Dang and Golding (2016) <doi:10.1093/bioinformatics/btv541> for more details.

r-mpi 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-purrr@1.2.2 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/9POINTEIGHT/MPI
Licenses: Expat
Build system: r
Synopsis: Computation of Multidimensional Poverty Index (MPI)
Description:

Computing package for Multidimensional Poverty Index (MPI) using Alkire-Foster method. Given N individuals, each person has D indicators of deprivation, the package compute MPI value to represent the degree of poverty in a population. The inputs are 1) an N by D matrix, which has the element (i,j) represents whether an individual i is deprived in an indicator j (1 is deprived and 0 is not deprived), and 2) the deprivation threshold. The main output is the MPI value, which has the range between zero and one. MPI value is approaching one if almost all people are deprived in all indicators, and it is approaching zero if almost no people are deprived in any indicator. Please see Alkire S., Chatterjee, M., Conconi, A., Seth, S. and Ana Vaz (2014) <doi:10.35648/20.500.12413/11781/ii039> for The Alkire-Foster methodology.

r-mousetrajectory 0.2.1
Propagated dependencies: r-signal@1.8-1 r-lifecycle@1.0.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mc-schaaf/mousetRajectory
Licenses: GPL 3+
Build system: r
Synopsis: Mouse Trajectory Analyses for Behavioural Scientists
Description:

Helping psychologists and other behavioural scientists to analyze mouse movement (and other 2-D trajectory) data. Bundles together several functions that compute spatial measures (e.g., maximum absolute deviation, area under the curve, sample entropy) or provide a shorthand for procedures that are frequently used (e.g., time normalization, linear interpolation, extracting initiation and movement times). For more information on these dependent measures, see Wirth et al. (2020) <doi:10.3758/s13428-020-01409-0>.

r-multigraphr 0.2.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/termehs/multigraphr
Licenses: Expat
Build system: r
Synopsis: Probability Models and Statistical Analysis of Random Multigraphs
Description:

This package provides methods and models for analysing multigraphs as introduced by Shafie (2015) <doi:10.21307/joss-2019-011>, including methods to study local and global properties <doi:10.1080/0022250X.2016.1219732> and goodness of fit tests.

r-mcmcsae 0.8.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-loo@2.9.0 r-gigrvg@0.8 r-collapse@2.1.7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mcmcsae
Licenses: GPL 3
Build system: r
Synopsis: Markov Chain Monte Carlo Small Area Estimation
Description:

Fit multi-level models with possibly correlated random effects using Markov Chain Monte Carlo simulation. Such models allow smoothing over space and time and are useful in, for example, small area estimation.

r-monitos 0.1.6
Propagated dependencies: r-shinydashboard@0.7.3 r-shiny@1.13.0 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://opensource.nibr.com/monitOS/
Licenses: Expat
Build system: r
Synopsis: Monitoring Overall Survival in Pivotal Trials in Indolent Cancers
Description:

These guidelines are meant to provide a pragmatic, yet rigorous, help to drug developers and decision makers, since they are shaped by three fundamental ingredients: the clinically determined margin of detriment on OS that is unacceptably high (delta null); the benefit on OS that is plausible given the mechanism of action of the novel intervention (delta alt); and the quantity of information (i.e. survival events) it is feasible to accrue given the clinical and drug development setting. The proposed guidelines facilitate transparent discussions between stakeholders focusing on the risks of erroneous decisions and what might be an acceptable trade-off between power and the false positive error rate.

r-metamorphr 0.4.1
Propagated dependencies: r-withr@3.0.2 r-vctrs@0.7.3 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringi@1.8.7 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-pcamethods@2.4.0 r-missforest@1.6.1 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-impute@1.86.0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-crayon@1.5.3 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/yasche/metamorphr
Licenses: Expat
Build system: r
Synopsis: Tidy and Streamlined Metabolomics Data Workflows
Description:

Facilitate tasks typically encountered during metabolomics data analysis including data import, filtering, missing value imputation (Stacklies et al. (2007) <doi:10.1093/bioinformatics/btm069>, Stekhoven et al. (2012) <doi:10.1093/bioinformatics/btr597>, Tibshirani et al. (2017) <doi:10.18129/B9.BIOC.IMPUTE>, Troyanskaya et al. (2001) <doi:10.1093/bioinformatics/17.6.520>), normalization (Bolstad et al. (2003) <doi:10.1093/bioinformatics/19.2.185>, Dieterle et al. (2006) <doi:10.1021/ac051632c>, Zhao et al. (2020) <doi:10.1038/s41598-020-72664-6>) transformation, centering and scaling (Van Den Berg et al. (2006) <doi:10.1186/1471-2164-7-142>) as well as statistical tests and plotting. metamorphr introduces a tidy (Wickham et al. (2019) <doi:10.21105/joss.01686>) format for metabolomics data and is designed to make it easier to build elaborate analysis workflows and to integrate them with tidyverse packages including dplyr and ggplot2'.

r-mediak 1.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MediaK
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Calculate MeDiA_K Distance
Description:

Calculates MeDiA_K (means Mean Distance Association by K-nearest neighbor) in order to detect nonlinear associations.

r-mop 0.1.4
Propagated dependencies: r-terra@1.9-27 r-snow@0.4-4 r-rcpp@1.1.1-1.1 r-foreach@1.5.2 r-dosnow@1.0.20
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/marlonecobos/mop
Licenses: GPL 3+
Build system: r
Synopsis: Mobility Oriented-Parity Metric
Description:

This package provides a set of tools to perform multiple versions of the Mobility Oriented-Parity metric. This multivariate analysis helps to characterize levels of dissimilarity between a set of conditions of reference and another set of conditions of interest. If predictive models are transferred to conditions different from those over which models were calibrated (trained), this metric helps to identify transfer conditions that differ substantially from those of calibration. These tools are implemented following principles proposed in Owens et al. (2013) <doi:10.1016/j.ecolmodel.2013.04.011>, and expanded to obtain more detailed results that aid in interpretation as in Cobos et al. (2024) <doi:10.21425/fob.17.132916>.

r-mllrnrs 0.0.8
Propagated dependencies: r-r6@2.6.1 r-mlexperiments@1.0.0 r-kdry@0.0.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/kapsner/mllrnrs
Licenses: GPL 3+
Build system: r
Synopsis: R6-Based ML Learners for 'mlexperiments'
Description:

Enhances mlexperiments <https://CRAN.R-project.org/package=mlexperiments> with additional machine learning ('ML') learners. The package provides R6-based learners for the following algorithms: glmnet <https://CRAN.R-project.org/package=glmnet>, ranger <https://CRAN.R-project.org/package=ranger>, xgboost <https://CRAN.R-project.org/package=xgboost>, and lightgbm <https://CRAN.R-project.org/package=lightgbm>. These can be used directly with the mlexperiments R package.

r-mixlfa 1.0.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-pheatmap@1.0.13 r-gparotation@2026.4-1 r-ggplot2@4.0.3 r-ggally@2.4.0 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=MixLFA
Licenses: GPL 3
Build system: r
Synopsis: Mixture of Longitudinal Factor Analysis Methods
Description:

This package provides a function for the estimation of mixture of longitudinal factor analysis models using the iterative expectation-maximization algorithm (Ounajim, Slaoui, Louis, Billot, Frasca, Rigoard (2023) <doi:10.1002/sim.9804>) and several tools for visualizing and interpreting the models parameters.

r-mppr 1.5.0
Propagated dependencies: r-qtl@1.74 r-nlme@3.1-169 r-matrix@1.7-5 r-igraph@2.3.1 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://github.com/vincentgarin/mppR
Licenses: GPL 3
Build system: r
Synopsis: Multi-Parent Population QTL Analysis
Description:

Analysis of experimental multi-parent populations to detect regions of the genome (called quantitative trait loci, QTLs) influencing phenotypic traits measured in unique and multiple environments. The population must be composed of crosses between a set of at least three parents (e.g. factorial design, diallel', or nested association mapping). The functions cover data processing, QTL detection, and results visualization. The implemented methodology is described in Garin, Wimmer, Mezmouk, Malosetti and van Eeuwijk (2017) <doi:10.1007/s00122-017-2923-3>, in Garin, Malosetti and van Eeuwijk (2020) <doi: 10.1007/s00122-020-03621-0>, and in Garin, Diallo, Tekete, Thera, ..., and Rami (2024) <doi: 10.1093/genetics/iyae003>.

Total packages: 22167