_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-zinbwave 1.30.0
Propagated dependencies: r-biocparallel@1.42.0 r-edger@4.6.2 r-genefilter@1.90.0 r-matrix@1.7-3 r-singlecellexperiment@1.30.1 r-softimpute@1.4-3 r-summarizedexperiment@1.38.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/zinbwave
Licenses: Artistic License 2.0
Synopsis: Zero-inflated negative binomial model for RNA-seq data
Description:

This package implements a general and flexible zero-inflated negative binomial model that can be used to provide a low-dimensional representations of single-cell RNA-seq data. The model accounts for zero inflation (dropouts), over-dispersion, and the count nature of the data. The model also accounts for the difference in library sizes and optionally for batch effects and/or other covariates, avoiding the need for pre-normalize the data.

r-ggdendro 0.2.0
Propagated dependencies: r-ggplot2@3.5.2 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/andrie/ggdendro
Licenses: GPL 2+
Synopsis: Create dendrograms and tree diagrams using ggplot2
Description:

This is a set of tools for dendrograms and tree plots using ggplot2. The ggplot2 philosophy is to clearly separate data from the presentation. Unfortunately the plot method for dendrograms plots directly to a plot device with out exposing the data. The ggdendro package resolves this by making available functions that extract the dendrogram plot data. The package provides implementations for tree, rpart, as well as diana and agnes cluster diagrams.

r-spelling 2.3.1
Propagated dependencies: r-commonmark@1.9.5 r-hunspell@3.0.6 r-knitr@1.50 r-xml2@1.3.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/spelling/
Licenses: Expat
Synopsis: Tools for spell checking in R
Description:

This is an R package for spell checking common document formats including LaTeX, markdown, manual pages, and DESCRIPTION files. It includes utilities to automate checking of documentation and vignettes as a unit test during R CMD check. Both British and American English are supported out of the box and other languages can be added. In addition, packages may define a wordlist to allow custom terminology without having to abuse punctuation.

r-lmertest 3.1-3
Propagated dependencies: r-ggplot2@3.5.2 r-lme4@1.1-37 r-mass@7.3-65 r-numderiv@2016.8-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/runehaubo/lmerTestR
Licenses: GPL 2+
Synopsis: Tests in linear mixed effects models
Description:

This package provides p-values in type I, II or III anova and summary tables for lmer model fits via Satterthwaite's degrees of freedom method. A Kenward-Roger method is also available via the pbkrtest package. Model selection methods include step, drop1 and anova-like tables for random effects (ranova). Methods for Least-Square means (LS-means) and tests of linear contrasts of fixed effects are also available.

r-filehash 2.4-6
Propagated dependencies: r-digest@0.6.37
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://github.com/rdpeng/filehash
Licenses: GPL 2+
Synopsis: Simple key-value database
Description:

This package implements a simple key-value style database where character string keys are associated with data values that are stored on the disk. A simple interface is provided for inserting, retrieving, and deleting data from the database. Utilities are provided that allow filehash databases to be treated much like environments and lists are already used in R. These utilities are provided to encourage interactive and exploratory analysis on large datasets.

rust-winit 0.19.5
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/rust-windowing/winit
Licenses: ASL 2.0
Synopsis: Window creation library
Description:

Winit is a window creation and management library. It can create windows and lets you handle events (for example: the window being resized, a key being pressed, a mouse movement, etc.) produced by window.

Winit is designed to be a low-level brick in a hierarchy of libraries. Consequently, in order to show something on the window you need to use the platform-specific getters provided by winit, or another library.

rust-winit 0.28.7
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/rust-windowing/winit
Licenses: ASL 2.0
Synopsis: Window creation library
Description:

Winit is a window creation and management library. It can create windows and lets you handle events (for example: the window being resized, a key being pressed, a mouse movement, etc.) produced by window.

Winit is designed to be a low-level brick in a hierarchy of libraries. Consequently, in order to show something on the window you need to use the platform-specific getters provided by winit, or another library.

rust-winit 0.26.1
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/rust-windowing/winit
Licenses: ASL 2.0
Synopsis: Window creation library
Description:

Winit is a window creation and management library. It can create windows and lets you handle events (for example: the window being resized, a key being pressed, a mouse movement, etc.) produced by window.

Winit is designed to be a low-level brick in a hierarchy of libraries. Consequently, in order to show something on the window you need to use the platform-specific getters provided by winit, or another library.

rust-winit 0.30.8
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/rust-windowing/winit
Licenses: ASL 2.0
Synopsis: Window creation library
Description:

Winit is a window creation and management library. It can create windows and lets you handle events (for example: the window being resized, a key being pressed, a mouse movement, etc.) produced by window.

Winit is designed to be a low-level brick in a hierarchy of libraries. Consequently, in order to show something on the window you need to use the platform-specific getters provided by winit, or another library.

rust-winit 0.27.5
Dependencies: expat@2.5.0 fontconfig-minimal@2.14.0 freetype@2.13.0
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/rust-windowing/winit
Licenses: ASL 2.0
Synopsis: Window creation library
Description:

Winit is a window creation and management library. It can create windows and lets you handle events (for example: the window being resized, a key being pressed, a mouse movement, etc.) produced by window.

Winit is designed to be a low-level brick in a hierarchy of libraries. Consequently, in order to show something on the window you need to use the platform-specific getters provided by winit, or another library.

rust-winit 0.24.0
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/rust-windowing/winit
Licenses: ASL 2.0
Synopsis: Window creation library
Description:

Winit is a window creation and management library. It can create windows and lets you handle events (for example: the window being resized, a key being pressed, a mouse movement, etc.) produced by window.

Winit is designed to be a low-level brick in a hierarchy of libraries. Consequently, in order to show something on the window you need to use the platform-specific getters provided by winit, or another library.

rust-winit 0.29.15
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/rust-windowing/winit
Licenses: ASL 2.0
Synopsis: Window creation library
Description:

Winit is a window creation and management library. It can create windows and lets you handle events (for example: the window being resized, a key being pressed, a mouse movement, etc.) produced by window.

Winit is designed to be a low-level brick in a hierarchy of libraries. Consequently, in order to show something on the window you need to use the platform-specific getters provided by winit, or another library.

rust-jwalk 0.8.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/byron/jwalk
Licenses: Expat
Synopsis: File system walk performed in parallel with streamed and sorted results
Description:

This Rust crate implements a file system walk that runs in parallel using rayon. It attempts to combine the parallelism of ignore with walkdir's streaming iterator API. Entries are streamed in sorted order with options for custom sorting, filtering, and skipping.

Directory traversal is already pretty fast. If you don't need this crate's speed then walkdir provides a smaller and more tested single threaded implementation.

r-backpipe 0.2.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/decisionpatterns/backpipe
Licenses: GPL 2 FSDG-compatible
Synopsis: Backward Pipe (Right-to-Left) Operator
Description:

This package provides a backward-pipe operator for magrittr (%<%) or pipeR (%<<%) that allows for a performing operations from right-to-left. This allows writing more legible code where right-to-left ordering is natural. This is common with hierarchies and nested structures such as trees, directories or markup languages (e.g. HTML and XML). The package also includes a R-Studio add-in that can be bound to a keyboard shortcut.

r-diffcorr 0.4.4
Propagated dependencies: r-pcamethods@2.0.0 r-multtest@2.64.0 r-igraph@2.1.4 r-fdrtool@1.2.18
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiffCorr
Licenses: FSDG-compatible
Synopsis: Analyzing and Visualizing Differential Correlation Networks in Biological Data
Description:

This package provides a method for identifying pattern changes between 2 experimental conditions in correlation networks (e.g., gene co-expression networks), which builds on a commonly used association measure, such as Pearson's correlation coefficient. This package includes functions to calculate correlation matrices for high-dimensional dataset and to test differential correlation, which means the changes in the correlation relationship among variables (e.g., genes and metabolites) between 2 experimental conditions.

r-flexfitr 1.2.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-subplex@1.9 r-rlang@1.1.6 r-progressr@0.15.1 r-optimx@2025-4.9 r-numderiv@2016.8-1.1 r-ggplot2@3.5.2 r-future@1.49.0 r-foreach@1.5.2 r-dplyr@1.1.4 r-dofuture@1.0.2 r-agriutilities@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://apariciojohan.github.io/flexFitR/
Licenses: Expat
Synopsis: Flexible Non-Linear Least Square Model Fitting
Description:

This package provides tools for flexible non-linear least squares model fitting using general-purpose optimization techniques. The package supports a variety of optimization algorithms, including those provided by the optimx package, making it suitable for handling complex non-linear models. Features include parallel processing support via the future and foreach packages, comprehensive model diagnostics, and visualization capabilities. Implements methods described in Nash and Varadhan (2011, <doi:10.18637/jss.v043.i09>).

r-graposas 1.0.0
Propagated dependencies: r-mvtnorm@1.3-3 r-ga@3.2.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=graposas
Licenses: GPL 3
Synopsis: Graphical Approach Optimal Sample Size
Description:

Graphical approach provides a useful framework for multiplicity adjustment in clinical trials with multiple endpoints. This package includes statistical methods to optimize sample size over initial weight and transition probability in a graphical approach under a common setting, which is to use marginal power for each endpoint in a trial design. See Zhang, F. and Gou, J. (2023). Sample size optimization for clinical trials using graphical approaches for multiplicity adjustment, Technical Report.

r-landcomp 0.0.5
Propagated dependencies: r-sf@1.0-21 r-future-apply@1.11.3 r-future@1.49.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/ladylavender/LandComp
Licenses: Expat
Synopsis: Analysing Landscape Composition and Structure at Multiple Scales
Description:

Changes of landscape diversity and structure can be detected soon if relying on landscape class combinations and analysing patterns at multiple scales. LandComp provides such an opportunity, based on Juhász-Nagy's functions (Juhász-Nagy P, Podani J 1983 <doi:10.1007/BF00129432>). Functions can handle multilayered data. Requirements of the input: binary data contained by a regular square or hexagonal grid, and the grid should have projected coordinates.

r-multicmp 1.1
Propagated dependencies: r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://dx.doi.org/10.1016/j.jmva.2016.04.007
Licenses: GPL 3
Synopsis: Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
Description:

This package provides a toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwell-Poisson (COM-Poisson) distribution for flexible modeling of multivariate count data, especially in the presence of data dispersion. Currently the package only supports bivariate data, via the bivariate COM-Poisson distribution described in Sellers et al. (2016) <doi:10.1016/j.jmva.2016.04.007>. Future development will extend the package to higher-dimensional data.

r-medicare 0.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://www.github.com/robertgambrel/medicare
Licenses: Expat
Synopsis: Tools for Obtaining and Cleaning Medicare Public Use Files
Description:

Publicly available data from Medicare frequently requires extensive initial effort to extract desired variables and merge them; this package formalizes the techniques I've found work best. More information on the Medicare program, as well as guidance for the publicly available data this package targets, can be found on CMS's website covering publicly available data. See <https://www.cms.gov/Research-Statistics-Data-and-Systems/Research-Statistics-Data-and-Systems.html>.

r-vegalite 0.6.1
Propagated dependencies: r-webshot@0.5.5 r-magrittr@2.0.3 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-digest@0.6.37 r-clipr@0.8.0 r-base64@2.0.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: http://github.com/hrbrmstr/vegalite
Licenses: FSDG-compatible
Synopsis: Tools to Encode Visualizations with the 'Grammar of Graphics'-Like 'Vega-Lite' 'Spec'
Description:

The Vega-Lite JavaScript framework provides a higher-level grammar for visual analysis, akin to ggplot or Tableau', that generates complete Vega specifications. Functions exist which enable building a valid spec from scratch or importing a previously created spec file. Functions also exist to export spec files and to generate code which will enable plots to be embedded in properly configured web pages. The default behavior is to generate an htmlwidget'.

r-cfdnapro 1.14.0
Propagated dependencies: r-tibble@3.2.1 r-stringr@1.5.1 r-rsamtools@2.24.0 r-rlang@1.1.6 r-quantmod@0.4.27 r-plyranges@1.28.0 r-magrittr@2.0.3 r-iranges@2.42.0 r-ggplot2@3.5.2 r-genomicranges@1.60.0 r-genomicalignments@1.44.0 r-genomeinfodb@1.44.0 r-dplyr@1.1.4 r-bsgenome-hsapiens-ucsc-hg38@1.4.5 r-bsgenome-hsapiens-ucsc-hg19@1.4.3 r-bsgenome-hsapiens-ncbi-grch38@1.3.1000 r-biocgenerics@0.54.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/hw538/cfDNAPro
Licenses: GPL 3
Synopsis: cfDNAPro extracts and Visualises biological features from whole genome sequencing data of cell-free DNA
Description:

cfDNA fragments carry important features for building cancer sample classification ML models, such as fragment size, and fragment end motif etc. Analyzing and visualizing fragment size metrics, as well as other biological features in a curated, standardized, scalable, well-documented, and reproducible way might be time intensive. This package intends to resolve these problems and simplify the process. It offers two sets of functions for cfDNA feature characterization and visualization.

r-acebayes 1.10
Propagated dependencies: r-compare@0.2-6 r-lhs@1.2.0 r-randtoolbox@2.0.5 r-rcpp@1.0.14 r-rcpparmadillo@14.4.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/acebayes/
Licenses: GPL 2
Synopsis: Optimal Bayesian experimental design using the ACE algorithm
Description:

Finding an optimal Bayesian experimental design involves maximizing an objective function given by the expectation of some appropriately chosen utility function with respect to the joint distribution of unknown quantities (including responses). This objective function is usually not available in closed form and the design space can be continuous and of high dimensionality. This package uses Approximate Coordinate Exchange (ACE) to maximise an approximation to the expectation of the utility function.

r-bayesgof 5.2
Propagated dependencies: r-vgam@1.1-13 r-orthopolynom@1.0-6.1 r-nleqslv@3.3.5 r-bolstad2@1.0-29
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesGOF
Licenses: GPL 2
Synopsis: Bayesian Modeling via Frequentist Goodness-of-Fit
Description:

This package provides a Bayesian data modeling scheme that performs four interconnected tasks: (i) characterizes the uncertainty of the elicited parametric prior; (ii) provides exploratory diagnostic for checking prior-data conflict; (iii) computes the final statistical prior density estimate; and (iv) executes macro- and micro-inference. Primary reference is Mukhopadhyay, S. and Fletcher, D. 2018 paper "Generalized Empirical Bayes via Frequentist Goodness of Fit" (<https://www.nature.com/articles/s41598-018-28130-5 >).

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659