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

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-hypothesize 1.0.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/queelius/hypothesize
Licenses: Expat
Build system: r
Synopsis: Consistent API for Hypothesis Testing
Description:

This package provides a consistent API for hypothesis testing built on principles from Structure and Interpretation of Computer Programs': data abstraction, closure (combining tests yields tests), and higher-order functions (transforming tests). Implements z-tests, Wald tests, likelihood ratio tests, Fisher's method for combining p-values, and multiple testing corrections. Designed for use by other packages that want to wrap their hypothesis tests in a consistent interface.

r-h2o4gpu 0.3.3
Propagated dependencies: r-reticulate@1.44.1 r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/h2oai/h2o4gpu
Licenses: ASL 2.0
Build system: r
Synopsis: Interface to 'H2O4GPU'
Description:

Interface to H2O4GPU <https://github.com/h2oai/h2o4gpu>, a collection of GPU solvers for machine learning algorithms.

r-highestmedianrules 1.0
Propagated dependencies: r-rmallow@1.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HighestMedianRules
Licenses: AGPL 3
Build system: r
Synopsis: Implementation of Voting Rules Electing the Candidate with Highest Median Grade
Description:

Computes the scores and ranks candidates according to voting rules electing the highest median grade. Based on "Tie-breaking the highest median: alternatives to the majority judgment", A. Fabre, Social Choice & Welfare (forthcoming as of 2020). The paper is available here: <https://github.com/bixiou/highest_median/raw/master/Tie-breaking%20Highest%20Median%20-%20Fabre%202019.pdf>. Functions to plot the voting profiles can be found on github: <https://github.com/bixiou/highest_median/blob/master/packages_functions_data.R>.

r-heaping 0.1.0
Propagated dependencies: r-fitdistrplus@1.2-4 r-envstats@3.1.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/matthias-da/heaping
Licenses: GPL 2+
Build system: r
Synopsis: Correction of Heaping on Individual Level
Description:

This package provides methods for correcting heaping (digit preference) in survey data at the individual record level. Age heaping, where respondents disproportionately report ages ending in 0 or 5, is a common phenomenon that can distort demographic analyses. Unlike traditional smoothing methods that only correct aggregated statistics, this package corrects individual values by replacing a calculated proportion of heaped observations with draws from fitted truncated distributions (log-normal, normal, or uniform). Supports 5-year and 10-year heaping patterns, single heap correction, and optional model-based adjustment to preserve covariate relationships.

r-html5 1.0.2
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=html5
Licenses: GPL 2+
Build system: r
Synopsis: Creates Valid HTML5 Strings
Description:

Generates valid HTML tag strings for HTML5 elements documented by Mozilla. Attributes are passed as named lists, with names being the attribute name and values being the attribute value. Attribute values are automatically double-quoted. To declare a DOCTYPE, wrap html() with function doctype(). Mozilla's documentation for HTML5 is available here: <https://developer.mozilla.org/en-US/docs/Web/HTML/Element>. Elements marked as obsolete are not included.

r-healthdb 0.5.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/KevinHzq/healthdb
Licenses: Expat
Build system: r
Synopsis: Working with Healthcare Databases
Description:

This package provides a system for identifying diseases or events from healthcare databases and preparing data for epidemiological studies. It includes capabilities not supported by SQL', such as matching strings by stringr style regular expressions, and can compute comorbidity scores (Quan et al. (2005) <doi:10.1097/01.mlr.0000182534.19832.83>) directly on a database server. The implementation is based on dbplyr with full tidyverse compatibility.

r-highorderportfolios 0.1.1
Propagated dependencies: r-quadprog@1.5-8 r-performanceanalytics@2.0.8 r-nloptr@2.2.1 r-lpsolveapi@5.5.2.0-17.14 r-fitheavytail@0.2.0 r-ecosolver@0.5.5
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/dppalomar/highOrderPortfolios
Licenses: GPL 3
Build system: r
Synopsis: Design of High-Order Portfolios Including Skewness and Kurtosis
Description:

The classical Markowitz's mean-variance portfolio formulation ignores heavy tails and skewness. High-order portfolios use higher order moments to better characterize the return distribution. Different formulations and fast algorithms are proposed for high-order portfolios based on the mean, variance, skewness, and kurtosis. The package is based on the papers: R. Zhou and D. P. Palomar (2021). "Solving High-Order Portfolios via Successive Convex Approximation Algorithms." <arXiv:2008.00863>. X. Wang, R. Zhou, J. Ying, and D. P. Palomar (2022). "Efficient and Scalable High-Order Portfolios Design via Parametric Skew-t Distribution." <arXiv:2206.02412>.

r-hoardr 0.5.5
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://docs.ropensci.org/hoardr/
Licenses: Expat
Build system: r
Synopsis: Manage Cached Files
Description:

Suite of tools for managing cached files, targeting use in other R packages. Uses rappdirs for cross-platform paths. Provides utilities to manage cache directories, including targeting files by path or by key; cached directories can be compressed and uncompressed easily to save disk space.

r-heatmapflex 0.1.2
Propagated dependencies: r-rcolorbrewer@1.1-3 r-heatplus@3.18.0 r-biobase@2.70.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=heatmapFlex
Licenses: GPL 3
Build system: r
Synopsis: Tools to Generate Flexible Heatmaps
Description:

This package provides a set of tools supporting more flexible heatmaps. The graphics is grid-like using the old graphics system. The main function is heatmap.n2(), which is a wrapper around the various functions constructing individual parts of the heatmap, like sidebars, picket plots, legends etc. The function supports zooming and splitting, i.e., having (unlimited) small heatmaps underneath each other in one plot deriving from the same data set, e.g., clustered and ordered by a supervised clustering method.

r-hclust1d 0.1.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/SzymonNowakowski/hclust1d
Licenses: GPL 3+
Build system: r
Synopsis: Hierarchical Clustering of Univariate (1d) Data
Description:

Univariate agglomerative hierarchical clustering with a comprehensive list of choices of a linkage function in O(n*log n) time. The better algorithmic time complexity is paired with an efficient C++ implementation.

r-hct 0.1.3
Propagated dependencies: r-rstan@2.32.7
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HCT
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Calculates Significance Criteria and Power for a Single Arm Trial
Description:

Given a database of previous treatment/placebo estimates, their standard errors and sample sizes, the program calculates a significance criteria and power estimate that takes into account the among trial variation.

r-handwriterrf 1.1.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/CSAFE-ISU/handwriterRF
Licenses: GPL 3+
Build system: r
Synopsis: Handwriting Analysis with Random Forests
Description:

Perform forensic handwriting analysis of two scanned handwritten documents. This package implements the statistical method described by Madeline Johnson and Danica Ommen (2021) <doi:10.1002/sam.11566>. Similarity measures and a random forest produce a score-based likelihood ratio that quantifies the strength of the evidence in favor of the documents being written by the same writer or different writers.

r-hydrotoolbox 1.1.2
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://gitlab.com/ezetoum27/hydrotoolbox
Licenses: GPL 3+
Build system: r
Synopsis: Hydrological Tools for Handling Hydro-Meteorological Data Records
Description:

Read, plot, manipulate and process hydro-meteorological data records (with special features for Argentina and Chile data-sets).

r-hytest 0.1.1
Propagated dependencies: r-gamlss-dist@6.1-1 r-gamlss@5.5-0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hytest
Licenses: GPL 3
Build system: r
Synopsis: Hypothesis Testing Based on Neyman-Pearson Lemma and Likelihood Ratio Test
Description:

Error type I and Optimal critical values to test statistical hypothesis based on Neyman-Pearson Lemma and Likelihood ratio test based on random samples from several distributions. The families of distributions are Bernoulli, Exponential, Geometric, Inverse Normal, Normal, Gamma, Gumbel, Lognormal, Poisson, and Weibull. This package is an ideal resource to help with the teaching of Statistics. The main references for this package are Casella G. and Berger R. (2003,ISBN:0-534-24312-6 , "Statistical Inference. Second Edition", Duxbury Press) and Hogg, R., McKean, J., and Craig, A. (2019,ISBN:013468699, "Introduction to Mathematical Statistic. Eighth edition", Pearson).

r-hypertext 1.2.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/sigflux/hypertext
Licenses: Expat
Build system: r
Synopsis: 'HTML' Element Construction
Description:

This package provides a deterministic, framework-agnostic Domain-Specific Language for building HTML nodes and rendering them to a string.

r-hwsdr 1.2
Propagated dependencies: r-terra@1.8-86 r-sf@1.0-23 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/bluegreen-labs/hwsdr
Licenses: AGPL 3
Build system: r
Synopsis: Interface to the 'HWSD' Web Services
Description:

Programmatic interface to the Harmonized World Soil Database HWSD web services (<https://daac.ornl.gov/cgi-bin/dsviewer.pl?ds_id=1247>). Allows for easy downloads of HWSD soil data directly to your R workspace or your computer. Routines for both single pixel data downloads and gridded data are provided.

r-hellorust 1.2.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/r-rust/hellorust
Licenses: Expat
Build system: r
Synopsis: Minimal Examples of Using Rust Code in R
Description:

Template R package with minimal setup to use Rust code in R without hacks or frameworks. Includes basic examples of importing cargo dependencies, spawning threads and passing numbers or strings from Rust to R. Cargo crates are automatically vendored in the R source package to support offline installation. The GitHub repository for this package has more details and also explains how to set up CI. This project was first presented at Erum2018 to showcase R-Rust integration <https://jeroen.github.io/erum2018/>; for a real world use-case, see the gifski package on CRAN'.

r-hts 6.0.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://pkg.earo.me/hts/
Licenses: GPL 2+
Build system: r
Synopsis: Hierarchical and Grouped Time Series
Description:

This package provides methods for analysing and forecasting hierarchical and grouped time series. The available forecast methods include bottom-up, top-down, optimal combination reconciliation (Hyndman et al. 2011) <doi:10.1016/j.csda.2011.03.006>, and trace minimization reconciliation (Wickramasuriya et al. 2018) <doi:10.1080/01621459.2018.1448825>.

r-hadex 1.2.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HaDeX
Licenses: GPL 3
Build system: r
Synopsis: Analysis and Visualisation of Hydrogen/Deuterium Exchange Mass Spectrometry Data
Description:

This package provides functions for processing, analysis and visualization of Hydrogen Deuterium eXchange monitored by Mass Spectrometry experiments (HDX-MS) (<doi:10.1093/bioinformatics/btaa587>). HaDeX introduces a new standardized and reproducible workflow for the analysis of the HDX-MS data, including novel uncertainty intervals. Additionally, it covers data exploration, quality control and generation of publication-quality figures. All functionalities are also available in the in-built Shiny app.

r-heritability 1.4
Propagated dependencies: 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=heritability
Licenses: GPL 3
Build system: r
Synopsis: Marker-Based Estimation of Heritability Using Individual Plant or Plot Data
Description:

This package implements marker-based estimation of heritability when observations on genetically identical replicates are available. These can be either observations on individual plants or plot-level data in a field trial. Heritability can then be estimated using a mixed model for the individual plant or plot data. For comparison, also mixed-model based estimation using genotypic means and estimation of repeatability with ANOVA are implemented. For illustration the package contains several datasets for the model species Arabidopsis thaliana.

r-hcd 1.0
Propagated dependencies: r-stringr@1.6.0 r-rspectra@0.16-2 r-randnet@1.0 r-matrix@1.7-4 r-irlba@2.3.5.1 r-dendextend@1.19.1 r-data-tree@1.2.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HCD
Licenses: GPL 2+
Build system: r
Synopsis: Hierarchical Community Detection by Recursive Partitioning
Description:

Hierarchical community detection on networks by a recursive spectral partitioning strategy, which is shown to be effective and efficient in Li, Lei, Bhattacharyya, Sarkar, Bickel, and Levina (2018) <arXiv:1810.01509>. The package also includes a data generating function for a binary tree stochastic block model, a special case of stochastic block model that admits hierarchy between communities.

r-howzatr 1.0.2
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/lukelockley/howzatR
Licenses: Expat
Build system: r
Synopsis: Useful Functions for Cricket Analysis
Description:

Helping to calculate cricket specific problems in a tidy & simple manner.

r-heckmange 1.0.0
Propagated dependencies: r-vctrs@0.6.5 r-misctools@0.6-28 r-maxlik@1.5-2.1 r-glm2@1.2.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/fsbmat-ufv/heckmanGE
Licenses: GPL 3
Build system: r
Synopsis: Estimation and Inference for Heckman Selection Models with Cluster-Robust Variance
Description:

This package provides tools for the estimation of Heckman selection models with robust variance-covariance matrices. It includes functions for computing the bread and meat matrices, as well as clustered standard errors for generalized Heckman models, see Fernando de Souza Bastos and Wagner Barreto-Souza and Marc G. Genton (2022, ISSN: <https://www.jstor.org/stable/27164235>). The package also offers cluster-robust inference with sandwich estimators, and tools for handling issues related to eigenvalues in covariance matrices.

r-htseedglm 0.1.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HTSeedGLM
Licenses: GPL 3
Build system: r
Synopsis: Hydro Thermal Time Analysis of Seed Germination Using Generalised Linear Model
Description:

Seed germinates through the physical process of water uptake by dry seed driven by the difference in water potential between the seed and the water. There exists seed-to-seed variability in the base seed water potential. Hence, there is a need for a distribution such that a viable seed with its base seed water potential germinates if and only if the soil water potential is more than the base seed water potential. This package estimates the stress tolerance and uniformity parameters of the seed lot for germination under various temperatures by using the hydro-time model of counts of germinated seeds under various water potentials. The distribution of base seed water potential has been considered to follow Normal, Logistic and Extreme value distribution. The estimated proportion of germinated seeds along with the estimates of stress and uniformity parameters are obtained using a generalised linear model. The significance test of the above parameters for within and between temperatures is also performed in the analysis. Details can be found in Kebreab and Murdoch (1999) <doi:10.1093/jxb/50.334.655> and Bradford (2002) <https://www.jstor.org/stable/4046371>.

Total packages: 69236