_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-slqpcr 1.76.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/SLqPCR
Licenses: GPL 2+
Synopsis: Functions for analysis of real-time quantitative PCR data at SIRS-Lab GmbH
Description:

This package provides functions for analysis of real-time quantitative PCR data at SIRS-Lab GmbH.

r-gtrack 0.1.0-1.a694fa3
Propagated dependencies: r-biocgenerics@0.54.0 r-data-table@1.17.4 r-genomeinfodb@1.44.0 r-genomicranges@1.60.0 r-gutils@0.2.0-2.fc24db6 r-iranges@2.42.0 r-matrix@1.7-3 r-rcolorbrewer@1.1-3 r-rcpp@1.0.14 r-rcurl@1.98-1.17 r-rtracklayer@1.68.0 r-s4vectors@0.46.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/mskilab/gTrack/
Licenses: GPL 2
Synopsis: Plot tracks of complex genomic data across multiple genomic windows
Description:

This package provides an object for plotting GRanges, RleList, UCSC file formats, and ffTrack objects in multi-track panels.

r-gg-gap 1.3
Propagated dependencies: r-cowplot@1.1.3 r-ggplot2@3.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ChrisLou-bioinfo/gg.gap
Licenses: GPL 3
Synopsis: Define segments on the y-axis for ggplot2
Description:

The gg.gap function enables you to define segments for the y-axis in a ggplot2 plot.

r-matrix 1.7-3
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+
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-locpol 0.8.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/locpol/
Licenses: GPL 2+
Synopsis: Kernel Local Polynomial Regression
Description:

Computes local polynomial estimators for the regression and also density. It comprises several different utilities to handle kernel estimators.

r-quarto 1.4.4
Propagated dependencies: r-cli@3.6.5 r-jsonlite@2.0.0 r-later@1.4.2 r-processx@3.8.6 r-rlang@1.1.6 r-rmarkdown@2.29 r-rstudioapi@0.17.1 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/quarto-dev/quarto-r
Licenses: GPL 2+
Synopsis: R Interface to Quarto markdown publishing system
Description:

This package lets you convert R Markdown documents and Jupyter notebooks to a variety of output formats using Quarto.

ecl-rove 0.10.0-1.6a5dfcd
Dependencies: ecl-bordeaux-threads@0.9.3 ecl-dissect@1.0.0-2.a70cabc ecl-trivial-gray-streams@2.0-1.2b3823e
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/fukamachi/rove
Licenses: Modified BSD
Synopsis: Yet another common lisp testing library
Description:

Rove is a unit testing framework for Common Lisp applications. This is intended to be a successor of Prove.

rtmpdump 2.4-0.c5f04a5
Dependencies: gnutls@3.8.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://rtmpdump.mplayerhq.hu/
Licenses: LGPL 2.1+ GPL 2+
Synopsis: Tools and library for handling RTMP streams
Description:

RTMPdump is a toolkit for RTMP streams. All forms of RTMP are supported, including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps://.

ruby-ast 2.4.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://whitequark.github.io/ast/
Licenses: Expat
Synopsis: Library for working with Abstract Syntax Trees
Description:

ast is a Ruby library for working with Abstract Syntax Trees. It does this through immutable data structures.

r-tibble 3.2.1
Propagated dependencies: r-fansi@1.0.6 r-lifecycle@1.0.4 r-magrittr@2.0.3 r-pillar@1.10.2 r-pkgconfig@2.0.3 r-rlang@1.1.6 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/hadley/tibble
Licenses: Expat
Synopsis: Simple data frames
Description:

This package provides a tbl_df class that offers better checking and printing capabilities than traditional data frames.

r-r2glmm 0.1.3
Propagated dependencies: r-afex@1.4-1 r-ggplot2@3.5.2 r-gridextra@2.3 r-mass@7.3-65 r-matrix@1.7-3 r-mgcv@1.9-3 r-pbkrtest@0.5.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bcjaeger/r2glmm
Licenses: GPL 2
Synopsis: Compute R squared for mixed (multilevel) models
Description:

This package computes model and semi partial R squared with confidence limits for the linear and generalized linear mixed model (LMM and GLMM). The R squared measure from L. J. Edwards et al. (2008) is extended to the GLMM using penalized quasi-likelihood (PQL) estimation (see Jaeger et al. (2016)).

ruby-vcr 5.0.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://relishapp.com/vcr/vcr/docs
Licenses: Expat
Synopsis: Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
Description:

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

r-aws-s3 0.3.21
Propagated dependencies: r-aws-signature@0.6.0 r-base64enc@0.1-3 r-curl@6.2.3 r-digest@0.6.37 r-httr@1.4.7 r-xml2@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cloudyr/aws.s3
Licenses: GPL 2+
Synopsis: AWS S3 Client Package
Description:

This package provides a simple client package for the Amazon Web Services (AWS) Simple Storage Service (S3) REST API.

r-docopt 0.7.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/docopt/docopt.R
Licenses: Expat
Synopsis: Command-line interface specification language
Description:

This package enables you to define a command-line interface by just giving it a description in the specific format.

r-netrep 1.2.7
Propagated dependencies: r-abind@1.4-8 r-bh@1.87.0-1 r-foreach@1.5.2 r-rcolorbrewer@1.1-3 r-rcpp@1.0.14 r-rcpparmadillo@14.4.3-1 r-rhpcblasctl@0.23-42 r-statmod@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=NetRep
Licenses: GPL 2
Synopsis: Permutation testing network module preservation across datasets
Description:

This package provides functions for assessing the replication/preservation of a network module's topology across datasets through permutation testing.

r-proper 1.42.0
Propagated dependencies: r-edger@4.6.2
Channel: guix-bioc
Location: guix-bioc/packages/p.scm (guix-bioc packages p)
Home page: https://bioconductor.org/packages/PROPER
Licenses: GPL 2+ GPL 3+
Synopsis: PROspective Power Evaluation for RNAseq
Description:

This package provide simulation based methods for evaluating the statistical power in differential expression analysis from RNA-seq data.

r-rgsepd 1.42.0
Propagated dependencies: r-summarizedexperiment@1.38.1 r-org-hs-eg-db@3.21.0 r-gplots@3.2.0 r-goseq@1.60.0 r-go-db@3.21.0 r-deseq2@1.48.1 r-biomart@2.64.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/rgsepd
Licenses: GPL 3
Synopsis: Gene Set Enrichment / Projection Displays
Description:

R/GSEPD is a bioinformatics package for R to help disambiguate transcriptome samples (a matrix of RNA-Seq counts at transcript IDs) by automating differential expression (with DESeq2), then gene set enrichment (with GOSeq), and finally a N-dimensional projection to quantify in which ways each sample is like either treatment group.

r-cytoml 2.20.0
Dependencies: libxml2@2.14.6 zlib@1.3.1
Propagated dependencies: r-bh@1.87.0-1 r-biobase@2.68.0 r-cpp11@0.5.2 r-cytolib@2.20.0 r-data-table@1.17.4 r-dplyr@1.1.4 r-flowcore@2.20.0 r-flowworkspace@4.20.0 r-ggcyto@1.36.0 r-graph@1.86.0 r-jsonlite@2.0.0 r-opencyto@2.20.0 r-rbgl@1.84.0 r-rgraphviz@2.52.0 r-rhdf5lib@1.30.0 r-rprotobuflib@2.20.0 r-tibble@3.2.1 r-xml@3.99-0.18 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/RGLab/CytoML
Licenses: Artistic License 2.0
Synopsis: GatingML interface for cross platform cytometry data sharing
Description:

This package provides an interface to implementations of the GatingML2.0 standard to exchange gated cytometry data with other software platforms.

r-p2data 1.0.0-1.7d4c0e1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/kharchenkolab/p2data
Licenses: GPL 3
Synopsis: Data for pagoda2
Description:

This package contains data used by pagoda2. The data within this package are the 3000 bone marrow cells used for vignettes.

r-dimred 0.2.7
Propagated dependencies: r-drr@0.0.4 r-magrittr@2.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gdkrmr/dimRed
Licenses: GPL 3
Synopsis: Framework for dimensionality reduction
Description:

This package provides a collection of dimensionality reduction techniques from R packages and provides a common interface for calling the methods.

r-ffbase 0.13.3
Propagated dependencies: r-bit@4.6.0 r-fastmatch@1.1-6 r-ff@4.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/edwindj/ffbase
Licenses: GPL 3
Synopsis: Basic statistical functions for package 'ff'
Description:

This package extends the out of memory vectors of ff with statistical functions and other utilities to ease their usage.

r-fateid 0.2.2
Propagated dependencies: r-locfit@1.5-9.12 r-matrixstats@1.5.0 r-pheatmap@1.0.12 r-princurve@2.1.6 r-randomforest@4.7-1.2 r-rcolorbrewer@1.1-3 r-rtsne@0.17 r-som@0.3-5.2 r-umap@0.2.10.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=FateID
Licenses: GPL 3
Synopsis: Quantification of fate bias in multipotent progenitors
Description:

This package computes cell fate bias for multi-lineage single-cell data. It also provides visualization tools for analyzing these biases.

r-cmaesr 1.0.3
Propagated dependencies: r-bbmisc@1.13 r-checkmate@2.3.2 r-ggplot2@3.5.2 r-paramhelpers@1.14.2 r-smoof@1.6.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jakobbossek/cmaesr
Licenses: FreeBSD
Synopsis: Covariance matrix adaptation evolution strategy
Description:

This is a pure R implementation of the Covariance Matrix Adaptation Evolution Strategy (CMA-ES) with optional restarts (IPOP-CMA-ES).

r-kmsurv 0.1-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/KMsurv/
Licenses: GPL 3+
Synopsis: Data sets from Klein and Moeschberger (1997), Survival Analysis
Description:

This package provides data sets and functions for Klein and Moeschberger (1997), "Survival Analysis, Techniques for Censored and Truncated Data", Springer.

Total results: 7783