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

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-hydromopso 0.1-14
Propagated dependencies: r-zoo@1.8-15 r-randtoolbox@2.0.5 r-lhs@1.3.0 r-hydrotsm@0.8-6
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://gitlab.com/rmarinao/hydroMOPSO
Licenses: GPL 2+
Build system: r
Synopsis: Multi-Objective Optimisation with Focus on Environmental Models
Description:

State-of-the-art Multi-Objective Particle Swarm Optimiser (MOPSO), based on the algorithm developed by Lin et al. (2018) <doi:10.1109/TEVC.2016.2631279> with improvements described by Marinao-Rivas & Zambrano-Bigiarini (2020) <doi:10.1109/LA-CCI48322.2021.9769844>. This package is inspired by and closely follows the philosophy of the single objective hydroPSO R package ((Zambrano-Bigiarini & Rojas, 2013) <doi:10.1016/j.envsoft.2013.01.004>), and can be used for global optimisation of non-smooth and non-linear R functions and R-base models (e.g., TUWmodel', GR4J', GR6J'). However, the main focus of hydroMOPSO is optimising environmental and other real-world models that need to be run from the system console (e.g., SWAT+'). hydroMOPSO communicates with the model to be optimised through its input and output files, without requiring modifying its source code. Thanks to its flexible design and the availability of several fine-tuning options, hydroMOPSO can tackle a wide range of multi-objective optimisation problems (e.g., multi-objective functions, multiple model variables, multiple periods). Finally, hydroMOPSO is designed to run on multi-core machines or network clusters, to alleviate the computational burden of complex models with long execution time.

r-hwwntest 1.3.2
Propagated dependencies: r-wavethresh@4.7.3 r-polynom@1.4-1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hwwntest
Licenses: GPL 2
Build system: r
Synopsis: Tests of White Noise using Wavelets
Description:

This package provides methods to test whether time series is consistent with white noise. Two new tests based on Haar wavelets and general wavelets described by Nason and Savchev (2014) <doi:10.1002/sta4.69> are provided and, for comparison purposes this package also implements the B test of Bartlett (1967) <doi:10.2307/2333850>. Functionality is provided to compute an approximation to the theoretical power of the general wavelet test in the case of general ARMA alternatives.

r-hmmhsmm 0.1.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-mnormt@2.1.2 r-mass@7.3-65 r-extremes@2.2-1 r-evd@2.3-7.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HMMHSMM
Licenses: GPL 3
Build system: r
Synopsis: Inference and Estimation of Hidden Markov Models and Hidden Semi-Markov Models
Description:

This package provides flexible maximum likelihood estimation and inference for Hidden Markov Models (HMMs) and Hidden Semi-Markov Models (HSMMs), as well as the underlying systems in which they operate. The package supports a wide range of observation and dwell-time distributions, offering a flexible modelling framework suitable for diverse practical data. Efficient implementations of the forward-backward and Viterbi algorithms are provided via Rcpp for enhanced computational performance. Additional functionality includes model simulation, residual analysis, non-initialised estimation, local and global decoding, calculation of diverse information criteria, computation of confidence intervals using parametric bootstrap methods, numerical covariance matrix estimation, and comprehensive visualisation functions for interpreting the data-generating processes inferred from the models. Methods follow standard approaches described by Guédon (2003) <doi:10.1198/1061860032030>, Zucchini and MacDonald (2009, ISBN:9781584885733), and O'Connell and Højsgaard (2011) <doi:10.18637/jss.v039.i04>.

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-hubensembles 1.0.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-rlang@1.2.0 r-purrr@1.2.2 r-matrixstats@1.5.0 r-lifecycle@1.0.5 r-hubutils@1.2.0 r-dplyr@1.2.1 r-distfromq@1.0.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/hubverse-org/hubEnsembles
Licenses: Expat
Build system: r
Synopsis: Ensemble Methods for Combining Hub Model Outputs
Description:

This package provides functions for combining model outputs (e.g. predictions or estimates) from multiple models into an aggregated ensemble model output.

r-hdxboxer 0.0.2
Propagated dependencies: r-wrapr@2.1.0 r-tidyr@1.3.2 r-stringr@1.6.0 r-rcolorbrewer@1.1-3 r-dplyr@1.2.1
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-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-hicream 0.0.4
Dependencies: python@3.12.12
Propagated dependencies: r-viridis@0.6.5 r-summarizedexperiment@1.42.0 r-s4vectors@0.50.1 r-rlang@1.2.0 r-reticulate@1.46.0 r-reshape2@1.4.5 r-matrix@1.7-5 r-limma@3.68.3 r-interactionset@1.40.0 r-genomicranges@1.64.0 r-genomeinfodb@1.48.0 r-edger@4.10.0 r-dplyr@1.2.1 r-csaw@1.46.0 r-biocgenerics@0.58.1 r-auk@0.9.1 r-adjclust@0.6.11
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://scales.pages-forge.inrae.fr/hicream/
Licenses: GPL 3+
Build system: r
Synopsis: HIC diffeREntial Analysis Method
Description:

Perform Hi-C data differential analysis based on pixel-level differential analysis and a post hoc inference strategy to quantify signal in clusters of pixels. Clusters of pixels are obtained through a connectivity-constrained two-dimensional hierarchical clustering.

r-haplovar 0.1.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-magrittr@2.0.5 r-dplyr@1.2.1 r-dbscan@1.2.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HaploVar
Licenses: Expat
Build system: r
Synopsis: Defining Local Haplotype Variants for Use in Trait Association and Trait Prediction Analyses
Description:

This package provides a local haplotyping tool for use in trait association and trait prediction analyses pipelines. HaploVar enables users take single nucleotide polymorphisms (SNPs) (in VCF format) and a linkage disequilibrium (LD) matrix, calculate local haplotypes and format the output to be compatible with a wide range of trait association and trait prediction tools. The local haplotypes are calculated from the LD matrix using a clustering algorithm called density-based spatial clustering of applications with noise ('DBSCAN') (Ester et al., 1996) <ISBN: 1577350049>.

r-hedgehog 0.2
Propagated dependencies: r-testthat@3.3.2 r-rlang@1.2.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/hedgehogqa
Licenses: Expat
Build system: r
Synopsis: Property-Based Testing
Description:

Hedgehog will eat all your bugs. Hedgehog is a property-based testing package in the spirit of QuickCheck'. With Hedgehog', one can test properties of their programs against randomly generated input, providing far superior test coverage compared to unit testing. One of the key benefits of Hedgehog is integrated shrinking of counterexamples, which allows one to quickly find the cause of bugs, given salient examples when incorrect behaviour occurs.

r-hwep 2.0.3
Propagated dependencies: r-updog@2.1.7 r-tensr@1.0.2 r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-iterators@1.0.14 r-future@1.70.0 r-foreach@1.5.2 r-dorng@1.8.6.3 r-dofuture@1.2.2 r-bridgesampling@1.2-1 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://dcgerard.github.io/hwep/
Licenses: GPL 3+
Build system: r
Synopsis: Hardy-Weinberg Equilibrium in Polyploids
Description:

Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test for equilibrium and random mating at any even ploidy level (>2) in the presence of double reduction at biallelic loci. For autopolyploid populations in equilibrium, methods are available to estimate the degree of double reduction. We also provide functions to calculate genotype frequencies at equilibrium, or after one or several rounds of random mating, given rates of double reduction. The main function is hwefit(). This material is based upon work supported by the National Science Foundation under Grant No. 2132247. The opinions, findings, and conclusions or recommendations expressed are those of the author and do not necessarily reflect the views of the National Science Foundation. For details of these methods, see Gerard (2023a) <doi:10.1111/biom.13722> and Gerard (2023b) <doi:10.1111/1755-0998.13856>.

r-httkexamples 0.0.1
Propagated dependencies: r-rmarkdown@2.31 r-rdpack@2.6.6 r-knitr@1.51 r-httk@2.7.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://chemicalinsights.ul.org/
Licenses: Expat
Build system: r
Synopsis: High-Throughput Toxicokinetics Examples
Description:

High throughput toxicokinetics ("HTTK") is the combination of 1) chemical-specific in vitro measurements or in silico predictions and 2) generic mathematical models, to predict absorption, distribution, metabolism, and excretion by the body. HTTK methods have been described by Pearce et al. (2017) (<doi:10.18637/jss.v079.i04>) and Breen et al. (2021) (<doi:10.1080/17425255.2021.1935867>). Here we provide examples (vignettes) applying HTTK to solve various problems in bioinformatics, toxicology, and exposure science. In accordance with Davidson-Fritz et al. (2025) (<doi:10.1371/journal.pone.0321321>), whenever a new HTTK model is developed, the code to generate the figures evaluating that model is added as a new vignettte.

r-hsrecombi 1.1.1
Propagated dependencies: r-rlist@0.4.6.2 r-rcpp@1.1.1-1.1 r-quadprog@1.5-8 r-matrix@1.7-5 r-magrittr@2.0.5 r-hsphase@3.0.0 r-dplyr@1.2.1 r-data-table@1.18.4 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hsrecombi
Licenses: GPL 2+
Build system: r
Synopsis: Estimation of Recombination Rate and Maternal LD in Half-Sibs
Description:

Paternal recombination rate and maternal linkage disequilibrium (LD) are estimated for pairs of biallelic markers such as single nucleotide polymorphisms (SNPs) from progeny genotypes and sire haplotypes. The implementation relies on paternal half-sib families. If maternal half-sib families are used, the roles of sire/dam are swapped. Multiple families can be considered. For parameter estimation, at least one sire has to be double heterozygous at the investigated pairs of SNPs. Based on recombination rates, genetic distances between markers can be estimated. Markers with unusually large recombination rate to markers in close proximity (i.e. putatively misplaced markers) shall be discarded in this derivation. *A pipeline is available at GitHub* <https://github.com/wittenburg/hsrecombi> Hampel, Teuscher, Gomez-Raya, Doschoris, Wittenburg (2018) "Estimation of recombination rate and maternal linkage disequilibrium in half-sibs" <doi:10.3389/fgene.2018.00186>. Gomez-Raya (2012) "Maximum likelihood estimation of linkage disequilibrium in half-sib families" <doi:10.1534/genetics.111.137521>.

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-hydroloom 1.2.0
Propagated dependencies: r-units@1.0-1 r-tidyr@1.3.2 r-sf@1.1-1 r-rlang@1.2.0 r-rann@2.6.2 r-pbapply@1.7-4 r-fastmap@1.2.0 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/DOI-USGS/hydroloom
Licenses: CC0
Build system: r
Synopsis: Utilities to Weave Hydrologic Fabrics
Description:

This package provides a collection of utilities that support creation of network attributes for hydrologic networks. Methods and algorithms implemented are documented in Moore et al. (2019) <doi:10.3133/ofr20191096>), Cormen and Leiserson (2022) <ISBN:9780262046305> and Verdin and Verdin (1999) <doi:10.1016/S0022-1694(99)00011-6>.

r-hlmdiag 0.5.1
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-reshape2@1.4.5 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-plyr@1.8.9 r-mgcv@1.9-4 r-matrix@1.7-5 r-mass@7.3-65 r-magrittr@2.0.5 r-janitor@2.2.1 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-diagonals@6.4.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/aloy/HLMdiag
Licenses: GPL 2
Build system: r
Synopsis: Diagnostic Tools for Hierarchical (Multilevel) Linear Models
Description:

This package provides a suite of diagnostic tools for hierarchical (multilevel) linear models. The tools include not only leverage and traditional deletion diagnostics (Cook's distance, covratio, covtrace, and MDFFITS) but also convenience functions and graphics for residual analysis. Models can be fit using either lmer in the lme4 package or lme in the nlme package.

r-hmsr 1.0.1
Propagated dependencies: r-uuid@1.2-2 r-msm@1.8.2 r-ga@3.2.5
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://wojtacht.github.io/hms/
Licenses: Expat
Build system: r
Synopsis: Multipopulation Evolutionary Strategy HMS
Description:

The HMS (Hierarchic Memetic Strategy) is a composite global optimization strategy consisting of a multi-population evolutionary strategy and some auxiliary methods. The HMS makes use of a dynamically-evolving data structure that provides an organization among the component populations. It is a tree with a fixed maximal height and variable internal node degree. Each component population is governed by a particular evolutionary engine. This package provides a simple R implementation with examples of using different genetic algorithms as the population engines. References: J. Sawicki, M. Å oÅ , M. SmoÅ ka, J. Alvarez-Aramberri (2022) <doi:10.1007/s11047-020-09836-w>.

r-hdf5lib 2.1.1.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/cmmr/hdf5lib
Licenses: Expat
Build system: r
Synopsis: Headers and Static Libraries for 'HDF5'
Description:

This package provides a self-contained, static build of the HDF5 (Hierarchical Data Format 5) C library (release 2.1.1) for R package developers. Designed for use in the LinkingTo field, it enables zero-dependency integration by building the library entirely from source during installation. Additionally, it compiles and internally links a comprehensive suite of advanced compression filters and their HDF5 plugins (Zstd, LZ4, Blosc/Blosc2, Snappy, ZFP, Bzip2, LZF, Bitshuffle, szip, and gzip). These plugins are integrated out-of-the-box, allowing downstream packages to utilize high-performance compression directly through the standard HDF5 API while keeping the underlying third-party headers fully encapsulated. HDF5 is developed by The HDF Group <https://www.hdfgroup.org/>.

r-historicalborrow 1.1.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-rjags@4-17 r-posterior@1.7.0 r-matrix@1.7-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://wlandau.github.io/historicalborrow/
Licenses: Expat
Build system: r
Synopsis: Non-Longitudinal Bayesian Historical Borrowing Models
Description:

Historical borrowing in clinical trials can improve precision and operating characteristics. This package supports a hierarchical model and a mixture model to borrow historical control data from other studies to better characterize the control response of the current study. It also quantifies the amount of borrowing through benchmark models (independent and pooled). Some of the methods are discussed by Viele et al. (2013) <doi:10.1002/pst.1589>.

r-hyfo 1.4.6
Propagated dependencies: r-zoo@1.8-15 r-sp@2.2-1 r-sf@1.1-1 r-reshape2@1.4.5 r-plyr@1.8.9 r-ncdf4@1.24 r-moments@0.14.1 r-mass@7.3-65 r-maps@3.4.3 r-lmom@3.3 r-ggplot2@4.0.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://yuanchao-xu.github.io/hyfo/
Licenses: GPL 2
Build system: r
Synopsis: Hydrology and Climate Forecasting
Description:

Focuses on data processing and visualization in hydrology and climate forecasting. Main function includes data extraction, data downscaling, data resampling, gap filler of precipitation, bias correction of forecasting data, flexible time series plot, and spatial map generation. It is a good pre- processing and post-processing tool for hydrological and hydraulic modellers.

r-holiglm 1.0.1
Propagated dependencies: r-suppdists@1.1-9.9 r-slam@0.1-55 r-roi-plugin-ecos@1.0-2 r-roi@1.0-2 r-mass@7.3-65 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=holiglm
Licenses: GPL 3
Build system: r
Synopsis: Holistic Generalized Linear Models
Description:

Holistic generalized linear models (HGLMs) extend generalized linear models (GLMs) by enabling the possibility to add further constraints to the model. The holiglm package simplifies estimating HGLMs using convex optimization. Additional information about the package can be found in the reference manual, the README and the accompanying paper <doi:10.18637/jss.v108.i07>.

r-hpfilter 1.0.2
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://www.alexandrumonahov.eu.org/projects
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: The One- And Two-Sided Hodrick-Prescott Filter
Description:

This package provides two functions that implement the one-sided and two-sided versions of the Hodrick-Prescott filter. The one-sided version is a Kalman filter-based implementation, whereas the two- sided version uses sparse matrices for improved efficiency. References: Hodrick, R. J., and Prescott, E. C. (1997) <doi:10.2307/2953682> Mcelroy, T. (2008) <doi:10.1111/j.1368-423X.2008.00230.x> Meyer-Gohde, A. (2010) <https://ideas.repec.org/c/dge/qmrbcd/181.html> For more references, see the vignette.

r-hmde 1.4.0
Propagated dependencies: r-tibble@3.3.1 r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rlang@1.2.0 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-knitr@1.51 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cowplot@1.2.0 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://traitecoevo.github.io/hmde/
Licenses: GPL 3+
Build system: r
Synopsis: Hierarchical Methods for Differential Equations
Description:

Wrapper for Stan that offers a number of in-built models to implement a hierarchical Bayesian longitudinal model for repeat observation data. Model choice selects the differential equation that is fit to the observations. Single and multi-individual models are available. O'Brien et al. (2024) <doi:10.1111/2041-210X.14463>.

r-heartbeatr 1.0.0
Propagated dependencies: r-transformr@0.1.5 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-readr@2.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cli@3.6.6 r-av@0.9.6
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=heartbeatr
Licenses: Expat
Build system: r
Synopsis: Workflow to Process Data Collected with PULSE Systems
Description:

Given one or multiple paths to files produced by a PULSE multi-channel or a PULSE one-channel system (<https://electricblue.eu/pulse>) from a single experiment: [1] check pulse files for inconsistencies and read/merge all data, [2] split across time windows, [3] interpolate and smooth to optimize the dataset, [4] compute the heart rate frequency for each channel/window, and [5] facilitate quality control, summarising and plotting. Heart rate frequency is calculated using the Automatic Multi-scale Peak Detection algorithm proposed by Felix Scholkmann and team. For more details see Scholkmann et al (2012) <doi:10.3390/a5040588>. Check original code at <https://github.com/ig248/pyampd>. ElectricBlue is a non-profit technology transfer startup creating research-oriented solutions for the scientific community (<https://electricblue.eu>).

Total packages: 22167