_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-softimpute 1.4-3
Propagated dependencies: r-matrix@1.7-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/softImpute
Licenses: GPL 2
Synopsis: Matrix completion via iterative soft-thresholded SVD
Description:

This package provides iterative methods for matrix completion that use nuclear-norm regularization. The package includes procedures for centering and scaling rows, columns or both, and for computing low-rank single value decompositions (SVDs) on large sparse centered matrices (i.e. principal components).

r-asciiruler 0.2
Propagated dependencies: r-stringr@1.5.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=asciiruler
Licenses: GPL 3 FSDG-compatible
Synopsis: Render an ASCII Ruler
Description:

An ASCII ruler is for measuring text and is especially useful for sequence analysis. Included in this package are methods to create ASCII rulers and associated GenBank sequence blocks, multi-column text displays that make it easy for viewers to locate nucleotides by position.

r-biclassify 1.3
Propagated dependencies: r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-mvtnorm@1.3-3 r-matrix@1.7-3 r-mass@7.3-65 r-fields@16.3.1 r-expm@1.0-0 r-daag@1.25.6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=biClassify
Licenses: GPL 3
Synopsis: Binary Classification Using Extensions of Discriminant Analysis
Description:

This package implements methods for sample size reduction within Linear and Quadratic Discriminant Analysis in Lapanowski and Gaynanova (2020) <arXiv:2005.03858>. Also includes methods for non-linear discriminant analysis with simultaneous sparse feature selection in Lapanowski and Gaynanova (2019) PMLR 89:1704-1713.

r-breakpoint 1.2
Propagated dependencies: r-msm@1.8.2 r-mass@7.3-65 r-ggplot2@3.5.2 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/madawaweer/breakpoint
Licenses: GPL 2+
Synopsis: An R Package for Multiple Break-Point Detection via the Cross-Entropy Method
Description:

This package implements the Cross-Entropy (CE) method, which is a model based stochastic optimization technique to estimate both the number and their corresponding locations of break-points in continuous and discrete measurements (Priyadarshana and Sofronov (2015), Priyadarshana and Sofronov (2012a), Priyadarshana and Sofronov (2012b)).

r-dyadicarma 1.0.1
Propagated dependencies: r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DyadiCarma
Licenses: GPL 2+
Synopsis: Dyadic Matrices and their Algebra using 'Rcpp' and 'RcppArmadillo'
Description:

This package provides methods for efficient algebraic operations and factorization of dyadic matrices using Rcpp and RcppArmadillo'. The details of dyadic matrices and the corresponding methodology are described in Kos, M., Podgórski, K., and Wu, H. (2025) <doi:10.48550/arXiv.2505.08144>.

r-datacleanr 1.0.5
Propagated dependencies: r-summarytools@1.1.4 r-shinywidgets@0.9.0 r-shinyfiles@0.9.3 r-shiny@1.10.0 r-rstudioapi@0.17.1 r-rlang@1.1.6 r-rcolorbrewer@1.1-3 r-purrr@1.0.4 r-plotly@4.10.4 r-magrittr@2.0.3 r-lubridate@1.9.4 r-htmlwidgets@1.6.4 r-glue@1.8.0 r-fs@1.6.6 r-formatr@1.14 r-dt@0.33 r-dplyr@1.1.4 r-clipr@0.8.0 r-bslib@0.9.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/the-Hull/datacleanr
Licenses: GPL 3
Synopsis: Interactive and Reproducible Data Cleaning
Description:

Flexible and efficient cleaning of data with interactivity. datacleanr facilitates best practices in data analyses and reproducibility with built-in features and by translating interactive/manual operations to code. The package is designed for interoperability, and so seamlessly fits into reproducible analyses pipelines in R'.

r-disk-frame 0.8.3
Propagated dependencies: r-stringr@1.5.1 r-rlang@1.1.6 r-rcpp@1.0.14 r-purrr@1.0.4 r-pryr@0.1.6 r-jsonlite@2.0.0 r-glue@1.8.0 r-globals@0.18.0 r-future-apply@1.11.3 r-future@1.49.0 r-fst@0.9.8 r-fs@1.6.6 r-dplyr@1.1.4 r-data-table@1.17.2 r-crayon@1.5.3 r-bit64@4.6.0-1 r-bigreadr@0.2.5 r-benchmarkme@1.0.8 r-arrow@20.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://diskframe.com
Licenses: Expat
Synopsis: Larger-than-RAM Disk-Based Data Manipulation Framework
Description:

This package provides a disk-based data manipulation tool for working with large-than-RAM datasets. Aims to lower the barrier-to-entry for manipulating large datasets by adhering closely to popular and familiar data manipulation paradigms like dplyr verbs and data.table syntax.

r-familyrank 1.0
Propagated dependencies: r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FamilyRank
Licenses: GPL 2+ GPL 3+
Synopsis: Algorithm for Ranking Predictors Using Graphical Domain Knowledge
Description:

Grows families of features by selecting features that maximize a weighted score calculated from empirical feature scores and graphical knowledge. The final weighted score for a feature is determined by summing a feature's family-weighted scores across all families in which the feature appears.

r-forstringr 1.0.0
Propagated dependencies: r-tidyselect@1.2.1 r-stringr@1.5.1 r-rlang@1.1.6 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/gbganalyst/forstringr
Licenses: Expat
Synopsis: String Manipulation Package for Those Familiar with 'Microsoft Excel'
Description:

The goal of forstringr is to enable complex string manipulation in R especially to those more familiar with LEFT(), RIGHT(), and MID() functions in Microsoft Excel. The package combines the power of stringr with other manipulation packages such as dplyr and tidyr'.

r-graphclust 1.3
Propagated dependencies: r-sclust@1.0 r-igraph@2.1.4 r-blockmodels@1.1.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=graphclust
Licenses: GPL 2
Synopsis: Hierarchical Graph Clustering for a Collection of Networks
Description:

Graph clustering using an agglomerative algorithm to maximize the integrated classification likelihood criterion and a mixture of stochastic block models. The method is described in the article "Model-based clustering of multiple networks with a hierarchical algorithm" by T. Rebafka (2022) <arXiv:2211.02314>.

r-incidence2 2.6.3
Propagated dependencies: r-ympes@1.9.0 r-vctrs@0.6.5 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.2.1 r-rlang@1.1.6 r-pillar@1.10.2 r-grates@1.5.0 r-dplyr@1.1.4 r-data-table@1.17.2
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://www.reconverse.org/incidence2/
Licenses: Expat
Synopsis: Compute, Handle and Plot Incidence of Dated Events
Description:

This package provides functions and classes to compute, handle and visualise incidence from dated events for a defined time interval. Dates can be provided in various standard formats. The class incidence2 is used to store computed incidence and can be easily manipulated, subsetted, and plotted.

r-logrxaddin 0.0.1
Propagated dependencies: r-waiter@0.2.5-1.927501b r-stringr@1.5.1 r-shiny@1.10.0 r-rstudioapi@0.17.1 r-miniui@0.1.2 r-logrx@0.4.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/pharmaverse/logrxaddin
Licenses: Expat
Synopsis: Addin for the 'logrx' Package
Description:

This is an extension package to logrx', which is a log creation program focused on Clinical Reporting within the Pharma Industry. This package enables a simple shiny-based Add-in that provides a point and click interface to produce a log for a single program.

r-metasdtreg 0.2.2
Propagated dependencies: r-truncnorm@1.0-9 r-ordinal@2023.12-4.1 r-maxlik@1.5-2.1 r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=metaSDTreg
Licenses: GPL 3
Synopsis: Regression Models for Meta Signal Detection Theory
Description:

Regression methods for the meta-SDT model. The package implements methods for cognitive experiments of metacognition as described in Kristensen, S. B., Sandberg, K., & Bibby, B. M. (2020). Regression methods for metacognitive sensitivity. Journal of Mathematical Psychology, 94. <doi:10.1016/j.jmp.2019.102297>.

r-momentchi2 0.1.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=momentchi2
Licenses: GPL 2 GPL 3
Synopsis: Moment-Matching Methods for Weighted Sums of Chi-Squared Random Variables
Description:

This package provides a collection of moment-matching methods for computing the cumulative distribution function of a positively-weighted sum of chi-squared random variables. Methods include the Satterthwaite-Welch method, Hall-Buckley-Eagleson method, Wood's F method, and the Lindsay-Pilla-Basak method.

r-naivebayes 1.0.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/majkamichal/naivebayes
Licenses: GPL 2
Synopsis: High Performance Implementation of the Naive Bayes Algorithm
Description:

In this implementation of the Naive Bayes classifier following class conditional distributions are available: Bernoulli', Categorical', Gaussian', Poisson', Multinomial and non-parametric representation of the class conditional density estimated via Kernel Density Estimation. Implemented classifiers handle missing data and can take advantage of sparse data.

r-protoclust 1.6.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=protoclust
Licenses: GPL 2
Synopsis: Hierarchical Clustering with Prototypes
Description:

This package performs minimax linkage hierarchical clustering. Every cluster has an associated prototype element that represents that cluster as described in Bien, J., and Tibshirani, R. (2011), "Hierarchical Clustering with Prototypes via Minimax Linkage," The Journal of the American Statistical Association, 106(495), 1075-1084.

r-psychrolib 2.5.2
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/psychrometrics/psychrolib
Licenses: Expat
Synopsis: Psychrometric Properties of Moist and Dry Air
Description:

Implementation of PsychroLib <https://github.com/psychrometrics/psychrolib> library which contains functions to enable the calculation properties of moist and dry air in both metric (SI) and imperial (IP) systems of units. References: Meyer, D. and Thevenard, D (2019) <doi:10.21105/joss.01137>.

r-spectrolab 0.0.19
Propagated dependencies: r-shinyjs@2.1.0 r-shiny@1.10.0 r-rcolorbrewer@1.1-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://CRAN.R-project.org/package=spectrolab
Licenses: GPL 3
Synopsis: Class and Methods for Spectral Data
Description:

Input/Output, processing and visualization of spectra taken with different spectrometers, including SVC (Spectra Vista), ASD and PSR (Spectral Evolution). Implements an S3 class spectra that other packages can build on. Provides methods to access, plot, manipulate, splice sensor overlap, vector normalize and smooth spectra.

r-surveyprev 1.0.0
Propagated dependencies: r-tidyverse@2.0.0 r-survey@4.4-2 r-summer@2.0.0 r-stringr@1.5.1 r-spdep@1.3-11 r-sp@2.2-0 r-sjlabelled@1.2.0 r-sf@1.0-21 r-rdhs@0.8.1 r-raster@3.6-32 r-naniar@1.1.0 r-matrixstats@1.5.0 r-labelled@2.14.1 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-data-table@1.17.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/richardli/surveyPrev
Licenses: GPL 2+
Synopsis: Mapping the Prevalence of Binary Indicators using Survey Data in Small Areas
Description:

This package provides a pipeline to perform small area estimation and prevalence mapping of binary indicators using health and demographic survey data, described in Fuglstad et al. (2022) <doi:10.48550/arXiv.2110.09576> and Wakefield et al. (2020) <doi:10.1111/insr.12400>.

r-tidycmprsk 1.1.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-survival@3.8-3 r-stringr@1.5.1 r-rlang@1.1.6 r-purrr@1.0.4 r-hardhat@1.4.1 r-gtsummary@2.2.0 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-cmprsk@2.2-12 r-cli@3.6.5 r-broom@1.0.8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://mskcc-epi-bio.github.io/tidycmprsk/
Licenses: AGPL 3+
Synopsis: Competing Risks Estimation
Description:

This package provides an intuitive interface for working with the competing risk endpoints. The package wraps the cmprsk package, and exports functions for univariate cumulative incidence estimates and competing risk regression. Methods follow those introduced in Fine and Gray (1999) <doi:10.1002/sim.7501>.

r-xmlconvert 0.1.2
Propagated dependencies: r-xml2@1.3.8 r-tibble@3.2.1 r-stringr@1.5.1 r-readr@2.1.5 r-lubridate@1.9.4 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/jsugarelli/xmlconvert/
Licenses: GPL 3
Synopsis: Comfortably Converting XML Documents to Dataframes and Vice Versa
Description:

Converts XML documents to R dataframes and dataframes to XML documents. A wide variety of options allows for different XML formats and flexible control of the conversion process. Results can be exported to CSV and Excel, if desired. Also converts XML data to R lists.

r-chipxpress 1.52.0
Propagated dependencies: r-geoquery@2.76.0 r-frma@1.60.0 r-biobase@2.68.0 r-bigmemory@4.6.4 r-biganalytics@1.1.22 r-affy@1.86.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/ChIPXpress
Licenses: FSDG-compatible
Synopsis: ChIPXpress: enhanced transcription factor target gene identification from ChIP-seq and ChIP-chip data using publicly available gene expression profiles
Description:

ChIPXpress takes as input predicted TF bound genes from ChIPx data and uses a corresponding database of gene expression profiles downloaded from NCBI GEO to rank the TF bound targets in order of which gene is most likely to be functional TF target.

r-eopreddata 1.2.0
Propagated dependencies: r-experimenthub@2.16.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://github.com/wvictor14/eoPredData
Licenses: Expat
Synopsis: ExperimentHub package containing model data for predicting preeclampsia status for based on plcaental DNA methylation profile
Description:

This package provides access to eoPred pretrained model hosted on ExperimentHub. Model was trained on placental DNA methylation preeclampsia samples using mixOmics splsda. There are two resources: 1. the model object, and 2. a testing data set used to demonstrate the function.

r-factdesign 1.84.0
Propagated dependencies: r-biobase@2.68.0
Channel: guix-bioc
Location: guix-bioc/packages/f.scm (guix-bioc packages f)
Home page: https://bioconductor.org/packages/factDesign
Licenses: LGPL 2.0+
Synopsis: Factorial designed microarray experiment analysis
Description:

This package provides a set of tools for analyzing data from a factorial designed microarray experiment, or any microarray experiment for which a linear model is appropriate. The functions can be used to evaluate tests of contrast of biological interest and perform single outlier detection.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659