_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-selectr 0.4-2
Propagated dependencies: r-r6@2.6.1 r-stringr@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://sjp.co.nz/projects/selectr/
Licenses: Modified BSD
Synopsis: Translate CSS selectors to XPath expressions
Description:

r-selectr translates a CSS3 selector into an equivalent XPath expression. This allows you to use CSS selectors when working with the XML package as it can only evaluate XPath expressions. Also provided are convenience functions useful for using CSS selectors on XML nodes. This package is a port of the Python package cssselect.

r-consort 1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/adayim/consort/
Licenses: Expat
Synopsis: Create Consort Diagrams
Description:

To make it easy to create CONSORT diagrams for the transparent reporting of participant allocation in randomized, controlled clinical trials. This is done by creating a standardized disposition data, and using this data as the source for the creation a standard CONSORT diagram. Human effort by supplying text labels on the node can also be achieved.

r-stringr 1.5.1
Propagated dependencies: r-cli@3.6.5 r-glue@1.8.0 r-lifecycle@1.0.4 r-magrittr@2.0.3 r-rlang@1.1.6 r-stringi@1.8.7 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/stringr
Licenses: GPL 2+
Synopsis: Simple, consistent wrappers for common string operations
Description:

Stringr is a consistent, simple and easy to use set of wrappers around the fantastic stringi package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another.

r-phylolm 2.6.5
Propagated dependencies: r-ape@5.8-1 r-future-apply@1.11.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/lamho86/phylolm
Licenses: GPL 2+
Synopsis: Phylogenetic linear regression
Description:

This package provides functions for fitting phylogenetic linear models and phylogenetic generalized linear models. The computation uses an algorithm that is linear in the number of tips in the tree. The package also provides functions for simulating continuous or binary traits along the tree. Other tools include functions to test the adequacy of a population tree.

rust-iron 0.6.1
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/iron/iron
Licenses: Expat
Synopsis: Extensible, concurrency focused web development in Rust
Description:

Iron is a high level web framework built in and for Rust. It is highly concurrent and can scale horizontally on more machines behind a load balancer or by running more threads on a more powerful machine. Iron avoids the bottlenecks encountered in highly concurrent code by avoiding shared writes and locking in the core framework.

ibus-rime 1.5.0
Dependencies: gdk-pixbuf@2.42.12 glib@2.82.1 ibus@1.5.29 libnotify@0.8.3 librime@1.10.0 rime-data@0.38.20210802
Channel: guix
Location: gnu/packages/ibus.scm (gnu packages ibus)
Home page: https://rime.im/
Licenses: GPL 3
Synopsis: Rime Input Method Engine for IBus
Description:

ibus-rime provides the Rime input method engine for IBus. Rime is a lightweight, extensible input method engine supporting various input schemas including glyph-based input methods, romanization-based input methods as well as those for Chinese dialects. It has the ability to compose phrases and sentences intelligently and provide very accurate traditional Chinese output.

r-rankpca 0.1.0
Propagated dependencies: r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RankPCA
Licenses: GPL 3
Synopsis: Rank of Variables Based on Principal Component Analysis for Mixed Data Types
Description:

Principal Component Analysis (PCA) is a statistical technique used to reduce the dimensionality of a dataset while preserving as much variability as possible. By transforming the original variables into a new set of uncorrelated variables called principal components, PCA helps in identifying patterns and simplifying the complexity of high-dimensional data. The RankPCA package provides a streamlined workflow for performing PCA on datasets containing both categorical and continuous variables. It facilitates data preprocessing, encoding of categorical variables, and computes PCA to determine the optimal number of principal components based on a specified variance threshold. The package also computes composite indices for ranking observations, which can be useful for various analytical purposes. Garai, S., & Paul, R. K. (2023) <doi:10.1016/j.iswa.2023.200202>.

r-autoreg 0.3.3
Propagated dependencies: r-tidyr@1.3.1 r-tidycmprsk@1.1.0 r-survival@3.8-3 r-stringr@1.5.1 r-scales@1.4.0 r-rlang@1.1.6 r-purrr@1.0.4 r-patchwork@1.3.0 r-pammtools@0.7.3 r-officer@0.6.8 r-nortest@1.0-4 r-moonbook@0.3.1 r-mice@3.17.0 r-maxstat@0.7-26 r-ggplot2@3.5.2 r-flextable@0.9.7 r-dplyr@1.1.4 r-crayon@1.5.3 r-broom@1.0.8 r-boot@1.3-31
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/cardiomoon/autoReg
Licenses: GPL 3
Synopsis: Automatic Linear and Logistic Regression and Survival Analysis
Description:

Make summary tables for descriptive statistics and select explanatory variables automatically in various regression models. Support linear models, generalized linear models and cox-proportional hazard models. Generate publication-ready tables summarizing result of regression analysis and plots. The tables and plots can be exported in "HTML", "pdf('LaTex')", "docx('MS Word')" and "pptx('MS Powerpoint')" documents.

r-confreq 1.6.1-1
Propagated dependencies: r-vcd@1.4-13 r-gmp@0.7-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=confreq
Licenses: GPL 3
Synopsis: Configural Frequencies Analysis Using Log-Linear Modeling
Description:

Offers several functions for Configural Frequencies Analysis (CFA), which is a useful statistical tool for the analysis of multiway contingency tables. CFA was introduced by G. A. Lienert as Konfigurations Frequenz Analyse - KFA'. Lienert, G. A. (1971). Die Konfigurationsfrequenzanalyse: I. Ein neuer Weg zu Typen und Syndromen. Zeitschrift für Klinische Psychologie und Psychotherapie, 19(2), 99â 115.

r-depcens 0.2.3
Propagated dependencies: r-survival@3.8-3 r-rootsolve@1.8.2.4 r-matrixstats@1.5.0 r-formula@1.2-5 r-dlm@1.1-6.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/GabrielGrandemagne/DepCens
Licenses: GPL 2+
Synopsis: Dependent Censoring Regression Models
Description:

Dependent censoring regression models for survival multivariate data. These models are based on extensions of the frailty models, capable to accommodating the dependence between failure and censoring times, with Weibull and piecewise exponential marginal distributions. Theoretical details regarding the models implemented in the package can be found in Schneider et al. (2019) <doi:10.1002/bimj.201800391>.

r-edibble 1.1.1
Propagated dependencies: r-vctrs@0.6.5 r-tidyselect@1.2.1 r-tibble@3.2.1 r-rlang@1.1.6 r-r6@2.6.1 r-pillar@1.10.2 r-nestr@0.1.2 r-magrittr@2.0.3 r-lifecycle@1.0.4 r-dplyr@1.1.4 r-dae@3.2.30 r-cli@3.6.5 r-algdesign@1.2.1.2
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://edibble.emitanaka.org/
Licenses: Expat
Synopsis: Encapsulating Elements of Experimental Design
Description:

This package provides a system to facilitate designing comparative (and non-comparative) experiments using the grammar of experimental designs <https://emitanaka.org/edibble-book/>. An experimental design is treated as an intermediate, mutable object that is built progressively by fundamental experimental components like units, treatments, and their relation. The system aids in experimental planning, management and workflow.

r-evalitr 1.0.0
Propagated dependencies: r-superlearner@2.0-29 r-scales@1.4.0 r-rqpen@4.1.3 r-rpart@4.1.24 r-rlang@1.1.6 r-quadprog@1.5-8 r-purrr@1.0.4 r-matrix@1.7-3 r-mass@7.3-65 r-haven@2.5.4 r-grf@2.4.0 r-glmnet@4.1-8 r-ggthemes@5.1.0 r-ggplot2@3.5.2 r-ggdist@3.3.3 r-gbm@2.2.2 r-forcats@1.0.0 r-e1071@1.7-16 r-dplyr@1.1.4 r-cli@3.6.5 r-caret@7.0-1 r-bartcause@1.0-9
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/MichaelLLi/evalITR
Licenses: GPL 2+
Synopsis: Evaluating Individualized Treatment Rules
Description:

This package provides various statistical methods for evaluating Individualized Treatment Rules under randomized data. The provided metrics include Population Average Value (PAV), Population Average Prescription Effect (PAPE), Area Under Prescription Effect Curve (AUPEC). It also provides the tools to analyze Individualized Treatment Rules under budget constraints. Detailed reference in Imai and Li (2019) <arXiv:1905.05389>.

r-fitultd 3.1.0
Propagated dependencies: r-purrr@1.0.4 r-mclust@6.1.1 r-mass@7.3-65 r-ggplot2@3.5.2 r-fitdistrplus@1.2-2 r-cowplot@1.1.3 r-assertthat@0.2.1 r-adgoftest@0.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/jcval94/FitUltD
Licenses: GPL 3
Synopsis: Fit Univariate Mixed and Usual Distributions
Description:

Extends the fitdist() (from fitdistrplus') adding the Anderson-Darling ad.test() (from ADGofTest') and Kolmogorov Smirnov Test ks.test() inside, trying the distributions from stats package by default and offering a second function which uses mixed distributions to fit, this distributions are split with unsupervised learning, with Mclust() function (from mclust').

r-fastymd 0.1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://timtaylor.codeberg.page/fastymd/
Licenses: GPL 3
Synopsis: Fast Utilities for Year Month Day Objects
Description:

This package provides a collection of utility functions for working with Year Month Day objects. Includes functions for fast parsing of numeric and character input based on algorithms described in Hinnant, H. (2021) <https://howardhinnant.github.io/date_algorithms.html> as well as a branchless calculation of leap years by Jerichaux (2025) <https://stackoverflow.com/a/79564914>.

r-kofdata 0.2.1
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/KOF-ch/kofdata
Licenses: GPL 2
Synopsis: Get Data from the 'KOF Datenservice' API
Description:

Read Swiss time series data from the KOF Data API, <https://datenservice.kof.ethz.ch>. The API provides macro economic time series data mostly about Switzerland. The package itself is a set of wrappers around the KOF Datenservice API. The kofdata package is able to consume public information as well as data that requires an API token.

r-mfilter 0.1-5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://www.mbalcilar.net
Licenses: GPL 2+
Synopsis: Miscellaneous Time Series Filters
Description:

The mFilter package implements several time series filters useful for smoothing and extracting trend and cyclical components of a time series. The routines are commonly used in economics and finance, however they should also be interest to other areas. Currently, Christiano-Fitzgerald, Baxter-King, Hodrick-Prescott, Butterworth, and trigonometric regression filters are included in the package.

r-mstherm 0.4.7
Propagated dependencies: r-rcolorbrewer@1.1-3 r-plotrix@3.8-4 r-nls2@0.3-4 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mstherm
Licenses: GPL 3
Synopsis: Analyze MS/MS Protein Melting Data
Description:

Software to aid in modeling and analyzing mass-spectrometry-based proteome melting data. Quantitative data is imported and normalized and thermal behavior is modeled at the protein level. Methods exist for normalization, modeling, visualization, and export of results. For a general introduction to MS-based thermal profiling, see Savitski et al. (2014) <doi:10.1126/science.1255784>.

r-mixtree 0.0.1
Propagated dependencies: r-vegan@2.6-10 r-treespace@1.1.4.3 r-igraph@2.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cygei.github.io/mixtree/
Licenses: Expat
Synopsis: Statistical Framework for Comparing Sets of Trees
Description:

Statistical framework for comparing sets of trees using hypothesis testing methods. Designed for transmission trees, phylogenetic trees, and directed acyclic graphs (DAGs), the package implements chi-squared tests to compare edge frequencies between sets and PERMANOVA to analyse topological dissimilarities with customisable distance metrics, following Anderson (2001) <doi:10.1111/j.1442-9993.2001.01070.pp.x>.

r-nmainla 1.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/gunhanb/nmaINLA
Licenses: GPL 2+
Synopsis: Network Meta-Analysis using Integrated Nested Laplace Approximations
Description:

This package performs network meta-analysis using integrated nested Laplace approximations ('INLA') which is described in Guenhan, Held, and Friede (2018) <doi:10.1002/jrsm.1285>. Includes methods to assess the heterogeneity and inconsistency in the network. Contains more than ten different network meta-analysis dataset. INLA package can be obtained from <https://www.r-inla.org>.

r-ternary 2.3.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://ms609.github.io/Ternary/
Licenses: GPL 2+
Synopsis: Create Ternary and Holdridge Plots
Description:

Plots ternary diagrams (simplex plots / Gibbs triangles) and Holdridge life zone plots <doi:10.1126/science.105.2727.367> using the standard graphics functions. Allows custom annotation, interpolating, contouring and scaling of plotting region. Includes a Shiny user interface for point-and-click ternary plotting. An alternative to ggtern', which uses the ggplot2 family of plotting functions.

r-tidylpa 1.1.0
Propagated dependencies: r-tibble@3.2.1 r-mplusautomation@1.1.1 r-mix@1.0-13 r-mclust@6.1.1 r-gtable@0.3.6 r-ggplot2@3.5.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://data-edu.github.io/tidyLPA/
Licenses: Expat
Synopsis: Easily Carry Out Latent Profile Analysis (LPA) Using Open-Source or Commercial Software
Description:

An interface to the mclust package to easily carry out latent profile analysis ("LPA"). Provides functionality to estimate commonly-specified models. Follows a tidy approach, in that output is in the form of a data frame that can subsequently be computed on. Also has functions to interface to the commercial MPlus software via the MplusAutomation package.

r-tdaunif 0.2.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://tdaverse.github.io/tdaunif/
Licenses: GPL 3
Synopsis: Uniform Manifold Samplers for Topological Data Analysis
Description:

Uniform random samples from simple manifolds, sometimes with noise, are commonly used to test topological data analytic (TDA) tools. This package includes samplers powered by two techniques: analytic volume-preserving parameterizations, as employed by Arvo (1995) <doi:10.1145/218380.218500>, and rejection sampling, as employed by Diaconis, Holmes, and Shahshahani (2013) <doi:10.1214/12-IMSCOLL1006>.

r-opossom 2.26.0
Propagated dependencies: r-xml@3.99-0.18 r-tsne@0.1-3.1 r-scatterplot3d@0.3-44 r-rcurl@1.98-1.17 r-rcppparallel@5.1.10 r-rcpp@1.0.14 r-png@0.1-8 r-pixmap@0.4-13 r-igraph@2.1.4 r-graph@1.86.0 r-fdrtool@1.2.18 r-fastica@1.2-7 r-biomart@2.64.0 r-biobase@2.68.0 r-ape@5.8-1
Channel: guix-bioc
Location: guix-bioc/packages/o.scm (guix-bioc packages o)
Home page: http://som.izbi.uni-leipzig.de
Licenses: FSDG-compatible
Synopsis: Comprehensive analysis of transcriptome data
Description:

This package translates microarray expression data into metadata of reduced dimension. It provides various sample-centered and group-centered visualizations, sample similarity analyses and functional enrichment analyses. The underlying SOM algorithm combines feature clustering, multidimensional scaling and dimension reduction, along with strong visualization capabilities. It enables extraction and description of functional expression modules inherent in the data.

r-ssnappy 1.12.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-summarizedexperiment@1.38.1 r-stringr@1.5.1 r-rlang@1.1.6 r-reshape2@1.4.4 r-pheatmap@1.0.12 r-org-hs-eg-db@3.21.0 r-magrittr@2.0.3 r-igraph@2.1.4 r-gtools@3.9.5 r-graphite@1.54.0 r-ggraph@2.2.1 r-ggplot2@3.5.2 r-ggforce@0.4.2 r-edger@4.6.2 r-dplyr@1.1.4
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://wenjun-liu.github.io/sSNAPPY/
Licenses: GPL 3
Synopsis: Single Sample directioNAl Pathway Perturbation analYsis
Description:

This package provides a single sample pathway perturbation testing method for RNA-seq data. The method propagates changes in gene expression down gene-set topologies to compute single-sample directional pathway perturbation scores that reflect potential direction of change. Perturbation scores can be used to test significance of pathway perturbation at both individual-sample and treatment levels.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659