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

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-muir 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-dplyr@1.1.4 r-diagrammer@1.0.11
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/alforj/muir
Licenses: GPL 2+
Build system: r
Synopsis: Exploring Data with Tree Data Structures
Description:

This package provides a simple tool allowing users to easily and dynamically explore or document a data set using a tree structure.

r-metatools 0.2.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-metacore@0.2.1 r-magrittr@2.0.4 r-lifecycle@1.0.4 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/pharmaverse/metatools
Licenses: Expat
Build system: r
Synopsis: Enable the Use of 'metacore' to Help Create and Check Dataset
Description:

Uses the metadata information stored in metacore objects to check and build metadata associated columns.

r-mutationtypes 0.0.1
Propagated dependencies: r-data-table@1.17.8 r-cli@3.6.5 r-assertions@0.3.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/selkamand/mutationtypes
Licenses: LGPL 3+
Build system: r
Synopsis: Validate and Convert Mutational Impacts Using Standard Genomic Dictionaries
Description:

Check concordance of a vector of mutation impacts with standard dictionaries such as Sequence Ontology (SO) <http://www.sequenceontology.org/>, Mutation Annotation Format (MAF) <https://docs.gdc.cancer.gov/Encyclopedia/pages/Mutation_Annotation_Format_TCGAv2/> or Prediction and Annotation of Variant Effects (PAVE) <https://github.com/hartwigmedical/hmftools/tree/master/pave>. It enables conversion between SO/PAVE and MAF terms and selection of the most severe consequence where multiple ampersand (&) delimited impacts are given.

r-metacycle 1.2.1
Propagated dependencies: r-gnm@1.1-5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MetaCycle
Licenses: GPL 2+
Build system: r
Synopsis: Evaluate Periodicity in Large Scale Data
Description:

There are two functions-meta2d and meta3d for detecting rhythmic signals from time-series datasets. For analyzing time-series datasets without individual information, meta2d is suggested, which could incorporates multiple methods from ARSER, JTK_CYCLE and Lomb-Scargle in the detection of interested rhythms. For analyzing time-series datasets with individual information, meta3d is suggested, which takes use of any one of these three methods to analyze time-series data individual by individual and gives out integrated values based on analysis result of each individual.

r-msgps 1.3.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://keihirose.com/
Licenses: GPL 2+
Build system: r
Synopsis: Degrees of Freedom of Elastic Net, Adaptive Lasso and Generalized Elastic Net
Description:

Computes the degrees of freedom of the lasso, elastic net, generalized elastic net and adaptive lasso based on the generalized path seeking algorithm. The optimal model can be selected by model selection criteria including Mallows Cp, bias-corrected AIC (AICc), generalized cross validation (GCV) and BIC.

r-mix 1.0-13
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mix
Licenses: FSDG-compatible
Build system: r
Synopsis: Estimation/Multiple Imputation for Mixed Categorical and Continuous Data
Description:

Estimation/multiple imputation programs for mixed categorical and continuous data.

r-multipleoutcomes 0.4
Propagated dependencies: r-survival@3.8-3 r-stringr@1.6.0 r-numderiv@2016.8-1.1 r-momentfit@1.0 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=multipleOutcomes
Licenses: Expat
Build system: r
Synopsis: Asymptotic Covariance Matrix of Regression Models for Multiple Outcomes
Description:

Regression models can be fitted for multiple outcomes simultaneously. This package computes estimates of parameters across fitted models and returns the matrix of asymptotic covariance. Various applications of this package, including CUPED (Controlled Experiments Utilizing Pre-Experiment Data), multiple comparison adjustment, are illustrated.

r-matrans 0.2.0
Propagated dependencies: r-quadprog@1.5-8 r-mass@7.3-65 r-glmnet@4.1-10 r-formatr@1.14 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=matrans
Licenses: GPL 3+
Build system: r
Synopsis: Model Averaging-Assisted Optimal Transfer Learning
Description:

Transfer learning, as a prevailing technique in computer sciences, aims to improve the performance of a target model by leveraging auxiliary information from heterogeneous source data. We provide novel tools for multi-source transfer learning under statistical models based on model averaging strategies, including linear regression models, partially linear models. Unlike existing transfer learning approaches, this method integrates the auxiliary information through data-driven weight assignments to avoid negative transfer. This is the first package for transfer learning based on the optimal model averaging frameworks, providing efficient implementations for practitioners in multi-source data modeling. The details are described in Hu and Zhang (2023) <https://jmlr.org/papers/v24/23-0030.html>.

r-mfdb 7.4-0
Propagated dependencies: r-rlang@1.1.6 r-logging@0.10-108 r-getpass@0.2-4 r-duckdb@1.4.2 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mfdb
Licenses: GPL 3
Build system: r
Synopsis: MareFrame DB Querying Library
Description:

This package creates and manages a PostgreSQL database suitable for storing fisheries data and aggregating ready for use within a Gadget <https://gadget-framework.github.io/gadget2/> model. See <https://mareframe.github.io/mfdb/> for more information.

r-mpower 0.1.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-snow@0.4-4 r-sbgcop@1.0 r-rlang@1.1.6 r-reshape2@1.4.5 r-purrr@1.2.0 r-mass@7.3-65 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dplyr@1.1.4 r-dosnow@1.0.20 r-boot@1.3-32 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mpower
Licenses: LGPL 2.0+
Build system: r
Synopsis: Power Analysis via Monte Carlo Simulation for Correlated Data
Description:

This package provides a flexible framework for power analysis using Monte Carlo simulation for settings in which considerations of the correlations between predictors are important. Users can set up a data generative model that preserves dependence structures among predictors given existing data (continuous, binary, or ordinal). Users can also generate power curves to assess the trade-offs between sample size, effect size, and power of a design. This package includes several statistical models common in environmental mixtures studies. For more details and tutorials, see Nguyen et al. (2022) <arXiv:2209.08036>.

r-mupet 0.1.0
Propagated dependencies: r-yardstick@1.3.2 r-rlang@1.1.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/astamm/mupet
Licenses: Expat
Build system: r
Synopsis: Multiclass Performance Evaluation Toolkit
Description:

Implementation of custom tidymodels metrics for multi-class prediction models with a single negative class. Currently are implemented macro-average sensitivity and specificity as in Mortaz, Ebrahim (2020) "Imbalance accuracy metric for model selection in multi-class imbalance classification problemsâ <doi:10.1016/j.knosys.2020.106490> and a generalized weighted Youden index as in Li, D.L., Shen F., Yin Y., Peng J.X and Chen P.Y. (2013) â Weighted Youden index and its two-independent-sample comparison based on weighted sensitivity and specificityâ <doi:10.3760/cma.j.issn.0366-6999.20123102>.

r-mcpmod 1.0-10.1
Propagated dependencies: r-mvtnorm@1.3-3 r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MCPMod
Licenses: GPL 3
Build system: r
Synopsis: Design and Analysis of Dose-Finding Studies
Description:

This package implements a methodology for the design and analysis of dose-response studies that combines aspects of multiple comparison procedures and modeling approaches (Bretz, Pinheiro and Branson, 2005, Biometrics 61, 738-748, <doi: 10.1111/j.1541-0420.2005.00344.x>). The package provides tools for the analysis of dose finding trials as well as a variety of tools necessary to plan a trial to be conducted with the MCP-Mod methodology. Please note: The MCPMod package will not be further developed, all future development of the MCP-Mod methodology will be done in the DoseFinding R-package.

r-metavcov 2.1.5
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/luminwin/metavcov
Licenses: GPL 2+
Build system: r
Synopsis: Computing Variances and Covariances, Visualization and Missing Data Solution for Multivariate Meta-Analysis
Description:

Collection of functions to compute within-study covariances for different effect sizes, data visualization, and single and multiple imputations for missing data. Effect sizes include correlation (r), mean difference (MD), standardized mean difference (SMD), log odds ratio (logOR), log risk ratio (logRR), and risk difference (RD).

r-mcode 1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mcODE
Licenses: GPL 2+
Build system: r
Synopsis: Monte Carlo Solution of First Order Differential Equations
Description:

Two functions for simulating the solution of initial value problems of the form g'(x) = G(x, g) with g(x0) = g0. One is an acceptance-rejection method. The other is a method based on the Mean Value Theorem.

r-mfd 1.0.7
Propagated dependencies: r-vegan@2.7-2 r-rstatix@0.7.3 r-reshape2@1.4.5 r-patchwork@1.3.2 r-hmisc@5.2-4 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-geometry@0.5.2 r-gawdis@0.1.5 r-factominer@2.12 r-dendextend@1.19.1 r-cluster@2.1.8.1 r-betapart@1.6.1 r-ape@5.8-1 r-ade4@1.7-23
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cmlmagneville.github.io/mFD/
Licenses: GPL 2
Build system: r
Synopsis: Compute and Illustrate the Multiple Facets of Functional Diversity
Description:

Computing functional traits-based distances between pairs of species for species gathered in assemblages allowing to build several functional spaces. The package allows to compute functional diversity indices assessing the distribution of species (and of their dominance) in a given functional space for each assemblage and the overlap between assemblages in a given functional space, see: Chao et al. (2018) <doi:10.1002/ecm.1343>, Maire et al. (2015) <doi:10.1111/geb.12299>, Mouillot et al. (2013) <doi:10.1016/j.tree.2012.10.004>, Mouillot et al. (2014) <doi:10.1073/pnas.1317625111>, Ricotta and Szeidl (2009) <doi:10.1016/j.tpb.2009.10.001>. Graphical outputs are included. Visit the mFD website for more information, documentation and examples.

r-modtools 0.9.13
Propagated dependencies: r-survival@3.8-3 r-sandwich@3.1-1 r-rpart-plot@3.1.4 r-rpart@4.1.24 r-robustbase@0.99-6 r-relaimpo@2.2-7 r-randomforest@4.7-1.2 r-pscl@1.5.9 r-proc@1.19.0.1 r-nnet@7.3-20 r-neuralnettools@1.5.3 r-naivebayes@1.0.0 r-mass@7.3-65 r-lmtest@0.9-40 r-lattice@0.22-7 r-e1071@1.7-16 r-desctools@0.99.60 r-class@7.3-23 r-car@3.1-3 r-c50@0.2.0 r-boot@1.3-32 r-aer@1.2-15
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://andrisignorell.github.io/ModTools/
Licenses: GPL 2+
Build system: r
Synopsis: Building Regression and Classification Models
Description:

Consistent user interface to the most common regression and classification algorithms, such as random forest, neural networks, C5 trees and support vector machines, complemented with a handful of auxiliary functions, such as variable importance and a tuning function for the parameters.

r-mvs 2.1.0
Propagated dependencies: r-randomforest@4.7-1.2 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://cran.r-project.org/package=mvs
Licenses: GPL 2
Build system: r
Synopsis: Methods for High-Dimensional Multi-View Learning
Description:

This package provides methods for high-dimensional multi-view learning based on the multi-view stacking (MVS) framework. For technical details on the MVS and stacked penalized logistic regression (StaPLR) methods see Van Loon, Fokkema, Szabo, & De Rooij (2020) <doi:10.1016/j.inffus.2020.03.007> and Van Loon et al. (2022) <doi:10.3389/fnins.2022.830630>.

r-mefa4 0.3-12
Propagated dependencies: r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/psolymos/mefa4
Licenses: GPL 2
Build system: r
Synopsis: Multivariate Data Handling with S4 Classes and Sparse Matrices
Description:

An S4 update of the mefa package using sparse matrices for enhanced efficiency. Sparse array-like objects are supported via lists of sparse matrices.

r-mars 0.2.2
Propagated dependencies: r-matrixcalc@1.0-6 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=mars
Licenses: Expat
Build system: r
Synopsis: Meta Analysis and Research Synthesis
Description:

Includes functions for conducting univariate and multivariate meta-analysis. This includes the estimation of the asymptotic variance-covariance matrix of effect sizes. For more details see Becker (1992) <doi:10.2307/1165128>, Cooper, Hedges, and Valentine (2019) <doi:10.7758/9781610448864>, and Schmid, Stijnen, and White (2020) <doi:10.1201/9781315119403>.

r-masstimate 2.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MASSTIMATE
Licenses: GPL 2+
Build system: r
Synopsis: Body Mass Estimation Equations for Vertebrates
Description:

Estimation equations are from a variety of sources and associated error estimation.

r-modi 0.1.3
Propagated dependencies: r-norm@1.0-11.1 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/martinSter/modi
Licenses: Expat
Build system: r
Synopsis: Multivariate Outlier Detection and Imputation for Incomplete Survey Data
Description:

Algorithms for multivariate outlier detection when missing values occur. Algorithms are based on Mahalanobis distance or data depth. Imputation is based on the multivariate normal model or uses nearest neighbour donors. The algorithms take sample designs, in particular weighting, into account. The methods are described in Bill and Hulliger (2016) <doi:10.17713/ajs.v45i1.86>.

r-mixture 2.2.0
Dependencies: gsl@2.8
Propagated dependencies: r-rcppgsl@0.3.13 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-lattice@0.22-7 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=mixture
Licenses: GPL 2+
Build system: r
Synopsis: Mixture Models for Clustering and Classification
Description:

An implementation of 14 parsimonious mixture models for model-based clustering or model-based classification. Gaussian, Student's t, generalized hyperbolic, variance-gamma or skew-t mixtures are available. All approaches work with missing data. Celeux and Govaert (1995) <doi:10.1016/0031-3203(94)00125-6>, Browne and McNicholas (2014) <doi:10.1007/s11634-013-0139-1>, Browne and McNicholas (2015) <doi:10.1002/cjs.11246>.

r-mecoturn 0.3.1
Propagated dependencies: r-r6@2.6.1 r-microeco@2.0.0 r-magrittr@2.0.4 r-lmertest@3.1-3 r-gunifrac@1.9 r-glmmtmb@1.1.13 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-betareg@3.2-4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ChiLiubio/mecoturn
Licenses: GPL 3
Build system: r
Synopsis: Decipher Microbial Turnover along a Gradient
Description:

Two pipelines are provided to study microbial turnover along a gradient, including the beta diversity and microbial abundance change. The betaturn class consists of the steps of community dissimilarity matrix generation, matrix conversion, differential test and visualization. The workflow of taxaturn class includes the taxonomic abundance calculation, abundance transformation, abundance change summary, statistical analysis and visualization. Multiple statistical approaches can contribute to the analysis of microbial turnover.

r-mverse 0.2.3
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.6.0 r-rlang@1.1.6 r-rdpack@2.6.4 r-multiverse@0.6.2 r-magrittr@2.0.4 r-igraph@2.2.1 r-ggupset@0.4.1 r-ggraph@2.2.2 r-ggplot2@4.0.1 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/mverseanalysis/mverse/
Licenses: GPL 3+
Build system: r
Synopsis: Tidy Multiverse Analysis Made Simple
Description:

Extends multiverse package (Sarma A., Kale A., Moon M., Taback N., Chevalier F., Hullman J., Kay M., 2021) <doi:10.31219/osf.io/yfbwm>, which allows users perform to create explorable multiverse analysis in R. This extension provides an additional level of abstraction to the multiverse package with the aim of creating user friendly syntax to researchers, educators, and students in statistics. The mverse syntax is designed to allow piping and takes hints from the tidyverse grammar. The package allows users to define and inspect multiverse analysis using familiar syntax in R.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457