_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-ifmcdm 0.1.17
Propagated dependencies: r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IFMCDM
Licenses: GPL 2+
Build system: r
Synopsis: Intuitionistic Fuzzy Multi-Criteria Decision Making Methods
Description:

Implementation of two multi-criteria decision making methods (MCDM): Intuitionistic Fuzzy Synthetic Measure (IFSM) and Intuitionistic Fuzzy Technique for Order of Preference by Similarity to Ideal Solution (IFTOPSIS) for intuitionistic fuzzy data sets for multi-criteria decision making problems. References describing the methods: JefmaÅ ski (2020) <doi:10.1007/978-3-030-52348-0_4>; JefmaÅ ski, Roszkowska, Kusterka-JefmaÅ ska (2021) <doi:10.3390/e23121636>.

r-lenses 0.0.3
Propagated dependencies: r-tidyselect@1.2.1 r-rlang@1.1.6 r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: http://cfhammill.github.io/lenses
Licenses: Expat
Build system: r
Synopsis: Elegant Data Manipulation with Lenses
Description:

This package provides tools for creating and using lenses to simplify data manipulation. Lenses are composable getter/setter pairs for working with data in a purely functional way. Inspired by the Haskell library lens (Kmett, 2012) <https://hackage.haskell.org/package/lens>. For a fairly comprehensive (and highly technical) history of lenses please see the lens wiki <https://github.com/ekmett/lens/wiki/History-of-Lenses>.

r-liureg 1.1.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=liureg
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Liu Regression with Liu Biasing Parameters and Statistics
Description:

Linear Liu regression coefficient's estimation and testing with different Liu related measures such as MSE, R-squared etc. REFERENCES i. Akdeniz and Kaciranlar (1995) <doi:10.1080/03610929508831585> ii. Druilhet and Mom (2008) <doi:10.1016/j.jmva.2006.06.011> iii. Imdadullah, Aslam, and Saima (2017) iv. Liu (1993) <doi:10.1080/03610929308831027> v. Liu (2001) <doi:10.1016/j.jspi.2010.05.030>.

r-marked 1.2.8
Propagated dependencies: r-truncnorm@1.0-9 r-tmb@1.9.18 r-rcpp@1.1.0 r-r2admb@0.7.16.3 r-optimx@2025-4.9 r-numderiv@2016.8-1.1 r-matrix@1.7-4 r-lme4@1.1-37 r-knitr@1.50 r-kableextra@1.4.0 r-expm@1.0-0 r-data-table@1.17.8 r-coda@0.19-4.1 r-bookdown@0.45
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=marked
Licenses: GPL 2+
Build system: r
Synopsis: Mark-Recapture Analysis for Survival and Abundance Estimation
Description:

This package provides functions for fitting various models to capture-recapture data including mixed-effects Cormack-Jolly-Seber(CJS) and multistate models and the multi-variate state model structure for survival estimation and POPAN structured Jolly-Seber models for abundance estimation. There are also Hidden Markov model (HMM) implementations of CJS and multistate models with and without state uncertainty and a simulation capability for HMM models.

r-opcreg 3.0.0
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OPCreg
Licenses: GPL 3
Build system: r
Synopsis: Online Principal Component Regression for Online Datasets
Description:

The online principal component regression method can process the online data set. OPCreg implements the online principal component regression method, which is specifically designed to process online datasets efficiently. This method is particularly useful for handling large-scale, streaming data where traditional batch processing methods may be computationally infeasible.The philosophy of the package is described in Guo (2025) <doi:10.1016/j.physa.2024.130308>.

r-ohsome 0.2.2
Propagated dependencies: r-sf@1.0-23 r-readr@2.1.6 r-jsonlite@2.0.0 r-httr@1.4.7 r-geojsonsf@2.0.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/GIScience/ohsome-r
Licenses: LGPL 3+
Build system: r
Synopsis: An 'ohsome API' Client
Description:

This package provides a client that grants access to the power of the ohsome API from R. It lets you analyze the rich data source of the OpenStreetMap (OSM) history. You can retrieve the geometry of OSM data at specific points in time, and you can get aggregated statistics on the evolution of OSM elements and specify your own temporal, spatial and/or thematic filters.

r-qtools 1.6.0
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=Qtools
Licenses: GPL 2+
Build system: r
Synopsis: Utilities for Quantiles
Description:

This package provides functions for unconditional and conditional quantiles. These include methods for transformation-based quantile regression, quantile-based measures of location, scale and shape, methods for quantiles of discrete variables, quantile-based multiple imputation, restricted quantile regression, directional quantile classification, and quantile ratio regression. A vignette is given in Geraci (2016, The R Journal) <doi:10.32614/RJ-2016-037> and included in the package.

r-synopr 0.2.2
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-purrr@1.2.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://ezequiel1593.github.io/synopR/
Licenses: Expat
Build system: r
Synopsis: Tidy Decoding of SYNOP (Surface Synoptic Observations) Meteorological Messages
Description:

Decode raw SYNOP (surface synoptic observations) messages into tidy data frames. Supports batch processing of messages from the same station, extracting data from Sections 0, 1, and 3, including temperature, dew point, pressure, wind, clouds, and precipitation. The decoding logic follows the specifications defined in the World Meteorological Organization (2019) "Manual on Codes, Volume I.1 (WMO-No. 306)" <https://library.wmo.int/idurl/4/35713>.

r-spinar 0.2.0
Propagated dependencies: r-progress@1.2.3 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/MFaymon/spINAR
Licenses: GPL 3+
Build system: r
Synopsis: (Semi)Parametric Estimation and Bootstrapping of INAR Models
Description:

Semiparametric and parametric estimation of INAR models including a finite sample refinement (Faymonville et al. (2022) <doi:10.1007/s10260-022-00655-0>) for the semiparametric setting introduced in Drost et al. (2009) <doi:10.1111/j.1467-9868.2008.00687.x>, different procedures to bootstrap INAR data (Jentsch, C. and Weià , C.H. (2017) <doi:10.3150/18-BEJ1057>) and flexible simulation of INAR data.

r-twoway 0.6.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/friendly/twoway
Licenses: GPL 3
Build system: r
Synopsis: Analysis of Two-Way Tables
Description:

Carries out analyses of two-way tables with one observation per cell, together with graphical displays for an additive fit and a diagnostic plot for removable non-additivity via a power transformation of the response. It implements Tukey's Exploratory Data Analysis (1973) <ISBN: 978-0201076165> methods, including a 1-degree-of-freedom test for row*column non-additivity', linear in the row and column effects.

r-thinkr 0.16
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.1 r-stringr@1.6.0 r-stringi@1.8.7 r-rvg@0.4.1 r-officer@0.7.1 r-magrittr@2.0.4 r-lubridate@1.9.4 r-lazyeval@0.2.2 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-devtools@2.4.6 r-cli@3.6.5 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/Thinkr-open/thinkr
Licenses: GPL 3
Build system: r
Synopsis: Tools for Cleaning Up Messy Files
Description:

Some tools for cleaning up messy Excel files to be suitable for R. People who have been working with Excel for years built more or less complicated sheets with names, characters, formats that are not homogeneous. To be able to use them in R nowadays, we built a set of functions that will avoid the majority of importation problems and keep all the data at best.

r-degcre 1.6.0
Propagated dependencies: r-txdb-hsapiens-ucsc-hg38-knowngene@3.22.0 r-seqinfo@1.0.0 r-s4vectors@0.48.0 r-qvalue@2.42.0 r-plotgardener@1.16.0 r-org-hs-eg-db@3.22.0 r-iranges@2.44.0 r-interactionset@1.38.0 r-genomicranges@1.62.0 r-biocparallel@1.44.0 r-biocgenerics@0.56.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/brianSroberts/DegCre
Licenses: Expat
Build system: r
Synopsis: Probabilistic association of DEGs to CREs from differential data
Description:

DegCre generates associations between differentially expressed genes (DEGs) and cis-regulatory elements (CREs) based on non-parametric concordance between differential data. The user provides GRanges of DEG TSS and CRE regions with differential p-value and optionally log-fold changes and DegCre returns an annotated Hits object with associations and their calculated probabilities. Additionally, the package provides functionality for visualization and conversion to other formats.

r-cctest 2.3.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cctest
Licenses: Expat FSDG-compatible
Build system: r
Synopsis: Canonical Correlations and Tests of Independence
Description:

This package provides a simple interface for multivariate correlation analysis that unifies various classical statistical procedures including t-tests, tests in univariate and multivariate linear models, parametric and nonparametric tests for correlation, Kruskal-Wallis tests, common approximate versions of Wilcoxon rank-sum and signed rank tests, chi-squared tests of independence, score tests of particular hypotheses in generalized linear models, canonical correlation analysis and linear discriminant analysis.

r-cormid 0.3.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/janlisec/CorMID
Licenses: GPL 3+
Build system: r
Synopsis: Correct Mass Isotopologue Distribution Vectors
Description:

In metabolic flux experiments tracer molecules (often glucose containing labelled carbon) are incorporated in compounds measured using mass spectrometry. The mass isotopologue distributions of these compounds needs to be corrected for natural abundance of labelled carbon and other effects, which are specific on the compound and ionization technique applied. This package provides functions to correct such effects in gas chromatography atmospheric pressure chemical ionization mass spectrometry analyses.

r-cequre 1.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cequre
Licenses: GPL 2+
Build system: r
Synopsis: Censored Quantile Regression & Monotonicity-Respecting Restoring
Description:

Perform censored quantile regression of Huang (2010) <doi:10.1214/09-AOS771>, and restore monotonicity respecting via adaptive interpolation for dynamic regression of Huang (2017) <doi:10.1080/01621459.2016.1149070>. The monotonicity-respecting restoration applies to general dynamic regression models including (uncensored or censored) quantile regression model, additive hazards model, and dynamic survival models of Peng and Huang (2007) <doi:10.1093/biomet/asm058>, among others.

r-dotgen 0.1.1
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/xiaoran831213/dotgen
Licenses: GPL 2+
Build system: r
Synopsis: Gene-Set Analysis via Decorrelation by Orthogonal Transformation
Description:

Decorrelates a set of summary statistics (i.e., Z-scores or P-values per SNP) via Decorrelation by Orthogonal Transformation (DOT) approach and performs gene-set analyses by combining transformed statistic values; operations are performed with algorithms that rely only on the association summary results and the linkage disequilibrium (LD). For more details on DOT and its power, see Olga (2020) <doi:10.1371/journal.pcbi.1007819>.

r-eatrep 0.15.3
Propagated dependencies: r-tidyr@1.3.1 r-survey@4.4-8 r-stringr@1.6.0 r-reshape2@1.4.5 r-reformulas@0.4.2 r-progress@1.2.3 r-plyr@1.8.9 r-msm@1.8.2 r-miceadds@3.19-16 r-mice@3.18.0 r-lifecycle@1.0.4 r-lavaan@0.6-20 r-janitor@2.2.1 r-hmisc@5.2-4 r-future@1.68.0 r-fmsb@0.7.6 r-estimatr@1.0.6 r-effectliter@0.5-1 r-eattools@0.7.9 r-eatgads@1.2.0 r-dplyr@1.1.4 r-combinat@0.0-8 r-checkmate@2.3.3 r-car@3.1-3 r-boot@1.3-32 r-bifiesurvey@3.8.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/weirichs/eatRep
Licenses: GPL 2+
Build system: r
Synopsis: Educational Assessment Tools for Replication Methods
Description:

Replication methods to compute some basic statistic operations (means, standard deviations, frequency tables, percentiles, mean comparisons using weighted effect coding, generalized linear models, and linear multilevel models) in complex survey designs comprising multiple imputed or nested imputed variables and/or a clustered sampling structure which both deserve special procedures at least in estimating standard errors. See the package documentation for a more detailed description along with references.

r-fairml 0.9.1
Propagated dependencies: r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fairml
Licenses: Expat
Build system: r
Synopsis: Fair Models in Machine Learning
Description:

Fair machine learning regression models which take sensitive attributes into account in model estimation. Currently implementing Komiyama et al. (2018) <http://proceedings.mlr.press/v80/komiyama18a/komiyama18a.pdf>, Zafar et al. (2019) <https://www.jmlr.org/papers/volume20/18-262/18-262.pdf> and my own approach from Scutari, Panero and Proissl (2022) <doi:10.1007/s11222-022-10143-w> that uses ridge regression to enforce fairness.

r-fmriar 0.3.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://bbuchsbaum.github.io/fmriAR/
Licenses: Expat
Build system: r
Synopsis: Fast AR and ARMA Noise Whitening for Functional MRI (fMRI) Design and Data
Description:

Lightweight utilities to estimate autoregressive (AR) and autoregressive moving average (ARMA) noise models from residuals and apply matched generalized least squares to whiten functional magnetic resonance imaging (fMRI) design and data matrices. The ARMA estimator follows a classic 1982 approach <doi:10.1093/biomet/69.1.81>, and a restricted AR family mirrors workflows described by Cox (2012) <doi:10.1016/j.neuroimage.2011.08.056>.

r-gemma2 0.1.3
Propagated dependencies: r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/fboehm/gemma2
Licenses: Expat
Build system: r
Synopsis: GEMMA Multivariate Linear Mixed Model
Description:

Fits a multivariate linear mixed effects model that uses a polygenic term, after Zhou & Stephens (2014) (<https://www.nature.com/articles/nmeth.2848>). Of particular interest is the estimation of variance components with restricted maximum likelihood (REML) methods. Genome-wide efficient mixed-model association (GEMMA), as implemented in the package gemma2', uses an expectation-maximization algorithm for variance components inference for use in quantitative trait locus studies.

r-istats 1.7
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=iSTATS
Licenses: GPL 3+
Build system: r
Synopsis: Graphical Interface to Perform STOCSY Analyses on NMR Data
Description:

Launches a shiny based application for Nuclear Magnetic Resonance (NMR)data importation and Statistical TOtal Correlation SpectroscopY (STOCSY) analyses in a full interactive approach. The theoretical background and applications of STOCSY method could be found at Cloarec, O., Dumas, M. E., Craig, A., Barton, R. H., Trygg, J., Hudson, J., Blancher, C., Gauguier, D., Lindon, J. C., Holmes, E. & Nicholson, J. (2005) <doi:10.1021/ac048630x>.

r-minter 0.1.0
Propagated dependencies: r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://fdecunta.github.io/minter/
Licenses: Expat
Build system: r
Synopsis: Effect Sizes for Meta-Analysis of Interactions from Factorial Experiments
Description:

Compute effect sizes and their sampling variances from factorial experimental designs. The package supports calculation of simple effects, overall effects, and interaction effects for use in factorial meta-analyses. See Gurevitch et al. (2000) <doi:10.1086/303337>, Morris et al. (2007) <doi:10.1890/06-0442>, Lajeunesse (2011) <doi:10.1890/11-0423.1> and Macartney et al. (2022) <doi:10.1016/j.neubiorev.2022.104554>.

r-mstdif 0.1.8
Propagated dependencies: r-scdiftest@0.1.1 r-pp@0.6.3-11 r-mirt@1.45.1 r-matrix@1.7-4 r-expm@1.0-0 r-erm@1.0-10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mstDIF
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Collection of DIF Tests for Multistage Tests
Description:

This package provides a collection of statistical tests for the detection of differential item functioning (DIF) in multistage tests. Methods entail logistic regression, an adaptation of the simultaneous item bias test (SIBTEST), and various score-based tests. The presented tests provide itemwise test for DIF along categorical, ordinal or metric covariates. Methods for uniform and non-uniform DIF effects are available depending on which method is used.

r-m2smjf 1.0
Propagated dependencies: r-mass@7.3-65 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=M2SMJF
Licenses: GPL 2+
Build system: r
Synopsis: Multi-Modal Similarity Matrix Joint Factorization
Description:

This package provides a new method to implement clustering from multiple modality data of certain samples, the function M2SMjF() jointly factorizes multiple similarity matrices into a shared sub-matrix and several modality private sub-matrices, which is further used for clustering. Along with this method, we also provide function to calculate the similarity matrix and function to evaluate the best cluster number from the original data.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286
Total results: 30850