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

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-glmnet 4.1-10
Propagated dependencies: r-foreach@1.5.2 r-matrix@1.7-4 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-shape@1.4.6.1 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.jstatsoft.org/article/view/v033i01
Licenses: GPL 2+
Build system: r
Synopsis: Lasso and elastic-net regularized generalized linear models
Description:

The glmnet package provides efficient procedures for fitting the entire lasso or elastic-net regularization path for linear and Poisson regression, as well as logistic, multinomial, Cox, multiple-response Gaussian and grouped multinomial models. The algorithm uses cyclical coordinate descent in a path-wise fashion.

r-crochet 2.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/agrueneberg/crochet
Licenses: Expat
Build system: r
Synopsis: Implementation Helper for Matrix-Like Types
Description:

Functions to help implement the extraction / subsetting / indexing function [ and replacement function [<- of custom matrix-like types (based on S3, S4, etc.), modeled as closely to the base matrix class as possible (with tests to prove it).

r-ggfun 0.2.0
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-rlang@1.1.6 r-scales@1.4.0 r-yulab-utils@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ggfun
Licenses: Artistic License 2.0
Build system: r
Synopsis: Miscellaneous functions for ggplot2
Description:

This package provides useful functions to edit ggplot object (e.g., setting fonts for theme and layers, adding rounded rectangle as background for each of the legends).

r-gganimate 1.0.11
Dependencies: ffmpeg@8.0
Propagated dependencies: r-cli@3.6.5 r-ggplot2@4.0.1 r-glue@1.8.0 r-lifecycle@1.0.4 r-progress@1.2.3 r-rlang@1.1.6 r-scales@1.4.0 r-stringi@1.8.7 r-transformr@0.1.5 r-tweenr@2.0.3 r-vctrs@0.6.5 r-magick@2.9.0 r-base64enc@0.1-3 r-htmltools@0.5.8.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gganimate.com
Licenses: Expat
Build system: r
Synopsis: Grammar of Animated Graphics
Description:

This package extends the grammar of graphics as implemented by ggplot2 to include the description of animation. It does this by providing a range of new grammar classes that can be added to the plot object in order to customise how it should change with time.

r-jade 2.0-4
Propagated dependencies: r-clue@0.3-66
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=JADE
Licenses: GPL 2+
Build system: r
Synopsis: Blind source separation methods
Description:

In this package Cardoso's JADE algorithm as well as his functions for joint diagonalization are ported to R. Also several other blind source separation (BSS) methods, like AMUSE and SOBI, and some criteria for performance evaluation of BSS algorithms, are given. The package is described in Miettinen, Nordhausen and Taskinen (2017) <doi:10.18637/jss.v076.i02>.

r-showtext 0.9-7
Dependencies: freetype@2.13.3 libpng@1.6.39 zlib@1.3.1
Propagated dependencies: r-showtextdb@3.0 r-sysfonts@0.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yixuan/showtext
Licenses: ASL 2.0
Build system: r
Synopsis: Using fonts more easily in R graphs
Description:

This package aims to make it easy to use various types of fonts (TrueType, OpenType, Type 1, web fonts, etc.) in R graphs, and supports most output formats of R graphics including PNG, PDF and SVG. Text glyphs will be converted into polygons or raster images, hence after the plot has been created, it no longer relies on the font files. No external software such as Ghostscript is needed to use this package.

r-lmeinfo 0.3.2
Propagated dependencies: r-nlme@3.1-168
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://jepusto.github.io/lmeInfo/
Licenses: GPL 3
Build system: r
Synopsis: Information matrices for lmeStruct and glsStruct objects
Description:

This package provides analytic derivatives and information matrices for fitted linear mixed effects (lme) models and generalized least squares (gls) models estimated using lme() (from package nlme) and gls() (from package nlme), respectively. The package includes functions for estimating the sampling variance-covariance of variance component parameters using the inverse Fisher information. The variance components include the parameters of the random effects structure (for lme models), the variance structure, and the correlation structure. The expected and average forms of the Fisher information matrix are used in the calculations, and models estimated by full maximum likelihood or restricted maximum likelihood are supported. The package also includes a function for estimating standardized mean difference effect sizes based on fitted lme or gls models.

r-mclogit 0.9.6
Propagated dependencies: r-matrix@1.7-4 r-memisc@0.99.31.8.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.elff.eu/software/mclogit/
Licenses: GPL 2
Build system: r
Synopsis: Multinomial logit models, with or without random effects or overdispersion
Description:

This package provides estimators for multinomial logit models in their conditional logit and baseline logit variants, with or without random effects, with or without overdispersion. Random effects models are estimated using the PQL technique (based on a Laplace approximation) or the MQL technique (based on a Solomon-Cox approximation). Estimates should be treated with caution if the group sizes are small.

r-catdata 1.2.4
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=catdata
Licenses: GPL 2
Build system: r
Synopsis: Datasets and examples used in the book @emph{Regression for Categorical Data}
Description:

This R package contains examples from the book Regression for Categorical Data, Tutz 2012, Cambridge University Press. The names of the examples refer to the chapter and the data set that is used.

r-phyclust 0.1-34
Propagated dependencies: r-ape@5.8-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://snoweye.github.io/phyclust/
Licenses: GPL 2+
Build system: r
Synopsis: Studying phyloclustering and exploring DNA sequence data
Description:

Phylogenetic clustering (phyloclustering) is an evolutionary continuous time Markov Chain model-based approach to identify population structure from molecular data without assuming linkage equilibrium. The package phyclust provides a convenient implementation of phyloclustering for DNA and SNP data, capable of clustering individuals into subpopulations and identifying molecular sequences representative of those subpopulations. It is designed in C for performance and interfaced with R for visualization.

r-rcpphungarian 0.3
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jsilve24/RcppHungarian
Licenses: GPL 2+
Build system: r
Synopsis: Solve minimum cost bipartite matching problems
Description:

This package provides header library and R functions to solve minimum cost bipartite matching problem using Huhn-Munkres algorithm (Hungarian algorithm; <https://en.wikipedia.org/wiki/Hungarian_algorithm>; Kuhn (1955) <doi:10.1002/nav.3800020109>).

r-gmisc 3.0.4
Propagated dependencies: r-abind@1.4-8 r-checkmate@2.3.3 r-forestplot@3.1.7 r-glue@1.8.0 r-hmisc@5.2-4 r-htmltable@2.4.3 r-knitr@1.50 r-lattice@0.22-7 r-lubridate@1.9.4 r-magrittr@2.0.4 r-rcpp@1.1.0 r-rlang@1.1.6 r-rmarkdown@2.30 r-stringr@1.6.0 r-xml@3.99-0.20 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gforge.se
Licenses: GPL 3+
Build system: r
Synopsis: Descriptive statistics, transition plots, and more
Description:

This package provides tools for making the descriptive "Table 1" used in medical articles, a transition plot for showing changes between categories (also known as a Sankey diagram), flow charts by extending the grid package, a method for variable selection based on the SVD, Bezier lines with arrows complementing the ones in the grid package, and more.

r-partykit 1.2-24
Propagated dependencies: r-formula@1.2-5 r-inum@1.0-5 r-libcoin@1.0-10 r-mvtnorm@1.3-3 r-rpart@4.1.24 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://partykit.R-Forge.R-project.org/partykit
Licenses: GPL 2+
Build system: r
Synopsis: Toolkit for recursive partytioning
Description:

This package provides a toolkit with infrastructure for representing, summarizing, and visualizing tree-structured regression and classification models.

r-gridgraphics 0.5-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/pmur002/gridgraphics
Licenses: GPL 2+
Build system: r
Synopsis: Redraw base graphics using @code{grid} graphics
Description:

This package provides functions to convert a page of plots drawn with the graphics package into identical output drawn with the grid package. The result looks like the original graphics-based plot, but consists of grid grobs and viewports that can then be manipulated with grid functions (e.g., edit grobs and revisit viewports).

r-nanoarrow 0.7.0-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://arrow.apache.org/nanoarrow/latest/r/
Licenses: ASL 2.0
Build system: r
Synopsis: Interface to the nanoarrow C library
Description:

This package provides an R interface to the nanoarrow C library and the Apache Arrow application binary interface. Functions to import and export ArrowArray, ArrowSchema, and ArrowArrayStream C structures to and from R objects are provided alongside helpers to facilitate zero-copy data transfer among R bindings to libraries implementing the Arrow C data interface.

r-bios2cor 2.2.2
Propagated dependencies: r-bigmemory@4.6.4 r-bio3d@2.4-5 r-circular@0.5-2 r-igraph@2.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Bios2cor/
Licenses: GPL 2+
Build system: r
Synopsis: From biological sequences and simulations to correlation analysis
Description:

This package provides utilities for computation and analysis of correlation/covariation in multiple sequence alignments and in side chain motions during molecular dynamics simulations. Features include the computation of correlation/covariation scores using a variety of scoring functions between either sequence positions in alignments or side chain dihedral angles in molecular dynamics simulations and utilities to analyze the correlation/covariation matrix through a variety of tools including network representation and principal components analysis. In addition, several utility functions are based on the R graphical environment to provide friendly tools for help in data interpretation.

r-oenb 0.0.2
Propagated dependencies: r-dplyr@1.1.4 r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/franzmohr/oenb
Licenses: GPL 2+
Build system: r
Synopsis: Tools for the OeNB Data Web Service
Description:

Tools to access data from the data web service of the OeNB, https://www.oenb.at/en/Statistics/User-Defined-Tables/webservice.html.

r-processx 3.8.6
Propagated dependencies: r-ps@1.9.1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/processx3
Licenses: Expat
Build system: r
Synopsis: Execute and control system processes
Description:

This package provides portable tools to run system processes in the background. It can check if a background process is running; wait on a background process to finish; get the exit status of finished processes; kill background processes and their children; restart processes. It can read the standard output and error of the processes, using non-blocking connections. processx can poll a process for standard output or error, with a timeout. It can also poll several processes at once.

r-irtoys 0.2.2
Propagated dependencies: r-ltm@1.2-0 r-sm@2.2-6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=irtoys
Licenses: GPL 2+
Build system: r
Synopsis: Collection of functions related to Item Response Theory (IRT)
Description:

This package provides a collection of functions useful in learning and practicing Item Response Theory (IRT), which can be combined into larger programs. It provides basic CTT analysis, a simple common interface to the estimation of item parameters in IRT models for binary responses with three different programs (ICL, BILOG-MG, and ltm), ability estimation (MLE, BME, EAP, WLE, plausible values), item and person fit statistics, scaling methods (MM, MS, Stocking-Lord, and the complete Hebaera method), and a rich array of parametric and non-parametric (kernel) plots. It estimates and plots Haberman's interaction model when all items are dichotomously scored.

r-urca 1.3-4
Propagated dependencies: r-nlme@3.1-168
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/urca/
Licenses: GPL 2+
Build system: r
Synopsis: Unit root and cointegration tests for time series data
Description:

This package provides unit root and cointegration tests encountered in applied econometric analysis.

r-anndata 0.8.0
Propagated dependencies: r-assertthat@0.2.1 r-cli@3.6.5 r-lifecycle@1.0.4 r-matrix@1.7-4 r-r6@2.6.1 r-reticulate@1.44.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://anndata.dynverse.org
Licenses: Expat
Build system: r
Synopsis: Anndata for R
Description:

This package provides a reticulate wrapper for the Python package anndata. It provides a scalable way of keeping track of data and learned annotations. It is used to read from and write to the h5ad file format.

r-actcd 1.3-0
Propagated dependencies: r-gdina@2.9.12 r-r-methodss3@1.8.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ACTCD/
Licenses: GPL 2+
Build system: r
Synopsis: Asymptotic classification theory for cognitive diagnosis
Description:

This is a package supporting cluster analysis for cognitive diagnosis based on the Asymptotic Classification Theory (Chiu, Douglas & Li, 2009; doi:10.1007/s11336-009-9125-0). Given the sample statistic of sum-scores, cluster analysis techniques can be used to classify examinees into latent classes based on their attribute patterns. In addition to the algorithms used to classify data, three labeling approaches are proposed to label clusters so that examinees' attribute profiles can be obtained.

r-gsubfn 0.7
Propagated dependencies: r-proto@1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://code.google.com/archive/p/gsubfn/
Licenses: GPL 2+
Build system: r
Synopsis: Utilities for strings and function arguments
Description:

This package provides gsubfn which is like gsub but can take a replacement function or certain other objects instead of the replacement string. Matches and back references are input to the replacement function and replaced by the function output. gsubfn can be used to split strings based on content rather than delimiters and for quasi-perl-style string interpolation. The package also has facilities for translating formulas to functions and allowing such formulas in function calls instead of functions.

r-wgaim 2.0-6
Propagated dependencies: r-ggplot2@4.0.1 r-qtl@1.72
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/wgaim
Licenses: GPL 2+
Build system: r
Synopsis: Whole genome average interval mapping for QTL detection
Description:

This package integrates sophisticated mixed modelling methods with a whole genome approach to detecting significant QTL in linkage maps.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091