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

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-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-reprex 2.1.1
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.5 r-clipr@0.8.0 r-fs@1.6.6 r-glue@1.8.0 r-knitr@1.50 r-lifecycle@1.0.4 r-rlang@1.1.6 r-rmarkdown@2.30 r-rstudioapi@0.17.1 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidyverse/reprex
Licenses: Expat
Build system: r
Synopsis: Prepare reproducible R code examples for sharing
Description:

This package provides a convenience wrapper that uses the rmarkdown package to render small snippets of code to target formats that include both code and output. The goal is to encourage the sharing of small, reproducible, and runnable examples on code-oriented websites or email. reprex also extracts clean, runnable R code from various common formats, such as copy/paste from an R session.

r-zigg 0.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/zigg
Licenses: GPL 2+
Build system: r
Synopsis: Lightweight interfaces to the Ziggurat pseudo random number generator
Description:

The Ziggurat pseudo-random number generator (or PRNG) offers a lightweight and very fast PRNG for the normal, exponential, and uniform distributions. It is provided here in a small zero-dependency package. It can be used from R as well as from C/C++ code in other packages as is demonstrated by four included sample packages using four distinct methods to use the PRNG presented here in client package.

r-gstat 2.1-4
Propagated dependencies: r-fnn@1.1.4.1 r-lattice@0.22-7 r-sf@1.0-23 r-sftime@0.3.1 r-sp@2.2-0 r-spacetime@1.3-3 r-stars@0.6-8 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-spatial/gstat/
Licenses: GPL 2+
Build system: r
Synopsis: Spatial and spatio-temporal geostatistical modelling, prediction and simulation
Description:

This package enables variogram modelling, including: simple, ordinary and universal point or block (co)kriging; spatio-temporal kriging; and sequential Gaussian or indicator (co)simulation. It includes variogram and variogram map plotting utility functions, and supports sf and stars.

r-mda 0.5-5
Propagated dependencies: r-class@7.3-23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mda/
Licenses: GPL 2
Build system: r
Synopsis: Mixture and flexible discriminant analysis
Description:

This is a package for mixture and flexible discriminant analysis, multivariate adaptive regression splines (MARS), BRUTO, and so on.

r-ac3net 1.2.2
Propagated dependencies: r-data-table@1.17.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Ac3net/
Licenses: GPL 3+
Build system: r
Synopsis: Inferring directional conservative causal core gene networks
Description:

This package infers directional Conservative causal core (gene) networks (C3NET). This is a version of the algorithm C3NET with directional network.

r-mosaic 1.9.2
Propagated dependencies: r-dplyr@1.1.4 r-ggformula@1.0.0 r-ggplot2@4.0.1 r-lattice@0.22-7 r-mass@7.3-65 r-matrix@1.7-4 r-mosaiccore@0.9.5 r-mosaicdata@0.20.4 r-purrr@1.2.0 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ProjectMOSAIC/mosaic/
Licenses: GPL 2+
Build system: r
Synopsis: Mathematics, statistics, and computation teaching utilities
Description:

This package contain data sets and utilities from Project MOSAIC used to teach mathematics, statistics, computation and modeling. Project MOSAIC is a community of educators working to tie together aspects of quantitative work that students in science, technology, engineering and mathematics will need in their professional lives, but which are usually taught in isolation, if at all.

r-rcpproll 0.3.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/web/packages/RcppRoll
Licenses: GPL 2+
Build system: r
Synopsis: Efficient rolling and windowed operations
Description:

This package provides fast and efficient routines for common rolling / windowed operations. Routines for the efficient computation of windowed mean, median, sum, product, minimum, maximum, standard deviation and variance are provided.

r-radiant-data 1.6.8
Propagated dependencies: r-base64enc@0.1-3 r-broom@1.0.10 r-bslib@0.9.0 r-car@3.1-3 r-curl@7.0.0 r-dplyr@1.1.4 r-dt@0.34.0 r-ggplot2@4.0.1 r-glue@1.8.0 r-import@1.3.4 r-jsonlite@2.0.0 r-knitr@1.50 r-lubridate@1.9.4 r-magrittr@2.0.4 r-markdown@2.0 r-mass@7.3-65 r-patchwork@1.3.2 r-plotly@4.11.0 r-png@0.1-8 r-psych@2.5.6 r-randomizr@1.0.0 r-readr@2.1.6 r-readxl@1.4.5 r-rlang@1.1.6 r-rmarkdown@2.30 r-rstudioapi@0.17.1 r-scales@1.4.0 r-shiny@1.11.1 r-shinyace@0.4.4 r-shinyfiles@0.9.3 r-stringi@1.8.7 r-tibble@3.3.0 r-tidyr@1.3.1 r-writexl@1.5.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/radiant-rstats/radiant.data
Licenses: AGPL 3
Build system: r
Synopsis: Data menu for Radiant: business analytics using R and Shiny
Description:

The Radiant Data menu includes interfaces for loading, saving, viewing, visualizing, summarizing, transforming, and combining data. It also contains functionality to generate reproducible reports of the analyses conducted in the application.

r-gwasexacthw 1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=GWASExactHW
Licenses: GPL 3
Build system: r
Synopsis: Exact Hardy-Weinburg testing for Genome Wide Association Studies
Description:

This package contains a function to do exact Hardy-Weinburg testing (using Fisher's test) for SNP genotypes as typically obtained in a Genome Wide Association Study (GWAS).

r-hexbin 1.28.5
Propagated dependencies: r-lattice@0.22-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/edzer/hexbin
Licenses: GPL 2+
Build system: r
Synopsis: Hexagonal binning routines
Description:

This package provides binning and plotting functions for hexagonal bins. It uses and relies on grid graphics and formal (S4) classes and methods.

r-reordercluster 2.0
Propagated dependencies: r-gplots@3.2.0 r-gtools@3.9.5 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ReorderCluster
Licenses: GPL 3+
Build system: r
Synopsis: Reordering the dendrogram according to the class labels
Description:

This package provides tools for performing the leaf reordering for the dendrogram that preserves the hierarchical clustering result and at the same time tries to group instances from the same class together.

r-rcppint64 0.0.5
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/rcppint64
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp-based helper functions to pass Int64 values between R and C++
Description:

int64 values can be created and accessed via the bit64 package and its integer64 class which package the int64 representation cleverly into a double. The nanotime package builds on this to support nanosecond-resolution timestamps. This package helps conversions between R and C++ via several helper functions provided via a single header file. A complete example client package is included as an illustration.

r-tm 0.7-16
Propagated dependencies: r-bh@1.87.0-1 r-nlp@0.3-2 r-rcpp@1.1.0 r-slam@0.1-55 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://tm.r-forge.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: Text mining package
Description:

This package provides a framework for text mining applications within R.

r-deming 1.4-1
Propagated dependencies: r-boot@1.3-32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=deming
Licenses: LGPL 2.0+
Build system: r
Synopsis: Deming, Theil-Sen, Passing-Bablock and Total Least Squares regression
Description:

This package implements generalized Deming regression, Theil-Sen regression and Passing-Bablock regression functions.

r-progress 1.2.3
Propagated dependencies: r-crayon@1.5.3 r-hms@1.1.4 r-prettyunits@1.2.0 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/progress
Licenses: Expat
Build system: r
Synopsis: Terminal progress bars
Description:

This package provides configurable progress bars. They may include percentage, elapsed time, and/or the estimated completion time. They work in terminals, in Emacs ESS, RStudio, Windows Rgui, and the macOS R.app. The package also provides a C++ API, that works with or without Rcpp.

r-rstanarm 2.32.2
Dependencies: pandoc@2.19.2
Propagated dependencies: r-bayesplot@1.14.0 r-bh@1.87.0-1 r-ggplot2@4.0.1 r-lme4@1.1-37 r-loo@2.8.0 r-matrix@1.7-4 r-nlme@3.1-168 r-posterior@1.6.1 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-rcppparallel@5.1.11-1 r-reformulas@0.4.2 r-rstan@2.32.7 r-rstantools@2.5.0 r-shinystan@2.6.0 r-stanheaders@2.32.10 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mc-stan.org/rstanarm/
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian applied regression modeling via Stan
Description:

This package estimates previously compiled regression models using the rstan package, which provides the R interface to the Stan C++ library for Bayesian estimation. Users specify models via the customary R syntax with a formula and data.frame plus some additional arguments for priors.

r-desc 1.4.3
Propagated dependencies: r-cli@3.6.5 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-pkgs/desc
Licenses: Expat
Build system: r
Synopsis: Manipulate DESCRIPTION Files
Description:

This package provides tools to read, write, create, and manipulate DESCRIPTION files. It is intended for packages that create or manipulate other packages.

r-munsell 0.5.1
Propagated dependencies: r-colorspace@2.1-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/munsell
Licenses: Expat
Build system: r
Synopsis: Munsell colour system
Description:

The Munsell package contains functions for exploring and using the Munsell colour system.

r-rapidjsonr 1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rapidjsonr
Licenses: Expat
Build system: r
Synopsis: JSON parser
Description:

This package provides JSON parsing capability through the Rapidjson library.

r-ggthemeassist 0.1.5
Propagated dependencies: r-formatr@1.14 r-ggplot2@4.0.1 r-miniui@0.1.2 r-rstudioapi@0.17.1 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/calligross/ggthemeassist
Licenses: GPL 3
Build system: r
Synopsis: Add-in to customize ggplot2 themes
Description:

This package provides an Rstudio add-in that delivers a graphical interface for editing ggplot2 theme elements.

r-qgraph 1.9.8
Propagated dependencies: r-abind@1.4-8 r-colorspace@2.1-2 r-corpcor@1.6.10 r-fdrtool@1.2.18 r-ggplot2@4.0.1 r-glasso@1.11 r-gtools@3.9.5 r-hmisc@5.2-4 r-igraph@2.2.1 r-jpeg@0.1-11 r-lavaan@0.6-20 r-matrix@1.7-4 r-pbapply@1.7-4 r-plyr@1.8.9 r-png@0.1-8 r-psych@2.5.6 r-rcpp@1.1.0 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://sachaepskamp.com/qgraph/
Licenses: GPL 2
Build system: r
Synopsis: Weighted network visualization and analysis
Description:

This package implements tools for weighted network visualization and analysis, as well as Gaussian graphical model computation. It contains graph plotting methods, and tools for psychometric data visualization and graphical model estimation. See Epskamp et al. (2012) doi:10.18637/jss.v048.i04.

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-msigdbr 25.1.1
Propagated dependencies: r-assertthat@0.2.1 r-babelgene@22.9 r-curl@7.0.0 r-dplyr@1.1.4 r-lifecycle@1.0.4 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/igordot/msigdbr
Licenses: Expat CC-BY 4.0
Build system: r
Synopsis: MSigDB gene sets for multiple organisms
Description:

This package provides the Molecular Signatures Database (MSigDB) gene sets typically used with the Gene Set Enrichment Analysis (GSEA) software in a standard R data frame with key-value pairs. Included are the original human gene symbols and Entrez IDs as well as the equivalents for various frequently studied model organisms such as mouse, rat, pig, fly, and yeast.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091