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

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-etable 1.3.1
Propagated dependencies: r-hmisc@5.2-5
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=etable
Licenses: GPL 3+
Build system: r
Synopsis: Easy Table
Description:

This package creates simple to highly customized tables for a wide selection of descriptive statistics, with or without weighting the data.

r-ergmharris 1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ergmharris
Licenses: GPL 3
Build system: r
Synopsis: Local Health Department network data set
Description:

Data for use with the Sage Introduction to Exponential Random Graph Modeling text by Jenine K. Harris. Network data set consists of 1283 local health departments and the communication links among them along with several attributes.

r-eam 1.2.2
Propagated dependencies: r-vctrs@0.7.3 r-tidyr@1.3.2 r-tibble@3.3.1 r-scales@1.4.0 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-pbapply@1.7-4 r-neuralestimators@0.2.1 r-juliaconnector@1.1.5 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-distributional@0.7.0 r-data-table@1.18.4 r-codetools@0.2-20 r-arrow@24.0.0 r-abc@2.2.2
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://y-guang.github.io/eam/
Licenses: Expat
Build system: r
Synopsis: Evidence Accumulation Models
Description:

Simulation-based evidence accumulation models for analyzing responses and reaction times in single- and multi-response tasks. The package includes simulation engines for five representative models: the Diffusion Decision Model (DDM), Leaky Competing Accumulator (LCA), Linear Ballistic Accumulator (LBA), Racing Diffusion Model (RDM), and Levy Flight Model (LFM), and extends these frameworks to multi-response settings. The package supports user-defined functions for item-level parameterization and the incorporation of covariates, enabling flexible customization and the development of new model variants based on existing architectures. Inference is performed using simulation-based methods, including Approximate Bayesian Computation (ABC) and Amortized Bayesian Inference (ABI), which allow parameter estimation without requiring tractable likelihood functions. In addition to core inference tools, the package provides modules for parameter recovery, posterior predictive checks, and model comparison, facilitating the study of a wide range of cognitive processes in tasks involving perceptual decision making, memory retrieval, and value-based decision making. Key methods implemented in the package are described in Ratcliff (1978) <doi:10.1037/0033-295X.85.2.59>, Usher and McClelland (2001) <doi:10.1037/0033-295X.108.3.550>, Brown and Heathcote (2008) <doi:10.1016/j.cogpsych.2007.12.002>, Tillman, Van Zandt and Logan (2020) <doi:10.3758/s13423-020-01719-6>, Wieschen, Voss and Radev (2020) <doi:10.20982/tqmp.16.2.p120>, Csilléry, François and Blum (2012) <doi:10.1111/j.2041-210X.2011.00179.x>, Beaumont (2019) <doi:10.1146/annurev-statistics-030718-105212>, and Sainsbury-Dale, Zammit-Mangion and Huser (2024) <doi:10.1080/00031305.2023.2249522>.

r-epm 1.1.6
Propagated dependencies: r-viridislite@0.4.3 r-terra@1.9-27 r-sf@1.1-1 r-rcppprogress@0.4.2 r-rcpp@1.1.1-1.1 r-pbapply@1.7-4 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/ptitle/epm
Licenses: GPL 3+
Build system: r
Synopsis: EcoPhyloMapper
Description:

Facilitates the aggregation of species geographic ranges from vector or raster spatial data, and that enables the calculation of various morphological and phylogenetic community metrics across geography. Citation: Title, PO, DL Swiderski and ML Zelditch (2022) <doi:10.1111/2041-210X.13914>.

r-emgaussian 0.2.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrixcalc@1.0-6 r-matrix@1.7-5 r-lavaan@0.6-21 r-glassofast@1.0.1 r-glasso@1.11 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EMgaussian
Licenses: GPL 3+
Build system: r
Synopsis: Expectation-Maximization Algorithm for Multivariate Normal (Gaussian) with Missing Data
Description:

Initially designed to distribute code for estimating the Gaussian graphical model with Lasso regularization, also known as the graphical lasso (glasso), using an Expectation-Maximization (EM) algorithm based on work by Städler and Bühlmann (2012) <doi:10.1007/s11222-010-9219-7>. As a byproduct, code for estimating means and covariances (or the precision matrix) under a multivariate normal (Gaussian) distribution is also available.

r-echem 1.0.0
Propagated dependencies: r-plot3d@1.4.2 r-animation@2.8
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/dtharvey/eChem
Licenses: GPL 2
Build system: r
Synopsis: Simulations for Electrochemistry Experiments
Description:

Simulates cyclic voltammetry, linear-sweep voltammetry (both with and without stirring of the solution), and single-pulse and double-pulse chronoamperometry and chronocoulometry experiments using the implicit finite difference method outlined in Gosser (1993, ISBN: 9781560810261) and in Brown (2015) <doi:10.1021/acs.jchemed.5b00225>. Additional functions provide ways to display and to examine the results of these simulations. The primary purpose of this package is to provide tools for use in courses in analytical chemistry.

r-erer 4.0
Propagated dependencies: r-urca@1.3-4 r-tseries@0.10-61 r-systemfit@1.1-30 r-lmtest@0.9-40
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=erer
Licenses: GPL 2+
Build system: r
Synopsis: Empirical Research in Economics with R
Description:

Several functions, datasets, and sample codes related to empirical research in economics are included. They cover the marginal effects for binary or ordered choice models, static and dynamic Almost Ideal Demand System (AIDS) models, and a typical event analysis in finance.

r-ehelp 1.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/mponce0/eHelp
Licenses: GPL 2+
Build system: r
Synopsis: Enhanced Help to Enable "Docstring"-Comments in Users Functions
Description:

By overloading the R help() function, this package allows users to use "docstring" style comments within their own defined functions. The package also provides additional functions to mimic the R basic example() function and the prototyping of packages.

r-elnnpairedcov 0.3.2
Propagated dependencies: r-mass@7.3-65 r-limma@3.68.3 r-biobase@2.72.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=eLNNpairedCov
Licenses: GPL 2+
Build system: r
Synopsis: Model-Based Gene Selection for Paired Data
Description:

Model-based clustering for paired data based on the regression of a mixture of Bayesian hierarchical models on covariates. Zhang et al. (2023) <doi:10.1186/s12859-023-05556-x>.

r-enmpa 0.2.5
Propagated dependencies: r-vegan@2.7-3 r-terra@1.9-27 r-snow@0.4-4 r-rcpp@1.1.1-1.1 r-mgcv@1.9-4 r-foreach@1.5.2 r-ellipse@0.5.0 r-dosnow@1.0.20
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/Luisagi/enmpa
Licenses: GPL 3+
Build system: r
Synopsis: Ecological Niche Modeling using Presence-Absence Data
Description:

This package provides a set of tools to perform Ecological Niche Modeling with presence-absence data. It includes algorithms for data partitioning, model fitting, calibration, evaluation, selection, and prediction. Other functions help to explore signals of ecological niche using univariate and multivariate analyses, and model features such as variable response curves and variable importance. Unique characteristics of this package are the ability to exclude models with concave quadratic responses, and the option to clamp model predictions to specific variables. These tools are implemented following principles proposed in Cobos et al., (2022) <doi:10.17161/bi.v17i.15985>, Cobos et al., (2019) <doi:10.7717/peerj.6281>, and Peterson et al., (2008) <doi:10.1016/j.ecolmodel.2007.11.008>.

r-econiche 1.0.3
Propagated dependencies: r-vegan@2.7-3 r-mgcv@1.9-4 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/yedeng-lab/EcoNiche
Licenses: Expat
Build system: r
Synopsis: Community Niche Position and Width Estimation Tools
Description:

This package provides methods for estimating species niche position and niche breadth under continuous environmental gradients. The package implements canonical correspondence analysis (CCA), partial CCA (pCCA), generalized additive models (GAM), and Levins niche breadth metrics for species-level and community-level analyses. Methods are based on ter Braak (1986) <doi:10.2307/1938672>, Okie et al. (2015) <doi:10.1098/rspb.2014.2630>, Feng et al. (2020) <doi:10.1111/mec.15441>, Wood (2017) <doi:10.1201/9781315370279>, and Levins (1968, ISBN:978-0691080628).

r-enrichintersect 1.0
Propagated dependencies: r-webshot2@0.1.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-networkd3@0.4.1 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/ocbe-uio/EnrichIntersect
Licenses: Expat
Build system: r
Synopsis: Enrichment Analysis and Intersecting Sankey Diagram
Description:

This package provides a flexible tool for enrichment analysis based on user-defined sets. It allows users to perform over-representation analysis of the custom sets among any specified ranked feature list, hence making enrichment analysis applicable to various types of data from different scientific fields. EnrichIntersect also enables an interactive means to visualize identified associations based on, for example, the mix-lasso model (Zhao et al., 2022 <doi:10.1016/j.isci.2022.104767>) or similar methods.

r-edgebundle 0.4.2
Propagated dependencies: r-reticulate@1.46.0 r-rcpp@1.1.1-1.1 r-interp@1.1-6 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/schochastics/edgebundle
Licenses: Expat
Build system: r
Synopsis: Algorithms for Bundling Edges in Networks and Visualizing Flow and Metro Maps
Description:

This package implements several algorithms for bundling edges in networks and flow and metro map layouts. This includes force directed edge bundling <doi:10.1111/j.1467-8659.2009.01450.x>, a flow algorithm based on Steiner trees<doi:10.1080/15230406.2018.1437359> and a multicriteria optimization method for metro map layouts <doi:10.1109/TVCG.2010.24>.

r-expandar 0.5.3
Propagated dependencies: r-zip@2.3.3 r-tidyr@1.3.2 r-tictoc@1.2.1 r-stargazer@5.2.3 r-shinycssloaders@1.1.0 r-shiny@1.13.0 r-scales@1.4.0 r-rlang@1.2.0 r-rio@1.3.0 r-plm@2.6-7 r-openssl@2.4.1 r-multiwayvcov@1.2.3 r-lmtest@0.9-40 r-kableextra@1.4.0 r-ggplot2@4.0.3 r-dt@0.34.0 r-dplyr@1.2.1 r-corrplot@0.95
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://joachim-gassen.github.io/ExPanDaR/
Licenses: Expat
Build system: r
Synopsis: Explore Your Data Interactively
Description:

This package provides a shiny-based front end (the ExPanD app) and a set of functions for exploratory data analysis. Run as a web-based app, ExPanD enables users to assess the robustness of empirical evidence without providing them access to the underlying data. You can export a notebook containing the analysis of ExPanD and/or use the functions of the package to support your exploratory data analysis workflow. Refer to the vignettes of the package for more information on how to use ExPanD and/or the functions of this package.

r-eyetools 0.9.2
Propagated dependencies: r-zoo@1.8-15 r-viridis@0.6.5 r-rlang@1.2.0 r-png@0.1-9 r-pbapply@1.7-4 r-magick@2.9.1 r-lifecycle@1.0.5 r-hdf5r@1.3.12 r-glue@1.8.1 r-ggplot2@4.0.3 r-ggforce@0.5.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://tombeesley.github.io/eyetools/
Licenses: GPL 3
Build system: r
Synopsis: Analyse Eye Data
Description:

Enables the automation of actions across the pipeline, including initial steps of transforming binocular data and gap repair to event-based processing such as fixations, saccades, and entry/duration in Areas of Interest (AOIs). It also offers visualisation of eye movement and AOI entries. These tools take relatively raw (trial, time, x, and y form) data and can be used to return fixations, saccades, and AOI entries and time spent in AOIs. As the tools rely on this basic data format, the functions can work with data from any eye tracking device. Implements fixation and saccade detection using methods proposed by Salvucci and Goldberg (2000) <doi:10.1145/355017.355028>.

r-eia 0.4.2
Propagated dependencies: r-tibble@3.3.1 r-memoise@2.0.1 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://docs.ropensci.org/eia/
Licenses: Expat
Build system: r
Synopsis: API Wrapper for U.S. Energy Information Administration ('EIA') Open Data
Description:

This package provides API access to data from the U.S. Energy Information Administration ('EIA') <https://www.eia.gov/>. Use of the EIA's API and this package requires a free API key obtainable at <https://www.eia.gov/opendata/register.php>. This package includes functions for searching the EIA data directory and returning time series and geoset time series datasets. Datasets returned by these functions are provided by default in a tidy format, or alternatively, in more raw formats. It also offers helper functions for working with EIA date strings and time formats and for inspecting different summaries of series metadata. The package also provides control over API key storage and caching of API request results.

r-egret 3.0.11
Propagated dependencies: r-truncnorm@1.0-9 r-survival@3.8-6 r-mass@7.3-65 r-foreach@1.5.2 r-fields@17.3 r-dataretrieval@2.7.25
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://pubs.usgs.gov/tm/04/a10/
Licenses: CC0
Build system: r
Synopsis: Exploration and Graphics for RivEr Trends
Description:

Statistics and graphics for streamflow history, water quality trends, and the statistical modeling algorithm: Weighted Regressions on Time, Discharge, and Season (WRTDS).

r-easybgm 0.4.0
Propagated dependencies: r-qgraph@1.9.8 r-igraph@2.3.1 r-hdinterval@0.2.4 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-coda@0.19-4.1 r-bgms@0.1.6.3 r-bggm@2.1.6 r-bdgraph@2.74
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/KarolineHuth/easybgm
Licenses: GPL 2+
Build system: r
Synopsis: Extracting and Visualizing Bayesian Graphical Models
Description:

Fit and visualize the results of a Bayesian analysis of networks commonly found in psychology. The package supports cross-sectional network models fitted using the packages BDgraph', bgms and BGGM', as well as network comparison tests fitted using the packages bgms and BBGM'. The package provides the parameter estimates, posterior inclusion probabilities, inclusion Bayes factor, and the posterior density of the parameters. In addition, for BDgraph and bgms it allows to assess the posterior structure space. Furthermore, the package comes with an extensive suite for visualizing results.

r-evgam 1.0.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=evgam
Licenses: GPL 3
Build system: r
Synopsis: Generalised Additive Extreme Value Models
Description:

This package provides methods for fitting various extreme value distributions with parameters of generalised additive model (GAM) form are provided. For details of distributions see Coles, S.G. (2001) <doi:10.1007/978-1-4471-3675-0>, GAMs see Wood, S.N. (2017) <doi:10.1201/9781315370279>, and the fitting approach see Wood, S.N., Pya, N. & Safken, B. (2016) <doi:10.1080/01621459.2016.1180986>. Details of how evgam works and various examples are given in Youngman, B.D. (2022) <doi:10.18637/jss.v103.i03>.

r-episensr 2.1.0
Propagated dependencies: r-truncnorm@1.0-9 r-triangle@1.1.0 r-trapezoid@2.0-2 r-mass@7.3-65 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-ggdag@0.2.13 r-forcats@1.0.1 r-dagitty@0.3-4 r-cli@3.6.6 r-boot@1.3-32 r-actuar@3.3-7
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://codeberg.org/dhaine/episensr
Licenses: GPL 2
Build system: r
Synopsis: Basic Sensitivity Analysis of Epidemiological Results
Description:

Basic sensitivity analysis of the observed relative risks adjusting for unmeasured confounding and misclassification of the exposure/outcome, or both. It follows the bias analysis methods and examples from the book by Fox M.P., MacLehose R.F., and Lash T.L. "Applying Quantitative Bias Analysis to Epidemiologic Data, second ed.", ('Springer', 2021).

r-ezcutoffs 1.0.2
Propagated dependencies: r-progress@1.2.3 r-moments@0.14.1 r-lavaan@0.6-21 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dosnow@1.0.20
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ezCutoffs
Licenses: GPL 3
Build system: r
Synopsis: Fit Measure Cutoffs in SEM
Description:

Calculate cutoff values for model fit measures used in structural equation modeling (SEM) by simulating and testing data sets (cf. Hu & Bentler, 1999 <doi:10.1080/10705519909540118>) with the same parameters (population model, number of observations, etc.) as the model under consideration.

r-estempmm 0.4.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/SZabolotnii/EstemPMM
Licenses: GPL 3
Build system: r
Synopsis: Polynomial Maximization Method for Non-Gaussian Regression
Description:

This package implements the Polynomial Maximization Method ('PMM') for parameter estimation in linear and time series models when error distributions deviate from normality. The PMM2 variant achieves lower variance parameter estimates compared to ordinary least squares ('OLS') when errors exhibit significant skewness. The PMM3 variant (S=3) targets symmetric platykurtic error distributions, reducing variance when excess kurtosis is negative. Includes automatic method selection ('pmm_dispatch'), linear regression, AR'/'MA'/'ARMA'/'ARIMA models, and bootstrap inference. Methodology described in Zabolotnii, Warsza, and Tkachenko (2018) <doi:10.1007/978-3-319-77179-3_75>, Zabolotnii, Tkachenko, and Warsza (2022) <doi:10.1007/978-3-031-03502-9_37>, and Zabolotnii, Tkachenko, and Warsza (2023) <doi:10.1007/978-3-031-25844-2_21>, and Zabolotnii (2025) <doi:10.48550/arXiv.2511.07059>.

r-episomer 3.0.35
Propagated dependencies: r-xtable@1.8-8 r-tibble@3.3.1 r-stringr@1.6.0 r-shiny@1.13.0 r-sf@1.1-1 r-rnaturalearthdata@1.0.0 r-rmarkdown@2.31 r-rlang@1.2.0 r-readxl@1.5.0 r-processx@3.9.0 r-plotly@4.12.0 r-openxlsx@4.2.8.1 r-magrittr@2.0.5 r-lubridate@1.9.5 r-keyring@1.4.1 r-jsonlite@2.0.0 r-janitor@2.2.1 r-httr2@1.2.2 r-httr@1.4.8 r-htmltools@0.5.9 r-ggplot2@4.0.3 r-future@1.70.0 r-emayili@0.9.3 r-dt@0.34.0 r-dplyr@1.2.1 r-curl@7.1.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/EU-ECDC/episomer
Licenses: FSDG-compatible
Build system: r
Synopsis: Early Detection of Public Health Threats from Social Media Data
Description:

It allows you to automatically monitor trends of social media messages by time, place and topic aiming at detecting public health threats early through the detection of signals (i.e., an unusual increase in the number of messages per time, topic and location). It was designed to focus on infectious diseases, and it can be extended to all hazards or other fields of study by modifying the topics and keywords. More information on the original package epitweetr is available in the peer-review publication Espinosa et al. (2022) <doi:10.2807/1560-7917.ES.2022.27.39.2200177>.

r-evsim 1.7.1
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-purrr@1.2.2 r-mass@7.3-65 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/resourcefully-dev/evsim/
Licenses: GPL 3
Build system: r
Synopsis: Electric Vehicle Charging Sessions Simulation
Description:

Simulation of Electric Vehicles charging sessions using Gaussian models, together with time-series power demand calculations.

Total packages: 72465