_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-proteobayes 1.0.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-mvtnorm@1.3-3 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-extradistr@1.10.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://mariechion.github.io/ProteoBayes/
Licenses: Expat
Build system: r
Synopsis: Bayesian Statistical Tools for Quantitative Proteomics
Description:

Bayesian toolbox for quantitative proteomics. In particular, this package provides functions to generate synthetic datasets, execute Bayesian differential analysis methods, and display results as, described in the associated article Marie Chion and Arthur Leroy (2023) <arXiv:2307.08975>.

r-ssaforecast 0.1.1
Propagated dependencies: r-rssa@1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SSAforecast
Licenses: GPL 3
Build system: r
Synopsis: SSA Based Decomposition and Forecasting
Description:

Singular spectrum analysis (SSA) decomposes a time series into interpretable components like trends, oscillations, and noise without strict distributional and structural assumptions. For method details see Golyandina N, Zhigljavsky A (2013). <doi:10.1007/978-3-642-34913-3>.

r-shinydbauth 1.0.0.1
Propagated dependencies: r-yaml@2.3.10 r-shiny@1.11.1 r-scrypt@0.1.6 r-r6@2.6.1 r-r-utils@2.13.0 r-openssl@2.3.4 r-htmltools@0.5.8.1 r-glue@1.8.0 r-dt@0.34.0 r-billboarder@0.5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/diegoefe/shinydbauth
Licenses: GPL 3
Build system: r
Synopsis: Simple Authentification for 'shiny' Applications
Description:

This package provides a simple authentification mechanism for single shiny applications. Authentification and password change functionality are performed calling user provided functions that typically access some database backend. Source code of main applications is protected until authentication is successful.

r-trendseries 1.1.0
Propagated dependencies: r-tsbox@0.4.2 r-tibble@3.3.0 r-rcpproll@0.3.1 r-mfilter@0.1-5 r-lubridate@1.9.4 r-hpfilter@1.0.2 r-glue@1.8.0 r-dlm@1.1-6.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/viniciusoike/trendseries
Licenses: Expat
Build system: r
Synopsis: Extract Trends from Time Series
Description:

Extract trends from monthly and quarterly economic time series. Provides two main functions: augment_trends() for pipe-friendly tibble workflows and extract_trends() for direct time series analysis. Includes key econometric filters and modern parameter experimentation tools.

r-wrestimates 0.1.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WRestimates
Licenses: Expat
Build system: r
Synopsis: Sample Size, Power and CI for the Win Ratio
Description:

Calculates non-parametric estimates of the sample size, power and confidence intervals for the win-ratio. For more detail on the theory behind the methodologies implemented see Yu, R. X. and Ganju, J. (2022) <doi:10.1002/sim.9297>.

r-r2dii-match 0.4.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringi@1.8.7 r-stringdist@0.9.15 r-rlang@1.1.6 r-r2dii-data@0.6.1 r-purrr@1.2.0 r-magrittr@2.0.4 r-lifecycle@1.0.4 r-glue@1.8.0 r-dplyr@1.1.4 r-data-table@1.17.8 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rmi-pacta.github.io/r2dii.match/
Licenses: Expat
Build system: r
Synopsis: Tools to Match Corporate Lending Portfolios with Climate Data
Description:

These tools implement in R a fundamental part of the software PACTA (Paris Agreement Capital Transition Assessment), which is a free tool that calculates the alignment between financial portfolios and climate scenarios (<https://www.transitionmonitor.com/>). Financial institutions use PACTA to study how their capital allocation decisions align with climate change mitigation goals. This package matches data from corporate lending portfolios to asset level data from market-intelligence databases (e.g. power plant capacities, emission factors, etc.). This is the first step to assess if a financial portfolio aligns with climate goals.

r-rsubbotools 0.0.1
Dependencies: gsl@2.8
Propagated dependencies: r-rcppgsl@0.3.13 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rsubbotools
Licenses: GPL 3
Build system: r
Synopsis: Fast Estimation of Subbottin and AEP Distributions (Generalized Error Distribution)
Description:

Create densities, probabilities, random numbers, quantiles, and maximum likelihood estimation for several distributions, mainly the symmetric and asymmetric power exponential (AEP), a.k.a. the Subbottin family of distributions, also known as the generalized error distribution. Estimation is made using the design of Bottazzi (2004) <https://ideas.repec.org/p/ssa/lemwps/2004-14.html>, where the likelihood is maximized by several optimization procedures using the GNU Scientific Library (GSL)', translated to C++ code, which makes it both fast and accurate. The package also provides methods for the gamma, Laplace, and Asymmetric Laplace distributions.

python-ripser 0.6.4
Propagated dependencies: python-numpy@1.26.4 python-persim@0.3.8 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://ripser.scikit-tda.org
Licenses: Expat
Build system: pyproject
Synopsis: Persistent homology library for Python
Description:

This package implements a variety of persistent homology algorithms. It provides an interface for

  • computing persistence cohomology of sparse and dense data sets

  • visualizing persistence diagrams

  • computing lowerstar filtrations on images

  • computing representative cochains

perl-readonly 2.00
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Readonly
Licenses: GPL 1+
Build system: perl
Synopsis: Create read-only scalars, arrays, hashes
Description:

This module provides a facility for creating non-modifiable variables in Perl. This is useful for configuration files, headers, etc. It can also be useful as a development and debugging tool for catching updates to variables that should not be changed.

ruby-citeproc 1.0.10
Propagated dependencies: ruby-namae@1.1.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/inukshuk/citeproc
Licenses: AGPL 3+ FreeBSD
Build system: ruby
Synopsis: Interface for Ruby citation processors
Description:

CiteProc is a citation processor interface and citation data API based on the CSL specifications. To actually process citations, a dedicated processor engine is required: a pure Ruby engine is available in the citeproc-ruby gem.

texlive-rsfso 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/rsfso
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Mathematical calligraphic font based on @code{rsfs}
Description:

The package provides virtual fonts and LaTeX support files for mathematical calligraphic fonts based on the rsfs Adobe Type 1 fonts, with the slant substantially reduced. The output is quite similar to that from the Adobe Mathematical Pi script font.

r-gsbenchmark 1.30.0
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://bioconductor.org/packages/GSBenchMark
Licenses: GPL 2
Build system: r
Synopsis: Gene Set Benchmark
Description:

Benchmarks for Machine Learning Analysis of the Gene Sets. The package contains a list of pathways and gene expression data sets used in "Identifying Tightly Regulated and Variably Expressed Networks by Differential Rank Conservation (DIRAC)" (2010) by Eddy et al.

r-stemhypoxia 1.46.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE37761
Licenses: FSDG-compatible
Build system: r
Synopsis: Differentiation of Human Embryonic Stem Cells under Hypoxia gene expression dataset by Prado-Lopez et al. (2010)
Description:

Expression profiling using microarray technology to prove if Hypoxia Promotes Efficient Differentiation of Human Embryonic Stem Cells to Functional Endothelium by Prado-Lopez et al. (2010) Stem Cells 28:407-418. Full data available at Gene Expression Omnibus series GSE37761.

r-agrifeature 1.0.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=agrifeature
Licenses: GPL 3
Build system: r
Synopsis: Agriculture Image Feature
Description:

This package provides functions to calculate Gray Level Co-occurrence Matrix(GLCM), RGB-based Vegetative Index(RGB VI) and Normalized Difference Vegetation Index(NDVI) family image features. GLCM calculations are based on Haralick (1973) <doi:10.1109/TSMC.1973.4309314>.

r-atlasapprox 0.1.0
Propagated dependencies: r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://atlasapprox.readthedocs.io/en/latest/R/index.html
Licenses: Expat
Build system: r
Synopsis: Cell Atlas Approximations
Description:

This package provides an interface in R to cell atlas approximations. See the vignette under "Getting started" for instructions. You can also explore the reference documentation for specific functions. Additional interfaces and resources are available at <https://atlasapprox.readthedocs.io>.

r-debiasinfer 0.2.1
Propagated dependencies: r-cvxr@1.0-15 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/zhangyk8/Debias-Infer/
Licenses: Expat
Build system: r
Synopsis: Efficient Inference on High-Dimensional Linear Model with Missing Outcomes
Description:

This package provides a statistically and computationally efficient debiasing method for conducting valid inference on the high-dimensional linear regression function with missing outcomes. The reference paper is Zhang, Giessing, and Chen (2023) <doi:10.48550/arXiv.2309.06429>.

r-dataverifyr 0.1.8
Propagated dependencies: r-yaml@2.3.10
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/DavZim/dataverifyr
Licenses: Expat
Build system: r
Synopsis: Lightweight, Flexible, and Fast Data Validation Package that Can Handle All Sizes of Data
Description:

Allows you to define rules which can be used to verify a given dataset. The package acts as a thin wrapper around more powerful data packages such as dplyr', data.table', arrow', and DBI ('SQL'), which do the heavy lifting.

r-evcgsampler 1.0.0
Propagated dependencies: r-shiny@1.11.1 r-patchwork@1.3.2 r-osqp@0.6.3.3 r-ggplot2@4.0.1 r-ggforce@0.5.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/Sanofi-Public/eVCGsampler
Licenses: Expat
Build system: r
Synopsis: VCG Sampling using Energy-Based Covariate Balancing
Description:

This package provides a principled framework for sampling Virtual Control Group (VCG) using energy distance-based covariate balancing. The package offers visualization tools to assess covariate balance and includes a permutation test to evaluate the statistical significance of observed deviations.

r-fkcentroids 0.0.3
Propagated dependencies: r-withr@3.0.2 r-kmedians@2.2.0 r-fdasrvf@2.4.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/seungwoo-stat/fkcentroids
Licenses: GPL 3+
Build system: r
Synopsis: Functional K-Centroids Clustering Using Phase and Amplitude Components
Description:

Cluster functional data using phase and amplitude components of each function. By weighting phase and amplitude variation differently, clustering results can be obtained from multiple perspectives. Routines for synchronization, functional k-means clustering, and functional k-medians clustering are provided.

r-guardianapi 0.1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://docs.evanodell.com/guardianapi
Licenses: Expat
Build system: r
Synopsis: Access 'The Guardian' Newspaper Open Data API
Description:

Access to The Guardian newspaper's open API <https://open-platform.theguardian.com/>, containing all articles published in The Guardian from 1999 to the present, including article text, metadata, tags and contributor information. An API key and registration is required.

r-genderinfer 0.1.0
Propagated dependencies: r-ggplot2@4.0.1 r-binom@1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GenderInfer
Licenses: Expat
Build system: r
Synopsis: This is a Collection of Functions to Analyse Gender Differences
Description:

Implementation of functions, which combines binomial calculation and data visualisation, to analyse the differences in publishing authorship by gender described in Day et al. (2020) <doi:10.1039/C9SC04090K>. It should only be used when self-reported gender is unavailable.

r-gparotatedf 2025.7-1
Propagated dependencies: r-gparotation@2025.3-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GPArotateDF
Licenses: GPL 2+
Build system: r
Synopsis: Derivative Free Gradient Projection Factor Rotation
Description:

Derivative Free Gradient Projection Algorithms for Factor Rotation. For more details see ?GPArotateDF. Theory for these functions can be found in the following publications: Jennrich (2004) <doi:10.1007/BF02295647>. Bernaards and Jennrich (2005) <doi:10.1177/0013164404272507>.

r-housingdata 0.3.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: http://github.com/hafen/housingData
Licenses: CC0
Build system: r
Synopsis: U.S. Housing Data from 2008 to 2016
Description:

Monthly median home listing, sale price per square foot, and number of units sold for 2984 counties in the contiguous United States From 2008 to January 2016. Additional data sets containing geographical information and links to Wikipedia are also included.

r-healthequal 1.0.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/WHOequity/healthequal
Licenses: AGPL 3+
Build system: r
Synopsis: Compute Summary Measures of Health Inequality
Description:

Compute 21 summary measures of health inequality and its corresponding confidence intervals for ordered and non-ordered dimensions using disaggregated data. Measures for ordered dimensions (e.g., Slope Index of Inequality, Absolute Concentration Index) also accept individual and survey data.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286
Total results: 30850