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

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-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>.

r-extrafontdb 1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wch/extrafontdb
Licenses: GPL 2
Build system: r
Synopsis: Database for the extrafont package
Description:

This package holds the database for the extrafont package.

r-ggextra 0.11.0
Propagated dependencies: r-colourpicker@1.3.0 r-ggplot2@4.0.1 r-gtable@0.3.6 r-miniui@0.1.2 r-r6@2.6.1 r-scales@1.4.0 r-shiny@1.11.1 r-shinyjs@2.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/daattali/ggExtra
Licenses: Expat
Build system: r
Synopsis: Marginal histograms for ggplot2 and other enhancements
Description:

This package is a collection of functions and layers to enhance ggplot2. The flagship function is ggMarginal(), which can be used to add marginal histograms/boxplots/density plots to ggplot2 scatterplots.

r-readxl 1.4.5
Propagated dependencies: r-cellranger@1.1.0 r-cpp11@0.5.2 r-progress@1.2.3 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://readxl.tidyverse.org
Licenses: GPL 3 FreeBSD Boost 1.0
Build system: r
Synopsis: Read Excel files
Description:

This package lets you import Excel files into R. It supports .xls via the embedded libxls C library and .xlsx via the embedded RapidXML C++ library.

r-labeling 0.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/labeling
Licenses: Expat
Build system: r
Synopsis: Axis labeling algorithms
Description:

The labeling package provides a range of axis labeling algorithms.

r-locfdr 1.1-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/locfdr/
Licenses: GPL 2
Build system: r
Synopsis: Computes local false discovery rates
Description:

This package can be used to compute local false discovery rates.

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-transport 0.15-4
Propagated dependencies: r-data-table@1.17.8 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://dschuhm1.pages.gwdg.de/software
Licenses: GPL 2+
Build system: r
Synopsis: Computation of optimal transport plans and Wasserstein distances
Description:

Solve optimal transport problems. Compute Wasserstein distances (a.k.a. Kantorovitch, Fortet--Mourier, Mallows, Earth Mover's, or minimal L_p distances), return the corresponding transference plans, and display them graphically. Objects that can be compared include grey-scale images, (weighted) point patterns, and mass vectors.

r-vbsr 0.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/vbsr
Licenses: GPL 2
Build system: r
Synopsis: Variational Bayes spike regression regularized linear models
Description:

This package provides an efficient algorithm for solving ultra-sparse regularized regression models using a variational Bayes algorithm with a spike prior. The algorithm is solved on a path, with coordinate updates, and is capable of generating very sparse models. Very general model diagnostics for controlling type-1 errors are also provided.

r-paramhelpers 1.14.2
Propagated dependencies: r-backports@1.5.0 r-bbmisc@1.13 r-checkmate@2.3.3 r-fastmatch@1.1-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://paramhelpers.mlr-org.com
Licenses: FreeBSD
Build system: r
Synopsis: Helpers for parameters in black-box optimization, tuning, and machine learning
Description:

This is a package for parameter description and operations in optimization, tuning and machine learning. Parameters can be described (type, constraints, defaults, etc.), combined to parameter sets and can in general be programmed on. A useful OptPath object (archive) to log function evaluations is also provided.

r-zeallot 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/nteetor/zeallot
Licenses: Expat
Build system: r
Synopsis: Multiple, unpacking, and destructuring assignment
Description:

This package provides a %<-% operator to perform multiple, unpacking, and destructuring assignment in R. The operator unpacks the right-hand side of an assignment into multiple values and assigns these values to variables on the left-hand side of the assignment.

r-ggiraph 0.9.2
Dependencies: libpng@1.6.39 zlib@1.3.1
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-gdtools@0.4.4 r-ggplot2@4.0.1 r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-purrr@1.2.0 r-rcpp@1.1.0 r-rlang@1.1.6 r-s7@0.2.1 r-systemfonts@1.3.1 r-vctrs@0.6.5 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://davidgohel.github.io/ggiraph/
Licenses: GPL 3
Build system: r
Synopsis: Make ggplot2 graphics interactive
Description:

Create interactive ggplot2 graphics using htmlwidgets.

r-rcppalgos 2.9.3
Dependencies: gmp@6.3.0
Propagated dependencies: r-cpp11@0.5.2 r-gmp@0.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jwood000/RcppAlgos
Licenses: GPL 2+
Build system: r
Synopsis: High performance tools for combinatorics and computational mathematics
Description:

This package provides optimized functions and flexible combinatorial iterators implemented in C++ for solving problems in combinatorics and computational mathematics. It utilizes the RMatrix class from RcppParallel for thread safety. There are combination/permutation functions with constraint parameters that allow for generation of all results of a vector meeting specific criteria. It is capable of generating specific combinations/permutations which sets up nicely for parallelization as well as random sampling. Gmp support permits exploration where the total number of results is large. Additionally, there are several high performance number theoretic functions that are useful for problems common in computational mathematics.

r-optimparallel 1.0-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/florafauna/optimParallel-R
Licenses: GPL 2+
Build system: r
Synopsis: Parallel version of the L-BFGS-B optimization method
Description:

This tool provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is optimParallel(), which has the same usage and output as optim(). Using optimParallel() can significantly reduce the optimization time.

r-imifa 2.2.0
Propagated dependencies: r-matrixstats@1.5.0 r-mclust@6.1.2 r-mvnfast@0.2.8 r-rfast@2.1.5.2 r-slam@0.1-55 r-viridislite@0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=IMIFA
Licenses: GPL 3+
Build system: r
Synopsis: Infinite mixtures of infinite factor analysers and related models
Description:

This package provides flexible Bayesian estimation of IMIFA and related models, for nonparametrically clustering high-dimensional data. The IMIFA model conducts Bayesian nonparametric model-based clustering with factor analytic covariance structures without recourse to model selection criteria to choose the number of clusters or cluster-specific latent factors, mostly via efficient Gibbs updates. Model-specific diagnostic tools are also provided, as well as many options for plotting results, conducting posterior inference on parameters of interest, posterior predictive checking, and quantifying uncertainty.

r-leidenalg 1.1.5
Dependencies: glpk@5.0 gmp@6.3.0 libxml2@2.14.6
Propagated dependencies: r-igraph@2.2.1 r-matrix@1.7-4 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rcppeigen@0.3.4.0.2 r-sccore@1.0.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kharchenkolab/leidenAlg
Licenses: GPL 3+
Build system: r
Synopsis: Leiden algorithm via an R interface
Description:

This package implements an R interface to the Leiden algorithm, an iterative community detection algorithm on networks. The algorithm is designed to converge to a partition in which all subsets of all communities are locally optimally assigned, yielding communities guaranteed to be connected. The implementation proves to be fast, scales well, and can be run on graphs of millions of nodes (as long as they can fit in memory).

r-lmtest 0.9-40
Propagated dependencies: r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lmtest
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Testing linear regression models
Description:

This package provides a collection of tests, data sets, and examples for diagnostic checking in linear regression models. Furthermore, some generic tools for inference in parametric models are provided.

r-shinyvalidate 0.1.3
Propagated dependencies: r-glue@1.8.0 r-htmltools@0.5.8.1 r-rlang@1.1.6 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/shinyvalidate/
Licenses: Expat
Build system: r
Synopsis: Input validation for Shiny apps
Description:

This package improves the user experience of Shiny apps by helping to provide feedback when required inputs are missing, or input values are not valid.

r-fpc 2.2-13
Propagated dependencies: r-class@7.3-23 r-cluster@2.1.8.1 r-diptest@0.77-2 r-flexmix@2.3-20 r-kernlab@0.9-33 r-mass@7.3-65 r-mclust@6.1.2 r-prabclus@2.3-4 r-robustbase@0.99-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/fpc
Licenses: GPL 2+
Build system: r
Synopsis: Flexible procedures for clustering
Description:

This package provides various methods for clustering and cluster validation. For example, it provides fixed point clustering, linear regression clustering, clustering by merging Gaussian mixture components, as well as symmetric and asymmetric discriminant projections for visualisation of the separation of groupings.

r-spam 2.11-1
Propagated dependencies: r-dotcall64@1.2 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.math.uzh.ch/pages/spam/
Licenses: Modified BSD LGPL 2.0
Build system: r
Synopsis: Sparse matrix algebra
Description:

This package provides a set of functions for sparse matrix algebra. Differences with other sparse matrix packages are:

  1. it only supports (essentially) one sparse matrix format;

  2. it is based on transparent and simple structure(s);

  3. it is tailored for MCMC calculations within G(M)RF;

  4. and it is fast and scalable (with the extension package spam64).

r-morpho 2.13
Propagated dependencies: r-bezier@1.1.2 r-colorramps@2.3.4 r-crayon@1.5.3 r-doparallel@1.0.17 r-foreach@1.5.2 r-jsonlite@2.0.0 r-mass@7.3-65 r-matrix@1.7-4 r-mclust@6.1.2 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rgl@1.3.31 r-rvcg@0.25
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/zarquon42b/Morpho
Licenses: GPL 2
Build system: r
Synopsis: Calculations and visualizations related to geometric morphometrics
Description:

This package provides a toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh deformations based on reference points, permutation tests, detection of outliers, processing of sliding semi-landmarks and semi-automated surface landmark placement.

r-gistr 0.9.0
Propagated dependencies: r-assertthat@0.2.1 r-crul@1.6.0 r-dplyr@1.1.4 r-httr@1.4.7 r-jsonlite@2.0.0 r-knitr@1.50 r-magrittr@2.0.4 r-rmarkdown@2.30
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/gistr
Licenses: Expat
Build system: r
Synopsis: Work with Gists in browser
Description:

This package allows the user to create new Github gists, update gists with new files, rename files, delete files, get and delete gists, star and un-star them, fork them, open a gist in your default browser, get an embed code for a gist, list gist commits, and get rate limit information when authenticated.

r-snowballc 0.7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/r-temis/
Licenses: Modified BSD
Build system: r
Synopsis: Snowball stemmers based on the C libstemmer UTF-8 library
Description:

This package provides an R interface to the C libstemmer library that implements Porter's word stemming algorithm for collapsing words to a common root to aid comparison of vocabulary. Currently supported languages are Danish, Dutch, English, Finnish, French, German, Hungarian, Italian, Norwegian, Portuguese, Romanian, Russian, Spanish, Swedish and Turkish.

r-dint 2.1.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/s-fleck/dint
Licenses: Expat
Build system: r
Synopsis: Toolkit for year-quarter, year-month and year-isoweek dates
Description:

This package provides S3 classes and methods to create and work with year-quarter, year-month and year-isoweek vectors. Basic arithmetic operations (such as adding and subtracting) are supported, as well as formatting and converting to and from standard R date types.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087