_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-waldo 0.6.2
Propagated dependencies: r-cli@3.6.5 r-diffobj@0.3.6 r-glue@1.8.0 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/waldo
Licenses: Expat
Build system: r
Synopsis: Find differences between R objects
Description:

Compare complex R objects and reveal the key differences. This package was designed particularly for use in testing packages where being able to quickly isolate key differences makes understanding test failures much easier.

r-magic 1.6-1
Propagated dependencies: r-abind@1.4-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/magic.git
Licenses: GPL 2
Build system: r
Synopsis: Create and investigate magic squares
Description:

This package provides a collection of efficient, vectorized algorithms for the creation and investigation of magic squares and hypercubes, including a variety of functions for the manipulation and analysis of arbitrarily dimensioned arrays.

r-lintr 3.3.0-1
Propagated dependencies: r-backports@1.5.0 r-cli@3.6.5 r-codetools@0.2-20 r-digest@0.6.39 r-glue@1.8.0 r-knitr@1.50 r-rex@1.2.1 r-xfun@0.54 r-xml2@1.5.0 r-xmlparsedata@1.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jimhester/lintr
Licenses: Expat
Build system: r
Synopsis: Linter for R code
Description:

This package checks adherence to a given style, syntax errors and possible semantic issues. It supports on the fly checking of R code edited with RStudio IDE, Emacs and Vim.

r-dials 1.4.2
Propagated dependencies: r-cli@3.6.5 r-dicedesign@1.10 r-dplyr@1.1.4 r-glue@1.8.0 r-hardhat@1.4.2 r-lifecycle@1.0.4 r-pillar@1.11.1 r-purrr@1.2.0 r-rlang@1.1.6 r-scales@1.4.0 r-sfd@0.1.0 r-tibble@3.3.0 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dials.tidymodels.org/
Licenses: GPL 2
Build system: r
Synopsis: Tools for creating tuning parameter values
Description:

Many models contain tuning parameters (i.e. parameters that cannot be directly estimated from the data). These tools can be used to define objects for creating, simulating, or validating values for such parameters.

r-bread 0.4.1
Dependencies: coreutils@9.1 gawk@5.3.0 grep@3.11 sed@4.9
Propagated dependencies: r-data-table@1.17.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/MagicHead99/bread/
Licenses: GPL 3+
Build system: r
Synopsis: Analyze big files without loading them in memory
Description:

This package provides a simple set of wrapper functions for data.table::fread() that allows subsetting or filtering rows and selecting columns of table-formatted files too large for the available RAM.

r-gower 1.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/markvanderloo/gower
Licenses: GPL 3
Build system: r
Synopsis: Gower's distance
Description:

This package provides tools to compute Gower's distance (or similarity) coefficient between records, and to compute the top-n matches between records. Core algorithms are executed in parallel on systems supporting OpenMP.

rpatool 0.8-0.74f26d5
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://codeberg.org/shiz/rpatool
Licenses: WTFPL 2
Build system: pyproject
Synopsis: Tool to work with Ren'Py archives
Description:

rpatool is a simple tool allowing you to create, modify and extract Ren'Py Archive files (.rpa/.rpi). Currently, only writing RPAv2/RPAv3 archives is supported.

cl-rpcq 3.10.0
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-bordeaux-threads@0.9.3 cl-messagepack@0.0.0-0.8ff2060 cl-ppcre@2.1.1 cl-syslog@0.2.4-0.d5d46f7 cl-flexi-streams@1.0.20-1.4951d57 cl-local-time@1.0.6-4.40169fe cl-parse-float@0.0.0-2.3074765 cl-pzmq@0.0.0-2.6f7b2ca cl-trivial-backtrace@1.1.0-2.7f90b4a cl-uuid@2012.12.26-1.e7d6680 cl-yason@0.8.4 cl-fiasco@0.0.1-2.bb47d2f
Channel: guix
Location: gnu/packages/quantum.scm (gnu packages quantum)
Home page: https://github.com/rigetti/rpcq
Licenses: ASL 2.0
Build system: asdf/source
Synopsis: RPC framework for Rigetti Quantum Cloud Services
Description:

This package provides the asynchronous RPC client-server framework and message specification for Rigetti Quantum Cloud Services (QCS). It implements an efficient transport protocol by using ZeroMQ (ZMQ) sockets and MessagePack (msgpack) serialization.

r-ttmap 1.32.0
Propagated dependencies: r-summarizedexperiment@1.40.0 r-rgl@1.3.31 r-colorramps@2.3.4 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/TTMap
Licenses: GPL 2
Build system: r
Synopsis: Two-Tier Mapper: a clustering tool based on topological data analysis
Description:

TTMap is a clustering method that groups together samples with the same deviation in comparison to a control group. It is specially useful when the data is small. It is parameter free.

r-aweek 1.0.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://www.repidemicsconsortium.org/aweek/
Licenses: Expat
Build system: r
Synopsis: Convert Dates to Arbitrary Week Definitions
Description:

Which day a week starts depends heavily on the either the local or professional context. This package is designed to be a lightweight solution to easily switching between week-based date definitions.

r-bregr 1.4.0
Propagated dependencies: r-vctrs@0.6.5 r-tibble@3.3.0 r-survival@3.8-3 r-s7@0.2.1 r-rlang@1.1.6 r-purrr@1.2.0 r-mirai@2.5.2 r-lifecycle@1.0.4 r-insight@1.4.3 r-glue@1.8.0 r-ggplot2@4.0.1 r-forestploter@1.1.3 r-dplyr@1.1.4 r-cli@3.6.5 r-broom-helpers@1.22.0 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/WangLabCSU/bregr
Licenses: GPL 3+
Build system: r
Synopsis: Easy and Efficient Batch Processing of Regression Models
Description:

Easily processes batches of univariate or multivariate regression models. Returns results in a tidy format and generates visualization plots for straightforward interpretation (Wang, Shixiang, et al. (2025) <DOI:10.1002/mdr2.70028>).

r-ceser 1.0.0
Propagated dependencies: r-tibble@3.3.0 r-purrr@1.2.0 r-magrittr@2.0.4 r-lmtest@0.9-40 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/DiogoFerrari/ceser
Licenses: Expat
Build system: r
Synopsis: Cluster Estimated Standard Errors
Description:

Implementation of the Cluster Estimated Standard Errors (CESE) proposed in Jackson (2020) <DOI:10.1017/pan.2019.38> to compute clustered standard errors of linear coefficients in regression models with grouped data.

r-covbm 0.1.0
Propagated dependencies: r-nlme@3.1-168
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=covBM
Licenses: GPL 3
Build system: r
Synopsis: Brownian Motion Processes for 'nlme'-Models
Description:

Allows Brownian motion, fractional Brownian motion, and integrated Ornstein-Uhlenbeck process components to be added to linear and non-linear mixed effects models using the structures and methods of the nlme package.

r-dynrb 0.19
Propagated dependencies: r-vegan@2.7-2 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-ggplot2@4.0.1 r-foreign@0.8-90 r-dplyr@1.1.4 r-corrplot@0.95
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dynRB
Licenses: GPL 2
Build system: r
Synopsis: Dynamic Range Boxes
Description:

Improves the concept of multivariate range boxes, which is highly susceptible for outliers and does not consider the distribution of the data. The package uses dynamic range boxes to overcome these problems.

r-dhsic 2.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dHSIC
Licenses: GPL 3
Build system: r
Synopsis: Independence Testing via Hilbert Schmidt Independence Criterion
Description:

This package contains an implementation of the d-variable Hilbert Schmidt independence criterion and several hypothesis tests based on it, as described in Pfister et al. (2017) <doi:10.1111/rssb.12235>.

r-findr 0.2.1
Propagated dependencies: r-stringr@1.6.0 r-pdftools@3.6.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=findR
Licenses: GPL 3
Build system: r
Synopsis: Find Code Snippets, R Scripts, R Markdown, PDF and Text Files with Pattern Matching
Description:

Scans all directories and subdirectories of a path for code snippets, R scripts, R Markdown, PDF or text files containing a specific pattern. Files found can be copied to a new folder.

r-fixes 0.5.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/yo5uke/fixes
Licenses: Expat
Build system: r
Synopsis: Tools for Creating and Visualizing Fixed-Effects Event Study Models
Description:

This package provides functions for creating, analyzing, and visualizing event study models using fixed-effects regression. Supports staggered adoption, multiple confidence intervals, flexible clustering, and panel/time transformations in a simple workflow.

r-froth 1.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.ahl27.com/froth/
Licenses: GPL 3
Build system: r
Synopsis: Emulate a 'Forth' Programming Environment
Description:

Emulates a Forth programming environment with added features to interface between R and Forth'. Implements most of the functionality described in the original "Starting Forth" textbook <https://www.forth.com/starting-forth/>.

r-gvarx 1.4
Propagated dependencies: r-xts@0.14.1 r-vars@1.6-1 r-urca@1.3-4 r-tsdyn@11.0.5.2 r-strucchange@1.5-4 r-sandwich@3.1-1 r-lubridate@1.9.4 r-lmtest@0.9-40
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GVARX
Licenses: GPL 2+
Build system: r
Synopsis: Perform Global Vector Autoregression Estimation and Inference
Description:

Light procedures for learning Global Vector Autoregression model (GVAR) of Pesaran, Schuermann and Weiner (2004) <DOI:10.1198/073500104000000019> and Dees, di Mauro, Pesaran and Smith (2007) <DOI:10.1002/jae.932>.

r-gissb 1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://statisticsnorway.github.io/GISSB/
Licenses: Expat
Build system: r
Synopsis: Network Analysis on the Norwegian Road Network
Description:

This package provides a collection of GIS (Geographic Information System) functions in R, created for use in Statistics Norway. The functions are primarily related to network analysis on the Norwegian road network.

r-h3jsr 1.3.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://obrl-soil.github.io/h3jsr/
Licenses: FSDG-compatible
Build system: r
Synopsis: Access Uber's H3 Library
Description:

This package provides access to Uber's H3 library for geospatial indexing via its JavaScript transpile h3-js <https://github.com/uber/h3-js> and V8 <https://github.com/jeroen/v8>.

r-mssql 1.0.1
Propagated dependencies: r-rodbc@1.3-26.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/gfcm/MSSQL
Licenses: GPL 3
Build system: r
Synopsis: Tools to Work with Microsoft SQL Server Databases via 'RODBC'
Description:

This package provides tools that extend the functionality of the RODBC package to work with Microsoft SQL Server databases. Makes it easier to browse the database and examine individual tables and views.

r-messi 0.1.2
Propagated dependencies: r-progress@1.2.3 r-patchwork@1.3.2 r-mass@7.3-65 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/umich-cphds/messi
Licenses: GPL 2
Build system: r
Synopsis: Mediation with External Summary Statistic Information
Description:

Fits the MESSI, hard constraint, and unconstrained models in Boss et al. (2023) <doi:10.48550/arXiv.2306.17347> for mediation analyses with external summary-level information on the total effect.

r-mekko 0.1.0
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mekko
Licenses: GPL 3
Build system: r
Synopsis: Variable Width Bar Charts: Bar Mekko
Description:

Create variable width bar charts i.e. "bar mekko" charts to include important quantitative context. Closely related to mosaic, spine (or spinogram), matrix, submarine, olympic, Mondrian or product plots and tree maps.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295
Total results: 31067