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

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-edgemodelr 0.2.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/PawanRamaMali/edgemodelr
Licenses: Expat
Build system: r
Synopsis: Local Large Language Model Inference Engine
Description:

Enables R users to run large language models locally using GGUF model files and the llama.cpp inference engine. Provides a complete R interface for loading models, generating text completions, and streaming responses in real-time. Supports local inference without requiring cloud APIs or internet connectivity, ensuring complete data privacy and control. Based on the llama.cpp project by Georgi Gerganov (2023) <https://github.com/ggml-org/llama.cpp>.

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-emcadr 1.3
Propagated dependencies: r-umap@0.2.10.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-logistf@1.26.1 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-dbscan@1.2.3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=emcAdr
Licenses: GPL 3
Build system: r
Synopsis: Evolutionary Version of the Metropolis-Hastings Algorithm
Description:

This package provides computational methods for detecting adverse high-order drug interactions from individual case safety reports using statistical techniques, allowing the exploration of higher-order interactions among drug cocktails.

r-emdi 2.2.3
Propagated dependencies: r-stringr@1.6.0 r-spdep@1.4-1 r-saerobust@0.5.0 r-rlang@1.1.6 r-reshape2@1.4.5 r-readods@2.3.2 r-parallelmap@1.5.1 r-openxlsx@4.2.8.1 r-nlme@3.1-168 r-moments@0.14.1 r-mass@7.3-65 r-hlmdiag@0.5.1 r-gridextra@2.3 r-ggplot2@4.0.1 r-formula-tools@1.7.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/SoerenPannier/emdi
Licenses: GPL 2
Build system: r
Synopsis: Estimating and Mapping Disaggregated Indicators
Description:

This package provides functions that support estimating, assessing and mapping regional disaggregated indicators. So far, estimation methods comprise direct estimation, the model-based unit-level approach Empirical Best Prediction (see "Small area estimation of poverty indicators" by Molina and Rao (2010) <doi:10.1002/cjs.10051>), the area-level model (see "Estimates of income for small places: An application of James-Stein procedures to Census Data" by Fay and Herriot (1979) <doi:10.1080/01621459.1979.10482505>) and various extensions of it (adjusted variance estimation methods, log and arcsin transformation, spatial, robust and measurement error models), as well as their precision estimates. The assessment of the used model is supported by a summary and diagnostic plots. For a suitable presentation of estimates, map plots can be easily created. Furthermore, results can easily be exported to excel. For a detailed description of the package and the methods used see "The R Package emdi for Estimating and Mapping Regionally Disaggregated Indicators" by Kreutzmann et al. (2019) <doi:10.18637/jss.v091.i07> and the second package vignette "A Framework for Producing Small Area Estimates Based on Area-Level Models in R".

r-einet 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-magrittr@2.0.4 r-igraph@2.2.1 r-entropy@1.3.2 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/travisbyrum/einet
Licenses: Expat
Build system: r
Synopsis: Effective Information and Causal Emergence
Description:

This package provides methods and utilities for causal emergence. Used to explore and compute various information theory metrics for networks, such as effective information, effectiveness and causal emergence.

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-ezknitr 0.6.3
Propagated dependencies: r-r-utils@2.13.0 r-markdown@2.0 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://docs.ropensci.org/ezknitr/
Licenses: Expat
Build system: r
Synopsis: Avoid the Typical Working Directory Pain When Using 'knitr'
Description:

An extension of knitr that adds flexibility in several ways. One common source of frustration with knitr is that it assumes the directory where the source file lives should be the working directory, which is often not true. ezknitr addresses this problem by giving you complete control over where all the inputs and outputs are, and adds several other convenient features to make rendering markdown/HTML documents easier.

r-ebase 1.1.0
Propagated dependencies: r-zoo@1.8-14 r-truncnorm@1.0-9 r-tidyr@1.3.1 r-rjags@4-17 r-r2jags@0.8-9 r-lubridate@1.9.4 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dplyr@1.1.4 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://fawda123.github.io/EBASE/
Licenses: CC0
Build system: r
Synopsis: Estuarine Bayesian Single-Station Estimation Method for Ecosystem Metabolism
Description:

Estimate ecosystem metabolism in a Bayesian framework for individual water quality monitoring stations with continuous dissolved oxygen time series. A mass balance equation is used that provides estimates of parameters for gross primary production, respiration, and gas exchange. Methods adapted from Grace et al. (2015) <doi:10.1002/lom3.10011> and Wanninkhof (2014) <doi:10.4319/lom.2014.12.351>. Details in Beck et al. (2024) <doi:10.1002/lom3.10620>.

r-evidencesynthesis 1.1.0
Dependencies: openjdk@25
Propagated dependencies: r-survival@3.8-3 r-rlang@1.1.6 r-rjava@1.0-11 r-meta@8.3-0 r-hdinterval@0.2.4 r-gridextra@2.3 r-ggplot2@4.0.1 r-ggdist@3.3.3 r-empiricalcalibration@3.1.4 r-dplyr@1.1.4 r-cyclops@3.7.0 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-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.44.1 r-magrittr@2.0.4 r-keras@2.16.1 r-biocgenerics@0.56.0
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-embc 2.0.4
Propagated dependencies: r-suntools@1.1.0 r-sp@2.2-0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-rcolorbrewer@1.1-3 r-mnormt@2.1.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: <doi:10.1371/journal.pone.0151984>
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Expectation-Maximization Binary Clustering
Description:

Unsupervised, multivariate, binary clustering for meaningful annotation of data, taking into account the uncertainty in the data. A specific constructor for trajectory analysis in movement ecology yields behavioural annotation of trajectories based on estimated local measures of velocity and turning angle, eventually with solar position covariate as a daytime indicator, ("Expectation-Maximization Binary Clustering for Behavioural Annotation").

r-eemdsvr 0.1.0
Propagated dependencies: r-rlibeemd@1.4.4 r-e1071@1.7-16
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EEMDSVR
Licenses: GPL 3
Build system: r
Synopsis: Ensemble Empirical Mode Decomposition and Its Variant Based Support Vector Regression Model
Description:

Application of Ensemble Empirical Mode Decomposition and its variant based Support Vector regression model for univariate time series forecasting. For method details see Das (2020).<http://krishi.icar.gov.in/jspui/handle/123456789/44138>.

r-epos 1.2
Propagated dependencies: r-xtable@1.8-4 r-venndiagram@1.7.3 r-topklists@1.0.8 r-testthat@3.3.0 r-stringr@1.6.0 r-mongolite@4.0.0 r-hash@2.2.6.3 r-gridextra@2.3 r-ggplot2@4.0.1 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-ei 1.3-3
Propagated dependencies: r-ucminf@1.2.2 r-tmvtnorm@1.7 r-sp@2.2-0 r-plotrix@3.8-13 r-mvtnorm@1.3-3 r-msm@1.8.2 r-mnormt@2.1.1 r-mass@7.3-65 r-foreach@1.5.2 r-ellipse@0.5.0 r-eipack@0.2-2 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: http://gking.harvard.edu/eiR
Licenses: GPL 2+
Build system: r
Synopsis: Ecological Inference
Description:

Software accompanying Gary King's book: A Solution to the Ecological Inference Problem. (1997). Princeton University Press. ISBN 978-0691012407.

r-eespca 0.8.0
Propagated dependencies: r-rifle@1.0 r-pma@1.2-4 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=EESPCA
Licenses: GPL 2+
Build system: r
Synopsis: Eigenvectors from Eigenvalues Sparse Principal Component Analysis (EESPCA)
Description:

This package contains logic for computing sparse principal components via the EESPCA method, which is based on an approximation of the eigenvector/eigenvalue identity. Includes logic to support execution of the TPower and rifle sparse PCA methods, as well as logic to estimate the sparsity parameters used by EESPCA, TPower and rifle via cross-validation to minimize the out-of-sample reconstruction error. H. Robert Frost (2021) <doi:10.1080/10618600.2021.1987254>.

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-epicontacttrace 0.18.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/stewid/EpiContactTrace
Licenses: FSDG-compatible
Build system: r
Synopsis: Epidemiological Tool for Contact Tracing
Description:

Routines for epidemiological contact tracing and visualisation of network of contacts.

r-evots 1.0.3
Propagated dependencies: r-pracma@2.4.6 r-plotly@4.11.0 r-paleots@0.6.2 r-mvtnorm@1.3-3 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://klvoje.github.io/evoTS/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Analyses of Evolutionary Time-Series
Description:

Facilitates univariate and multivariate analysis of evolutionary sequences of phenotypic change. The package extends the modeling framework available in the paleoTS package. Please see <https://klvoje.github.io/evoTS/index.html> for information about the package and the implemented models.

r-eclosure 0.9.4
Propagated dependencies: 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=eClosure
Licenses: GPL 3
Build system: r
Synopsis: Methods Based on the e-Closure Principle
Description:

This package implements several methods for False Discovery Rate control based on the e-Closure Principle, in particular the Closed e-Benjamini-Hochberg and Closed Benjamini-Yekutieli procedures.

r-experiences 0.1.1
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-scales@1.4.0 r-magrittr@2.0.4 r-huxtable@5.8.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://cran.r-project.org/package=experiences
Licenses: Expat
Build system: r
Synopsis: Experience Research
Description:

This package provides convenience functions for researching experiences including user, customer, patient, employee, and other human experiences. It provides a suite of tools to simplify data exploration such as benchmarking, comparing groups, and checking for differences. The outputs translate statistical approaches in applied experience research to human readable output.

r-ebnm 1.1-42
Propagated dependencies: r-trust@0.1-8 r-truncnorm@1.0-9 r-rlang@1.1.6 r-mixsqp@0.3-54 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-deconvolver@1.2-1 r-ashr@2.2-63
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/stephenslab/ebnm
Licenses: GPL 3+
Build system: r
Synopsis: Solve the Empirical Bayes Normal Means Problem
Description:

This package provides simple, fast, and stable functions to fit the normal means model using empirical Bayes. For available models and details, see function ebnm(). Our JSS article, Willwerscheid, Carbonetto, and Stephens (2025) <doi:10.18637/jss.v114.i03>, provides a detailed introduction to the package.

r-expanalysis3d 0.1.3
Propagated dependencies: r-plotly@4.11.0 r-magrittr@2.0.4 r-fields@17.1 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-exams2forms 0.2-0
Propagated dependencies: r-rmarkdown@2.30 r-knitr@1.50 r-exams@2.4-3 r-digest@0.6.39 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://www.R-exams.org/tutorials/exams2forms/
Licenses: GPL 3
Build system: r
Synopsis: Embedding 'exams' Exercises as Forms in 'rmarkdown' or 'quarto' Documents
Description:

Automatic generation of quizzes or individual questions as (interactive) forms within rmarkdown or quarto documents based on R/exams exercises.

r-evalue 4.1.4
Propagated dependencies: r-metautility@2.1.2 r-metafor@4.8-0 r-ggplot2@4.0.1 r-dplyr@1.1.4 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=EValue
Licenses: GPL 2
Build system: r
Synopsis: Sensitivity Analyses for Unmeasured Confounding and Other Biases in Observational Studies and Meta-Analyses
Description:

Conducts sensitivity analyses for unmeasured confounding, selection bias, and measurement error (individually or in combination; VanderWeele & Ding (2017) <doi:10.7326/M16-2607>; Smith & VanderWeele (2019) <doi:10.1097/EDE.0000000000001032>; VanderWeele & Li (2019) <doi:10.1093/aje/kwz133>; Smith, Mathur, & VanderWeele (2021) <doi:10.1097/EDE.0000000000001380>). Also conducts sensitivity analyses for unmeasured confounding in meta-analyses (Mathur & VanderWeele (2020a) <doi:10.1080/01621459.2018.1529598>; Mathur & VanderWeele (2020b) <doi:10.1097/EDE.0000000000001180>) and for additive measures of effect modification (Mathur et al., <doi:10.1093/ije/dyac073>).

Total packages: 69239