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

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-proto 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/proto
Licenses: GPL 2+
Build system: r
Synopsis: Prototype object-based programming
Description:

Proto is an object oriented system using object-based, also called prototype-based, rather than class-based object oriented ideas.

r-actigraphy 1.4.0
Propagated dependencies: r-fda@6.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Actigraphy/
Licenses: ASL 2.0
Build system: r
Synopsis: Actigraphy data analysis
Description:

This package provides tools for functional linear modeling and analysis of actigraphy data.

r-lazyeval 0.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/lazyeval
Licenses: GPL 3+
Build system: r
Synopsis: Lazy (non-standard) evaluation in R
Description:

This package provides the tools necessary to do non-standard evaluation (NSE) in R.

r-parcor 0.2-6
Propagated dependencies: r-epi@2.61 r-genenet@1.2.17 r-glmnet@4.1-10 r-mass@7.3-65 r-ppls@2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/parcor
Licenses: GPL 2+
Build system: r
Synopsis: Regularized estimation of partial correlation matrices
Description:

This package estimates the matrix of partial correlations based on different regularized regression methods: lasso, adaptive lasso, PLS, and Ridge Regression. In addition, the package provides model selection for lasso, adaptive lasso and Ridge regression based on cross-validation.

r-pscl 1.5.9
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/atahk/pscl/
Licenses: GPL 2
Build system: r
Synopsis: Political science computational laboratory
Description:

The pscl is an R package providing classes and methods for:

  1. Bayesian analysis of roll call data (item-response models);

  2. elementary Bayesian statistics;

  3. maximum likelihood estimation of zero-inflated and hurdle models for count data;

  4. utility functions.

r-rpostgresql 0.7-8
Dependencies: postgresql@14.13
Propagated dependencies: r-dbi@1.2.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tomoakin/RPostgreSQL
Licenses: GPL 2
Build system: r
Synopsis: R interface to the PostgreSQL database system
Description:

This package provides a Database Interface (DBI) compliant driver for R to access PostgreSQL database systems.

r-adabag 5.1
Propagated dependencies: r-caret@7.0-1 r-consrank@2.1.5 r-doparallel@1.0.17 r-dplyr@1.1.4 r-foreach@1.5.2 r-rpart@4.1.24 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/adabag/
Licenses: GPL 2+
Build system: r
Synopsis: Multiclass AdaBoost.M1, SAMME and Bagging
Description:

This package implements Freund and Schapire's Adaboost.M1 algorithm and Breiman's Bagging algorithm using classification trees as individual classifiers. Once these classifiers have been trained, they can be used to predict on new data. Also, cross validation estimation of the error can be done.

r-acopula 0.9.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/acopula/
Licenses: GPL 2
Build system: r
Synopsis: Modelling dependence with multivariate Archimax copulas
Description:

Archimax copulas are a mixture of Archimedean and EV copulas. This package provides definitions of several parametric families of generator and dependence function, computes CDF and PDF, estimates parameters, tests for goodness of fit, generates random sample and checks copula properties for custom constructs. In the 2-dimensional case explicit formulas for density are used, contrary to higher dimensions when all derivatives are linearly approximated. Several non-archimax families (normal, FGM, Plackett) are provided as well.

r-box 1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://klmr.me/box/
Licenses: Expat
Build system: r
Synopsis: Write reusable, composable and modular R code
Description:

This package provides a modern module system for R. Organize code into hierarchical, composable, reusable modules, and use it effortlessly across projects via a flexible, declarative dependency loading syntax.

r-psychotree 0.16-2
Propagated dependencies: r-formula@1.2-5 r-partykit@1.2-24 r-psychotools@0.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=psychotree
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Recursive Partitioning Based on Psychometric Models
Description:

Recursive partitioning based on psychometric models, employing the general MOB algorithm (from package partykit) to obtain Bradley-Terry trees, Rasch trees, rating scale and partial credit trees, and MPT trees, trees for 1PL, 2PL, 3PL and 4PL models and generalized partial credit models.

r-numderiv 2016.8-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/numDeriv
Licenses: GPL 2
Build system: r
Synopsis: Accurate numerical derivatives
Description:

This package provides methods for calculating accurate numerical first and second order derivatives.

r-wesanderson 0.3.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/karthik/wesanderson
Licenses: Expat
Build system: r
Synopsis: Wes Anderson color palette generator
Description:

This package provides color palettes that have been generated mostly from Wes Anderson movies.

r-acet 1.9.0
Propagated dependencies: r-bh@1.87.0-1 r-mass@7.3-65 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ACEt/
Licenses: GPL 2+
Build system: r
Synopsis: Estimating dynamic heritability and twin model comparison
Description:

This package supports twin models that are able to estimate the dynamic behaviour of the variance components in the classical twin models with respect to age using B-splines and P-splines.

r-abcanalysis 1.2.1
Propagated dependencies: r-plotrix@3.8-13
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.uni-marburg.de/fb12/arbeitsgruppen/datenbionik/software-en/
Licenses: GPL 3
Build system: r
Synopsis: Computed ABC Analysis
Description:

Multivariate data sets often differ in several factors or derived statistical parameters, which have to be selected for a valid interpretation. Basing this selection on traditional statistical limits leads occasionally to the perception of losing information from a data set. This package provides tools to calculate these limits on the basis of the mathematical properties of the distribution of the analyzed items.

r-directlabels 2025.6.24
Propagated dependencies: r-quadprog@1.5-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://directlabels.r-forge.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: Direct labels for multicolor plots
Description:

This package provides an extensible framework for automatically placing direct labels onto multicolor plots. Label positions are described using positioning methods that can be re-used across several different plots. There are heuristics for examining trellis and ggplot objects and inferring an appropriate positioning method.

r-graphlayouts 1.2.2
Propagated dependencies: r-igraph@2.2.1 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/schochastics/graphlayouts
Licenses: Expat
Build system: r
Synopsis: Additional layout algorithms for network visualizations
Description:

This package provides several layout algorithms to visualize networks which are not part of the igraph library. Most are based on the concept of stress majorization by Gansner et al. (2004) <doi:10.1007/978-3-540-31843-9_25>. Some more specific algorithms emphasize hidden group structures in networks or focus on specific nodes.

r-ggrepel 0.9.6
Propagated dependencies: r-ggplot2@4.0.1 r-rcpp@1.1.0 r-rlang@1.1.6 r-scales@1.4.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/slowkow/ggrepel
Licenses: GPL 3
Build system: r
Synopsis: Repulsive text and label geometries for ggplot2
Description:

This package provides text and label geometries for ggplot2 that help to avoid overlapping text labels. Labels repel away from each other and away from the data points.

r-priorsense 1.2.0
Propagated dependencies: r-checkmate@2.3.3 r-ggdist@3.3.3 r-ggh4x@0.3.1 r-ggplot2@4.0.1 r-matrixstats@1.5.0 r-posterior@1.6.1 r-rlang@1.1.6 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/n-kall/priorsense
Licenses: GPL 3+
Build system: r
Synopsis: Prior diagnostics and sensitivity analysis
Description:

This package provides functions for prior and likelihood sensitivity analysis in Bayesian models. It implements methods to determine the sensitivity of the posterior to power-scaling perturbations of the prior and likelihood.

r-estimability 1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/estimability
Licenses: GPL 2+
Build system: r
Synopsis: Tools for assessing estimability of linear predictions
Description:

This package provides tools for determining estimability of linear functions of regression coefficients, and epredict methods that handle non-estimable cases correctly.

r-ouch 2.20
Propagated dependencies: r-subplex@1.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://kingaa.github.io/ouch/
Licenses: GPL 2+
Build system: r
Synopsis: Ornstein-Uhlenbeck models for phylogenetic comparative hypotheses
Description:

This package provides tools to fit and compare Ornstein-Uhlenbeck models for evolution along a phylogenetic tree.

r-fsa 0.10.0
Propagated dependencies: r-car@3.1-3 r-dunn-test@1.3.6 r-flexparamcurve@1.5-7 r-lmtest@0.9-40 r-plotrix@3.8-13 r-purrr@1.2.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://fishr-core-team.github.io/FSA/
Licenses: GPL 2+
Build system: r
Synopsis: Simple fisheries stock assessment methods
Description:

This package provides a variety of simple fish stock assessment methods.

r-lim 1.4.7.2
Propagated dependencies: r-diagram@1.6.5 r-limsolve@2.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/LIM/
Licenses: GPL 2+
Build system: r
Synopsis: Linear inverse model examples and solution methods
Description:

This package provides functions that read and solve linear inverse problems (food web problems, linear programming problems).

r-influencer 0.1.5
Propagated dependencies: r-igraph@2.2.1 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rcc-uchicago/influenceR
Licenses: GPL 2
Build system: r
Synopsis: Tools to quantify structural importance of nodes in a network
Description:

This package provides functionality to compute various node centrality measures on networks. Included are functions to compute betweenness centrality (by utilizing Madduri and Bader's SNAP library), implementations of Burt's constraint and effective network size (ENS) metrics, Borgatti's algorithm to identify key players, and Valente's bridging metric. The betweenness, Key Players, and bridging implementations are parallelized with OpenMP.

r-abe 5.1.2
Propagated dependencies: r-foreach@1.5.2 r-ggplot2@4.0.1 r-lifecycle@1.0.4 r-reshape2@1.4.5 r-survival@3.8-3 r-tidytext@0.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abe/
Licenses: GPL 2+
Build system: r
Synopsis: Augmented backward elimination
Description:

This package performs augmented backward elimination and checks the stability of the obtained model. Augmented backward elimination combines significance or information based criteria with the change in estimate to either select the optimal model for prediction purposes or to serve as a tool to obtain a practically sound, highly interpretable model.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091