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

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-meanshiftr 0.56
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://meanmean.me/meanshift/r/cran/2016/08/28/meanShiftR.html
Licenses: GPL 2+
Build system: r
Synopsis: Computationally Efficient Mean Shift Implementation
Description:

This package performs mean shift classification using linear and k-d tree based nearest neighbor implementations for the Gaussian, Epanechnikov, and biweight product kernels.

r-makl 1.0.1
Propagated dependencies: r-grplasso@0.4-7 r-auc@0.3.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MAKL
Licenses: GPL 3+
Build system: r
Synopsis: Multiple Approximate Kernel Learning (MAKL)
Description:

R package associated with the Multiple Approximate Kernel Learning (MAKL) algorithm proposed in <doi:10.1093/bioinformatics/btac241>. The algorithm fits multiple approximate kernel learning (MAKL) models that are fast, scalable and interpretable.

r-madmmplasso 1.0.1
Propagated dependencies: r-spatstat-sparse@3.1-0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-mass@7.3-65 r-foreach@1.5.2 r-doparallel@1.0.17 r-class@7.3-23
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MADMMplasso
Licenses: GPL 3
Build system: r
Synopsis: Multi Variate Multi Response ADMM with Interaction Effects
Description:

This system allows one to model a multi-variate, multi-response problem with interaction effects. It combines the usual squared error loss for the multi-response problem with some penalty terms to encourage responses that correlate to form groups and also allow for modeling main and interaction effects that exit within the covariates. The optimization method employed is the Alternating Direction Method of Multipliers (ADMM). The implementation is based on the methodology presented on Quachie Asenso, T., & Zucknick, M. (2023) <doi:10.48550/arXiv.2303.11155>.

r-mcparalleldo 1.1.0
Propagated dependencies: r-r6@2.6.1 r-r-utils@2.13.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/drknexus/mcparallelDo
Licenses: GPL 2
Build system: r
Synopsis: Simplified Interface for Running Commands on Parallel Processes
Description:

This package provides a function that wraps mcparallel() and mccollect() from parallel with temporary variables and a task handler. Wrapped in this way the results of an mcparallel() call can be returned to the R session when the fork is complete without explicitly issuing a specific mccollect() to retrieve the value. Outside of top-level tasks, multiple mcparallel() jobs can be retrieved with a single call to mcparallelDoCheck().

r-modesto 0.1.4
Propagated dependencies: r-rcpp@1.1.0 r-markovchain@0.10.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=modesto
Licenses: GPL 3
Build system: r
Synopsis: Modeling and Analysis of Stochastic Systems
Description:

Compute important quantities when we consider stochastic systems that are observed continuously. Such as, Cost model, Limiting distribution, Transition matrix, Transition distribution and Occupancy matrix. The methods are described, for example, Ross S. (2014), Introduction to Probability Models. Eleven Edition. Academic Press.

r-matchgate 0.0.10
Propagated dependencies: r-locpol@0.9.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MatchGATE
Licenses: GPL 3
Build system: r
Synopsis: Estimate Group Average Treatment Effects with Matching
Description:

Two novel matching-based methods for estimating group average treatment effects (GATEs). The match_y1y0() and match_y1y0_bc() functions are used for imputing the potential outcomes based on matching and bias-corrected matching techniques, respectively. The EstGATE() function is employed to estimate the GATE after imputing the potential outcomes.

r-magclass 6.13.2
Propagated dependencies: r-data-table@1.17.8 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/pik-piam/magclass
Licenses: LGPL 3 FSDG-compatible
Build system: r
Synopsis: Data Class and Tools for Handling Spatial-Temporal Data
Description:

Data class for increased interoperability working with spatial-temporal data together with corresponding functions and methods (conversions, basic calculations and basic data manipulation). The class distinguishes between spatial, temporal and other dimensions to facilitate the development and interoperability of tools build for it. Additional features are name-based addressing of data and internal consistency checks (e.g. checking for the right data order in calculations).

r-metawho 0.2.0
Propagated dependencies: r-rlang@1.1.6 r-purrr@1.2.0 r-metafor@4.8-0 r-magrittr@2.0.4 r-forestmodel@0.6.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ShixiangWang/metawho
Licenses: GPL 3
Build system: r
Synopsis: Meta-Analytical Implementation to Identify Who Benefits Most from Treatments
Description:

This package provides a tool for implementing so called deft approach (see Fisher, David J., et al. (2017) <DOI:10.1136/bmj.j573>) and model visualization.

r-miceconaids 0.6-20
Propagated dependencies: r-systemfit@1.1-30 r-misctools@0.6-28 r-micecon@0.6-20 r-lmtest@0.9-40
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://www.micEcon.org
Licenses: GPL 2+
Build system: r
Synopsis: Demand Analysis with the Almost Ideal Demand System (AIDS)
Description:

This package provides functions and tools for analysing consumer demand with the Almost Ideal Demand System (AIDS) suggested by Deaton and Muellbauer (1980).

r-mimdo 0.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mimdo
Licenses: GPL 3
Build system: r
Synopsis: Multivariate Imputation by Mahalanobis Distance Optimization
Description:

Imputes missing values of an incomplete data matrix by minimizing the Mahalanobis distance of each sample from the overall mean [Labita, GJ.D. and Tubo, B.F. (2024) <doi:10.24412/1932-2321-2024-278-115-123>].

r-minesweepr 0.1.1
Propagated dependencies: r-rlang@1.1.6 r-pals@1.10 r-mmand@1.6.3 r-mgc@2.0.2 r-hms@1.1.4 r-gsignal@0.3-7 r-dplyr@1.1.4 r-complexheatmap@2.26.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mineSweepR
Licenses: Expat
Build system: r
Synopsis: Mine Sweeper Game
Description:

This is the very popular mine sweeper game! The game requires you to find out tiles that contain mines through clues from unmasking neighboring tiles. Each tile that does not contain a mine shows the number of mines in its adjacent tiles. If you unmask all tiles that do not contain mines, you win the game; if you unmask any tile that contains a mine, you lose the game. For further game instructions, please run `help(run_game)` and check details. This game runs in X11-compatible devices with `grDevices::x11()`.

r-metaentropy 1.2
Propagated dependencies: r-patchwork@1.3.2 r-knitr@1.50 r-ggplot2@4.0.1 r-beeswarm@0.4.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MetaEntropy
Licenses: Expat
Build system: r
Synopsis: Functional Shannon Entropy for Virome Mutational Analysis
Description:

Estimates Shannon entropy, per gene and per genomic position, associated with non-synonymous mutation frequencies in viral populations, such as wastewater samples or quasispecies. By categorizing amino acids based on their physicochemical properties, the package determines whether a mutation is functionally disruptive or neutral. Provides normalized values (0-1 scale) to facilitate the direct comparison of different genomic positions or total functional entropy across multiple metagenomes. Designed to analyze mutational data using tabular Single Nucleotide Variant (SNV) frequency tables generated by variant callers (e.g., iVar or LoFreq'), operating independently of consensus sequence estimation and multiple sequence alignment.

r-msaenet 3.1.2
Propagated dependencies: r-survival@3.8-3 r-ncvreg@3.16.0 r-mvtnorm@1.3-3 r-matrix@1.7-4 r-glmnet@4.1-10 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://nanx.me/msaenet/
Licenses: GPL 3+
Build system: r
Synopsis: Multi-Step Adaptive Estimation Methods for Sparse Regressions
Description:

Multi-step adaptive elastic-net (MSAENet) algorithm for feature selection in high-dimensional regressions proposed in Xiao and Xu (2015) <DOI:10.1080/00949655.2015.1016944>, with support for multi-step adaptive MCP-net (MSAMNet) and multi-step adaptive SCAD-net (MSASNet) methods.

r-multiord 2.4.4
Propagated dependencies: r-psych@2.5.6 r-mvtnorm@1.3-3 r-matrix@1.7-4 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultiOrd
Licenses: GPL 2
Build system: r
Synopsis: Generation of Multivariate Ordinal Variates
Description:

This package provides a method for multivariate ordinal data generation given marginal distributions and correlation matrix based on the methodology proposed by Demirtas (2006) <DOI:10.1080/10629360600569246>.

r-mlpugs 0.2.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/bearloga/MLPUGS
Licenses: Expat
Build system: r
Synopsis: Multi-Label Prediction Using Gibbs Sampling (and Classifier Chains)
Description:

An implementation of classifier chains (CC's) for multi-label prediction. Users can employ an external package (e.g. randomForest', C50'), or supply their own. The package can train a single set of CC's or train an ensemble of CC's -- in parallel if running in a multi-core environment. New observations are classified using a Gibbs sampler since each unobserved label is conditioned on the others. The package includes methods for evaluating the predictions for accuracy and aggregating across iterations and models to produce binary or probabilistic classifications.

r-miamaxent 1.4.1
Propagated dependencies: r-terra@1.8-86 r-rlang@1.1.6 r-e1071@1.7-16 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/julienvollering/MIAmaxent
Licenses: Expat
Build system: r
Synopsis: Modular, Integrated Approach to Maximum Entropy Distribution Modeling
Description:

This package provides tools for training, selecting, and evaluating maximum entropy (and standard logistic regression) distribution models. This package provides tools for user-controlled transformation of explanatory variables, selection of variables by nested model comparison, and flexible model evaluation and projection. It follows principles based on the maximum- likelihood interpretation of maximum entropy modeling, and uses infinitely- weighted logistic regression for model fitting. The package is described in Vollering et al. (2019; <doi:10.1002/ece3.5654>).

r-mvnggrad 0.1.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mvngGrAd
Licenses: GPL 2+
Build system: r
Synopsis: Moving Grid Adjustment in Plant Breeding Field Trials
Description:

Package for moving grid adjustment in plant breeding field trials.

r-maq 0.6.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/grf-labs/maq
Licenses: Expat
Build system: r
Synopsis: Multi-Armed Qini
Description:

Policy evaluation using generalized Qini curves: Evaluate data-driven treatment targeting rules for one or more treatment arms over different budget constraints in experimental or observational settings under unconfoundedness.

r-modeva 3.41
Propagated dependencies: r-terra@1.8-86
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://modeva.r-forge.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: Model Evaluation and Analysis
Description:

Analyses species distribution models and evaluates their performance. It includes functions for variation partitioning, extracting variable importance, computing several metrics of model discrimination and calibration performance, optimizing prediction thresholds based on a number of criteria, performing multivariate environmental similarity surface (MESS) analysis, and displaying various analytical plots. Initially described in Barbosa et al. (2013) <doi:10.1111/ddi.12100>.

r-messaging 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.1.6 r-magrittr@2.0.4 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/rich-iannone/messaging
Licenses: Expat
Build system: r
Synopsis: Conveniently Issue Messages, Warnings, and Errors
Description:

This package provides tools for creating and issuing nicely-formatted text within R diagnostic messages and those messages given during warnings and errors. The formatting of the messages can be customized using templating features. Issues with singular and plural forms can be handled through specialized syntax.

r-maxpro 4.1-2
Propagated dependencies: r-nloptr@2.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MaxPro
Licenses: LGPL 2.1
Build system: r
Synopsis: Maximum Projection Designs
Description:

Generate maximum projection (MaxPro) designs for quantitative and/or qualitative factors. Details of the MaxPro criterion can be found in: (1) Joseph, Gul, and Ba. (2015) "Maximum Projection Designs for Computer Experiments", Biometrika, 102, 371-380, and (2) Joseph, Gul, and Ba. (2018) "Designing Computer Experiments with Multiple Types of Factors: The MaxPro Approach", Journal of Quality Technology, to appear.

r-mnlfa 0.3-4
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-cdm@8.3-14
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/alexanderrobitzsch/mnlfa
Licenses: GPL 2+
Build system: r
Synopsis: Moderated Nonlinear Factor Analysis
Description:

Conducts moderated nonlinear factor analysis (e.g., Curran et al., 2014, <doi:10.1080/00273171.2014.889594>). Regularization methods are implemented for assessing non-invariant items. Currently, the package includes dichotomous items and unidimensional item response models. Extensions will be included in future package versions.

r-mcen 1.2.1
Propagated dependencies: r-matrix@1.7-4 r-glmnet@4.1-10 r-flexclust@1.5.0 r-faraway@1.0.9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mcen
Licenses: Expat
Build system: r
Synopsis: Multivariate Cluster Elastic Net
Description:

Fits the Multivariate Cluster Elastic Net (MCEN) presented in Price & Sherwood (2018) <arXiv:1707.03530>. The MCEN model simultaneously estimates regression coefficients and a clustering of the responses for a multivariate response model. Currently accommodates the Gaussian and binomial likelihood.

r-meaanalysis 0.1.0
Propagated dependencies: r-tidyverse@2.0.0 r-tidyr@1.3.1 r-stringr@1.6.0 r-reshape2@1.4.5 r-readxl@1.4.5 r-readr@2.1.6 r-knitr@1.50 r-kableextra@1.4.0 r-janitor@2.2.1 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://egordon2.github.io/MEA-analysis-package/
Licenses: GPL 2+
Build system: r
Synopsis: Analyse and Visualise Multi Electrode Array Burst Data
Description:

Analyse and visualise multi electrode array data at the single electrode and whole well level, downstream of AxIS Navigator 3.6.2 Software processing. Compare bursting parameters between time intervals and recordings using the bar chart visualisation functions. Compatible with 12- and 24- well plates.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457