_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-ricci 0.1.1
Propagated dependencies: r-rlang@1.1.6 r-cli@3.6.5 r-calculus@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/lschneiderbauer/ricci
Licenses: GPL 3+
Build system: r
Synopsis: Ricci Calculus
Description:

This package provides a compact R interface for performing tensor calculations. This is achieved by allowing (upper and lower) index labeling of arrays and making use of Ricci calculus conventions to implicitly trigger contractions and diagonal subsetting. Explicit tensor operations, such as addition, subtraction and multiplication of tensors via the standard operators, raising and lowering indices, taking symmetric or antisymmetric tensor parts, as well as the Kronecker product are available. Common tensors like the Kronecker delta, Levi Civita epsilon, certain metric tensors, the Christoffel symbols, the Riemann as well as Ricci tensors are provided. The covariant derivative of tensor fields with respect to any metric tensor can be evaluated. An effort was made to provide the user with useful error messages.

r-rnnmf 0.3.0
Propagated dependencies: r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/shabbychef/rnnmf
Licenses: LGPL 3
Build system: r
Synopsis: Regularized Non-Negative Matrix Factorization
Description:

This package provides a proof of concept implementation of regularized non-negative matrix factorization optimization. A non-negative matrix factorization factors non-negative matrix Y approximately as L R, for non-negative matrices L and R of reduced rank. This package supports such factorizations with weighted objective and regularization penalties. Allowable regularization penalties include L1 and L2 penalties on L and R, as well as non-orthogonality penalties. This package provides multiplicative update algorithms, which are a modification of the algorithm of Lee and Seung (2001) <http://papers.nips.cc/paper/1861-algorithms-for-non-negative-matrix-factorization.pdf>, as well as an additive update derived from that multiplicative update. See also Pav (2004) <doi:10.48550/arXiv.2410.22698>.

r-bioga 1.4.0
Propagated dependencies: r-summarizedexperiment@1.40.0 r-sessioninfo@1.2.3 r-rlang@1.1.6 r-rcpp@1.1.0 r-ggplot2@4.0.1 r-biocviews@1.78.0 r-biocstyle@2.38.0 r-animation@2.8
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://danymukesha.github.io/BioGA/
Licenses: Expat
Build system: r
Synopsis: Bioinformatics Genetic Algorithm (BioGA)
Description:

Genetic algorithm are a class of optimization algorithms inspired by the process of natural selection and genetics. This package allows users to analyze and optimize high throughput genomic data using genetic algorithms. The functions provided are implemented in C++ for improved speed and efficiency, with an easy-to-use interface for use within R.

r-hippo 1.22.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://github.com/tk382/HIPPO
Licenses: FSDG-compatible
Build system: r
Synopsis: Heterogeneity-Induced Pre-Processing tOol
Description:

For scRNA-seq data, it selects features and clusters the cells simultaneously for single-cell UMI data. It has a novel feature selection method using the zero inflation instead of gene variance, and computationally faster than other existing methods since it only relies on PCA+Kmeans rather than graph-clustering or consensus clustering.

r-pirat 1.4.4
Propagated dependencies: r-summarizedexperiment@1.40.0 r-s4vectors@0.48.0 r-reticulate@1.44.1 r-progress@1.2.3 r-mass@7.3-65 r-invgamma@1.2 r-ggplot2@4.0.1 r-basilisk@1.22.0
Channel: guix-bioc
Location: guix-bioc/packages/p.scm (guix-bioc packages p)
Home page: http://www.prostar-proteomics.org/
Licenses: GPL 2
Build system: r
Synopsis: Precursor or Peptide Imputation under Random Truncation
Description:

Pirat enables the imputation of missing values (either MNARs or MCARs) in bottom-up LC-MS/MS proteomics data using a penalized maximum likelihood strategy. It does not require any parameter tuning, it models the instrument censorship from the data available. It accounts for sibling peptides correlations and it can leverage complementary transcriptomics measurements.

r-digss 1.0.2
Propagated dependencies: r-viridis@0.6.5 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/markhubbe/DIGSS
Licenses: Expat
Build system: r
Synopsis: Determination of Intervals Using Georeferenced Survey Simulation
Description:

Simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties. The survey approach used is largely based on the work of Kintigh (1988) <doi:10.2307/281113>.

r-emery 0.7.1
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rdpack@2.6.4 r-purrr@1.2.0 r-mvtnorm@1.3-3 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/therealcfdrake/emery
Licenses: GPL 3+
Build system: r
Synopsis: Accuracy Statistic Estimation for Imperfect Gold Standards
Description:

Produce maximum likelihood estimates of common accuracy statistics for multiple measurement methods when a gold standard is not available. An R implementation of the expectation maximization algorithms described in Zhou et al. (2011) <doi:10.1002/9780470906514> with additional functions for creating simulated data and visualizing results. Supports binary, ordinal, and continuous measurement methods.

r-fiora 0.3.7
Propagated dependencies: r-waiter@0.2.5-1.927501b r-shinyjs@2.1.0 r-shiny@1.11.1 r-rcdk@3.8.2 r-interpretmsspectrum@1.5.2 r-golem@0.5.1 r-config@0.3.2 r-bslib@0.9.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/janlisec/fioRa
Licenses: Expat
Build system: r
Synopsis: Mass-Spectra Prediction Using the FIORA Model
Description:

This package provides a wrapper for the python module FIORA as well as a shiny'-App to facilitate data processing and visualization. FIORA allows to predict Mass-Spectra based on the SMILES code of chemical compounds. It is described in the Nature Communications article by Nowatzky (2025) <doi:10.1038/s41467-025-57422-4>.

r-fakir 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/Thinkr-open/fakir
Licenses: Expat
Build system: r
Synopsis: Generate Fake Datasets for Prototyping and Teaching
Description:

Create fake datasets that can be used for prototyping and teaching. This package provides a set of functions to generate fake data for a variety of data types, such as dates, addresses, and names. It can be used for prototyping (notably in shiny') or as a tool to teach data manipulation and data visualization.

r-ipcwk 1.0
Propagated dependencies: r-survival@3.8-3 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IPCWK
Licenses: GPL 2+
Build system: r
Synopsis: Kendall's Tau Partial Corr. for Survival Trait and Biomarkers
Description:

We propose the inverse probability-of-censoring weighted (IPCW) Kendall's tau to measure the association of the survival trait with biomarkers and Kendall's partial correlation to reflect the relationship of the survival trait with interaction variable conditional on main effects, as described in Wang and Chen (2020) <doi:10.1093/bioinformatics/btaa017>.

r-jumps 1.0
Propagated dependencies: r-rcpp@1.1.0 r-nloptr@2.2.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jumps
Licenses: GPL 3
Build system: r
Synopsis: Hodrick-Prescott Filter with Jumps
Description:

This package provides a set of functions to compute the Hodrick-Prescott (HP) filter with automatically selected jumps. The original HP filter extracts a smooth trend from a time series, and our version allows for a small number of automatically identified jumps. See Maranzano and Pelagatti (2024) <doi:10.2139/ssrn.4896170> for details.

r-juicr 0.2
Propagated dependencies: r-xml@3.99-0.20 r-rcurl@1.98-1.17
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/mjlajeunesse/
Licenses: GPL 2+
Build system: r
Synopsis: Automated and Manual Extraction of Numerical Data from Scientific Images
Description:

This package provides a GUI interface for automating data extraction from multiple images containing scatter and bar plots, semi-automated tools to tinker with extraction attempts, and a fully-loaded point-and-click manual extractor with image zoom, calibrator, and classifier. Also provides detailed and R-independent extraction reports as fully-embedded .html records.

r-lawbl 1.5.0
Propagated dependencies: r-mass@7.3-65 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/Jinsong-Chen/LAWBL
Licenses: GPL 3
Build system: r
Synopsis: Latent (Variable) Analysis with Bayesian Learning
Description:

This package provides a variety of models to analyze latent variables based on Bayesian learning: the partially CFA (Chen, Guo, Zhang, & Pan, 2020) <DOI: 10.1037/met0000293>; generalized PCFA; partially confirmatory IRM (Chen, 2020) <DOI: 10.1007/s11336-020-09724-3>; Bayesian regularized EFA <DOI: 10.1080/10705511.2020.1854763>; Fully and partially EFA.

r-lspls 0.2-2
Propagated dependencies: r-pls@2.8-5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: http://mevik.net/work/software/lspls.html
Licenses: GPL 2
Build system: r
Synopsis: LS-PLS Models
Description:

This package implements the LS-PLS (least squares - partial least squares) method described in for instance Jørgensen, K., Segtnan, V. H., Thyholt, K., Næs, T. (2004) "A Comparison of Methods for Analysing Regression Models with Both Spectral and Designed Variables" Journal of Chemometrics, 18(10), 451--464, <doi:10.1002/cem.890>.

r-missr 1.0.1
Propagated dependencies: r-tibble@3.3.0 r-norm@1.0-11.1 r-lifecycle@1.0.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/NoahHellen/missr
Licenses: Expat
Build system: r
Synopsis: Classify Missing Data as MCAR, MAR, or MNAR
Description:

Classify missing data as missing completely at random (MCAR), missing at random (MAR), or missing not at random (MNAR). This step is required before handling missing data (e.g. mean imputation) so that bias is not introduced. See Little (1988) <doi:10.1080/01621459.1988.10478722> for the statistical rationale for the methods used.

r-posir 0.1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Chukyhenry/PosiR
Licenses: Expat
Build system: r
Synopsis: Post-Selection Inference via Simultaneous Confidence Intervals
Description:

Post-selection inference in linear regression models, constructing simultaneous confidence intervals across a user-specified universe of models. Implements the methodology described in Kuchibhotla, Kolassa, and Kuffner (2022) "Post-Selection Inference" <doi:10.1146/annurev-statistics-100421-044639> to ensure valid inference after model selection, with applications in high-dimensional settings like Lasso selection.

r-qrlmm 2.3
Propagated dependencies: r-quantreg@6.1 r-psych@2.5.6 r-mvtnorm@1.3-3 r-lqr@5.2 r-ald@1.3.1
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=qrLMM
Licenses: GPL 2+
Build system: r
Synopsis: Quantile Regression for Linear Mixed-Effects Models
Description:

Quantile regression (QR) for Linear Mixed-Effects Models via the asymmetric Laplace distribution (ALD). It uses the Stochastic Approximation of the EM (SAEM) algorithm for deriving exact maximum likelihood estimates and full inference results for the fixed-effects and variance components. It also provides graphical summaries for assessing the algorithm convergence and fitting results.

r-smerc 1.8.4
Propagated dependencies: r-rcppprogress@0.4.2 r-rcpp@1.1.0 r-pbapply@1.7-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=smerc
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Methods for Regional Counts
Description:

This package implements statistical methods for analyzing the counts of areal data, with a focus on the detection of spatial clusters and clustering. The package has a heavy emphasis on spatial scan methods, which were first introduced by Kulldorff and Nagarwalla (1995) <doi:10.1002/sim.4780140809> and Kulldorff (1997) <doi:10.1080/03610929708831995>.

r-tower 0.2.0
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-jsonlite@2.0.0 r-glue@1.8.0 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/ixpantia/tower
Licenses: Expat
Build system: r
Synopsis: Easy Middle Ware Library for 'shiny'
Description:

The best way to implement middle ware for shiny Applications. tower is designed to make implementing behavior on top of shiny easy with a layering model for incoming HTTP requests and server sessions. tower is a very minimal package with little overhead, it is mainly meant for other package developers to implement new behavior.

r-tipse 1.2
Propagated dependencies: r-survival@3.8-3 r-rmarkdown@2.30 r-purrr@1.2.0 r-mass@7.3-65 r-knitr@1.50 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tipse
Licenses: GPL 3+
Build system: r
Synopsis: Tipping Point Analysis for Survival Endpoints
Description:

This package implements tipping point sensitivity analysis for time-to-event endpoints under different missing data scenarios, as described in Oodally et al. (2025) <doi:10.48550/arXiv.2506.19988>. Supports both model-based and model-free imputation, multiple imputation workflows, plausibility assessment and visualizations. Enables robust assessment for regulatory and exploratory analyses.

r-zipfa 0.8.1
Propagated dependencies: r-trustoptim@0.8.7.4 r-optimx@2025-4.9 r-matrix@1.7-4 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://zjph602xtc.github.io/ZIPFA/
Licenses: GPL 2+
Build system: r
Synopsis: Zero Inflated Poisson Factor Analysis
Description:

Estimation methods for zero-inflated Poisson factor analysis (ZIPFA) on sparse data. It provides estimates of coefficients in a new type of zero-inflated regression. It provides a cross-validation method to determine the potential rank of the data in the ZIPFA and conducts zero-inflated Poisson factor analysis based on the determined rank.

r-rcope 1.0.0
Propagated dependencies: r-formula@1.2-5 r-dplyr@1.1.4 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rcope
Licenses: Expat
Build system: r
Synopsis: Tools to Cope with Endogeneity Problems
Description:

Researchers across disciplines often face biased regression model estimates due to endogenous regressors correlated with the error term. Traditional solutions require instrumental variables (IVs), which are often difficult to find and validate. This package provides flexible, alternative IV-free methods using copulas, as described in the practical guide to endogeneity correction using copulas (Yi Qian, Tony Koschmann, and Hui Xie 2025) <doi:10.1177/00222429251410844>. The current version implements the two-stage copula endogeneity correction (2sCOPE) method to fit models with continuous endogenous regressors and both continuous and discrete exogenous regressors, as described in Fan Yang, Yi Qian, and Hui Xie (2024) <doi:10.1177/00222437241296453>. Using this method, users can address regressor endogeneity problems in nonexperimental data without requiring IVs.

r-bambu 3.12.0
Propagated dependencies: r-biocgenerics@0.56.0 r-biocparallel@1.44.0 r-bsgenome@1.78.0 r-data-table@1.17.8 r-dplyr@1.1.4 r-genomeinfodb@1.46.0 r-genomicalignments@1.46.0 r-genomicfeatures@1.62.0 r-genomicranges@1.62.0 r-iranges@2.44.0 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rsamtools@2.26.0 r-s4vectors@0.48.0 r-summarizedexperiment@1.40.0 r-tidyr@1.3.1 r-xgboost@1.7.11.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/GoekeLab/bambu
Licenses: GPL 3
Build system: r
Synopsis: Isoform reconstruction and quantification for long read RNA-Seq data
Description:

This R package is for multi-sample transcript discovery and quantification using long read RNA-Seq data. You can use bambu after read alignment to obtain expression estimates for known and novel transcripts and genes. The output from bambu can directly be used for visualisation and downstream analysis, such as differential gene expression or transcript usage.

r-terra 1.8-86
Dependencies: curl@8.6.0 gdal@3.8.2 geos@3.12.1 pcre2@10.42 proj@9.3.1 sqlite@3.39.3 tbb@2021.6.0 zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rspatial.org/terra
Licenses: GPL 3+
Build system: r
Synopsis: Spatial data analysis
Description:

This package provides methods for spatial data analysis, especially raster data. The included methods allow for low-level data manipulation as well as high-level global, local, zonal, and focal computation. The predict and interpolate methods facilitate the use of regression type (interpolation, machine learning) models for spatial prediction. Processing of very large files is supported.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280
Total results: 30698