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

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-acss-data 1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://complexitycalculator.com/methodology.html
Licenses: GPL 2+
Build system: r
Synopsis: Data for algorithmic complexity of short strings
Description:

This is a data only package providing the algorithmic complexity of short strings, computed using the coding theorem method. For a given set of symbols in a string, all possible or a large number of random samples of Turing machines with a given number of states (e.g., 5) and number of symbols corresponding to the number of symbols in the strings were simulated until they reached a halting state or failed to end. This package contains data on 4.5 million strings from length 1 to 12 simulated on Turing machines with 2, 4, 5, 6, and 9 symbols. The complexity of the string corresponds to the distribution of the halting states.

r-rex 1.2.1
Propagated dependencies: r-lazyeval@0.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kevinushey/rex
Licenses: Expat
Build system: r
Synopsis: Friendly regular expressions
Description:

This package provides a friendly interface for the construction of regular expressions. Regular expressions are a very powerful feature, however they are often difficult to interpret. Rex allows you to build complex regular expressions from human readable expressions

r-d3network 0.5.2.1
Propagated dependencies: r-plyr@1.8.9 r-rjson@0.2.23 r-whisker@0.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://christophergandrud.github.io/d3Network/
Licenses: GPL 3+
Build system: r
Synopsis: Create D3 JavaScript network, tree, dendrogram, and Sankey graphs
Description:

This package is intended to make it easy to create D3 JavaScript network, tree, dendrogram, and Sankey graphs from R using data frames.

r-deoptimr 1.1-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/DEoptimR
Licenses: GPL 2+
Build system: r
Synopsis: Differential evolution optimization in pure R
Description:

This package provides a differential evolution (DE) stochastic algorithms for global optimization of problems with and without constraints. The aim is to curate a collection of its state-of-the-art variants that

  1. do not sacrifice simplicity of design,

  2. are essentially tuning-free, and

  3. can be efficiently implemented directly in the R language.

r-mboost 2.9-11
Propagated dependencies: r-lattice@0.22-7 r-matrix@1.7-4 r-nnls@1.6 r-partykit@1.2-24 r-quadprog@1.5-8 r-stabs@0.6-4 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/boost-R/mboost
Licenses: GPL 2
Build system: r
Synopsis: Model-based boosting
Description:

This package provides a functional gradient descent algorithm (boosting) for optimizing general risk functions utilizing component-wise (penalised) least squares estimates or regression trees as base-learners for fitting generalized linear, additive and interaction models to potentially high-dimensional data.

r-smoof 1.6.0.3
Propagated dependencies: r-bbmisc@1.13 r-checkmate@2.3.3 r-ggplot2@4.0.1 r-paramhelpers@1.14.2 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://jakobbossek.github.io/smoof/
Licenses: FreeBSD
Build system: r
Synopsis: Single and multi-objective optimization test functions
Description:

This tool generates high number of both single- and multi-objective test functions. These functions are frequently used for the benchmarking of (numerical) optimization algorithms. Moreover, it offers a set of convenient functions to generate, plot and work with objective functions.

r-gdtools 0.4.4
Dependencies: cairo@1.18.4 fontconfig-minimal@2.14.0 freetype@2.13.3 zlib@1.3.1
Propagated dependencies: r-fontquiver@0.2.1 r-htmltools@0.5.8.1 r-rcpp@1.1.0 r-systemfonts@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gdtools
Licenses: GPL 3
Build system: r
Synopsis: Utilities for graphical rendering
Description:

The gdtools package provides functionalities to get font metrics and to generate base64 encoded string from raster matrix.

r-gparotation 2025.3-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://optimizer.r-forge.r-project.org/GPArotation_www/
Licenses: GPL 2+
Build system: r
Synopsis: Gradient projection factor rotation
Description:

This package provides gradient projection algorithms for factor rotation. For details see ?GPArotation.

r-googledrive 2.1.2
Propagated dependencies: r-cli@3.6.5 r-gargle@1.6.0 r-glue@1.8.0 r-httr@1.4.7 r-jsonlite@2.0.0 r-lifecycle@1.0.4 r-magrittr@2.0.4 r-pillar@1.11.1 r-purrr@1.2.0 r-rlang@1.1.6 r-tibble@3.3.0 r-uuid@1.2-1 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://googledrive.tidyverse.org
Licenses: Expat
Build system: r
Synopsis: Interface to Google Drive
Description:

This package lets you manage Google Drive files from R.

r-lbfgsb3c 2024-3.5
Propagated dependencies: r-numderiv@2016.8-1.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://nlmixr2.github.io/lbfgsb3c/
Licenses: GPL 2
Build system: r
Synopsis: Limited memory BFGS minimizer with bounds on parameters
Description:

This package lets you interface to Nocedal et al. L-BFGS-B.3.0 limited memory BFGS minimizer with bounds on parameters. This registers a R compatible C interface to L-BFGS-B.3.0 that uses the same function types and optimization as the optim() function. This package also adds more stopping criteria as well as allowing the adjustment of more tolerances.

r-diagram 1.6.5
Propagated dependencies: r-shape@1.4.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/diagram/
Licenses: GPL 2+
Build system: r
Synopsis: Visualize simple graphs (networks) and plot flow diagrams
Description:

This package provides tools to visualize simple graphs (networks) based on a transition matrix, utilities to plot flow diagrams, visualizing webs, electrical networks, etc. It also includes supporting material for the book "A practical guide to ecological modelling - using R as a simulation platform" by Karline Soetaert and Peter M.J. Herman (2009) and the book "Solving Differential Equations in R" by Karline Soetaert, Jeff Cash and Francesca Mazzia (2012).

r-chemometricswithr 0.1.13
Propagated dependencies: r-devtools@2.4.6 r-kohonen@3.0.12 r-mass@7.3-65 r-pls@2.8-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rwehrens/CWR
Licenses: GPL 2+
Build system: r
Synopsis: Chemometrics with R
Description:

This package provides functions and scripts used in the book "Chemometrics with R - Multivariate Data Analysis in the Natural Sciences and Life Sciences" by Ron Wehrens, Springer (2011).

r-arsenal 3.6.3
Propagated dependencies: r-knitr@1.50
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mayoverse/arsenal
Licenses: GPL 2+
Build system: r
Synopsis: Functions for large-scale statistical summaries
Description:

This package provides an arsenal of R functions for large-scale statistical summaries, which are streamlined to work within the latest reporting tools in R and RStudio and which use formulas and versatile summary statistics for summary tables and models. The primary functions include

  1. tableby, a Table-1-like summary of multiple variable types by the levels of one or more categorical variables;

  2. paired, a Table-1-like summary of multiple variable types paired across two time points;

  3. modelsum, which performs simple model fits on one or more endpoints for many variables (univariate or adjusted for covariates);

  4. freqlist, a powerful frequency table across many categorical variables;

  5. comparedf, a function for comparing data.frames; and

  6. write2, a function to output tables to a document.

r-abcdefba 0.4
Propagated dependencies: r-corrplot@0.95 r-lattice@0.22-7 r-rgl@1.3.31 r-rglpk@0.6-5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abcdeFBA/
Licenses: GPL 2
Build system: r
Synopsis: A-Biologist-Can-Do-Everything of Flux Balance Analysis with this package
Description:

This package provides functions for Constraint Based Simulation using Flux Balance Analysis and informative analysis of the data generated during simulation.

r-ggstance 0.3.7
Propagated dependencies: r-cli@3.6.5 r-ggplot2@4.0.1 r-plyr@1.8.9 r-rlang@1.1.6 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ggstance/
Licenses: GPL 3
Build system: r
Synopsis: Horizontal and vertical versions of @code{r-ggplot2}
Description:

This package is a r-ggplot2 extension that provides flipped components:

  1. horizontal versions of r-ggplot2 stats and r-ggplot2 geoms;

  2. vertical versions of r-ggplot2 positions.

r-pvclust 2.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/shimo-lab/pvclust
Licenses: GPL 2+
Build system: r
Synopsis: Hierarchical clustering with P-values via multiscale bootstrap resampling
Description:

This package provides an implementation of multiscale bootstrap resampling for assessing the uncertainty in hierarchical cluster analysis. It provides an AU (approximately unbiased) P-value as well as a BP (bootstrap probability) value for each cluster in a dendrogram.

r-microbenchmark 1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/microbenchmark/
Licenses: FreeBSD
Build system: r
Synopsis: Accurate timing functions for R
Description:

This package provides infrastructure to accurately measure and compare the execution time of R expressions.

r-shinymeta 0.2.1
Propagated dependencies: r-callr@3.7.6 r-fastmap@1.2.0 r-fs@1.6.6 r-htmltools@0.5.8.1 r-rlang@1.1.6 r-shiny@1.11.1 r-sourcetools@0.1.7-1 r-styler@1.11.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/shinymeta/
Licenses: GPL 3
Build system: r
Synopsis: Export domain logic from Shiny using meta-programming
Description:

This package provides tools for capturing logic in a Shiny app and exposing it as code that can be run outside of Shiny (e.g., from an R console). It also provides tools for bundling both the code and results to the end user.

r-dtwclust 6.0.0
Propagated dependencies: r-clue@0.3-66 r-cluster@2.1.8.1 r-dplyr@1.1.4 r-dtw@1.23-1 r-flexclust@1.5.0 r-foreach@1.5.2 r-ggplot2@4.0.1 r-ggrepel@0.9.6 r-matrix@1.7-4 r-proxy@0.4-27 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rcppparallel@5.1.11-1 r-rcppthread@2.2.0 r-reshape2@1.4.5 r-rlang@1.1.6 r-rspectra@0.16-2 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/asardaes/dtwclust
Licenses: GPL 3
Build system: r
Synopsis: Clustering time series with dynamic time warping distance optimization
Description:

This package implements time series clustering along with optimized techniques related to the dynamic time warping distance and its corresponding lower bounds. The implementations of partitional, hierarchical, fuzzy, k-Shape and TADPole clustering are available. Functionality can be easily extended with custom distance measures and centroid definitions. Implementations of DTW barycenter averaging, a distance based on global alignment kernels, and the soft-DTW distance and centroid routines are also provided. All included distance functions have custom loops optimized for the calculation of cross-distance matrices, including parallelization support. Several cluster validity indices are included.

r-hiddenmarkov 1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/HiddenMarkov/
Licenses: GPL 2+
Build system: r
Synopsis: Hidden markov models for R
Description:

This package contains functions for the analysis of Discrete Time Hidden Markov Models, Markov Modulated GLMs and the Markov Modulated Poisson Process. It includes functions for simulation, parameter estimation, and the Viterbi algorithm. The algorithms are based of those of Walter Zucchini.

r-cpp11 0.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/cpp11
Licenses: Expat
Build system: r
Synopsis: C++11 Interface for R's C Interface
Description:

This package provides a header only, C++11 interface to R's C interface. Compared to other approaches cpp11 strives to be safe against long jumps from the C API as well as C++ exceptions, conform to normal R function semantics and supports interaction with ALTREP vectors.

r-base64url 1.4
Propagated dependencies: r-backports@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mllg/base64url
Licenses: GPL 3
Build system: r
Synopsis: Fast and URL-safe base64 encoder and decoder
Description:

This package provides a URL-safe base64 encoder and decoder. In contrast to RFC3548, the 62nd character (+) is replaced with -, the 63rd character (/) is replaced with _. Furthermore, the encoder does not fill the string with trailing =. The resulting encoded strings comply to the regular expression pattern [A-Za-z0-9_-] and thus are safe to use in URLs or for file names. The package also comes with a simple base32 encoder/decoder suited for case insensitive file systems.

r-e1071 1.7-16
Propagated dependencies: r-class@7.3-23 r-proxy@0.4-27
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/e1071
Licenses: GPL 2+
Build system: r
Synopsis: Miscellaneous functions for probability theory
Description:

This package provides functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, and more.

r-subplex 1.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/subplex
Licenses: GPL 3+
Build system: r
Synopsis: Unconstrained optimization using the subplex algorithm
Description:

This package implements the Subplex optimization algorithm. It solves unconstrained optimization problems using a simplex method on subspaces. The method is well suited for optimizing objective functions that are noisy or are discontinuous at the solution.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087