_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-proda 1.24.0
Propagated dependencies: r-summarizedexperiment@1.40.0 r-s4vectors@0.48.0 r-extradistr@1.10.0 r-biocgenerics@0.56.0
Channel: guix-bioc
Location: guix-bioc/packages/p.scm (guix-bioc packages p)
Home page: https://github.com/const-ae/proDA
Licenses: GPL 3
Build system: r
Synopsis: Differential Abundance Analysis of Label-Free Mass Spectrometry Data
Description:

Account for missing values in label-free mass spectrometry data without imputation. The package implements a probabilistic dropout model that ensures that the information from observed and missing values are properly combined. It adds empirical Bayesian priors to increase power to detect differentially abundant proteins.

r-santa 2.46.0
Propagated dependencies: r-matrix@1.7-4 r-igraph@2.2.1
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/SANTA
Licenses: GPL 2+
Build system: r
Synopsis: Spatial Analysis of Network Associations
Description:

This package provides methods for measuring the strength of association between a network and a phenotype. It does this by measuring clustering of the phenotype across the network (Knet). Vertices can also be individually ranked by their strength of association with high-weight vertices (Knode).

r-spoon 1.6.0
Propagated dependencies: r-summarizedexperiment@1.40.0 r-spatialexperiment@1.20.0 r-scuttle@1.20.0 r-nnsvg@1.14.0 r-matrix@1.7-4 r-brisc@1.0.6 r-biocparallel@1.44.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/kinnaryshah/spoon
Licenses: Expat
Build system: r
Synopsis: Address the Mean-variance Relationship in Spatial Transcriptomics Data
Description:

This package addresses the mean-variance relationship in spatially resolved transcriptomics data. Precision weights are generated for individual observations using Empirical Bayes techniques. These weights are used to rescale the data and covariates, which are then used as input in spatially variable gene detection tools.

r-atime 2026.4.2
Propagated dependencies: r-lattice@0.22-7 r-git2r@0.36.2 r-data-table@1.17.8 r-bench@1.1.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/tdhock/atime
Licenses: GPL 3
Build system: r
Synopsis: Asymptotic Timing
Description:

Computing and visualizing comparative asymptotic timings of different algorithms and code versions. Also includes functionality for comparing empirical timings with expected references such as linear or quadratic, <https://en.wikipedia.org/wiki/Asymptotic_computational_complexity> Also includes functionality for measuring asymptotic memory and other quantities.

r-animl 3.2.0
Propagated dependencies: r-reticulate@1.44.1 r-pbapply@1.7-4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=animl
Licenses: Expat
Build system: r
Synopsis: Collection of ML Tools for Conservation Research
Description:

This package provides functions required to classify subjects within camera trap field data. The package can handle both images and videos. The authors recommend a two-step approach using Microsoft's MegaDector model and then a second model trained on the classes of interest.

r-blorr 0.3.1
Propagated dependencies: r-rcpp@1.1.0 r-gridextra@2.3 r-ggplot2@4.0.1 r-data-table@1.17.8 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://blorr.rsquaredacademy.com/
Licenses: Expat
Build system: r
Synopsis: Tools for Developing Binary Logistic Regression Models
Description:

This package provides tools designed to make it easier for beginner and intermediate users to build and validate binary logistic regression models. Includes bivariate analysis, comprehensive regression output, model fit statistics, variable selection procedures, model validation techniques and a shiny app for interactive model building.

r-cnaim 2.1.4
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-r2d3@0.2.6 r-plyr@1.8.9 r-magrittr@2.0.4 r-jsonlite@2.0.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://www.cnaim.io/
Licenses: Expat
Build system: r
Synopsis: Common Network Asset Indices Methodology (CNAIM)
Description:

Implementation of the CNAIM standard in R. Contains a series of algorithms which determine the probability of failure, consequences of failure and monetary risk associated with electricity distribution companies assets such as transformers and cables. Results are visualized in an easy-to-understand risk matrix.

r-diffr 0.3.0
Propagated dependencies: r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=diffr
Licenses: GPL 2
Build system: r
Synopsis: Display Differences Between Two Files using Codediff Library
Description:

An R interface to the codediff JavaScript library (a copy of which is included in the package, see <https://github.com/danvk/codediff.js> for information). Allows for visualization of the difference between 2 files, usually text files or R scripts, in a browser.

r-drumr 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-audio@0.1-11
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=drumr
Licenses: GPL 3
Build system: r
Synopsis: Turn R into a Drum Machine
Description:

Includes various functions for playing drum sounds. beat() plays a drum sound from one of the six included drum kits. tempo() sets spacing between calls to beat() in bpm. Together the two functions can be used to create many different drum patterns.

r-dbfit 2.0
Propagated dependencies: r-rfit@0.27.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DBfit
Licenses: GPL 2+
Build system: r
Synopsis: Double Bootstrap Method for Analyzing Linear Models with Autoregressive Errors
Description:

Computes the double bootstrap as discussed in McKnight, McKean, and Huitema (2000) <doi:10.1037/1082-989X.5.1.87>. The double bootstrap method provides a better fit for a linear model with autoregressive errors than ARIMA when the sample size is small.

r-epoch 1.0.7
Propagated dependencies: r-tablecontainer@1.0.0 r-rlang@1.1.6 r-ramify@0.4.0 r-osfr@0.2.9 r-jsonlite@2.0.0 r-gsignal@0.3-7 r-glue@1.8.0 r-ggtext@0.1.2 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=Epoch
Licenses: GPL 3+
Build system: r
Synopsis: IEEG (Intracranial Electroencephalography) Epoch Data Tools
Description:

This package provides tools for working with iEEG matrix data, including downloading curated iEEG data from OSF (The Open Science Framework <https://osf.io/>) (EpochDownloader()), making new objects (Epoch()), processing (crop() and resample()), and visualizing the data (plot()).

r-fdrci 2.4
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fdrci
Licenses: Artistic License 2.0
Build system: r
Synopsis: Permutation-Based FDR Point and Confidence Interval Estimation
Description:

FDR functions for permutation-based estimators, including pi0 as well as FDR confidence intervals. The confidence intervals account for dependencies between tests by the incorporation of an overdispersion parameter, which is estimated from the permuted data. Also included are options for an analog parametric approach.

r-first 2.1
Propagated dependencies: r-twinning@1.1 r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=first
Licenses: GPL 2+
Build system: r
Synopsis: Factor Importance Ranking and Selection using Total Indices
Description:

This package provides a model-independent factor importance ranking and selection procedure based on total Sobol indices. Please see Huang and Joseph (2025) <doi:10.1080/00401706.2025.2483531>. This research is supported by U.S. National Science Foundation grants DMS-2310637 and DMREF-1921873.

r-flood 0.1.1
Propagated dependencies: r-tlmoments@0.7.5.3 r-magrittr@2.0.4 r-evd@2.3-7.1 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=flood
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Methods for the (Regional) Analysis of Flood Frequency
Description:

Includes several statistical methods for the estimation of parameters and high quantiles of river flow distributions. The focus is on regional estimation based on homogeneity assumptions and computed from multivariate observations (multiple measurement stations). For details see Kinsvater et al. (2017) <arXiv:1701.06455>.

r-gemtc 1.1-1
Propagated dependencies: r-truncnorm@1.0-9 r-rjags@4-17 r-rglpk@0.6-5.1 r-plyr@1.8.9 r-meta@8.3-0 r-igraph@2.2.1 r-forcats@1.0.1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/gertvv/gemtc
Licenses: GPL 3
Build system: r
Synopsis: Network Meta-Analysis Using Bayesian Methods
Description:

Network meta-analyses (mixed treatment comparisons) in the Bayesian framework using JAGS. Includes methods to assess heterogeneity and inconsistency, and a number of standard visualizations. van Valkenhoef et al. (2012) <doi:10.1002/jrsm.1054>; van Valkenhoef et al. (2015) <doi:10.1002/jrsm.1167>.

r-gsema 0.99.4
Propagated dependencies: r-scales@1.4.0 r-rdpack@2.6.4 r-rcolorbrewer@1.1-3 r-progress@1.2.3 r-plyr@1.8.9 r-pheatmap@1.0.13 r-pbapply@1.7-4 r-metafor@4.8-0 r-limma@3.66.0 r-impute@1.84.0 r-gsva@2.4.1 r-doparallel@1.0.17 r-biocparallel@1.44.0 r-biobase@2.70.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GSEMA
Licenses: GPL 2
Build system: r
Synopsis: Gene Set Enrichment Meta-Analysis
Description:

Performing the different steps of gene set enrichment meta-analysis. It provides different functions that allow the application of meta-analysis based on the combination of effect sizes from different pathways in different studies to obtain significant pathways that are common to all of them.

r-gnorm 1.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://github.com/maryclare/gnorm
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Normal/Exponential Power Distribution
Description:

This package provides functions for obtaining generalized normal/exponential power distribution probabilities, quantiles, densities and random deviates. The generalized normal/exponential power distribution was introduced by Subbotin (1923) and rediscovered by Nadarajah (2005). The parametrization given by Nadarajah (2005) <doi:10.1080/02664760500079464> is used.

r-hdbma 1.0
Propagated dependencies: r-survival@3.8-3 r-r2jags@0.8-9 r-mass@7.3-65 r-lattice@0.22-7 r-gplots@3.2.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Mediation Analysis with High-Dimensional Data
Description:

Mediation analysis is used to identify and quantify intermediate effects from factors that intervene the observed relationship between an exposure/predicting variable and an outcome. We use a Bayesian adaptive lasso method to take care of the hierarchical structures and high dimensional exposures or mediators.

r-huito 0.2.6
Dependencies: pandoc@2.19.2
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://huito.inkaverse.com/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Reproducible and Flexible Label Design
Description:

An open-source R package to deploys reproducible and flexible labels using layers. The huito package is part of the inkaverse project for developing different procedures and tools used in plant science and experimental designs. Learn more about the inkaverse project at <https://inkaverse.com/>.

r-lehdr 1.1.4
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.1.6 r-readr@2.1.6 r-magrittr@2.0.4 r-httr2@1.2.1 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/jamgreen/lehdr/
Licenses: Expat
Build system: r
Synopsis: Grab Longitudinal Employer-Household Dynamics (LEHD) Flat Files
Description:

Designed to query Longitudinal Employer-Household Dynamics (LEHD) workplace/residential association and origin-destination flat files and optionally aggregate Census block-level data to block group, tract, county, or state. Data comes from the LODES FTP server <https://lehd.ces.census.gov/data/lodes/LODES8/>.

r-lorad 0.0.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lorad
Licenses: Expat
Build system: r
Synopsis: Lowest Radial Distance Method of Marginal Likelihood Estimation
Description:

Estimates marginal likelihood from a posterior sample using the method described in Wang et al. (2023) <doi:10.1093/sysbio/syad007>, which does not require evaluation of any additional points and requires only the log of the unnormalized posterior density for each sampled parameter vector.

r-mbest 0.6.1
Propagated dependencies: r-reformulas@0.4.2 r-nlme@3.1-168 r-logging@0.10-108 r-foreach@1.5.2 r-bigmemory@4.6.4 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/patperry/r-mbest
Licenses: ASL 2.0 FSDG-compatible
Build system: r
Synopsis: Moment-Based Estimation for Hierarchical Models
Description:

Fast moment-based hierarchical model fitting. Implements methods from the papers "Fast Moment-Based Estimation for Hierarchical Models," by Perry (2017) and "Fitting a Deeply Nested Hierarchical Model to a Large Book Review Dataset Using a Moment-Based Estimator," by Zhang, Schmaus, and Perry (2018).

r-mixrf 1.0
Propagated dependencies: r-randomforest@4.7-1.2 r-lme4@1.1-37 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/randel/MixRF
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Random-Forest-Based Approach for Imputing Clustered Incomplete Data
Description:

It offers random-forest-based functions to impute clustered incomplete data. The package is tailored for but not limited to imputing multitissue expression data, in which a gene's expression is measured on the collected tissues of an individual but missing on the uncollected tissues.

r-mnlfa 0.3-4
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-cdm@8.3-14
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/alexanderrobitzsch/mnlfa
Licenses: GPL 2+
Build system: r
Synopsis: Moderated Nonlinear Factor Analysis
Description:

Conducts moderated nonlinear factor analysis (e.g., Curran et al., 2014, <doi:10.1080/00273171.2014.889594>). Regularization methods are implemented for assessing non-invariant items. Currently, the package includes dichotomous items and unidimensional item response models. Extensions will be included in future package versions.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295
Total results: 31067