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

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-embedsom 2.2
Propagated dependencies: r-ggplot2@4.0.1 r-igraph@2.2.1 r-matrix@1.7-4 r-rtsne@0.17 r-umap@0.2.10.0 r-uwot@0.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/exaexa/EmbedSOM
Licenses: GPL 3+
Build system: r
Synopsis: Fast embedding guided by self-organizing map
Description:

This package provides a smooth mapping of multidimensional points into low-dimensional space defined by a self-organizing map. It is designed to work with FlowSOM and flow-cytometry use-cases.

r-metaskat 0.90
Propagated dependencies: r-skat@2.2.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=MetaSKAT
Licenses: GPL 2+
Build system: r
Synopsis: Meta analysis for SNP-Set (Sequence) kernel association test
Description:

This package provides functions for Meta-analysis Burden Test, Sequence Kernel Association Test (SKAT) and Optimal SKAT (SKAT-O) by Lee et al. (2013) <doi:10.1016/j.ajhg.2013.05.010>. These methods use summary-level score statistics to carry out gene-based meta-analysis for rare variants.

r-parmigene 1.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/parmigene/
Licenses: AGPL 3+
Build system: r
Synopsis: Mutual information estimation for gene network reconstruction
Description:

This package provides a parallel estimation of the mutual information based on entropy estimates from k-nearest neighbors distances and algorithms for the reconstruction of gene regulatory networks.

r-rpf 1.0.15
Propagated dependencies: r-lifecycle@1.0.4 r-mvtnorm@1.3-3 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://github.com/jpritikin/rpf
Licenses: GPL 3+
Build system: r
Synopsis: Response probability functions
Description:

The purpose of this package is to factor out logic and math common to Item Factor Analysis fitting, diagnostics, and analysis. It is envisioned as core support code suitable for more specialized IRT packages to build upon. Complete access to optimized C functions is made available with R_RegisterCCallable().

r-adagio 0.9.2
Propagated dependencies: r-lpsolve@5.6.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/adagio/
Licenses: GPL 3+
Build system: r
Synopsis: Discrete and global optimization routines
Description:

This package provides methods and algorithms for discrete optimization, e.g. knapsack and subset sum procedures, derivative-free Nelder-Mead and Hooke-Jeeves minimization, and some (evolutionary) global optimization functions.

r-distributional 0.5.0
Propagated dependencies: r-generics@0.1.4 r-lifecycle@1.0.4 r-numderiv@2016.8-1.1 r-pillar@1.11.1 r-rlang@1.1.6 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pkg.mitchelloharawild.com/distributional/
Licenses: GPL 3
Build system: r
Synopsis: Vectorized probability distributions
Description:

This package provides vectorized distribution objects with tools for manipulating, visualizing, and using probability distributions. It was designed to allow model prediction outputs to return distributions rather than their parameters, allowing users to directly interact with predictive distributions in a data-oriented workflow. In addition to providing generic replacements for p/d/q/r functions, other useful statistics can be computed including means, variances, intervals, and highest density regions.

r-ggdendro 0.2.0
Propagated dependencies: r-ggplot2@4.0.1 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/andrie/ggdendro
Licenses: GPL 2+
Build system: r
Synopsis: Create dendrograms and tree diagrams using ggplot2
Description:

This is a set of tools for dendrograms and tree plots using ggplot2. The ggplot2 philosophy is to clearly separate data from the presentation. Unfortunately the plot method for dendrograms plots directly to a plot device with out exposing the data. The ggdendro package resolves this by making available functions that extract the dendrogram plot data. The package provides implementations for tree, rpart, as well as diana and agnes cluster diagrams.

r-rlinsolve 0.3.3
Propagated dependencies: r-matrix@1.7-4 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rdpack@2.6.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Rlinsolve/
Licenses: GPL 3+
Build system: r
Synopsis: Iterative solvers for (sparse) linear system of equations
Description:

Solving a system of linear equations is one of the most fundamental computational problems for many fields of mathematical studies, such as regression problems from statistics or numerical partial differential equations. This package provides basic stationary iterative solvers such as Jacobi, Gauss-Seidel, Successive Over-Relaxation and SSOR methods. Nonstationary, also known as Krylov subspace methods are also provided. Sparse matrix computation is also supported in that solving large and sparse linear systems can be manageable using the Matrix package along with RcppArmadillo.

r-polychrome 1.5.4
Propagated dependencies: r-colorspace@2.1-2 r-scatterplot3d@0.3-44
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://oompa.r-forge.r-project.org/
Licenses: ASL 2.0
Build system: r
Synopsis: Qualitative palettes with many colors
Description:

This package provides tools for creating, viewing, and assessing qualitative palettes with many (20-30 or more) colors. See Coombes and colleagues (2019) https://doi:10.18637/jss.v090.c01.

r-litedown 0.8
Propagated dependencies: r-commonmark@2.0.0 r-xfun@0.54
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/litedown
Licenses: Expat
Build system: r
Synopsis: Lightweight version of R Markdown
Description:

Render R Markdown to Markdown (without using knitr), and Markdown to lightweight HTML or LaTeX documents with the commonmark package (instead of Pandoc). Some missing Markdown features in commonmark are also supported, such as raw HTML or LaTeX blocks, LaTeX math, superscripts, subscripts, footnotes, element attributes, and appendices, but not all Pandoc Markdown features are (or will be) supported. With additional JavaScript and CSS, you can also create HTML slides and articles. This package can be viewed as a trimmed-down version of R Markdown and knitr. It does not aim at rich Markdown features or a large variety of output formats (the primary formats are HTML and LaTeX). Book and website projects of multiple input documents are also supported.

r-clisymbols 1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/clisymbols
Licenses: Expat
Build system: r
Synopsis: Unicode symbols at the R prompt
Description:

This package provides a small subset of Unicode symbols, that are useful when building command line applications. They fall back to alternatives on terminals that do not support Unicode.

r-safetensors 0.2.0
Propagated dependencies: r-cli@3.6.5 r-jsonlite@2.0.0 r-r6@2.6.1 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mlverse/safetensors
Licenses: Expat
Build system: r
Synopsis: Safetensors file format
Description:

This package provides a file format for storing tensors that is secure (doesn't allow for code execution), fast and simple to implement. safetensors also enables cross language and cross frameworks compatibility making it an ideal format for storing machine learning model weights.

r-acepack 1.6.3
Dependencies: gfortran@14.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/acepack
Licenses: Expat
Build system: r
Synopsis: Functions for regression transformations
Description:

This package provides ACE and AVAS methods for choosing regression transformations.

r-dials 1.4.2
Propagated dependencies: r-cli@3.6.5 r-dicedesign@1.10 r-dplyr@1.1.4 r-glue@1.8.0 r-hardhat@1.4.2 r-lifecycle@1.0.4 r-pillar@1.11.1 r-purrr@1.2.0 r-rlang@1.1.6 r-scales@1.4.0 r-sfd@0.1.0 r-tibble@3.3.0 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dials.tidymodels.org/
Licenses: GPL 2
Build system: r
Synopsis: Tools for creating tuning parameter values
Description:

Many models contain tuning parameters (i.e. parameters that cannot be directly estimated from the data). These tools can be used to define objects for creating, simulating, or validating values for such parameters.

r-tmb 1.9.18
Propagated dependencies: r-matrix@1.7-4 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://tmb-project.org
Licenses: GPL 2
Build system: r
Synopsis: Template model builder: a general random effect tool
Description:

With this tool, a user should be able to quickly implement complex random effect models through simple C++ templates. The package combines CppAD (C++ automatic differentiation), Eigen (templated matrix-vector library) and CHOLMOD (sparse matrix routines available from R) to obtain an efficient implementation of the applied Laplace approximation with exact derivatives. Key features are: Automatic sparseness detection, parallelism through BLAS and parallel user templates.

r-igraph 2.2.1
Dependencies: glpk@5.0 libxml2@2.14.6 zlib@1.3.1
Propagated dependencies: r-cli@3.6.5 r-cpp11@0.5.2 r-lifecycle@1.0.4 r-magrittr@2.0.4 r-matrix@1.7-4 r-pkgconfig@2.0.3 r-rlang@1.1.6 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://igraph.org
Licenses: GPL 2+
Build system: r
Synopsis: Network analysis and visualization
Description:

This package provides routines for simple graphs and network analysis. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more.

r-semplot 1.1.7
Propagated dependencies: r-colorspace@2.1-2 r-corpcor@1.6.10 r-igraph@2.2.1 r-lavaan@0.6-20 r-lisreltor@0.3 r-openmx@2.22.10 r-plyr@1.8.9 r-qgraph@1.9.8 r-rockchalk@1.8.157 r-sem@3.1-16 r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/SachaEpskamp/semPlot
Licenses: GPL 2
Build system: r
Synopsis: Unified visualizations of structural equation models
Description:

Structural equation modeling (SEM) has a long history of representing models graphically as path diagrams. The semPlot package for R fills the gap between advanced, but time-consuming, graphical software and the limited graphics produced automatically by SEM software. In addition, semPlot offers more functionality than drawing path diagrams: it can act as a common ground for importing SEM results into R. Any result usable as input to semPlot can also be represented in any of the three popular SEM frame-works, as well as translated to input syntax for the R packages sem and lavaan.

r-phontools 0.2-2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.santiagobarreda.com/rscripts.html
Licenses: FreeBSD
Build system: r
Synopsis: Tools for phonetic and acoustic analyses
Description:

This package contains tools for the organization, display, and analysis of the sorts of data frequently encountered in phonetics research and experimentation, including the easy creation of IPA vowel plots, and the creation and manipulation of WAVE audio files.

r-styler 1.11.0
Propagated dependencies: r-cli@3.6.5 r-magrittr@2.0.4 r-purrr@1.2.0 r-r-cache@0.17.0 r-rlang@1.1.6 r-rprojroot@2.1.1 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/styler
Licenses: GPL 3
Build system: r
Synopsis: Non-invasive pretty printing of R code
Description:

This is a package for pretty-printing R code without changing the user's formatting intent.

r-superlearner 2.0-29
Propagated dependencies: r-cvauc@1.1.4 r-gam@1.22-6 r-nnls@1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ecpolley/SuperLearner
Licenses: GPL 3
Build system: r
Synopsis: Super learner prediction
Description:

This package implements the super learner prediction method and contains a library of prediction algorithms to be used in the super learner.

r-d3r 1.1.0
Propagated dependencies: r-dplyr@1.1.4 r-htmltools@0.5.8.1 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/timelyportfolio/d3r
Licenses: Modified BSD
Build system: r
Synopsis: Data visualization utilities for R
Description:

This package provides a suite of functions to help ease the use of the d3.js visualization library in R. These helpers include htmltools::htmlDependency functions, hierarchy builders, and conversion tools for partykit, igraph, table, and data.frame R objects into the JSON format that the d3.js library expects.

r-tzdb 0.5.0
Propagated dependencies: r-cpp11@0.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/tzdb
Licenses: Expat
Build system: r
Synopsis: Time Zone Database Information
Description:

This package provides an up-to-date copy of the Internet Assigned Numbers Authority (IANA) Time Zone Database. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight saving time rules. Additionally, this package provides a C++ interface for working with the date library. date provides comprehensive support for working with dates and date-times, which this package exposes to make it easier for other R packages to utilize. Headers are provided for calendar specific calculations, along with a limited interface for time zone manipulations.

r-assertthat 0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/assertthat
Licenses: GPL 3+
Build system: r
Synopsis: Easy pre and post assertions
Description:

Assertthat is an extension to stopifnot() that makes it easy to declare the pre and post conditions that your code should satisfy, while also producing friendly error messages so that your users know what they've done wrong.

r-apcluster 1.4.14
Propagated dependencies: r-matrix@1.7-4 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/apcluster/
Licenses: GPL 2+
Build system: r
Synopsis: Affinity propagation clustering
Description:

This package implements affinity propagation clustering introduced by Frey and Dueck (2007). The package further provides leveraged affinity propagation and an algorithm for exemplar-based agglomerative clustering that can also be used to join clusters obtained from affinity propagation. Various plotting functions are available for analyzing clustering results.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091