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

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-ecr 2.1.1
Propagated dependencies: r-viridis@0.6.5 r-smoof@1.7.0 r-scatterplot3d@0.3-45 r-reshape2@1.4.5 r-rcpp@1.1.1-1.1 r-plotly@4.12.0 r-plot3drgl@1.0.5 r-plot3d@1.4.2 r-paramhelpers@1.14.2 r-parallelmap@1.5.1 r-lazyeval@0.2.3 r-knitr@1.51 r-kableextra@1.4.0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-checkmate@2.3.4 r-bbmisc@1.13.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/jakobbossek/ecr2
Licenses: GPL 3
Build system: r
Synopsis: Evolutionary Computation in R
Description:

Framework for building evolutionary algorithms for both single- and multi-objective continuous or discrete optimization problems. A set of predefined evolutionary building blocks and operators is included. Moreover, the user can easily set up custom objective functions, operators, building blocks and representations sticking to few conventions. The package allows both a black-box approach for standard tasks (plug-and-play style) and a much more flexible white-box approach where the evolutionary cycle is written by hand.

r-efafactors 1.2.4
Propagated dependencies: r-xgboost@3.2.1.1 r-simcormultres@1.9.0 r-reticulate@1.46.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-ranger@0.18.0 r-psych@2.6.5 r-proxy@0.4-29 r-mlr@2.19.3 r-matrix@1.7-5 r-mass@7.3-65 r-ineq@0.2-13 r-ddpcr@1.16.0 r-checkmate@2.3.4 r-bbmisc@1.13.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://haijiangqin.com/EFAfactors/
Licenses: GPL 3
Build system: r
Synopsis: Determining the Number of Factors in Exploratory Factor Analysis
Description:

This package provides a collection of standard factor retention methods in Exploratory Factor Analysis (EFA), making it easier to determine the number of factors. Traditional methods such as the scree plot by Cattell (1966) <doi:10.1207/s15327906mbr0102_10>, Kaiser-Guttman Criterion (KGC) by Guttman (1954) <doi:10.1007/BF02289162> and Kaiser (1960) <doi:10.1177/001316446002000116>, and flexible Parallel Analysis (PA) by Horn (1965) <doi:10.1007/BF02289447> based on eigenvalues form PCA or EFA are readily available. This package also implements several newer methods, such as the Empirical Kaiser Criterion (EKC) by Braeken and van Assen (2017) <doi:10.1037/met0000074>, Comparison Data (CD) by Ruscio and Roche (2012) <doi:10.1037/a0025697>, and Hull method by Lorenzo-Seva et al. (2011) <doi:10.1080/00273171.2011.564527>, as well as some AI-based methods like Comparison Data Forest (CDF) by Goretzko and Ruscio (2024) <doi:10.3758/s13428-023-02122-4> and Factor Forest (FF) by Goretzko and Buhner (2020) <doi:10.1037/met0000262>. Additionally, it includes a deep neural network (DNN) trained on large-scale datasets that can efficiently and reliably determine the number of factors.

r-elfdistr 1.0.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/matheushjs/elfDistr
Licenses: Expat
Build system: r
Synopsis: Kumaraswamy Complementary Weibull Geometric (Kw-CWG) Probability Distribution
Description:

Density, distribution function, quantile function and random generation for the Kumaraswamy Complementary Weibull Geometric (Kw-CWG) lifetime probability distribution proposed in Afify, A.Z. et al (2017) <doi:10.1214/16-BJPS322>.

r-ecolmod 1.2.6.4
Propagated dependencies: r-shape@1.4.6.1 r-rootsolve@1.8.2.4 r-diagram@1.6.5 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ecolMod
Licenses: GPL 2+
Build system: r
Synopsis: "A Practical Guide to Ecological Modelling - Using R as a Simulation Platform"
Description:

Figures, data sets and examples from the book "A practical guide to ecological modelling - using R as a simulation platform" by Karline Soetaert and Peter MJ Herman (2009). Springer. All figures from chapter x can be generated by "demo(chapx)", where x = 1 to 11. The R-scripts of the model examples discussed in the book are in subdirectory "examples", ordered per chapter. Solutions to model projects are in the same subdirectories.

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-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-efatools 0.7.1
Propagated dependencies: r-viridislite@0.4.3 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-psych@2.6.5 r-progressr@0.19.0 r-progress@1.2.3 r-magrittr@2.0.5 r-lavaan@0.6-21 r-gparotation@2026.4-1 r-ggplot2@4.0.3 r-future-apply@1.20.2 r-future@1.70.0 r-dplyr@1.2.1 r-crayon@1.5.3 r-clue@0.3-68 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/mdsteiner/EFAtools
Licenses: GPL 3
Build system: r
Synopsis: Fast and Flexible Implementations of Exploratory Factor Analysis Tools
Description:

This package provides functions to perform exploratory factor analysis (EFA) procedures and compare their solutions. The goal is to provide state-of-the-art factor retention methods and a high degree of flexibility in the EFA procedures. This way, for example, implementations from R psych and SPSS can be compared. Moreover, functions for Schmid-Leiman transformation and the computation of omegas are provided. To speed up the analyses, some of the iterative procedures, like principal axis factoring (PAF), are implemented in C++.

r-econet 1.0.0.1
Propagated dependencies: r-spatstat-utils@3.2-3 r-sna@2.8 r-progressr@0.19.0 r-plyr@1.8.9 r-minpack-lm@1.2-4 r-matrix@1.7-5 r-mass@7.3-65 r-intergraph@2.0-4 r-igraph@2.3.1 r-formula-tools@1.7.1 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17 r-bbmle@1.0.25.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=econet
Licenses: Expat
Build system: r
Synopsis: Estimation of Parameter-Dependent Network Centrality Measures
Description:

This package provides methods for estimating parameter-dependent network centrality measures with linear-in-means models. Both non linear least squares and maximum likelihood estimators are implemented. The methods allow for both link and node heterogeneity in network effects, endogenous network formation and the presence of unconnected nodes. The routines also compare the explanatory power of parameter-dependent network centrality measures with those of standard measures of network centrality. Benefits and features of the econet package are illustrated using data from Battaglini and Patacchini (2018) and Battaglini, Patacchini, and Leone Sciabolazza (2020). For additional details, see the vignette <doi:10.18637/jss.v102.i08>.

r-epitest 1.0.0
Propagated dependencies: r-stringr@1.6.0 r-purrr@1.2.2 r-mm4lmm@3.0.3 r-magrittr@2.0.5 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EpiTest
Licenses: GPL 3+
Build system: r
Synopsis: Test for Gene x Gene Interactions in Bi-Parental Populations
Description:

This package provides functions to test for gene x gene interactions in a bi-parental population of inbred lines. The data are fitted with the mixed linear model described in Rio et al. (2022) <doi:10.1101/2022.12.18.520958>, that accounts for gene x gene interactions at both the fixed effect and variance levels. The package also provides graphical tools to display the gene x gene interaction trend at the mean level and the variance component analysis.

r-easystats 0.7.6
Propagated dependencies: r-see@0.14.0 r-report@0.6.4 r-performance@0.17.0 r-parameters@0.29.0 r-modelbased@0.15.0 r-insight@1.5.1 r-effectsize@1.0.2 r-datawizard@1.3.1 r-correlation@0.8.8 r-bayestestr@0.18.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://easystats.github.io/easystats/
Licenses: Expat
Build system: r
Synopsis: Framework for Easy Statistical Modeling, Visualization, and Reporting
Description:

This package provides a meta-package that installs and loads a set of packages from easystats ecosystem in a single step. This collection of packages provide a unifying and consistent framework for statistical modeling, visualization, and reporting. Additionally, it provides articles targeted at instructors for teaching easystats', and a dashboard targeted at new R users for easily conducting statistical analysis by accessing summary results, model fit indices, and visualizations with minimal programming.

r-equalden-hd 1.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=Equalden.HD
Licenses: GPL 2
Build system: r
Synopsis: Testing the Equality of a High Dimensional Set of Densities
Description:

The equality of a large number k of densities is tested by measuring the L2 distance between the corresponding kernel density estimators and the one based on the pooled sample. The test even works for sample sizes as small as 2.

r-epiestim 2.2-5
Propagated dependencies: r-scales@1.4.0 r-reshape2@1.4.5 r-incidence@1.7.6 r-gridextra@2.3 r-ggplot2@4.0.3 r-fitdistrplus@1.2-6 r-coda@0.19-4.1 r-coarsedatatools@0.7.2
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/mrc-ide/EpiEstim
Licenses: GPL 2+
Build system: r
Synopsis: Estimate Time Varying Reproduction Numbers from Epidemic Curves
Description:

This package provides tools to quantify transmissibility throughout an epidemic from the analysis of time series of incidence as described in Cori et al. (2013) <doi:10.1093/aje/kwt133> and Wallinga and Teunis (2004) <doi:10.1093/aje/kwh255>.

r-ecostate 0.3.0
Propagated dependencies: r-tmb@1.9.21 r-rtmb@1.9 r-mass@7.3-65 r-igraph@2.3.1 r-ggplot2@4.0.3 r-ggnetwork@0.5.14 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://james-thorson-noaa.github.io/ecostate/
Licenses: GPL 3
Build system: r
Synopsis: State-Space Mass-Balance Model for Marine Ecosystems
Description:

Fits a state-space mass-balance model for marine ecosystems, which implements dynamics derived from Ecopath with Ecosim ('EwE') <https://ecopath.org/> while fitting to time-series of fishery catch, biomass indices, age-composition samples, and weight-at-age data. Ecostate fits biological parameters (e.g., equilibrium mass) and measurement parameters (e.g., catchability coefficients) jointly with residual variation in process errors, and can include Bayesian priors for parameters.

r-extrasuperpower 1.6.2
Propagated dependencies: r-truncnorm@1.0-9 r-tmvtnorm@1.7 r-sn@2.1.3 r-scales@1.4.0 r-rlist@0.4.6.2 r-rlang@1.2.0 r-reshape2@1.4.5 r-plyr@1.8.9 r-permuco@1.1.3 r-matrix@1.7-5 r-mass@7.3-65 r-ggthemes@5.2.0 r-ggplot2@4.0.3 r-fgarch@4052.93 r-artool@0.11.2 r-afex@1.5-1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/luisrmacias/extraSuperpower
Licenses: Expat
Build system: r
Synopsis: Power Calculation for Two-Way Factorial Designs
Description:

The basic use of this package is with 3 sequential functions. First to generate a cell mean matrix. In case of a repeated measurements design also generate correlation and covariance matrices. This is followed by iterative experiment simulation. Finally, power is calculated from the simulated data. Features that may be considered in the model are interaction, measure correlation, non-normal and unbalanced designs distributions.

r-erboost 1.5
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=erboost
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric Multiple Expectile Regression via ER-Boost
Description:

Expectile regression is a nice tool for estimating the conditional expectiles of a response variable given a set of covariates. This package implements a regression tree based gradient boosting estimator for nonparametric multiple expectile regression, proposed by Yang, Y., Qian, W. and Zou, H. (2018) <doi:10.1080/00949655.2013.876024>. The code is based on the gbm package originally developed by Greg Ridgeway.

r-ern 2.1.2
Propagated dependencies: r-zoo@1.8-15 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-runjags@2.2.2-5 r-rjags@4-17 r-patchwork@1.3.2 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-epiestim@2.2-5 r-dplyr@1.2.1 r-coda@0.19-4.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ern
Licenses: Expat
Build system: r
Synopsis: Effective Reproduction Number Estimation
Description:

Estimate the effective reproduction number from wastewater and clinical data sources.

r-ecocomdp 1.3.2
Propagated dependencies: r-xml2@1.5.2 r-uuid@1.2-2 r-tidyr@1.3.2 r-stringr@1.6.0 r-rmarkdown@2.31 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-neonutilities@4.0.0 r-neonos@1.1.0 r-magrittr@2.0.5 r-lubridate@1.9.5 r-httr@1.4.8 r-ggplot2@4.0.3 r-geosphere@1.6-8 r-emld@0.5.3 r-eml@2.0.7 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/EDIorg/ecocomDP
Licenses: Expat
Build system: r
Synopsis: Tools to Create, Use, and Convert ecocomDP Data
Description:

Work with the Ecological Community Data Design Pattern. ecocomDP is a flexible data model for harmonizing ecological community surveys, in a research question agnostic format, from source data published across repositories, and with methods that keep the derived data up-to-date as the underlying sources change. Described in O'Brien et al. (2021), <doi:10.1016/j.ecoinf.2021.101374>.

r-equalcompareimages 0.1.0
Propagated dependencies: r-zip@2.3.3 r-shinybusy@0.3.3 r-magick@2.9.1 r-knitr@1.51 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://sites.google.com/view/equal-group/home
Licenses: GPL 3+
Build system: r
Synopsis: Comparison of Images for Researchers Without Coding Skills
Description:

Support functions for R-based "EQUALCompareImages - Compare similarity between and within images" shiny application which allow researchers without coding skills or expertise in image comparison algorithms to compare images. Gurusamy,K (2025)<doi:10.5281/zenodo.16994047>.

r-ehr 0.4-11
Propagated dependencies: r-pkdata@0.1.0 r-lubridate@1.9.5 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://choileena.github.io/
Licenses: GPL 3+
Build system: r
Synopsis: Electronic Health Record (EHR) Data Processing and Analysis Tool
Description:

Process and analyze electronic health record (EHR) data. The EHR package provides modules to perform diverse medication-related studies using data from EHR databases. Especially, the package includes modules to perform pharmacokinetic/pharmacodynamic (PK/PD) analyses using EHRs, as outlined in Choi, Beck, McNeer, Weeks, Williams, James, Niu, Abou-Khalil, Birdwell, Roden, Stein, Bejan, Denny, and Van Driest (2020) <doi:10.1002/cpt.1787>. Additional modules will be added in future. In addition, this package provides various functions useful to perform Phenome Wide Association Study (PheWAS) to explore associations between drug exposure and phenotypes obtained from EHR data, as outlined in Choi, Carroll, Beck, Mosley, Roden, Denny, and Van Driest (2018) <doi:10.1093/bioinformatics/bty306>.

r-emur 2.6.0
Propagated dependencies: r-wrassp@1.0.6 r-v8@8.2.0 r-uuid@1.2-2 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-shiny@1.13.0 r-rstudioapi@0.18.0 r-rsqlite@3.52.0 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-mime@0.13 r-jsonlite@2.0.0 r-httr@1.4.8 r-httpuv@1.6.17 r-fs@2.1.0 r-dplyr@1.2.1 r-dbi@1.3.0 r-cli@3.6.6 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/IPS-LMU/emuR
Licenses: GPL 2+
Build system: r
Synopsis: Main Package of the EMU Speech Database Management System
Description:

Provide the EMU Speech Database Management System (EMU-SDMS) with database management, data extraction, data preparation and data visualization facilities. See <https://ips-lmu.github.io/The-EMU-SDMS-Manual/> for more details.

r-ebvcube 0.5.3
Propagated dependencies: r-withr@3.0.2 r-tidyterra@1.2.0 r-terra@1.9-27 r-stringr@1.6.0 r-rhdf5@2.56.0 r-reshape2@1.4.5 r-ncmeta@0.4.0 r-ncdf4@1.24 r-memuse@4.2-3 r-jsonlite@2.0.0 r-httr@1.4.8 r-hdf5array@1.40.0 r-ggplot2@4.0.3 r-delayedarray@0.38.1 r-curl@7.1.0 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/EBVCube/ebvcube
Licenses: GPL 3+
Build system: r
Synopsis: Working with netCDF for Essential Biodiversity Variables
Description:

The concept of Essential Biodiversity Variables (EBV, <https://geobon.org/ebvs/what-are-ebvs/>) comes with a data structure based on the Network Common Data Form (netCDF). The ebvcube R package provides functionality to easily create, access and visualise this data. The EBV netCDFs can be downloaded from the EBV Data Portal: Christian Langer/ iDiv (2020) <https://portal.geobon.org/>.

r-ecostatscale 1.1
Propagated dependencies: r-mvtnorm@1.3-7 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ecostatscale
Licenses: GPL 3
Build system: r
Synopsis: Statistical Scaling Functions for Ecological Systems
Description:

Implementation of the scaling functions presented in "General statistical scaling laws for stability in ecological systems" by Clark et al in Ecology Letters <DOI:10.1111/ele.13760>. Includes functions for extrapolating variability, resistance, and resilience across spatial and ecological scales, as well as a basic simulation function for producing time series, and a regression routine for generating unbiased parameter estimates. See the main text of the paper for more details.

r-envnames 0.4.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/mastropi/envnames
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Keep Track of User-Defined Environment Names
Description:

Set of functions to keep track and find objects in user-defined environments by identifying environments by name --which cannot be retrieved with the built-in function environmentName(). The package also provides functionality to obtain simplified information about function calling chains and to get an object's memory address.

r-estadistica 1.2.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-rio@1.3.0 r-plotly@4.12.0 r-openxlsx@4.2.8.1 r-knitr@1.51 r-ggplot2@4.0.3 r-forecast@9.0.2 r-dplyr@1.2.1 r-cowplot@1.2.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://www.uv.es/estadistic/
Licenses: GPL 3
Build system: r
Synopsis: Fundamentos de estadística descriptiva e inferencial
Description:

Este paquete pretende apoyar el proceso enseñanza-aprendizaje de estadà stica descriptiva e inferencial. Las funciones contenidas en el paquete estadistica cubren los conceptos básicos estudiados en un curso introductorio. Muchos conceptos son ilustrados con gráficos dinámicos o web apps para facilitar su comprensión. This package aims to help the teaching-learning process of descriptive and inferential statistics. The functions contained in the package estadistica cover the basic concepts studied in a statistics introductory course. Many concepts are illustrated with dynamic graphs or web apps to make the understanding easier. See: Esteban et al. (2005, ISBN: 9788497323741), Newbold et al.(2019, ISBN:9781292315034 ), Murgui et al. (2002, ISBN:9788484424673) .

Total packages: 22167