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

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-nanoparquet 0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/nanoparquet
Licenses: Expat
Build system: r
Synopsis: Read and write Parquet files
Description:

This package implements a self-sufficient reader and writer for flat Parquet files. It can read most Parquet data types. It can write many R data types, including factors and temporal types.

r-ptw 1.9-16
Propagated dependencies: r-rcppde@0.1.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rwehrens/ptw
Licenses: GPL 2+
Build system: r
Synopsis: Parametric time warping
Description:

Parametric time warping aligns patterns. It aims to put corresponding features at the same locations. The algorithm searches for an optimal polynomial describing the warping. It is possible to align one sample to a reference, several samples to the same reference, or several samples to several references. One can choose between calculating individual warpings, or one global warping for a set of samples and one reference. Two optimization criteria are implemented: RMS error and WCC. Both warping of peak profiles and of peak lists are supported.

r-nlp 0.3-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/NLP/
Licenses: GPL 3
Build system: r
Synopsis: Natural language processing infrastructure
Description:

This package provides basic classes and methods for Natural Language Processing.

r-binom 1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=binom
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Binomial confidence intervals for several parameterizations
Description:

Constructs confidence intervals on the probability of success in a binomial experiment via several parameterizations

r-rstan 2.32.7
Dependencies: pandoc@2.19.2
Propagated dependencies: r-bh@1.87.0-1 r-ggplot2@4.0.1 r-gridextra@2.3 r-inline@0.3.21 r-loo@2.8.0 r-pkgbuild@1.4.8 r-quickjsr@1.8.1 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-rcppparallel@5.1.11-1 r-stanheaders@2.32.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://discourse.mc-stan.org/
Licenses: GPL 3+
Build system: r
Synopsis: R interface to Stan
Description:

User-facing R functions are provided to parse, compile, test, estimate, and analyze Stan models by accessing the header-only Stan library provided by the StanHeaders package. The Stan project develops a probabilistic programming language that implements full Bayesian statistical inference via Markov Chain Monte Carlo, rough Bayesian inference via 'variational' approximation, and (optionally penalized) maximum likelihood estimation via optimization. In all three cases, automatic differentiation is used to quickly and accurately evaluate gradients without burdening the user with the need to derive the partial derivatives.

r-spatstat-linnet 3.3-2
Propagated dependencies: r-matrix@1.7-4 r-spatstat-data@3.1-9 r-spatstat-explore@3.6-0 r-spatstat-geom@3.6-1 r-spatstat-model@3.5-0 r-spatstat-random@3.4-3 r-spatstat-sparse@3.1-0 r-spatstat-univar@3.1-5 r-spatstat-utils@3.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Linear networks functionality of the spatstat package
Description:

This is a subset of the spatstat package, containing its functionality for spatial data on a linear network.

r-bigassertr 0.1.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/privefl/bigassertr
Licenses: GPL 3
Build system: r
Synopsis: Assertion and message functions
Description:

This package provides enhanced message functions (cat() / message() / warning() / error()) using wrappers around sprintf(). It also provides multiple assertion functions (e.g. to check class, length, values, files, arguments, etc.).

r-dfidx 0.2-0
Propagated dependencies: r-formula@1.2-5 r-rdpack@2.6.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=dfidx
Licenses: GPL 2+
Build system: r
Synopsis: Indexed data frames
Description:

This package provides extended data frames, with a special data frame column which contains two indexes, with potentially a nesting structure.

r-modelenv 0.2.0
Propagated dependencies: r-cli@3.6.5 r-glue@1.8.0 r-rlang@1.1.6 r-tibble@3.3.0 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/modelenv
Licenses: Expat
Build system: r
Synopsis: Tools for registering models for use in tidymodels
Description:

This is a developer-focused, low dependency package in tidymodels that provides functions to register how models are to be used. Functions to register models are complimented with accessor functions to retrieve registered model information to aid in model fitting and error handling.

r-matrixcalc 1.0-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/matrixcalc/
Licenses: GPL 2+
Build system: r
Synopsis: Collection of functions for matrix calculations
Description:

This package provides a collection of functions to support matrix calculations for probability, econometric and numerical analysis. There are additional functions that are comparable to APL functions which are useful for actuarial models such as pension mathematics.

r-boruta 9.0.0
Propagated dependencies: r-ranger@0.17.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/mbq/Boruta/
Licenses: GPL 2+
Build system: r
Synopsis: Wrapper algorithm for all relevant feature selection
Description:

This package provides an all relevant feature selection wrapper algorithm. It finds relevant features by comparing original attributes' importance with importance achievable at random, estimated using their permuted copies (shadows).

r-mcr 1.3.3.1
Propagated dependencies: r-robslopes@1.1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=mcr
Licenses: GPL 3+
Build system: r
Synopsis: Method comparison regression
Description:

Regression methods to quantify the relation between two measurement methods are provided by this package. In particular it addresses regression problems with errors in both variables and without repeated measurements. It implements the CLSI recommendations (see J. A. Budd et al. (2018, https://clsi.org/standards/products/method-evaluation/documents/ep09/) for analytical method comparison and bias estimation using patient samples. Furthermore, algorithms for Theil-Sen and equivariant Passing-Bablok estimators are implemented, see F. Dufey (2020, <doi:10.1515/ijb-2019-0157>) and J. Raymaekers and F. Dufey (2022, <arXiv:2202:08060>). A comprehensive overview over the implemented methods and references can be found in the manual pages mcr-package and mcreg.

r-labelled 2.16.0
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-haven@2.5.5 r-lifecycle@1.0.4 r-rlang@1.1.6 r-stringr@1.6.0 r-tidyr@1.3.1 r-tidyselect@1.2.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://larmarange.github.io/labelled/
Licenses: GPL 3
Build system: r
Synopsis: Manipulating labelled data
Description:

This package provides useful functions to deal with the haven_labelled and haven_labelled_spss classes introduced by the haven package.

r-clipr 0.8.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mdlincoln/clipr
Licenses: GPL 3
Build system: r
Synopsis: Read and write from the system clipboard
Description:

This package provides simple utility functions to read from and write to the system clipboards.

r-xml 3.99-0.20
Dependencies: libxml2@2.14.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.omegahat.net/RSXML
Licenses: FreeBSD
Build system: r
Synopsis: Tools for parsing and generating XML within R
Description:

Many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. Also offers access to an XPath "interpreter".

r-flextable 0.9.10
Propagated dependencies: r-data-table@1.17.8 r-gdtools@0.4.4 r-htmltools@0.5.8.1 r-knitr@1.50 r-officer@0.7.1 r-ragg@1.5.0 r-rlang@1.1.6 r-rmarkdown@2.30 r-uuid@1.2-1 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://davidgohel.github.io/flextable
Licenses: GPL 3
Build system: r
Synopsis: Functions for tabular reporting
Description:

This package provides tools to create pretty tables for HTML documents and other formats. Functions are provided to let users create tables, modify and format their content. It extends the officer package and can be used within R markdown documents when rendering to HTML and to Word documents.

r-ggvenndiagram 1.5.4
Propagated dependencies: r-aplot@0.2.9 r-dplyr@1.1.4 r-forcats@1.0.1 r-ggplot2@4.0.1 r-tibble@3.3.0 r-venn@1.12 r-yulab-utils@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaospecial/ggVennDiagram
Licenses: GPL 3
Build system: r
Synopsis: Implementention of the Venn diagram using ggplot2
Description:

This package implements easy-to-use functions to generate 2-7 sets Venn plot in publication quality. ggVennDiagram plot Venn using well-defined geometry dataset and ggplot2. The shapes of 2-4 sets Venn use circles and ellipses, while the shapes of 4-7 sets Venn use irregular polygons (4 has both forms), which are developed and imported from another package venn. We provide internal functions to integrate shape data with user provided sets data, and calculated the geometry of every regions/intersections of them, then separately plot Venn in three components: set edges, set labels, and regions. From version 1.0, it is possible to customize these components as you demand in ordinary ggplot2 grammar.

r-rematch2 2.1.2
Propagated dependencies: r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/rematch2
Licenses: Expat
Build system: r
Synopsis: Tidy output from regular expression matching
Description:

This package provides wrappers on regexpr and gregexpr to return the match results in tidy data frames.

r-pheatmap 1.0.13
Propagated dependencies: r-gtable@0.3.6 r-rcolorbrewer@1.1-3 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/pheatmap
Licenses: GPL 2+
Build system: r
Synopsis: Pretty heatmaps
Description:

This package provides an implementation of heatmaps that offers more control over dimensions and appearance.

r-ggpol 0.0.7
Propagated dependencies: r-dplyr@1.1.4 r-ggplot2@4.0.1 r-glue@1.8.0 r-gtable@0.3.6 r-plyr@1.8.9 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/erocoar/ggpol
Licenses: Expat
Build system: r
Synopsis: Visualizing social science data with ggplot2
Description:

This package provides a ggplot2 extension for implementing parliament charts and several other useful visualizations.

r-ltm 1.2-0
Propagated dependencies: r-mass@7.3-65 r-msm@1.8.2 r-polycor@0.8-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/drizopoulos/ltm
Licenses: GPL 2+
Build system: r
Synopsis: Latent trait models under IRT
Description:

This is a package supporting the analysis of multivariate dichotomous and polytomous data using latent trait models under the Item Response Theory approach. It includes the Rasch, the Two-Parameter Logistic, the Birnbaum's Three-Parameter, the Graded Response, and the Generalized Partial Credit Models.

r-metadat 1.4-0
Propagated dependencies: r-mathjaxr@1.8-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wviechtb/metadat
Licenses: GPL 2+
Build system: r
Synopsis: Meta-Analysis Datasets
Description:

This package provides a collection of meta-analysis datasets for teaching purposes, illustrating/testing meta-analytic methods, and validating published analyses.

r-jquerylib 0.1.4
Propagated dependencies: r-htmltools@0.5.8.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=jquerylib
Licenses: Expat
Build system: r
Synopsis: Obtain jQuery as an HTML dependency object
Description:

Obtain any major version of jQuery and use it in any webpage generated by htmltools (e.g. shiny, htmlwidgets, and rmarkdown). Most R users don't need to use this package directly, but other R packages (e.g. shiny, rmarkdown, etc.) depend on this package to avoid bundling redundant copies of jQuery.

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.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091