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

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-ensembleml 0.2.5
Propagated dependencies: r-xgboost@3.2.1.1 r-rlang@1.2.0 r-randomforest@4.7-1.2 r-ggplot2@4.0.3 r-adabag@5.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ensembleML
Licenses: Expat
Build system: r
Synopsis: Unified Interface for Ensemble Machine Learning Methods
Description:

This package provides a clean, unified interface for training, predicting, and evaluating ensemble machine learning models including Random Forest, Gradient Boosting ('XGBoost'), AdaBoost', and Bagging'. All algorithms share a consistent API: em_fit(), em_predict(), em_evaluate(), and em_tune(). Includes built-in cross-validation, feature importance, calibration diagnostics, partial dependence plots, and model comparison utilities. Methods: Breiman (2001) <doi:10.1023/A:1010933404324>; Chen and Guestrin (2016) <doi:10.1145/2939672.2939785>; Freund and Schapire (1997) <doi:10.1006/jcss.1997.1504>; Breiman (1996) <doi:10.1007/BF00058655>.

r-esir 0.4.2
Propagated dependencies: r-scales@1.4.0 r-rjags@4-17 r-reshape2@1.4.5 r-gtools@3.9.5 r-ggplot2@4.0.3 r-data-table@1.18.4 r-coda@0.19-4.1 r-chron@2.3-62
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=eSIR
Licenses: FSDG-compatible
Build system: r
Synopsis: Extended State-Space SIR Models
Description:

An implementation of extended state-space SIR models developed by Song Lab at UM school of Public Health. There are several functions available by 1) including a time-varying transmission modifier, 2) adding a time-dependent quarantine compartment, 3) adding a time-dependent antibody-immunization compartment. Wang L. (2020) <doi:10.6339/JDS.202007_18(3).0003>.

r-emirt 0.0.15
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 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-ediutils 2.1.0
Propagated dependencies: r-xml2@1.5.2 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://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-epanet2toolkit 1.0.9
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/bradleyjeck/epanet2toolkit
Licenses: Expat
Build system: r
Synopsis: Call 'EPANET' Functions to Simulate Pipe Networks
Description:

Enables simulation of water piping networks using EPANET'. The package provides functions from the EPANET programmer's toolkit as R functions so that basic or customized simulations can be carried out from R. The package uses EPANET version 2.2 from Open Water Analytics <https://github.com/OpenWaterAnalytics/EPANET/releases/tag/v2.2>.

r-ebrank 1.0.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EBrank
Licenses: CC0
Build system: r
Synopsis: Empirical Bayes Ranking
Description:

Empirical Bayes ranking applicable to parallel-estimation settings where the estimated parameters are asymptotically unbiased and normal, with known standard errors. A mixture normal prior for each parameter is estimated using Empirical Bayes methods, subsequentially ranks for each parameter are simulated from the resulting joint posterior over all parameters (The marginal posterior densities for each parameter are assumed independent). Finally, experiments are ordered by expected posterior rank, although computations minimizing other plausible rank-loss functions are also given.

r-exactltre 0.1.2
Propagated dependencies: r-popdemo@1.3-4 r-matrixcalc@1.0-6
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=exactLTRE
Licenses: Expat
Build system: r
Synopsis: An Exact Method for Life Table Response Experiment (LTRE) Analysis
Description:

Life Table Response Experiments (LTREs) are a method of comparative demographic analysis. The purpose is to quantify how the difference or variance in vital rates (stage-specific survival, growth, and fertility) among populations contributes to difference or variance in the population growth rate, "lambda." We provide functions for one-way fixed design and random design LTRE, using either the classical methods that have been in use for several decades, or an fANOVA-based exact method that directly calculates the impact on lambda of changes in matrix elements, for matrix elements and their interactions. The equations and descriptions for the classical methods of LTRE analysis can be found in Caswell (2001, ISBN: 0878930965), and the fANOVA-based exact methods are described in Hernandez et al. (2023) <doi:10.1111/2041-210X.14065>. We also provide some demographic functions, including generation time from Bienvenu and Legendre (2015) <doi:10.1086/681104>. For implementation of exactLTRE where all possible interactions are calculated, we use an operator matrix presented in Poelwijk, Krishna, and Ranganathan (2016) <doi:10.1371/journal.pcbi.1004771>.

r-ethseq 3.0.2
Propagated dependencies: r-snprelate@1.46.0 r-rcpp@1.1.1-1.1 r-plot3d@1.4.2 r-mass@7.3-65 r-geometry@0.5.2 r-gdsfmt@1.48.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EthSEQ
Licenses: GPL 3
Build system: r
Synopsis: Ethnicity Annotation from Whole-Exome and Targeted Sequencing Data
Description:

Reliable and rapid ethnicity annotation from whole exome and targeted sequencing data.

r-easyreg 4.0
Propagated dependencies: r-nlme@3.1-169
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=easyreg
Licenses: GPL 2
Build system: r
Synopsis: Easy Regression
Description:

This package performs analysis of regression in simple designs with quantitative treatments, including mixed models and non linear models.

r-evidencesynthesis 1.1.0
Dependencies: openjdk@25.0.2
Propagated dependencies: r-survival@3.8-6 r-rlang@1.2.0 r-rjava@1.0-18 r-meta@8.5-0 r-hdinterval@0.2.4 r-gridextra@2.3 r-ggplot2@4.0.3 r-ggdist@3.3.3 r-empiricalcalibration@3.1.4 r-dplyr@1.2.1 r-cyclops@3.7.1 r-coda@0.19-4.1 r-beastjar@10.5.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://ohdsi.github.io/EvidenceSynthesis/
Licenses: ASL 2.0
Build system: r
Synopsis: Synthesizing Causal Evidence in a Distributed Research Network
Description:

Routines for combining causal effect estimates and study diagnostics across multiple data sites in a distributed study, without sharing patient-level data. Allows for normal and non-normal approximations of the data-site likelihood of the effect parameter.

r-eemr 1.0.2
Propagated dependencies: r-viridis@0.6.5 r-stringr@1.6.0 r-rlist@0.4.6.2 r-r-matlab@3.7.0 r-purrr@1.2.2 r-pracma@2.4.6 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/PMassicotte/eemR
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Pre-Processing Emission-Excitation-Matrix (EEM) Fluorescence Data
Description:

This package provides various tools for preprocessing Emission-Excitation-Matrix (EEM) for Parallel Factor Analysis (PARAFAC). Different methods are also provided to calculate common metrics such as humification index and fluorescence index.

r-ergmito 0.3-2
Propagated dependencies: r-texreg@1.39.5 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-network@1.20.0 r-mass@7.3-65 r-ergm@4.12.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://muriteams.github.io/ergmito/
Licenses: Expat
Build system: r
Synopsis: Exponential Random Graph Models for Small Networks
Description:

Simulation and estimation of Exponential Random Graph Models (ERGMs) for small networks using exact statistics as shown in Vega Yon et al. (2020) <DOI:10.1016/j.socnet.2020.07.005>. As a difference from the ergm package, ergmito circumvents using Markov-Chain Maximum Likelihood Estimator (MC-MLE) and instead uses Maximum Likelihood Estimator (MLE) to fit ERGMs for small networks. As exhaustive enumeration is computationally feasible for small networks, this R package takes advantage of this and provides tools for calculating likelihood functions, and other relevant functions, directly, meaning that in many cases both estimation and simulation of ERGMs for small networks can be faster and more accurate than simulation-based algorithms.

r-ebrahim-gof 2.1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/ebrahimkhaled/ebrahim.gof
Licenses: GPL 3
Build system: r
Synopsis: Ebrahim-Farrington Goodness-of-Fit Test for Logistic Regression
Description:

This package implements the Ebrahim-Farrington goodness-of-fit test for logistic regression models, particularly effective for sparse data and binary outcomes. This test provides an improved alternative to the traditional Hosmer-Lemeshow test by using a modified Pearson chi-square statistic with data-dependent grouping. The test is based on Farrington (1996) theoretical framework but simplified for practical implementation with binary data. Includes functions for both the original Farrington test (for grouped data) and the new Ebrahim-Farrington test (for binary data with automatic grouping), the Directed Ebrahim-Farrington (DEF) test that targets calibration-shape departures, and an ensemble that combines the DEF bases via the Cauchy combination test. Also provides run.all.gof()', which runs a battery of classical and modern goodness-of-fit and calibration tests (including McCullagh, Osius-Rojek, le Cessie-van Houwelingen, Stute-Zhu, and the GiViTI calibration test) in one call. For more details see Hosmer (1980) <doi:10.1080/03610928008827941> and Farrington (1996) <doi:10.1111/j.2517-6161.1996.tb02086.x>.

r-eks 1.1.3
Propagated dependencies: r-sf@1.1-1 r-ks@1.15.2 r-isoband@0.3.0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://mvstat.net/eks/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Tidy and Geospatial Kernel Smoothing
Description:

Extensions of the kernel smoothing functions from the ks package for compatibility with the tidyverse and geospatial ecosystems <doi:10.1007/s00180-024-01543-9>.

r-epistemicgametheory 0.1.2
Propagated dependencies: r-lpsolve@5.6.23
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EpistemicGameTheory
Licenses: GPL 3
Build system: r
Synopsis: Constructing an Epistemic Model for the Games with Two Players
Description:

Constructing an epistemic model such that, for every player i and for every choice c(i) which is optimal, there is one type that expresses common belief in rationality.

r-ease 0.1.2
Propagated dependencies: r-rcppprogress@0.4.2 r-rcpp@1.1.1-1.1
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-ed50simulation 0.1.1
Propagated dependencies: 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=ed50simulation
Licenses: GPL 3
Build system: r
Synopsis: Estimate ED50 and Its Confidence Interval
Description:

This package provides functions of five estimation method for ED50 (50 percent effective dose) are provided, and they are respectively Dixon-Mood method (1948) <doi:10.2307/2280071>, Choi's original turning point method (1990) <doi:10.2307/2531453> and it's modified version given by us, as well as logistic regression and isotonic regression. Besides, the package also supports comparison between two estimation results.

r-extrpatt 0.1-4
Propagated dependencies: r-matrix@1.7-5 r-mass@7.3-65 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=ExtrPatt
Licenses: Expat
Build system: r
Synopsis: Spatial Dependencies and Indices for Extremes
Description:

An implementation of 1) the tail pairwise dependence matrix (TPDM) as described in Jiang & Cooley (2020) <doi:10.1175/JCLI-D-19-0413.1> 2) the extremal pattern index (EPI) as described in Szemkus & Friederichs ('Spatial patterns and indices for heatwave and droughts over Europe using a decomposition of extremal dependency'; submitted to ASCMO 2023).

r-emayili 0.9.3
Propagated dependencies: r-xml2@1.5.2 r-xfun@0.57 r-urltools@1.7.3.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-stringi@1.8.7 r-rvest@1.0.5 r-rmarkdown@2.31 r-purrr@1.2.2 r-mime@0.13 r-magrittr@2.0.5 r-logger@0.4.2 r-httr@1.4.8 r-htmltools@0.5.9 r-glue@1.8.1 r-dplyr@1.2.1 r-digest@0.6.39 r-curl@7.1.0 r-commonmark@2.0.0 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://datawookie.github.io/emayili/
Licenses: GPL 3
Build system: r
Synopsis: Send Email Messages
Description:

This package provides a light, simple tool for sending emails with minimal dependencies.

r-egretci 2.0.5
Propagated dependencies: r-foreach@1.5.2 r-egret@3.0.11 r-binom@1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EGRETci
Licenses: CC0
Build system: r
Synopsis: Exploration and Graphics for RivEr Trends Confidence Intervals
Description:

Collection of functions to evaluate uncertainty of results from water quality analysis using the Weighted Regressions on Time Discharge and Season (WRTDS) method. This package is an add-on to the EGRET package that performs the WRTDS analysis. The WRTDS modeling method was initially introduced and discussed in Hirsch et al. (2010) <doi:10.1111/j.1752-1688.2010.00482.x>, and expanded in Hirsch and De Cicco (2015) <doi:10.3133/tm4A10>. The paper describing the uncertainty and confidence interval calculations is Hirsch et al. (2015) <doi:10.1016/j.envsoft.2015.07.017>.

r-ebmstate 0.1.5
Propagated dependencies: r-survival@3.8-6 r-rcpp@1.1.1-1.1 r-mstate@0.3.3 r-hdinterval@0.2.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ebmstate
Licenses: GPL 3+
Build system: r
Synopsis: Empirical Bayes Multi-State Cox Model
Description:

This package implements an empirical Bayes, multi-state Cox model for survival analysis. Run "?'ebmstate-package'" for details. See also Schall (1991) <doi:10.1093/biomet/78.4.719>.

r-exactcione 1.0.5
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ExactCIone
Licenses: AGPL 3+
Build system: r
Synopsis: Admissible Exact Intervals for One-Dimensional Discrete Distributions
Description:

Construct the admissible exact intervals for the binomial proportion, the Poisson mean and the total number of subjects with a certain attribute or the total number of the subjects for the hypergeometric distribution. Both one-sided and two-sided intervals are of interest. This package can be used to calculate the intervals constructed methods developed by Wang (2014) <doi:10.5705/ss.2012.257> and Wang (2015) <doi:10.1111/biom.12360>.

r-extremis 1.2.1
Propagated dependencies: r-mass@7.3-65 r-evd@2.3-7.1 r-emplik@1.3-2
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=extremis
Licenses: GPL 3+
Build system: r
Synopsis: Statistics of Extremes
Description:

Conducts inference in statistical models for extreme values (de Carvalho et al (2012), <doi:10.1080/03610926.2012.709905>; de Carvalho and Davison (2014), <doi:10.1080/01621459.2013.872651>; Einmahl et al (2016), <doi:10.1111/rssb.12099>).

r-excessmass 1.0.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ExcessMass
Licenses: LGPL 2.0+
Build system: r
Synopsis: Excess Mass Calculation and Plots
Description:

Implementation of a function which calculates the empirical excess mass for given \eqn\lambda and given maximal number of modes (excessm()). Offering powerful plot features to visualize empirical excess mass (exmplot()). This includes the possibility of drawing several plots (with different maximal number of modes / cut off values) in a single graph.

Total packages: 72465