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

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-elasdics 1.1.3
Propagated dependencies: r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=elasdics
Licenses: GPL 3
Build system: r
Synopsis: Elastic Analysis of Sparse, Dense and Irregular Curves
Description:

This package provides functions to align curves and to compute mean curves based on the elastic distance defined in the square-root-velocity framework. For more details on this framework see Srivastava and Klassen (2016, <doi:10.1007/978-1-4939-4020-2>). For more theoretical details on our methods and algorithms see Steyer et al. (2023, <doi:10.1111/biom.13706>) and Steyer et al. (2023, <arXiv:2305.02075>).

r-evt0 1.1.5
Propagated dependencies: r-evd@2.3-7.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=evt0
Licenses: GPL 2+
Build system: r
Synopsis: Mean of Order P, Peaks over Random Threshold Hill and High Quantile Estimates
Description:

The R package proposes extreme value index estimators for heavy tailed models by mean of order p <DOI:10.1016/j.csda.2012.07.019>, peaks over random threshold <DOI:10.57805/revstat.v4i3.37> and a bias-reduced estimator <DOI:10.1080/00949655.2010.547196>. The package also computes moment, generalised Hill <DOI:10.2307/3318416> and mixed moment estimates for the extreme value index. High quantiles and value at risk estimators based on these estimators are implemented.

r-epo 0.1.0
Propagated dependencies: r-xts@0.14.2 r-rlang@1.2.0 r-dplyr@1.2.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/Reckziegel/epo
Licenses: Expat
Build system: r
Synopsis: Enhanced Portfolio Optimization (EPO)
Description:

This package implements the Enhanced Portfolio Optimization (EPO) method as described in Pedersen, Babu and Levine (2021) <doi:10.2139/ssrn.3530390>.

r-equil2 1.1.0
Propagated dependencies: r-units@1.0-1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://billdenney.github.io/equil2/
Licenses: Expat
Build system: r
Synopsis: Calculate Urinary Saturation with the EQUIL2 Algorithm
Description:

Saturation of ionic substances in urine is calculated based on sodium, potassium, calcium, magnesium, ammonia, chloride, phosphate, sulfate, oxalate, citrate, ph, and urate. This program is intended for research use, only. The code within is translated from EQUIL2 Visual Basic code based on Werness, et al (1985) "EQUIL2: a BASIC computer program for the calculation of urinary saturation" <doi:10.1016/s0022-5347(17)47703-2> to R. The Visual Basic code was kindly provided by Dr. John Lieske of the Mayo Clinic.

r-easyviz 2.1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=easyViz
Licenses: GPL 3
Build system: r
Synopsis: Easy Visualization of Conditional Effects from Regression Models
Description:

Offers a flexible and user-friendly interface for visualizing conditional effects from a broad range of regression models, including mixed-effects and generalized additive (mixed) models. Compatible model types include lm(), rlm(), glm(), glm.nb(), betareg(), and gam() (from mgcv'); nonlinear models via nls(); generalized least squares via gls(); and survival models via coxph() (from survival'). Mixed-effects models with random intercepts and/or slopes can be fitted using lmer(), glmer(), glmer.nb(), glmmTMB(), or gam() (from mgcv', via smooth terms). Plots are rendered using base R graphics with extensive customization options. Approximate confidence intervals for nls() and betareg() models are computed using the delta method. Robust standard errors for rlm() are computed using the sandwich estimator (Zeileis 2004) <doi:10.18637/jss.v011.i10>. For beta regression using betareg', see Cribari-Neto and Zeileis (2010) <doi:10.18637/jss.v034.i02>. For mixed-effects models with lme4', see Bates et al. (2015) <doi:10.18637/jss.v067.i01>. For models using glmmTMB', see Brooks et al. (2017) <doi:10.32614/RJ-2017-066>. Methods for generalized additive models using mgcv follow Wood (2017) <doi:10.1201/9781315370279>.

r-excursions 2.5.11
Dependencies: gsl@2.8
Propagated dependencies: r-withr@3.0.2 r-matrix@1.7-5 r-lifecycle@1.0.5 r-fmesher@0.7.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/davidbolin/excursions
Licenses: GPL 3+
Build system: r
Synopsis: Excursion Sets and Contour Credibility Regions for Random Fields
Description:

This package provides functions that compute probabilistic excursion sets, contour credibility regions, contour avoiding regions, and simultaneous confidence bands for latent Gaussian random processes and fields. The package also contains functions that calculate these quantities for models estimated with the INLA package. The main references for excursions are Bolin and Lindgren (2015) <doi:10.1111/rssb.12055>, Bolin and Lindgren (2017) <doi:10.1080/10618600.2016.1228537>, and Bolin and Lindgren (2018) <doi:10.18637/jss.v086.i05>. These can be generated by the citation function in R.

r-eganet 2.4.1
Propagated dependencies: r-sna@2.8 r-semplot@1.1.8 r-qgraph@1.9.8 r-progressr@0.19.0 r-network@1.20.0 r-matrix@1.7-5 r-lavaan@0.6-21 r-igraph@2.3.1 r-gparotation@2026.4-1 r-glassofast@1.0.1 r-glasso@1.11 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-ggally@2.4.0 r-future-apply@1.20.2 r-future@1.70.0 r-dendextend@1.19.1 r-clue@0.3-68
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://r-ega.net
Licenses: FSDG-compatible
Build system: r
Synopsis: Exploratory Graph Analysis – a Framework for Estimating the Number of Dimensions in Multivariate Data using Network Psychometrics
Description:

This package implements the Exploratory Graph Analysis (EGA) framework for dimensionality and psychometric assessment. EGA estimates the number of dimensions in psychological data using network estimation methods and community detection algorithms. A bootstrap method is provided to assess the stability of dimensions and items. Fit is evaluated using the Entropy Fit family of indices. Unique Variable Analysis evaluates the extent to which items are locally dependent (or redundant). Network loadings provide similar information to factor loadings and can be used to compute network scores. A bootstrap and permutation approach are available to assess configural and metric invariance. Hierarchical structures can be detected using Hierarchical EGA. Time series and intensive longitudinal data can be analyzed using Dynamic EGA, supporting individual, group, and population level assessments.

r-evaluationmeasures 1.1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EvaluationMeasures
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Collection of Model Evaluation Measure Functions
Description:

This package provides Some of the most important evaluation measures for evaluating a model. Just by giving the real and predicted class, measures such as accuracy, sensitivity, specificity, ppv, npv, fmeasure, mcc and ... will be returned.

r-eq5d 0.16.3
Propagated dependencies: r-rlang@1.2.0 r-lifecycle@1.0.5
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/fragla/eq5d
Licenses: Expat
Build system: r
Synopsis: Methods for Analysing 'EQ-5D' Data and Calculating 'EQ-5D' Index Scores
Description:

EQ-5D is a popular health related quality of life instrument used in the clinical and economic evaluation of health care. Developed by the EuroQol group <https://euroqol.org/>, the instrument consists of two components: health state description and evaluation. For the description component a subject self-rates their health in terms of five dimensions; mobility, self-care, usual activities, pain/discomfort, and anxiety/depression using either a three-level (EQ-5D-3L, <https://euroqol.org/information-and-support/euroqol-instruments/eq-5d-3l/>) or a five-level (EQ-5D-5L, <https://euroqol.org/information-and-support/euroqol-instruments/eq-5d-5l/>) scale. Frequently the scores on these five dimensions are converted to a single utility index using country specific value sets, which can be used in the clinical and economic evaluation of health care as well as in population health surveys. The eq5d package provides methods to calculate index scores from a subject's dimension scores. 33 TTO and 11 VAS EQ-5D-3L value sets including those for countries in Szende et al (2007) <doi:10.1007/1-4020-5511-0> and Szende et al (2014) <doi:10.1007/978-94-007-7596-1>, 49 EQ-5D-5L EQ-VT value sets, the EQ-5D-5L crosswalk value sets developed by van Hout et al. (2012) <doi:10.1016/j.jval.2012.02.008>, the crosswalk value sets for Bermuda, Jordan and Russia and the van Hout (2021) reverse crosswalk value sets. 13 EQ-5D-Y-3L value sets are also included as are the NICE DSU age-sex based EQ-5D-3L to EQ-5D-5L and EQ-5D-5L to EQ-5D-3L mappings. Methods are also included for the analysis of EQ-5D profiles, including those from the book "Methods for Analyzing and Reporting EQ-5D data" by Devlin et al. (2020) <doi:10.1007/978-3-030-47622-9>. Additionally a shiny web tool is included to enable the calculation, visualisation and automated statistical analysis of EQ-5D data via a web browser using EQ-5D dimension scores stored in CSV or Excel files.

r-eatdb 0.5.0
Propagated dependencies: r-rsqlite@3.52.0 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=eatDB
Licenses: GPL 2+
Build system: r
Synopsis: Spreadsheet Interface for Relational Databases
Description:

Use SQLite3 as a database system via a complete SQL free R interface, treating the data as if it was a single spreadsheet.

r-enmsdmx 1.2.12
Propagated dependencies: r-terra@1.9-27 r-statisfactory@1.0.4 r-sp@2.2-1 r-shiny@1.13.0 r-sf@1.1-1 r-scales@1.4.0 r-rjava@1.0-18 r-ranger@0.18.0 r-predicts@0.2-2 r-omnibus@1.2.15 r-mgcv@1.9-4 r-maxnet@0.1.4 r-ks@1.15.2 r-ggplot2@4.0.3 r-gbm@2.2.3 r-foreach@1.5.2 r-dt@0.34.0 r-doparallel@1.0.17 r-data-table@1.18.4 r-cowplot@1.2.0 r-boot@1.3-32 r-aiccmodavg@2.3-4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/adamlilith/enmSdmX
Licenses: Expat
Build system: r
Synopsis: Species Distribution Modeling and Ecological Niche Modeling
Description:

This package implements species distribution modeling and ecological niche modeling, including: bias correction, spatial cross-validation, model evaluation, raster interpolation, biotic "velocity" (speed and direction of movement of a "mass" represented by a raster), interpolating across a time series of rasters, and use of spatially imprecise records. The heart of the package is a set of "training" functions which automatically optimize model complexity based number of available occurrences. These algorithms include MaxEnt, MaxNet, boosted regression trees/gradient boosting machines, generalized additive models, generalized linear models, natural splines, and random forests. To enhance interoperability with other modeling packages, no new classes are created. The package works with PROJ6 geodetic objects and coordinate reference systems.

r-epitab 0.2.2
Propagated dependencies: r-xml2@1.5.2 r-survival@3.8-6 r-mass@7.3-65 r-knitr@1.51 r-kableextra@1.4.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/stulacy/epitab
Licenses: GPL 2
Build system: r
Synopsis: Flexible Contingency Tables for Epidemiology
Description:

Builds contingency tables that cross-tabulate multiple categorical variables and also calculates various summary measures. Export to a variety of formats is supported, including: HTML', LaTeX', and Excel'.

r-ecotox 1.4.4
Propagated dependencies: r-tibble@3.3.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ecotox
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Analysis of Ecotoxicology
Description:

This package provides a simple approach to using a probit or logit analysis to calculate lethal concentration (LC) or time (LT) and the appropriate fiducial confidence limits desired for selected LC or LT for ecotoxicology studies (Finney 1971; Wheeler et al. 2006; Robertson et al. 2007). The simplicity of ecotox comes from the syntax it implies within its functions which are similar to functions like glm() and lm(). In addition to the simplicity of the syntax, a comprehensive data frame is produced which gives the user a predicted LC or LT value for the desired level and a suite of important parameters such as fiducial confidence limits and slope. Finney, D.J. (1971, ISBN: 052108041X); Wheeler, M.W., Park, R.M., and Bailer, A.J. (2006) <doi:10.1897/05-320R.1>; Robertson, J.L., Savin, N.E., Russell, R.M., and Preisler, H.K. (2007, ISBN: 0849323312).

r-emoji 16.0.0
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://emilhvitfeldt.github.io/emoji/
Licenses: Expat
Build system: r
Synopsis: Data and Function to Work with Emojis
Description:

This package contains data about emojis with relevant metadata, and functions to work with emojis when they are in strings.

r-eye 1.3.0
Propagated dependencies: r-tidyselect@1.2.1 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-pillar@1.11.1 r-magrittr@2.0.5 r-lubridate@1.9.5 r-english@1.2-6 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/tjebo/eye
Licenses: Expat
Build system: r
Synopsis: Analysis of Eye Data
Description:

There is no ophthalmic researcher who has not had headaches from the handling of visual acuity entries. Different notations, untidy entries. This shall now be a matter of the past. Eye makes it as easy as pie to work with VA data - easy cleaning, easy conversion between Snellen, logMAR, ETDRS letters, and qualitative visual acuity shall never pester you again. The eye package automates the pesky task to count number of patients and eyes, and can help to clean data with easy re-coding for right and left eyes. It also contains functions to help reshaping eye side specific variables between wide and long format. Visual acuity conversion is based on Schulze-Bonsel et al. (2006) <doi:10.1167/iovs.05-0981>, Gregori et al. (2010) <doi:10.1097/iae.0b013e3181d87e04>, Beck et al. (2003) <doi:10.1016/s0002-9394(02)01825-1> and Bach (2007) <https://michaelbach.de/sci/acuity.html>.

r-episimr 1.1
Propagated dependencies: r-shinythemes@1.2.0 r-shiny@1.13.0 r-openxlsx@4.2.8.1 r-dt@0.34.0 r-dplyr@1.2.1 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EpiSimR
Licenses: GPL 3+
Build system: r
Synopsis: 'Shiny' App to Simulate the Dynamics of Epidemic and Endemic Diseases Spread
Description:

The EpiSimR package provides an interactive shiny app based on deterministic compartmental mathematical modeling for simulating and visualizing the dynamics of epidemic and endemic disease spread. It allows users to explore various intervention strategies, including vaccination and isolation, by adjusting key epidemiological parameters. The methodology follows the approach described by Brauer (2008) <doi:10.1007/978-3-540-78911-6_2>. Thanks to shiny package.

r-eiopar 0.1.1
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=eiopaR
Licenses: Expat
Build system: r
Synopsis: Access to RFR (Risk-Free Rate) Curves Produced by the EIOPA
Description:

This package provides EIOPA (European Insurance And Occupational Pensions Authority) risk-free rates. Please note that the author of this package is not affiliated with EIOPA. The data is accessed through a REST API available at <https://mehdiechchelh.com/api/>.

r-fuzzysim 4.54
Propagated dependencies: r-stringi@1.8.7 r-modeva@3.45
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://fuzzysim.r-forge.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: Fuzzy Similarity in Species Distributions
Description:

This package provides functions to compute fuzzy versions of species occurrence patterns based on presence-absence data (including inverse distance interpolation, trend surface analysis, and prevalence-independent favourability obtained from probability of presence), as well as pair-wise fuzzy similarity (based on fuzzy logic versions of commonly used similarity indices) among those occurrence patterns. Includes also functions for model consensus and comparison (overlap and fuzzy similarity, fuzzy loss, fuzzy gain), and for data preparation, such as obtaining unique abbreviations of species names, defining the background region, cleaning and gridding (thinning) point occurrence data onto raster maps, selecting among (pseudo)absences to address survey bias, converting species lists (long format) to presence-absence tables (wide format), transposing part of a data frame, selecting relevant variables for models, assessing the false discovery rate, or analysing and dealing with multicollinearity. Initially described in Barbosa (2015) <doi:10.1111/2041-210X.12372>.

r-fledge 0.1.4
Propagated dependencies: r-withr@3.0.2 r-whoami@1.3.0 r-usethis@3.2.1 r-tibble@3.3.1 r-rlang@1.2.0 r-rematch2@2.1.2 r-purrr@1.2.2 r-gert@2.3.1 r-desc@1.4.3 r-cli@3.6.6 r-brio@1.1.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://fledge.cynkra.com/
Licenses: GPL 3
Build system: r
Synopsis: Smoother Change Tracking and Versioning for R Packages
Description:

Streamlines the process of updating changelogs (NEWS.md) and versioning R packages developed in git repositories.

r-factchar 1.0
Propagated dependencies: r-matrix@1.7-5 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FactChar
Licenses: GPL 3
Build system: r
Synopsis: Characterization and Diagnostic Tools for Factorial Block Designs
Description:

Description: Provides comprehensive tools for analysing and characterizing mixed-level factorial designs arranged in blocks. Includes construction and validation of incidence structures, computation of C-matrices, evaluation of A-, D-, E-, and MV-efficiencies, checking of orthogonal factorial structure (OFS), diagnostics based on Hamming distance, discrepancy measures, B-criterion, Es^2 statistics, J2-distance and J2-efficiency, Phi-p optimality, and symmetry conditions for universal optimality. The methodological framework follows foundational work on factorial and mixed-level design assessment by Xu and Wu (2001) <doi:10.1214/aos/1013699993>, and Gupta (1983) <doi:10.1111/j.2517-6161.1983.tb01253.x>. These methods assist in selecting, comparing, and studying factorial block designs across a range of experimental situations.

r-fastglcm 1.0.3
Propagated dependencies: r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-openimager@1.3.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mlampros/fastGLCM
Licenses: GPL 3
Build system: r
Synopsis: 'GLCM' Texture Features
Description:

Two Gray Level Co-occurrence Matrix ('GLCM') implementations are included: The first is a fast GLCM feature texture computation based on Python Numpy arrays ('Github Repository, <https://github.com/tzm030329/GLCM>). The second is a fast GLCM RcppArmadillo implementation which is parallelized (using OpenMP') with the option to return all GLCM features at once. For more information, see "Artifact-Free Thin Cloud Removal Using Gans" by Toizumi Takahiro, Zini Simone, Sagi Kazutoshi, Kaneko Eiji, Tsukada Masato, Schettini Raimondo (2019), IEEE International Conference on Image Processing (ICIP), pp. 3596-3600, <doi:10.1109/ICIP.2019.8803652>.

r-flps 1.1.0
Propagated dependencies: r-rstan@2.32.7 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-mirt@1.46.1 r-mass@7.3-65 r-glue@1.8.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://sooyongl.github.io/flps/
Licenses: GPL 3
Build system: r
Synopsis: Fully-Latent Principal Stratification
Description:

Simulation and analysis of Fully-Latent Principal Stratification (FLPS) with measurement models. Lee, Adam, Kang, & Whittaker (2023). <doi:10.1007/978-3-031-27781-8_25>. This package is supported by the Institute of Education Sciences, U.S. Department of Education, through Grant R305D210036.

r-fava 1.0.9
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://maikemorrison.github.io/FAVA/
Licenses: Expat
Build system: r
Synopsis: Quantify Compositional Variability Across Relative Abundance Vectors
Description:

This package implements the statistic FAVA, an Fst-based Assessment of Variability across vectors of relative Abundances, as well as a suite of helper functions which enable the visualization and statistical analysis of relative abundance data. The FAVA R package accompanies the paper, â Quantifying compositional variability in microbial communities with FAVAâ by Morrison, Xue, and Rosenberg (2025) <doi:10.1073/pnas.2413211122>.

r-fnonlinear 4052.83
Propagated dependencies: r-timeseries@4052.112 r-timedate@4052.112 r-fbasics@4052.98
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.rmetrics.org
Licenses: GPL 2+
Build system: r
Synopsis: Rmetrics - Nonlinear and Chaotic Time Series Modelling
Description:

This package provides a collection of functions for testing various aspects of univariate time series including independence and neglected nonlinearities. Further provides functions to investigate the chaotic behavior of time series processes and to simulate different types of chaotic time series maps.

Total packages: 72465