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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-consrank 3.0
Propagated dependencies: r-gtools@3.9.5 r-proxy@0.4-29 r-rcpp@1.1.1-1.1 r-rlist@0.4.6.2 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: Compute median rankings according to Kemeny's axiomatic approach
Description:

This package lets you compute the median ranking according to Kemeny's axiomatic approach. Rankings can or cannot contain ties, rankings can be both complete or incomplete. The package contains both branch-and-bound algorithms and heuristic solutions recently proposed. The searching space of the solution can either be restricted to the universe of the permutations or unrestricted to all possible ties. The package also provides some useful utilities for deal with preference rankings, including both element-weight Kemeny distance and correlation coefficient.

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-shinydashboardplus 2.0.6
Propagated dependencies: r-fresh@0.2.2 r-htmltools@0.5.9 r-lifecycle@1.0.5 r-shiny@1.13.0 r-shinydashboard@0.7.3 r-waiter@0.2.5-1.927501b
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RinteRface/shinydashboardPlus
Licenses: GPL 2+
Build system: r
Synopsis: Add more AdminLTE2 components to shinydashboard
Description:

This package extends shinydashboard with AdminLTE2 components. AdminLTE2 is a Bootstrap 3 dashboard template. Customize boxes, add timelines and a lot more.

r-egg 0.4.5
Propagated dependencies: r-ggplot2@4.0.3 r-gridextra@2.3 r-gtable@0.3.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/egg
Licenses: GPL 3
Build system: r
Synopsis: Extensions for ggplot2
Description:

This package provides miscellaneous functions to help customize ggplot2 objects. High-level functions are provided to post-process ggplot2 layouts and allow alignment between plot panels, as well as setting panel sizes to fixed values. Other functions include a custom geom, and helper functions to enforce symmetric scales or add tags to facetted plots.

r-assertable 0.2.8
Propagated dependencies: r-data-table@1.18.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/assertable/
Licenses: GPL 3
Build system: r
Synopsis: Verbose assertions for tabular data (data.frames and data.tables)
Description:

This package provides simple, flexible assertions on data.frame or data.table objects with verbose output for vetting. While other assertion packages apply towards more general use-cases, assertable is tailored towards tabular data. It includes functions to check variable names and values, whether the dataset contains all combinations of a given set of unique identifiers, and whether it is a certain length. In addition, assertable includes utility functions to check the existence of target files and to efficiently import multiple tabular data files into one data.table.

r-abc 2.2.2
Propagated dependencies: r-abc-data@1.1 r-locfit@1.5-9.12 r-mass@7.3-65 r-nnet@7.3-20 r-quantreg@6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abc/
Licenses: GPL 3+
Build system: r
Synopsis: Tools for Approximate Bayesian Computation (ABC)
Description:

This package implements several Approximate Bayesian Computation (ABC) algorithms for performing parameter estimation, model selection, and goodness-of-fit. Cross-validation tools are also available for measuring the accuracy of ABC estimates, and to calculate the misclassification probabilities of different models.

r-lbfgsb3c 2024-3.5
Propagated dependencies: r-numderiv@2016.8-1.1 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://nlmixr2.github.io/lbfgsb3c/
Licenses: GPL 2
Build system: r
Synopsis: Limited memory BFGS minimizer with bounds on parameters
Description:

This package lets you interface to Nocedal et al. L-BFGS-B.3.0 limited memory BFGS minimizer with bounds on parameters. This registers a R compatible C interface to L-BFGS-B.3.0 that uses the same function types and optimization as the optim() function. This package also adds more stopping criteria as well as allowing the adjustment of more tolerances.

r-perm 1.0-0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/perm/
Licenses: GPL 2+
Build system: r
Synopsis: Exact or asymptotic permutation tests
Description:

This package provides several methods for performing permutation tests. It has three main functions, to perform linear permutation tests. These tests are tests where the test statistic is the sum of the product of a covariate (usually group indicator) and the scores.

r-drr 0.0.5
Propagated dependencies: r-cvst@0.2-3 r-kernlab@0.9-33 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/DRR
Licenses: GPL 3
Build system: r
Synopsis: Dimensionality reduction via regression
Description:

This package provides an implementation of dimensionality reduction via regression using Kernel Ridge Regression.

r-sqldf 0.4-12
Propagated dependencies: r-chron@2.3-62 r-dbi@1.3.0 r-gsubfn@0.7 r-proto@1.0.0 r-rsqlite@3.52.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ggrothendieck/sqldf
Licenses: GPL 2
Build system: r
Synopsis: Manipulate R data frames using SQL
Description:

The sqldf function is typically passed a single argument which is an SQL select statement where the table names are ordinary R data frame names. sqldf transparently sets up a database, imports the data frames into that database, performs the SQL statement and returns the result using a heuristic to determine which class to assign to each column of the returned data frame. The sqldf or read.csv.sql functions can also be used to read filtered files into R even if the original files are larger than R itself can handle.

r-ggpol 0.0.7
Propagated dependencies: r-dplyr@1.2.1 r-ggplot2@4.0.3 r-glue@1.8.1 r-gtable@0.3.6 r-plyr@1.8.9 r-rlang@1.2.0 r-tibble@3.3.1
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-caliberrfimpute 1.0-8
Propagated dependencies: r-mice@3.19.0 r-mvtnorm@1.3-7 r-randomforest@4.7-1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=CALIBERrfimpute
Licenses: GPL 3
Build system: r
Synopsis: Multiple imputation using MICE and random forest
Description:

This package provides functions to impute using random forest. It operates under full conditional specifications (multivariate imputation by chained equations).

r-rstanarm 2.32.2
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-bayesplot@1.15.0 r-bh@1.90.0-1 r-ggplot2@4.0.3 r-lme4@2.0-1 r-loo@2.9.0 r-matrix@1.7-5 r-nlme@3.1-169 r-posterior@1.7.0 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2 r-rcppparallel@5.1.11-2 r-reformulas@0.4.4 r-rstan@2.32.7 r-rstantools@2.6.0 r-shinystan@2.7.0 r-stanheaders@2.32.10 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mc-stan.org/rstanarm/
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian applied regression modeling via Stan
Description:

This package estimates previously compiled regression models using the rstan package, which provides the R interface to the Stan C++ library for Bayesian estimation. Users specify models via the customary R syntax with a formula and data.frame plus some additional arguments for priors.

r-posterior 1.7.0
Propagated dependencies: r-abind@1.4-8 r-checkmate@2.3.4 r-distributional@0.7.0 r-matrixstats@1.5.0 r-pillar@1.11.1 r-rlang@1.2.0 r-tensora@0.36.2.1 r-tibble@3.3.1 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mc-stan.org/posterior/
Licenses: Modified BSD
Build system: r
Synopsis: Tools for working with posterior distributions
Description:

This package provides useful tools for both users and developers of packages for fitting Bayesian models or working with output from Bayesian models. The primary goals of the package are to:

  1. Efficiently convert between many different useful formats of draws (samples) from posterior or prior distributions.

  2. Provide consistent methods for operations commonly performed on draws, for example, subsetting, binding, or mutating draws.

  3. Provide various summaries of draws in convenient formats.

  4. Provide lightweight implementations of state of the art posterior inference diagnostics.

r-roi 1.0-2
Propagated dependencies: r-checkmate@2.3.4 r-registry@0.5-1 r-slam@0.1-55
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://roi.r-forge.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: R optimization infrastructure
Description:

The ROI is a framework for handling optimization problems in R.

r-gfonts 0.2.0
Propagated dependencies: r-crayon@1.5.3 r-crul@1.6.0 r-glue@1.8.1 r-htmltools@0.5.9 r-jsonlite@2.0.0 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dreamrs.github.io/gfonts/
Licenses: GPL 3
Build system: r
Synopsis: Offline Google fonts for Markdown and Shiny
Description:

This package lets you download Google fonts and generate CSS to use in rmarkdown documents and Shiny applications. Some popular fonts are included and ready to use.

r-mritc 0.5-3
Propagated dependencies: r-lattice@0.22-9 r-misc3d@0.9-2 r-oro-nifti@0.11.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=mritc
Licenses: GPL 3+
Build system: r
Synopsis: MRI tissue classification
Description:

This package provides various methods for MRI tissue classification.

r-bh 1.90.0-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/bh
Licenses: Boost 1.0
Build system: r
Synopsis: R package providing subset of Boost headers
Description:

This package aims to provide the most useful subset of Boost libraries for template use among CRAN packages.

r-exactextractr 0.10.1
Dependencies: geos@3.12.1
Propagated dependencies: r-raster@3.6-32 r-rcpp@1.1.1-1.1 r-sf@1.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://isciences.gitlab.io/exactextractr/
Licenses: ASL 2.0
Build system: r
Synopsis: Fast extraction from raster datasets using polygons
Description:

This package provides a replacement for the extract function from the raster package that is suitable for extracting raster values using sf polygons.

r-spelling 2.3.2
Propagated dependencies: r-commonmark@2.0.0 r-hunspell@3.0.6 r-knitr@1.51 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/spelling/
Licenses: Expat
Build system: r
Synopsis: Tools for spell checking in R
Description:

This is an R package for spell checking common document formats including LaTeX, markdown, manual pages, and DESCRIPTION files. It includes utilities to automate checking of documentation and vignettes as a unit test during R CMD check. Both British and American English are supported out of the box and other languages can be added. In addition, packages may define a wordlist to allow custom terminology without having to abuse punctuation.

r-gbm 2.2.3
Propagated dependencies: r-lattice@0.22-9 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gbm-developers/gbm
Licenses: GPL 2+
Build system: r
Synopsis: Generalized boosted regression models
Description:

This package is an implementation of extensions to Freund and Schapire's AdaBoost algorithm and Friedman's gradient boosting machine. It includes regression methods for least squares, absolute loss, t-distribution loss, quantile regression, logistic, multinomial logistic, Poisson, Cox proportional hazards partial likelihood, AdaBoost exponential loss, Huberized hinge loss, and Learning to Rank measures (LambdaMart).

r-correlation 0.8.8
Propagated dependencies: r-bayestestr@0.18.0 r-datawizard@1.3.1 r-insight@1.5.1 r-parameters@0.29.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://easystats.github.io/correlation/
Licenses: GPL 3
Build system: r
Synopsis: Methods for correlation analysis
Description:

This is a lightweight package for computing different kinds of correlations. These correlations include partial correlations, Bayesian correlations, multilevel correlations, polychoric correlations, biweight correlations, distance correlations and more.

r-robust 0.7-5
Propagated dependencies: r-fit-models@0.64 r-lattice@0.22-9 r-mass@7.3-65 r-robustbase@0.99-7 r-rrcov@1.7-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/robust
Licenses: GPL 2
Build system: r
Synopsis: Port of the S+ "Robust Library"
Description:

This package is a port of the S+ "Robust Library". It provides methods for robust statistics, notably for robust regression and robust multivariate analysis.

r-spatstat-linnet 3.5-0
Propagated dependencies: r-matrix@1.7-5 r-spatstat-data@3.1-9 r-spatstat-explore@3.8-0 r-spatstat-geom@3.7-3 r-spatstat-model@3.7-0 r-spatstat-random@3.4-5 r-spatstat-sparse@3.2-0 r-spatstat-univar@3.2-0 r-spatstat-utils@3.2-3
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.

Total packages: 72166