_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-factoextra 1.0.7
Propagated dependencies: r-abind@1.4-8 r-cluster@2.1.8.1 r-dendextend@1.19.0 r-factominer@2.11 r-ggplot2@3.5.2 r-ggpubr@0.6.0 r-ggrepel@0.9.6 r-reshape2@1.4.4 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.sthda.com/english/rpkgs/factoextra
Licenses: GPL 2
Synopsis: Extract and visualize the results of multivariate data analyses
Description:

This package provides some easy-to-use functions to extract and visualize the output of multivariate data analyses, including PCA (Principal Component Analysis), CA (Correspondence Analysis), MCA (Multiple Correspondence Analysis), FAMD (Factor Analysis of Mixed Data), MFA (Multiple Factor Analysis) and HMFA (Hierarchical Multiple Factor Analysis) functions from different R packages. It contains also functions for simplifying some clustering analysis steps and provides ggplot2-based elegant data visualization.

xwayland-run 0.0.4
Dependencies: python@3.11.11 xauth@1.1.3 xorg-server-xwayland@24.1.6
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://gitlab.freedesktop.org/ofourdan/xwayland-run
Licenses: GPL 2+
Synopsis: Run X11 client on dedicated Xwayland server
Description:

xwayland-run contains a set of small utilities revolving around running Xwayland and various Wayland compositor headless, namely:

  • xwayland-run: Spawn X11 client within its own dedicated Xwayland rootful instance.

  • wlheadless-run: Run Wayland client on a set of supported Wayland headless compositors.

  • xwfb-run: Combination of above two tools to be used as a direct replacement for xvfb-run specifically.

r-biocompute 1.1.1
Propagated dependencies: r-yaml@2.3.10 r-uuid@1.2-1 r-stringr@1.5.1 r-rmarkdown@2.29 r-magrittr@2.0.3 r-jsonvalidate@1.5.0 r-jsonlite@2.0.0 r-httr@1.4.7 r-digest@0.6.37 r-curl@6.2.3 r-crayon@1.5.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://sbg.github.io/biocompute/
Licenses: AGPL 3
Synopsis: Create and Manipulate BioCompute Objects
Description:

This package provides tools to create, validate, and export BioCompute Objects described in King et al. (2019) <doi:10.17605/osf.io/h59uh>. Users can encode information in data frames, and compose BioCompute Objects from the domains defined by the standard. A checksum validator and a JSON schema validator are provided. This package also supports exporting BioCompute Objects as JSON, PDF, HTML, or Word documents, and exporting to cloud-based platforms.

r-gellipsoid 0.7.3
Propagated dependencies: r-rgl@1.3.18
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/friendly/gellipsoid
Licenses: GPL 2+
Synopsis: Generalized Ellipsoids
Description:

Represents generalized geometric ellipsoids with the "(U,D)" representation. It allows degenerate and/or unbounded ellipsoids, together with methods for linear and duality transformations, and for plotting. Thus ellipsoids are naturally extended to include lines, hyperplanes, points, cylinders, etc. This permits exploration of a variety to statistical issues that can be visualized using ellipsoids as discussed by Friendly, Fox & Monette (2013), Elliptical Insights: Understanding Statistical Methods Through Elliptical Geometry <doi:10.1214/12-STS402>.

r-icsoutlier 0.4-0
Propagated dependencies: r-mvtnorm@1.3-3 r-moments@0.14.1 r-ics@1.4-2
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ICSOutlier
Licenses: GPL 2+
Synopsis: Outlier Detection Using Invariant Coordinate Selection
Description:

Multivariate outlier detection is performed using invariant coordinates where the package offers different methods to choose the appropriate components. ICS is a general multivariate technique with many applications in multivariate analysis. ICSOutlier offers a selection of functions for automated detection of outliers in the data based on a fitted ICS object or by specifying the dataset and the scatters of interest. The current implementation targets data sets with only a small percentage of outliers.

r-kerastuner 0.1.0.7
Propagated dependencies: r-tidyjson@0.3.2 r-tensorflow@2.16.0 r-rstudioapi@0.17.1 r-rjsonio@2.0.0 r-rjson@0.2.23 r-reticulate@1.42.0 r-plotly@4.10.4 r-magick@2.8.6 r-echarts4r@0.4.5 r-dplyr@1.1.4 r-data-table@1.17.4 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/EagerAI/kerastuneR/
Licenses: ASL 2.0
Synopsis: Interface to 'Keras Tuner'
Description:

Keras Tuner <https://keras-team.github.io/keras-tuner/> is a hypertuning framework made for humans. It aims at making the life of AI practitioners, hypertuner algorithm creators and model designers as simple as possible by providing them with a clean and easy to use API for hypertuning. Keras Tuner makes moving from a base model to a hypertuned one quick and easy by only requiring you to change a few lines of code.

r-quantities 0.2.3
Propagated dependencies: r-units@0.8-7 r-rcpp@1.0.14 r-errors@0.4.4
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://r-quantities.github.io/quantities/
Licenses: Expat
Synopsis: Quantity Calculus for R Vectors
Description:

Integration of the units and errors packages for a complete quantity calculus system for R vectors, matrices and arrays, with automatic propagation, conversion, derivation and simplification of magnitudes and uncertainties. Documentation about units and errors is provided in the papers by Pebesma, Mailund & Hiebert (2016, <doi:10.32614/RJ-2016-061>) and by Ucar, Pebesma & Azcorra (2018, <doi:10.32614/RJ-2018-075>), included in those packages as vignettes; see citation("quantities") for details.

r-siteymlgen 1.0.0
Propagated dependencies: r-ymlthis@0.1.7 r-yaml@2.3.10 r-stringr@1.5.1 r-rmarkdown@2.29 r-rlist@0.4.6.2 r-purrr@1.0.4 r-magrittr@2.0.3 r-lubridate@1.9.4 r-dplyr@1.1.4 r-data-table@1.17.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Acribbs/siteymlgen
Licenses: Expat
Synopsis: Automatically Generate _site.yml File for 'R Markdown'
Description:

The goal of siteymlgen is to make it easy to organise the building of your R Markdown website. The init() function placed within the first code chunk of the index.Rmd file of an R project directory will initiate the generation of an automatically written _site.yml file. siteymlgen recommends a specific naming convention for your R Markdown files. This naming will ensure that your navbar layout is ordered according to a hierarchy.

r-smoothtail 2.0.6
Propagated dependencies: r-logcondens@2.1.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://www.kasparrufibach.ch
Licenses: GPL 2+
Synopsis: Smooth Estimation of GPD Shape Parameter
Description:

Given independent and identically distributed observations X(1), ..., X(n) from a Generalized Pareto distribution with shape parameter gamma in [-1,0], offers several estimates to compute estimates of gamma. The estimates are based on the principle of replacing the order statistics by quantiles of a distribution function based on a log--concave density function. This procedure is justified by the fact that the GPD density is log--concave for gamma in [-1,0].

r-surveynnet 1.0.0
Propagated dependencies: r-survival@3.8-3 r-survey@4.4-2 r-practools@1.6.1 r-nnet@7.3-20 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/237triangle/surveynnet
Licenses: Expat
Synopsis: Neural Network for Complex Survey Data
Description:

The goal of surveynnet is to extend the functionality of nnet', which already supports survey weights, by enabling it to handle clustered and stratified data. It achieves this by incorporating design effects through the use of effective sample sizes as outlined by Chen and Rust (2017), <doi:10.1093/jssam/smw036>, and performed by deffCR in the package PracTools (Valliant, Dever, and Kreuter (2018), <doi:10.1007/978-3-319-93632-1>).

r-sequential 4.3.4
Propagated dependencies: r-boot@1.3-31
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=Sequential
Licenses: GPL 2
Synopsis: Exact Sequential Analysis for Poisson and Binomial Data
Description:

This package provides functions to calculate exact critical values, statistical power, expected time to signal, and required sample sizes for performing exact sequential analysis. All these calculations can be done for either Poisson or binomial data, for continuous or group sequential analyses, and for different types of rejection boundaries. In case of group sequential analyses, the group sizes do not have to be specified in advance and the alpha spending can be arbitrarily settled.

r-versioning 0.2.0
Propagated dependencies: r-yaml@2.3.10 r-r6@2.6.1 r-glue@1.8.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=versioning
Licenses: Expat
Synopsis: Settings and File I/O using a Configuration YAML File
Description:

R data pipelines commonly require reading and writing data to versioned directories. Each directory might correspond to one step of a multi-step process, where that version corresponds to particular settings for that step and a chain of previous steps that each have their own versions. This package creates a configuration object that makes it easy to read and write versioned data, based on YAML configuration files loaded and saved to each versioned folder.

r-basic4cseq 1.44.0
Propagated dependencies: r-biostrings@2.76.0 r-bsgenome-ecoli-ncbi-20080805@1.3.1000 r-catools@1.18.3 r-genomicalignments@1.44.0 r-genomicranges@1.60.0 r-rcircos@1.2.2
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/Basic4Cseq
Licenses: LGPL 3
Synopsis: Analyzing 4C-seq data
Description:

Basic4Cseq is an R package for basic filtering, analysis and subsequent visualization of 4C-seq data. Virtual fragment libraries can be created for any BSGenome package, and filter functions for both reads and fragments and basic quality controls are included. Fragment data in the vicinity of the experiment's viewpoint can be visualized as a coverage plot based on a running median approach and a multi-scale contact profile.

r-maldiquant 1.22.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/MALDIquant
Licenses: GPL 3+
Synopsis: Quantitative analysis of mass spectrometry data
Description:

This package provides a complete analysis pipeline for matrix-assisted laser desorption/ionization-time-of-flight (MALDI-TOF) and other two-dimensional mass spectrometry data. In addition to commonly used plotting and processing methods it includes distinctive features, namely baseline subtraction methods such as morphological filters (TopHat) or the statistics-sensitive non-linear iterative peak-clipping algorithm (SNIP), peak alignment using warping functions, handling of replicated measurements as well as allowing spectra with different resolutions.

r-datamedios 1.2.2
Propagated dependencies: r-xml2@1.3.8 r-wordcloud2@0.2.1 r-tidytext@0.4.2 r-stringr@1.5.1 r-rvest@1.0.4 r-rlang@1.1.6 r-purrr@1.0.4 r-plotly@4.10.4 r-magrittr@2.0.3 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-ggplot2@3.5.2 r-dt@0.33 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=datamedios
Licenses: Expat
Synopsis: Scraping Chilean Media
Description:

This package provides a system for extracting news from Chilean media, specifically through Web Scapping from Chilean media. The package allows for news searches using search phrases and date filters, and returns the results in a structured format, ready for analysis. Additionally, it includes functions to clean the extracted data, visualize it, and store it in databases. All of this can be done automatically, facilitating the collection and analysis of relevant information from Chilean media.

r-dartr-data 1.0.8
Propagated dependencies: r-crayon@1.5.3 r-adegenet@2.1.11
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/green-striped-gecko/dartR.data
Licenses: GPL 3+
Synopsis: Auxiliary Data Package for Our Main Package 'dartR'
Description:

Data package for dartR'. Provides data sets to run examples in dartR'. This was necessary due to the size limit imposed by CRAN'. The data in dartR.data is needed to run the examples provided in the dartR functions. All available data sets are either based on actual data (but reduced in size) and/or simulated data sets to allow the fast execution of examples and demonstration of the functions.

r-glmfitmiss 2.1.0
Propagated dependencies: r-mass@7.3-65 r-dplyr@1.1.4 r-data-table@1.17.4 r-brglm2@0.9.2 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=glmfitmiss
Licenses: Expat
Synopsis: Fitting GLMs with Missing Data in Both Responses and Covariates
Description:

Fits generalized linear models (GLMs) when there is missing data in both the response and categorical covariates. The functions implement likelihood-based methods using the Expectation and Maximization (EM) algorithm and optionally apply Firthâ s bias correction for improved inference. See Pradhan, Nychka, and Bandyopadhyay (2025) <https:>, Maiti and Pradhan (2009) <doi:10.1111/j.1541-0420.2008.01186.x>, Maity, Pradhan, and Das (2019) <doi:10.1080/00031305.2017.1407359> for further methodological details.

r-localscore 2.0.3
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=localScore
Licenses: GPL 2+ FSDG-compatible
Synopsis: Package for Sequence Analysis by Local Score
Description:

Functionalities for calculating the local score and calculating statistical relevance (p-value) to find a local Score in a sequence of given distribution (S. Mercier and J.-J. Daudin (2001) <https://hal.science/hal-00714174/>) ; S. Karlin and S. Altschul (1990) <https://pmc.ncbi.nlm.nih.gov/articles/PMC53667/> ; S. Mercier, D. Cellier and F. Charlot (2003) <https://hal.science/hal-00937529v1/> ; A. Lagnoux, S. Mercier and P. Valois (2017) <doi:10.1093/bioinformatics/btw699> ).

r-neuromplex 1.0-1
Propagated dependencies: r-tidyr@1.3.1 r-magrittr@2.0.3 r-gridextra@2.3 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-bayeslogit@2.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=neuromplex
Licenses: GPL 2
Synopsis: Neural Multiplexing Analysis
Description:

Statistical methods for whole-trial and time-domain analysis of single cell neural response to multiple stimuli presented simultaneously. The package is based on the paper by C Glynn, ST Tokdar, A Zaman, VC Caruso, JT Mohl, SM Willett, and JM Groh (2021) "Analyzing second order stochasticity of neural spiking under stimuli-bundle exposure", is in press for publication by the Annals of Applied Statistics. A preprint may be found at <arXiv:1911.04387>.

r-preference 1.1.6
Propagated dependencies: r-tidyr@1.3.1 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/kaneplusplus/preference
Licenses: LGPL 2.0
Synopsis: 2-Stage Preference Trial Design and Analysis
Description:

Design and analyze two-stage randomized trials with a continuous outcome measure. The package contains functions to compute the required sample size needed to detect a given preference, treatment, and selection effect; alternatively, the package contains functions that can report the study power given a fixed sample size. Finally, analysis functions are provided to test each effect using either summary data (i.e. means, variances) or raw study data <doi:10.18637/jss.v094.c02>.

r-pairwiseci 0.1-27
Propagated dependencies: r-mcprofile@1.0-1 r-mcpan@1.1-21 r-mass@7.3-65 r-coin@1.4-3 r-boot@1.3-31
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pairwiseCI
Licenses: GPL 2
Synopsis: Confidence Intervals for Two Sample Comparisons
Description:

Calculation of the parametric, nonparametric confidence intervals for the difference or ratio of location parameters, nonparametric confidence interval for the Behrens-Fisher problem and for the difference, ratio and odds-ratio of binomial proportions for comparison of independent samples. Common wrapper functions to split data sets and apply confidence intervals or tests to these subsets. A by-statement allows calculation of CI separately for the levels of further factors. CI are not adjusted for multiplicity.

r-setmethods 4.1
Propagated dependencies: r-stargazer@5.2.3 r-scatterplot3d@0.3-44 r-qca@3.23 r-ggrepel@0.9.6 r-ggplot2@3.5.2 r-fmsb@0.7.6 r-betareg@3.2-3 r-admisc@0.38
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SetMethods
Licenses: GPL 2
Synopsis: Functions for Set-Theoretic Multi-Method Research and Advanced QCA
Description:

This package provides functions for performing set-theoretic multi-method research, QCA for clustered data, theory evaluation, Enhanced Standard Analysis, indirect calibration, radar visualisations. Additionally it includes data to replicate the examples in the books by Oana, I.E, C. Q. Schneider, and E. Thomann. Qualitative Comparative Analysis (QCA) using R: A Beginner's Guide. Cambridge University Press and C. Q. Schneider and C. Wagemann "Set Theoretic Methods for the Social Sciences", Cambridge University Press.

r-tseriesmma 0.1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TSeriesMMA
Licenses: GPL 2+
Synopsis: Multiscale Multifractal Analysis of Time Series Data
Description:

Multiscale multifractal analysis (MMA) (GieraÅ towski et al., 2012)<DOI:10.1103/PhysRevE.85.021915> is a time series analysis method, designed to describe scaling properties of fluctuations within the signal analyzed. The main result of this procedure is the so called Hurst surface h(q,s) , which is a dependence of the local Hurst exponent h (fluctuation scaling exponent) on the multifractal parameter q and the scale of observation s (data window width).

r-cinmetrics 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CINmetrics
Licenses: GPL 3
Synopsis: Calculate Chromosomal Instability Metrics
Description:

Implement various chromosomal instability metrics. CINmetrics (Chromosomal INstability metrics) provides functions to calculate various chromosomal instability metrics on masked Copy Number Variation(CNV) data at individual sample level. The chromosomal instability metrics have been implemented as described in the following studies: Baumbusch LO et al. 2013 <doi:10.1371/journal.pone.0054356>, Davidson JM et al. 2014 <doi:10.1371/journal.pone.0079079>, Chin SF et al. 2007 <doi:10.1186/gb-2007-8-10-r215>.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426
Total results: 34209