_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-hvt 26.1.3
Propagated dependencies: r-umap@0.2.10.0 r-tidyr@1.3.2 r-splancs@2.01-45 r-scales@1.4.0 r-rtsne@0.17 r-reshape2@1.4.5 r-purrr@1.2.2 r-plyr@1.8.9 r-nbclust@3.0.1 r-mass@7.3-65 r-markovchain@0.10.3 r-magrittr@2.0.5 r-gridextra@2.3 r-ggplot2@4.0.3 r-fnn@1.1.4.1 r-dplyr@1.2.1 r-deldir@2.0-4 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/Mu-Sigma/HVT
Licenses: ASL 2.0
Build system: r
Synopsis: Constructing Hierarchical Voronoi Tessellations and Overlay Heatmaps for Data Analysis
Description:

Facilitates building topology preserving maps for data analysis.

r-hemat 1.1.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hemat
Licenses: GPL 2+
Build system: r
Synopsis: Hematimetric Indices Calculator
Description:

This package provides tools to calculate Mean Corpuscular Volume, Mean Corpuscular Hemoglobin, and Mean Corpuscular Hemoglobin Concentration, which are essential for assessing red blood cell health and diagnosing blood disorders.

r-hspor 1.1.9
Propagated dependencies: r-npregfast@1.6.0 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HSPOR
Licenses: LGPL 3
Build system: r
Synopsis: Hidden Smooth Polynomial Regression for Rupture Detection
Description:

Several functions that allow by different methods to infer a piecewise polynomial regression model under regularity constraints, namely continuity or differentiability of the link function. The implemented functions are either specific to data with two regimes, or generic for any number of regimes, which can be given by the user or learned by the algorithm. A paper describing all these methods will be submitted soon. The reference will be added to this file as soon as available.

r-hdbayes 0.2.0
Propagated dependencies: r-posterior@1.7.0 r-mvtnorm@1.3-7 r-loo@2.9.0 r-instantiate@0.2.3 r-fs@2.1.0 r-formula-tools@1.7.1 r-enrichwith@0.5.0 r-callr@3.7.6 r-bridgesampling@1.2-1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/ethan-alt/hdbayes
Licenses: Expat
Build system: r
Synopsis: Bayesian Analysis of Generalized Linear Models with Historical Data
Description:

User-friendly functions for leveraging (multiple) historical data set(s) in Bayesian analysis of generalized linear models (GLMs) and survival models, along with support for Bayesian model averaging (BMA). The package provides functions for sampling from posterior distributions under various informative priors, including the prior induced by the Bayesian hierarchical model, power prior by Ibrahim and Chen (2000) <doi:10.1214/ss/1009212673>, normalized power prior by Duan et al. (2006) <doi:10.1002/env.752>, normalized asymptotic power prior by Ibrahim et al. (2015) <doi:10.1002/sim.6728>, commensurate prior by Hobbs et al. (2011) <doi:10.1111/j.1541-0420.2011.01564.x>, robust meta-analytic-predictive prior by Schmidli et al. (2014) <doi:10.1111/biom.12242>, latent exchangeability prior by Alt et al. (2024) <doi:10.1093/biomtc/ujae083>, and a normal (or half-normal) prior. The package also includes functions for computing model averaging weights, such as BMA, pseudo-BMA, pseudo-BMA with the Bayesian bootstrap, and stacking (Yao et al., 2018 <doi:10.1214/17-BA1091>), as well as for generating posterior samples from the ensemble distributions to reflect model uncertainty. In addition to GLMs, the package supports survival models including: (1) accelerated failure time (AFT) models, (2) piecewise exponential (PWE) models, i.e., proportional hazards models with piecewise constant baseline hazards, and (3) mixture cure rate models that assume a common probability of cure across subjects, paired with a PWE model for the non-cured population. Functions for computing marginal log-likelihoods under each implemented prior are also included. The package compiles all the CmdStan models once during installation using the instantiate package.

r-hhmr 0.0.1.1
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-purrr@1.2.2 r-patchwork@1.3.2 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/sgmmahon/hhmR
Licenses: Expat
Build system: r
Synopsis: Hierarchical Heatmaps
Description:

Allows users to create high-quality heatmaps from labelled, hierarchical data. Specifically, for data with a two-level hierarchical structure, it will produce a heatmap where each row and column represents a category at the lower level. These rows and columns are then grouped by the higher-level group each category belongs to, with the names for each category and groups shown in the margins. While other packages (e.g. dendextend') allow heatmap rows and columns to be arranged by groups only, hhmR also allows the labelling of the data at both the category and group level.

r-hdmt 1.0.5
Propagated dependencies: r-qvalue@2.44.0 r-fdrtool@1.2.18
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HDMT
Licenses: Expat
Build system: r
Synopsis: Multiple Testing Procedure for High-Dimensional Mediation Hypotheses
Description:

This package provides a multiple-testing procedure for high-dimensional mediation hypotheses. Mediation analysis is of rising interest in epidemiology and clinical trials. Among existing methods for mediation analyses, the popular joint significance (JS) test yields an overly conservative type I error rate and therefore low power. In the R package HDMT we implement a multiple-testing procedure that accurately controls the family-wise error rate (FWER) and the false discovery rate (FDR) when using JS for testing high-dimensional mediation hypotheses. The core of our procedure is based on estimating the proportions of three component null hypotheses and deriving the corresponding mixture distribution of null p-values. Results of the data examples include better-behaved quantile-quantile plots and improved detection of novel mediation relationships on the role of DNA methylation in genetic regulation of gene expression. With increasing interest in mediation by molecular intermediaries such as gene expression, the proposed method addresses an unmet methodological challenge. Methods used in the package refer to James Y. Dai, Janet L. Stanford & Michael LeBlanc (2020) <doi:10.1080/01621459.2020.1765785>.

r-healthyr 0.2.2
Propagated dependencies: r-writexl@1.5.4 r-timetk@2.9.1 r-tibble@3.3.1 r-stringr@1.6.0 r-sqldf@0.4-12 r-scales@1.4.0 r-rlang@1.2.0 r-purrr@1.2.2 r-plotly@4.12.0 r-magrittr@2.0.5 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/spsanderson/healthyR
Licenses: Expat
Build system: r
Synopsis: Hospital Data Analysis Workflow Tools
Description:

Hospital data analysis workflow tools, modeling, and automations. This library provides many useful tools to review common administrative hospital data. Some of these include average length of stay, readmission rates, average net pay amounts by service lines just to name a few. The aim is to provide a simple and consistent verb framework that takes the guesswork out of everything.

r-heterocop 1.0.1
Propagated dependencies: r-stringr@1.6.0 r-mvtnorm@1.3-7 r-matrixcalc@1.0-6 r-igraph@2.3.1 r-huge@1.6 r-foreach@1.5.2 r-dosnow@1.0.20
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=heterocop
Licenses: GPL 3+
Build system: r
Synopsis: Semi-Parametric Estimation with Gaussian Copula
Description:

This package provides a method for estimating the correlation matrix of the Gaussian copula from the observed data. This package also contains a penalized estimation of the corresponding precision matrix, and enables to generate random vectors that are distributed according to a Gaussian copula.

r-hbmem 0.3-4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://pcn.psychology.msstate.edu/
Licenses: LGPL 2.0+
Build system: r
Synopsis: Hierarchical Bayesian Analysis of Recognition Memory
Description:

This package contains functions for fitting hierarchical versions of EVSD, UVSD, DPSD, DPSD with d restricted to be positive, and our gamma signal detection model to recognition memory confidence-ratings data.

r-hrqglas 1.1.2
Propagated dependencies: r-matrix@1.7-5 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/shaobo-li/hrqglas
Licenses: GPL 2+
Build system: r
Synopsis: Group Variable Selection for Quantile and Robust Mean Regression
Description:

This package provides a program that conducts group variable selection for quantile and robust mean regression (Sherwood and Li, 2022). The group lasso penalty (Yuan and Lin, 2006) is used for group-wise variable selection. Both of the quantile and mean regression models are based on the Huber loss. Specifically, with the tuning parameter in the Huber loss approaching to 0, the quantile check function can be approximated by the Huber loss for the median and the tilted version of Huber loss at other quantiles. Such approximation provides computational efficiency and stability, and has also been shown to be statistical consistent.

r-hicp 1.1.0
Propagated dependencies: r-restatapi@0.25.0 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/eurostat/hicp
Licenses: FSDG-compatible
Build system: r
Synopsis: Harmonised Index of Consumer Prices
Description:

The Harmonised Index of Consumer Prices (HICP) is the key economic figure to measure inflation in the euro area. The methodology underlying the HICP is documented in the HICP Methodological Manual (<https://ec.europa.eu/eurostat/web/products-manuals-and-guidelines/w/ks-gq-24-003>). Based on the manual, this package provides functions to access and work with HICP data from Eurostat's public database (<https://ec.europa.eu/eurostat/data/database>).

r-hhp 1.0.0
Propagated dependencies: r-matrix@1.7-5 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HhP
Licenses: GPL 2
Build system: r
Synopsis: Hierarchical Heterogeneity Analysis via Penalization
Description:

In medical research, supervised heterogeneity analysis has important implications. Assume that there are two types of features. Using both types of features, our goal is to conduct the first supervised heterogeneity analysis that satisfies a hierarchical structure. That is, the first type of features defines a rough structure, and the second type defines a nested and more refined structure. A penalization approach is developed, which has been motivated by but differs significantly from penalized fusion and sparse group penalization. Reference: Ren, M., Zhang, Q., Zhang, S., Zhong, T., Huang, J. & Ma, S. (2022). "Hierarchical cancer heterogeneity analysis based on histopathological imaging features". Biometrics, <doi:10.1111/biom.13426>.

r-hdspatialscan 1.0.5
Propagated dependencies: r-teachingdemos@2.13 r-swfscmisc@1.7 r-spatialnp@1.1-6 r-sp@2.2-1 r-sf@1.1-1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-raster@3.6-32 r-purrr@1.2.2 r-plotrix@3.8-14 r-pbapply@1.7-4 r-matrixstats@1.5.0 r-fmsb@0.7.6 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HDSpatialScan
Licenses: GPL 3
Build system: r
Synopsis: Multivariate and Functional Spatial Scan Statistics
Description:

Allows to detect spatial clusters of abnormal values on multivariate or functional data (Frévent et al. (2022) <doi:10.32614/RJ-2022-045>). See also: Frévent et al. (2023) <doi:10.1093/jrsssc/qlad017>, Smida et al. (2022) <doi:10.1016/j.csda.2021.107378>, Frévent et al. (2021) <doi:10.1016/j.spasta.2021.100550>. Cucala et al. (2019) <doi:10.1016/j.spasta.2018.10.002>, Cucala et al. (2017) <doi:10.1016/j.spasta.2017.06.001>, Jung and Cho (2015) <doi:10.1186/s12942-015-0024-6>, Kulldorff et al. (2009) <doi:10.1186/1476-072X-8-58>.

r-hlmlab 0.1.0
Propagated dependencies: r-scales@1.4.0 r-lme4@2.0-1 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/causalfragility-lab/hlmLab
Licenses: Expat
Build system: r
Synopsis: Hierarchical Linear Modeling with Visualization and Decomposition
Description:

This package provides functions for visualization and decomposition in hierarchical linear models (HLM) for applications in education, psychology, and the social sciences. Includes variance decomposition for two-level and three-level data structures following Snijders and Bosker (2012, ISBN:9781849202015), intraclass correlation (ICC) estimation and design effect computation as described in Shrout and Fleiss (1979) <doi:10.1037/0033-2909.86.2.420>, and contextual effect decomposition via the Mundlak (1978) <doi:10.2307/1913646> specification distinguishing within- and between-cluster components. Supports visualization of random slopes and cross-level interactions following Hofmann and Gavin (1998) <doi:10.1177/014920639802400504> and Hamaker and Muthen (2020) <doi:10.1037/met0000239>. Multilevel models are estimated using lme4 (Bates et al., 2015 <doi:10.18637/jss.v067.i01>). An optional Shiny application enables interactive exploration of model components and parameter variation. The implementation follows the multilevel modeling framework of Raudenbush and Bryk (2002, ISBN:9780761919049).

r-hybriddesign 1.0
Propagated dependencies: r-testit@1.0 r-resourceselection@0.3-6
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HybridDesign
Licenses: GPL 3
Build system: r
Synopsis: Hybrid Design for Phase I Dose-Finding Studies
Description:

The Hybrid design is a combination of model-assisted design (e.g., the modified Toxicity Probability Interval design) with dose-toxicity model-based design for phase I dose-finding studies. The hybrid design controls the overdosing toxicity well and leads to a recommended dose closer to the true maximum tolerated dose (MTD) due to its ability to calibrate for an intermediate dose. More details can be found in Liao et al. 2022 <doi:10.1002/ijc.34203>.

r-hgutils 0.2.19
Propagated dependencies: r-stringr@1.6.0 r-magrittr@2.0.5 r-lubridate@1.9.5 r-dplyr@1.2.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/hvdboorn/hgutils
Licenses: GPL 3
Build system: r
Synopsis: Collection of Utility Functions
Description:

This package provides a handy collection of utility functions designed to aid in package development, plotting and scientific research. Package development functionalities includes among others tools such as cross-referencing package imports with the description file, analysis of redundant package imports, editing of the description file and the creation of package badges for GitHub. Some of the other functionalities include automatic package installation and loading, plotting points without overlap, creating nice breaks for plots, overview tables and many more handy utility functions.

r-hint 0.1-3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/alextkalinka/hint
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Hypothesis Testing Based on Hypergeometric Intersection Distributions
Description:

Hypergeometric Intersection distributions are a broad group of distributions that describe the probability of picking intersections when drawing independently from two (or more) urns containing variable numbers of balls belonging to the same n categories. <arXiv:1305.0717>.

r-htdv 0.2.0
Propagated dependencies: r-rstan@2.32.7
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/IsadoreNabi/HTDV
Licenses: Expat
Build system: r
Synopsis: Hypothesis Testing for Dependent Variables with Unbalanced Data
Description:

This package implements hierarchical Bayesian inference, robust frequentist inference, and distribution-free inference for dependent and unbalanced data under strong-mixing conditions. Supports triangular-array, weighted-sum and mixingale convergence regimes with Whittle and composite likelihoods, heteroskedasticity-and-autocorrelation-consistent variance estimation, block bootstrap with automatic block length, fixed-bandwidth HAR inference, adaptive conformal prediction, Bayesian decision under Region of Practical Equivalence, bridge-sampling Bayes factors, and predictive comparison via the Widely Applicable Information Criterion and leave-future-out cross-validation. Methods follow Andrews (1991) <doi:10.2307/2938229>, Kiefer and Vogelsang (2005) <doi:10.1017/S0266466605050565>, Patton, Politis and White (2009) <doi:10.1080/07474930802459016>, Vehtari, Gelman and Gabry (2017) <doi:10.1007/s11222-016-9696-4>, Kruschke (2018) <doi:10.1177/2515245918771304>, and Gibbs and Candes (2021) <doi:10.48550/arXiv.2106.00170>.

r-hexsticker 0.5.1
Propagated dependencies: r-sysfonts@0.8.9 r-showtext@0.9-8 r-rlang@1.2.0 r-hexbin@1.28.5 r-ggplot2@4.0.3 r-ggimage@0.3.5
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/GuangchuangYu/hexSticker
Licenses: Artistic License 2.0
Build system: r
Synopsis: Create Hexagon Sticker in R
Description:

Helper functions for creating reproducible hexagon sticker purely in R.

r-hellokitty 0.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/abigailkeller/hellokitty
Licenses: Expat
Build system: r
Synopsis: Hello Kitty Color Palette Generator
Description:

Palettes generated from Hello Kitty cartoon.

r-hydrochem 0.1.0
Propagated dependencies: r-scales@1.4.0 r-ggplot2@4.0.3 r-data-table@1.18.4 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hydrochem
Licenses: GPL 2
Build system: r
Synopsis: Analysis and Visualization Tools for Hydrochemical Analysis
Description:

This package provides a comprehensive suite of tools for processing, analyzing, and visualizing hydrochemical data in a reproducible and programmatic workflow. Implements unit conversion, censored data management, ionic balance calculation, water type classification, and a range of hydrochemical indices relevant to water quality assessment. Offers advanced visualization functions for generating Piper (Piper, 1944, <doi:10.1029/TR025i006p00914>), Durov (Durov, 1948), Stiff (Stiff, 1951, <doi:10.2118/951376-G>), Collins (Collins, 1923, <doi:10.1021/ie50160a030>), Schoeller (Schoeller, 1935), Gibbs (Gibbs, 1970, <doi:10.1126/science.170.3962.1088>), and ternary diagrams â the standard graphical tools used in hydrochemical interpretation. Unlike existing solutions that rely on spreadsheets or proprietary graphical software, hydrochem is designed for scalability and reproducibility, lowering the technical barrier for hydrochemists working with datasets of varying complexity. It integrates seamlessly into modern R workflows and supports rigorous water resource management and research.

r-hsetest 0.1.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HSEtest
Licenses: GPL 3
Build system: r
Synopsis: Homogeneity of Stratum Effects Test
Description:

To test the homogeneity of stratum effects in stratified paired binary data.

r-hetsurrsurv 1.0
Propagated dependencies: r-rsurrogate@3.2 r-mass@7.3-65 r-groc@1.0.10
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hetsurrSurv
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Assessing Heterogeneity in Surrogacy Using Censored Data
Description:

This package provides functions to assess and test for heterogeneity in the utility of a surrogate marker with respect to a baseline covariate using censored (survival data), and to test for heterogeneity across multiple time points. More details are available in Parast et al (2024) <doi:10.1002/sim.10122>.

r-hse 0.0-28
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hse
Licenses: GPL 2+
Build system: r
Synopsis: The hse Distribution
Description:

Deprecated.

Total packages: 22167