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

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-protolite 2.3.1
Dependencies: protobuf@3.21.9
Propagated dependencies: r-jsonlite@2.0.0 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jeroen/protolite
Licenses: Expat
Build system: r
Synopsis: Highly optimized protocol buffer serializers
Description:

This package provides pure C++ implementations for reading and writing several common data formats based on Google protocol-buffers. It currently supports rexp.proto for serialized R objects, geobuf.proto for binary geojson, and mvt.proto for vector tiles. This package uses the auto-generated C++ code by protobuf-compiler, hence the entire serialization is optimized at compile time. The RProtoBuf package on the other hand uses the protobuf runtime library to provide a general-purpose toolkit for reading and writing arbitrary protocol-buffer data in R.

r-withr 3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jimhester/withr
Licenses: GPL 2+
Build system: r
Synopsis: Run code with temporarily modified global state
Description:

This package provides a set of functions to run R code in an environment in which global state has been temporarily modified. Many of these functions were originally a part of the r-devtools package.

r-hardhat 1.4.2
Propagated dependencies: r-cli@3.6.5 r-glue@1.8.0 r-rlang@1.1.6 r-sparsevctrs@0.3.4 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/hardhat
Licenses: Expat
Build system: r
Synopsis: Construct modeling packages
Description:

Building modeling packages is hard. A large amount of effort generally goes into providing an implementation for a new method that is efficient, fast, and correct, but often less emphasis is put on the user interface. A good interface requires specialized knowledge about S3 methods and formulas, which the average package developer might not have. The goal of hardhat is to reduce the burden around building new modeling packages by providing functionality for preprocessing, predicting, and validating input.

r-car 3.1-3
Propagated dependencies: r-abind@1.4-8 r-cardata@3.0-5 r-formula@1.2-5 r-lme4@1.1-37 r-mass@7.3-65 r-mgcv@1.9-4 r-nlme@3.1-168 r-nnet@7.3-20 r-pbkrtest@0.5.5 r-quantreg@6.1 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/car/
Licenses: GPL 2+
Build system: r
Synopsis: Companion to applied regression
Description:

This package provides functions and datasets from book Companion to Applied regression, Second Edition, Sage, 2011.

r-formula-tools 1.7.1
Propagated dependencies: r-operator-tools@1.6.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/decisionpatterns/formula.tools
Licenses: GPL 2
Build system: r
Synopsis: Utilities for manipulating formulas, calls, assignments and other R objects
Description:

These utilities facilitate the programmatic manipulations of formulas, expressions, calls, assignments and other R language objects. These objects all share the same structure: a left-hand side, operator and right-hand side. This package provides methods for accessing and modifying this structures as well as extracting and replacing names and symbols from these objects.

r-npsurv 0.5-0
Propagated dependencies: r-lsei@1.3-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.auckland.ac.nz/~yongwang
Licenses: GPL 2+
Build system: r
Synopsis: Nonparametric survival analysis
Description:

This package contains functions for non-parametric survival analysis of exact and interval-censored observations.

r-rcppspdlog 0.0.23
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/rcppspdlog
Licenses: GPL 2+
Build system: r
Synopsis: R and C++ interfaces to spdlog C++ header library for logging
Description:

The spdlog library is a widely-used and very capable header-only C++ library for logging. This package includes its headers as an R package to permit other R packages to deploy it via a simple LinkingTo: RcppSpdlog. As of version 0.0.9, it also provides both simple R logging functions and compiled functions callable by other packages.

r-sjmisc 2.8.11
Propagated dependencies: r-datawizard@1.3.0 r-dplyr@1.1.4 r-insight@1.4.3 r-magrittr@2.0.4 r-purrr@1.2.0 r-rlang@1.1.6 r-sjlabelled@1.2.0 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/strengejacke/sjmisc
Licenses: GPL 3
Build system: r
Synopsis: Data and variable transformation functions
Description:

This package is a collection of miscellaneous utility functions, supporting data transformation tasks like recoding, dichotomizing or grouping variables, setting and replacing missing values. The data transformation functions also support labelled data, and all integrate seamlessly into a tidyverse workflow.

r-multigraph 0.99-3
Propagated dependencies: r-multiplex@3.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mplex/multigraph/
Licenses: GPL 3
Build system: r
Synopsis: Plot and manipulate multigraphs
Description:

This package provides functions to plot and manipulate multigraphs, signed and valued graphs, bipartite graphs, multilevel graphs, and Cayley graphs with various layout options.

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-lsa 0.73.3
Propagated dependencies: r-snowballc@0.7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=lsa
Licenses: GPL 2+
Build system: r
Synopsis: Latent semantic analysis
Description:

The basic idea of latent semantic analysis (LSA) is, that text do have a higher order (=latent semantic) structure which, however, is obscured by word usage (e.g. through the use of synonyms or polysemy). By using conceptual indices that are derived statistically via a truncated singular value decomposition (a two-mode factor analysis) over a given document-term matrix, this variability problem can be overcome.

r-flashclust 1.01-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/flashClust/
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of optimal hierarchical clustering
Description:

This package provides a fast implementation of hierarchical clustering.

r-gld 2.6.8
Propagated dependencies: r-e1071@1.7-16 r-lmom@3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=gld
Licenses: GPL 2+
Build system: r
Synopsis: Estimation and use of the generalised (Tukey) lambda distribution
Description:

The generalised lambda distribution, or Tukey lambda distribution, provides a wide variety of shapes with one functional form. This package provides random numbers, quantiles, probabilities, densities and density quantiles for four different types of the distribution, the FKML (Freimer et al 1988), RS (Ramberg and Schmeiser 1974), GPD (van Staden and Loots 2009) and FM5 - see documentation for details. It provides the density function, distribution function, and Quantile-Quantile plots. It implements a variety of estimation methods for the distribution, including diagnostic plots. Estimation methods include the starship (all 4 types), method of L-Moments for the GPD and FKML types, and a number of methods for only the FKML type. These include maximum likelihood, maximum product of spacings, Titterington's method, Moments, Trimmed L-Moments and Distributional Least Absolutes.

r-multiplex 3.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mplex/multiplex/
Licenses: GPL 3
Build system: r
Synopsis: Algebraic tools for the analysis of multiple social networks
Description:

Algebraic procedures for analyses of multiple social networks are delivered with this package. multiplex makes possible, among other things, to create and manipulate multiplex, multimode, and multilevel network data with different formats. Effective ways are available to treat multiple networks with routines that combine algebraic systems like the partially ordered semigroup with decomposition procedures or semiring structures with the relational bundles occurring in different types of multivariate networks. multiplex provides also an algebraic approach for affiliation networks through Galois derivations between families of the pairs of subsets in the two domains of the network with visualization options.

r-ggpp 0.5.9
Propagated dependencies: r-dplyr@1.1.4 r-ggplot2@4.0.1 r-glue@1.8.0 r-gridextra@2.3 r-lubridate@1.9.4 r-magrittr@2.0.4 r-mass@7.3-65 r-polynom@1.4-1 r-rlang@1.1.6 r-scales@1.4.0 r-stringr@1.6.0 r-tibble@3.3.0 r-vctrs@0.6.5 r-xts@0.14.1 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.r4photobiology.info/ggpp/
Licenses: GPL 2+
Build system: r
Synopsis: Grammar extensions to ggplot2
Description:

This package contains extensions to ggplot2.

  1. Geomas: geom_table, geom_plot and geom_grob add insets to plots using native data coordinates, while geom_table_npc, geom_plot_npc and geom_grob_npc do the same using npc coordinates through new aesthetics npcx and npcy.

  2. Statistics: select observations based on 2D density.

  3. Positions: radial nudging away from a center point and nudging away from a line or curve.

r-modeltools 0.2-24
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/modeltools
Licenses: GPL 2
Build system: r
Synopsis: Tools and classes for statistical models
Description:

This package provides a collection of tools to deal with statistical models. The functionality is experimental and the user interface is likely to change in the future.

r-metaskat 0.90
Propagated dependencies: r-skat@2.2.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=MetaSKAT
Licenses: GPL 2+
Build system: r
Synopsis: Meta analysis for SNP-Set (Sequence) kernel association test
Description:

This package provides functions for Meta-analysis Burden Test, Sequence Kernel Association Test (SKAT) and Optimal SKAT (SKAT-O) by Lee et al. (2013) <doi:10.1016/j.ajhg.2013.05.010>. These methods use summary-level score statistics to carry out gene-based meta-analysis for rare variants.

r-fastmap 1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-lib.github.io/fastmap/
Licenses: Expat
Build system: r
Synopsis: Fast implementation of a key-value store
Description:

This package provides a fast implementation of a key-value store. Environments are commonly used as key-value stores, but every time a new key is used, it is added to R's global symbol table, causing a small amount of memory leakage. This can be problematic in cases where many different keys are used. Fastmap avoids this memory leak issue by implementing the map using data structures in C++.

r-gtable 0.3.6
Propagated dependencies: r-cli@3.6.5 r-glue@1.8.0 r-lifecycle@1.0.4 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gtable
Licenses: GPL 2+
Build system: r
Synopsis: R library to arrange grobs in tables
Description:

Gtable is a collection of tools to make it easier to work with "tables" of grobs.

r-htmltools 0.5.8.1
Propagated dependencies: r-base64enc@0.1-3 r-digest@0.6.39 r-fastmap@1.2.0 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/htmltools
Licenses: Expat
Build system: r
Synopsis: R tools for HTML
Description:

This package provides tools for HTML generation and output in R.

r-webmockr 2.2.0
Propagated dependencies: r-cli@3.6.5 r-curl@7.0.0 r-fauxpas@0.5.2 r-jsonlite@2.0.0 r-magrittr@2.0.4 r-r6@2.6.1 r-rlang@1.1.6 r-urltools@1.7.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/webmockr
Licenses: Expat
Build system: r
Synopsis: Stubbing and setting expectations on HTTP Requests
Description:

This is a package for stubbing and setting expectations on HTTP requests. It includes tools for stubbing HTTP requests, including expected request conditions and response conditions. You can match on HTTP method, query parameters, request body, headers and more. It can be used for unit tests or outside of a testing context.

r-deriv 4.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Deriv
Licenses: GPL 3+
Build system: r
Synopsis: Symbolic differentiation
Description:

This package provides an R-based solution for symbolic differentiation. It admits user-defined functions as well as function substitution in arguments of functions to be differentiated. Some symbolic simplification is part of the work.

r-filehash 2.4-6
Propagated dependencies: r-digest@0.6.39
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://github.com/rdpeng/filehash
Licenses: GPL 2+
Build system: r
Synopsis: Simple key-value database
Description:

This package implements a simple key-value style database where character string keys are associated with data values that are stored on the disk. A simple interface is provided for inserting, retrieving, and deleting data from the database. Utilities are provided that allow filehash databases to be treated much like environments and lists are already used in R. These utilities are provided to encourage interactive and exploratory analysis on large datasets.

r-cardata 3.0-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/car/
Licenses: GPL 2+
Build system: r
Synopsis: Data sets for the book Companion to Applied Regression
Description:

This package provides datasets to accompany J. Fox and S. Weisberg, An R Companion to Applied Regression, Third Edition, Sage.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091