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

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-otel 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://otel.r-lib.org
Licenses: Expat
Build system: r
Synopsis: OpenTelemetry R API
Description:

OpenTelemetry is a collection of tools, APIs, and SDKs used to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior. This package implements the OpenTelemetry API. Use this package as a dependency if you want to instrument your R package for OpenTelemetry.

r-rentrez 1.2.4
Propagated dependencies: r-httr@1.4.7 r-jsonlite@2.0.0 r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/rentrez/
Licenses: Expat
Build system: r
Synopsis: Entrez in R
Description:

This package provides an R interface to the NCBI's EUtils API, allowing users to search databases like GenBank PubMed, process the results of those searches and pull data into their R sessions.

r-mi 1.2
Propagated dependencies: r-arm@1.14-4 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.stat.columbia.edu/~gelman/
Licenses: GPL 2+
Build system: r
Synopsis: Missing data imputation and model checking
Description:

This package provides functions for data manipulation, imputing missing values in an approximate Bayesian framework, diagnostics of the models used to generate the imputations, confidence-building mechanisms to validate some of the assumptions of the imputation algorithm, and functions to analyze multiply imputed data sets with the appropriate degree of sampling uncertainty.

r-ff 4.5.2
Propagated dependencies: 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: Memory-efficient storage of large data on disk and access functions
Description:

This package provides data structures that are stored on disk but behave (almost) as if they were in RAM by transparently mapping only a section in main memory.

r-kpmt 0.1.0
Propagated dependencies: r-matrixstats@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=kpmt
Licenses: Expat
Build system: r
Synopsis: Known population median test
Description:

This package provides functions that implement the known population median test.

r-ggh4x 0.3.1
Propagated dependencies: r-cli@3.6.5 r-ggplot2@4.0.1 r-gtable@0.3.6 r-lifecycle@1.0.4 r-rlang@1.1.6 r-s7@0.2.1 r-scales@1.4.0 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/teunbrand/ggh4x
Licenses: Expat
Build system: r
Synopsis: Extension for ggplot2
Description:

This package is a ggplot2 extension. It provides some utility functions that do not entirely fit within the grammar of graphics concept. The package extends ggpplots facets through customisation, by setting individual scales per panel, resizing panels and providing nested facets. It also allows multiple colour, fill scales per plot and hosts a smaller collection of stats, geoms and axis guides.

r-confintr 1.0.2
Propagated dependencies: r-boot@1.3-32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mayer79/confintr
Licenses: GPL 2+
Build system: r
Synopsis: Confidence intervals
Description:

This package calculates classic and/or bootstrap confidence intervals for many parameters such as the population mean, variance, interquartile range (IQR), median absolute deviation (MAD), skewness, kurtosis, Cramer's V, odds ratio, R-squared, quantiles (including median), proportions, different types of correlation measures, difference in means, quantiles and medians. Many of the classic confidence intervals are described in Smithson, M. (2003, ISBN: 978-0761924999). Bootstrap confidence intervals are calculated with the R package boot. Both one- and two-sided intervals are supported.

r-cobs 1.3-9-1
Propagated dependencies: r-quantreg@6.1 r-sparsem@1.84-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/cobs
Licenses: GPL 2+
Build system: r
Synopsis: Constrained B-Splines (sparse matrix based)
Description:

This package provides qualitatively constrained (regression) smoothing splines via linear programming and sparse matrices.

r-bitops 1.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bitops
Licenses: GPL 2+
Build system: r
Synopsis: Bitwise operations
Description:

This package provides functions for bitwise operations on integer vectors.

r-rtweet 2.0.0
Propagated dependencies: r-bit64@4.6.0-1 r-curl@7.0.0 r-httr@1.4.7 r-httr2@1.2.1 r-jsonlite@2.0.0 r-lifecycle@1.0.4 r-progress@1.2.3 r-rlang@1.1.6 r-tibble@3.3.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/rtweet/
Licenses: Expat
Build system: r
Synopsis: Collect Twitter data
Description:

This package implements tools designed to collect and organize Twitter data via Twitter's REST and stream Application Program Interfaces (API).

r-matrix-utils 0.9.8
Propagated dependencies: r-grr@0.9.5 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cvarrichio/Matrix.utils
Licenses: GPL 3
Build system: r
Synopsis: Data.frame-Like Operations on Sparse and Dense Matrix Objects
Description:

This package implements data manipulation methods such as cast, aggregate, and merge/join for Matrix and Matrix-like objects.

r-reinforcelearn 0.2.1
Propagated dependencies: r-checkmate@2.3.3 r-nnet@7.3-20 r-purrr@1.2.0 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://markusdumke.github.io/reinforcelearn
Licenses: Expat
Build system: r
Synopsis: Reinforcement learning
Description:

This package implements reinforcement learning environments and algorithms as described in Sutton & Barto (1998). The Q-Learning algorithm can be used with function approximation, eligibility traces (Singh & Sutton, 1996) and experience replay (Mnih et al., 2013).

r-phangorn 2.12.1
Propagated dependencies: r-ape@5.8-1 r-digest@0.6.39 r-fastmatch@1.1-6 r-generics@0.1.4 r-igraph@2.2.1 r-matrix@1.7-4 r-quadprog@1.5-8 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/KlausVigo/phangorn
Licenses: GPL 2+
Build system: r
Synopsis: Phylogenetic analysis in R
Description:

Phangorn is a package for phylogenetic analysis in R. It supports estimation of phylogenetic trees and networks using Maximum Likelihood, Maximum Parsimony, distance methods and Hadamard conjugation.

r-tseries 0.10-58
Propagated dependencies: r-jsonlite@2.0.0 r-quadprog@1.5-8 r-quantmod@0.4.28 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tseries/
Licenses: GPL 2
Build system: r
Synopsis: Time series analysis and computational finance
Description:

This package provides functions relating to time series analysis and computational finance.

r-clock 0.7.3
Propagated dependencies: r-cli@3.6.5 r-cpp11@0.5.2 r-lifecycle@1.0.4 r-rlang@1.1.6 r-tzdb@0.5.0 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://clock.r-lib.org
Licenses: Expat
Build system: r
Synopsis: Date-Time types and tools
Description:

This package provides a comprehensive library for date-time manipulations using a new family of orthogonal date-time classes (durations, time points, zoned-times, and calendars) that partition responsibilities so that the complexities of time zones are only considered when they are really needed. Capabilities include: date-time parsing, formatting, arithmetic, extraction and updating of components, and rounding.

r-dichromat 2.0-0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/dichromat
Licenses: GPL 2+
Build system: r
Synopsis: Color schemes for dichromats
Description:

Dichromat collapses red-green or green-blue distinctions to simulate the effects of different types of color-blindness.

r-maptools 1.1-8
Propagated dependencies: r-foreign@0.8-90 r-lattice@0.22-7 r-sp@2.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/maptools/
Licenses: GPL 2+ Expat
Build system: r
Synopsis: Tools for reading and handling spatial objects
Description:

This package provides a set of tools for manipulating and reading geographic data, in particular ESRI Shapefiles. It includes binary access to GSHHG shoreline files. The package also provides interface wrappers for exchanging spatial objects with other R packages.

r-ids 1.0.1
Propagated dependencies: r-openssl@2.3.4 r-uuid@1.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/richfitz/ids
Licenses: Expat
Build system: r
Synopsis: Generate random identifiers
Description:

This package lets you generate random or human readable and pronounceable identifiers.

r-regsem 1.9.5
Propagated dependencies: r-lavaan@0.6-20 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rsolnp@2.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=regsem
Licenses: GPL 2+
Build system: r
Synopsis: Regularized structural equation modeling
Description:

This package uses both ridge and lasso penalties (and extensions) to penalize specific parameters in structural equation models. The package offers additional cost functions, cross validation, and other extensions beyond traditional structural equation models. It also contains a function to perform exploratory mediation (XMed).

r-globals 0.18.0
Propagated dependencies: r-codetools@0.2-20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/globals
Licenses: LGPL 2.1+
Build system: r
Synopsis: Identify global objects in R expressions
Description:

This package provides tools to identify global ("unknown" or "free") objects in R expressions by code inspection using various strategies, e.g. conservative or liberal. The objective of this package is to make it as simple as possible to identify global objects for the purpose of exporting them in distributed compute environments.

r-acuityview 0.1
Propagated dependencies: r-fftwtools@0.9-11 r-imager@1.0.5 r-plotrix@3.8-13
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AcuityView/
Licenses: GPL 2+
Build system: r
Synopsis: Display scenes as seen by an animal with less acute vision
Description:

This package provides a simple method for representing a visual scene as it may be seen by an animal with less acute vision.

r-rbibutils 2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://geobosh.github.io/rbibutils/
Licenses: GPL 2
Build system: r
Synopsis: Convert between bibliography formats
Description:

This package converts between a number of bibliography formats, including BibTeX, BibLaTeX and Bibentry. It includes a port of the bibutils utilities and supports all bibliography formats and character encodings implemented in bibutils.

r-wordspace 0.2-9
Propagated dependencies: r-cluster@2.1.8.1 r-iotools@0.3-5 r-mass@7.3-65 r-matrix@1.7-4 r-rcpp@1.1.0 r-sparsesvd@0.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://wordspace.r-forge.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: Distributional semantic models in R
Description:

The wordspace package turns R into an interactive laboratory for empirical research on distributional semantic models (DSM). It consists of a small set of carefully designed functions, most of which

  • encapsulate non-trivial R operations in a user-friendly manner or

  • provide efficient and memory-lean C implementations of key operations.

r-prettydoc 0.4.1
Dependencies: pandoc@2.19.2
Propagated dependencies: r-rmarkdown@2.30
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yixuan/prettydoc
Licenses: ASL 2.0
Build system: r
Synopsis: Create pretty documents from R markdown
Description:

This is a package for creating tiny yet beautiful documents and vignettes from R Markdown. The package provides the html_pretty output format as an alternative to the html_document and html_vignette engines that convert R Markdown into HTML pages. Various themes and syntax highlight styles are supported.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087