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

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-qgam 2.0.0
Propagated dependencies: r-doparallel@1.0.17 r-mgcv@1.9-4 r-plyr@1.8.9 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/qgam/
Licenses: GPL 2+
Build system: r
Synopsis: Smooth additive quantile regression models
Description:

This package provides smooth additive quantile regression models, fitted using the methods of Fasiolo et al. (2017). Differently from quantreg, the smoothing parameters are estimated automatically by marginal loss minimization, while the regression coefficients are estimated using either PIRLS or Newton algorithm. The learning rate is determined so that the Bayesian credible intervals of the estimated effects have approximately the correct coverage. The main function is qgam() which is similar to gam() in the mgcv package, but fits non-parametric quantile regression models.

r-superheat 0.1.0
Propagated dependencies: r-dplyr@1.1.4 r-ggdendro@0.2.0 r-ggplot2@4.0.1 r-gtable@0.3.6 r-magrittr@2.0.4 r-plyr@1.8.9 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=superheat
Licenses: CC0
Build system: r
Synopsis: Graphical tool for exploring complex datasets using heatmaps
Description:

This package provides a system for generating extendable and customizable heatmaps for exploring complex datasets, including big data and data with multiple data types.

r-listenv 0.10.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/listenv
Licenses: LGPL 2.1+
Build system: r
Synopsis: Environments behaving (almost) as lists
Description:

This package implements list environments. List environments are environments that have list-like properties. For instance, the elements of a list environment are ordered and can be accessed and iterated over using index subsetting.

r-nloptr 2.2.1
Dependencies: nlopt@2.10.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/nloptr
Licenses: LGPL 3
Build system: r
Synopsis: R interface to NLopt
Description:

This package is interface to NLopt, a library for nonlinear optimization. NLopt is a library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms.

r-summarytools 1.1.4
Propagated dependencies: r-base64enc@0.1-3 r-checkmate@2.3.3 r-dplyr@1.1.4 r-htmltools@0.5.8.1 r-lubridate@1.9.4 r-magick@2.9.0 r-matrixstats@1.5.0 r-pander@0.6.6 r-pryr@0.1.6 r-rapportools@1.2 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/dcomtois/summarytools
Licenses: GPL 2
Build system: r
Synopsis: Tools to quickly and neatly summarize data
Description:

This package provides tools for data frame summaries, cross-tabulations, weight-enabled frequency tables and common univariate statistics in concise tables available in a variety of formats (plain ASCII, Markdown and HTML). A good point-of-entry for exploring data, both for experienced and new R users.

r-jose 1.2.1
Propagated dependencies: r-jsonlite@2.0.0 r-openssl@2.3.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-lib.r-universe.dev/jose
Licenses: Expat
Build system: r
Synopsis: JavaScript object signing and encryption
Description:

This package lets you read and write JSON Web Keys (JWK, rfc7517), generate and verify JSON Web Signatures (JWS, rfc7515) and encode/decode JSON Web Tokens (JWT, rfc7519). These standards provide modern signing and encryption formats that are natively supported by browsers via the JavaScript WebCryptoAPI, and used by services like OAuth 2.0, LetsEncrypt, and Github Apps.

r-aer 1.2-15
Propagated dependencies: r-car@3.1-3 r-formula@1.2-5 r-lmtest@0.9-40 r-sandwich@3.1-1 r-survival@3.8-3 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=AER
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Applied econometrics with R
Description:

This package provides functions, data sets, examples, demos, and vignettes for the book Christian Kleiber and Achim Zeileis (2008), Applied Econometrics with R, Springer-Verlag, New York. ISBN 978-0-387-77316-2. (See the vignette "AER" for a package overview.)

r-acswr 1.0
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ACSWR/
Licenses: GPL 2
Build system: r
Synopsis: Companion package for the book "A Course in Statistics with R"
Description:

This is a companion package for the book "A Course in Statistics with R" (ISBN 978-1-119-15272-9.)

r-commonmark 2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/commonmark
Licenses: FreeBSD
Build system: r
Synopsis: CommonMark and Github Markdown rendering in R
Description:

The CommonMark specification defines a rationalized version of markdown syntax. This package uses the cmark reference implementation for converting markdown text into various formats including HTML, LaTeX and groff man. In addition, it exposes the markdown parse tree in XML format. The latest version of this package also adds support for Github extensions including tables, autolinks and strikethrough text.

r-curl 7.0.0
Dependencies: curl@8.6.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jeroenooms/curl
Licenses: Expat
Build system: r
Synopsis: HTTP client for R
Description:

The curl() and curl_download() functions provide highly configurable drop-in replacements for base url() and download.file() with better performance, support for encryption, gzip compression, authentication, and other libcurl goodies. The core of the package implements a framework for performing fully customized requests where data can be processed either in memory, on disk, or streaming via the callback or connection interfaces.

r-emmeans 2.0.0
Propagated dependencies: r-estimability@1.5.1 r-mvtnorm@1.3-3 r-numderiv@2016.8-1.1 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rvlenth/emmeans
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Estimated marginal means, aka least-squares means
Description:

This package provides tools to obtain estimated marginal means (EMMs) for many linear, generalized linear, and mixed models. It can be used to compute contrasts or linear functions of EMMs, trends, and comparisons of slopes.

r-idr 1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/idr/
Licenses: GPL 2+
Build system: r
Synopsis: Irreproducible discovery rate
Description:

This is a package for estimating the copula mixture model and plotting correspondence curves in "Measuring reproducibility of high-throughput experiments" (2011), Annals of Applied Statistics, Vol. 5, No. 3, 1752-1779, by Li, Brown, Huang, and Bickel

r-shiny 1.11.1
Dependencies: js-datatables@1.10.19 js-selectize@0.12.6 js-strftime@0.10.0 js-highlight@9.12.0
Propagated dependencies: r-bslib@0.9.0 r-cachem@1.1.0 r-commonmark@2.0.0 r-crayon@1.5.3 r-ellipsis@0.3.2 r-fastmap@1.2.0 r-fontawesome@0.5.3 r-glue@1.8.0 r-htmltools@0.5.8.1 r-httpuv@1.6.16 r-jsonlite@2.0.0 r-later@1.4.4 r-lifecycle@1.0.4 r-mime@0.13 r-promises@1.5.0 r-r6@2.6.1 r-rlang@1.1.6 r-sourcetools@0.1.7-1 r-withr@3.0.2 r-xtable@1.8-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://shiny.rstudio.com
Licenses: Artistic License 2.0
Build system: r
Synopsis: Easy interactive web applications with R
Description:

Makes it incredibly easy to build interactive web applications with R. Automatic "reactive" binding between inputs and outputs and extensive prebuilt widgets make it possible to build beautiful, responsive, and powerful applications with minimal effort.

r-sloop 1.0.1
Propagated dependencies: r-codetools@0.2-20 r-crayon@1.5.3 r-purrr@1.2.0 r-rlang@1.1.6 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/sloop
Licenses: GPL 3
Build system: r
Synopsis: Helpers for object-oriented programming in R
Description:

This package provides a collection of helper functions designed to help you to better understand object oriented programming in R, particularly using S3.

r-tweenr 2.0.3
Propagated dependencies: r-cpp11@0.5.2 r-farver@2.1.2 r-magrittr@2.0.4 r-rlang@1.1.6 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thomasp85/tweenr
Licenses: Expat
Build system: r
Synopsis: Interpolate data for smooth animations
Description:

In order to create smooth animation between states of data, tweening is necessary. This package provides a range of functions for creating tweened data that can be used as basis for animation. Furthermore it adds a number of vectorized interpolaters for common R data types such as numeric, date and color.

r-hardyweinberg 1.7.9
Propagated dependencies: r-mice@3.18.0 r-nnet@7.3-20 r-rcpp@1.1.0 r-rsolnp@2.0.1 r-shape@1.4.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=HardyWeinberg
Licenses: GPL 2+
Build system: r
Synopsis: Statistical tests and graphics for Hardy-Weinberg equilibrium
Description:

This package contains tools for exploring Hardy-Weinberg equilibrium for diallelic genetic marker data. All classical tests (chi-square, exact, likelihood-ratio and permutation tests) for Hardy-Weinberg equilibrium are included in the package, as well as functions for power computation and for the simulation of marker data under equilibrium and disequilibrium. Routines for dealing with markers on the X-chromosome are included. Functions for testing equilibrium in the presence of missing data by using multiple imputation are also provided. Implements several graphics for exploring the equilibrium status of a large set of diallelic markers: ternary plots with acceptance regions, log-ratio plots and Q-Q plots.

r-paralleldist 0.2.7
Propagated dependencies: r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rcppparallel@5.1.11-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/alexeckert/parallelDist
Licenses: GPL 2+
Build system: r
Synopsis: Parallel Distance Matrix Computation using multiple threads
Description:

This package provides a fast parallelized alternative to R's native dist function to calculate distance matrices for continuous, binary, and multi-dimensional input matrices, which supports a broad variety of predefined distance functions from other R packages, as well as user- defined functions written in C++. For ease of use, the parDist function extends the signature of the dist function and uses the same parameter naming conventions as distance methods of existing R packages.

r-picante 1.8.2
Propagated dependencies: r-ape@5.8-1 r-nlme@3.1-168 r-vegan@2.7-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/picante/
Licenses: GPL 2
Build system: r
Synopsis: Integrating phylogenies and ecology
Description:

This package provides functions for phylocom integration, community analyses, null-models, traits and evolution. It implements numerous ecophylogenetic approaches including measures of community phylogenetic and trait diversity, phylogenetic signal, estimation of trait values for unobserved taxa, null models for community and phylogeny randomizations, and utility functions for data input/output and phylogeny plotting. A full description of package functionality and methods are provided by Kembel et al. (2010).

r-rbokeh 0.5.2
Propagated dependencies: r-digest@0.6.39 r-gistr@0.9.0 r-hexbin@1.28.5 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-lazyeval@0.2.2 r-magrittr@2.0.4 r-maps@3.4.3 r-pryr@0.1.6 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rbokeh/
Licenses: Expat
Build system: r
Synopsis: R interface for the Bokeh visualization library
Description:

This package provides a native R plotting library that provides a flexible declarative interface for creating interactive web-based graphics, backed by the Bokeh visualization library.

r-bit 4.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ff.r-forge.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Class for vectors of 1-bit booleans
Description:

This package provides bitmapped vectors of booleans (no NAs), coercion from and to logicals, integers and integer subscripts, fast boolean operators and fast summary statistics. With bit class vectors of true binary booleans, TRUE and FALSE can be stored with 1 bit only.

r-ash 1.0-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ash/
Licenses: GPL 2+
Build system: r
Synopsis: David Scott's ASH routines
Description:

This package provides David Scott's ASH routines ported from S-PLUS to R.

r-lightgbm 4.6.0
Propagated dependencies: r-data-table@1.17.8 r-jsonlite@2.0.0 r-matrix@1.7-4 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Microsoft/LightGBM
Licenses: Expat
Build system: r
Synopsis: Light gradient boosting machine
Description:

Tree based algorithms can be improved by introducing boosting frameworks. LightGBM is one such framework, based on Ke, Guolin et al. (2017). This package offers an R interface to work with it. It is designed to be distributed and efficient with the following goals:

  1. Faster training speed and higher efficiency;

  2. lower memory usage;

  3. better accuracy;

  4. parallel learning supported; and

  5. capable of handling large-scale data.

r-checkmate 2.3.3
Propagated dependencies: r-backports@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mllg/checkmate
Licenses: Modified BSD
Build system: r
Synopsis: Fast and versatile argument checks
Description:

This package provides tests and assertions to perform frequent argument checks. A substantial part of the package was written in C to minimize any worries about execution time overhead.

r-zyp 0.11-1
Propagated dependencies: r-kendall@2.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/zyp/
Licenses: LGPL 2.1
Build system: r
Synopsis: Zhang + Yue-Pilon Trends Package
Description:

This package contains an efficient implementation of Sen's slope method (Sen, 1968) plus implementation of Xuebin Zhang's (Zhang, 1999) and Yue-Pilon's (Yue, 2002) pre-whitening approaches to determining trends in climate data.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087