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

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-elo 3.0.2
Propagated dependencies: r-rcpp@1.1.0 r-proc@1.19.0.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/eheinzen/elo
Licenses: GPL 2+
Build system: r
Synopsis: Ranking Teams by Elo Rating and Comparable Methods
Description:

This package provides a flexible framework for calculating Elo ratings and resulting rankings of any two-team-per-matchup system (chess, sports leagues, Go', etc.). This implementation is capable of evaluating a variety of matchups, Elo rating updates, and win probabilities, all based on the basic Elo rating system. It also includes methods to benchmark performance, including logistic regression and Markov chain models.

r-ecotoxr 1.2.4
Propagated dependencies: r-units@1.0-0 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rvest@1.0.5 r-rsqlite@2.4.4 r-rlang@1.1.6 r-readxl@1.4.5 r-readr@2.1.6 r-rappdirs@0.3.3 r-purrr@1.2.0 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-httr2@1.2.1 r-dplyr@1.1.4 r-dbplyr@2.5.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/pepijn-devries/ECOTOXr
Licenses: GPL 3+
Build system: r
Synopsis: Download and Extract Data from US EPA's ECOTOX Database
Description:

The US EPA ECOTOX database is a freely available database with a treasure of aquatic and terrestrial ecotoxicological data. As the online search interface doesn't come with an API, this package provides the means to easily access and search the database in R. To this end, all raw tables are downloaded from the EPA website and stored in a local SQLite database <doi:10.1016/j.chemosphere.2024.143078>.

r-eco 4.0-6
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/kosukeimai/eco
Licenses: GPL 2+
Build system: r
Synopsis: Ecological Inference in 2x2 Tables
Description:

This package implements the Bayesian and likelihood methods proposed in Imai, Lu, and Strauss (2008 <doi:10.1093/pan/mpm017>) and (2011 <doi:10.18637/jss.v042.i05>) for ecological inference in 2 by 2 tables as well as the method of bounds introduced by Duncan and Davis (1953). The package fits both parametric and nonparametric models using either the Expectation-Maximization algorithms (for likelihood models) or the Markov chain Monte Carlo algorithms (for Bayesian models). For all models, the individual-level data can be directly incorporated into the estimation whenever such data are available. Along with in-sample and out-of-sample predictions, the package also provides a functionality which allows one to quantify the effect of data aggregation on parameter estimation and hypothesis testing under the parametric likelihood models.

r-elgbd 0.9.0
Propagated dependencies: r-rcppprogress@0.4.2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/markean/elgbd
Licenses: GPL 3+
Build system: r
Synopsis: Empirical Likelihood for General Block Designs
Description:

This package performs hypothesis testing for general block designs with empirical likelihood. The core computational routines are implemented using the Eigen C++ library and RcppEigen interface, with OpenMP for parallel computation. Details of the methods are given in Kim, MacEachern, and Peruggia (2023) <doi:10.1080/10485252.2023.2206919>. This work was supported by the U.S. National Science Foundation under Grants No. SES-1921523 and DMS-2015552.

r-eatgads 1.2.0
Propagated dependencies: r-tibble@3.3.0 r-stringi@1.8.7 r-plyr@1.8.9 r-hms@1.1.4 r-haven@2.5.5 r-eattools@0.7.9 r-eatdb@0.5.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/beckerbenj/eatGADS
Licenses: GPL 2+
Build system: r
Synopsis: Data Management of Large Hierarchical Data
Description:

Import SPSS data, handle and change SPSS meta data, store and access large hierarchical data in SQLite data bases.

r-ease 0.1.2
Propagated dependencies: r-rcppprogress@0.4.2 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=Ease
Licenses: Expat
Build system: r
Synopsis: Simulating Explicit Population Genetics Models
Description:

Implementation in a simple and efficient way of fully customisable population genetics simulations, considering multiple loci that have epistatic interactions. Specifically suited to the modelling of multilocus nucleocytoplasmic systems (with both diploid and haploid loci), it is nevertheless possible to simulate purely diploid (or purely haploid) genetic models. Examples of models that can be simulated with Ease are numerous, for example models of genetic incompatibilities as presented by Marie-Orleach et al. (2022) <doi:10.1101/2022.07.25.501356>. Many others are conceivable, although few are actually explored, Ease having been developed in particular to provide a solution so that these kinds of models can be simulated simply.

r-explore 1.4.0
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-shiny@1.11.1 r-rpart-plot@3.1.4 r-rpart@4.1.24 r-rmarkdown@2.30 r-rlang@1.1.6 r-plotly@4.11.0 r-palmerpenguins@0.1.1 r-magrittr@2.0.4 r-gridextra@2.3 r-ggplot2@4.0.1 r-forcats@1.0.1 r-dt@0.34.0 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://rolkra.github.io/explore/
Licenses: Expat
Build system: r
Synopsis: Simplifies Exploratory Data Analysis
Description:

Interactive data exploration with one line of code, automated reporting or use an easy to remember set of tidy functions for low code exploratory data analysis.

r-epmrob 0.1
Propagated dependencies: r-robustbase@0.99-6 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=epmrob
Licenses: GPL 2
Build system: r
Synopsis: Robust Estimation of Probit Models with Endogeneity
Description:

Package provides a set of tools for robust estimation and inference for probit model with endogenous covariates. The current version contains a robust two-step estimator. For technical details, see Naghi, Varadi and Zhelonkin (2022), <doi:10.1016/j.ecosta.2022.05.001>.

r-ega 2.0.0
Propagated dependencies: r-mgcv@1.9-4 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ega
Licenses: Expat
Build system: r
Synopsis: Error Grid Analysis
Description:

This package provides functions for assigning Clarke or Parkes (Consensus) error grid zones to blood glucose values, and for plotting both types of error grids in both mg/mL and mmol/L units.

r-emmixmfa 2.0.14
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/suren-rathnayake/EMMIXmfa
Licenses: GPL 2+
Build system: r
Synopsis: Mixture Models with Component-Wise Factor Analyzers
Description:

We provide functions to fit finite mixtures of multivariate normal or t-distributions to data with various factor analytic structures adopted for the covariance/scale matrices. The factor analytic structures available include mixtures of factor analyzers and mixtures of common factor analyzers. The latter approach is so termed because the matrix of factor loadings is common to components before the component-specific rotation of the component factors to make them white noise. Note that the component-factor loadings are not common after this rotation. Maximum likelihood estimators of model parameters are obtained via the Expectation-Maximization algorithm. See descriptions of the algorithms used in McLachlan GJ, Peel D (2000) <doi:10.1002/0471721182.ch8> McLachlan GJ, Peel D (2000) <ISBN:1-55860-707-2> McLachlan GJ, Peel D, Bean RW (2003) <doi:10.1016/S0167-9473(02)00183-4> McLachlan GJ, Bean RW, Ben-Tovim Jones L (2007) <doi:10.1016/j.csda.2006.09.015> Baek J, McLachlan GJ, Flack LK (2010) <doi:10.1109/TPAMI.2009.149> Baek J, McLachlan GJ (2011) <doi:10.1093/bioinformatics/btr112> McLachlan GJ, Baek J, Rathnayake SI (2011) <doi:10.1002/9781119995678.ch9>.

r-emotions 1.3
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-quantreg@6.1 r-parameters@0.28.3 r-orthopolynom@1.0-6.1 r-minpack-lm@1.2-4 r-ggridges@0.5.7 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=EMOTIONS
Licenses: GPL 3
Build system: r
Synopsis: Ensemble Models for Lactation Curves
Description:

Lactation curves describe temporal changes in milk yield and are key to breeding and managing dairy animals more efficiently. The use of ensemble modeling, which consists of combining predictions from multiple models, has the potential to yields more accurate and robust estimates of lactation patterns than relying solely on single model estimates. The package EMOTIONS fits 47 models for lactation curves and creates ensemble models using model averaging based on Akaike information criterion (AIC), Bayesian information criterion (BIC), root mean square percentage error (RMSPE) and mean squared error (MAE), variance of the predictions, cosine similarity for each model's predictions, and Bayesian Model Average (BMA). The daily production values predicted through the ensemble models can be used to estimate resilience indicators in the package. The package allows the graphical visualization of the model ranks and the predicted lactation curves. Additionally, the packages allows the user to detect milk loss events and estimate residual-based resilience indicators.

r-econgeo 2.0
Propagated dependencies: r-reshape@0.8.10 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/PABalland/EconGeo
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Computing Key Indicators of the Spatial Distribution of Economic Activities
Description:

Computes a series of indices commonly used in the fields of economic geography, economic complexity, and evolutionary economics to describe the location, distribution, spatial organization, structure, and complexity of economic activities. Functions include basic spatial indicators such as the location quotient, the Krugman specialization index, the Herfindahl or the Shannon entropy indices but also more advanced functions to compute different forms of normalized relatedness between economic activities or network-based measures of economic complexity. Most of the functions use matrix calculus and are based on bipartite (incidence) matrices consisting of region - industry pairs. These are described in Balland (2017) <http://econ.geo.uu.nl/peeg/peeg1709.pdf>.

r-eem 1.1.1
Propagated dependencies: r-sp@2.2-0 r-reshape2@1.4.5 r-r-utils@2.13.0 r-ggplot2@4.0.1 r-colorramps@2.3.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/chengvt/EEM
Licenses: GPL 3
Build system: r
Synopsis: Read and Preprocess Fluorescence Excitation-Emission Matrix (EEM) Data
Description:

Read raw EEM data and prepares them for further analysis.

r-eqtesting 0.1.1
Propagated dependencies: r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/jack-fitzgerald/eqtesting
Licenses: FSDG-compatible
Build system: r
Synopsis: Equivalence Testing Functions
Description:

This package contains several functions for equivalence testing and practical significance testing. First, the tsti() command provides an automatic computation of three-sided testing results for a given estimate, standard error, and region of practical equivalence. For details, see Goeman, Solari, & Stijnen (2010) <doi:10.1002/sim.4002> and Isager & Fitzgerald (2024) <doi:10.31234/osf.io/8y925>. Second, the lddtest() command performs logarithmic density discontinuity equivalence testing for regression discontinuity designs. For reference, see Fitzgerald (2025) <doi:10.31222/osf.io/2dgrp_v1>.

r-enmeval 2.0.5.2
Propagated dependencies: r-tidyr@1.3.1 r-terra@1.8-86 r-rlang@1.1.6 r-rangemodelmetadata@0.1.5 r-predicts@0.2-2 r-maxnet@0.1.4 r-glmnet@4.1-10 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://jamiemkass.github.io/ENMeval/
Licenses: GPL 3
Build system: r
Synopsis: Automated Tuning and Evaluations of Ecological Niche Models
Description:

Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs cross validation to evaluate models, and returns data tables to aid in selection of optimal model settings that balance goodness-of-fit and model complexity. Also has functions to partition data spatially (or not) for cross validation, to plot multiple visualizations of results, to run null models to estimate significance and effect sizes of performance metrics, and to calculate range overlap between model predictions, among others. The package was originally built for Maxent models (Phillips et al. 2006, Phillips et al. 2017), but the current version allows possible extensions for any modeling algorithm. The extensive vignette, which guides users through most package functionality but unfortunately has a file size too big for CRAN, can be found here on the package's Github Pages website: <https://jamiemkass.github.io/ENMeval/articles/ENMeval-2.0-vignette.html>.

r-evoper 0.7.0
Propagated dependencies: r-rrepast@0.8.0 r-rnetlogo@1.0-4 r-reshape@0.8.10 r-plyr@1.8.9 r-plot3d@1.4.2 r-logger@0.4.1 r-ggplot2@4.0.1 r-desolve@1.40 r-data-table@1.17.8 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/antonio-pgarcia/evoper
Licenses: Expat
Build system: r
Synopsis: Evolutionary Parameter Estimation for 'Repast Simphony' Models
Description:

The EvoPER, Evolutionary Parameter Estimation for Individual-based Models is an extensible package providing optimization driven parameter estimation methods using metaheuristics and evolutionary computation techniques (Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization for continuous domains, Tabu Search, Evolutionary Strategies, ...) which could be more efficient and require, in some cases, fewer model evaluations than alternatives relying on experimental design. Currently there are built in support for models developed with Repast Simphony Agent-Based framework (<https://repast.github.io/>) and with NetLogo (<https://www.netlogo.org/>) which are the most used frameworks for Agent-based modeling.

r-enveomics-r 1.10.0
Propagated dependencies: r-sn@2.1.1 r-investr@1.4.2 r-fitdistrplus@1.2-4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: http://enve-omics.ce.gatech.edu/enveomics/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Various Utilities for Microbial Genomics and Metagenomics
Description:

This package provides a collection of functions for microbial ecology and other applications of genomics and metagenomics. Companion package for the Enveomics Collection (Rodriguez-R, L.M. and Konstantinidis, K.T., 2016 <DOI:10.7287/peerj.preprints.1900v1>).

r-ediutils 2.1.0
Propagated dependencies: r-xml2@1.5.0 r-jsonlite@2.0.0 r-httr@1.4.7 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/ropensci/EDIutils
Licenses: Expat
Build system: r
Synopsis: An API Client for the Environmental Data Initiative Repository
Description:

This package provides a client for the Environmental Data Initiative repository REST API. The EDI data repository <https://portal.edirepository.org/nis/home.jsp> is for publication and reuse of ecological data with emphasis on metadata accuracy and completeness. It is built upon the PASTA+ software stack <https://pastaplus-core.readthedocs.io/en/latest/index.html#> and was developed in collaboration with the US LTER Network <https://lternet.edu/>. EDIutils includes functions to search and access existing data, evaluate and upload new data, and assist other data management tasks common to repository users.

r-edfreader 1.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=edfReader
Licenses: GPL 3
Build system: r
Synopsis: Reading EDF(+) and BDF(+) Files
Description:

Reads European Data Format files EDF and EDF+, see <http://www.edfplus.info>, BioSemi Data Format files BDF, see <http://www.biosemi.com/faq/file_format.htm>, and BDF+ files, see <http://www.teuniz.net/edfbrowser/bdfplus%20format%20description.html>. The files are read in two steps: first the header is read and then the signals (using the header object as a parameter).

r-emsaov 2.3
Propagated dependencies: r-shiny@1.11.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EMSaov
Licenses: GPL 2+
Build system: r
Synopsis: The Analysis of Variance with EMS
Description:

This package provides the analysis of variance table including the expected mean squares (EMS) for various types of experimental design. When some variables are random effects or we use special experimental design such as nested design, repeated-measures design, or split-plot design, it is not easy to find the appropriate test, especially denominator for F-statistic which depends on EMS.

r-epicontacts 1.1.4
Propagated dependencies: r-visnetwork@2.1.4 r-threejs@0.3.4 r-igraph@2.2.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://www.repidemicsconsortium.org/epicontacts/
Licenses: GPL 2+
Build system: r
Synopsis: Handling, Visualisation and Analysis of Epidemiological Contacts
Description:

This package provides a collection of tools for representing epidemiological contact data, composed of case line lists and contacts between cases. Also contains procedures for data handling, interactive graphics, and statistics.

r-epikit 0.2.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-sf@1.0-23 r-scales@1.4.0 r-rlang@1.1.6 r-glue@1.8.0 r-ggplot2@4.0.1 r-forcats@1.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/R4EPI/epikit/
Licenses: GPL 3
Build system: r
Synopsis: Miscellaneous Helper Tools for Epidemiologists
Description:

This package contains tools for formatting inline code, renaming redundant columns, aggregating age categories, adding survey weights, finding the earliest date of an event, plotting z-curves, generating population counts and formatting proportions with confidence intervals. This is part of the R4Epis project <https://r4epi.github.io/sitrep/>.

r-evident 1.0.4
Propagated dependencies: r-senstrat@1.0.3 r-sensitivitymv@1.4.4 r-sensitivitymult@1.0.2 r-sensitivity2x2xk@1.01 r-mass@7.3-65 r-dos2@0.5.2
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=evident
Licenses: GPL 2
Build system: r
Synopsis: Evidence Factors in Observational Studies
Description:

This package contains a collection of examples of evidence factors in observational studies from the book Replication and Evidence Factors in Observational Studies by Paul R. Rosenbaum (2021) <doi:10.1201/9781003039648>.

r-exgaussestim 0.1.2
Propagated dependencies: r-pracma@2.4.6 r-nloptr@2.2.1 r-invgamma@1.2 r-gamlss-dist@6.1-1 r-fitdistrplus@1.2-4 r-dlm@1.1-6.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ExGaussEstim
Licenses: GPL 2
Build system: r
Synopsis: Quantile Maximization Likelihood Estimation and Bayesian Ex-Gaussian Estimation
Description:

Presents two methods to estimate the parameters mu', sigma', and tau of an ex-Gaussian distribution. Those methods are Quantile Maximization Likelihood Estimation ('QMLE') and Bayesian. The QMLE method allows a choice between three different estimation algorithms for these parameters : neldermead ('NEMD'), fminsearch ('FMIN'), and nlminb ('NLMI'). For more details about the methods you can refer at the following list: Brown, S., & Heathcote, A. (2003) <doi:10.3758/BF03195527>; McCormack, P. D., & Wright, N. M. (1964) <doi:10.1037/h0083285>; Van Zandt, T. (2000) <doi:10.3758/BF03214357>; El Haj, A., Slaoui, Y., Solier, C., & Perret, C. (2021) <doi:10.19139/soic-2310-5070-1251>; Gilks, W. R., Best, N. G., & Tan, K. K. C. (1995) <doi:10.2307/2986138>.

Total packages: 69252