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

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-rtdists 0.11-5
Propagated dependencies: r-evd@2.3-7.1 r-gsl@2.1-9 r-msm@1.8.2 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rtdists/rtdists/
Licenses: GPL 3+
Build system: r
Synopsis: Response Time Distributions
Description:

This package provides response time distributions (density/PDF, distribution function/CDF, quantile function, and random generation):

  • Ratcliff diffusion model (Ratcliff & McKoon, 2008, <doi:10.1162/neco.2008.12-06-420>) based on C code by Andreas and Jochen Voss and

  • linear ballistic accumulator (LBA; Brown & Heathcote, 2008, <doi:10.1016/j.cogpsych.2007.12.002>) with different distributions underlying the drift rate.

r-boruta 9.0.0
Propagated dependencies: r-ranger@0.17.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/mbq/Boruta/
Licenses: GPL 2+
Build system: r
Synopsis: Wrapper algorithm for all relevant feature selection
Description:

This package provides an all relevant feature selection wrapper algorithm. It finds relevant features by comparing original attributes' importance with importance achievable at random, estimated using their permuted copies (shadows).

r-hiddenmarkov 1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/HiddenMarkov/
Licenses: GPL 2+
Build system: r
Synopsis: Hidden markov models for R
Description:

This package contains functions for the analysis of Discrete Time Hidden Markov Models, Markov Modulated GLMs and the Markov Modulated Poisson Process. It includes functions for simulation, parameter estimation, and the Viterbi algorithm. The algorithms are based of those of Walter Zucchini.

r-glinternet 1.0.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://web.stanford.edu/~hastie/Papers/glinternet_jcgs.pdf
Licenses: GPL 2
Build system: r
Synopsis: Learning interactions via hierarchical group-lasso regularization
Description:

Group-Lasso INTERaction-NET. Fits linear pairwise-interaction models that satisfy strong hierarchy: if an interaction coefficient is estimated to be nonzero, then its two associated main effects also have nonzero estimated coefficients. Accommodates categorical variables (factors) with arbitrary numbers of levels, continuous variables, and combinations thereof. Implements the machinery described in the paper "Learning interactions via hierarchical group-lasso regularization" (JCGS 2015, Volume 24, Issue 3). Michael Lim & Trevor Hastie (2015)

r-fpc 2.2-13
Propagated dependencies: r-class@7.3-23 r-cluster@2.1.8.1 r-diptest@0.77-2 r-flexmix@2.3-20 r-kernlab@0.9-33 r-mass@7.3-65 r-mclust@6.1.2 r-prabclus@2.3-4 r-robustbase@0.99-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/fpc
Licenses: GPL 2+
Build system: r
Synopsis: Flexible procedures for clustering
Description:

This package provides various methods for clustering and cluster validation. For example, it provides fixed point clustering, linear regression clustering, clustering by merging Gaussian mixture components, as well as symmetric and asymmetric discriminant projections for visualisation of the separation of groupings.

r-stabs 0.6-4
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-geometries 0.2.5
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dcooley.github.io/geometries/
Licenses: Expat
Build system: r
Synopsis: Convert between R objects and geometric structures
Description:

Geometry shapes in R are typically represented by matrices (points, lines), with more complex shapes being lists of matrices (polygons). Geometries will convert various R objects into these shapes. Conversion functions are available at both the R level, and through Rcpp.

r-lava 1.8.2
Propagated dependencies: r-cli@3.6.5 r-future-apply@1.20.0 r-numderiv@2016.8-1.1 r-progressr@0.18.0 r-squarem@2021.1 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kkholst/lava
Licenses: GPL 3
Build system: r
Synopsis: Latent variable models
Description:

This package provides tools for the estimation and simulation of latent variable models.

r-rcdd 1.6
Dependencies: gmp@6.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.umn.edu/geyer/rcdd/
Licenses: GPL 2
Build system: r
Synopsis: Computational geometry
Description:

This package converts back and forth between two representations of a convex polytope: as solution of a set of linear equalities and inequalities and as convex hull of set of points and rays. Also does linear programming and redundant generator elimination. All functions can use exact infinite-precision rational arithmetic.

r-cairo 1.7-0
Dependencies: cairo@1.18.4 harfbuzz@11.4.4 icu4c@73.1 libjpeg-turbo@2.1.4 libtiff@4.4.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/Cairo/
Licenses: GPL 2
Build system: r
Synopsis: R graphics device using Cairo graphics library
Description:

This package provides a Cairo graphics device that can be use to create high-quality vector (PDF, PostScript and SVG) and bitmap output (PNG, JPEG, TIFF), and high-quality rendering in displays (X11 and Win32). Since it uses the same back-end for all output, copying across formats is WYSIWYG. Files are created without the dependence on X11 or other external programs. This device supports alpha channel (semi-transparent drawing) and resulting images can contain transparent and semi-transparent regions. It is ideal for use in server environments (file output) and as a replacement for other devices that don't have Cairo's capabilities such as alpha support or anti-aliasing. Backends are modular such that any subset of backends is supported.

r-prabclus 2.3-4
Propagated dependencies: r-mass@7.3-65 r-mclust@6.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/prabclus
Licenses: GPL 2+
Build system: r
Synopsis: Parametric bootstrap tests for spatial neighborhood clustering
Description:

This package provides distance-based parametric bootstrap tests for clustering with spatial neighborhood information. It implements some distance measures, clustering of presence-absence, abundance and multilocus genetical data for species delimitation, nearest neighbor based noise detection.

r-rcppspdlog 0.0.23
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/rcppspdlog
Licenses: GPL 2+
Build system: r
Synopsis: R and C++ interfaces to spdlog C++ header library for logging
Description:

The spdlog library is a widely-used and very capable header-only C++ library for logging. This package includes its headers as an R package to permit other R packages to deploy it via a simple LinkingTo: RcppSpdlog. As of version 0.0.9, it also provides both simple R logging functions and compiled functions callable by other packages.

r-stars 0.6-8
Propagated dependencies: r-abind@1.4-8 r-classint@0.4-11 r-rlang@1.1.6 r-sf@1.0-23 r-units@1.0-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-spatial.github.io/stars/
Licenses: ASL 2.0
Build system: r
Synopsis: Spatiotemporal arrays, raster and vector data cubes
Description:

This is a package for reading, manipulating, writing and plotting spatiotemporal arrays (raster and vector data cubes) in R, using GDAL bindings provided by sf, and NetCDF bindings by ncmeta and RNetCDF.

r-genetics 1.3.8.1.3
Propagated dependencies: r-combinat@0.0-8 r-gdata@3.0.1 r-gtools@3.9.5 r-mass@7.3-65 r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/genetics/
Licenses: GPL 2+
Build system: r
Synopsis: Population genetics
Description:

This package provides classes and methods for handling genetic data. It includes classes to represent genotypes and haplotypes at single markers up to multiple markers on multiple chromosomes. Function include allele frequencies, flagging homo/heterozygotes, flagging carriers of certain alleles, estimating and testing for Hardy-Weinberg disequilibrium, estimating and testing for linkage disequilibrium, ...

r-sparselda 0.1-9
Propagated dependencies: r-elasticnet@1.3 r-mass@7.3-65 r-mda@0.5-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.imm.dtu.dk/~lkhc/
Licenses: GPL 2+
Build system: r
Synopsis: Sparse discriminant analysis
Description:

This package performs sparse linear discriminant analysis for Gaussians and mixture of Gaussian models.

r-altmeta 4.3
Propagated dependencies: r-coda@0.19-4.1 r-lme4@1.1-37 r-matrix@1.7-4 r-metafor@4.8-0 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-acd 1.5.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ACD/
Licenses: GPL 2+
Build system: r
Synopsis: Categorical data analysis with complete or missing responses
Description:

This package provides tools for categorical data analysis with complete or missing responses.

r-tcltk2 1.6.1
Dependencies: tcl@8.6.12 tk@8.6.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.sciviews.org/SciViews-R
Licenses: LGPL 3
Build system: r
Synopsis: Tcl/Tk additions
Description:

This package provides a series of additional Tcl commands and Tk widgets with style and various functions to supplement the tcltk package

r-nodbi 0.13.1
Propagated dependencies: r-dbi@1.2.3 r-jqr@1.4.0 r-jsonlite@2.0.0 r-r-utils@2.13.0 r-stringi@1.8.7 r-uuid@1.2-1 r-v8@8.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/nodbi/
Licenses: Expat
Build system: r
Synopsis: NoSQL database connector
Description:

This is a package for simplified document database access and manipulation, providing a common API across supported NoSQL databases Elasticsearch, CouchDB, MongoDB as well as SQLite/JSON1, PostgreSQL, and DuckDB.

r-mclogit 0.9.6
Propagated dependencies: r-matrix@1.7-4 r-memisc@0.99.31.8.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.elff.eu/software/mclogit/
Licenses: GPL 2
Build system: r
Synopsis: Multinomial logit models, with or without random effects or overdispersion
Description:

This package provides estimators for multinomial logit models in their conditional logit and baseline logit variants, with or without random effects, with or without overdispersion. Random effects models are estimated using the PQL technique (based on a Laplace approximation) or the MQL technique (based on a Solomon-Cox approximation). Estimates should be treated with caution if the group sizes are small.

r-textshaping 1.0.4
Dependencies: freetype@2.13.3 fribidi@1.0.12 harfbuzz@11.4.4 zlib@1.3.1
Propagated dependencies: r-cpp11@0.5.2 r-lifecycle@1.0.4 r-stringi@1.8.7 r-systemfonts@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/textshaping
Licenses: Expat
Build system: r
Synopsis: Bindings to the HarfBuzz and Fribidi libraries for text shaping
Description:

This package provides access to the text shaping functionality in the HarfBuzz library and the bidirectional algorithm in the Fribidi library. This is a low-level utility package mainly for graphic devices that expands upon the font tool-set provided by the systemfonts package.

r-actcd 1.3-0
Propagated dependencies: r-gdina@2.9.12 r-r-methodss3@1.8.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ACTCD/
Licenses: GPL 2+
Build system: r
Synopsis: Asymptotic classification theory for cognitive diagnosis
Description:

This is a package supporting cluster analysis for cognitive diagnosis based on the Asymptotic Classification Theory (Chiu, Douglas & Li, 2009; doi:10.1007/s11336-009-9125-0). Given the sample statistic of sum-scores, cluster analysis techniques can be used to classify examinees into latent classes based on their attribute patterns. In addition to the algorithms used to classify data, three labeling approaches are proposed to label clusters so that examinees' attribute profiles can be obtained.

r-gggenes 0.5.1
Propagated dependencies: r-ggfittext@0.10.2 r-ggplot2@4.0.1 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://wilkox.org/gggenes/
Licenses: GPL 2
Build system: r
Synopsis: Draw gene arrow maps in ggplot2
Description:

This package provides a ggplot2 extension for drawing gene arrow maps.

r-abcoptim 0.15.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gvegayon/ABCoptim/
Licenses: Expat
Build system: r
Synopsis: Optimization of Artificial Bee Colony algorithm
Description:

Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior of honey bees. It is as simple as Particle Swarm Optimization (PSO) and Differential Evolution (DE) algorithms, and uses only common control parameters such as colony size and maximum cycle number. The r-abcoptim implements the Artificial bee colony optimization algorithm http://mf.erciyes.edu.tr/abc/pub/tr06_2005.pdf. This version is a work-in-progress and is written in R code.

Total packages: 69244