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

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-nada 1.6-1.2
Propagated dependencies: r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=NADA
Licenses: GPL 2+
Build system: r
Synopsis: Nondetects and data analysis for environmental data
Description:

This package contains methods described by Dennis Helsel in his book Nondetects and Data Analysis: Statistics for Censored Environmental Data.

r-smd 0.8.0
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bsaul.github.io/smd/
Licenses: Expat
Build system: r
Synopsis: Compute standardized mean differences
Description:

This package computes standardized mean differences and confidence intervals for multiple data types based on Yang, D., & Dalton, J. E. (2012) <https://support.sas.com/resources/papers/proceedings12/335-2012.pdf>.

r-acs 2.1.4
Propagated dependencies: r-httr@1.4.7 r-plyr@1.8.9 r-stringr@1.6.0 r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dusp.mit.edu/faculty/ezra-haber-glenn
Licenses: GPL 3
Build system: r
Synopsis: Work with data from the US Census
Description:

This package provides a general toolkit for downloading, managing, analyzing, and presenting data from the U.S. Census, including SF1 (Decennial short-form), SF3 (Decennial long-form), and the American Community Survey (ACS). Confidence intervals provided with ACS data are converted to standard errors to be bundled with estimates in complex acs objects. The package provides new methods to conduct standard operations on acs objects and present/plot data in statistically appropriate ways.

r-factoextra 1.0.7
Propagated dependencies: r-abind@1.4-8 r-cluster@2.1.8.1 r-dendextend@1.19.1 r-factominer@2.12 r-ggplot2@4.0.1 r-ggpubr@0.6.2 r-ggrepel@0.9.6 r-reshape2@1.4.5 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.sthda.com/english/rpkgs/factoextra
Licenses: GPL 2
Build system: r
Synopsis: Extract and visualize the results of multivariate data analyses
Description:

This package provides some easy-to-use functions to extract and visualize the output of multivariate data analyses, including PCA (Principal Component Analysis), CA (Correspondence Analysis), MCA (Multiple Correspondence Analysis), FAMD (Factor Analysis of Mixed Data), MFA (Multiple Factor Analysis) and HMFA (Hierarchical Multiple Factor Analysis) functions from different R packages. It contains also functions for simplifying some clustering analysis steps and provides ggplot2-based elegant data visualization.

r-getpass 0.2-4
Propagated dependencies: r-rstudioapi@0.17.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wrathematics/getPass
Licenses: FreeBSD
Build system: r
Synopsis: Masked user input
Description:

This package provides a micro-package for reading "passwords", i.e. reading user input with masking, so that the input is not displayed as it is typed. Currently, RStudio, the command line (every OS), and any platform where tcltk is present are supported.

r-naturalsort 0.1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/naturalsort/
Licenses: Modified BSD
Build system: r
Synopsis: Natural ordering
Description:

This package provides functions related to human natural ordering. It handles adjacent digits in a character sequence as a number so that natural sort function arranges a character vector by their numbers, not digit characters.

r-job 0.3.1
Propagated dependencies: r-digest@0.6.39 r-rstudioapi@0.17.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=job
Licenses: Expat
Build system: r
Synopsis: Run code as an RStudio job
Description:

Call job::job(<code here>) to run R code as an RStudio job and keep your console free in the meantime. This allows for a productive workflow while testing (multiple) long-running chunks of code. It can also be used to organize results using the RStudio Jobs GUI or to test code in a clean environment. Two RStudio Addins can be used to run selected code as a job.

r-acmer 1.1.0
Propagated dependencies: r-foreign@0.8-90
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/acmeR/
Licenses: Expat
Build system: r
Synopsis: ACME estimator of bird and bat mortality by wind turbines
Description:

This package provides an implementation of the ACME estimator, described in Wolpert (2015), ACME: A Partially Periodic Estimator of Avian & Chiropteran Mortality at Wind Turbines. Unlike most other models, this estimator supports decreasing-hazard Weibull model for persistence; decreasing search proficiency as carcasses age; variable bleed-through at successive searches; and interval mortality estimates. The package provides, based on search data, functions for estimating the mortality inflation factor in Frequentist and Bayesian settings.

r-nleqslv 3.3.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/nleqslv/
Licenses: GPL 2+
Build system: r
Synopsis: Solve systems of nonlinear equations
Description:

The r-nleqslv package solves a system of nonlinear equations using a Broyden or a Newton method with a choice of global strategies such as line search and trust region. There are options for using a numerical or user supplied Jacobian, for specifying a banded numerical Jacobian and for allowing a singular or ill-conditioned Jacobian.

r-abacus 1.0.0
Propagated dependencies: r-ggplot2@4.0.1 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://shiny.abdn.ac.uk/Stats/apps/
Licenses: GPL 3
Build system: r
Synopsis: Apps-based activities for communicating and understanding statistics
Description:

This package provides a set of Shiny apps for effective communication and understanding in statistics. The current version includes properties of normal distribution, properties of sampling distribution, one-sample z and t tests, two samples independent (unpaired) t test and analysis of variance.

r-capushe 1.1.3
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/capushe/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Calibrating penalties using slope heuristics
Description:

This package provides tools for the calibration of penalized criteria for model selection. The calibration methods available are based on the slope heuristics.

r-scatterpie 0.2.6
Propagated dependencies: r-dplyr@1.1.4 r-ggforce@0.5.0 r-ggfun@0.2.0 r-ggplot2@4.0.1 r-rlang@1.1.6 r-tidyr@1.3.1 r-yulab-utils@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/scatterpie/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Scatter pie plot
Description:

This package creates scatterpie plots, especially useful for plotting pies on a map.

r-safetensors 0.2.0
Propagated dependencies: r-cli@3.6.5 r-jsonlite@2.0.0 r-r6@2.6.1 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mlverse/safetensors
Licenses: Expat
Build system: r
Synopsis: Safetensors file format
Description:

This package provides a file format for storing tensors that is secure (doesn't allow for code execution), fast and simple to implement. safetensors also enables cross language and cross frameworks compatibility making it an ideal format for storing machine learning model weights.

r-smoof 1.6.0.3
Propagated dependencies: r-bbmisc@1.13 r-checkmate@2.3.3 r-ggplot2@4.0.1 r-paramhelpers@1.14.2 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://jakobbossek.github.io/smoof/
Licenses: FreeBSD
Build system: r
Synopsis: Single and multi-objective optimization test functions
Description:

This tool generates high number of both single- and multi-objective test functions. These functions are frequently used for the benchmarking of (numerical) optimization algorithms. Moreover, it offers a set of convenient functions to generate, plot and work with objective functions.

r-extradistr 1.10.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/twolodzko/extraDistr
Licenses: GPL 2
Build system: r
Synopsis: Additional univariate and multivariate distributions
Description:

This package implements density, distribution functions, quantile functions and random generation functions for a large number of univariate and multivariate distributions.

r-gsignal 0.3-7
Propagated dependencies: r-pracma@2.4.6 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gjmvanboxtel/gsignal
Licenses: GPL 3
Build system: r
Synopsis: Signal processing
Description:

This package provides an R implementation of the Octave package signal, containing a variety of signal processing tools, such as signal generation and measurement, correlation and convolution, filtering, filter design, filter analysis and conversion, power spectrum analysis, system identification, decimation and sample rate change, and windowing.

r-abcdefba 0.4
Propagated dependencies: r-corrplot@0.95 r-lattice@0.22-7 r-rgl@1.3.31 r-rglpk@0.6-5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abcdeFBA/
Licenses: GPL 2
Build system: r
Synopsis: A-Biologist-Can-Do-Everything of Flux Balance Analysis with this package
Description:

This package provides functions for Constraint Based Simulation using Flux Balance Analysis and informative analysis of the data generated during simulation.

r-striprtf 0.6.0
Propagated dependencies: r-magrittr@2.0.4 r-rcpp@1.1.0 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kota7/striprtf
Licenses: Expat
Build system: r
Synopsis: Extract Text from RTF File
Description:

Extracts plain text from Rich Text Format (RTF) file.

r-parsnip 1.3.3
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-generics@0.1.4 r-ggplot2@4.0.1 r-globals@0.18.0 r-glue@1.8.0 r-hardhat@1.4.2 r-lifecycle@1.0.4 r-magrittr@2.0.4 r-pillar@1.11.1 r-prettyunits@1.2.0 r-purrr@1.2.0 r-rlang@1.1.6 r-sparsevctrs@0.3.4 r-tibble@3.3.0 r-tidyr@1.3.1 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://parsnip.tidymodels.org
Licenses: GPL 2
Build system: r
Synopsis: Common API to modeling and analysis functions
Description:

This package provides a common interface to allow users to specify a model without having to remember the different argument names across different functions or computational engines (e.g. R, Spark, Stan, etc).

r-kit 0.0.20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=kit
Licenses: GPL 3
Build system: r
Synopsis: Data manipulation functions implemented in C
Description:

This package provides basic functions, implemented in C, for large data manipulation. Fast vectorised ifelse()/nested if()/switch() functions, psum()/pprod() functions equivalent to pmin()/pmax() plus others which are missing from base R. Most of these functions are callable at C level.

r-cowplot 1.2.0
Propagated dependencies: r-ggplot2@4.0.1 r-gtable@0.3.6 r-rlang@1.1.6 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wilkelab/cowplot
Licenses: GPL 2
Build system: r
Synopsis: Streamlined plot theme and plot annotations for ggplot2
Description:

This package provides some helpful extensions and modifications to the ggplot2 package to combine multiple ggplot2 plots into one and label them with letters, as is often required for scientific publications.

r-bio3d 2.4-5
Dependencies: zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://thegrantlab.org/bio3d/
Licenses: GPL 2+
Build system: r
Synopsis: Biological structure analysis
Description:

This package provides utilities to process, organize and explore protein structure, sequence and dynamics data. Features include the ability to read and write structure, sequence and dynamic trajectory data, perform sequence and structure database searches, data summaries, atom selection, alignment, superposition, rigid core identification, clustering, torsion analysis, distance matrix analysis, structure and sequence conservation analysis, normal mode analysis, principal component analysis of heterogeneous structure data, and correlation network analysis from normal mode and molecular dynamics data. In addition, various utility functions are provided to enable the statistical and graphical power of the R environment to work with biological sequence and structural data.

r-brglm2 1.0.1
Propagated dependencies: r-enrichwith@0.4.0 r-mass@7.3-65 r-matrix@1.7-4 r-nleqslv@3.3.5 r-nnet@7.3-20 r-numderiv@2016.8-1.1 r-statmod@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ikosmidis/brglm2
Licenses: GPL 3
Build system: r
Synopsis: Bias reduction in generalized linear models
Description:

This is a package for estimation and inference from generalized linear models based on various methods for bias reduction and maximum penalized likelihood with powers of the Jeffreys prior as penalty. The brglmFit fitting method can achieve reduction of estimation bias by solving either the mean bias-reducing adjusted score equations in Firth (1993) <doi:10.1093/biomet/80.1.27> and Kosmidis and Firth (2009) <doi:10.1093/biomet/asp055>, or the median bias-reduction adjusted score equations in Kenne et al. (2017) <doi:10.1093/biomet/asx046>, or through the direct subtraction of an estimate of the bias of the maximum likelihood estimator from the maximum likelihood estimates as in Cordeiro and McCullagh (1991) <https://www.jstor.org/stable/2345592>.

r-mlr3tuning 1.5.0
Propagated dependencies: r-bbotk@1.8.1 r-checkmate@2.3.3 r-cli@3.6.5 r-data-table@1.17.8 r-lgr@0.5.0 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://mlr3tuning.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Tuning for @code{mlr3}
Description:

mlr3tuning implements methods for hyperparameter tuning, e.g. Grid Search, Random Search, or Simulated Annealing. Various termination criteria can be set and combined. The class AutoTuner provides a convenient way to perform nested resampling in combination with mlr3.

Total packages: 69243