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

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-ecocbo 1.0.0
Propagated dependencies: r-vegan@2.7-2 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-ssp@1.1.0 r-rlang@1.1.6 r-plotly@4.11.0 r-parallelly@1.45.1 r-parabar@1.4.2 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/arturoSP/ecocbo
Licenses: GPL 3+
Build system: r
Synopsis: Calculating Optimum Sampling Effort in Community Ecology
Description:

This package provides a system for calculating the optimal sampling effort, based on the ideas of "Ecological cost-benefit optimization" as developed by A. Underwood (1997, ISBN 0 521 55696 1). Data is obtained from simulated ecological communities with prep_data() which formats and arranges the initial data, and then the optimization follows the following procedure of four functions: (1) prep_data() takes the original dataset and creates simulated sets that can be used as a basis for estimating statistical power and type II error. (2) sim_beta() is used to estimate the statistical power for the different sampling efforts specified by the user. (3) sim_cbo() calculates then the optimal sampling effort, based on the statistical power and the sampling costs. Additionally, (4) scompvar() calculates the variation components necessary for (5) Underwood_cbo() to calculate the optimal combination of number of sites and samples depending on either an economic budget or on a desired statistical accuracy. Lastly, (6) plot_power() helps the user visualize the results of sim_beta().

r-elliplot 1.3.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=elliplot
Licenses: Expat
Build system: r
Synopsis: Ellipse Summary Plot of Quantiles
Description:

Correlation chart of two set (x and y) of data. Using Quantiles. Visualize the effect of factor.

r-evitaicossa 0.0-1
Propagated dependencies: r-rdpack@2.6.4 r-rcpp@1.1.0 r-disordr@0.9-8-6
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/RobinHankin/evitaicossa
Licenses: GPL 2+
Build system: r
Synopsis: Antiassociative Algebra
Description:

This package provides methods to deal with the free antiassociative algebra over the reals with an arbitrary number of indeterminates. Antiassociativity means that (xy)z = -x(yz). Antiassociative algebras are nilpotent with nilindex four (Remm, 2022, <doi:10.48550/arXiv.2202.10812>) and this drives the design and philosophy of the package. Methods are defined to create and manipulate arbitrary elements of the antiassociative algebra, and to extract and replace coefficients. A vignette is provided.

r-estimategroupnetwork 0.3.1
Propagated dependencies: r-qgraph@1.9.8 r-igraph@2.2.1 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EstimateGroupNetwork
Licenses: GPL 2+
Build system: r
Synopsis: Perform the Joint Graphical Lasso and Selects Tuning Parameters
Description:

Can be used to simultaneously estimate networks (Gaussian Graphical Models) in data from different groups or classes via Joint Graphical Lasso. Tuning parameters are selected via information criteria (AIC / BIC / extended BIC) or cross validation.

r-eseis 0.8.1
Propagated dependencies: r-xml@3.99-0.20 r-terra@1.8-86 r-signal@1.8-1 r-shiny@1.11.1 r-rmarkdown@2.30 r-reticulate@1.44.1 r-rcpp@1.1.0 r-minpack-lm@1.2-4 r-matrixstats@1.5.0 r-fftw@1.0-9 r-extradistr@1.10.0 r-colorspace@2.1-2 r-catools@1.18.3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=eseis
Licenses: GPL 3
Build system: r
Synopsis: Environmental Seismology Toolbox
Description:

Environmental seismology is a scientific field that studies the seismic signals, emitted by Earth surface processes. This package provides all relevant functions to read/write seismic data files, prepare, analyse and visualise seismic data, and generate reports of the processing history.

r-esmprep 0.2.0
Propagated dependencies: r-lubridate@1.9.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/mmiche/esmprep
Licenses: GPL 2+
Build system: r
Synopsis: Data Preparation During and After the Use of the Experience Sampling Methodology (ESM)
Description:

Support in preparing a raw ESM dataset for statistical analysis. Preparation includes the handling of errors (mostly due to technological reasons) and the generating of new variables that are necessary and/or helpful in meeting the conditions when statistically analyzing ESM data. The functions in esmprep are meant to hierarchically lead from bottom, i.e. the raw (separated) ESM dataset(s), to top, i.e. a single ESM dataset ready for statistical analysis. This hierarchy evolved out of my personal experience in working with ESM data.

r-ertg3d 0.7.0
Propagated dependencies: r-tiff@0.1-12 r-rastervis@0.51.7 r-raster@3.6-32 r-plotly@4.11.0 r-pbapply@1.7-4 r-ggplot2@4.0.1 r-circstats@0.2-7
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://munterfi.github.io/eRTG3D/
Licenses: GPL 3
Build system: r
Synopsis: Empirically Informed Random Trajectory Generation in 3-D
Description:

This package creates realistic random trajectories in a 3-D space between two given fix points, so-called conditional empirical random walks (CERWs). The trajectory generation is based on empirical distribution functions extracted from observed trajectories (training data) and thus reflects the geometrical movement characteristics of the mover. A digital elevation model (DEM), representing the Earth's surface, and a background layer of probabilities (e.g. food sources, uplift potential, waterbodies, etc.) can be used to influence the trajectories. Unterfinger M (2018). "3-D Trajectory Simulation in Movement Ecology: Conditional Empirical Random Walk". Master's thesis, University of Zurich. <https://www.geo.uzh.ch/dam/jcr:6194e41e-055c-4635-9807-53c5a54a3be7/MasterThesis_Unterfinger_2018.pdf>. Technitis G, Weibel R, Kranstauber B, Safi K (2016). "An algorithm for empirically informed random trajectory generation between two endpoints". GIScience 2016: Ninth International Conference on Geographic Information Science, 9, online. <doi:10.5167/uzh-130652>.

r-emirt 0.0.15
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pscl@1.5.9
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=emIRT
Licenses: GPL 3+
Build system: r
Synopsis: EM Algorithms for Estimating Item Response Theory Models
Description:

Various Expectation-Maximization (EM) algorithms are implemented for item response theory (IRT) models. The package includes IRT models for binary and ordinal responses, along with dynamic and hierarchical IRT models with binary responses. The latter two models are fitted using variational EM. The package also includes variational network and text scaling models. The algorithms are described in Imai, Lo, and Olmsted (2016) <DOI:10.1017/S000305541600037X>.

r-extremeindex 0.0.3
Propagated dependencies: r-gmm@1.9-1 r-evir@1.7-4 r-evd@2.3-7.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=extremeIndex
Licenses: GPL 3
Build system: r
Synopsis: Forecast Verification for Extreme Events
Description:

An index measuring the amount of information brought by forecasts for extreme events, subject to calibration, is computed. This index is originally designed for weather or climate forecasts, but it may be used in other forecasting contexts. This is the implementation of the index in Taillardat et al. (2019) <arXiv:1905.04022>.

r-entropart 1.6-16
Dependencies: pandoc@2.19.2
Propagated dependencies: r-vegan@2.7-2 r-tibble@3.3.0 r-rlang@1.1.6 r-reshape2@1.4.5 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-entropyestimation@1.2.1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://ericmarcon.github.io/entropart/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Entropy Partitioning to Measure Diversity
Description:

Measurement and partitioning of diversity, based on Tsallis entropy, following Marcon and Herault (2015) <doi:10.18637/jss.v067.i08>. entropart provides functions to calculate alpha, beta and gamma diversity of communities, including phylogenetic and functional diversity. Estimation-bias corrections are available.

r-extrasuperpower 1.6.2
Propagated dependencies: r-truncnorm@1.0-9 r-tmvtnorm@1.7 r-sn@2.1.1 r-scales@1.4.0 r-rlist@0.4.6.2 r-rlang@1.1.6 r-reshape2@1.4.5 r-plyr@1.8.9 r-permuco@1.1.3 r-matrix@1.7-4 r-mass@7.3-65 r-ggthemes@5.1.0 r-ggplot2@4.0.1 r-fgarch@4052.93 r-artool@0.11.2 r-afex@1.5-0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/luisrmacias/extraSuperpower
Licenses: Expat
Build system: r
Synopsis: Power Calculation for Two-Way Factorial Designs
Description:

The basic use of this package is with 3 sequential functions. First to generate a cell mean matrix. In case of a repeated measurements design also generate correlation and covariance matrices. This is followed by iterative experiment simulation. Finally, power is calculated from the simulated data. Features that may be considered in the model are interaction, measure correlation, non-normal and unbalanced designs distributions.

r-echarts2shiny 0.2.13
Propagated dependencies: r-shiny@1.11.1 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/XD-DENG/ECharts2Shiny
Licenses: GPL 2
Build system: r
Synopsis: Embedding Interactive Charts Generated with ECharts Library into Shiny Applications
Description:

Embed interactive charts to their Shiny applications. These charts will be generated by ECharts library developed by Baidu (<http://echarts.baidu.com/>). Current version supports line chart, bar chart, pie chart, scatter plot, gauge, word cloud, radar chart, tree map, and heat map.

r-earthui 0.1.3
Propagated dependencies: r-shiny@1.11.1 r-readxl@1.4.5 r-ggplot2@4.0.1 r-earth@5.3.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/wcraytor/earthUI
Licenses: AGPL 3+
Build system: r
Synopsis: Interactive 'shiny' GUI for the 'earth' Package
Description:

This package provides a shiny'-based graphical user interface for the earth package, enabling interactive building and exploration of Multivariate Adaptive Regression Splines (MARS) models. Features include data import from CSV and Excel files, automatic detection of categorical variables, interactive control of interaction terms via an allowed matrix, comprehensive model diagnostics with variable importance and partial dependence plots, and publication-quality report generation via Quarto'.

r-esdm 0.4.4
Propagated dependencies: r-units@1.0-0 r-shiny@1.11.1 r-sf@1.0-23 r-rocr@1.0-11 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/swfsc/eSDM/
Licenses: FSDG-compatible
Build system: r
Synopsis: Ensemble Tool for Predictions from Species Distribution Models
Description:

This package provides a tool which allows users to create and evaluate ensembles of species distribution model (SDM) predictions. Functionality is offered through R functions or a GUI (R Shiny app). This tool can assist users in identifying spatial uncertainties and making informed conservation and management decisions. The package is further described in Woodman et al (2019) <doi:10.1111/2041-210X.13283>.

r-etable 1.3.1
Propagated dependencies: r-hmisc@5.2-4
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-easyr 0.5-11
Propagated dependencies: r-xml@3.99-0.20 r-stringr@1.6.0 r-rprojroot@2.1.1 r-rlang@1.1.6 r-readxl@1.4.5 r-lubridate@1.9.4 r-hmisc@5.2-4 r-glue@1.8.0 r-foreign@0.8-90 r-dplyr@1.1.4 r-digest@0.6.39 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/oliver-wyman-actuarial/easyr
Licenses: GPL 2+
Build system: r
Synopsis: Helpful Functions from Oliver Wyman Actuarial Consulting
Description:

Makes difficult operations easy. Includes these types of functions: shorthand, type conversion, data wrangling, and work flow. Also includes some helpful data objects: NA strings, U.S. state list, color blind charting colors. Built and shared by Oliver Wyman Actuarial Consulting. Accepting proposed contributions through GitHub.

r-equalprognosis 0.1.3
Propagated dependencies: r-survival@3.8-3 r-stringr@1.6.0 r-proc@1.19.0.1 r-predtools@0.0.3 r-mime@0.13 r-ggplot2@4.0.1 r-calibrationcurves@3.1.0 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://sites.google.com/view/equal-group/home
Licenses: GPL 3+
Build system: r
Synopsis: Analysing Prognostic Studies
Description:

This package provides functions that help with analysis of prognostic study data. This allows users with little experience of developing models to develop models and assess the performance of the prognostic models. This also summarises the information, so the performance of multiple models can be displayed simultaneously. This minor update fixes issues related to memory requirements with large number of simulations and deals with situations when there is overfitting of data. Gurusamy, K (2026)<https://github.com/kurinchi2k/EQUALPrognosis>.

r-extraterrestrial 0.1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=extraterrestrial
Licenses: GPL 3
Build system: r
Synopsis: Astrobiology Equations Estimating Extraterrestrial Life
Description:

Finding life outside the planet Earth several is the ultimate goal of an astrobiologist. Using known astronomical measurements and assumptions the probability of extraterrestrial life existence could be estimated. Equations such as the Drake equation (1961) as stated in the paper of Molina (2019) <arXiv:1912.01783>, Seager (2013) <https://www.space.com/22648-drake-equation-alien-life-seager.html> and Foucher et al, (2017) <doi:10.3390/life7040040> are included in the extraterrestrial package.

r-easy-glmnet 1.1
Propagated dependencies: r-survival@3.8-3 r-glmnet@4.1-10 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=easy.glmnet
Licenses: GPL 3
Build system: r
Synopsis: Functions to Simplify the Use of 'glmnet' for Machine Learning
Description:

This package provides several functions to simplify using the glmnet package: converting data frames into matrices ready for glmnet'; b) imputing missing variables multiple times; c) fitting and applying prediction models straightforwardly; d) assigning observations to folds in a balanced way; e) cross-validate the models; f) selecting the most representative model across imputations and folds; and g) getting the relevance of the model regressors; as described in several publications: Solanes et al. (2022) <doi:10.1038/s41537-022-00309-w>, Palau et al. (2023) <doi:10.1016/j.rpsm.2023.01.001>, Salazar de Pablo et al. (2025) <doi:10.1038/s41380-025-03244-1>.

r-epitabulate 0.1.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-scales@1.4.0 r-rlang@1.1.6 r-purrr@1.2.0 r-mass@7.3-65 r-gtsummary@2.5.0 r-glue@1.8.0 r-forcats@1.0.1 r-epikit@0.2.0 r-dplyr@1.1.4 r-binom@1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://R4EPI.github.io/epitabulate/
Licenses: GPL 3
Build system: r
Synopsis: Tables for Epidemiological Analysis
Description:

This package produces tables for descriptive epidemiological analysis. These tables include attack rates, case fatality ratios, and mortality rates (with appropriate confidence intervals), with additional functionality to calculate Mantel-Haenszel odds, risk, and incidence rate ratios. The methods implemented follow standard epidemiological approaches described in Rothman et al. (2008, ISBN:978-0-19-513554-2). This package is part of the R4EPIs project <https://R4EPI.github.io/sitrep/>.

r-eztune 3.1.1
Propagated dependencies: r-rpart@4.1.24 r-rocr@1.0-11 r-optimx@2025-4.9 r-glmnet@4.1-10 r-gbm@2.2.2 r-ga@3.2.4 r-e1071@1.7-16 r-biocstyle@2.38.0 r-ada@2.0-5
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EZtune
Licenses: GPL 3
Build system: r
Synopsis: Tunes AdaBoost, Elastic Net, Support Vector Machines, and Gradient Boosting Machines
Description:

This package contains two functions that are intended to make tuning supervised learning methods easy. The eztune function uses a genetic algorithm or Hooke-Jeeves optimizer to find the best set of tuning parameters. The user can choose the optimizer, the learning method, and if optimization will be based on accuracy obtained through validation error, cross validation, or resubstitution. The function eztune.cv will compute a cross validated error rate. The purpose of eztune_cv is to provide a cross validated accuracy or MSE when resubstitution or validation data are used for optimization because error measures from both approaches can be misleading.

r-extmallows 0.1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ExtMallows
Licenses: GPL 2+
Build system: r
Synopsis: An Extended Mallows Model and Its Hierarchical Version for Ranked Data Aggregation
Description:

For multiple full/partial ranking lists, R package ExtMallows can (1) detect whether the input ranking lists are over-correlated, and (2) use the Mallows model or extended Mallows model to integrate the ranking lists, and (3) use hierarchical extended Mallows model for rank integration if there are groups of over-correlated ranking lists.

r-eventtrack 1.0.4
Propagated dependencies: r-survival@3.8-3 r-muhaz@1.2.6.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=eventTrack
Licenses: GPL 2+
Build system: r
Synopsis: Event Prediction for Time-to-Event Endpoints
Description:

This package implements the hybrid framework for event prediction described in Fang & Zheng (2011, <doi:10.1016/j.cct.2011.05.013>). To estimate the survival function the event prediction is based on, a piecewise exponential hazard function is fit to the time-to-event data to infer the potential change points. Prior to the last identified change point, the survival function is estimated using Kaplan-Meier, and the tail after the change point is fit using piecewise exponential.

r-eventstream 0.1.1
Propagated dependencies: r-tensora@0.36.2.1 r-mass@7.3-65 r-glmnet@4.1-10 r-dplyr@1.1.4 r-dbscan@1.2.3 r-changepoint@2.3 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://sevvandi.github.io/eventstream/index.html
Licenses: Expat
Build system: r
Synopsis: Streaming Events and their Early Classification
Description:

This package implements event extraction and early classification of events in data streams in R. It has the functionality to generate 2-dimensional data streams with events belonging to 2 classes. These events can be extracted and features computed. The event features extracted from incomplete-events can be classified using a partial-observations-classifier (Kandanaarachchi et al. 2018) <doi:10.1371/journal.pone.0236331>.

Total packages: 69239