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

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-fit-models 0.64
Propagated dependencies: r-lattice@0.22-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/fit.models
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Compare fitted models
Description:

The fit.models function and its associated methods (coefficients, print, summary, plot, etc.) were originally provided in the robust package to compare robustly and classically fitted model objects. The aim of the fit.models package is to separate this fitted model object comparison functionality from the robust package and to extend it to support fitting methods (e.g., classical, robust, Bayesian, regularized, etc.) more generally.

r-formatr 1.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://yihui.org/formatr/
Licenses: GPL 3+
Build system: r
Synopsis: Format R code automatically
Description:

This package provides a function to format R source code. Spaces and indent will be added to the code automatically, and comments will be preserved under certain conditions, so that R code will be more human-readable and tidy. There is also a Shiny app as a user interface in this package.

r-rarpack 0.11-0
Propagated dependencies: r-rspectra@0.16-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yixuan/rARPACK
Licenses: Modified BSD
Build system: r
Synopsis: Solvers for large scale eigenvalue and SVD problems
Description:

This package was previously an R wrapper of the ARPACK library, and now a shell of the R package RSpectra, an R interface to the Spectra library for solving large scale eigenvalue/vector problems. The current version of rARPACK simply imports and exports the functions provided by RSpectra. New users of rARPACK are advised to switch to the RSpectra package.

r-lme4 2.0-1
Propagated dependencies: r-boot@1.3-32 r-lattice@0.22-9 r-mass@7.3-65 r-matrix@1.7-5 r-minqa@1.2.8 r-nlme@3.1-169 r-nloptr@2.2.1 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2 r-rdpack@2.6.6 r-reformulas@0.4.4 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lme4
Licenses: GPL 2+
Build system: r
Synopsis: Linear mixed-effects models using eigen and S4
Description:

This package provides fit linear and generalized linear mixed-effects models. The models and their components are represented using S4 classes and methods. The core computational algorithms are implemented using the Eigen C++ library for numerical linear algebra and RcppEigen glue.

r-rpostgres 1.4.10
Dependencies: openssl@3.5.5 postgresql@14.20
Propagated dependencies: r-bit64@4.8.2 r-blob@1.3.0 r-cpp11@0.5.5 r-dbi@1.3.0 r-hms@1.1.4 r-lubridate@1.9.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rpostgres.r-dbi.org
Licenses: GPL 3
Build system: r
Synopsis: Rcpp Interface to PostgreSQL
Description:

This package provides a fully DBI-compliant Rcpp-backed interface to PostgreSQL, a relational database.

r-permute 0.9-10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gavinsimpson/permute
Licenses: GPL 2+
Build system: r
Synopsis: Functions for generating restricted permutations of data
Description:

This package provides a set of restricted permutation designs for freely exchangeable, line transects (time series), spatial grid designs and permutation of blocks (groups of samples). permute also allows split-plot designs, in which the whole-plots or split-plots or both can be freely exchangeable.

r-clvalid 0.7
Propagated dependencies: r-class@7.3-23 r-cluster@2.1.8.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=clValid
Licenses: LGPL 3
Build system: r
Synopsis: Validation of clustering results
Description:

Statistical and biological validation of clustering results. This package implements Dunn Index, Silhouette, Connectivity, Stability, BHI and BSI. Further information can be found in Brock, G et al. (2008) <doi: 10.18637/jss.v025.i04>.

r-findpython 1.0.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trevorld/findpython
Licenses: Expat
Build system: r
Synopsis: Functions to find an acceptable Python binary
Description:

This package was designed to find an acceptable Python binary that matches version and feature constraints.

r-dirmult 0.1.3-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=dirmult
Licenses: GPL 2+
Build system: r
Synopsis: Estimation in Dirichlet-Multinomial distribution
Description:

This package estimates the parameters in Dirichlet-Multinomial and computes log-likelihoods.

r-iterators 1.0.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/iterators
Licenses: ASL 2.0
Build system: r
Synopsis: Iterator construct for R
Description:

This package provides support for iterators, which allow a programmer to traverse through all the elements of a vector, list, or other collection of data.

r-lfc 0.2.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/erhard-lab/lfc
Licenses: ASL 2.0
Build system: r
Synopsis: Log fold change distribution tools for working with ratios of counts
Description:

This is a package for ratios of count data such as obtained from RNA-seq are modelled using Bayesian statistics to derive posteriors for effects sizes. This approach is described in Erhard & Zimmer (2015) <doi:10.1093/nar/gkv696> and Erhard (2018) <doi:10.1093/bioinformatics/bty471>.

r-mlr3filters 0.9.1
Propagated dependencies: r-backports@1.5.1 r-checkmate@2.3.4 r-cli@3.6.6 r-data-table@1.18.4 r-mlr3@1.6.0 r-mlr3misc@0.21.0 r-paradox@1.0.1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3filters.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Filter based feature selection for mlr3
Description:

This package extends mlr3 with filter methods for feature selection. Besides standalone filter methods built-in methods of any machine-learning algorithm are supported. Partial scoring of multivariate filter methods is supported.

r-zooimage 5.5.2
Propagated dependencies: r-digest@0.6.39 r-dt@0.34.0 r-filehash@2.4-6 r-jpeg@0.1-11 r-mass@7.3-65 r-mda@0.5-5 r-mlearning@1.2.1 r-png@0.1-9 r-shiny@1.13.0 r-svdialogs@1.1.2 r-svmisc@1.4.3 r-tiff@0.1-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.sciviews.org/zooimage
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of numerical plankton images
Description:

This package provides a solution for analyzing digital images of plankton. In combination with ImageJ, an image analysis system, it processes digital images, measures individuals, trains for automatic classification of taxa, and finally, measures plankton samples (abundances, total and partial size spectra or biomasses, etc.).

r-evmix 2.12
Propagated dependencies: r-gsl@2.1-9 r-mass@7.3-65 r-sparsem@1.84-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.math.canterbury.ac.nz/~c.scarrott/evmix.shtml
Licenses: GPL 3
Build system: r
Synopsis: Extreme value threshold estimation and uncertainty quantification
Description:

This package provides the usual distribution functions, maximum likelihood inference and model diagnostics for univariate stationary extreme value mixture models. Also, there are provided kernel density estimation including various boundary corrected kernel density estimation methods and a wide choice of kernels, with cross-validation likelihood based bandwidth estimator. Reasonable consistency with the base functions in the evd package is provided, so that users can safely interchange most code.

r-oenb 0.0.2
Propagated dependencies: r-dplyr@1.2.1 r-xml@3.99-0.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/franzmohr/oenb
Licenses: GPL 2+
Build system: r
Synopsis: Tools for the OeNB Data Web Service
Description:

Tools to access data from the data web service of the OeNB, https://www.oenb.at/en/Statistics/User-Defined-Tables/webservice.html.

r-carrier 0.3.0.4
Propagated dependencies: r-lobstr@1.2.1 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/carrier
Licenses: GPL 3
Build system: r
Synopsis: Isolate functions for remote execution
Description:

Sending functions to remote processes can be wasteful of resources because they carry their environments with them. With this package, it is easy to create functions that are isolated from their environment. These isolated functions, also called crates, print to the console with their total size and can be easily tested locally before being sent to a remote.

r-abtest 1.0.1
Propagated dependencies: r-matrix@1.7-5 r-mvtnorm@1.3-7 r-plotrix@3.8-14 r-qgam@2.0.0 r-rcolorbrewer@1.1-3 r-rcpp@1.1.1-1.1 r-sn@2.1.3 r-truncnorm@1.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abtest/
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian A/B testing
Description:

This package provides functions for Bayesian A/B testing including prior elicitation options based on Kass and Vaidyanathan (1992) doi:10.1111/j.2517-6161.1992.tb01868.x.

r-paws-machine-learning 0.9.0
Propagated dependencies: r-paws-common@0.8.9
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 machine learning services
Description:

This package provides an interface to Amazon Web Services machine learning services, including SageMaker managed machine learning service, natural language processing, speech recognition, translation, and more.

r-ggfortify 0.4.19
Propagated dependencies: r-dplyr@1.2.1 r-ggplot2@4.0.3 r-gridextra@2.3 r-scales@1.4.0 r-stringr@1.6.0 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/sinhrks/ggfortify
Licenses: GPL 2
Build system: r
Synopsis: Data visualization tools for statistical analysis results
Description:

This package provides unified plotting tools for statistics commonly used, such as GLM, time series, PCA families, clustering and survival analysis. The package offers a single plotting interface for these analysis results and plots in a unified style using the ggplot2 package.

r-altmeta 4.3.1
Propagated dependencies: r-coda@0.19-4.1 r-lme4@2.0-1 r-matrix@1.7-5 r-metafor@5.0-1 r-rjags@4-17
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/altmeta/
Licenses: GPL 2+
Build system: r
Synopsis: Alternative meta-analysis methods
Description:

This package provides alternative statistical methods for meta-analysis, including:

  1. bivariate generalized linear mixed models for synthesizing odds ratios, relative risks, and risk differences

  2. heterogeneity tests and measures that are robust to outliers;

  3. measures, tests, and visualization tools for publication bias or small-study effects;

  4. meta-analysis of diagnostic tests for synthesizing sensitivities, specificities, etc.;

  5. meta-analysis methods for synthesizing proportions;

  6. models for multivariate meta-analysis.

r-semplot 1.1.8
Propagated dependencies: r-colorspace@2.1-2 r-corpcor@1.6.10 r-igraph@2.3.1 r-lavaan@0.6-21 r-lisreltor@0.3 r-openmx@2.22.11 r-plyr@1.8.9 r-qgraph@1.9.8 r-rockchalk@1.8.164 r-sem@3.1-16 r-xml@3.99-0.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/SachaEpskamp/semPlot
Licenses: GPL 2
Build system: r
Synopsis: Unified visualizations of structural equation models
Description:

Structural equation modeling (SEM) has a long history of representing models graphically as path diagrams. The semPlot package for R fills the gap between advanced, but time-consuming, graphical software and the limited graphics produced automatically by SEM software. In addition, semPlot offers more functionality than drawing path diagrams: it can act as a common ground for importing SEM results into R. Any result usable as input to semPlot can also be represented in any of the three popular SEM frame-works, as well as translated to input syntax for the R packages sem and lavaan.

r-rcppdate 0.0.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/rcppdate
Licenses: GPL 2+
Build system: r
Synopsis: date C++ header library for date and time functionality
Description:

This package provides a header-only C++ library is provided with support for dates, time zones, ISO weeks, Julian dates, and Islamic dates. date offers extensive date and time functionality for the C++11, C++14 and C++17 standards. A slightly modified version has been accepted (along with tz.h) as part of C++20. This package regroups all header files from the upstream repository so that other R packages can use them in their C++ code.

r-extrafont 0.20
Propagated dependencies: r-extrafontdb@1.1 r-rttf2pt1@1.3.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wch/extrafont
Licenses: GPL 2
Build system: r
Synopsis: Tools for using fonts in R
Description:

The extrafont package makes it easier to use fonts other than the basic PostScript fonts that R uses. Fonts that are imported into extrafont can be used with PDF or PostScript output files. There are two hurdles for using fonts in PDF (or Postscript) output files:

  1. Making R aware of the font and the dimensions of the characters.

  2. Embedding the fonts in the PDF file so that the PDF can be displayed properly on a device that doesn't have the font. This is usually needed if you want to print the PDF file or share it with others.

The extrafont package makes both of these things easier.

r-mitools 2.4
Propagated dependencies: r-dbi@1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mitools/
Licenses: GPL 2
Build system: r
Synopsis: Tools for multiple imputation of missing data
Description:

This package provides tools to perform analyses and combine results from multiple-imputation datasets.

Total packages: 32521