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

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-mlr3verse 0.3.1
Propagated dependencies: r-bbotk@1.8.1 r-data-table@1.17.8 r-mlr3@1.2.0 r-mlr3cluster@0.1.12 r-mlr3data@0.9.0 r-mlr3filters@0.9.0 r-mlr3fselect@1.5.0 r-mlr3hyperband@1.0.0 r-mlr3inferr@0.2.1 r-mlr3learners@0.13.0 r-mlr3mbo@0.3.3 r-mlr3misc@0.19.0 r-mlr3pipelines@0.10.0 r-mlr3tuning@1.5.0 r-mlr3tuningspaces@0.6.0 r-mlr3viz@0.10.1 r-paradox@1.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3verse.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Easily install and load of the mlr3 package family
Description:

The mlr3 package family is a set of packages for machine-learning purposes built in a modular fashion. This wrapper package is aimed to simplify the installation and loading of the core mlr3 packages.

r-flashclust 1.01-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/flashClust/
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of optimal hierarchical clustering
Description:

This package provides a fast implementation of hierarchical clustering.

r-sparsevctrs 0.3.4
Propagated dependencies: r-cli@3.6.5 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/r-lib/sparsevctrs
Licenses: Expat
Build system: r
Synopsis: Sparse Vectors for use in data frames
Description:

This package provides sparse vectors powered by ALTREP (Alternative Representations for R Objects) that behave like regular vectors, and can thus be used in data frames. It also provides tools to convert between sparse matrices and data frames with sparse columns and functions to interact with sparse vectors.

r-absim 0.2.6
Propagated dependencies: r-ape@5.8-1 r-powerlaw@1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AbSim/
Licenses: GPL 2
Build system: r
Synopsis: Time resolved simulations of antibody repertoires
Description:

This package provides simulation methods for the evolution of antibody repertoires. The heavy and light chain variable region of both human and C57BL/6 mice can be simulated in a time-dependent fashion. Both single lineages using one set of V-, D-, and J-genes or full repertoires can be simulated. The algorithm begins with an initial V-D-J recombination event, starting the first phylogenetic tree. Upon completion, the main loop of the algorithm begins, with each iteration representing one simulated time step. Various mutation events are possible at each time step, contributing to a diverse final repertoire.

r-paws-compute 0.9.0
Propagated dependencies: r-paws-common@0.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Build system: r
Synopsis: Amazon Web Services compute services
Description:

This package provides an interface to Amazon Web Services compute services, including Elastic Compute Cloud (EC2), Lambda functions-as-a-service, containers, batch processing, and more.

r-mblm 0.12.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mblm/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Median-based linear models
Description:

This package provides linear models based on Theil-Sen single median and Siegel repeated medians. They are very robust (29 or 50 percent breakdown point, respectively), and if no outliers are present, the estimators are very similar to OLS.

r-ffbase 0.13.3
Propagated dependencies: r-bit@4.6.0 r-fastmatch@1.1-6 r-ff@4.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/edwindj/ffbase
Licenses: GPL 3
Build system: r
Synopsis: Basic statistical functions for package 'ff'
Description:

This package extends the out of memory vectors of ff with statistical functions and other utilities to ease their usage.

r-remacor 0.0.20
Propagated dependencies: r-envstats@3.1.0 r-ggplot2@4.0.1 r-mvtnorm@1.3-3 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rdpack@2.6.4 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://diseaseneurogenomics.github.io/remaCor/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Random effects meta-analysis for correlated test statistics
Description:

Meta-analysis is widely used to summarize estimated effects sizes across multiple statistical tests. Standard fixed and random effect meta-analysis methods assume that the estimated of the effect sizes are statistically independent. Here we relax this assumption and enable meta-analysis when the correlation matrix between effect size estimates is known.

r-rcpptoml 0.2.3
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dirk.eddelbuettel.com/code/rcpp.toml.html
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp bindings to TOML parser
Description:

The TOML configuration format specifies an excellent format suitable for both human editing as well as the common uses of a machine-readable format. This package provides Rcpp bindings to a TOML parser.

r-snowflakeauth 0.2.0
Propagated dependencies: r-cli@3.6.5 r-curl@7.0.0 r-jose@1.2.1 r-jsonlite@2.0.0 r-openssl@2.3.4 r-rcpptoml@0.2.3 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://posit-dev.github.io/snowflakeauth/
Licenses: Expat
Build system: r
Synopsis: Authentication helpers for Snowflake'
Description:

This package provides authentication helpers for Snowflake. It provides compatibility with authentication approaches supported by the Snowflake Connector for Python and the Snowflake CLI.

r-bridgesampling 1.2-1
Propagated dependencies: r-brobdingnag@1.2-9 r-coda@0.19-4.1 r-matrix@1.7-4 r-mvtnorm@1.3-3 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/quentingronau/bridgesampling
Licenses: GPL 2+
Build system: r
Synopsis: Bridge sampling for marginal likelihoods and Bayes factors
Description:

This package provides functions for estimating marginal likelihoods, Bayes factors, posterior model probabilities, and normalizing constants in general, via different versions of bridge sampling.

r-rastervis 0.51.7
Propagated dependencies: r-hexbin@1.28.5 r-lattice@0.22-7 r-latticeextra@0.6-31 r-raster@3.6-32 r-rcolorbrewer@1.1-3 r-sp@2.2-0 r-terra@1.8-86 r-viridislite@0.4.2 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://oscarperpinan.github.io/rastervis/
Licenses: GPL 3
Build system: r
Synopsis: Visualization methods for raster data
Description:

This package provides methods for enhanced visualization and interaction with raster data. It implements visualization methods for quantitative data and categorical data, both for univariate and multivariate rasters. It also provides methods to display spatiotemporal rasters, and vector fields.

r-gargle 1.6.0
Propagated dependencies: r-cli@3.6.5 r-fs@1.6.6 r-glue@1.8.0 r-httr@1.4.7 r-jsonlite@2.0.0 r-lifecycle@1.0.4 r-openssl@2.3.4 r-rappdirs@0.3.3 r-rlang@1.1.6 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gargle.r-lib.org
Licenses: Expat
Build system: r
Synopsis: Utilities for working with Google APIs
Description:

This package provides utilities for working with Google APIs. This includes functions and classes for handling common credential types and for preparing, executing, and processing HTTP requests.

r-complexupset 1.3.3
Propagated dependencies: r-colorspace@2.1-2 r-ggplot2@4.0.1 r-patchwork@1.3.2 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/krassowski/complex-upset
Licenses: Expat
Build system: r
Synopsis: Create complex UpSet plots using ggplot2 components
Description:

UpSet plots are an improvement over Venn Diagram for set overlap visualizations. Striving to bring the best of the UpSetR and ggplot2, this package offers a way to create complex overlap visualisations, using simple and familiar tools.

r-dygraphs 1.1.1.6
Propagated dependencies: r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-magrittr@2.0.4 r-xts@0.14.1 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/dygraphs
Licenses: Expat
Build system: r
Synopsis: Interface to Dygraphs interactive time series charting library
Description:

This package provides an R interface to the dygraphs JavaScript charting library (a copy of which is included in the package). It provides rich facilities for charting time-series data in R, including highly configurable series- and axis-display and interactive features like zoom/pan and series/point highlighting.

r-moonbook 0.3.1
Propagated dependencies: r-crayon@1.5.3 r-magrittr@2.0.4 r-nortest@1.0-4 r-sjmisc@2.8.11 r-stringr@1.6.0 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cardiomoon/moonBook
Licenses: GPL 2
Build system: r
Synopsis: Functions and datasets for the book by Keon-Woong Moon
Description:

This package provides several analysis-related functions for the book entitled "R statistics and graph for medical articles" (written in Korean), version 1, by Keon-Woong Moon with Korean demographic data with several plot functions.

r-repmis 0.5.1
Propagated dependencies: r-data-table@1.17.8 r-digest@0.6.39 r-httr@1.4.7 r-plyr@1.8.9 r-r-cache@0.17.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=repmis
Licenses: GPL 3+
Build system: r
Synopsis: Miscellaneous tools for reproducible research
Description:

This package is a collection of tools to load R packages and automatically generate BibTeX files citing them as well as load and cache plain-text and Excel formatted data stored on GitHub, and from other sources.

r-measurements 1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/measurements/
Licenses: GPL 3
Build system: r
Synopsis: Tools for units of measurement
Description:

This package provides a collection of tools to make working with physical measurements easier. One can convert between metric and imperial units, or calculate a dimension's unknown value from other dimensions' measurements.

r-rbenchmark 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rbenchmark/
Licenses: GPL 2+
Build system: r
Synopsis: Benchmarking routine for R
Description:

This r-rbenchmark package is inspired by the Perl module Benchmark, and is intended to facilitate benchmarking of arbitrary R code. The library consists of just one function, benchmark, which is a simple wrapper around system.time. Given a specification of the benchmarking process (counts of replications, evaluation environment) and an arbitrary number of expressions, benchmark evaluates each of the expressions in the specified environment, replicating the evaluation as many times as specified, and returning the results conveniently wrapped into a data frame.

r-complexplus 2.1
Propagated dependencies: r-expm@1.0-0 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/complexplus/
Licenses: GPL 2
Build system: r
Synopsis: Functions of complex or real variables
Description:

This package extends several functions to the complex domain, including the matrix exponential and logarithm, and the determinant.

r-prismatic 1.1.2
Propagated dependencies: r-farver@2.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/EmilHvitfeldt/prismatic
Licenses: Expat
Build system: r
Synopsis: Color manipulation tools
Description:

Manipulate and visualize colors in a intuitive, low-dependency and functional way.

r-rliger 0.4.2
Propagated dependencies: r-cowplot@1.2.0 r-dosnow@1.0.20 r-dplyr@1.1.4 r-fnn@1.1.4.1 r-foreach@1.5.2 r-ggplot2@4.0.1 r-ggrepel@0.9.6 r-hmisc@5.2-4 r-ica@1.0-3 r-irlba@2.3.5.1 r-matrix@1.7-4 r-mclust@6.1.2 r-patchwork@1.3.2 r-plyr@1.8.9 r-rann-l1@2.5.2 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-riverplot@0.10 r-rtsne@0.17 r-snow@0.4-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/MacoskoLab/liger
Licenses: GPL 3
Build system: r
Synopsis: Integrate and analyze multiple single-cell datasets
Description:

LIGER is a package for integrating and analyzing multiple single-cell datasets, developed and maintained by the Macosko lab. It relies on integrative non-negative matrix factorization to identify shared and dataset-specific factors.

r-ica 1.0-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ica/
Licenses: GPL 2+
Build system: r
Synopsis: Independent component analysis
Description:

This package provides tools for Independent Component Analysis (ICA) using various algorithms: FastICA, Information-Maximization (Infomax), and Joint Approximate Diagonalization of Eigenmatrices (JADE).

r-logistf 1.26.1
Propagated dependencies: r-formula-tools@1.7.1 r-matrix@1.7-4 r-mgcv@1.9-4 r-mice@3.18.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cemsiis.meduniwien.ac.at/en/kb/science-research/software/statistical-software/firth-correction/
Licenses: GPL 3+
Build system: r
Synopsis: Firth's bias-reduced logistic regression
Description:

Fit a logistic regression model using Firth's bias reduction method, equivalent to penalization of the log-likelihood by the Jeffreys prior. Confidence intervals for regression coefficients can be computed by penalized profile likelihood. Firth's method was proposed as ideal solution to the problem of separation in logistic regression, see Heinze and Schemper (2002) <doi:10.1002/sim.1047>. If needed, the bias reduction can be turned off such that ordinary maximum likelihood logistic regression is obtained. Two new modifications of Firth's method, FLIC and FLAC, lead to unbiased predictions and are now available in the package as well, see Puhr et al (2017) <doi:10.1002/sim.7273>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087