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

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-mlr3fselect 1.5.0
Propagated dependencies: r-bbotk@1.8.1 r-checkmate@2.3.3 r-cli@3.6.5 r-data-table@1.17.8 r-lgr@0.5.0 r-mlr3@1.2.0 r-mlr3misc@0.19.0 r-paradox@1.0.1 r-r6@2.6.1 r-stabm@1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3fselect.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Feature selection for mlr3
Description:

This package is a feature selection package of the mlr3 ecosystem. It selects the optimal feature set for any mlr3 learner. The package works with several optimization algorithms e.g. random search, Recursive feature elimination, and genetic search. Moreover, it can automatically optimize learners and estimate the performance of optimized feature sets with nested resampling.

r-lsa 0.73.3
Propagated dependencies: r-snowballc@0.7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=lsa
Licenses: GPL 2+
Build system: r
Synopsis: Latent semantic analysis
Description:

The basic idea of latent semantic analysis (LSA) is, that text do have a higher order (=latent semantic) structure which, however, is obscured by word usage (e.g. through the use of synonyms or polysemy). By using conceptual indices that are derived statistically via a truncated singular value decomposition (a two-mode factor analysis) over a given document-term matrix, this variability problem can be overcome.

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-haplo-stats 1.9.7
Propagated dependencies: r-arsenal@3.6.3 r-rms@8.1-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.mayo.edu/research/labs/statistical-genetics-genetic-epidemiology/software
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of haplotypes when linkage phase is ambiguous
Description:

This package provides routines for the analysis of indirectly measured haplotypes. The statistical methods assume that all subjects are unrelated and that haplotypes are ambiguous (due to unknown linkage phase of the genetic markers). The main functions are: haplo.em(), haplo.glm(), haplo.score(), and haplo.power(); all of which have detailed examples in the vignette.

r-rngwell 0.10-10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rngWELL/
Licenses: Modified BSD
Build system: r
Synopsis: Toolbox for WELL random number generators
Description:

This is a dedicated package to WELL pseudo random generators, which were introduced in Panneton et al. (2006), ``Improved Long-Period Generators Based on Linear Recurrences Modulo 2'', ACM Transactions on Mathematical Software.

r-rcpp 1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rcpp.org
Licenses: GPL 2+
Build system: r
Synopsis: Seamless R and C++ integration
Description:

The Rcpp package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about Rcpp is provided by several vignettes included in this package, via the Rcpp Gallery site at <http://gallery.rcpp.org>, the paper by Eddelbuettel and Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer); see citation("Rcpp") for details on these last two.

r-enrichr 3.4
Propagated dependencies: r-curl@7.0.0 r-ggplot2@4.0.1 r-httr@1.4.7 r-rjson@0.2.23 r-writexls@6.8.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/enrichR/
Licenses: GPL 2+
Build system: r
Synopsis: R Interface to Enrichr database for analyzing gene sets
Description:

This package provides an R interface to all Enrichr databases, a web-based tool for analyzing gene sets and returns any enrichment of common annotated biological functions.

r-cutpointr 1.2.1
Propagated dependencies: r-dplyr@1.1.4 r-foreach@1.5.2 r-ggplot2@4.0.1 r-gridextra@2.3 r-purrr@1.2.0 r-rcpp@1.1.0 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyr@1.3.1 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thie1e/cutpointr
Licenses: GPL 3
Build system: r
Synopsis: Determine optimal cutpoints for binary classification
Description:

This package estimates optimal cutpoints for binary classification metrics. It also validates performance using bootstrapping. Some methods for more robust cutpoint estimation are supported, e.g. a parametric method assuming normal distributions, bootstrapped cutpoints, and smoothing of the metric values per cutpoint using Generalized Additive Models. Various plotting functions are included.

r-parallelmap 1.5.1
Propagated dependencies: r-bbmisc@1.13 r-checkmate@2.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://parallelmap.mlr-org.com
Licenses: FreeBSD
Build system: r
Synopsis: Unified interface to parallelization backends
Description:

This package provides a unified parallelization framework for multiple backends. This package is designed for internal package and interactive usage. The main operation is parallel mapping over lists. It supports local, multicore, mpi and BatchJobs mode. It allows tagging of the parallel operation with a level name that can be later selected by the user to switch on parallel execution for exactly this operation.

r-heatmap3 1.1.9
Propagated dependencies: r-fastcluster@1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/heatmap3/
Licenses: GPL 2+
Build system: r
Synopsis: Improved heatmap package
Description:

This package provides an improved heatmap package. It is completely compatible with the original R function heatmap, and provides more powerful and convenient features.

r-plumber 1.3.0
Propagated dependencies: r-crayon@1.5.3 r-httpuv@1.6.16 r-jsonlite@2.0.0 r-lifecycle@1.0.4 r-magrittr@2.0.4 r-mime@0.13 r-promises@1.5.0 r-r6@2.6.1 r-rlang@1.1.6 r-sodium@1.4.0 r-stringi@1.8.7 r-swagger@5.17.14.1 r-webutils@1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rplumber.io
Licenses: Expat
Build system: r
Synopsis: API generator for R
Description:

This package gives you the ability to automatically generate and serve an HTTP API from R functions using the annotations in the R documentation around your functions.

r-haven 2.5.5
Dependencies: readstat@1.1.9-0.718d491 zlib@1.3.1
Propagated dependencies: r-cli@3.6.5 r-cpp11@0.5.2 r-forcats@1.0.1 r-hms@1.1.4 r-lifecycle@1.0.4 r-readr@2.1.6 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyselect@1.2.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://haven.tidyverse.org
Licenses: Expat
Build system: r
Synopsis: Import and export SPSS, Stata and SAS files
Description:

This package lets you import foreign statistical formats into R via the ReadStat C library.

r-prereg 0.6.0
Propagated dependencies: r-rmarkdown@2.30 texlive-amsmath@2025.2 texlive-booktabs@2025.2 texlive-etoolbox@2025.2 texlive-fancyhdr@2025.2 texlive-fancyvrb@2025.2 texlive-geometry@2025.2 texlive-graphics@2025.2 texlive-iftex@2025.2 texlive-listings@2025.2 texlive-polyglossia@2025.2 texlive-threeparttable@2025.2 texlive-titlesec@2025.2 texlive-titling@2025.2 texlive-tools@2025.2 texlive-ulem@2025.2 texlive-upquote@2025.2 texlive-local-tree@2025.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/crsh/prereg
Licenses: GPL 3
Build system: r
Synopsis: R Markdown Templates to preregister Scientific Studies
Description:

This package provides a collection of templates to author preregistration documents for scientific studies in PDF format.

r-r-filesets 2.15.1
Propagated dependencies: r-digest@0.6.39 r-r-cache@0.17.0 r-r-methodss3@1.8.2 r-r-oo@1.27.1 r-r-utils@2.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/R.filesets
Licenses: LGPL 2.1+
Build system: r
Synopsis: Easy handling of and access to files
Description:

This package provides classes and methods to locate, setup, subset, navigate and iterate file sets, i.e. sets of files located in one or more directories on the file system. The API is designed such that these classes can be extended via inheritance to provide a richer API for special file formats. Moreover, a specific name format is defined such that filenames and directories can be considered to have full names which consists of a name followed by comma-separated tags. This adds additional flexibility to identify file sets and individual files.

r-rsofia 1.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/src/contrib/Archive/RSofia
Licenses: ASL 2.0
Build system: r
Synopsis: Port of sofia-ml to R
Description:

This package is a port of sofia-ml to R. Sofia-ml is a suite of fast incremental algorithms for machine learning that can be used for training models for classification or ranking.

r-rmtstat 0.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RMTstat
Licenses: Modified BSD
Build system: r
Synopsis: Distributions, statistics and tests derived from random matrix theory
Description:

This package provides functions for working with the Tracy-Widom laws and other distributions related to the eigenvalues of large Wishart matrices.

r-forecast 8.24.0
Propagated dependencies: r-colorspace@2.1-2 r-fracdiff@1.5-3 r-generics@0.1.4 r-ggplot2@4.0.1 r-lmtest@0.9-40 r-magrittr@2.0.4 r-nnet@7.3-20 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-timedate@4051.111 r-tseries@0.10-58 r-urca@1.3-4 r-withr@3.0.2 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pkg.robjhyndman.com/forecast/
Licenses: GPL 3
Build system: r
Synopsis: Forecasting functions for time series and linear models
Description:

This package provides methods and tools for displaying and analysing univariate time series forecasts including exponential smoothing via state space models and automatic ARIMA modelling.

r-janitor 2.2.1
Propagated dependencies: r-dplyr@1.1.4 r-hms@1.1.4 r-lifecycle@1.0.4 r-lubridate@1.9.4 r-magrittr@2.0.4 r-purrr@1.2.0 r-rlang@1.1.6 r-snakecase@0.11.1 r-stringi@1.8.7 r-stringr@1.6.0 r-tidyr@1.3.1 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/sfirke/janitor
Licenses: Expat
Build system: r
Synopsis: Simple tools for examining and cleaning dirty data
Description:

The main janitor functions can: perfectly format data.frame column names; provide quick counts of variable combinations (i.e., frequency tables and crosstabs); and isolate duplicate records. Other janitor functions nicely format the tabulation results. These tabulate-and-report functions approximate popular features of SPSS and Excel. This package follows the principles of the "tidyverse" and works well with the pipe function %>%. janitor was built with beginning-to-intermediate R users in mind and is optimized for user-friendliness. Advanced R users can already do everything covered here, but with janitor they can do it faster and save their thinking for the fun stuff.

r-highs 1.12.0-1
Propagated dependencies: r-checkmate@2.3.3 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/roigrp/solver/highs
Licenses: GPL 2+
Build system: r
Synopsis: HiGHS optimization solver
Description:

This package provides an R interface to HiGHS, an optimization solver. It is designed for solving mixed-integer optimization problems with quadratic or linear objectives and linear constraints.

r-transformr 0.1.5
Propagated dependencies: r-cpp11@0.5.2 r-lpsolve@5.6.23 r-rlang@1.1.6 r-sf@1.0-23 r-tweenr@2.0.3 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thomasp85/transformr
Licenses: Expat
Build system: r
Synopsis: Polygon and path transformations
Description:

In order to smoothly animate the transformation of polygons and paths, many aspects needs to be taken into account, such as differing number of control points, changing center of rotation, etc. The transformr package provides an extensive framework for manipulating the shapes of polygons and paths and can be seen as the spatial brother to the tweenr package.

r-collapsibletree 0.1.8
Propagated dependencies: r-data-tree@1.2.0 r-htmlwidgets@1.6.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/AdeelK93/collapsibleTree
Licenses: GPL 3+
Build system: r
Synopsis: Interactive collapsible tree diagrams using D3.js
Description:

This is a package for interactive Reingold-Tilford tree diagrams created using D3.js, where every node can be expanded and collapsed by clicking on it. Tooltips and color gradients can be mapped to nodes using a numeric column in the source data frame.

r-quantregforest 1.3-7.1
Propagated dependencies: r-randomforest@4.7-1.2 r-rcolorbrewer@1.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/lorismichel/quantregForest
Licenses: GPL 2+
Build system: r
Synopsis: Quantile regression forests
Description:

Quantile Regression Forests is a tree-based ensemble method for estimation of conditional quantiles. It is particularly well suited for high-dimensional data. Predictor variables of mixed classes can be handled.

r-pls 2.8-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mevik.net/work/software/pls.html
Licenses: GPL 2
Build system: r
Synopsis: Partial Least Squares and Principal Component Regression
Description:

The pls package implements multivariate regression methods: Partial Least Squares Regression (PLSR), Principal Component Regression (PCR), and Canonical Powered Partial Least Squares (CPPLS). It supports:

  • several algorithms: the traditional orthogonal scores (NIPALS) PLS algorithm, kernel PLS, wide kernel PLS, Simpls, and PCR through svd

  • multi-response models (or PLS2)

  • flexible cross-validation

  • Jackknife variance estimates of regression coefficients

  • extensive and flexible plots: scores, loadings, predictions, coefficients, (R)MSEP, R², and correlation loadings

  • formula interface, modelled after lm(), with methods for predict, print, summary, plot, update, etc.

  • extraction functions for coefficients, scores, and loadings

  • MSEP, RMSEP, and R² estimates

  • multiplicative scatter correction (MSC)

r-entropy 1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.strimmerlab.org/software/entropy/
Licenses: GPL 3+
Build system: r
Synopsis: Estimation of entropy, mutual information and related quantities
Description:

This package implements various estimators of entropy, such as the shrinkage estimator by Hausser and Strimmer, the maximum likelihood and the Millow-Madow estimator, various Bayesian estimators, and the Chao-Shen estimator. It also offers an R interface to the NSB estimator. Furthermore, it provides functions for estimating Kullback-Leibler divergence, chi-squared, mutual information, and chi-squared statistic of independence. In addition there are functions for discretizing continuous random variables.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087