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

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-rcppml 0.3.7
Propagated dependencies: r-matrix@1.7-4 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/zdebruine/RcppML
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp machine learning library
Description:

This package provides fast machine learning algorithms including matrix factorization and divisive clustering for large sparse and dense matrices.

r-party 1.3-18
Propagated dependencies: r-coin@1.4-3 r-modeltools@0.2-24 r-mvtnorm@1.3-3 r-sandwich@3.1-1 r-strucchange@1.5-4 r-survival@3.8-3 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://party.r-forge.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Laboratory for recursive partitioning
Description:

This package provides a computational toolbox for recursive partitioning. The core of the package is ctree(), an implementation of conditional inference trees which embed tree-structured regression models into a well defined theory of conditional inference procedures. This non-parametric class of regression trees is applicable to all kinds of regression problems, including nominal, ordinal, numeric, censored as well as multivariate response variables and arbitrary measurement scales of the covariates. Based on conditional inference trees, cforest() provides an implementation of Breiman's random forests. The function mob() implements an algorithm for recursive partitioning based on parametric models (e.g. linear models, GLMs or survival regression) employing parameter instability tests for split selection. Extensible functionality for visualizing tree-structured regression models is available.

r-metafor 4.8-0
Propagated dependencies: r-digest@0.6.39 r-mathjaxr@1.8-0 r-matrix@1.7-4 r-metadat@1.4-0 r-nlme@3.1-168 r-numderiv@2016.8-1.1 r-pbapply@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/metafor/
Licenses: GPL 2+
Build system: r
Synopsis: Meta-analysis package for R
Description:

This package provides a comprehensive collection of functions for conducting meta-analyses in R. The package includes functions to calculate various effect sizes or outcome measures, fit fixed-, random-, and mixed-effects models to such data, carry out moderator and meta-regression analyses, and create various types of meta-analytical plots (e.g., forest, funnel, radial, L'Abbe, Baujat, GOSH plots). For meta-analyses of binomial and person-time data, the package also provides functions that implement specialized methods, including the Mantel-Haenszel method, Peto's method, and a variety of suitable generalized linear (mixed-effects) models (i.e. mixed-effects logistic and Poisson regression models). Finally, the package provides functionality for fitting meta-analytic multivariate/multilevel models that account for non-independent sampling errors and/or true effects (e.g. due to the inclusion of multiple treatment studies, multiple endpoints, or other forms of clustering). Network meta-analyses and meta-analyses accounting for known correlation structures (e.g. due to phylogenetic relatedness) can also be conducted.

r-zoolog 1.1.0
Propagated dependencies: r-rdpack@2.6.4 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://josempozo.github.io/zoolog/
Licenses: GPL 3
Build system: r
Synopsis: Zooarchaeological analysis with log-ratios
Description:

This package includes functions and reference data to generate and manipulate log-ratios (also known as log size index (LSI) values) from measurements obtained on zooarchaeological material. Log ratios are used to compare the relative (rather than the absolute) dimensions of animals from archaeological contexts. The zoolog package is also able to seamlessly integrate data and references with heterogeneous nomenclature, which is internally managed by a zoolog thesaurus.

r-deming 1.4-1
Propagated dependencies: r-boot@1.3-32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=deming
Licenses: LGPL 2.0+
Build system: r
Synopsis: Deming, Theil-Sen, Passing-Bablock and Total Least Squares regression
Description:

This package implements generalized Deming regression, Theil-Sen regression and Passing-Bablock regression functions.

r-mlmetrics 1.1.3
Propagated dependencies: r-rocr@1.0-11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yanyachen/MLmetrics
Licenses: GPL 2
Build system: r
Synopsis: Machine learning evaluation metrics
Description:

This package provides a collection of evaluation metrics, including loss, score and utility functions, that measure regression, classification and ranking performance.

r-rcppxptrutils 0.1.3
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Enchufa2/RcppXPtrUtils
Licenses: Expat
Build system: r
Synopsis: XPtr add-ons for Rcpp
Description:

This package provides the means to compile user-supplied C++ functions with Rcpp and retrieve an XPtr that can be passed to other C++ components.

r-sankeyd3 0.3.2-1.fd50a74
Propagated dependencies: r-d3r@1.1.0 r-htmlwidgets@1.6.4 r-shiny@1.11.1 r-magrittr@2.0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/fbreitwieser/sankeyD3
Licenses: GPL 3+ Modified BSD
Build system: r
Synopsis: Sankey network graphs from R
Description:

This package provides an R library to generate Sankey network graphs in R and Shiny via the D3 visualization library.

r-glinternet 1.0.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://web.stanford.edu/~hastie/Papers/glinternet_jcgs.pdf
Licenses: GPL 2
Build system: r
Synopsis: Learning interactions via hierarchical group-lasso regularization
Description:

Group-Lasso INTERaction-NET. Fits linear pairwise-interaction models that satisfy strong hierarchy: if an interaction coefficient is estimated to be nonzero, then its two associated main effects also have nonzero estimated coefficients. Accommodates categorical variables (factors) with arbitrary numbers of levels, continuous variables, and combinations thereof. Implements the machinery described in the paper "Learning interactions via hierarchical group-lasso regularization" (JCGS 2015, Volume 24, Issue 3). Michael Lim & Trevor Hastie (2015)

r-hms 1.1.4
Propagated dependencies: r-cli@3.6.5 r-lifecycle@1.0.4 r-pkgconfig@2.0.3 r-rlang@1.1.6 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstats-db/hms
Licenses: GPL 3+
Build system: r
Synopsis: Pretty time of day
Description:

This package implements an S3 class for storing and formatting time-of-day values, based on the difftime class.

r-webmockr 2.2.0
Propagated dependencies: r-cli@3.6.5 r-curl@7.0.0 r-fauxpas@0.5.2 r-jsonlite@2.0.0 r-magrittr@2.0.4 r-r6@2.6.1 r-rlang@1.1.6 r-urltools@1.7.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/webmockr
Licenses: Expat
Build system: r
Synopsis: Stubbing and setting expectations on HTTP Requests
Description:

This is a package for stubbing and setting expectations on HTTP requests. It includes tools for stubbing HTTP requests, including expected request conditions and response conditions. You can match on HTTP method, query parameters, request body, headers and more. It can be used for unit tests or outside of a testing context.

r-audio 0.1-11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.rforge.net/audio/
Licenses: Expat
Build system: r
Synopsis: Audio interface for R
Description:

This package provides interfaces to audio devices (mainly sample-based) from R to allow recording and playback of audio.

r-scales 1.4.0
Propagated dependencies: r-cli@3.6.5 r-farver@2.1.2 r-glue@1.8.0 r-labeling@0.4.3 r-lifecycle@1.0.4 r-r6@2.6.1 r-rcolorbrewer@1.1-3 r-rlang@1.1.6 r-viridislite@0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/scales
Licenses: Expat
Build system: r
Synopsis: Scale functions for visualization
Description:

This package provides graphical scales that map data to aesthetics, and provides methods for automatically determining breaks and labels for axes and legends.

r-mirai 2.5.2
Propagated dependencies: r-nanonext@1.7.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://shikokuchuo.net/mirai/
Licenses: GPL 3+
Build system: r
Synopsis: Minimalist async evaluation framework for R
Description:

Designed for simplicity, a mirai evaluates an R expression asynchronously in a parallel process, locally or distributed over the network. The result is automatically available upon completion. Modern networking and concurrency, built on nanonext and NNG (Nanomsg Next Gen), ensures reliable and efficient scheduling over fast inter-process communications or TCP/IP secured by TLS. Distributed computing can launch remote resources via SSH or cluster managers. An inherently queued architecture handles many more tasks than available processes, and requires no storage on the file system. Innovative features include support for otherwise non-exportable reference objects, event-driven promises, and asynchronous parallel map.

r-effects 4.2-4
Propagated dependencies: r-cardata@3.0-5 r-colorspace@2.1-2 r-estimability@1.5.1 r-insight@1.4.3 r-lattice@0.22-7 r-lme4@1.1-37 r-nnet@7.3-20 r-survey@4.4-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Effect displays for linear, generalized linear, and other models
Description:

Graphical and tabular effect displays, e.g., of interactions, for various statistical models with linear predictors.

r-crew 1.3.0
Propagated dependencies: r-cli@3.6.5 r-collections@0.3.9 r-data-table@1.17.8 r-later@1.4.4 r-mirai@2.5.2 r-nanonext@1.7.2 r-processx@3.8.6 r-promises@1.5.0 r-ps@1.9.1 r-r6@2.6.1 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://wlandau.github.io/crew/
Licenses: Expat
Build system: r
Synopsis: Distributed worker launcher framework
Description:

In computationally demanding analysis projects, statisticians and data scientists asynchronously deploy long-running tasks to distributed systems, ranging from traditional clusters to cloud services. The NNG-powered mirai R package by Gao (2023) <doi:10.5281/zenodo.7912722> is a scheduler that efficiently processes these intense workloads. The crew package extends mirai with a unifying interface for third-party worker launchers.

r-ggformula 1.0.0
Propagated dependencies: r-ggiraph@0.9.2 r-ggplot2@4.0.1 r-ggridges@0.5.7 r-labelled@2.16.0 r-mosaiccore@0.9.5 r-rlang@1.1.6 r-scales@1.4.0 r-stringr@1.6.0 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ProjectMOSAIC/ggformula/
Licenses: Expat
Build system: r
Synopsis: Formula interface for the @code{r-ggplot2}
Description:

The r-ggformula introduces a family of graphics functions, gf_point(), gf_density(), and so on, bring the formula interface to ggplot(). This captures and extends the excellent simplicity of the lattice-graphics formula interface, while providing the intuitive capabilities of r-ggplot2.

r-dicedesign 1.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://dice.emse.fr/
Licenses: GPL 3
Build system: r
Synopsis: Designs of computer experiments
Description:

This package provides tools to create some specific Space-Filling Design (SFD) and to test their quality.

r-statcheck 1.5.0
Propagated dependencies: r-ggplot2@4.0.1 r-plyr@1.8.9 r-rlang@1.1.6 r-rmarkdown@2.30 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/statcheck/
Licenses: GPL 2
Build system: r
Synopsis: Extract statistics from articles and recompute p-values
Description:

This package can automatically extract statistical null-hypothesis significant testing (NHST) results from articles and recompute the p-values based on the reported test statistic and degrees of freedom to detect possible inconsistencies.

r-mumin 1.48.11
Propagated dependencies: r-insight@1.4.3 r-matrix@1.7-4 r-nlme@3.1-168
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=MuMIn
Licenses: GPL 2
Build system: r
Synopsis: Multi-model inference
Description:

Tools for performing model selection and model averaging. Automated model selection through subsetting the maximum model, with optional constraints for model inclusion. Model parameter and prediction averaging based on model weights derived from information criteria (AICc and alike) or custom model weighting schemes.

r-quic 1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.cs.utexas.edu/users/sustik/QUIC/
Licenses: GPL 3+
Build system: r
Synopsis: Regularized sparse inverse covariance matrix estimation
Description:

This package implements the regularized Gaussian maximum likelihood estimation of the inverse of a covariance matrix. It uses Newton's method and coordinate descent to solve the regularized inverse covariance matrix estimation problem.

r-shadowtext 0.1.6
Propagated dependencies: r-ggiraph@0.9.2 r-ggplot2@4.0.1 r-purrr@1.2.0 r-rlang@1.1.6 r-s7@0.2.1 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/GuangchuangYu/shadowtext/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Shadow text grob and layer
Description:

This package implements shadowtextGrob() for grid and geom_shadowtext() layer for ggplot2. These functions draw text grob with background shadow.

r-cosinor2 0.2.1
Propagated dependencies: r-cosinor@1.2.3 r-cowplot@1.2.0 r-ggplot2@4.0.1 r-hmisc@5.2-4 r-magrittr@2.0.4 r-matrixstats@1.5.0 r-purrr@1.2.0 r-scales@1.4.0 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/amutak/cosinor2
Licenses: GPL 3
Build system: r
Synopsis: Extended tools for Cosinor analysis of rhythms
Description:

This package provides statistical procedures for calculating population-mean cosinor, non-stationary cosinor, estimation of best-fitting period, tests of population rhythm differences and more.

r-lambertw 0.6.9-2
Propagated dependencies: r-ggplot2@4.0.1 r-lamw@2.2.5 r-mass@7.3-65 r-rcolorbrewer@1.1-3 r-rcpp@1.1.0 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=LambertW
Licenses: GPL 2+
Build system: r
Synopsis: Probabilistic models to analyze and Gaussianize heavy-tailed, skewed data
Description:

Lambert W x F distributions are a generalized framework to analyze skewed, heavy-tailed data. It is based on an input/output system, where the output random variable (RV) Y is a non-linearly transformed version of an input RV X ~ F with similar properties as X, but slightly skewed (heavy-tailed). The transformed RV Y has a Lambert W x F distribution. This package contains functions to model and analyze skewed, heavy-tailed data the Lambert Way: simulate random samples, estimate parameters, compute quantiles, and plot/ print results nicely. The most useful function is Gaussianize, which works similarly to scale, but actually makes the data Gaussian. A do-it-yourself toolkit allows users to define their own Lambert W x MyFavoriteDistribution and use it in their analysis right away.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087