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

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-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-glasso 1.11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://statweb.stanford.edu/~tibs/glasso/
Licenses: GPL 2
Build system: r
Synopsis: Graphical Lasso: estimation of Gaussian graphical models
Description:

This is a package for estimation of a sparse inverse covariance matrix using a lasso (L1) penalty. Facilities are provided for estimates along a path of values for the regularization parameter.

r-miniui 0.1.2
Propagated dependencies: r-htmltools@0.5.8.1 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/miniUI/
Licenses: GPL 3
Build system: r
Synopsis: Shiny UI widgets for small screens
Description:

This package provides UI widget and layout functions for writing Shiny apps that work well on small screens.

r-broom-helpers 1.22.0
Propagated dependencies: r-broom@1.0.10 r-cards@0.7.0 r-cli@3.6.5 r-dplyr@1.1.4 r-labelled@2.16.0 r-lifecycle@1.0.4 r-purrr@1.2.0 r-rlang@1.1.6 r-stringr@1.6.0 r-tibble@3.3.0 r-tidyr@1.3.1 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://larmarange.github.io/broom.helpers/
Licenses: GPL 3+
Build system: r
Synopsis: Helpers for Model Coefficients Tibbles
Description:

This package provides suite of functions to work with regression model broom::tidy() tibbles. The suite includes functions to group regression model terms by variable, insert reference and header rows for categorical variables, add variable labels, and more.

r-ggeffects 2.3.1
Propagated dependencies: r-datawizard@1.3.0 r-insight@1.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/strengejacke/ggeffects
Licenses: GPL 3
Build system: r
Synopsis: Create tidy data frames of marginal effects for ggplot
Description:

This package provides tools to compute marginal effects from statistical models and return the result as tidy data frames. These data frames are ready to use with the ggplot2 package. Marginal effects can be calculated for many different models. Interaction terms, splines and polynomial terms are also supported. The two main functions are ggpredict() and ggeffect(). There is a generic plot() method to plot the results using ggplot2.

r-lpsolve 5.6.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lpSolve
Licenses: LGPL 2.0
Build system: r
Synopsis: R interface to Lp_solve to solve linear/integer programs
Description:

Lp_solve is software for solving linear, integer and mixed integer programs. This implementation supplies a "wrapper" function in C and some R functions that solve general linear/integer problems, assignment problems, and transportation problems.

r-pkgconfig 2.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/pkgconfig
Licenses: Expat
Build system: r
Synopsis: Private configuration for R packages
Description:

This package provides the functionality to set configuration options on a per-package basis. Options set by a given package only apply to that package, other packages are unaffected.

r-emmeans 2.0.0
Propagated dependencies: r-estimability@1.5.1 r-mvtnorm@1.3-3 r-numderiv@2016.8-1.1 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rvlenth/emmeans
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Estimated marginal means, aka least-squares means
Description:

This package provides tools to obtain estimated marginal means (EMMs) for many linear, generalized linear, and mixed models. It can be used to compute contrasts or linear functions of EMMs, trends, and comparisons of slopes.

r-mlr3learners 0.13.0
Propagated dependencies: r-checkmate@2.3.3 r-data-table@1.17.8 r-mlr3@1.2.0 r-mlr3misc@0.19.0 r-paradox@1.0.1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3learners.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Recommended Learners for @code{mlr3}
Description:

mlr3learners extends mlr3 and mlr3proba with interfaces to essential machine learning packages on CRAN. This includes, but is not limited to: (penalized) linear and logistic regression, linear and quadratic discriminant analysis, k-nearest neighbors, naive Bayes, support vector machines, and gradient boosting.

r-scatterplot3d 0.3-44
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/scatterplot3d/
Licenses: GPL 2
Build system: r
Synopsis: 3D scatter plot
Description:

This package provides an implementation of scatter plots for plotting. a three dimensional point cloud.

r-mitml 0.4-5
Propagated dependencies: r-haven@2.5.5 r-jomo@2.7-6 r-pan@1.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mitml/
Licenses: GPL 2+
Build system: r
Synopsis: Tools for multiple imputation in multilevel modeling
Description:

This package provides tools for multiple imputation of missing data in multilevel modeling. It includes a user-friendly interface to the packages pan and jomo, and several functions for visualization, data management and the analysis of multiply imputed data sets.

r-pagoda2 1.0.13
Propagated dependencies: r-dendsort@0.3.4 r-drat@0.2.5 r-fastcluster@1.3.0 r-igraph@2.2.1 r-irlba@2.3.5.1 r-magrittr@2.0.4 r-mass@7.3-65 r-matrix@1.7-4 r-mgcv@1.9-4 r-n2r@1.0.3 r-plyr@1.8.9 r-r-utils@2.13.0 r-r6@2.6.1 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rcppeigen@0.3.4.0.2 r-rcppprogress@0.4.2 r-rjson@0.2.23 r-rlang@1.1.6 r-rmtstat@0.3.1 r-rook@1.2 r-rtsne@0.17 r-sccore@1.0.6 r-urltools@1.7.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kharchenkolab/pagoda2
Licenses: GPL 3
Build system: r
Synopsis: Single cell analysis and differential expression
Description:

The package offers functions for analyzing and interactively exploring large-scale single-cell RNA-seq datasets. Pagoda2 primarily performs normalization and differential gene expression analysis, with an interactive application for exploring single-cell RNA-seq datasets. It performs basic tasks such as cell size normalization, gene variance normalization, and can be used to identify subpopulations and run differential expression within individual samples. pagoda2 was written to rapidly process modern large-scale scRNAseq datasets of approximately 1e6 cells. The companion web application allows users to explore which gene expression patterns form the different subpopulations within your data. The package also serves as the primary method for preprocessing data for conos.

r-assertr 3.0.1
Propagated dependencies: r-dplyr@1.1.4 r-mass@7.3-65 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/assertr
Licenses: Expat
Build system: r
Synopsis: Assertive programming for R analysis pipelines
Description:

This package provides functionality to assert conditions that have to be met so that errors in data used in analysis pipelines can fail quickly. It is similar to stopifnot() but more powerful, friendly, and easier for use in pipelines.

r-d3r 1.1.0
Propagated dependencies: r-dplyr@1.1.4 r-htmltools@0.5.8.1 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/timelyportfolio/d3r
Licenses: Modified BSD
Build system: r
Synopsis: Data visualization utilities for R
Description:

This package provides a suite of functions to help ease the use of the d3.js visualization library in R. These helpers include htmltools::htmlDependency functions, hierarchy builders, and conversion tools for partykit, igraph, table, and data.frame R objects into the JSON format that the d3.js library expects.

r-operator-tools 1.6.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/decisionpatterns/operator.tools
Licenses: GPL 2
Build system: r
Synopsis: Utilities for working with R's operators
Description:

This package provides a collection of utilities that allow programming with R's operators. Routines allow classifying operators, translating to and from an operator and its underlying function, and inverting some operators (e.g. comparison operators), etc. All methods can be extended to custom infix operators.

r-rmeta 3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rmeta
Licenses: GPL 2
Build system: r
Synopsis: Tools for meta-analysis
Description:

This package provides functions for simple fixed and random effects meta-analysis for two-sample comparisons and cumulative meta-analyses. It draws standard summary plots, funnel plots, and computes summaries and tests for association and heterogeneity.

r-highr 0.11
Propagated dependencies: r-xfun@0.54
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/highr
Licenses: GPL 3+
Build system: r
Synopsis: Syntax highlighting for R source code
Description:

This package provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package.

r-lgr 0.5.0
Propagated dependencies: r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://s-fleck.github.io/lgr/
Licenses: Expat
Build system: r
Synopsis: Fully featured logging framework
Description:

This package offers a flexible, feature-rich yet light-weight logging framework based on R6 classes. It supports hierarchical loggers, custom log levels, arbitrary data fields in log events, logging to plaintext, JSON, (rotating) files, memory buffers, and databases, as well as email and push notifications.

r-bwstest 0.2.3
Propagated dependencies: r-memoise@2.0.1 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/shabbychef/BWStest
Licenses: LGPL 3
Build system: r
Synopsis: Baumgartner Weiss Schindler Test of equal distributions
Description:

This package performs the Baumgartner-Weiss-Schindler two-sample test of equal probability distributions (doi:10.2307/2533862). It also performs similar rank-based tests for equal probability distributions due to Neuhauser (doi:10.1080/10485250108832874) and Murakami (doi:10.1080/00949655.2010.551516).

r-arrow 22.0.0
Dependencies: apache-arrow@22.0.0 zlib@1.3.1
Propagated dependencies: r-assertthat@0.2.1 r-bit64@4.6.0-1 r-cpp11@0.5.2 r-glue@1.8.0 r-purrr@1.2.0 r-r6@2.6.1 r-rlang@1.1.6 r-tidyselect@1.2.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/apache/arrow/
Licenses: ASL 2.0
Build system: r
Synopsis: R integration to Apache Arrow
Description:

Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. This package provides an R interface to the Arrow C++ library.

r-rhub 2.0.1
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.5 r-curl@7.0.0 r-desc@1.4.3 r-gert@2.2.0 r-gitcreds@0.1.2 r-glue@1.8.0 r-jsonlite@2.0.0 r-pkgbuild@1.4.8 r-processx@3.8.6 r-r6@2.6.1 r-rappdirs@0.3.3 r-rematch@2.0.0 r-rprojroot@2.1.1 r-whoami@1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-hub/rhub
Licenses: Expat
Build system: r
Synopsis: Tools for R package developers
Description:

R-hub uses GitHub Actions to run R CMD check and similar package checks. The rhub package helps you set up R-hub for your R package, and start running checks.

r-deming 1.4-1
Propagated dependencies: r-boot@1.3-32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=deming
Licenses: LGPL 2.0+
Build system: r
Synopsis: Deming, Theil-Sen, Passing-Bablock and Total Least Squares regression
Description:

This package implements generalized Deming regression, Theil-Sen regression and Passing-Bablock regression functions.

r-benchmarkmedata 1.0.4
Propagated dependencies: r-dplyr@1.1.4 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/csgillespie/benchmarkme-data
Licenses: GPL 2+
Build system: r
Synopsis: Data set for the @code{benchmarkme} package
Description:

This package contains the data set for the crowd-sourced benchmarks from running the benchmarkme package.

r-mnormt 2.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://azzalini.stat.unipd.it/SW/Pkg-mnormt
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate normal and "t" distributions
Description:

This package provides functions for computing the density and the distribution function of multivariate normal and "t" random variables, and for generating random vectors sampled from these distributions. Probabilities are computed via non-Monte Carlo methods.

Total packages: 69240