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

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-optparse 1.7.5
Propagated dependencies: r-getopt@1.20.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trevorld/optparse
Licenses: GPL 2+
Build system: r
Synopsis: Command line option parser
Description:

This package provides a command line parser inspired by Python's optparse library to be used with Rscript to write shebang scripts that accept short and long options.

r-tidytext 0.4.3
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-generics@0.1.4 r-janeaustenr@1.0.0 r-lifecycle@1.0.4 r-matrix@1.7-4 r-purrr@1.2.0 r-rlang@1.1.6 r-stringr@1.6.0 r-tibble@3.3.0 r-tokenizers@0.3.0 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/juliasilge/tidytext
Licenses: Expat
Build system: r
Synopsis: Text mining using dplyr, ggplot2, and other Tidy tools
Description:

This is a package for text mining for word processing and sentiment analysis using dplyr, ggplot2, and other Tidy tools.

r-fauxpas 0.5.2
Propagated dependencies: r-httpcode@0.3.0 r-r6@2.6.1 r-whisker@0.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/fauxpas
Licenses: Expat
Build system: r
Synopsis: HTTP error helpers
Description:

This package provides HTTP error helpers. Methods are included for general purpose HTTP error handling, as well as individual methods for every HTTP status code, both via status code numbers as well as their descriptive names. It supports the ability to adjust behavior to stop, message or warning. It includes the ability to use a custom whisker template to have any configuration of status code, short description, and verbose message.

r-ndjson 0.9.1
Dependencies: gzstream@1.5 zlib@1.3.1
Propagated dependencies: r-data-table@1.17.8 r-rcpp@1.1.0 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/hrbrmstr/ndjson
Licenses: Expat
Build system: r
Synopsis: Wicked-Fast @dfn{Streaming JSON} (ndjson) Reader
Description:

Streaming JSON (ndjson) has one JSON record per-line and many modern ndjson files contain large numbers of records. These constructs may not be columnar in nature, but it is often useful to read in these files and "flatten" the structure out to enable working with the data in an R data.frame-like context. Functions are provided that make it possible to read in plain ndjson files or compressed (gz) ndjson files and either validate the format of the records or create "flat" data.table structures from them.

r-acrt 1.0.1
Propagated dependencies: r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-sandwich@3.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/acrt/
Licenses: GPL 2
Build system: r
Synopsis: Autocorrelation robust testing
Description:

This package provides functions for testing affine hypotheses on the regression coefficient vector in regression models with autocorrelated errors.

r-seewave 2.2.4
Dependencies: libsndfile@1.2.0
Propagated dependencies: r-tuner@1.4.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rug.mnhn.fr/seewave
Licenses: GPL 2+
Build system: r
Synopsis: Sound analysis and synthesis
Description:

This package provides functions for analysing, manipulating, displaying, editing and synthesizing time waves (particularly sound). This package processes time analysis (oscillograms and envelopes), spectral content, resonance quality factor, entropy, cross correlation and autocorrelation, zero-crossing, dominant frequency, analytic signal, frequency coherence, 2D and 3D spectrograms and many other analyses.

r-zseq 0.2.2
Propagated dependencies: r-gmp@0.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Zseq/
Licenses: GPL 3+
Build system: r
Synopsis: Integer sequence generator
Description:

This package generates well-known integer sequences. The gmp package is adopted for computing with arbitrarily large numbers. Every function has a hyperlink to its corresponding item in the On-Line Encyclopedia of Integer Sequences (OEIS) in the function help page.

r-grr 0.9.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/grr
Licenses: GPL 3
Build system: r
Synopsis: Alternative implementations of base R functions
Description:

This package provides alternative implementations of some base R functions, including sort, order, and match. The functions are simplified but can be faster or have other advantages.

r-drc 3.0-1
Propagated dependencies: r-car@3.1-3 r-gtools@3.9.5 r-mass@7.3-65 r-multcomp@1.4-29 r-plotrix@3.8-13 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/drc
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of dose-response curves
Description:

This package provides a suite of flexible and versatile model fitting and after-fitting functions for the analysis of dose-response data.

r-stringi 1.8.7
Dependencies: icu4c@73.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://stringi.rexamine.com/
Licenses: Modified BSD
Build system: r
Synopsis: Character string processing facilities
Description:

This package allows for fast, correct, consistent, portable, as well as convenient character string/text processing in every locale and any native encoding. Owing to the use of the ICU library, the package provides R users with platform-independent functions known to Java, Perl, Python, PHP, and Ruby programmers. Among available features there are: pattern searching (e.g. via regular expressions), random string generation, string collation, transliteration, concatenation, date-time formatting and parsing, etc.

r-geepack 1.3.13
Propagated dependencies: r-broom@1.0.10 r-magrittr@2.0.4 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=geepack
Licenses: GPL 3+
Build system: r
Synopsis: Generalized estimating equation package
Description:

This package provides a generalized estimating equations solver for parameters in mean, scale, and correlation structures, through mean link, scale link, and correlation link. It can also handle clustered categorical responses.

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-gsl 2.1-9
Dependencies: gsl@2.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gsl
Licenses: GPL 2+
Build system: r
Synopsis: Wrapper for the GNU Scientific Library
Description:

This package provides an R wrapper for the special functions and quasi random number generators of the GNU Scientific Library.

r-influencer 0.1.5
Propagated dependencies: r-igraph@2.2.1 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rcc-uchicago/influenceR
Licenses: GPL 2
Build system: r
Synopsis: Tools to quantify structural importance of nodes in a network
Description:

This package provides functionality to compute various node centrality measures on networks. Included are functions to compute betweenness centrality (by utilizing Madduri and Bader's SNAP library), implementations of Burt's constraint and effective network size (ENS) metrics, Borgatti's algorithm to identify key players, and Valente's bridging metric. The betweenness, Key Players, and bridging implementations are parallelized with OpenMP.

r-base64enc 0.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/base64enc
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Base64 encoding
Description:

This package provides tools for handling Base64 encoding. It is more flexible than the orphaned "base64" package.

r-snowfall 1.84-6.3
Propagated dependencies: r-snow@0.4-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/snowfall/
Licenses: GPL 2+
Build system: r
Synopsis: Easier cluster computing
Description:

This package is a usability wrapper around snow for easier development of parallel R programs. This package offers e.g. extended error checks, and additional functions. All functions work in sequential mode, too, if no cluster is present or wished. The package is also designed as connector to the cluster management tool sfCluster, but can also used without it.

r-leaflet 2.2.3
Propagated dependencies: r-crosstalk@1.2.2 r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-jquerylib@0.1.4 r-leaflet-providers@2.0.0 r-magrittr@2.0.4 r-png@0.1-8 r-raster@3.6-32 r-rcolorbrewer@1.1-3 r-rlang@1.1.6 r-scales@1.4.0 r-sf@1.0-23 r-viridislite@0.4.2 r-xfun@0.54
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/leaflet/
Licenses: GPL 3
Build system: r
Synopsis: Create interactive web maps with the JavaScript Leaflet library
Description:

Create and customize interactive maps using the Leaflet JavaScript library and the htmlwidgets package. These maps can be used directly from the R console, from RStudio, in Shiny applications and R Markdown documents.

r-pastecs 1.4.2
Propagated dependencies: r-boot@1.3-32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/phgrosjean/pastecs
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of space-time ecological series
Description:

This package provides functions for regulation, decomposition and analysis of space-time series. The pastecs library is a PNEC-Art4 and IFREMER initiative to bring PASSTEC 2000 functionalities to R.

r-glue 1.8.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidyverse/glue
Licenses: Expat
Build system: r
Synopsis: Interpreted string literals
Description:

This package provides an implementation of interpreted string literals, inspired by Python's Literal String Interpolation (PEP-0498) and Docstrings (PEP-0257) and Julia's Triple-Quoted String Literals.

r-reportr 1.3.1
Propagated dependencies: r-ore@1.7.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jonclayden/reportr
Licenses: GPL 2
Build system: r
Synopsis: General message and error reporting system
Description:

This package provides a system for reporting messages, which offers certain useful features over the standard R system, such as the incorporation of output consolidation, message filtering, assertions, expression substitution, automatic generation of stack traces for debugging, and conditional reporting based on the current "output level".

r-statip 0.2.3
Propagated dependencies: r-clue@0.3-66 r-rpart@4.1.24
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paulponcet/statip
Licenses: GPL 3
Build system: r
Synopsis: Statistical functions for probability distributions and regression
Description:

This package provides a collection of miscellaneous statistical functions for:

  • probability distributions,

  • probability density estimation,

  • most frequent value estimation,

  • other statistical measures of location,

  • construction of histograms,

  • calculation of the Hellinger distance,

  • use of classical kernels, and

  • univariate piecewise-constant regression.

r-paws-security-identity 0.9.0
Propagated dependencies: r-paws-common@0.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Build system: r
Synopsis: Amazon Web Services security, identity, and compliance services
Description:

This package provides an interface to Amazon Web Services security, identity, and compliance services, including the Identity and Access Management (IAM) service for managing access to services and resources, and more.

r-nycflights13 1.0.2
Propagated dependencies: r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/nycflights13
Licenses: CC0
Build system: r
Synopsis: Flights that departed NYC in 2013
Description:

This package provides airline on-time data for all flights departing NYC in 2013. It also includes useful metadata on airlines, airports, weather, and planes.

r-squarem 2021.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://coah.jhu.edu/people/Faculty_personal_Pages/Varadhan.html
Licenses: GPL 2+
Build system: r
Synopsis: Squared Extrapolation Methods for Accelerating EM-Like Monotone Algorithms
Description:

This package provides algorithms for accelerating the convergence of slow, monotone sequences from smooth, contraction mapping such as the EM algorithm. It can be used to accelerate any smooth, linearly convergent acceleration scheme. A tutorial style introduction to this package is available in a vignette.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087