_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-curatedadipochip 1.24.0
Propagated dependencies: r-summarizedexperiment@1.38.1 r-experimenthub@2.16.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/MahShaaban/curatedAdipoChIP
Licenses: GPL 3
Synopsis: Curated ChIP-Seq Dataset of MDI-induced Differentiated Adipocytes (3T3-L1)
Description:

This package provides a curated dataset of publicly available ChIP-sequencing of transcription factors, chromatin remodelers and histone modifications in the 3T3-L1 pre-adipocyte cell line. The package document the data collection, pre-processing and processing of the data. In addition to the documentation, the package contains the scripts that was used to generated the data.

python-flask-restx 1.3.0
Propagated dependencies: python-aniso8601@9.0.1 python-flask@3.1.0 python-jsonschema@4.23.0 python-pytz@2023.3.post1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/python-restx/flask-restx
Licenses: Modified BSD
Synopsis: Framework for fast, easy and documented API development with Flask
Description:

Flask-RESTX is an extension for Flask that adds support for quickly building REST APIs. Flask-RESTX encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTX should be easy to pick up. It provides a coherent collection of decorators and tools to describe your API and expose its documentation properly using Swagger.

r-apackoftheclones 1.2.4
Propagated dependencies: r-seuratobject@5.1.0 r-seurat@5.3.0 r-rlang@1.1.6 r-rcpp@1.0.14 r-lifecycle@1.0.4 r-hash@2.2.6.3 r-ggplot2@3.5.2 r-ggforce@0.4.2 r-dplyr@1.1.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://qile0317.github.io/APackOfTheClones/
Licenses: Expat
Synopsis: Visualization of Clonal Expansion for Single Cell Immune Profiles
Description:

Visualize clonal expansion via circle-packing. APackOfTheClones extends scRepertoire to produce a publication-ready visualization of clonal expansion at a single cell resolution, by representing expanded clones as differently sized circles. The method was originally implemented by Murray Christian and Ben Murrell in the following immunology study: Ma et al. (2021) <doi:10.1126/sciimmunol.abg6356>.

r-datastreamdsws2r 1.9.12
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-stringr@1.5.1 r-stringi@1.8.7 r-jsonlite@2.0.0 r-httr@1.4.7 r-foreach@1.5.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/CharlesCara/DatastreamDSWS2R
Licenses: GPL 3
Synopsis: Provides a Link Between the 'LSEG Datastream' System and R
Description:

This package provides a set of functions and a class to connect, extract and upload information from the LSEG Datastream database. This package uses the DSWS API and server used by the Datastream DFO addin'. Details of this API are available at <https://www.lseg.com/en/data-analytics>. Please report issues at <https://github.com/CharlesCara/DatastreamDSWS2R/issues>.

r-landscapemetrics 2.2.1
Propagated dependencies: r-tibble@3.2.1 r-terra@1.8-50 r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-ggplot2@3.5.2 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://r-spatialecology.github.io/landscapemetrics/
Licenses: GPL 3
Synopsis: Landscape Metrics for Categorical Map Patterns
Description:

Calculates landscape metrics for categorical landscape patterns in a tidy workflow. landscapemetrics reimplements the most common metrics from FRAGSTATS (<https://www.fragstats.org/>) and new ones from the current literature on landscape metrics. This package supports terra SpatRaster objects as input arguments. It further provides utility functions to visualize patches, select metrics and building blocks to develop new metrics.

r-preciseplacement 0.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=precisePlacement
Licenses: Expat
Synopsis: Suite of Functions to Help Get Plot Elements Exactly Where You Want Them
Description:

This package provides a selection of tools that make it easier to place elements onto a (base R) plot exactly where you want them. It allows users to identify points and distances on a plot in terms of inches, pixels, margin lines, data units, and proportions of the plotting space, all in a manner more simple than manipulating par().

python-ruamel.yaml 0.18.6
Propagated dependencies: python-ruamel.yaml.clib@0.2.8
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://sourceforge.net/projects/ruamel-yaml/
Licenses: Expat
Synopsis: YAML 1.2 parser/emitter
Description:

This package provides YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order. It is a derivative of Kirill Simonov’s PyYAML 3.11. It supports YAML 1.2 and has round-trip loaders and dumpers. It supports comments. Block style and key ordering are kept, so you can diff the source.

python-ruamel.yaml 0.16.13
Propagated dependencies: python-ruamel.yaml.clib@0.2.8
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://sourceforge.net/projects/ruamel-yaml/
Licenses: Expat
Synopsis: YAML 1.2 parser/emitter
Description:

This package provides YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order. It is a derivative of Kirill Simonov’s PyYAML 3.11. It supports YAML 1.2 and has round-trip loaders and dumpers. It supports comments. Block style and key ordering are kept, so you can diff the source.

r-factoinvestigate 1.9
Propagated dependencies: r-rmarkdown@2.29 r-ggplot2@3.5.2 r-factominer@2.11
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://factominer.free.fr/reporting/
Licenses: GPL 2+
Synopsis: Automatic Description of Factorial Analysis
Description:

Brings a set of tools to help and automatically realise the description of principal component analyses (from FactoMineR functions). Detection of existing outliers, identification of the informative components, graphical views and dimensions description are performed threw dedicated functions. The Investigate() function performs all these functions in one, and returns the result as a report document (Word, PDF or HTML).

r-droplettestfiles 1.18.0
Propagated dependencies: r-s4vectors@0.46.0 r-experimenthub@2.16.0 r-annotationhub@3.16.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/DropletTestFiles
Licenses: GPL 3
Synopsis: Test Files for Single-Cell Droplet Utilities
Description:

Assorted files generated from droplet-based single-cell protocols, to be used for testing functions in DropletUtils. Primarily intended for storing files that directly come out of processing pipelines like 10X Genomics CellRanger software, prior to the formation of a SingleCellExperiment object. Unlike other packages, this is not designed to provide objects that are immediately ready for analysis.

r-acousticndlcoder 1.0.2
Propagated dependencies: r-seewave@2.2.3 r-tuner@1.4.7 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AcousticNDLCodeR/
Licenses: GPL 2+
Synopsis: Coding sound files for use with NDL
Description:

Make acoustic cues to use with the R package ndl. The package implements functions used in the PLoS ONE paper "Words from spontaneous conversational speech can be recognized with human-like accuracy by an error-driven learning algorithm that discriminates between meanings straight from smart acoustic features, bypassing the phoneme as recognition unit." doi:10.1371/journal.pone.0174623

r-easyverification 0.4.5
Propagated dependencies: r-specsverification@0.5-3 r-rcpp@1.0.14 r-pbapply@1.7-2
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://www.meteoswiss.admin.ch
Licenses: GPL 3
Synopsis: Ensemble Forecast Verification for Large Data Sets
Description:

Set of tools to simplify application of atomic forecast verification metrics for (comparative) verification of ensemble forecasts to large data sets. The forecast metrics are imported from the SpecsVerification package, and additional forecast metrics are provided with this package. Alternatively, new user-defined forecast scores can be implemented using the example scores provided and applied using the functionality of this package.

r-nonlineardotplot 0.5.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nonLinearDotPlot
Licenses: Expat
Synopsis: Non Linear Dot Plots
Description:

Non linear dot plots are diagrams that allow dots of varying size to be constructed, so that columns with a large number of samples are reduced in height. Implementation of algorithm described in: Nils Rodrigues and Daniel Weiskopf, "Nonlinear Dot Plots", IEEE Transactions on Visualization and Computer Graphics, vol. 24, no. 1, pp. 616-625, 2018. <doi:10.1109/TVCG.2017.2744018>.

r-panelaggregation 0.1.1
Propagated dependencies: r-data-table@1.17.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=panelaggregation
Licenses: GPL 2
Synopsis: Aggregate Longitudinal Survey Data
Description:

Aggregate Business Tendency Survey Data (and other qualitative surveys) to time series at various aggregation levels. Run aggregation of survey data in a speedy, re-traceable and a easily deployable way. Aggregation is substantially accelerated by use of data.table. This package intends to provide an interface that is less general and abstract than data.table but rather geared towards survey researchers.

rust-version-check 0.1.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/SergioBenitez/version_check
Licenses: ASL 2.0 Expat
Synopsis: Check that the installed rustc meets some version requirements
Description:

This tiny crate checks that the running or installed rustc meets some version requirements. The version is queried by calling the Rust compiler with --version. The path to the compiler is determined first via the RUSTC environment variable. If it is not set, then rustc is used. If that fails, no determination is made, and calls return None.

rust-version-check 0.9.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/SergioBenitez/version_check
Licenses: ASL 2.0 Expat
Synopsis: Check that the installed rustc meets some version requirements
Description:

This tiny crate checks that the running or installed rustc meets some version requirements. The version is queried by calling the Rust compiler with --version. The path to the compiler is determined first via the RUSTC environment variable. If it is not set, then rustc is used. If that fails, no determination is made, and calls return None.

texlive-pst-rubans 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pst-rubans
Licenses: LPPL (any version)
Synopsis: Draw three-dimensional ribbons
Description:

The package uses PStricks and pst-solides3d to draw three dimensional ribbons on a cylinder, torus, sphere, cone or paraboloid. The width of the ribbon, the number of turns, the colour of the outer and the inner surface of the ribbon may be set. In the case of circular and conical helices, one may also choose the number of ribbons.

r-bayesdissolution 0.2.1
Propagated dependencies: r-shiny@1.10.0 r-pscl@1.5.9 r-mnormt@2.1.1 r-mcmcpack@1.7-1 r-geor@1.9-5 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesDissolution
Licenses: GPL 2
Synopsis: Bayesian Models for Dissolution Testing
Description:

Fits Bayesian models (amongst others) to dissolution data sets that can be used for dissolution testing. The package was originally constructed to include only the Bayesian models outlined in Pourmohamad et al. (2022) <doi:10.1111/rssc.12535>. However, additional Bayesian and non-Bayesian models (based on bootstrapping and generalized pivotal quanties) have also been added. More models may be added over time.

r-npbayesimputecat 0.5
Propagated dependencies: r-rlang@1.1.6 r-reshape2@1.4.4 r-rcpp@1.0.14 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-bayesplot@1.12.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NPBayesImputeCat
Licenses: GPL 3+
Synopsis: Non-Parametric Bayesian Multiple Imputation for Categorical Data
Description:

These routines create multiple imputations of missing at random categorical data, and create multiply imputed synthesis of categorical data, with or without structural zeros. Imputations and syntheses are based on Dirichlet process mixtures of multinomial distributions, which is a non-parametric Bayesian modeling approach that allows for flexible joint modeling, described in Manrique-Vallier and Reiter (2014) <doi:10.1080/10618600.2013.844700>.

r-ucsfindustrydocs 0.1.0
Propagated dependencies: r-stringr@1.5.1 r-r6@2.6.1 r-magrittr@2.0.3 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4 r-data-table@1.17.2 r-arrow@20.0.0
Channel: guix-cran
Location: guix-cran/packages/u.scm (guix-cran packages u)
Home page: https://cran.r-project.org/package=ucsfindustrydocs
Licenses: Expat
Synopsis: UCSF Industry Documents Library API Wrapper
Description:

Serves as a R wrapper for the University of California San Francisco's [Industry Documents Digital Library]<https://www.industrydocuments.ucsf.edu/> API. The API, and this wrapper, serve to pull metadata about of items within the digital library. For more information the API, see the [API's documentation]<https://www.industrydocuments.ucsf.edu/wp-content/uploads/2020/08/IndustryDocumentsDataAPI_v7.pdf>.

r-gdnainrnaseqdata 1.8.0
Propagated dependencies: r-xml@3.99-0.18 r-rsamtools@2.24.0 r-rcurl@1.98-1.17 r-experimenthub@2.16.0 r-biocgenerics@0.54.0
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://github.com/functionalgenomics/gDNAinRNAseqData
Licenses: Artistic License 2.0
Synopsis: RNA-seq data with different levels of gDNA contamination
Description:

This package provides access to BAM files generated from RNA-seq data produced with different levels of gDNA contamination. It currently allows one to download a subset of the data published by Li et al., BMC Genomics, 23:554, 2022. This subset of data is formed by BAM files with about 100,000 alignments with three different levels of gDNA contamination.

rust-async-process 2.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/smol-rs/async-process
Licenses: ASL 2.0 Expat
Synopsis: Async interface for working with processes
Description:

This crate is an async version of std::process. A background thread named async-process is lazily created on first use, which waits for spawned child processes to exit and then calls the wait() syscall to clean up the ``zombie'' processes.

This is unlike the process API in the standard library, where dropping a running Child leaks its resources.

rust-async-process 1.8.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/smol-rs/async-process
Licenses: ASL 2.0 Expat
Synopsis: Async interface for working with processes
Description:

This crate is an async version of std::process. A background thread named async-process is lazily created on first use, which waits for spawned child processes to exit and then calls the wait() syscall to clean up the ``zombie'' processes.

This is unlike the process API in the standard library, where dropping a running Child leaks its resources.

r-textboxplacement 1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=textBoxPlacement
Licenses: GPL 2+
Synopsis: Compute a Non-Overlapping Layout of Text Boxes to Label Multiple Overlain Plots
Description:

Compute a non-overlapping layout of text boxes to label multiple overlain curves. For each curve, iteratively search for an adjacent x,y position for the text box that does not overlap with the other curves. If this process fails, then offsets are computed to add to the y values for each curve, that results in sufficient space to add all of the text labels.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659