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

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-matrixmodels 0.5-4
Propagated dependencies: r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/MatrixModels
Licenses: GPL 2+
Build system: r
Synopsis: Modelling with sparse and dense matrices
Description:

This package models with sparse and dense matrix matrices, using modular prediction and response module classes.

r-powerlaw 1.0.0
Propagated dependencies: r-pracma@2.4.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/csgillespie/poweRlaw
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Tools for the analysis of heavy tailed distributions
Description:

This package provides an implementation of maximum likelihood estimators for a variety of heavy tailed distributions, including both the discrete and continuous power law distributions. Additionally, a goodness-of-fit based approach is used to estimate the lower cut-off for the scaling region.

r-rspectra 0.16-2
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/yixuan/RSpectra
Licenses: MPL 2.0
Build system: r
Synopsis: Solvers for large-scale Eigenvalue and SVD problems
Description:

This package provides an R interface to the Spectra library for large-scale eigenvalue and SVD problems. It is typically used to compute a few eigenvalues/vectors of an n by n matrix, e.g., the k largest eigenvalues, which is usually more efficient than eigen() if k << n.

r-descr 1.1.9
Propagated dependencies: r-xtable@1.8-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jalvesaq/descr
Licenses: GPL 2+
Build system: r
Synopsis: Descriptive statistics
Description:

This package provides weighted frequency and contingency tables of categorical variables and of the comparison of the mean value of a numerical variable by the levels of a factor, and methods to produce xtable objects of the tables and to plot them. There are also functions to facilitate the character encoding conversion of objects, to quickly convert fixed width files into CSV ones, and to export a data.frame to a text file with the necessary R and SPSS codes to reread the data.

r-sparsevctrs 0.3.6
Propagated dependencies: r-cli@3.6.6 r-rlang@1.2.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/sparsevctrs
Licenses: Expat
Build system: r
Synopsis: Sparse Vectors for use in data frames
Description:

This package provides sparse vectors powered by ALTREP (Alternative Representations for R Objects) that behave like regular vectors, and can thus be used in data frames. It also provides tools to convert between sparse matrices and data frames with sparse columns and functions to interact with sparse vectors.

r-genio 1.1.2
Propagated dependencies: r-dplyr@1.2.1 r-rcpp@1.1.1-1.1 r-readr@2.2.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/OchoaLab/genio
Licenses: GPL 3
Build system: r
Synopsis: Genetics input/output functions
Description:

This package implements readers and writers for file formats associated with genetics data. Reading and writing Plink BED/BIM/FAM and GCTA binary GRM formats is fully supported, including a lightning-fast BED reader and writer implementations. Other functions are readr wrappers that are more constrained, user-friendly, and efficient for these particular applications; handles Plink and Eigenstrat tables (FAM, BIM, IND, and SNP files). There are also make functions for FAM and BIM tables with default values to go with simulated genotype data.

r-bdgraph 2.74
Propagated dependencies: r-ggplot2@4.0.3 r-igraph@2.3.1 r-proc@1.19.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.uva.nl/profile/a.mohammadi
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian structure learning in graphical models
Description:

This package provides statistical tools for Bayesian structure learning in undirected graphical models for continuous, discrete, and mixed data. It uses a trans-dimensional Markov Chain Monte Carlo (MCMC) approach based on a continuous-time birth-death process.

r-spdep 1.4-2
Propagated dependencies: r-boot@1.3-32 r-deldir@2.0-4 r-e1071@1.7-17 r-s2@1.1.9 r-sf@1.1-1 r-sp@2.2-1 r-spdata@2.3.5 r-units@1.0-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-spatial/spdep/
Licenses: GPL 2+
Build system: r
Synopsis: Spatial dependence: weighting schemes, statistics and models
Description:

This package provides a collection of functions to create spatial weights matrix objects from polygon contiguities, from point patterns by distance and tessellations, for summarizing these objects, and for permitting their use in spatial data analysis, including regional aggregation by minimum spanning tree.

r-bibtex 0.5.2
Propagated dependencies: r-backports@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/romainfrancois/bibtex
Licenses: GPL 2+
Build system: r
Synopsis: Bibtex parser
Description:

This package provides a utility for R to parse a bibtex file.

r-expm 1.0-0
Propagated dependencies: r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/expm/
Licenses: GPL 2+
Build system: r
Synopsis: Tools for matrix exponentials and related quantities
Description:

This package provides tools for the computation of the matrix exponential, logarithm, square root, and related quantities.

r-phangorn 2.12.1
Propagated dependencies: r-ape@5.8-1 r-digest@0.6.39 r-fastmatch@1.1-8 r-generics@0.1.4 r-igraph@2.3.1 r-matrix@1.7-5 r-quadprog@1.5-8 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/KlausVigo/phangorn
Licenses: GPL 2+
Build system: r
Synopsis: Phylogenetic analysis in R
Description:

Phangorn is a package for phylogenetic analysis in R. It supports estimation of phylogenetic trees and networks using Maximum Likelihood, Maximum Parsimony, distance methods and Hadamard conjugation.

r-boa 1.1.8-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.jstatsoft.org/v21/i11
Licenses: GPL 2+
Build system: r
Synopsis: Library for @dfn{Bayesian Output Analysis Program} (BOA) for MCMC
Description:

This package provides a menu-driven program and library of functions for carrying out convergence diagnostics and statistical and graphical analysis of Markov chain Monte Carlo (MCMC) sampling output.

r-rcdt 1.3.0
Propagated dependencies: r-bh@1.90.0-1 r-colorsgen@1.0.0 r-gplots@3.3.0 r-polychrome@1.5.4 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rgl@1.3.36 r-rvcg@0.25
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/stla/RCDT
Licenses: GPL 3
Build system: r
Synopsis: Fast 2D constrained Delaunay triangulation
Description:

This package performs 2D Delaunay triangulation, constrained or unconstrained, with the help of the C++ library CDT. A function to plot the triangulation is provided. The constrained Delaunay triangulation has applications in geographic information systems.

r-homologene 1.4.68.19.3.27
Propagated dependencies: r-dplyr@1.2.1 r-magrittr@2.0.5 r-purrr@1.2.2 r-r-utils@2.13.0 r-readr@2.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/oganm/homologene
Licenses: Expat
Build system: r
Synopsis: Quick access to homologene and gene annotation updates
Description:

This package provides a wrapper for the homologene database by the National Center for Biotechnology Information (NCBI). It allows searching for gene homologs across species. The package also includes an updated version of the homologene database where gene identifiers and symbols are replaced with their latest (at the time of submission) version and functions to fetch latest annotation data to keep updated.

r-adapsamp 1.1.1
Propagated dependencies: r-pracma@2.4.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AdapSamp/
Licenses: GPL 2
Build system: r
Synopsis: Adaptive sampling algorithms
Description:

For distributions whose probability density functions are log-concave, the adaptive rejection sampling algorithm can be used to build envelope functions for sampling. For others, the modified adaptive rejection sampling algorithm, the concave-convex adaptive rejection sampling algorithm, and the adaptive slice sampling algorithm can be used. This R package mainly includes these four functions: rARS(), rMARS(), rCCARS(), and rASS(). These functions can realize sampling based on the algorithms above.

r-pals 1.10
Propagated dependencies: r-colorspace@2.1-2 r-dichromat@2.0-0.1 r-mapproj@1.2.12 r-maps@3.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://kwstat.github.io/pals/
Licenses: GPL 3
Build system: r
Synopsis: Color palettes, color maps, and tools to evaluate them
Description:

This package provides a comprehensive collection of color palettes, color maps, and tools to evaluate them.

r-physicalactivity 0.2-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/PhysicalActivity/
Licenses: GPL 3+
Build system: r
Synopsis: Processing accelerometer data for physical activity measurement
Description:

This r-physicalactivity package provides a function wearingMarking for classification of monitored wear and nonwear time intervals in accelerometer data collected to assess physical activity. The package also contains functions for making plots of accelerometer data and obtaining the summary of various information including daily monitor wear time and the mean monitor wear time during valid days. The revised package version 0.2-1 improved the functions regarding speed, robustness and add better support for time zones and daylight saving. In addition, several functions were added:

  1. the markDelivery can classify days for ActiGraph delivery by mail;

  2. the markPAI can categorize physical activity intensity level based on user-defined cut-points of accelerometer counts.

It also supports importing ActiGraph (AGD) files with readActigraph and queryActigraph functions.

r-formula-tools 1.7.1
Propagated dependencies: r-operator-tools@1.6.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/decisionpatterns/formula.tools
Licenses: GPL 2
Build system: r
Synopsis: Utilities for manipulating formulas, calls, assignments and other R objects
Description:

These utilities facilitate the programmatic manipulations of formulas, expressions, calls, assignments and other R language objects. These objects all share the same structure: a left-hand side, operator and right-hand side. This package provides methods for accessing and modifying this structures as well as extracting and replacing names and symbols from these objects.

r-vroom 1.7.1
Propagated dependencies: r-bit64@4.8.2 r-cli@3.6.6 r-cpp11@0.5.5 r-crayon@1.5.3 r-glue@1.8.1 r-hms@1.1.4 r-lifecycle@1.0.5 r-progress@1.2.3 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyselect@1.2.1 r-tzdb@0.5.0 r-vctrs@0.7.3 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://vroom.r-lib.org
Licenses: Expat
Build system: r
Synopsis: Read and write rectangular text data
Description:

This package reads and writes data files like CSV, TSV and FWF. When reading it uses a quick initial indexing step, then reads the values lazily, so only the data you actually use needs to be read. The writer formats the data in parallel and writes to disk asynchronously from formatting.

r-conf-design 2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=conf.design
Licenses: GPL 2
Build system: r
Synopsis: Construction of factorial designs
Description:

This small library contains a series of simple tools for constructing and manipulating confounded and fractional factorial designs.

r-ggsci 5.0.0
Propagated dependencies: r-ggplot2@4.0.3 r-rlang@1.2.0 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://nanx.me/ggsci/
Licenses: GPL 3
Build system: r
Synopsis: Scientific journal and sci-fi themed color palettes for ggplot2
Description:

This package provides a collection of ggplot2 color palettes inspired by plots in scientific journals, data visualization libraries, science fiction movies, and TV shows.

r-regress 1.3-22
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kbroman/regress
Licenses: GPL 2
Build system: r
Synopsis: Gaussian linear models with linear covariance structure
Description:

This package provides functions to fit Gaussian linear model by maximising the residual log likelihood where the covariance structure can be written as a linear combination of known matrices. It can be used for multivariate models and random effects models. It aims to provide an easy straight forward manner to specify random effects models, including random interactions. The code is optimized to use Sherman Morrison Woodbury identities for matrix inversion in random effects models.

r-ecp 3.1.6
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ecp/
Licenses: GPL 2+
Build system: r
Synopsis: Multiple change-point analysis of multivariate data
Description:

This package implements various procedures for finding multiple change-points. Two methods make use of dynamic programming and pruning, with no distributional assumptions other than the existence of certain absolute moments in one method. Hierarchical and exact search methods are included. All methods return the set of estimated change-points as well as other summary information.

r-zlog 1.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=zlog
Licenses: GPL 3+
Build system: r
Synopsis: Transformation for laboratory easurements
Description:

The zlog package offers functions to transform laboratory measurements into standardised z or z(log)-values. Therefore the lower and upper reference limits are needed. If these are not known they could be estimated from a given sample.

Total packages: 72465