_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-spacetime 1.3-3
Propagated dependencies: r-intervals@0.15.5 r-lattice@0.22-7 r-sp@2.2-0 r-xts@0.14.1 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/edzer/spacetime/
Licenses: GPL 2+
Synopsis: Classes and methods for spatio-temporal data
Description:

spacetime provides classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal matching or aggregation, retrieving coordinates, print, summary, etc.

r-bayesplot 1.12.0
Dependencies: pandoc@2.19.2
Propagated dependencies: r-dplyr@1.1.4 r-ggplot2@3.5.2 r-ggridges@0.5.6 r-glue@1.8.0 r-posterior@1.6.1 r-reshape2@1.4.4 r-rlang@1.1.6 r-tibble@3.2.1 r-tidyr@1.3.1 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mc-stan.org/bayesplot
Licenses: GPL 3+
Synopsis: Plotting for Bayesian models
Description:

This package provides plotting functions for posterior analysis, model checking, and MCMC diagnostics. The package is designed not only to provide convenient functionality for users, but also a common set of functions that can be easily used by developers working on a variety of R packages for Bayesian modeling.

r-flextable 0.9.8
Propagated dependencies: r-data-table@1.17.4 r-gdtools@0.4.2 r-htmltools@0.5.8.1 r-knitr@1.50 r-officer@0.6.10 r-ragg@1.4.0 r-rlang@1.1.6 r-rmarkdown@2.29 r-uuid@1.2-1 r-xml2@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://davidgohel.github.io/flextable
Licenses: GPL 3
Synopsis: Functions for tabular reporting
Description:

This package provides tools to create pretty tables for HTML documents and other formats. Functions are provided to let users create tables, modify and format their content. It extends the officer package and can be used within R markdown documents when rendering to HTML and to Word documents.

python-rpyc 5.3.1
Propagated dependencies: python-hatchling@1.27.0 python-plumbum@1.7.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tomerfiliba-org/rpyc
Licenses: Expat
Synopsis: Remote Python Call (RPyC) is a symmetric distributed computing library
Description:

This Python module enables remote procedure calls, clustering, and distributed-computing. For this purpose, it makes use of object-proxying, a technique that employs python's dynamic nature, to overcome the physical boundaries between processes and computers, so that remote objects can be manipulated as if they were local.

r-supersigs 1.18.0
Propagated dependencies: r-tidyr@1.3.1 r-summarizedexperiment@1.38.1 r-rsample@1.3.0 r-rlang@1.1.6 r-dplyr@1.1.4 r-caret@7.0-1 r-biostrings@2.76.0 r-assertthat@0.2.1
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://tomasettilab.github.io/supersigs/
Licenses: GPL 3
Synopsis: Supervised mutational signatures
Description:

Generate SuperSigs (supervised mutational signatures) from single nucleotide variants in the cancer genome. Functions included in the package allow the user to learn supervised mutational signatures from their data and apply them to new data. The methodology is based on the one described in Afsari (2021, ELife).

r-bootstrap 2019.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bootstrap
Licenses: Modified BSD
Synopsis: Functions for the book "An Introduction to the Bootstrap"
Description:

This package provides software and data for the book "An Introduction to the Bootstrap" by B. Efron and R. Tibshirani, 1993, Chapman and Hall. This package is primarily provided for projects already based on it, and for support of the book. New projects should preferentially use the recommended package "boot".

ghc-rfc5051 0.2
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://hackage.haskell.org/package/rfc5051
Licenses: Modified BSD
Synopsis: Simple unicode collation as per RFC5051
Description:

This library implements unicode-casemap, the simple, non locale-sensitive unicode collation algorithm described in RFC 5051. Proper unicode collation can be done using text-icu, but that is a big dependency that depends on a large C library, and rfc5051 might be better for some purposes.

ruby-ptools 1.5.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/djberg96/ptools
Licenses: Artistic License 2.0
Synopsis: Extra methods for Ruby's @code{File} class
Description:

The ptools (power tools) library extends Ruby's core File class with many additional methods modelled after common POSIX tools, such as File.which for finding executables, File.tail to print the last lines of a file, File.wc to count words, and so on.

r-cutpointr 1.2.0
Propagated dependencies: r-dplyr@1.1.4 r-foreach@1.5.2 r-ggplot2@3.5.2 r-gridextra@2.3 r-purrr@1.0.4 r-rcpp@1.0.14 r-rlang@1.1.6 r-tibble@3.2.1 r-tidyr@1.3.1 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thie1e/cutpointr
Licenses: GPL 3
Synopsis: Determine optimal cutpoints for binary classification
Description:

This package estimates optimal cutpoints for binary classification metrics. It also validates performance using bootstrapping. Some methods for more robust cutpoint estimation are supported, e.g. a parametric method assuming normal distributions, bootstrapped cutpoints, and smoothing of the metric values per cutpoint using Generalized Additive Models. Various plotting functions are included.

r-snowballc 0.7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/r-temis/
Licenses: Modified BSD
Synopsis: Snowball stemmers based on the C libstemmer UTF-8 library
Description:

This package provides an R interface to the C libstemmer library that implements Porter's word stemming algorithm for collapsing words to a common root to aid comparison of vocabulary. Currently supported languages are Danish, Dutch, English, Finnish, French, German, Hungarian, Italian, Norwegian, Portuguese, Romanian, Russian, Spanish, Swedish and Turkish.

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
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.

cl-radiance 2.1.2-3.8d826c7
Propagated dependencies: cl-babel@0.5.0-3.627d6a6 cl-bordeaux-threads@0.9.3 cl-ppcre@2.1.1 cl-closer-mop@1.0.0-3.7b86f2a cl-documentation-utils@1.2.0-0.98630dd cl-deploy@1.0.0-2.9b20e64 cl-form-fiddle@1.1.0-0.e0c2359 cl-lambda-fiddle@1.0.0-1.d16bba5 cl-local-time@1.0.6-4.40169fe cl-modularize-hooks@1.0.2-1.e0348ed cl-modularize-interfaces@0.9.3-1.9635365 cl-puri@1.5.7-2.4bbab89 cl-trivial-indent@1.0.0-1.f252750 cl-trivial-mimes@1.1.0-2.a741fc2 cl-ubiquitous@2.0.0-1.35eb7bd cl-alexandria@1.4-0.009b7e5 cl-dexador@0.9.15-3.d7ac217 cl-parachute@1.5.0-3.dd925cb cl-verbose@2.0.0-1.c5b7ecd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shirakumo.github.io/radiance/
Licenses: Zlib
Synopsis: Common Lisp web application environment
Description:

Radiance is a web application environment, which is sort of like a web framework, but more general, more flexible. It should let you write personal websites and generally deployable applications easily and in such a way that they can be used on practically any setup without having to undergo special adaptations.

texlive-rsc 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/rsc
Licenses: LPPL 1.3+
Synopsis: BibTeX style for use with RSC journals
Description:

The rsc package provides a BibTeX style in accordance with the requirements of the Royal Society of Chemistry. It was originally based on the file pccp.bst, but also implements a number of styles from the achemso package. The package is now a stub for the chemstyle.

r-snapcount 1.22.0
Propagated dependencies: r-summarizedexperiment@1.38.1 r-stringr@1.5.1 r-rlang@1.1.6 r-r6@2.6.1 r-purrr@1.0.4 r-matrix@1.7-3 r-magrittr@2.0.3 r-jsonlite@2.0.0 r-iranges@2.42.0 r-httr@1.4.7 r-genomicranges@1.60.0 r-data-table@1.17.4 r-assertthat@0.2.1
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/langmead-lab/snapcount
Licenses: Expat
Synopsis: R/Bioconductor Package for interfacing with Snaptron for rapid querying of expression counts
Description:

snapcount is a client interface to the Snaptron webservices which support querying by gene name or genomic region. Results include raw expression counts derived from alignment of RNA-seq samples and/or various summarized measures of expression across one or more regions/genes per-sample (e.g. percent spliced in).

r-prettydoc 0.4.1
Dependencies: pandoc@2.19.2
Propagated dependencies: r-rmarkdown@2.29
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yixuan/prettydoc
Licenses: ASL 2.0
Synopsis: Create pretty documents from R markdown
Description:

This is a package for creating tiny yet beautiful documents and vignettes from R Markdown. The package provides the html_pretty output format as an alternative to the html_document and html_vignette engines that convert R Markdown into HTML pages. Various themes and syntax highlight styles are supported.

r-jquerylib 0.1.4
Propagated dependencies: r-htmltools@0.5.8.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=jquerylib
Licenses: Expat
Synopsis: Obtain jQuery as an HTML dependency object
Description:

Obtain any major version of jQuery and use it in any webpage generated by htmltools (e.g. shiny, htmlwidgets, and rmarkdown). Most R users don't need to use this package directly, but other R packages (e.g. shiny, rmarkdown, etc.) depend on this package to avoid bundling redundant copies of jQuery.

r-suppdists 1.1-9.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/SuppDists
Licenses: GPL 2+
Synopsis: Supplementary distributions
Description:

This package provides ten distributions supplementing those built into R. Inverse Gauss, Kruskal-Wallis, Kendall's Tau, Friedman's chi squared, Spearman's rho, maximum F ratio, the Pearson product moment correlation coefficient, Johnson distributions, normal scores and generalized hypergeometric distributions. In addition two random number generators of George Marsaglia are included.

r-fasterize 1.1.0
Propagated dependencies: r-raster@3.6-32 r-rcpp@1.0.14 r-rcpparmadillo@14.4.3-1 r-wk@0.9.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ecohealthalliance/fasterize
Licenses: Expat
Synopsis: Fast Polygon to Raster Conversion
Description:

This package provides a drop-in replacement for rasterize from the raster package that takes sf-type objects, and is much faster. There is support for the main options provided by the rasterize function, including setting the field used and background value, and options for aggregating multi-layer rasters.

r-dixontest 1.0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=dixonTest
Licenses: GPL 3
Synopsis: Dixon's ratio test for outlier detection
Description:

For outlier detection in small and normally distributed samples the ratio test of Dixon (Q-test) can be used. Density, distribution function, quantile function and random generation for Dixon's ratio statistics are provided as wrapper functions. The core applies McBane's Fortran functions that use Gaussian quadrature for a numerical solution.

r-algdesign 1.2.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jvbraun/AlgDesign
Licenses: GPL 2+
Synopsis: Algorithmic experimental design
Description:

This package provides tools to calculate exact and approximate theory experimental designs for D, A, and I criteria. Very large designs may be created. Experimental designs may be blocked or blocked designs created from a candidate list, using several criteria. The blocking can be done when whole and within plot factors interact.

emacs-rspec 1.11-1.66ea7cc
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pezra/rspec-mode
Licenses: GPL 3+
Synopsis: Provides a rspec mode for working with RSpec
Description:

The Emacs RSpec mode provides keybindings for Ruby source files, e.g. to verify the spec associated with the current buffer, or entire project, as well as moving between the spec files, and corresponding code files.

Also included are keybindings for spec files and Dired buffers, as well as snippets for yasnippet.

doom-runner 1.8.3
Channel: guix
Location: gnu/packages/games.scm (gnu packages games)
Home page: https://github.com/Youda008/DoomRunner
Licenses: GPL 3
Synopsis: Launcher for Doom engine games
Description:

Doom Runner is yet another launcher of common Doom source ports (like GZDoom, Zandronum, PrBoom, ...) with graphical user interface. It is written in C++ and Qt, and it is designed around the idea of presets for various multi-file modifications to allow one-click switching between them and minimize any repetitive work.

r-rootsolve 1.8.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rootSolve/
Licenses: GPL 2+
Synopsis: Tools for the analysis of ordinary differential equations
Description:

This package provides routines to find the root of nonlinear functions, and to perform steady-state and equilibrium analysis of ordinary differential equations (ODE). It includes routines that:

  1. generate gradient and jacobian matrices (full and banded),

  2. find roots of non-linear equations by the Newton-Raphson method,

  3. estimate steady-state conditions of a system of (differential) equations in full, banded or sparse form, using the Newton-Raphson method, or by dynamically running,

  4. solve the steady-state conditions for uni- and multicomponent 1-D, 2-D, and 3-D partial differential equations, that have been converted to ordinary differential equations by numerical differencing (using the method-of-lines approach).

r-omnipathr 3.14.0
Propagated dependencies: r-checkmate@2.3.2 r-crayon@1.5.3 r-curl@6.2.3 r-digest@0.6.37 r-dplyr@1.1.4 r-httr@1.4.7 r-igraph@2.1.4 r-jsonlite@2.0.0 r-later@1.4.2 r-logger@0.4.0 r-lubridate@1.9.4 r-magrittr@2.0.3 r-progress@1.2.3 r-purrr@1.0.4 r-r-utils@2.13.0 r-rappdirs@0.3.3 r-readr@2.1.5 r-readxl@1.4.5 r-rlang@1.1.6 r-rmarkdown@2.29 r-rsqlite@2.3.11 r-rvest@1.0.5 r-stringi@1.8.7 r-stringr@1.5.1 r-tibble@3.2.1 r-tidyr@1.3.1 r-tidyselect@1.2.1 r-vctrs@0.6.5 r-withr@3.0.2 r-xml@3.99-0.18 r-xml2@1.4.0 r-yaml@2.3.10 r-zip@2.3.3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://saezlab.github.io/OmnipathR/
Licenses: Expat
Synopsis: OmniPath web service client and more
Description:

This package provides a client for the OmniPath web service and many other resources. It also includes functions to transform and pretty print some of the downloaded data, functions to access a number of other resources. Furthermore, OmnipathR features a close integration with the NicheNet method for ligand activity prediction from transcriptomics data.

Total results: 7783