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

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-hashtable 1.0.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-fastmatch@1.1-8
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/jokergoo/hashtable
Licenses: Expat
Build system: r
Synopsis: Hash Table and Hash Set
Description:

It provides three implementations of hash tables and hash maps: 1. using std::unordered_map and std::unordered_set C++ libraries, 2. wrapping around the fastmatch package, 3. using R environment.

r-hyperbolicdist 0.6-5
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: The Hyperbolic Distribution
Description:

Maintenance has been discontinued for this package. It has been superseded by GeneralizedHyperbolic'. GeneralizedHyperbolic includes all the functionality of HyperbolicDist and more and is based on a more rational design. HyperbolicDist provides functions for the hyperbolic and related distributions. Density, distribution and quantile functions and random number generation are provided for the hyperbolic distribution, the generalized hyperbolic distribution, the generalized inverse Gaussian distribution and the skew-Laplace distribution. Additional functionality is provided for the hyperbolic distribution, including fitting of the hyperbolic to data.

r-hkdatasets 1.0.0
Propagated dependencies: r-fst@0.9.8
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://hong-kong-districts-info.github.io/hkdatasets/
Licenses: GPL 3
Build system: r
Synopsis: Datasets Related to Hong Kong
Description:

Datasets related to Hong Kong, including information on the 2019 elected District Councillors (<https://www.districtcouncils.gov.hk> and <https://dce2019.hk01.com/>) and traffic collision data from the Hong Kong Department of Transport (<https://www.td.gov.hk/>). All of the data in this package is available in the public domain.

r-hsdm 1.4.4
Dependencies: gsl@2.8
Propagated dependencies: r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://ecology.ghislainv.fr/hSDM/
Licenses: GPL 3
Build system: r
Synopsis: Hierarchical Bayesian Species Distribution Models
Description:

User-friendly and fast set of functions for estimating parameters of hierarchical Bayesian species distribution models (Latimer and others 2006 <doi:10.1890/04-0609>). Such models allow interpreting the observations (occurrence and abundance of a species) as a result of several hierarchical processes including ecological processes (habitat suitability, spatial dependence and anthropogenic disturbance) and observation processes (species detectability). Hierarchical species distribution models are essential for accurately characterizing the environmental response of species, predicting their probability of occurrence, and assessing uncertainty in the model results.

r-htna 0.3.1
Propagated dependencies: r-nestimate@0.8.5 r-igraph@2.3.1 r-cograph@2.4.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://sonsoles.me/htna/
Licenses: Expat
Build system: r
Synopsis: Heterogeneous Transition Network Analysis
Description:

This package implements the Heterogeneous Transition Network Analysis (HTNA) method described by López-Pernas et al. (2026) <doi:10.1002/jcal.70285>. The method is an extension of transition network analysis (TNA) where actions or events belong to two or more distinct actor types (e.g. Human and AI), preserving the actor type partition on the resulting network. Provides a thin, focused API on top of the Nestimate estimation engine and the cograph rendering engine, so downstream bootstrap, permutation, reliability, centrality, and plotting functions treat each actor's codes as a distinct node group.

r-hystar 1.0.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/daandejongen/hystar/
Licenses: Expat
Build system: r
Synopsis: Fit the Hysteretic Threshold Autoregressive Model
Description:

Estimate parameters of the hysteretic threshold autoregressive (HysTAR) model, using conditional least squares. In addition, you can generate time series data from the HysTAR model. For details, see Li, Guan, Li and Yu (2015) <doi:10.1093/biomet/asv017>.

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-huggingfacer 2.3.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr2@1.2.2 r-glue@1.8.1 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://farach.github.io/huggingfaceR/
Licenses: Expat
Build system: r
Synopsis: Access 'Hugging Face' Models and Datasets
Description:

Access models and datasets hosted on the Hugging Face Hub through its Inference Application Programming Interface (API). Run text classification, embeddings, chat, translation, image, audio, and other tasks from tidy R workflows without installing Python by default. Results are returned as data frames or simple R objects so they can be composed with dplyr', tidyr', and related tooling. Helpers also support Hub search, file download, provider discovery, and guarded uploads for authenticated workflows. Optional local embeddings and text classification use Python through reticulate'.

r-hmm-discnp 3.0-9
Propagated dependencies: r-nnet@7.3-20
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hmm.discnp
Licenses: GPL 2+
Build system: r
Synopsis: Hidden Markov Models with Discrete Non-Parametric Observation Distributions
Description:

Fits hidden Markov models with discrete non-parametric observation distributions to data sets. The observations may be univariate or bivariate. Simulates data from such models. Finds most probable underlying hidden states, the most probable sequences of such states, and the log likelihood of a collection of observations given the parameters of the model. Auxiliary predictors are accommodated in the univariate setting.

r-hemispher 1.1.8
Propagated dependencies: r-tidyr@1.3.2 r-terra@1.9-27 r-sf@1.1-1 r-scales@1.4.0 r-jpeg@0.1-11 r-dplyr@1.2.1 r-dismo@1.3-16 r-autothresholdr@1.4.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hemispheR
Licenses: Expat
Build system: r
Synopsis: Processing Hemispherical Canopy Images
Description:

Import and classify canopy fish-eye images, estimate angular gap fraction and derive canopy attributes like leaf area index and openness. Additional information is provided in the study by Chianucci F., Macek M. (2023) <doi:10.1016/j.agrformet.2023.109470>.

r-hydflood 0.5.10
Propagated dependencies: r-terra@1.9-27 r-sf@1.1-1 r-rdpack@2.6.6 r-raster@3.6-32 r-hyd1d@0.5.5 r-httr2@1.2.2 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://hydflood.bafg.de
Licenses: GPL 2
Build system: r
Synopsis: Flood Extents and Duration along the Rivers Elbe and Rhine
Description:

Raster based flood modelling internally using hyd1d', an R package to interpolate 1d water level and gauging data. The package computes flood extent and duration through strategies originally developed for INFORM', an ArcGIS'-based hydro-ecological modelling framework. It does not provide a full, physical hydraulic modelling algorithm, but a simplified, near real time GIS approach for flood extent and duration modelling. Computationally demanding annual flood durations have been computed already and data products were published by Weber (2022) <doi:10.1594/PANGAEA.948042>.

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-heatindex 0.0.2
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://heatindex.org
Licenses: Expat
Build system: r
Synopsis: Calculating Heat Stress
Description:

This package implements the simpler and faster heat index, which matches the values of the original 1979 heat index and its 2022 extension for air temperatures above 300 K (27 C, 80 F) and with only minor differences at lower temperatures. Also implements an algorithm for calculating the thermodynamic (and psychrometric) wet-bulb (and ice-bulb) temperature.

r-hypetools 1.6.8
Propagated dependencies: r-zoo@1.8-15 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-purrr@1.2.2 r-pbapply@1.7-4 r-patchwork@1.3.2 r-ncdf4@1.24 r-lubridate@1.9.5 r-ggrepel@0.9.8 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-data-table@1.18.4 r-colorspace@2.1-2 r-clipr@0.8.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://hypeweb.smhi.se/
Licenses: LGPL 3
Build system: r
Synopsis: Tools for Processing and Analyzing Files from the Hydrological Catchment Model HYPE
Description:

Work with model files (setup, input, output) from the hydrological catchment model HYPE: Streamlined file import and export, standard evaluation plot routines, diverse post-processing and aggregation routines for hydrological model analysis. The HYPEtools package is also archived at <doi:10.5281/zenodo.7627955> and can be cited in publications with Brendel et al. (2024) <doi:10.1016/j.envsoft.2024.106094>.

r-htsr 2.1.7
Propagated dependencies: r-writexls@6.8.0 r-waiter@0.2.5-1.927501b r-tibble@3.3.1 r-stringr@1.6.0 r-shinyfiles@0.9.3 r-shiny@1.13.0 r-rsqlite@3.52.0 r-readxl@1.5.0 r-readr@2.2.0 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-fs@2.1.0 r-dplyr@1.2.1 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/p-chevallier/htsr
Licenses: GPL 2
Build system: r
Synopsis: Hydro-Meteorology Time-Series
Description:

This package provides functions for the management and treatment of hydrology and meteorology time-series stored in a Sqlite data base.

r-handwriterapp 2.0.0
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-shinyjs@2.1.1 r-shinyfiles@0.9.3 r-shinycssloaders@1.1.0 r-shiny@1.13.0 r-rmarkdown@2.31 r-magrittr@2.0.5 r-magick@2.9.1 r-handwriterrf@1.1.1 r-handwriter@3.2.4 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/CSAFE-ISU/handwriterApp
Licenses: GPL 3+
Build system: r
Synopsis: 'shiny' Application for Handwriting Analysis
Description:

Perform statistical writership analysis of scanned handwritten documents with a shiny app for handwriter'.

r-hmstimer 0.3.0
Propagated dependencies: r-rlang@1.2.0 r-lifecycle@1.0.5 r-hms@1.1.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/poissonconsulting/hmstimer
Licenses: Expat
Build system: r
Synopsis: 'hms' Based Timer
Description:

Tracks elapsed clock time using a `hms::hms()` scalar. It was was originally developed to time Bayesian model runs. It should not be used to estimate how long extremely fast code takes to execute as the package code adds a small time cost.

r-hdclassif 2.2.2
Propagated dependencies: r-rarpack@0.11-0 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=HDclassif
Licenses: GPL 2
Build system: r
Synopsis: High Dimensional Supervised Classification and Clustering
Description:

Discriminant analysis and data clustering methods for high dimensional data, based on the assumption that high-dimensional data live in different subspaces with low dimensionality proposing a new parametrization of the Gaussian mixture model which combines the ideas of dimension reduction and constraints on the model.

r-hotelling 1.0-8
Propagated dependencies: r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/jmcurran/Hotelling
Licenses: GPL 2+
Build system: r
Synopsis: Hotelling's T^2 Test and Variants
Description:

This package provides a set of R functions which implements Hotelling's T^2 test and some variants of it. Functions are also included for Aitchison's additive log ratio and centred log ratio transformations.

r-h5lite 2.1.1.1
Propagated dependencies: r-hdf5lib@2.2.0.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/cmmr/h5lite
Licenses: Expat
Build system: r
Synopsis: Simplified 'HDF5' Interface
Description:

This package provides a user-friendly interface for the Hierarchical Data Format 5 ('HDF5') library designed to "just work." It bundles the necessary system libraries to ensure easy installation on all platforms. Features smart defaults that automatically map R objects (vectors, matrices, data frames) to efficient HDF5 types, removing the need to manage low-level details like dataspaces or property lists. Uses the HDF5 library developed by The HDF Group <https://www.hdfgroup.org/>.

r-highdir 0.6.0
Propagated dependencies: r-viridis@0.6.5 r-shiny@1.13.0 r-scales@1.4.0 r-rlang@1.2.0 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-highcharter@0.9.5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://folkehelsestats.github.io/highdir/
Licenses: Expat
Build system: r
Synopsis: Unified Data Visualization Framework for Dynamic and Static Graphics
Description:

This package provides a unified API for creating data visualizations across dynamic and static rendering modes. Visualizations are defined once using a specification object and can be rendered with highcharter', ggplot2', or other supported packages without modifying user code. The package supports declarative and layered workflows, reusable themes and colour palettes, optional JavaScript enhancements, export tools, and interactive exploration through shiny applications.

r-hydroevents 0.13.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/conradwasko/hydroEvents
Licenses: GPL 3
Build system: r
Synopsis: Extract Event Statistics in Hydrologic Time Series
Description:

Events from individual hydrologic time series are extracted, and events are matched across multiple time series. The package has been applied in studies such as Wasko and Guo (2022) <doi:10.1002/hyp.14563> and Mohammadpour Khoie, Guo and Wasko (2025) <doi:10.1016/j.envsoft.2025.106521>.

r-hopkins 1.2
Propagated dependencies: r-rann@2.6.2 r-pdist@1.2.1 r-donut@1.0.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://kwstat.github.io/hopkins/
Licenses: Expat
Build system: r
Synopsis: Calculate Hopkins Statistic for Clustering
Description:

Calculate Hopkins statistic to assess the clusterability of data. See Wright (2023) <doi:10.32614/RJ-2022-055>.

r-hadibds 1.0.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HadIBDs
Licenses: GPL 2+
Build system: r
Synopsis: Incomplete Block Designs using Hadamard Matrix (HadIBDs)
Description:

Hadamard matrix based statistical designs are of immense importance as the resultant designs carry various desirable characterizing properties. Constructing Partially Balanced Incomplete Block Designs (PBIBds) using Kronecker product of incidence matrices of Balanced Incomplete Block (BIB) and Partially Balanced Incomplete Block (PBIB) designs is much evident from literature. Here, we have constructed Incomplete Block Designs (IBDs) based on Hadamard matrices and Kronecker product of Hadamard matrices.

Total packages: 73977