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

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-metacart 3.0.4
Propagated dependencies: r-rpart@4.1.24 r-rcpp@1.1.0 r-gridextra@2.3 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=metacart
Licenses: GPL 2+
Build system: r
Synopsis: Meta-CART: A Flexible Approach to Identify Moderators in Meta-Analysis
Description:

Meta-CART integrates classification and regression trees (CART) into meta-analysis. Meta-CART is a flexible approach to identify interaction effects between moderators in meta-analysis. The method is described in Dusseldorp et al. (2014) <doi:10.1037/hea0000018> and Li et al. (2017) <doi:10.1111/bmsp.12088>.

r-monotone 0.1.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=monotone
Licenses: GPL 3
Build system: r
Synopsis: Performs Monotone Regression
Description:

The monotone package contains a fast up-and-down-blocks implementation for the pool-adjacent-violators algorithm for simple linear ordered monotone regression, including two spin-off functions for unimodal and bivariate monotone regression (see <doi:10.18637/jss.v102.c01>).

r-mltools 0.3.5
Propagated dependencies: r-matrix@1.7-4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ben519/mltools
Licenses: Expat
Build system: r
Synopsis: Machine Learning Tools
Description:

This package provides a collection of machine learning helper functions, particularly assisting in the Exploratory Data Analysis phase. Makes heavy use of the data.table package for optimal speed and memory efficiency. Highlights include a versatile bin_data() function, sparsify() for converting a data.table to sparse matrix format with one-hot encoding, fast evaluation metrics, and empirical_cdf() for calculating empirical Multivariate Cumulative Distribution Functions.

r-morestopwords 0.2.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://fatelarico.github.io/morestopwords.html
Licenses: Expat
Build system: r
Synopsis: All Stop Words in One Place
Description:

This package provides a standalone package combining several stop-word lists for 65 languages with a median of 329 stop words for language and over 1,000 entries for English, Breton, Latin, Slovenian, and Ancient Greek! The user automatically gets access to all the unique stop words contained in: the StopwordISO repository; the Natural Language Toolkit for python'; the Snowball stop-word list; the R package quanteda'; the marimo repository; the Perseus project; and A. Berra's list of stop words for Ancient Greek and Latin.

r-mudfold 1.1.21
Propagated dependencies: r-zoo@1.8-14 r-reshape2@1.4.5 r-mgcv@1.9-4 r-glmnet@4.1-10 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-broom@1.0.10 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/cran/mudfold
Licenses: GPL 2+
Build system: r
Synopsis: Multiple UniDimensional unFOLDing
Description:

Nonparametric unfolding item response theory (IRT) model for dichotomous data (see W.H. Van Schuur (1984). Structure in Political Beliefs: A New Model for Stochastic Unfolding with Application to European Party Activists, and W.J.Post (1992). Nonparametric Unfolding Models: A Latent Structure Approach). The package implements MUDFOLD (Multiple UniDimensional unFOLDing), an iterative item selection algorithm that constructs unfolding scales from dichotomous preferential-choice data without explicitly assuming a parametric form of the item response functions. Scale diagnostics from Post(1992) and estimates for the person locations proposed by Johnson(2006) and Van Schuur(1984) are also available. This model can be seen as the unfolding variant of Mokken(1971) scaling method.

r-modeltime 1.3.5
Propagated dependencies: r-yardstick@1.3.2 r-xgboost@1.7.11.1 r-workflows@1.3.0 r-timetk@2.9.1 r-tidyr@1.3.1 r-tidymodels@1.4.1 r-tibble@3.3.0 r-stringr@1.6.0 r-stanheaders@2.32.10 r-scales@1.4.0 r-rlang@1.1.6 r-reactable@0.4.5 r-purrr@1.2.0 r-prophet@1.1.7 r-plotly@4.11.0 r-parsnip@1.3.3 r-parallelly@1.45.1 r-magrittr@2.0.4 r-janitor@2.2.1 r-hardhat@1.4.2 r-gt@1.3.0 r-glue@1.8.0 r-ggplot2@4.0.1 r-forecast@8.24.0 r-foreach@1.5.2 r-forcats@1.0.1 r-dplyr@1.1.4 r-doparallel@1.0.17 r-dials@1.4.2 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/business-science/modeltime
Licenses: Expat
Build system: r
Synopsis: The Tidymodels Extension for Time Series Modeling
Description:

The time series forecasting framework for use with the tidymodels ecosystem. Models include ARIMA, Exponential Smoothing, and additional time series models from the forecast and prophet packages. Refer to "Forecasting Principles & Practice, Second edition" (<https://otexts.com/fpp2/>). Refer to "Prophet: forecasting at scale" (<https://research.facebook.com/blog/2017/02/prophet-forecasting-at-scale/>.).

r-metathis 1.1.4
Propagated dependencies: r-purrr@1.2.0 r-magrittr@2.0.4 r-knitr@1.50 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://pkg.garrickadenbuie.com/metathis/
Licenses: Expat
Build system: r
Synopsis: HTML Metadata Tags for 'R Markdown' and 'Shiny'
Description:

Create meta tags for R Markdown HTML documents and Shiny apps for customized social media cards, for accessibility, and quality search engine indexing. metathis currently supports HTML documents created with rmarkdown', shiny', xaringan', pagedown', bookdown', and flexdashboard'.

r-miivsem 0.5.8
Propagated dependencies: r-numderiv@2016.8-1.1 r-matrix@1.7-4 r-lavaan@0.6-20 r-car@3.1-3 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/zackfisher/MIIVsem
Licenses: GPL 2
Build system: r
Synopsis: Model Implied Instrumental Variable (MIIV) Estimation of Structural Equation Models
Description:

This package provides functions for estimating structural equation models using instrumental variables.

r-mixoptim 0.1.2
Propagated dependencies: r-rlang@1.1.6 r-patchwork@1.3.2 r-ggplot2@4.0.1 r-desirability@2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MixOptim
Licenses: GPL 2
Build system: r
Synopsis: Mixture Optimization Algorithm
Description:

Simple tools to perform mixture optimization based on the desirability package by Max Kuhn. It also provides a plot routine using ggplot2 and patchwork'.

r-mhda 2.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MHDA
Licenses: GPL 2
Build system: r
Synopsis: Massive Hierarchically Data Analysis
Description:

Three main functions about analyzing massive data (missing observations are allowed) considered from multiple layers of categories are demonstrated. Flexible and diverse applications of the function parameters make the data analyses powerful.

r-mixfmri 0.1-4
Propagated dependencies: r-rcolorbrewer@1.1-3 r-mixsim@1.1-8 r-matrix@1.7-4 r-mass@7.3-65 r-fftw@1.0-9 r-emcluster@0.2-17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/snoweye/MixfMRI
Licenses: FSDG-compatible
Build system: r
Synopsis: Mixture fMRI Clustering Analysis
Description:

Utilizing model-based clustering (unsupervised) for functional magnetic resonance imaging (fMRI) data. The developed methods (Chen and Maitra (2023) <doi:10.1002/hbm.26425>) include 2D and 3D clustering analyses (for p-values with voxel locations) and segmentation analyses (for p-values alone) for fMRI data where p-values indicate significant level of activation responding to stimulate of interesting. The analyses are mainly identifying active voxel/signal associated with normal brain behaviors. Analysis pipelines (R scripts) utilizing this package (see examples in inst/workflow/') is also implemented with high performance techniques.

r-monitor 1.2
Propagated dependencies: r-tuner@1.4.7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/jonkatz2/monitor
Licenses: GPL 2
Build system: r
Synopsis: Acoustic Template Detection in R
Description:

Acoustic template detection and monitoring database interface. Create, modify, save, and use templates for detection of animal vocalizations. View, verify, and extract results. Upload a MySQL schema to a existing instance, manage survey metadata, write and read templates and detections locally or to the database.

r-multiblock 0.8.10
Propagated dependencies: r-ssbtools@1.8.6 r-rspectra@0.16-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-progress@1.2.3 r-pracma@2.4.6 r-plsvarsel@0.10.0 r-pls@2.8-5 r-plotrix@3.8-13 r-mixlm@1.4.3 r-mass@7.3-65 r-hdanova@0.8.4 r-car@3.1-3 r-ade4@1.7-23
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://khliland.github.io/multiblock/
Licenses: GPL 2+
Build system: r
Synopsis: Multiblock Data Fusion in Statistics and Machine Learning
Description:

This package provides functions and datasets to support Smilde, Næs and Liland (2021, ISBN: 978-1-119-60096-1) "Multiblock Data Fusion in Statistics and Machine Learning - Applications in the Natural and Life Sciences". This implements and imports a large collection of methods for multiblock data analysis with common interfaces, result- and plotting functions, several real data sets and six vignettes covering a range different applications.

r-mlid 1.0.1
Propagated dependencies: r-nlme@3.1-168 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/profrichharris/MLID
Licenses: GPL 3
Build system: r
Synopsis: Multilevel Index of Dissimilarity
Description:

This package provides tools and functions to fit a multilevel index of dissimilarity.

r-mfag 2.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MFAg
Licenses: GPL 3
Build system: r
Synopsis: Multiple Factor Analysis (MFA)
Description:

This package performs Multiple Factor Analysis method for quantitative, categorical, frequency and mixed data, in addition to generating a lot of graphics, also has other useful functions.

r-multiridge 1.11
Propagated dependencies: r-survival@3.8-3 r-snowfall@1.84-6.3 r-proc@1.19.0.1 r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multiridge
Licenses: GPL 3+
Build system: r
Synopsis: Fast Cross-Validation for Multi-Penalty Ridge Regression
Description:

Multi-penalty linear, logistic and cox ridge regression, including estimation of the penalty parameters by efficient (repeated) cross-validation and marginal likelihood maximization. Multiple high-dimensional data types that require penalization are allowed, as well as unpenalized variables. Paired and preferential data types can be specified. See Van de Wiel et al. (2021), <arXiv:2005.09301>.

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
Build system: r
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-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
Build system: r
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-mkdescr 0.9
Propagated dependencies: r-scales@1.4.0 r-rlang@1.1.6 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/stamats/MKdescr
Licenses: LGPL 3
Build system: r
Synopsis: Descriptive Statistics
Description:

Computation of standardized interquartile range (IQR), Huber-type skipped mean (Hampel (1985), <doi:10.2307/1268758>), robust coefficient of variation (CV) (Arachchige et al. (2019), <doi:10.48550/arXiv.1907.01110>), robust signal to noise ratio (SNR), z-score, standardized mean difference (SMD), as well as functions that support graphical visualization such as boxplots based on quartiles (not hinges), negative logarithms and generalized logarithms for ggplot2 (Wickham (2016), ISBN:978-3-319-24277-4).

r-metapost 1.0-6
Propagated dependencies: r-gridbezier@1.1-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/pmur002/metapost
Licenses: GPL 2+
Build system: r
Synopsis: Interface to 'MetaPost'
Description:

This package provides an interface to MetaPost (Hobby, 1998) <http://www.tug.org/docs/metapost/mpman.pdf>. There are functions to generate an R description of a MetaPost curve, functions to generate MetaPost code from an R description, functions to process MetaPost code, and functions to read solved MetaPost paths back into R.

r-mapsperu 2.0.1
Propagated dependencies: r-tibble@3.3.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/musajajorge/mapsPERU
Licenses: GPL 3
Build system: r
Synopsis: Maps of Peru
Description:

Information of the centroids and geographical limits of the regions, departments, provinces and districts of Peru.

r-measr 2.0.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stanheaders@2.32.10 r-s7@0.2.1 r-rstantools@2.5.0 r-rstan@2.32.7 r-rlang@1.1.6 r-rdcmchecks@0.1.0 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-psych@2.5.6 r-posterior@1.6.1 r-loo@2.8.0 r-lifecycle@1.0.4 r-glue@1.8.0 r-fs@1.6.6 r-dtplyr@1.3.2 r-dplyr@1.1.4 r-dcmstan@0.1.0 r-dcm2@1.0.2 r-cli@3.6.5 r-bridgesampling@1.2-1 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://measr.r-dcm.org
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Psychometric Measurement Using 'Stan'
Description:

Estimate diagnostic classification models (also called cognitive diagnostic models) with Stan'. Diagnostic classification models are confirmatory latent class models, as described by Rupp et al. (2010, ISBN: 978-1-60623-527-0). Automatically generate Stan code for the general loglinear cognitive diagnostic diagnostic model proposed by Henson et al. (2009) <doi:10.1007/s11336-008-9089-5> and other subtypes that introduce additional model constraints. Using the generated Stan code, estimate the model evaluate the model's performance using model fit indices, information criteria, and reliability metrics.

r-metabolomicsbasics 1.4.7
Propagated dependencies: r-webchem@1.3.1 r-rpart@4.1.24 r-rlang@1.1.6 r-plyr@1.8.9 r-pcamethods@2.2.0 r-interpretmsspectrum@1.5.2 r-hirestec@0.63.1 r-fs@1.6.6 r-e1071@1.7-16 r-caret@7.0-1 r-c50@0.2.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/janlisec/MetabolomicsBasics
Licenses: GPL 3
Build system: r
Synopsis: Basic Functions to Investigate Metabolomics Data Matrices
Description:

This package provides a set of functions to investigate raw data from (metabol)omics experiments intended to be used on a raw data matrix, i.e. following peak picking and signal deconvolution. Functions can be used to normalize data, detect biomarkers and perform sample classification. A detailed description of best practice usage may be found in the publication <doi:10.1007/978-1-4939-7819-9_20>.

r-mittagleffler 0.4.1
Propagated dependencies: r-stabledist@0.7-2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://strakaps.github.io/MittagLeffleR/
Licenses: GPL 2+
Build system: r
Synopsis: Mittag-Leffler Family of Distributions
Description:

This package implements the Mittag-Leffler function, distribution, random variate generation, and estimation. Based on the Laplace-Inversion algorithm by Garrappa, R. (2015) <doi:10.1137/140971191>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457