_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-learnnonparam 1.3.0
Propagated dependencies: r-rcpp@1.1.0 r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/qddyy/LearnNonparam
Licenses: GPL 2+
Build system: r
Synopsis: 'R6'-Based Flexible Framework for Permutation Tests
Description:

This package implements non-parametric tests from Higgins (2004, ISBN:0534387756), including tests for one sample, two samples, k samples, paired comparisons, blocked designs, trends and association. Built with Rcpp for efficiency and R6 for flexible, object-oriented design, the package provides a unified framework for performing or creating custom permutation tests.

r-nimbleecology 0.5.0
Propagated dependencies: r-nimble@1.4.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/nimble-dev/nimbleEcology
Licenses: GPL 3
Build system: r
Synopsis: Distributions for Ecological Models in 'nimble'
Description:

Common ecological distributions for nimble models in the form of nimbleFunction objects. Includes Cormack-Jolly-Seber, occupancy, dynamic occupancy, hidden Markov, dynamic hidden Markov, and N-mixture models. (Jolly (1965) <DOI: 10.2307/2333826>, Seber (1965) <DOI: 10.2307/2333827>, Turek et al. (2016) <doi:10.1007/s10651-016-0353-z>).

r-poisbinnonnor 1.3.3
Propagated dependencies: r-mvtnorm@1.3-3 r-matrix@1.7-4 r-corpcor@1.6.10 r-bb@2019.10-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PoisBinNonNor
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Data Generation with Poisson, Binary and Continuous Components
Description:

Generation of multiple count, binary and continuous variables simultaneously given the marginal characteristics and association structure. Throughout the package, the word Poisson is used to imply count data under the assumption of Poisson distribution. The details of the method are explained in Amatya et al. (2015) <DOI:10.1080/00949655.2014.953534>.

r-metagenomeseq 1.52.0
Propagated dependencies: r-biobase@2.70.0 r-foreach@1.5.2 r-glmnet@4.1-10 r-gplots@3.2.0 r-limma@3.66.0 r-matrix@1.7-4 r-matrixstats@1.5.0 r-rcolorbrewer@1.1-3 r-wrench@1.28.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/HCBravoLab/metagenomeSeq
Licenses: Artistic License 2.0
Build system: r
Synopsis: Statistical analysis for sparse high-throughput sequencing
Description:

MetagenomeSeq is designed to determine features (be it OTU, species, etc.) that are differentially abundant between two or more groups of multiple samples. This package is designed to address the effects of both normalization and under-sampling of microbial communities on disease association detection and the testing of feature correlations.

r-experimenthub 3.0.0
Propagated dependencies: r-annotationhub@4.0.0 r-biocfilecache@3.0.0 r-biocgenerics@0.56.0 r-biocmanager@1.30.27 r-rappdirs@0.3.3 r-s4vectors@0.48.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/ExperimentHub/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Client to access ExperimentHub resources
Description:

This package provides a client for the Bioconductor ExperimentHub web resource. ExperimentHub provides a central location where curated data from experiments, publications or training courses can be accessed. Each resource has associated metadata, tags and date of modification. The client creates and manages a local cache of files retrieved enabling quick and reproducible access.

r-mungesumstats 1.18.1
Channel: guix-bioc
Location: guix-bioc/packages/m.scm (guix-bioc packages m)
Home page: https://github.com/neurogenomics/MungeSumstats
Licenses: Artistic License 2.0
Build system: r
Synopsis: Standardise summary statistics from GWAS
Description:

The *MungeSumstats* package is designed to facilitate the standardisation of GWAS summary statistics. It reformats inputted summary statisitics to include SNP, CHR, BP and can look up these values if any are missing. It also pefrorms dozens of QC and filtering steps to ensure high data quality and minimise inter-study differences.

r-qtlexperiment 2.2.0
Channel: guix-bioc
Location: guix-bioc/packages/q.scm (guix-bioc packages q)
Home page: https://github.com/dunstone-a/QTLExperiment
Licenses: GPL 3
Build system: r
Synopsis: S4 classes for QTL summary statistics and metadata
Description:

QLTExperiment defines an S4 class for storing and manipulating summary statistics from QTL mapping experiments in one or more states. It is based on the SummarizedExperiment class and contains functions for creating, merging, and subsetting objects. QTLExperiment also stores experiment metadata and has checks in place to ensure that transformations apply correctly.

r-clintrialdata 0.1.3
Propagated dependencies: r-piggyback@0.1.5 r-jsonlite@2.0.0 r-httr@1.4.7 r-connector@1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://lovemore-gakava.github.io/clinTrialData/
Licenses: FSDG-compatible
Build system: r
Synopsis: Clinical Trial Example Datasets
Description:

This package provides a collection of clinical trial example datasets from multiple sources including the CDISC Pilot 01 study (CDISC <https://www.cdisc.org/>). All datasets are provided in Parquet format for efficient storage and can be accessed using the connector package. Designed for training, testing, prototyping, and demonstrating clinical data analysis workflows.

r-contourforest 0.2.0
Propagated dependencies: r-stringr@1.6.0 r-metafor@4.8-0 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=contourforest
Licenses: Expat
Build system: r
Synopsis: Contour-Enhanced Forest Plots for Meta-Analysis
Description:

This package provides functions to create contour-enhanced forest plots for meta-analysis, supporting binary outcomes (e.g., odds ratios, risk ratios), continuous outcomes (e.g., correlations), and prevalence estimates. Includes options for prediction intervals, customized colors, study labeling, and contour shading to highlight regions of statistical significance. Based on metafor and ggplot2'.

r-kraljicmatrix 0.2.1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/koalaverse/KraljicMatrix
Licenses: Expat
Build system: r
Synopsis: Quantified Implementation of the Kraljic Matrix
Description:

This package implements a quantified approach to the Kraljic Matrix (Kraljic, 1983, <https://hbr.org/1983/09/purchasing-must-become-supply-management>) for strategically analyzing a firmâ s purchasing portfolio. It combines multi-objective decision analysis to measure purchasing characteristics and uses this information to place products and services within the Kraljic Matrix.

r-objectremover 0.8.1
Propagated dependencies: r-shiny@1.11.1 r-miniui@0.1.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/alan-y/objectremover
Licenses: Expat
Build system: r
Synopsis: 'RStudio' Addin for Removing Objects from the Global Environment Based on Patterns and Object Type
Description:

An RStudio addin to assist with removing objects from the global environment. Features include removing objects according to name patterns and object type. During the course of an analysis, temporary objects are often created and this tool assists with removing them quickly. This can be useful when memory management within R is important.

r-openstreetmap 0.4.1
Dependencies: openjdk@25
Propagated dependencies: r-sp@2.2-0 r-rjava@1.0-11 r-raster@3.6-32 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OpenStreetMap
Licenses: GPL 2 FSDG-compatible
Build system: r
Synopsis: Access to Open Street Map Raster Images
Description:

Accesses high resolution raster maps using the OpenStreetMap protocol. Dozens of road, satellite, and topographic map servers are directly supported. Additionally raster maps may be constructed using custom tile servers. Maps can be plotted using either base graphics, or ggplot2. This package is not affiliated with the OpenStreetMap.org mapping project.

r-profileladder 0.2.2
Propagated dependencies: r-raw@0.1.8 r-crayon@1.5.3 r-chainladder@0.2.21
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/42463863/ProfileLadder
Licenses: GPL 2+
Build system: r
Synopsis: Functional-Based Chain Ladder for Claims Reserving
Description:

Functional claims reserving methods based on aggregated chain-ladder data, also known as a run-off triangle, implemented in three nonparametric algorithms (PARALLAX, REACT, and MACRAME) proposed in Maciak, Mizera, and Pešta (2022) <doi:10.1017/asb.2022.4>. Additional methods including permutation bootstrap for completed run-off triangles are also provided.

r-tensorregress 5.1
Propagated dependencies: r-pracma@2.4.6 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tensorregress
Licenses: GPL 2+
Build system: r
Synopsis: Supervised Tensor Decomposition with Side Information
Description:

Implement the alternating algorithm for supervised tensor decomposition with interactive side information. Details can be found in the publication Hu, Jiaxin, Chanwoo Lee, and Miaoyan Wang. "Generalized Tensor Decomposition with features on multiple modes." Journal of Computational and Graphical Statistics, Vol. 31, No. 1, 204-218, 2022 <doi:10.1080/10618600.2021.1978471>.

r-accelerometry 3.1.2
Propagated dependencies: r-dvmisc@1.1.4 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/accelerometry/
Licenses: GPL 3
Build system: r
Synopsis: Functions for processing accelerometer data
Description:

This package provides a collection of functions that perform operations on time-series accelerometer data, such as identify the non-wear time, flag minutes that are part of an activity bout, and find the maximum 10-minute average count value. The functions are generally very flexible, allowing for a variety of algorithms to be implemented.

r-formula-tools 1.7.1
Propagated dependencies: r-operator-tools@1.6.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/decisionpatterns/formula.tools
Licenses: GPL 2
Build system: r
Synopsis: Utilities for manipulating formulas, calls, assignments and other R objects
Description:

These utilities facilitate the programmatic manipulations of formulas, expressions, calls, assignments and other R language objects. These objects all share the same structure: a left-hand side, operator and right-hand side. This package provides methods for accessing and modifying this structures as well as extracting and replacing names and symbols from these objects.

r-tidyposterior 1.0.2
Propagated dependencies: r-dplyr@1.1.4 r-generics@0.1.4 r-ggplot2@4.0.1 r-purrr@1.2.0 r-rlang@1.1.6 r-rsample@1.3.1 r-rstanarm@2.32.2 r-tibble@3.3.0 r-tidyr@1.3.1 r-tune@2.0.1 r-vctrs@0.6.5 r-workflowsets@1.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://tidyposterior.tidymodels.org
Licenses: GPL 2
Build system: r
Synopsis: Bayesian analysis to compare models using resampling statistics
Description:

This package can be used to conduct post hoc analyses of resampling results generated by models. For example, if two models are evaluated with the root mean squared error (RMSE) using 10-fold cross-validation, there are 10 paired statistics. These can be used to make comparisons between models without involving a test set.

r-interaccircos 1.20.0
Propagated dependencies: r-rcolorbrewer@1.1-3 r-plyr@1.8.9 r-htmlwidgets@1.6.4
Channel: guix-bioc
Location: guix-bioc/packages/i.scm (guix-bioc packages i)
Home page: https://bioconductor.org/packages/interacCircos
Licenses: GPL 3
Build system: r
Synopsis: The Generation of Interactive Circos Plot
Description:

Implement in an efficient approach to display the genomic data, relationship, information in an interactive circular genome(Circos) plot. interacCircos are inspired by circosJS', BioCircos.js and NG-Circos and we integrate the modules of circosJS', BioCircos.js and NG-Circos into this R package, based on htmlwidgets framework.

r-airgrdatassim 0.1.4
Propagated dependencies: r-airgr@1.7.8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=airGRdatassim
Licenses: GPL 2
Build system: r
Synopsis: Ensemble-Based Data Assimilation with GR Hydrological Models
Description:

Add-on to the airGR package which provides the tools to assimilate observed discharges in daily GR hydrological models. The package consists in two functions allowing to perform the assimilation of observed discharges via the Ensemble Kalman filter or the Particle filter as described in Piazzi et al. (2021) <doi:10.1029/2020WR028390>.

r-diversityarch 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=diversityArch
Licenses: GPL 2
Build system: r
Synopsis: Computes Diversity Indices with Archaeological Data
Description:

Companion package of Arnaud Barat, Andreu Sansó, Maite Arilla-Osuna, Ruth Blasco, Iñaki Pérez-Fernández, Gabriel Cifuentes-Alcobenda, Rubén Llorente, Daniel Vivar-Rà os, Ella Assaf, Ran Barkai, Avi Gopher, & Jordi Rosell-Ardèvol (2025), "Quantifying Diversity through Entropy Decomposition. Insights into Hominin Occupation and Carcass Processing at Qesem cave".

r-exteriormatch 1.0.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=exteriorMatch
Licenses: GPL 2
Build system: r
Synopsis: Constructs the Exterior Match from Two Matched Control Groups
Description:

If one treated group is matched to one control reservoir in two different ways to produce two sets of treated-control matched pairs, then the two control groups may be entwined, in the sense that some control individuals are in both control groups. The exterior match is used to compare the two control groups.

r-fluxseparator 1.0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/JonasStage/FluxSeparator
Licenses: Expat
Build system: r
Synopsis: Separation of Diffusive and Ebullitive Fluxes
Description:

Separates diffusive and ebullitive (bubble) fluxes from continuous concentration measurements using a running variance approach. Ebullitive events are identified when the running variance exceeds a user-set threshold. Diffusive fluxes are calculated via linear regression on the non-ebullitive portion of the data. See Sø et al. (2024) <doi:10.1029/2024JG008035> for details.

r-networkchange 1.0.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NetworkChange
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Package for Network Changepoint Analysis
Description:

Network changepoint analysis for undirected network data. The package implements a hidden Markov network change point model (Park and Sohn (2020)). Functions for break number detection using the approximate marginal likelihood and WAIC are also provided. This version includes performance optimizations with vectorized MCMC operations and modern ggplot2-based visualizations with colorblind-friendly palettes.

r-spatialprobit 1.0.4
Propagated dependencies: r-tmvtnorm@1.7 r-spdep@1.4-1 r-spatialreg@1.4-2 r-mvtnorm@1.3-3 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Spatial Probit Models
Description:

This package provides a collection of methods for the Bayesian estimation of Spatial Probit, Spatial Ordered Probit and Spatial Tobit Models. Original implementations from the works of LeSage and Pace (2009, ISBN: 1420064258) were ported and adjusted for R, as described in Wilhelm and de Matos (2013) <doi:10.32614/RJ-2013-013>.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286
Total results: 30850