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

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-massextra 1.2.2
Propagated dependencies: r-mass@7.3-65 r-demokde@1.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MASSExtra
Licenses: GPL 2 GPL 3
Synopsis: Some 'MASS' Enhancements
Description:

Some enhancements, extensions and additions to the facilities of the recommended MASS package that are useful mainly for teaching purposes, with more convenient default settings and user interfaces. Key functions from MASS are imported and re-exported to avoid masking conflicts. In addition we provide some additional functions mainly used to illustrate coding paradigms and techniques, such as Gramm-Schmidt orthogonalisation and generalised eigenvalue problems.

r-mixedbayes 0.1.12
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/kunfa/mixedBayes
Licenses: GPL 2
Synopsis: Bayesian Longitudinal Regularized Quantile Mixed Model
Description:

With high-dimensional omics features, repeated measure ANOVA leads to longitudinal gene-environment interaction studies that have intra-cluster correlations, outlying observations and structured sparsity arising from the ANOVA design. In this package, we have developed robust sparse Bayesian mixed effect models tailored for the above studies (Fan et al. (2025) <doi:10.1093/jrsssc/qlaf027>). An efficient Gibbs sampler has been developed to facilitate fast computation. The Markov chain Monte Carlo algorithms of the proposed and alternative methods are efficiently implemented in C++'. The development of this software package and the associated statistical methods have been partially supported by an Innovative Research Award from Johnson Cancer Research Center, Kansas State University.

r-mvvg 0.1.0
Propagated dependencies: r-psych@2.5.6 r-nlme@3.1-168 r-mixmatrix@0.2.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mvvg
Licenses: Expat
Synopsis: Matrix-Variate Variance-Gamma Distribution
Description:

Rudimentary functions for sampling and calculating density from the matrix-variate variance-gamma distribution.

r-mhorseshoe 0.1.5
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=Mhorseshoe
Licenses: Expat
Synopsis: Approximate Algorithm for Horseshoe Prior
Description:

This package provides exact and approximate algorithms for the horseshoe prior in linear regression models, which were proposed by Johndrow et al. (2020) <https://www.jmlr.org/papers/v21/19-536.html>.

r-metaboqc 1.1
Propagated dependencies: r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MetaboQC
Licenses: GPL 2
Synopsis: Normalize Metabolomic Data using QC Signal
Description:

Takes QC signal for each day and normalize metabolomic data that has been acquired in a certain period of time. At least three QC per day are required.

r-microsimulation 1.4.5
Propagated dependencies: r-survival@3.8-3 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-ascii@2.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mclements/microsimulation
Licenses: GPL 3+
Synopsis: Discrete Event Simulation in R and C++, with Tools for Cost-Effectiveness Analysis
Description:

Discrete event simulation using both R and C++ (Karlsson et al 2016; <doi:10.1109/eScience.2016.7870915>). The C++ code is adapted from the SSIM library <https://www.inf.usi.ch/carzaniga/ssim/>, allowing for event-oriented simulation. The code includes a SummaryReport class for reporting events and costs by age and other covariates. The C++ code is available as a static library for linking to other packages. A priority queue implementation is given in C++ together with an S3 closure and a reference class implementation. Finally, some tools are provided for cost-effectiveness analysis.

r-mrmlm-gui 4.0.2
Propagated dependencies: r-shinyjs@2.1.0 r-shiny@1.11.1 r-sbl@0.1.0 r-sampling@2.11 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-ncvreg@3.16.0 r-mrmlm@5.0.1 r-lars@1.3 r-foreach@1.5.2 r-doparallel@1.0.17 r-data-table@1.17.8 r-coin@1.4-3 r-bigmemory@4.6.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mrMLM.GUI
Licenses: GPL 2+
Synopsis: Multi-Locus Random-SNP-Effect Mixed Linear Model Tools for Genome-Wide Association Study with Graphical User Interface
Description:

Conduct multi-locus genome-wide association study under the framework of multi-locus random-SNP-effect mixed linear model (mrMLM). First, each marker on the genome is scanned. Bonferroni correction is replaced by a less stringent selection criterion for significant test. Then, all the markers that are potentially associated with the trait are included in a multi-locus genetic model, their effects are estimated by empirical Bayes and all the nonzero effects were further identified by likelihood ratio test for true QTL. Wen YJ, Zhang H, Ni YL, Huang B, Zhang J, Feng JY, Wang SB, Dunwell JM, Zhang YM, Wu R (2018) <doi:10.1093/bib/bbw145>.

r-mmpa 1.2.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mMPA
Licenses: Expat
Synopsis: Implementation of Marker-Assisted Mini-Pooling with Algorithm
Description:

To determine the number of quantitative assays needed for a sample of data using pooled testing methods, which include mini-pooling (MP), MP with algorithm (MPA), and marker-assisted MPA (mMPA). To estimate the number of assays needed, the package also provides a tool to conduct Monte Carlo (MC) to simulate different orders in which the sample would be collected to form pools. Using MC avoids the dependence of the estimated number of assays on any specific ordering of the samples to form pools.

r-mewavg 0.3.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mewAvg
Licenses: GPL 2+
Synopsis: Fixed Memeory Moving Expanding Window Average
Description:

Compute the average of a sequence of random vectors in a moving expanding window using a fixed amount of memory.

r-minired 1.0.1
Propagated dependencies: r-cpp11@0.5.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=minired
Licenses: GPL 3+
Synopsis: R Interface to 'Redatam' Library
Description:

This package is deprecated. Please use redatamx instead. Provides an API to work with Redatam (see <https://redatam.org>) databases in both formats: RXDB (new format) and DICX (old format) and running Redatam programs written in SPC language. It's a wrapper around Redatam core and provides functions to open/close a database (redatam_open()/redatam_close()), list entities and variables from the database (redatam_entities(), redatam_variables()) and execute a SPC program and gets the results as data frames (redatam_query(), redatam_run()).

r-metr 0.18.3
Propagated dependencies: r-stringr@1.6.0 r-sf@1.0-23 r-scales@1.4.0 r-rlang@1.1.6 r-purrr@1.2.0 r-plyr@1.8.9 r-memoise@2.0.1 r-lubridate@1.9.4 r-isoband@0.2.7 r-gtable@0.3.6 r-ggplot2@4.0.1 r-formula-tools@1.7.1 r-formula@1.2-5 r-digest@0.6.39 r-data-table@1.17.8 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://eliocamp.github.io/metR/
Licenses: GPL 3
Synopsis: Tools for Easier Analysis of Meteorological Fields
Description:

Many useful functions and extensions for dealing with meteorological data in the tidy data framework. Extends ggplot2 for better plotting of scalar and vector fields and provides commonly used analysis methods in the atmospheric sciences.

r-mapboxapi 0.6.2
Propagated dependencies: r-units@1.0-0 r-tidyr@1.3.1 r-stringi@1.8.7 r-slippymath@0.3.1 r-sf@1.0-23 r-rlang@1.1.6 r-raster@3.6-32 r-purrr@1.2.0 r-protolite@2.3.1 r-png@0.1-8 r-magick@2.9.0 r-leaflet@2.2.3 r-jsonlite@2.0.0 r-jpeg@0.1-11 r-httr@1.4.7 r-htmltools@0.5.8.1 r-geojsonsf@2.0.5 r-dplyr@1.1.4 r-curl@7.0.0 r-aws-s3@0.3.22
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/walkerke/mapboxapi
Licenses: Expat
Synopsis: R Interface to 'Mapbox' Web Services
Description:

Includes support for Mapbox Navigation APIs, including directions, isochrones, and route optimization; the Search API for forward and reverse geocoding; the Maps API for interacting with Mapbox vector tilesets and visualizing Mapbox maps in R; and Mapbox Tiling Service and tippecanoe for generating map tiles. See <https://docs.mapbox.com/api/> for more information about the Mapbox APIs.

r-map2ncbi 1.5
Propagated dependencies: r-rentrez@1.2.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=Map2NCBI
Licenses: GPL 2+
Synopsis: Mapping Markers to the Nearest Genomic Feature
Description:

Allows the user to generate a list of features (gene, pseudo, RNA, CDS, and/or UTR) directly from NCBI database for any species with a current build available. Option to save downloaded and formatted files is available, and the user can prioritize the feature list based on type and assembly builds present in the current build used. The user can then use the list of features generated or provide a list to map a set of markers (designed for SNP markers with a single base pair position available) to the closest feature based on the map build. This function does require map positions of the markers to be provided and the positions should be based on the build being queried through NCBI.

r-mapsrinteractive 2.0.1
Propagated dependencies: r-terra@1.8-86 r-gstat@2.1-4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://CRAN.R-project.org/package=mapsRinteractive
Licenses: Expat
Synopsis: Local Adaptation and Evaluation of Raster Maps
Description:

Local adaptation and evaluation of maps of continuous attributes in raster format by use of point location data.

r-mlz 0.1.5
Propagated dependencies: r-tmb@1.9.18 r-reshape2@1.4.5 r-rcppeigen@0.3.4.0.2 r-gplots@3.2.0 r-ggplot2@4.0.1 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=MLZ
Licenses: GPL 2
Synopsis: Mean Length-Based Estimators of Mortality using TMB
Description:

Estimation functions and diagnostic tools for mean length-based total mortality estimators based on Gedamke and Hoenig (2006) <doi:10.1577/T05-153.1>.

r-memshare 1.1.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://www.iap-gmbh.de
Licenses: GPL 3
Synopsis: Shared Memory Multithreading
Description:

This project extends R with a mechanism for efficient parallel data access by utilizing C++ shared memory. Large data objects can be accessed and manipulated directly from R without redundant copying, providing both speed and memory efficiency.

r-multisensi 2.1-1
Propagated dependencies: r-sensitivity@1.30.2 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multisensi
Licenses: FSDG-compatible
Synopsis: Multivariate Sensitivity Analysis
Description:

This package provides functions to perform sensitivity analysis on a model with multivariate output.

r-monolix2rx 0.0.6
Propagated dependencies: r-withr@3.0.2 r-stringi@1.8.7 r-rxode2@5.0.1 r-rcpp@1.1.0 r-magrittr@2.0.4 r-lotri@1.0.2 r-ggplot2@4.0.1 r-ggforce@0.5.0 r-dparser@1.3.1-13 r-crayon@1.5.3 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://nlmixr2.github.io/monolix2rx/
Licenses: Expat
Synopsis: Converts 'Monolix' Models to 'rxode2'
Description:

Monolix is a tool for running mixed effects model using saem'. This tool allows you to convert Monolix models to rxode2 (Wang, Hallow and James (2016) <doi:10.1002/psp4.12052>) using the form compatible with nlmixr2 (Fidler et al (2019) <doi:10.1002/psp4.12445>). If available, the rxode2 model will read in the Monolix data and compare the simulation for the population model individual model and residual model to immediately show how well the translation is performing. This saves the model development time for people who are creating an rxode2 model manually. Additionally, this package reads in all the information to allow simulation with uncertainty (that is the number of observations, the number of subjects, and the covariance matrix) with a rxode2 model. This is complementary to the babelmixr2 package that translates nlmixr2 models to Monolix and can convert the objects converted from monolix2rx to a full nlmixr2 fit. While not required, you can get/install the lixoftConnectors package in the Monolix installation, as described at the following url <https://monolixsuite.slp-software.com/r-functions/2024R1/installation-and-initialization>. When lixoftConnectors is available, Monolix can be used to load its model library instead manually setting up text files (which only works with old versions of Monolix').

r-malani 1.0
Propagated dependencies: r-e1071@1.7-16
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=malani
Licenses: GPL 3
Synopsis: Machine Learning Assisted Network Inference
Description:

Find dark genes. These genes are often disregarded due to no detected mutation or differential expression, but are important in coordinating the functionality in cancer networks.

r-minecitrus 1.0.0
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mineCitrus
Licenses: GPL 2
Synopsis: Extract and Analyze Median Molecule Intensity from 'citrus' Output
Description:

Citrus is a computational technique developed for the analysis of high dimensional cytometry data sets. This package extracts, statistically analyzes, and visualizes marker expression from citrus data. This code was used to generate data for Figures 3 and 4 in the forthcoming manuscript: Throm et al. â Identification of Enhanced Interferon-Gamma Signaling in Polyarticular Juvenile Idiopathic Arthritis with Mass Cytometryâ , JCI-Insight. For more information on Citrus, please see: Bruggner et al. (2014) <doi:10.1073/pnas.1408792111>. To download the citrus package, please see <https://github.com/nolanlab/citrus>.

r-midoc 1.0.0
Propagated dependencies: r-rmarkdown@2.30 r-rlang@1.1.6 r-mice@3.18.0 r-mfp2@1.0.1 r-lifecycle@1.0.4 r-glue@1.8.0 r-dagitty@0.3-4 r-blorr@0.3.1 r-arm@1.14-4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://elliecurnow.github.io/midoc/
Licenses: Expat
Synopsis: Decision-Making System for Multiple Imputation
Description:

This package provides a guidance system for analysis with missing data. It incorporates expert, up-to-date methodology to help researchers choose the most appropriate analysis approach when some data are missing. You provide the available data and the assumed causal structure, including the likely causes of missing data. midoc will advise which analysis approaches can be used, and how best to perform them. midoc follows the framework for the treatment and reporting of missing data in observational studies (TARMOS). Lee et al (2021). <doi:10.1016/j.jclinepi.2021.01.008>.

r-mxsem 0.1.0
Propagated dependencies: r-rcpp@1.1.0 r-openmx@2.22.10 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://jhorzek.github.io/mxsem/
Licenses: GPL 3+
Synopsis: Specify 'OpenMx' Models with a 'lavaan'-Style Syntax
Description:

This package provides a lavaan'-like syntax for OpenMx models. The syntax supports definition variables, bounds, and parameter transformations. This allows for latent growth curve models with person-specific measurement occasions, moderated nonlinear factor analysis and much more.

r-mppr 1.5.0
Propagated dependencies: r-qtl@1.72 r-nlme@3.1-168 r-matrix@1.7-4 r-igraph@2.2.1 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/vincentgarin/mppR
Licenses: GPL 3
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>.

r-minesweeper 1.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/hrryt/minesweeper
Licenses: Expat
Synopsis: Play Minesweeper
Description:

Play and record games of minesweeper using a graphics device that supports event handling. Replay recorded games and save GIF animations of them. Based on classic minesweeper as detailed by Crow P. (1997) <https://minesweepergame.com/math/a-mathematical-introduction-to-the-game-of-minesweeper-1997.pdf>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208