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

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-eventdatar 0.3.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://bupar.net/
Licenses: Expat
Build system: r
Synopsis: Event Data Repository
Description:

Event dataset repository including both real-life and artificial event logs. They can be used in combination with functionalities provided by the bupaR packages. Janssenswillen et al. (2020) <http://ceur-ws.org/Vol-2703/paperTD7.pdf>.

r-easyortables 0.0.1
Propagated dependencies: r-mass@7.3-65 r-knitr@1.51 r-kableextra@1.4.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=easyORtables
Licenses: Expat
Build system: r
Synopsis: Easy Odds Ratio Tables
Description:

This package creates text, LaTeX', Markdown, or Bootstrap-styled HTML-formatted odds ratio tables with confidence intervals for multiple logistic regression models.

r-energymethod 1.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 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=energymethod
Licenses: GPL 3
Build system: r
Synopsis: Two-Sample Test of many Functional Means using the Energy Method
Description:

Given two samples of size n_1 and n_2 from a data set where each sample consists of K functional observations (channels), each recorded on T grid points, the function energy method implements a hypothesis test of equality of channel-wise mean at each channel using the bootstrapped distribution of maximum energy to control family wise error. The function energy_method_complex accomodates complex valued functional observations.

r-estimatew 0.2.0
Propagated dependencies: r-r6@2.6.1 r-plot-matrix@1.6.2 r-matrixcalc@1.0-6 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=estimateW
Licenses: GPL 3+
Build system: r
Synopsis: Estimation of Spatial Weight Matrices
Description:

Bayesian estimation of spatial weight matrices in spatial econometric panel models. Allows for estimation of spatial autoregressive (SAR), spatial error (SEM), spatial Durbin (SDM), spatial error Durbin (SDEM) and spatially lagged explanatory variable (SLX) type specifications featuring an unknown spatial weight matrix. Methodological details are given in Krisztin and Piribauer (2022) <doi:10.1080/17421772.2022.2095426>.

r-evalhte 0.1.1
Propagated dependencies: r-zoo@1.8-15 r-tidyr@1.3.2 r-scales@1.4.0 r-rlang@1.2.0 r-quadprog@1.5-8 r-purrr@1.2.2 r-matrix@1.7-5 r-mass@7.3-65 r-ggthemes@5.2.0 r-ggplot2@4.0.3 r-ggdist@3.3.3 r-furrr@0.4.0 r-evalitr@1.0.0 r-dplyr@1.2.1 r-cli@3.6.6 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=evalHTE
Licenses: Expat
Build system: r
Synopsis: Evaluating Heterogeneous Treatment Effects
Description:

This package provides various statistical methods for evaluating heterogeneous treatment effects (HTE) in randomized experiments. The package includes tools to estimate uniform confidence bands for estimation of the group average treatment effect sorted by generic machine learning algorithms (GATES). It also provides the tools to identify a subgroup of individuals who are likely to benefit from a treatment the most "exceptional responders" or those who are harmed by it. Detailed reference in Imai and Li (2023) <doi:10.48550/arXiv.2310.07973>.

r-eat 0.1.4
Propagated dependencies: r-reshape2@1.4.5 r-rdpack@2.6.6 r-partykit@1.2-27 r-lpsolveapi@5.5.2.0-17.15 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-ggparty@1.0.0.1 r-dplyr@1.2.1 r-conflicted@1.2.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://efficiencytools.wordpress.com/
Licenses: GPL 3
Build system: r
Synopsis: Efficiency Analysis Trees
Description:

This package provides functions are provided to determine production frontiers and technical efficiency measures through non-parametric techniques based upon regression trees. The package includes code for estimating radial input, output, directional and additive measures, plotting graphical representations of the scores and the production frontiers by means of trees, and determining rankings of importance of input variables in the analysis. Additionally, an adaptation of Random Forest by a set of individual Efficiency Analysis Trees for estimating technical efficiency is also included. More details in: <doi:10.1016/j.eswa.2020.113783>.

r-edgemodelr 0.4.1
Propagated dependencies: r-rcpp@1.1.1-1.1
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, extracting vector representations, and streaming responses in real-time. Includes grammar-constrained generation for structured output, text classification, and retrieval-augmented generation (RAG) pipelines. 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-echos 1.0.4
Propagated dependencies: r-tsibble@1.2.0 r-tidyr@1.3.2 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-fabletools@0.8.0 r-dplyr@1.2.1 r-distributional@0.7.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/ahaeusser/echos
Licenses: GPL 3
Build system: r
Synopsis: Echo State Networks for Time Series Modeling and Forecasting
Description:

This package provides a lightweight implementation of functions and methods for fast and fully automatic time series modeling and forecasting using Echo State Networks (ESNs).

r-esmisc 0.0.3
Propagated dependencies: r-readr@2.2.0 r-raster@3.6-32 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/EDiLD/esmisc
Licenses: Expat
Build system: r
Synopsis: Misc Functions of Eduard Szöcs
Description:

Misc functions programmed by Eduard Szöcs. Provides read_regnie() to read gridded precipitation data from German Weather Service (DWD, see <http://www.dwd.de/> for more information).

r-enscat 1.1
Propagated dependencies: r-seqinr@4.2-44 r-ggplot2@4.0.3 r-ggdendro@0.2.0 r-dendextend@1.19.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/jlp2duke/EnsCat/wiki/How-To-with-Examples
Licenses: GPL 2+
Build system: r
Synopsis: Clustering of Categorical Data
Description:

An implementation of the clustering methods of categorical data discussed in Amiri, S., Clarke, B., and Clarke, J. (2015). Clustering categorical data via ensembling dissimilarity matrices. Preprint <arXiv:1506.07930>.

r-experiences 0.1.1
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-magrittr@2.0.5 r-huxtable@5.8.0 r-dplyr@1.2.1 r-cli@3.6.6
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-eseis 0.8.1
Propagated dependencies: r-xml@3.99-0.23 r-terra@1.9-27 r-signal@1.8-1 r-shiny@1.13.0 r-rmarkdown@2.31 r-reticulate@1.46.0 r-rcpp@1.1.1-1.1 r-minpack-lm@1.2-4 r-matrixstats@1.5.0 r-fftw@1.0-9 r-extradistr@1.10.0.4 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-expsmooth 2.3
Propagated dependencies: r-forecast@9.0.2
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/robjhyndman/expsmooth
Licenses: GPL 2+
Build system: r
Synopsis: Data Sets from "Forecasting with Exponential Smoothing"
Description:

Data sets from the book "Forecasting with exponential smoothing: the state space approach" by Hyndman, Koehler, Ord and Snyder (Springer, 2008).

r-enmeval 2.0.5.2
Propagated dependencies: r-tidyr@1.3.2 r-terra@1.9-27 r-rlang@1.2.0 r-rangemodelmetadata@0.1.5 r-predicts@0.2-2 r-maxnet@0.1.4 r-glmnet@5.0 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1
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-esdesign 1.0.3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=esDesign
Licenses: GPL 2
Build system: r
Synopsis: Adaptive Enrichment Designs with Sample Size Re-Estimation
Description:

Software of esDesign is developed to implement the adaptive enrichment designs with sample size re-estimation presented in Lin et al. (2021) <doi: 10.1016/j.cct.2020.106216>. In details, three-proposed trial designs are provided, including the AED1-SSR (or ES1-SSR), AED2-SSR (or ES2-SSR) and AED3-SSR (or ES3-SSR). In addition, this package also contains several widely used adaptive designs, such as the Marker Sequential Test (MaST) design proposed Freidlin et al. (2014) <doi:10.1177/1740774513503739>, the adaptive enrichment designs without early stopping (AED or ES), the sample size re-estimation procedure (SSR) based on the conditional power proposed by Proschan and Hunsberger (1995), and some useful functions. In details, we can calculate the futility and/or efficacy stopping boundaries, the sample size required, calibrate the value of the threshold of the difference between subgroup-specific test statistics, conduct the simulation studies in AED, SSR, AED1-SSR, AED2-SSR and AED3-SSR.

r-ebcobart 1.1.2
Propagated dependencies: r-univariateml@1.5.0 r-posterior@1.7.0 r-loo@2.9.0 r-extradistr@1.10.0.4 r-dbarts@0.9-33
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/JeroenGoedhart/EBcoBART
Licenses: GPL 3+
Build system: r
Synopsis: Co-Data Learning for Bayesian Additive Regression Trees
Description:

Estimate prior variable weights for Bayesian Additive Regression Trees (BART). These weights correspond to the probabilities of the variables being selected in the splitting rules of the sum-of-trees. Weights are estimated using empirical Bayes and external information on the explanatory variables (co-data). BART models are fitted using the dbarts R package. See Goedhart and others (2023) <doi:10.1002/sim.70004> for details.

r-expertsurv 1.4.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-survival@3.8-6 r-stringr@1.6.0 r-statmod@1.5.2 r-stanheaders@2.32.10 r-splines2@0.5.4 r-sn@2.1.3 r-shelf@1.13.0 r-scales@1.4.0 r-rstpm2@1.7.1 r-rstantools@2.6.0 r-rstan@2.32.7 r-rms@8.1-1 r-rlang@1.2.0 r-rdpack@2.6.6 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-quadprog@1.5-8 r-purrr@1.2.2 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-7 r-muhaz@1.2.6.4 r-matrix@1.7-5 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-generics@0.1.4 r-dplyr@1.2.1 r-broom@1.0.13 r-bh@1.90.0-1 r-assertthat@0.2.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=expertsurv
Licenses: Expat
Build system: r
Synopsis: Incorporate Expert Opinion with Parametric Survival Models
Description:

Enables users to incorporate expert opinion with parametric survival analysis using a Bayesian or frequentist approach. Expert Opinion can be provided on the survival probabilities at certain time-point(s) or for the difference in mean survival between two treatment arms. Please reference it's use as Cooney, P., White, A. (2023) <doi:10.1177/0272989X221150212>.

r-eventpred 0.3.0
Propagated dependencies: r-survival@3.8-6 r-shiny@1.13.0 r-rstpm2@1.7.1 r-rlang@1.2.0 r-purrr@1.2.2 r-plotly@4.12.0 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-magrittr@2.0.5 r-lrstat@0.3.2 r-ggplot2@4.0.3 r-flexsurv@2.3.2 r-erify@0.6.0 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://kaifenglu.github.io/eventPred/
Licenses: GPL 2+
Build system: r
Synopsis: Event Prediction
Description:

Predicts enrollment and events at the design or analysis stage using specified enrollment and time-to-event models through simulations.

r-easyabc 1.6
Propagated dependencies: r-tensora@0.36.2.1 r-rcpp@1.1.1-1.1 r-pls@2.9-0 r-mnormt@2.1.2 r-mass@7.3-65 r-lhs@1.3.0 r-abc@2.2.2
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://lisc.pages-forge.inrae.fr/easyabc/
Licenses: GPL 3
Build system: r
Synopsis: Efficient Approximate Bayesian Computation Sampling Schemes
Description:

Enables launching a series of simulations of a computer code from the R session, and to retrieve the simulation outputs in an appropriate format for post-processing treatments. Five sequential sampling schemes and three coupled-to-MCMC schemes are implemented.

r-equatags 0.2.2
Propagated dependencies: r-xslt@1.5.1 r-xml2@1.5.2 r-katex@1.5.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=equatags
Licenses: Expat
Build system: r
Synopsis: Equations to 'XML'
Description:

This package provides function to transform latex math expressions into format HTML or Office Open XML Math'. The XML result can then be included in HTML', Microsoft Word documents or Microsoft PowerPoint presentations by using a Markdown document or the R package officer'.

r-engrexpt 0.1-8
Propagated dependencies: r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EngrExpt
Licenses: GPL 2+
Build system: r
Synopsis: Data sets from "Introductory Statistics for Engineering Experimentation"
Description:

Datasets from Nelson, Coffin and Copeland "Introductory Statistics for Engineering Experimentation" (Elsevier, 2003) with sample code.

r-explorethedata 0.1.0
Propagated dependencies: r-propcis@0.3-0 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=ExploreTheData
Licenses: Expat
Build system: r
Synopsis: Set of Tools for Exploratory Data Analysis
Description:

This package provides functions to profile a dataset, identify anomalies (special values, outliers, and inliers, defined as data values that are repeated unusually often), and compare data subsets with respect to either numerical or categorical variable distributions.

r-enhancer 1.1.1
Propagated dependencies: r-matrix@1.7-5 r-mass@7.3-65 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=enhancer
Licenses: GPL 2+
Build system: r
Synopsis: Mixed-Effects Models Enhancing Functions
Description:

Special functions that enhance other mixed effect model packages by creating overlayed, reduced rank, and reduced model matrices together with multiple data sets to practice the use of these models. For more details see Covarrubias-Pazaran (2016) <doi:10.1371/journal.pone.0156744>.

r-elaplus 1.0.2
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-stringdist@0.9.17 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-magrittr@2.0.5 r-igraph@2.3.1 r-gtools@3.9.5 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17 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=ELAplus
Licenses: Modified BSD
Build system: r
Synopsis: Energy Landscape Analysis for Ecological Communities
Description:

Energy landscape analysis (ELA) is a systematic method for analyzing an energy landscape represented as a weighted network. This R package is especially designed to analyze ecological dynamics, i.e., transitions in community compositions. For details of the analysis framework, please visit Suzuki K et al. (2021) <doi:10.1002/ecm.1469>.

Total packages: 72465