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

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-mrqol 1.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MRQoL
Licenses: GPL 2+
Build system: r
Synopsis: Minimal Clinically Important Difference and Response Shift Effect for Health-Related Quality of Life
Description:

To calculate the Minimal Clinically Important Difference by applying the Anchor-based method and the Response shift effect by applying the Then-Test method.

r-mdftracks 0.2.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/burgerga/mdftracks
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Read and Write 'MTrackJ Data Files'
Description:

MTrackJ is an ImageJ plugin for motion tracking and analysis (see <https://imagescience.org/meijering/software/mtrackj/>). This package reads and writes MTrackJ Data Files ('.mdf', see <https://imagescience.org/meijering/software/mtrackj/format/>). It supports 2D data and read/writes cluster, point, and channel information. If desired, generates track identifiers that are unique over the clusters. See the project page for more information and examples.

r-multifit 1.1.1
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultiFit
Licenses: CC0
Build system: r
Synopsis: Multiscale Fisher's Independence Test for Multivariate Dependence
Description:

Test for independence of two random vectors, learn and report the dependency structure. For more information, see Gorsky, Shai and Li Ma, Multiscale Fisher's Independence Test for Multivariate Dependence, Biometrika, accepted, January 2022.

r-msmu 0.1.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MSMU
Licenses: Expat
Build system: r
Synopsis: Descriptive Statistics Functions for Numeric Data
Description:

This package provides fundamental functions for descriptive statistics, including MODE(), estimate_mode(), center_stats(), position_stats(), pct(), spread_stats(), kurt(), skew(), and shape_stats(), which assist in summarizing the center, spread, and shape of numeric data. For more details, see McCurdy (2025), "Introduction to Data Science with R" <https://jonmccurdy.github.io/Introduction-to-Data-Science/>.

r-missranger 2.6.1
Propagated dependencies: r-ranger@0.17.0 r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mayer79/missRanger
Licenses: GPL 2+
Build system: r
Synopsis: Fast Imputation of Missing Values
Description:

Alternative implementation of the beautiful MissForest algorithm used to impute mixed-type data sets by chaining random forests, introduced by Stekhoven, D.J. and Buehlmann, P. (2012) <doi:10.1093/bioinformatics/btr597>. Under the hood, it uses the lightning fast random forest package ranger'. Between the iterative model fitting, we offer the option of using predictive mean matching. This firstly avoids imputation with values not already present in the original data (like a value 0.3334 in 0-1 coded variable). Secondly, predictive mean matching tries to raise the variance in the resulting conditional distributions to a realistic level. This would allow, e.g., to do multiple imputation when repeating the call to missRanger(). Out-of-sample application is supported as well.

r-medlea 1.0.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MedLEA
Licenses: GPL 3
Build system: r
Synopsis: Morphological and Structural Features of Medicinal Leaves
Description:

This package contains a dataset of morphological and structural features of Medicinal LEAves (MedLEA)'. The features of each species is recorded by manually viewing the medicinal plant repository available at (<http://www.instituteofayurveda.org/plants/>). You can also download repository of leaf images of 1099 medicinal plants in Sri Lanka.

r-mbbefdlite 0.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/aadler/MBBEFDLite
Licenses: FSDG-compatible
Build system: r
Synopsis: Statistical Functions for the Maxwell-Boltzmann-Bose-Einstein-Fermi-Dirac (MBBEFD) Family of Distributions
Description:

This package provides probability mass, distribution, quantile, random variate generation, and method-of-moments parameter fitting for the MBBEFD family of distributions used in insurance modeling as described in Bernegger (1997) <doi:10.2143/AST.27.1.563208> without any external dependencies.

r-micromacromultilevel 0.4.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MicroMacroMultilevel
Licenses: GPL 2+
Build system: r
Synopsis: Micro-Macro Multilevel Modeling
Description:

Most multilevel methodologies can only model macro-micro multilevel situations in an unbiased way, wherein group-level predictors (e.g., city temperature) are used to predict an individual-level outcome variable (e.g., citizen personality). In contrast, this R package enables researchers to model micro-macro situations, wherein individual-level (micro) predictors (and other group-level predictors) are used to predict a group-level (macro) outcome variable in an unbiased way.

r-modelsse 0.1-3
Propagated dependencies: r-delaporte@8.4.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=modelSSE
Licenses: GPL 3
Build system: r
Synopsis: Modelling Infectious Disease Superspreading from Contact Tracing Data
Description:

Comprehensive analytical tools are provided to characterize infectious disease superspreading from contact tracing surveillance data. The underlying theoretical frameworks of this toolkit include branching process with transmission heterogeneity (Lloyd-Smith et al. (2005) <doi:10.1038/nature04153>), case cluster size distribution (Nishiura et al. (2012) <doi:10.1016/j.jtbi.2011.10.039>, Blumberg et al. (2014) <doi:10.1371/journal.ppat.1004452>, and Kucharski and Althaus (2015) <doi:10.2807/1560-7917.ES2015.20.25.21167>), and decomposition of reproduction number (Zhao et al. (2022) <doi:10.1371/journal.pcbi.1010281>).

r-mvmorph 1.2.1
Propagated dependencies: r-subplex@1.9 r-spam@2.11-1 r-phytools@2.5-2 r-pbmcapply@1.5.1 r-glassofast@1.0.1 r-corpcor@1.6.10 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/JClavel/mvMORPH
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Comparative Tools for Fitting Evolutionary Models to Morphometric Data
Description:

Fits multivariate (Brownian Motion, Early Burst, ACDC, Ornstein-Uhlenbeck and Shifts) models of continuous traits evolution on trees and time series. mvMORPH also proposes high-dimensional multivariate comparative tools (linear models using Generalized Least Squares and multivariate tests) based on penalized likelihood. See Clavel et al. (2015) <DOI:10.1111/2041-210X.12420>, Clavel et al. (2019) <DOI:10.1093/sysbio/syy045>, and Clavel & Morlon (2020) <DOI:10.1093/sysbio/syaa010>.

r-mulsem 1.2
Propagated dependencies: r-openmx@2.22.10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mikewlcheung/mulsem
Licenses: GPL 2+
Build system: r
Synopsis: Some Multivariate Analyses using Structural Equation Modeling
Description:

This package provides a set of functions for some multivariate analyses utilizing a structural equation modeling (SEM) approach through the OpenMx package. These analyses include canonical correlation analysis (CANCORR), redundancy analysis (RDA), and multivariate principal component regression (MPCR). It implements procedures discussed in Gu and Cheung (2023) <doi:10.1111/bmsp.12301>, Gu, Yung, and Cheung (2019) <doi:10.1080/00273171.2018.1512847>, and Gu et al. (2023) <doi:10.1080/00273171.2022.2141675>.

r-multiapply 2.1.5
Propagated dependencies: r-plyr@1.8.9 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://earth.bsc.es/gitlab/ces/multiApply
Licenses: GPL 3
Build system: r
Synopsis: Apply Functions to Multiple Multidimensional Arrays or Vectors
Description:

The base apply function and its variants, as well as the related functions in the plyr package, typically apply user-defined functions to a single argument (or a list of vectorized arguments in the case of mapply). The multiApply package extends this paradigm with its only function, Apply, which efficiently applies functions taking one or a list of multiple unidimensional or multidimensional arrays (or combinations thereof) as input. The input arrays can have different numbers of dimensions as well as different dimension lengths, and the applied function can return one or a list of unidimensional or multidimensional arrays as output. This saves development time by preventing the R user from writing often error-prone and memory-inefficient loops dealing with multiple complex arrays. Also, a remarkable feature of Apply is the transparent use of multi-core through its parameter ncores'. In contrast to the base apply function, this package suggests the use of target dimensions as opposite to the margins for specifying the dimensions relevant to the function to be applied.

r-mlmusingr 0.4.0
Propagated dependencies: r-wemix@4.0.3 r-tibble@3.3.0 r-performance@0.15.2 r-nlme@3.1-168 r-matrix@1.7-4 r-magrittr@2.0.4 r-lme4@1.1-37 r-generics@0.1.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://github.com/flh3/MLMusingR
Licenses: GPL 2
Build system: r
Synopsis: Practical Multilevel Modeling
Description:

Convenience functions and datasets to be used with Practical Multilevel Modeling using R. The package includes functions for calculating group means, group mean centered variables, and displaying some basic missing data information. A function for computing robust standard errors for linear mixed models based on Liang and Zeger (1986) <doi:10.1093/biomet/73.1.13> and Bell and McCaffrey (2002) <https://www150.statcan.gc.ca/n1/en/pub/12-001-x/2002002/article/9058-eng.pdf?st=NxMjN1YZ> is included as well as a function for checking for level-one homoskedasticity (Raudenbush & Bryk, 2002, ISBN:076191904X).

r-meditations 1.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/jacobkap/meditations
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Prints a Random Quote from Marcus Aurelius' Book Meditations
Description:

Prints a random quote from Marcus Aurelius book Meditations.

r-mixdist 0.5-5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://www.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Finite Mixture Distribution Models
Description:

Fit finite mixture distribution models to grouped data and conditional data by maximum likelihood using a combination of a Newton-type algorithm and the EM algorithm.

r-mrfcov 1.0.39
Propagated dependencies: r-sfsmisc@1.1-23 r-reshape2@1.4.5 r-purrr@1.2.0 r-plyr@1.8.9 r-pbapply@1.7-4 r-mgcv@1.9-4 r-matrix@1.7-4 r-mass@7.3-65 r-magrittr@2.0.4 r-igraph@2.2.1 r-gridextra@2.3 r-glmnet@4.1-10 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/nicholasjclark/MRFcov
Licenses: GPL 3
Build system: r
Synopsis: Markov Random Fields with Additional Covariates
Description:

Approximate node interaction parameters of Markov Random Fields graphical networks. Models can incorporate additional covariates, allowing users to estimate how interactions between nodes in the graph are predicted to change across covariate gradients. The general methods implemented in this package are described in Clark et al. (2018) <doi:10.1002/ecy.2221>.

r-metalite-ae 0.1.3
Propagated dependencies: r-r2rtf@1.3.0 r-metalite@0.1.4 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://merck.github.io/metalite.ae/
Licenses: GPL 3
Build system: r
Synopsis: Adverse Events Analysis Using 'metalite'
Description:

Analyzes adverse events in clinical trials using the metalite data structure. The package simplifies the workflow to create production-ready tables, listings, and figures discussed in the adverse events analysis chapters of "R for Clinical Study Reports and Submission" by Zhang et al. (2022) <https://r4csr.org/>.

r-mus 0.1.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MUS
Licenses: GPL 2+
Build system: r
Synopsis: Monetary Unit Sampling and Estimation Methods, Widely Used in Auditing
Description:

Sampling and evaluation methods to apply Monetary Unit Sampling (or in older literature Dollar Unit Sampling) during an audit of financial statements.

r-matrixdist 1.1.9
Propagated dependencies: r-reshape2@1.4.5 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-nnet@7.3-20
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/martinbladt/matrixdist_1.0
Licenses: GPL 3
Build system: r
Synopsis: Statistics for Matrix Distributions
Description:

This package provides tools for phase-type distributions including the following variants: continuous, discrete, multivariate, in-homogeneous, right-censored, and regression. Methods for functional evaluation, simulation and estimation using the expectation-maximization (EM) algorithm are provided for all models. The methods of this package are based on the following references. Asmussen, S., Nerman, O., & Olsson, M. (1996). Fitting phase-type distributions via the EM algorithm, Olsson, M. (1996). Estimation of phase-type distributions from censored data, Albrecher, H., & Bladt, M. (2019) <doi:10.1017/jpr.2019.60>, Albrecher, H., Bladt, M., & Yslas, J. (2022) <doi:10.1111/sjos.12505>, Albrecher, H., Bladt, M., Bladt, M., & Yslas, J. (2022) <doi:10.1016/j.insmatheco.2022.08.001>, Bladt, M., & Yslas, J. (2022) <doi:10.1080/03461238.2022.2097019>, Bladt, M. (2022) <doi:10.1017/asb.2021.40>, Bladt, M. (2023) <doi:10.1080/10920277.2023.2167833>, Albrecher, H., Bladt, M., & Mueller, A. (2023) <doi:10.1515/demo-2022-0153>, Bladt, M. & Yslas, J. (2023) <doi:10.1016/j.insmatheco.2023.02.008>.

r-magui 4.0
Propagated dependencies: 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=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-mlr3torch 0.3.3
Propagated dependencies: r-withr@3.0.2 r-torch@0.16.3 r-r6@2.6.1 r-paradox@1.0.1 r-mlr3pipelines@0.10.0 r-mlr3misc@0.19.0 r-mlr3@1.2.0 r-lgr@0.5.0 r-data-table@1.17.8 r-cli@3.6.5 r-checkmate@2.3.3 r-backports@1.5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlr3torch.mlr-org.com/
Licenses: LGPL 3+
Build system: r
Synopsis: Deep Learning with 'mlr3'
Description:

Deep Learning library that extends the mlr3 framework by building upon the torch package. It allows to conveniently build, train, and evaluate deep learning models without having to worry about low level details. Custom architectures can be created using the graph language defined in mlr3pipelines'.

r-mvlsw 1.2.5
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-wavethresh@4.7.3 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mvLSW
Licenses: GPL 3+
Build system: r
Synopsis: Multivariate, Locally Stationary Wavelet Process Estimation
Description:

This package provides tools for analysing multivariate time series with wavelets. This includes: simulation of a multivariate locally stationary wavelet (mvLSW) process from a multivariate evolutionary wavelet spectrum (mvEWS); estimation of the mvEWS, local coherence and local partial coherence. See Park, Eckley and Ombao (2014) <doi:10.1109/TSP.2014.2343937> for details.

r-multifanova 0.1.0
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65 r-gfdmcv@0.1.0 r-foreach@1.5.2 r-fda@6.3.0 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multiFANOVA
Licenses: LGPL 2.0 LGPL 3 GPL 2 GPL 3
Build system: r
Synopsis: Multiple Contrast Tests for Functional Data
Description:

The provided package implements multiple contrast tests for functional data (Munko et al., 2023, <arXiv:2306.15259>). These procedures enable us to evaluate the overall hypothesis regarding equality, as well as specific hypotheses defined by contrasts. In particular, we can perform post hoc tests to examine particular comparisons of interest. Different experimental designs are supported, e.g., one-way and multi-way analysis of variance for functional data.

r-marqlevalg 2.0.8
Propagated dependencies: r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=marqLevAlg
Licenses: GPL 2+
Build system: r
Synopsis: Parallelized General-Purpose Optimization Based on Marquardt-Levenberg Algorithm
Description:

This algorithm provides a numerical solution to the problem of unconstrained local minimization (or maximization). It is particularly suited for complex problems and more efficient than the Gauss-Newton-like algorithm when starting from points very far from the final minimum (or maximum). Each iteration is parallelized and convergence relies on a stringent stopping criterion based on the first and second derivatives. See Philipps et al, 2021 <doi:10.32614/RJ-2021-089>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457