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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-hqmisc 0.2-1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hqmisc
Licenses: GPL 2+
Build system: r
Synopsis: Miscellaneous Convenience Functions and Dataset
Description:

Miscellaneous convenience functions and wrapper functions to convert frequencies between Hz, semitones, mel and Bark, to create a matrix of dummy columns from a factor, to determine whether x lies in range [a,b], and to add a bracketed line to an existing plot. This package also contains an example data set of a stratified sample of 80 talkers of Dutch.

r-hdm 0.3.2
Propagated dependencies: r-mass@7.3-65 r-glmnet@4.1-10 r-ggplot2@4.0.1 r-formula@1.2-5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hdm
Licenses: Expat
Build system: r
Synopsis: High-Dimensional Metrics
Description:

Implementation of selected high-dimensional statistical and econometric methods for estimation and inference. Efficient estimators and uniformly valid confidence intervals for various low-dimensional causal/ structural parameters are provided which appear in high-dimensional approximately sparse models. Including functions for fitting heteroscedastic robust Lasso regressions with non-Gaussian errors and for instrumental variable (IV) and treatment effect estimation in a high-dimensional setting. Moreover, the methods enable valid post-selection inference and rely on a theoretically grounded, data-driven choice of the penalty. Chernozhukov, Hansen, Spindler (2016) <arXiv:1603.01700>.

r-hset 0.1.1
Propagated dependencies: r-hash@2.2.6.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hset
Licenses: Expat
Build system: r
Synopsis: Sets of Numbers Implemented with Hash Tables
Description:

Implementation of S4 class of sets and multisets of numbers. The implementation is based on the hash table from the package hash'. Quick operations are allowed when the set is a dynamic object. The implementation is discussed in detail in Ceoldo and Wit (2023) <arXiv:2304.09809>.

r-hydrostats 0.2.9
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/nickbond/hydrostats
Licenses: GPL 2+
Build system: r
Synopsis: Hydrologic Indices for Daily Time Series Data
Description:

Calculates a suite of hydrologic indices for daily time series data that are widely used in hydrology and stream ecology.

r-html2r 0.1.0
Propagated dependencies: r-shinythemes@1.2.0 r-shinyjqui@0.4.1 r-shinyace@0.4.4 r-shiny@1.11.1 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/stla/html2R
Licenses: GPL 3
Build system: r
Synopsis: Convert 'HTML' to 'R' with a 'Shiny' App
Description:

This package provides a Shiny app allowing to convert HTML code to R code (e.g. <span>Hello</span> to tags$span("Hello")'), for usage in a Shiny UI.

r-hdxboxer 0.0.2
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HDXBoxeR
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of Hydrogen-Deuterium Exchange Mass-Spectrometry Data
Description:

This package provides a protocol that facilitates the processing and analysis of Hydrogen-Deuterium Exchange Mass Spectrometry data using p-value statistics and Critical Interval analysis. It provides a pipeline for analyzing data from HDXExaminer (Sierra Analytics, Trajan Scientific), automating matching and comparison of protein states through Welch's T-test and the Critical Interval statistical framework. Additionally, it simplifies data export, generates PyMol scripts, and ensures calculations meet publication standards. HDXBoxeR assists in various aspects of hydrogen-deuterium exchange data analysis, including reprocessing data, calculating parameters, identifying significant peptides, generating plots, and facilitating comparison between protein states. For details check papers by Hageman and Weis (2019) <doi:10.1021/acs.analchem.9b01325> and Masson et al. (2019) <doi:10.1038/s41592-019-0459-y>. HDXBoxeR citation: Janowska et al. (2024) <doi:10.1093/bioinformatics/btae479>.

r-hmsc 3.3-7
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://www.helsinki.fi/en/researchgroups/statistical-ecology/software/hmsc
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Hierarchical Model of Species Communities
Description:

Hierarchical Modelling of Species Communities (HMSC) is a model-based approach for analyzing community ecological data. This package implements it in the Bayesian framework with Gibbs Markov chain Monte Carlo (MCMC) sampling (Tikhonov et al. (2020) <doi:10.1111/2041-210X.13345>).

r-hdf5r-extra 0.1.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/ycli1995/hdf5r.Extra
Licenses: Expat
Build system: r
Synopsis: Extensions for 'HDF5' R Interfaces
Description:

Some methods to manipulate HDF5 files, extending the hdf5r package. Reading and writing R objects to HDF5 formats follow the specification of AnnData <https://anndata.readthedocs.io/en/latest/fileformat-prose.html>.

r-hidecan 1.1.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://plantandfoodresearch.github.io/hidecan/
Licenses: Expat
Build system: r
Synopsis: Create HIDECAN Plots for Visualising Genome-Wide Association Studies and Differential Expression Results
Description:

Generates HIDECAN plots that summarise and combine the results of genome-wide association studies (GWAS) and transcriptomics differential expression analyses (DE), along with manually curated candidate genes of interest. The HIDECAN plot is presented in Angelin-Bonnet et al. (2023) (currently in review).

r-hnp 1.2-7
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=hnp
Licenses: GPL 2+
Build system: r
Synopsis: Half-Normal Plots with Simulation Envelopes
Description:

Generates (half-)normal plots with simulation envelopes using different diagnostics from a range of different fitted models. A few example datasets are included.

r-hmix 1.0.2
Propagated dependencies: r-purrr@1.2.0 r-normalp@0.7.2.1 r-mc2d@0.2.1 r-hmm@1.0.2 r-glogis@1.0-2 r-gld@2.6.8 r-edfun@0.2.0 r-dplyr@1.1.4 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://rpubs.com/giancarlo_vercellino/hmix
Licenses: GPL 3
Build system: r
Synopsis: Hidden Markov Model for Predicting Time Sequences with Mixture Sampling
Description:

An algorithm for time series analysis that leverages hidden Markov models, cluster analysis, and mixture distributions to segment data, detect patterns and predict future sequences.

r-hsar 0.6.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://spatlyu.github.io/HSAR/
Licenses: GPL 2+
Build system: r
Synopsis: Hierarchical Spatial Autoregressive Model
Description:

This package provides a Hierarchical Spatial Autoregressive Model (HSAR), based on a Bayesian Markov Chain Monte Carlo (MCMC) algorithm (Dong and Harris (2014) <doi:10.1111/gean.12049>). The creation of this package was supported by the Economic and Social Research Council (ESRC) through the Applied Quantitative Methods Network: Phase II, grant number ES/K006460/1.

r-hexsticker 0.5.1
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-haplodiploidequilibrium 0.1.0
Propagated dependencies: r-vcfr@1.15.0 r-matrixstats@1.5.0 r-dplyr@1.1.4 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=HaploDiploidEquilibrium
Licenses: GPL 3
Build system: r
Synopsis: Calculate F Statistics Using Mixed Haploid and Diploid Organism Data
Description:

This package provides functions to estimate population genetics summary statistics from haplo-diploid systems, where one sex is haploid and the other diploid (e.g. Hymenoptera insects). It implements a theoretical model assuming equal sex ratio, random mating, no selection, no mutation, and no gene flow, deriving expected genotype frequencies for both sexes under these equilibrium conditions. The package includes windowed calculations (operating over genomic sliding windows from VCF input) for allele and genotype frequencies, the inbreeding coefficient (Fis), pairwise Fst, Nei's H (gene diversity), Watterson's Theta, and sex-specific reference allele frequencies. Most statistics are agnostic to ploidy, allowing the package to be applied to both strictly haplo-diploid and fully diploid systems.

r-h3o 0.3.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/extendr/h3o
Licenses: Expat
Build system: r
Synopsis: H3 Geospatial Indexing System
Description:

This package provides a dependency free interface to the H3 geospatial indexing system utilizing the Rust library h3o <https://github.com/HydroniumLabs/h3o> via the extendr library <https://github.com/extendr/extendr>.

r-hadex2 1.0.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://hadexversum.github.io/HaDeX2/
Licenses: GPL 3
Build system: r
Synopsis: Analysis and Visualisation of Hydrogen/Deuterium Exchange Mass Spectrometry Data
Description:

Processing, analysis and visualization of Hydrogen Deuterium eXchange monitored by Mass Spectrometry experiments (HDX-MS). HaDeX2 introduces a new standardized and reproducible workflow for the analysis of the HDX-MS data, including uncertainty propagation, data aggregation and visualization on 3D structure. Additionally, it covers data exploration, quality control and generation of publication-quality figures. All functionalities are also available in the accompanying shiny app.

r-hdfqlr 0.6-2
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hdfqlr
Licenses: GPL 3+
Build system: r
Synopsis: Interface to 'HDFql' API
Description:

This package provides an interface to HDFql <https://www.hdfql.com/> and helper functions for reading data from and writing data to HDF5 files. HDFql provides a high-level language for managing HDF5 data that is platform independent. For more information, see the reference manual <https://www.hdfql.com/resources/HDFqlReferenceManual.pdf>.

r-h3lib 0.1.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/symbolixau/h3lib
Licenses: Expat
Build system: r
Synopsis: Exposes the 'Uber' 'H3' Library to R Packages
Description:

H3 is a hexagonal hierarchical spatial index developed by Uber <https://h3geo.org/>. This package exposes the source code of H3 (written in C') to routines that are callable through R'.

r-hpzoneapi 1.1.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/ggdatascience/HPZoneAPI
Licenses: Expat
Build system: r
Synopsis: 'HPZone' API Interface
Description:

Package that simplifies the use of the HPZone API. Most of the annoying and labor-intensive parts of the interface are handled by wrapper functions. Note that the API and its details are not publicly available. Information can be found at <https://www.ggdghorkennisnet.nl/groep/726-platform-infectieziekte-epidemiologen/documenten/map/9609> for those with access.

r-hmptrees 1.4
Propagated dependencies: r-hmp@2.0.1 r-foreach@1.5.2 r-doparallel@1.0.17 r-dirmult@0.1.3-5 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HMPTrees
Licenses: ASL 2.0
Build system: r
Synopsis: Statistical Object Oriented Data Analysis of RDP-Based Taxonomic Trees from Human Microbiome Data
Description:

This package provides tools to model, compare, and visualize populations of taxonomic tree objects.

r-hmmcopula 1.1.0
Propagated dependencies: r-mvtnorm@1.3-3 r-foreach@1.5.2 r-doparallel@1.0.17 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HMMcopula
Licenses: GPL 2+
Build system: r
Synopsis: Markov Regime Switching Copula Models Estimation and Goodness-of-Fit
Description:

Estimation procedures and goodness-of-fit test for several Markov regime switching models and mixtures of bivariate copula models. The goodness-of-fit test is based on a Cramer-von Mises statistic and uses Rosenblatt's transform and parametric bootstrap to estimate the p-value. The proposed methodologies are described in Nasri, Remillard and Thioub (2020) <doi:10.1002/cjs.11534>.

r-hmmextra0s 1.1.0
Propagated dependencies: r-mvtnorm@1.3-3 r-ellipse@0.5.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://www.stats.otago.ac.nz/?people=ting_wang
Licenses: GPL 2+
Build system: r
Synopsis: Hidden Markov Models with Extra Zeros
Description:

This package contains functions for hidden Markov models with observations having extra zeros as defined in the following two publications, Wang, T., Zhuang, J., Obara, K. and Tsuruoka, H. (2016) <doi:10.1111/rssc.12194>; Wang, T., Zhuang, J., Buckby, J., Obara, K. and Tsuruoka, H. (2018) <doi:10.1029/2017JB015360>. The observed response variable is either univariate or bivariate Gaussian conditioning on presence of events, and extra zeros mean that the response variable takes on the value zero if nothing is happening. Hence the response is modelled as a mixture distribution of a Bernoulli variable and a continuous variable. That is, if the Bernoulli variable takes on the value 1, then the response variable is Gaussian, and if the Bernoulli variable takes on the value 0, then the response is zero too. This package includes functions for simulation, parameter estimation, goodness-of-fit, the Viterbi algorithm, and plotting the classified 2-D data. Some of the functions in the package are based on those of the R package HiddenMarkov by David Harte. This updated version has included an example dataset and R code examples to show how to transform the data into the objects needed in the main functions. We have also made changes to increase the speed of some of the functions.

r-hdthreshold 1.0.0
Propagated dependencies: r-rdrobust@3.0.0 r-kernsmooth@2.23-26 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=hdthreshold
Licenses: Expat
Build system: r
Synopsis: Inference on Many Jumps in Nonparametric Panel Regression Models
Description:

This package provides uniform testing procedures for existence and heterogeneity of threshold effects in high-dimensional nonparametric panel regression models. The package accompanies the paper Chen, Keilbar, Su and Wang (2023) "Inference on many jumps in nonparametric panel regression models". arXiv preprint <doi:10.48550/arXiv.2312.01162>.

r-hfhub 0.1.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://mlverse.github.io/hfhub/
Licenses: Expat
Build system: r
Synopsis: Hugging Face Hub Interface
Description:

This package provides functionality to download and cache files from Hugging Face Hub <https://huggingface.co/models>. Uses the same caching structure so files can be shared between different client libraries.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457