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

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-eemdlstm 1.0.1
Propagated dependencies: r-tsutils@0.9.4 r-tsdeeplearning@1.0.1 r-tensorflow@2.20.0 r-rlibeemd@1.4.4 r-reticulate@1.46.0 r-magrittr@2.0.5 r-keras@2.16.1 r-biocgenerics@0.58.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EEMDlstm
Licenses: GPL 3
Build system: r
Synopsis: EEMD Based LSTM Model for Time Series Forecasting
Description:

Forecasting univariate time series with ensemble empirical mode decomposition (EEMD) with long short-term memory (LSTM). For method details see Jaiswal, R. et al. (2022). <doi:10.1007/s00521-021-06621-3>.

r-encompasstest 0.22
Propagated dependencies: r-pracma@2.4.6
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EncompassTest
Licenses: GPL 3+
Build system: r
Synopsis: Direct Multi-Step Forecast Based Comparison of Nested Models via an Encompassing Test
Description:

The encompassing test is developed based on multi-step-ahead predictions of two nested models as in Pitarakis, J. (2023) <doi:10.48550/arXiv.2312.16099>. The statistics are standardised to a normal distribution, and the null hypothesis is that the larger model contains no additional useful information. P-values will be provided in the output.

r-ecoreg 0.2.5
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ecoreg
Licenses: GPL 2+
Build system: r
Synopsis: Ecological Regression using Aggregate and Individual Data
Description:

Estimating individual-level covariate-outcome associations using aggregate data ("ecological inference") or a combination of aggregate and individual-level data ("hierarchical related regression").

r-elsa 1.1-28
Propagated dependencies: r-sp@2.2-1 r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: http://r-gis.net
Licenses: GPL 3+
Build system: r
Synopsis: Entropy-Based Local Indicator of Spatial Association
Description:

This package provides a framework that provides the methods for quantifying entropy-based local indicator of spatial association (ELSA) that can be used for both continuous and categorical data. In addition, this package offers other methods to measure local indicators of spatial associations (LISA). Furthermore, global spatial structure can be measured using a variogram-like diagram, called entrogram. For more information, please check that paper: Naimi, B., Hamm, N. A., Groen, T. A., Skidmore, A. K., Toxopeus, A. G., & Alibakhshi, S. (2019) <doi:10.1016/j.spasta.2018.10.001>.

r-eztune 3.1.1
Propagated dependencies: r-rpart@4.1.27 r-rocr@1.0-12 r-optimx@2025-4.9 r-glmnet@5.0 r-gbm@2.2.3 r-ga@3.2.5 r-e1071@1.7-17 r-biocstyle@2.40.0 r-ada@2.0-5.1
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-exuber 1.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-progress@1.2.3 r-lubridate@1.9.5 r-glue@1.8.1 r-ggplot2@4.0.3 r-generics@0.1.4 r-foreach@1.5.2 r-dplyr@1.2.1 r-dosnow@1.0.20 r-dorng@1.8.6.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://kvasilopoulos.github.io/exuber/
Licenses: GPL 3
Build system: r
Synopsis: Econometric Analysis of Explosive Time Series
Description:

Testing for and dating periods of explosive dynamics (exuberance) in time series using the univariate and panel recursive unit root tests proposed by Phillips et al. (2015) <doi:10.1111/iere.12132> and Pavlidis et al. (2016) <doi:10.1007/s11146-015-9531-2>.The recursive least-squares algorithm utilizes the matrix inversion lemma to avoid matrix inversion which results in significant speed improvements. Simulation of a variety of periodically-collapsing bubble processes. Details can be found in Vasilopoulos et al. (2022) <doi:10.18637/jss.v103.i10>.

r-etree 0.1.0
Propagated dependencies: r-usedist@0.4.0 r-tda@1.9.4 r-survival@3.8-6 r-partykit@1.2-27 r-networkdistance@0.3.6 r-igraph@2.3.1 r-fda-usc@2.2.0 r-energy@1.7-12 r-cluster@2.1.8.2 r-braingraph@3.1.2
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/ricgbl/etree
Licenses: GPL 3
Build system: r
Synopsis: Classification and Regression with Structured and Mixed-Type Data
Description:

Implementation of Energy Trees, a statistical model to perform classification and regression with structured and mixed-type data. The model has a similar structure to Conditional Trees, but brings in Energy Statistics to test independence between variables that are possibly structured and of different nature. Currently, the package covers functions and graphs as structured covariates. It builds upon partykit to provide functionalities for fitting, printing, plotting, and predicting with Energy Trees. Energy Trees are described in Giubilei et al. (2022) <arXiv:2207.04430>.

r-eda4treer 1.1.0
Propagated dependencies: r-supernova@3.0.2 r-predictmeans@1.1.1 r-magrittr@2.0.5 r-lmertest@3.2-1 r-ggplot2@4.0.3 r-emmeans@2.0.3 r-dplyr@1.2.1 r-dae@3.2.32 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=eda4treeR
Licenses: GPL 3
Build system: r
Synopsis: Experimental Design and Analysis for Tree Improvement
Description:

This package provides data sets and R Codes for E.R. Williams, C.E. Harwood and A.C. Matheson (2023). Experimental Design and Analysis for Tree Improvement, CSIRO Publishing.

r-expanalysis3d 0.1.3
Propagated dependencies: r-plotly@4.12.0 r-magrittr@2.0.5 r-fields@17.3 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ExpAnalysis3d
Licenses: GPL 3
Build system: r
Synopsis: Pacote Para Analise De Experimentos Com Graficos De Superficie Resposta
Description:

Pacote para a analise de experimentos havendo duas variaveis explicativas quantitativas e uma variavel dependente quantitativa. Os experimentos podem ser sem repeticoes ou com delineamento estatistico. Sao ajustados 12 modelos de regressao multipla e plotados graficos de superficie resposta (Hair JF, 2016) <ISBN:13:978-0138132637>.(Package for the analysis of experiments having two explanatory quantitative variables and one quantitative dependent variable. The experiments can be without repetitions or with a statistical design. Twelve multiple regression models are fitted and response surface graphs are plotted (Hair JF, 2016) <ISBN:13:978-0138132637>).

r-elitism 1.1.1
Propagated dependencies: 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=elitism
Licenses: GPL 3
Build system: r
Synopsis: Equipment for Logarithmic and Linear Time Stepwise Multiple Hypothesis Testing
Description:

Recently many new p-value based multiple test procedures have been proposed, and these new methods are more powerful than the widely used Hochberg procedure. These procedures strongly control the familywise error rate (FWER). This is a comprehensive collection of p-value based FWER-control stepwise multiple test procedures, including six procedure families and thirty multiple test procedures. In this collection, the conservative Hochberg procedure, linear time Hommel procedures, asymptotic Rom procedure, Gou-Tamhane-Xi-Rom procedures, and Quick procedures are all developed in recent five years since 2014. The package name "elitism" is an acronym of "e"quipment for "l"ogarithmic and l"i"near "ti"me "s"tepwise "m"ultiple hypothesis testing. See Gou, J. (2022), "Quick multiple test procedures and p-value adjustments", Statistics in Biopharmaceutical Research 14(4), 636-650.

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.12.0 r-pbapply@1.7-4 r-ggplot2@4.0.3 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-epos 1.2
Propagated dependencies: r-xtable@1.8-8 r-venndiagram@1.8.2 r-topklists@1.0.8 r-testthat@3.3.2 r-stringr@1.6.0 r-mongolite@4.0.0 r-hash@2.2.6.4 r-gridextra@2.3 r-ggplot2@4.0.3 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/bernd-mueller/epos
Licenses: LGPL 3+
Build system: r
Synopsis: Epilepsy Ontologies' Similarities
Description:

Analysis and visualization of similarities between epilepsy ontologies based on text mining results by comparing ranked lists of co-occurring drug terms in the BioASQ corpus. The ranked result lists of neurological drug terms co-occurring with terms from the epilepsy ontologies EpSO, ESSO, EPILONT, EPISEM and FENICS undergo further analysis. The source data to create the ranked lists of drug names is produced using the text mining workflows described in Mueller, Bernd and Hagelstein, Alexandra (2016) <doi:10.4126/FRL01-006408558>, Mueller, Bernd et al. (2017) <doi:10.1007/978-3-319-58694-6_22>, Mueller, Bernd and Rebholz-Schuhmann, Dietrich (2020) <doi:10.1007/978-3-030-43887-6_52>, and Mueller, Bernd et al. (2022) <doi:10.1186/s13326-021-00258-w>.

r-eve 1.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=eve
Licenses: GPL 2+
Build system: r
Synopsis: The Eigenvalues Entropy as a Classifier Evaluation Measure
Description:

The confusion matrix (CM) is used to get a classifier's evaluation measure in order to select a method among many. A stochastic matrix and its transformation are computed from the CM. The eigenvalues of the transformed symmetric matrix are used to get an entropy which appears to be a good evaluation measure. Many other measures, commonly used, are provided for comparison purpose.

r-edecob 1.2.2
Propagated dependencies: r-rlang@1.2.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=edecob
Licenses: Expat
Build system: r
Synopsis: Event Detection Using Confidence Bounds
Description:

Detects sustained change in digital bio-marker data using simultaneous confidence bands. Accounts for noise using an auto-regressive model. Based on Buehlmann (1998) "Sieve bootstrap for smoothing in nonstationary time series" <doi:10.1214/aos/1030563978>.

r-extr 1.1.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=extr
Licenses: FreeBSD
Build system: r
Synopsis: Extinction Risk Estimation
Description:

Estimates extinction risk from population time series under a drifted Wiener process using MLE and observation-error-and-autocovariance-robust estimators, with confidence intervals based on the w-z method.

r-eztrack 0.1.1
Propagated dependencies: r-sp@2.2-1 r-sf@1.1-1 r-readxl@1.5.0 r-magrittr@2.0.5 r-leaflet@2.2.3 r-htmltools@0.5.9 r-ggplot2@4.0.3 r-geosphere@1.6-8 r-dplyr@1.2.1 r-adehabitathr@0.4.22
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/taylorbcraft/ezTrack
Licenses: Expat
Build system: r
Synopsis: Tools for Exploring Animal Movement Data
Description:

This package provides tools for exploring animal tracking data, from raw telemetry points to summaries, interactive maps, and home range estimates. It is designed to be beginner-friendly and requires minimal data wrangling.

r-epcr 0.11.0
Propagated dependencies: r-timeroc@0.4.1 r-survival@3.8-6 r-pracma@2.4.6 r-impute@1.86.0 r-hamlet@0.9.8 r-glmnet@5.0 r-bolstad2@1.0-29
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ePCR
Licenses: GPL 2+
Build system: r
Synopsis: Ensemble Penalized Cox Regression for Survival Prediction
Description:

The top-performing ensemble-based Penalized Cox Regression (ePCR) framework developed during the DREAM 9.5 mCRPC Prostate Cancer Challenge <https://www.synapse.org/ProstateCancerChallenge> presented in Guinney J, Wang T, Laajala TD, et al. (2017) <doi:10.1016/S1470-2045(16)30560-5> is provided here-in, together with the corresponding follow-up work. While initially aimed at modeling the most advanced stage of prostate cancer, metastatic Castration-Resistant Prostate Cancer (mCRPC), the modeling framework has subsequently been extended to cover also the non-metastatic form of advanced prostate cancer (CRPC). Readily fitted ensemble-based model S4-objects are provided, and a simulated example dataset based on a real-life cohort is provided from the Turku University Hospital, to illustrate the use of the package. Functionality of the ePCR methodology relies on constructing ensembles of strata in patient cohorts and averaging over them, with each ensemble member consisting of a highly optimized penalized/regularized Cox regression model. Various cross-validation and other modeling schema are provided for constructing novel model objects.

r-extendedabsurvtdc 0.1.0
Propagated dependencies: r-survival@3.8-6 r-readxl@1.5.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ExtendedABSurvTDC
Licenses: GPL 3
Build system: r
Synopsis: Survival Analysis using Indicators under Time Dependent Covariates
Description:

Survival analysis is employed to model time-to-event data. This package examines the relationship between survival and one or more predictors, termed as covariates, which can include both treatment variables (e.g., season of birth, represented by indicator functions) and continuous variables. To this end, the Cox-proportional hazard (Cox-PH) model, introduced by Cox in 1972, is a widely applicable and commonly used method for survival analysis. This package enables the estimation of the effect of randomization for the treatment variable to account for potential confounders, providing adjustment when estimating the association with exposure. It accommodates both fixed and time-dependent covariates and computes survival probabilities for lactation periods in dairy animals. The package is built upon the algorithm developed by Klein and Moeschberger (2003) <DOI:10.1007/b97377>.

r-exact-n 1.1.1
Propagated dependencies: r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=exact.n
Licenses: GPL 2
Build system: r
Synopsis: Exact Samples Sizes and Inference for Clinical Trials with Binary Endpoint
Description:

Allows the user to determine minimum sample sizes that achieve target size and power at a specified alternative. For more information, see â Exact samples sizes for clinical trials subject to size and power constraintsâ by Lloyd, C.J. (2022) Preprint <doi:10.13140/RG.2.2.11828.94085>.

r-ememax 0.1.0
Propagated dependencies: r-numderiv@2016.8-1.1 r-maxlik@1.5-2.2 r-mass@7.3-65 r-formula-tools@1.7.1 r-clindr@2.5.2 r-brglm@0.7.3 r-boot@1.3-32 r-bb@2026.1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ememax
Licenses: Expat
Build system: r
Synopsis: Estimation for Binary Emax Models with Missing Responses and Bias Reduction
Description:

This package provides estimation utilities for binary Emax dose-response models. Includes Expectation-Maximization based maximum likelihood estimation when the binary response is missing, as well as bias-reduced estimators including Jeffreys-penalized likelihood, Firth-score, and Cox-Snell corrections.The methodology is described in Zhang, Pradhan, and Zhao (2025) <doi:10.1177/09622802251403356> and Zhang, Pradhan, and Zhao (2026) <doi:10.1080/10543406.2026.2627387>.

r-ecerto 0.8.11
Propagated dependencies: r-xml2@1.5.2 r-tidyxl@1.0.10 r-shinywidgets@0.9.1 r-shinyjs@2.1.1 r-shiny@1.13.0 r-rmarkdown@2.31 r-r6@2.6.1 r-purrr@1.2.2 r-openxlsx@4.2.8.1 r-moments@0.14.1 r-markdown@2.0 r-knitr@1.51 r-golem@0.5.1 r-dt@0.34.0 r-config@0.3.2 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/janlisec/eCerto
Licenses: Expat
Build system: r
Synopsis: Statistical Tests for the Production of Reference Materials
Description:

The production of certified reference materials (CRMs) requires various statistical tests depending on the task and recorded data to ensure that reported values of CRMs are appropriate. Often these tests are performed according to the procedures described in ISO GUIDE 35:2017'. The eCerto package contains a Shiny app which provides functionality to load, process, report and backup data recorded during CRM production and facilitates following the recommended procedures. It is described in Lisec et al (2023) <doi:10.1007/s00216-023-05099-3> and can also be accessed online <https://apps.bam.de/shn00/eCerto/> without package installation.

r-easy-glmnet 1.1
Propagated dependencies: r-survival@3.8-6 r-glmnet@5.0 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-earlygating 1.1
Propagated dependencies: r-foreach@1.5.2 r-doparallel@1.0.17 r-betareg@3.2-4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=earlygating
Licenses: GPL 3
Build system: r
Synopsis: Properties of Bayesian Early Gating Designs
Description:

Computes the most important properties of four Bayesian early gating designs (two single arm and two randomized controlled designs), such as minimum required number of successes in the experimental group to make a GO decision, operating characteristics and average operating characteristics with respect to the sample size. These might aid in deciding what design to use for the early phase trial.

r-edl 1.1
Propagated dependencies: r-plotfunctions@1.5 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=edl
Licenses: GPL 2+
Build system: r
Synopsis: Toolbox for Error-Driven Learning Simulations with Two-Layer Networks
Description:

Error-driven learning (based on the Widrow & Hoff (1960)<https://isl.stanford.edu/~widrow/papers/c1960adaptiveswitching.pdf> learning rule, and essentially the same as Rescorla-Wagner's learning equations (Rescorla & Wagner, 1972, ISBN: 0390718017), which are also at the core of Naive Discrimination Learning, (Baayen et al, 2011, <doi:10.1037/a0023851>) can be used to explain bottom-up human learning (Hoppe et al, <doi:10.31234/osf.io/py5kd>), but is also at the core of artificial neural networks applications in the form of the Delta rule. This package provides a set of functions for building small-scale simulations to investigate the dynamics of error-driven learning and it's interaction with the structure of the input. For modeling error-driven learning using the Rescorla-Wagner equations the package ndl (Baayen et al, 2011, <doi:10.1037/a0023851>) is available on CRAN at <https://cran.r-project.org/package=ndl>. However, the package currently only allows tracing of a cue-outcome combination, rather than returning the learned networks. To fill this gap, we implemented a new package with a few functions that facilitate inspection of the networks for small error driven learning simulations. Note that our functions are not optimized for training large data sets (no parallel processing), as they are intended for small scale simulations and course examples. (Consider the python implementation pyndl <https://pyndl.readthedocs.io/en/latest/> for that purpose.).

Total packages: 72465