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

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-gsubfn 0.7
Propagated dependencies: r-proto@1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://code.google.com/archive/p/gsubfn/
Licenses: GPL 2+
Build system: r
Synopsis: Utilities for strings and function arguments
Description:

This package provides gsubfn which is like gsub but can take a replacement function or certain other objects instead of the replacement string. Matches and back references are input to the replacement function and replaced by the function output. gsubfn can be used to split strings based on content rather than delimiters and for quasi-perl-style string interpolation. The package also has facilities for translating formulas to functions and allowing such formulas in function calls instead of functions.

r-mcmcpack 1.7-1
Propagated dependencies: r-coda@0.19-4.1 r-lattice@0.22-7 r-mass@7.3-65 r-mcmc@0.9-8 r-quantreg@6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=MCMCpack
Licenses: GPL 3
Build system: r
Synopsis: Markov Chain Monte Carlo (MCMC) package
Description:

This package contains functions to perform Bayesian inference using posterior simulation for a number of statistical models. Most simulation is done in compiled C++ written in the Scythe Statistical Library. All models return coda mcmc objects that can then be summarized using the coda package. Some useful utility functions such as density functions, pseudo-random number generators for statistical distributions, a general purpose Metropolis sampling algorithm, and tools for visualization are provided.

r-topdom 0.10.1
Propagated dependencies: r-ggplot2@4.0.1 r-matrixstats@1.5.0 r-reshape2@1.4.5 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/TopDom
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Efficient method for identifying genomic topological domains
Description:

This method identifies topological domains in genomes from Hi-C sequence data. The authors published an implementation of their method as an R script. This package originates from those original TopDom R scripts and provides help pages adopted from the original TopDom PDF documentation. It also provides a small number of bug fixes to the original code.

r-gprofiler2 0.2.4
Propagated dependencies: r-crosstalk@1.2.2 r-curl@7.0.0 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-gridextra@2.3 r-jsonlite@2.0.0 r-plotly@4.11.0 r-rcurl@1.98-1.17 r-tidyr@1.3.1 r-viridislite@0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gprofiler2/
Licenses: GPL 2+
Build system: r
Synopsis: Interface to the g:Profiler toolset
Description:

This package provides a toolset for functional enrichment analysis and visualization, gene/protein/SNP identifier conversion and mapping orthologous genes across species via g:Profiler. The main tools are:

  1. g:GOSt, functional enrichment analysis and visualization of gene lists;

  2. g:Convert, gene/protein/transcript identifier conversion across various namespaces;

  3. g:Orth, orthology search across species;

  4. g:SNPense, mapping SNP rs identifiers to chromosome positions, genes and variant effects.

This package is an R interface corresponding to the 2019 update of g:Profiler and provides access to versions e94_eg41_p11 and higher.

r-oompadata 3.1.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://oompa.r-forge.r-project.org/
Licenses: ASL 2.0
Build system: r
Synopsis: Data to illustrate OOMPA algorithms
Description:

OOMPA offers R packages for gene expression and proteomics analysis. OOMPA uses S4 classes to construct object-oriented tools with a consistent user interface. All higher level analysis tools in OOMPA are compatible with the eSet classes defined in BioConductor. The lower level processing tools offer an alternative to parts of BioConductor, but can also be used to enhance existing BioConductor packages.

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-basix 1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/BASIX/
Licenses: GPL 2
Build system: r
Synopsis: Efficient C/C++ toolset for R
Description:

BASIX provides some efficient C/C++ implementations of native R procedures to speed up calculations in R.

r-svgui 1.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/SciViews/svGUI/
Licenses: GPL 2
Build system: r
Synopsis: Functions for managing GUI clients in R
Description:

The SciViews svGUI package eases the management of Graphical User Interfaces (GUI) in R. It is independent from any particular GUI widgets. It centralizes info about GUI elements currently used, and it dispatches GUI calls to the particular toolkits in use in function of the context.

r-gplots 3.2.0
Propagated dependencies: r-catools@1.18.3 r-gtools@3.9.5 r-kernsmooth@2.23-26
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gplots
Licenses: GPL 2+
Build system: r
Synopsis: Various R programming tools for plotting data
Description:

This package provides various R programming tools for plotting data, including:

  • calculating and plotting locally smoothed summary function

  • enhanced versions of standard plots

  • manipulating colors

  • calculating and plotting two-dimensional data summaries

  • enhanced regression diagnostic plots

  • formula-enabled interface to stats::lowess function

  • displaying textual data in plots

  • balloon plots

  • plotting "Venn" diagrams

  • displaying Open-Office style plots

  • plotting multiple data on same region, with separate axes

  • plotting means and confidence intervals

  • spacing points in an x-y plot so they don't overlap

r-ggalt 0.4.0
Propagated dependencies: r-ash@1.0-15 r-dplyr@1.1.4 r-extrafont@0.20 r-ggplot2@4.0.1 r-gtable@0.3.6 r-kernsmooth@2.23-26 r-maps@3.4.3 r-mass@7.3-65 r-plotly@4.11.0 r-proj4@1.0-15 r-rcolorbrewer@1.1-3 r-scales@1.4.0 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hrbrmstr/ggalt
Licenses: AGPL 3
Build system: r
Synopsis: Geometries, coordinate systems, fonts and more for ggplot2
Description:

This package provides a compendium of new geometries, coordinate systems, statistical transformations, scales and fonts for ggplot2, including splines, 1d and 2d densities, univariate average shifted histograms, a new map coordinate system based on the PROJ.4-library along with geom_cartogram() that mimics the original functionality of geom_map(), formatters for "bytes", a stat_stepribbon() function, increased plotly compatibility and the StateFace open source font ProPublica. Further new functionality includes lollipop charts, dumbbell charts, the ability to encircle points and coordinate-system-based text annotations.

r-reportr 1.3.1
Propagated dependencies: r-ore@1.7.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jonclayden/reportr
Licenses: GPL 2
Build system: r
Synopsis: General message and error reporting system
Description:

This package provides a system for reporting messages, which offers certain useful features over the standard R system, such as the incorporation of output consolidation, message filtering, assertions, expression substitution, automatic generation of stack traces for debugging, and conditional reporting based on the current "output level".

r-paws-security-identity 0.9.0
Propagated dependencies: r-paws-common@0.8.7
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 security, identity, and compliance services
Description:

This package provides an interface to Amazon Web Services security, identity, and compliance services, including the Identity and Access Management (IAM) service for managing access to services and resources, and more.

r-matrix 1.7-4
Propagated dependencies: r-lattice@0.22-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://Matrix.R-forge.R-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Sparse and dense matrix classes and methods
Description:

This package provides classes and methods for dense and sparse matrices and operations on them using LAPACK and SuiteSparse.

r-bbmle 1.0.25.1
Propagated dependencies: r-bdsmatrix@1.3-7 r-lattice@0.22-7 r-mass@7.3-65 r-matrix@1.7-4 r-mvtnorm@1.3-3 r-numderiv@2016.8-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bbmle
Licenses: GPL 2+
Build system: r
Synopsis: Tools for General Maximum Likelihood Estimation
Description:

This package provides methods and functions for fitting maximum likelihood models in R. This package modifies and extends the mle classes in the stats4 package.

r-cvxr 1.0-15
Propagated dependencies: r-bit64@4.6.0-1 r-cli@3.6.5 r-ecosolver@0.5.5 r-gmp@0.7-5 r-matrix@1.7-4 r-osqp@0.6.3.3 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-rmpfr@1.1-2 r-scs@3.2.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cvxr.rbind.io
Licenses: ASL 2.0
Build system: r
Synopsis: Disciplined convex optimization
Description:

This package provides an object-oriented modeling language for disciplined convex programming (DCP) as described in Fu, Narasimhan, and Boyd (2020, <doi:10.18637/jss.v094.i14>). It allows the user to formulate convex optimization problems in a natural way following mathematical convention and DCP rules. The system analyzes the problem, verifies its convexity, converts it into a canonical form, and hands it off to an appropriate solver to obtain the solution. Interfaces to solvers on CRAN and elsewhere are provided.

r-semplot 1.1.7
Propagated dependencies: r-colorspace@2.1-2 r-corpcor@1.6.10 r-igraph@2.2.1 r-lavaan@0.6-20 r-lisreltor@0.3 r-openmx@2.22.10 r-plyr@1.8.9 r-qgraph@1.9.8 r-rockchalk@1.8.157 r-sem@3.1-16 r-xml@3.99-0.20
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-ggplot2 4.0.1
Propagated dependencies: r-cli@3.6.5 r-gtable@0.3.6 r-isoband@0.2.7 r-lifecycle@1.0.4 r-mass@7.3-65 r-rlang@1.1.6 r-s7@0.2.1 r-scales@1.4.0 r-svglite@2.2.2 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ggplot2.tidyverse.org
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of the grammar of graphics
Description:

Ggplot2 is an implementation of the grammar of graphics in R. It combines the advantages of both base and lattice graphics: conditioning and shared axes are handled automatically, and you can still build up a plot step by step from multiple data sources. It also implements a sophisticated multidimensional conditioning system and a consistent interface to map data to aesthetic attributes.

r-billboarder 0.5.0
Propagated dependencies: r-ggplot2@4.0.1 r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-magrittr@2.0.4 r-rlang@1.1.6 r-scales@1.4.0 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dreamRs/billboarder
Licenses: Expat
Build system: r
Synopsis: Create interactive charts with the JavaScript Billboard library
Description:

This package provides an htmlwidgets interface to billboard.js, a re-usable easy interface JavaScript chart library, based on D3 v4+. Chart types include line charts, scatterplots, bar/lollipop charts, histogram/density plots, pie/donut charts and gauge charts. All charts are interactive, and a proxy method is implemented to smoothly update a chart without rendering it again in shiny apps.

r-slider 0.3.3
Propagated dependencies: r-cli@3.6.5 r-rlang@1.1.6 r-vctrs@0.6.5 r-warp@0.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/DavisVaughan/slider
Licenses: Expat
Build system: r
Synopsis: Sliding window functions
Description:

This package provides type-stable rolling window functions over any R data type. Cumulative and expanding windows are also supported. For more advanced usage, an index can be used as a secondary vector that defines how sliding windows are to be created.

r-e1071 1.7-16
Propagated dependencies: r-class@7.3-23 r-proxy@0.4-27
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/e1071
Licenses: GPL 2+
Build system: r
Synopsis: Miscellaneous functions for probability theory
Description:

This package provides functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, and more.

r-waldo 0.6.2
Propagated dependencies: r-cli@3.6.5 r-diffobj@0.3.6 r-glue@1.8.0 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/waldo
Licenses: Expat
Build system: r
Synopsis: Find differences between R objects
Description:

Compare complex R objects and reveal the key differences. This package was designed particularly for use in testing packages where being able to quickly isolate key differences makes understanding test failures much easier.

r-rcmdcheck 1.4.0
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.5 r-curl@7.0.0 r-desc@1.4.3 r-digest@0.6.39 r-pkgbuild@1.4.8 r-prettyunits@1.2.0 r-r6@2.6.1 r-rprojroot@2.1.1 r-sessioninfo@1.2.3 r-withr@3.0.2 r-xopen@1.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-Lib/rcmdcheck#readme
Licenses: Expat
Build system: r
Synopsis: Run R CMD check from R and capture results
Description:

Run R CMD check from R programmatically, and capture the results of the individual checks.

r-celestial 1.5.8
Propagated dependencies: r-nistunits@1.0.1 r-pracma@2.4.6 r-rann@2.6.2 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=celestial
Licenses: GPL 3
Build system: r
Synopsis: Collection of common astronomical conversion routines and functions
Description:

This package contains a number of common astronomy conversion routines, particularly the HMS and degrees schemes, which can be fiddly to convert between on mass due to the textural nature of the former. It allows users to coordinate match datasets quickly. It also contains functions for various cosmological calculations.

r-officer 0.7.1
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-openssl@2.3.4 r-r6@2.6.1 r-ragg@1.5.0 r-tidyr@1.3.1 r-uuid@1.2-1 r-xml2@1.5.0 r-zip@2.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://davidgohel.github.io/officer
Licenses: GPL 3
Build system: r
Synopsis: Manipulation of Word and PowerPoint documents
Description:

This package provides tools to access and manipulate Word and PowerPoint documents from R. The package focuses on tabular and graphical reporting from R; it also provides two functions that let users get document content into data objects. A set of functions lets add and remove images, tables and paragraphs of text in new or existing documents. When working with PowerPoint presentations, slides can be added or removed; shapes inside slides can also be added or removed. When working with Word documents, a cursor can be used to help insert or delete content at a specific location in the document.

Total packages: 69240