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

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-calculus 1.1.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eguidotti/calculus
Licenses: GPL 3
Build system: r
Synopsis: High dimensional numerical and symbolic calculus
Description:

Efficient C++ optimized functions for numerical and symbolic calculus. It includes basic symbolic arithmetic, tensor calculus, Einstein summing convention, fast computation of the Levi-Civita symbol and generalized Kronecker delta, Taylor series expansion, multivariate Hermite polynomials, accurate high-order derivatives, differential operators (Gradient, Jacobian, Hessian, Divergence, Curl, Laplacian) and numerical integration in arbitrary orthogonal coordinate systems: cartesian, polar, spherical, cylindrical, parabolic or user defined by custom scale factors.

r-assertive-types 0.0-3
Propagated dependencies: r-assertive-base@0.0-9 r-assertive-properties@0.0-5 r-codetools@0.2-20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.types
Licenses: GPL 3+
Build system: r
Synopsis: Assertions to check types of variables
Description:

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

r-broom-helpers 1.22.0
Propagated dependencies: r-broom@1.0.13 r-cards@0.7.1 r-cli@3.6.6 r-dplyr@1.2.1 r-labelled@2.16.0 r-lifecycle@1.0.5 r-purrr@1.2.2 r-rlang@1.2.0 r-stringr@1.6.0 r-tibble@3.3.1 r-tidyr@1.3.2 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://larmarange.github.io/broom.helpers/
Licenses: GPL 3+
Build system: r
Synopsis: Helpers for Model Coefficients Tibbles
Description:

This package provides suite of functions to work with regression model broom::tidy() tibbles. The suite includes functions to group regression model terms by variable, insert reference and header rows for categorical variables, add variable labels, and more.

r-mgcv 1.9-4
Propagated dependencies: r-matrix@1.7-5 r-nlme@3.1-169
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mgcv
Licenses: GPL 2+
Build system: r
Synopsis: Mixed generalised additive model computation
Description:

GAMs, GAMMs and other generalized ridge regression with multiple smoothing parameter estimation by GCV, REML or UBRE/AIC. The library includes a gam() function, a wide variety of smoothers, JAGS support and distributions beyond the exponential family.

r-qgraph 1.9.8
Propagated dependencies: r-abind@1.4-8 r-colorspace@2.1-2 r-corpcor@1.6.10 r-fdrtool@1.2.18 r-ggplot2@4.0.3 r-glasso@1.11 r-gtools@3.9.5 r-hmisc@5.2-5 r-igraph@2.3.1 r-jpeg@0.1-11 r-lavaan@0.6-21 r-matrix@1.7-5 r-pbapply@1.7-4 r-plyr@1.8.9 r-png@0.1-9 r-psych@2.6.5 r-rcpp@1.1.1-1.1 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://sachaepskamp.com/qgraph/
Licenses: GPL 2
Build system: r
Synopsis: Weighted network visualization and analysis
Description:

This package implements tools for weighted network visualization and analysis, as well as Gaussian graphical model computation. It contains graph plotting methods, and tools for psychometric data visualization and graphical model estimation. See Epskamp et al. (2012) doi:10.18637/jss.v048.i04.

r-collapse 2.1.7
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://sebkrantz.github.io/collapse/
Licenses: GPL 2+
Build system: r
Synopsis: Advanced and fast data transformation
Description:

This is a C/C++ based package for advanced data transformation and statistical computing in R that is extremely fast, class-agnostic, robust and programmer friendly. Core functionality includes a rich set of S3 generic grouped and weighted statistical functions for vectors, matrices and data frames, which provide efficient low-level vectorizations, OpenMP multithreading, and skip missing values by default. These are integrated with fast grouping and ordering algorithms (also callable from C), and efficient data manipulation functions. The package also provides a flexible and rigorous approach to time series and panel data in R. It further includes fast functions for common statistical procedures, detailed (grouped, weighted) summary statistics, powerful tools to work with nested data, fast data object conversions, functions for memory efficient R programming, and helpers to effectively deal with variable labels, attributes, and missing data.

r-gh 1.5.0
Propagated dependencies: r-cli@3.6.6 r-gitcreds@0.1.2 r-glue@1.8.1 r-httr2@1.2.2 r-ini@0.3.1 r-jsonlite@2.0.0 r-lifecycle@1.0.5 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/gh#readme
Licenses: Expat
Build system: r
Synopsis: Access the GitHub API via R
Description:

This package provides a minimal R client to access the GitHub API.

r-cowplot 1.2.0
Propagated dependencies: r-ggplot2@4.0.3 r-gtable@0.3.6 r-rlang@1.2.0 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-gmp 0.7-5.1
Dependencies: gmp@6.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gmp
Licenses: GPL 3+
Build system: r
Synopsis: Multiple precision arithmetic
Description:

This package supports multiple precision arithmetic (big integers and rationals, prime number tests, matrix computation), "arithmetic without limitations" using the GNU Multiple Precision library.

r-roi 1.0-2
Propagated dependencies: r-checkmate@2.3.4 r-registry@0.5-1 r-slam@0.1-55
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://roi.r-forge.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: R optimization infrastructure
Description:

The ROI is a framework for handling optimization problems in R.

r-pegas 1.4
Propagated dependencies: r-ape@5.8-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://ape-package.ird.fr/pegas.html
Licenses: GPL 2+
Build system: r
Synopsis: Population and evolutionary genetics analysis system
Description:

This package provides functions for reading, writing, plotting, analysing, and manipulating allelic and haplotypic data, including from VCF files, and for the analysis of population nucleotide sequences and micro-satellites including coalescent analyses, linkage disequilibrium, population structure (Fst, Amova) and equilibrium (HWE), haplotype networks, minimum spanning tree and network, and median-joining networks.

r-wmtsa 2.0-3
Propagated dependencies: r-ifultools@2.0-26 r-mass@7.3-65 r-splus2r@1.3-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/wmtsa/
Licenses: GPL 2
Build system: r
Synopsis: Wavelet methods for time series analysis
Description:

This package provides software to accompany the book "Wavelet Methods for Time Series Analysis", Donald B. Percival and Andrew T. Walden, Cambridge University Press, 2000.

r-rglpk 0.6-5.1
Dependencies: glpk@5.0
Propagated dependencies: r-slam@0.1-55
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/rglp/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: R interface to the GNU Linear Programming Kit
Description:

This package provides an R interface to the GNU Linear Programming Kit, software for solving large-scale linear programming (LP), mixed integer linear programming (MILP) and other related problems.

r-tidytree 0.4.7
Propagated dependencies: r-ape@5.8-1 r-cli@3.6.6 r-dplyr@1.2.1 r-lazyeval@0.2.3 r-magrittr@2.0.5 r-pillar@1.11.1 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyr@1.3.2 r-tidyselect@1.2.1 r-yulab-utils@0.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/GuangchuangYu/tidytree
Licenses: Artistic License 2.0
Build system: r
Synopsis: Tidy tool for phylogenetic tree data manipulation
Description:

Phylogenetic trees generally contain multiple components including nodes, edges, branches and associated data. This package provides an approach to convert tree objects to tidy data frames. It also provides tidy interfaces to manipulate tree data.

r-ggpubr 0.6.3
Propagated dependencies: r-cowplot@1.2.0 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-ggsci@5.0.0 r-ggsignif@0.6.4 r-glue@1.8.1 r-gridextra@2.3 r-magrittr@2.0.5 r-polynom@1.4-1 r-purrr@1.2.2 r-rlang@1.2.0 r-rstatix@0.7.3 r-scales@1.4.0 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.sthda.com/english/rpkgs/ggpubr
Licenses: GPL 2
Build system: r
Synopsis: ggplot2-based publication-ready plots
Description:

The ggplot2 package is an excellent and flexible package for elegant data visualization in R. However the default generated plots require some formatting before we can send them for publication. The ggpubr package provides some easy-to-use functions for creating and customizing ggplot2-based publication-ready plots.

r-qdapregex 0.7.10
Propagated dependencies: r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://trinker.github.com/qdapRegex/
Licenses: GPL 2
Build system: r
Synopsis: Regular Expression Removal, Extraction, and Replacement Tools
Description:

This package provides a collection of regular expression tools associated with the qdap package that may be useful outside of the context of discourse analysis. Tools include removal/extraction/replacement of abbreviations, dates, dollar amounts, email addresses, hash tags, numbers, percentages, citations, person tags, phone numbers, times, and zip codes.

r-nsprcomp 0.5.1-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://sigg-iten.ch/research/
Licenses: GPL 2+
Build system: r
Synopsis: Non-negative and sparse PCA
Description:

This package implements two methods for performing a constrained principal component analysis (PCA), where non-negativity and/or sparsity constraints are enforced on the principal axes (PAs). The function nsprcomp computes one principal component (PC) after the other. Each PA is optimized such that the corresponding PC has maximum additional variance not explained by the previous components. In contrast, the function nscumcomp jointly computes all PCs such that the cumulative variance is maximal. Both functions have the same interface as the prcomp function from the stats package (plus some extra parameters).

r-lattice 0.22-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://lattice.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: High-level data visualization system
Description:

The lattice package provides a powerful and elegant high-level data visualization system inspired by Trellis graphics, with an emphasis on multivariate data. Lattice is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements.

r-ggsignif 0.6.4
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/const-ae/ggsignif
Licenses: GPL 3
Build system: r
Synopsis: Significance brackets for ggplot2
Description:

Enrich your ggplots with group-wise comparisons. This package provides an easy way to indicate if two groups are significantly different. Commonly this is shown by a bracket on top connecting the groups of interest which itself is annotated with the level of significance. The package provides a single layer that takes the groups for comparison and the test as arguments and adds the annotation to the plot.

r-nanoarrow 0.8.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://arrow.apache.org/nanoarrow/latest/r/
Licenses: ASL 2.0
Build system: r
Synopsis: Interface to the nanoarrow C library
Description:

This package provides an R interface to the nanoarrow C library and the Apache Arrow application binary interface. Functions to import and export ArrowArray, ArrowSchema, and ArrowArrayStream C structures to and from R objects are provided alongside helpers to facilitate zero-copy data transfer among R bindings to libraries implementing the Arrow C data interface.

r-dlmap 1.13
Propagated dependencies: r-ibdreg@0.3.8 r-mgcv@1.9-4 r-nlme@3.1-169 r-qtl@1.74 r-wgaim@2.0-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/dlmap/
Licenses: GPL 2
Build system: r
Synopsis: Detection localization mapping for QTL
Description:

This is package for QTL mapping in a mixed model framework with separate detection and localization stages. The first stage detects the number of QTL on each chromosome based on the genetic variation due to grouped markers on the chromosome; the second stage uses this information to determine the most likely QTL positions. The mixed model can accommodate general fixed and random effects, including spatial effects in field trials and pedigree effects. It is applicable to backcrosses, doubled haploids, recombinant inbred lines, F2 intercrosses, and association mapping populations.

r-qqman 0.1.9
Propagated dependencies: r-calibrate@1.7.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/qqman/
Licenses: GPL 3
Build system: r
Synopsis: Q-Q and Manhattan plots for GWAS data
Description:

This package allows you to create Q-Q and Manhattan plots for GWAS data from PLINK results.

r-zoom 2.0.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cbarbu/R-package-zoom
Licenses: GPL 3+
Build system: r
Synopsis: Spatial data visualization tool
Description:

This package provides zm, a utility that allows you to zoom/navigate any plot when called with any active plot.

r-openmx 2.22.11
Propagated dependencies: r-bh@1.90.0-1 r-digest@0.6.39 r-lifecycle@1.0.5 r-mass@7.3-65 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2 r-rcppparallel@5.1.11-2 r-rpf@1.0.15 r-stanheaders@2.32.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://openmx.ssri.psu.edu
Licenses: ASL 2.0
Build system: r
Synopsis: Extended structural equation modelling
Description:

This package allows for the estimation of a wide variety of advanced multivariate statistical models. It consists of a library of functions and optimizers that allow you to quickly and flexibly define an SEM model and estimate parameters given observed data.

Total packages: 32521