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

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-assertive-numbers 0.0-2
Propagated dependencies: r-assertive-base@0.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.numbers
Licenses: GPL 3+
Build system: r
Synopsis: Assertions to check properties of numbers
Description:

This package provides a set of predicates and assertions for checking the properties of numbers. This is mainly for use by other package developers who want to include run-time testing features in their own packages.

r-roi-plugin-glpk 1.0-0
Propagated dependencies: r-rglpk@0.6-5.1 r-roi@1.0-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://roi.r-forge.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: ROI plug-in GLPK
Description:

This package enhances the R Optimization Infrastructure (ROI) package by registering the GLPK solver. It allows for solving mixed integer linear programming (MILP) problems as well as all variants/combinations of LP and IP.

r-class 7.3-23
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stats.ox.ac.uk/pub/MASS4/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: R functions for classification
Description:

This package provides various functions for classification, including k-nearest neighbour, Learning Vector Quantization and Self-Organizing Maps.

r-billboarder 0.5.1
Propagated dependencies: r-ggplot2@4.0.3 r-htmltools@0.5.9 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-magrittr@2.0.5 r-rlang@1.2.0 r-scales@1.4.0 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dreamRs/billboarder
Licenses: Expat
Build system: r
Synopsis: Create interactive charts with the JavaScript Billboard library
Description:

This package provides an htmlwidgets interface to billboard.js, a re-usable easy interface JavaScript chart library, based on D3 v4+. Chart types include line charts, scatterplots, bar/lollipop charts, histogram/density plots, pie/donut charts and gauge charts. All charts are interactive, and a proxy method is implemented to smoothly update a chart without rendering it again in shiny apps.

r-ac3net 1.2.2
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/Ac3net/
Licenses: GPL 3+
Build system: r
Synopsis: Inferring directional conservative causal core gene networks
Description:

This package infers directional Conservative causal core (gene) networks (C3NET). This is a version of the algorithm C3NET with directional network.

r-ggiraph 0.9.6
Dependencies: libpng@1.6.39 zlib@1.3.1
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-gdtools@0.5.0 r-ggplot2@4.0.3 r-htmltools@0.5.9 r-htmlwidgets@1.6.4 r-mass@7.3-65 r-purrr@1.2.2 r-rcpp@1.1.1-1.1 r-rlang@1.2.0 r-s7@0.2.2 r-systemfonts@1.3.2 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://davidgohel.github.io/ggiraph/
Licenses: GPL 3
Build system: r
Synopsis: Make ggplot2 graphics interactive
Description:

Create interactive ggplot2 graphics using htmlwidgets.

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-formattable 0.2.1
Propagated dependencies: r-htmltools@0.5.9 r-htmlwidgets@1.6.4 r-knitr@1.51 r-rmarkdown@2.31
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/renkun-ken/formattable
Licenses: Expat
Build system: r
Synopsis: Print vectors and data frames with text formatting
Description:

This R package provides functions to create formattable vectors and data frames. Formattable vectors are printed with text formatting, and formattable data frames are printed with multiple types of formatting in HTML to improve the readability of data presented in tabular form rendered in web pages.

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-randomforestsrc 3.6.2
Propagated dependencies: r-data-tree@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/randomForestSRC/
Licenses: GPL 3+
Build system: r
Synopsis: Random forests for survival, regression, and classification
Description:

This package implements fast OpenMP parallel computing of Breiman's random forests for survival, competing risks, regression and classification based on Ishwaran and Kogalur's popular random survival forests (RSF) package. It handles missing data and now includes multivariate, unsupervised forests, quantile regression and solutions for class imbalanced data. It provides a fast interface using subsampling and confidence regions for variable importance.

r-stabm 1.2.2
Propagated dependencies: r-checkmate@2.3.4 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bommert.github.io/stabm/
Licenses: LGPL 3
Build system: r
Synopsis: Stability measures for feature selection
Description:

This package provides an implementation of many measures for the assessment of the stability of feature selection. Both simple measures and measures which take into account the similarities between features are available.

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-dynlm 0.3-6
Propagated dependencies: r-car@3.1-5 r-lmtest@0.9-40 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=dynlm
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Dynamic linear regression
Description:

This package provides an interface to lm.wfit for fitting dynamic linear models and time series regression relationships.

r-argparse 2.3.1
Dependencies: python@3.12.12
Propagated dependencies: r-findpython@1.0.9 r-jsonlite@2.0.0 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trevorld/argparse
Licenses: GPL 2+
Build system: r
Synopsis: Command line optional and positional argument parser
Description:

This package provides a command line parser to be used with Rscript to write shebang scripts that gracefully accept positional and optional arguments and automatically generate usage notices.

r-googlevis 0.7.3
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mages.github.io/googleVis/
Licenses: GPL 2+
Build system: r
Synopsis: R interface to Google Charts
Description:

The googleVis package provides an interface between R and the Google Charts API. Google Charts offer interactive charts which can be embedded into web pages. The functions of the googleVis package allow the user to visualise data stored in R data frames with Google Charts without uploading the data to Google. The output of a googleVis function is HTML code that contains the data and references to JavaScript functions hosted by Google. googleVis makes use of the internal R HTTP server to display the output locally.

r-limsolve 2.0.1
Propagated dependencies: r-lpsolve@5.6.23 r-mass@7.3-65 r-quadprog@1.5-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/limSolve
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Solving linear inverse models
Description:

This package provides functions that:

  1. find the minimum/maximum of a linear or quadratic function,

  2. sample an underdetermined or overdetermined system,

  3. solve a linear system Ax=B for the unknown x.

It includes banded and tridiagonal linear systems. The package calls Fortran functions from LINPACK.

r-sass 0.4.10
Propagated dependencies: r-fs@2.1.0 r-htmltools@0.5.9 r-r6@2.6.1 r-rappdirs@0.3.4 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/sass
Licenses: Expat
Build system: r
Synopsis: Syntactically Awesome Style Sheets (SASS)
Description:

This package provides an SCSS compiler, powered by the libsass library. With this, R developers can use variables, inheritance, and functions to generate dynamic style sheets. The package uses the Sass CSS extension language, which is stable, powerful, and CSS compatible.

r-picante 1.8.2
Propagated dependencies: r-ape@5.8-1 r-nlme@3.1-169 r-vegan@2.7-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/picante/
Licenses: GPL 2
Build system: r
Synopsis: Integrating phylogenies and ecology
Description:

This package provides functions for phylocom integration, community analyses, null-models, traits and evolution. It implements numerous ecophylogenetic approaches including measures of community phylogenetic and trait diversity, phylogenetic signal, estimation of trait values for unobserved taxa, null models for community and phylogeny randomizations, and utility functions for data input/output and phylogeny plotting. A full description of package functionality and methods are provided by Kembel et al. (2010).

r-univoutl 0.5.0
Propagated dependencies: r-hmisc@5.2-5 r-robustbase@0.99-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/marcellodo/univOutl
Licenses: GPL 2+
Build system: r
Synopsis: Detection of univariate outliers
Description:

This package provides well-known outlier detection techniques in the univariate case. Methods to deal with skewed distribution are included too. The Hidiroglou-Berthelot (1986) method to search for outliers in ratios of historical data is implemented as well. When available, survey weights can be used in outliers detection.

r-ranger 0.18.0
Propagated dependencies: r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/imbs-hl/ranger
Licenses: GPL 3
Build system: r
Synopsis: Fast implementation of random forests
Description:

This package provides a fast implementation of Random Forests, particularly suited for high dimensional data. Ensembles of classification, regression, survival and probability prediction trees are supported. Data from genome-wide association studies can be analyzed efficiently.

r-stabs 0.7-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hofnerb/stabs
Licenses: GPL 2
Build system: r
Synopsis: Stability selection with error control
Description:

This package provides resampling procedures to assess the stability of selected variables with additional finite sample error control for high-dimensional variable selection procedures such as Lasso or boosting. Both, standard stability selection (Meinshausen & Buhlmann, 2010) and complementary pairs stability selection with improved error bounds (Shah & Samworth, 2013) are implemented. The package can be combined with arbitrary user specified variable selection approaches.

r-logistf 1.26.1
Propagated dependencies: r-formula-tools@1.7.1 r-matrix@1.7-5 r-mgcv@1.9-4 r-mice@3.19.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cemsiis.meduniwien.ac.at/en/kb/science-research/software/statistical-software/firth-correction/
Licenses: GPL 3+
Build system: r
Synopsis: Firth's bias-reduced logistic regression
Description:

Fit a logistic regression model using Firth's bias reduction method, equivalent to penalization of the log-likelihood by the Jeffreys prior. Confidence intervals for regression coefficients can be computed by penalized profile likelihood. Firth's method was proposed as ideal solution to the problem of separation in logistic regression, see Heinze and Schemper (2002) <doi:10.1002/sim.1047>. If needed, the bias reduction can be turned off such that ordinary maximum likelihood logistic regression is obtained. Two new modifications of Firth's method, FLIC and FLAC, lead to unbiased predictions and are now available in the package as well, see Puhr et al (2017) <doi:10.1002/sim.7273>.

r-itertools 0.1-3
Propagated dependencies: r-iterators@1.0.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/itertools/
Licenses: GPL 2
Build system: r
Synopsis: Iterator tools
Description:

This package provides various tools for creating iterators, many patterned after functions in the Python itertools module, and others patterned after functions in the snow package.

r-reshape2 1.4.5
Propagated dependencies: r-plyr@1.8.9 r-rcpp@1.1.1-1.1 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/reshape
Licenses: Expat
Build system: r
Synopsis: Flexibly reshape data: a reboot of the "reshape" package
Description:

Reshape2 is an R library to flexibly restructure and aggregate data using just two functions: melt and dcast (or acast).

Total packages: 73977