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

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-detectnorm 1.0.0
Propagated dependencies: r-truncnorm@1.0-9 r-rdpack@2.6.6 r-psych@2.6.5 r-nleqslv@3.3.7 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/irissun/detectnorm
Licenses: Expat
Build system: r
Synopsis: Detect Nonnormality in Meta-Analysis without Raw Data
Description:

Non-normality could greatly distort the meta-analytic results, according to the simulation in Sun and Cheung (2020) <doi: 10.3758/s13428-019-01334-x>. This package aims to detect non-normality for two independent groups with only limited descriptive statistics, including mean, standard deviation, minimum, and maximum.

r-directeffects 0.3
Propagated dependencies: r-rlang@1.2.0 r-matching@4.10-15 r-glue@1.8.1 r-generics@0.1.4 r-formula@1.2-5 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://mattblackwell.github.io/DirectEffects/
Licenses: GPL 2+
Build system: r
Synopsis: Estimating Controlled Direct Effects for Explaining Causal Findings
Description:

This package provides a set of functions to estimate the controlled direct effect of treatment fixing a potential mediator to a specific value. Implements the sequential g-estimation estimator described in Vansteelandt (2009) <doi:10.1097/EDE.0b013e3181b6f4c9> and Acharya, Blackwell, and Sen (2016) <doi:10.1017/S0003055416000216> and the telescope matching estimator described in Blackwell and Strezhnev (2020) <doi:10.1111/rssa.12759>.

r-disaggregatets 3.0.1
Propagated dependencies: r-zoo@1.8-15 r-withr@3.0.2 r-rdpack@2.6.6 r-matrix@1.7-5 r-lars@1.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DisaggregateTS
Licenses: GPL 3
Build system: r
Synopsis: High-Dimensional Temporal Disaggregation
Description:

This package provides tools for temporal disaggregation, including: (1) High-dimensional and low-dimensional series generation for simulation studies; (2) A toolkit for temporal disaggregation and benchmarking using low-dimensional indicator series as proposed by Dagum and Cholette (2006, ISBN:978-0-387-35439-2); (3) Novel techniques by Mosley, Gibberd, and Eckley (2022, <doi:10.1111/rssa.12952>) for disaggregating low-frequency series in the presence of high-dimensional indicator matrices.

r-discretes 0.1.0
Propagated dependencies: r-rlang@1.2.0 r-ellipsis@0.3.3 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://discretes.netlify.app
Licenses: Expat
Build system: r
Synopsis: Discrete Numeric Series
Description:

This package provides a framework for representing discrete numeric series (enumerable sets of numbers) that may be finite or infinite. Series can be traversed, combined using arithmetic operations, tested for membership, and queried for limit points ("sinks"), without explicit enumeration of all elements.

r-dtrlearn2 1.1
Propagated dependencies: r-matrix@1.7-5 r-mass@7.3-65 r-kernlab@0.9-33 r-glmnet@5.0 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DTRlearn2
Licenses: GPL 2
Build system: r
Synopsis: Statistical Learning Methods for Optimizing Dynamic Treatment Regimes
Description:

We provide a comprehensive software to estimate general K-stage DTRs from SMARTs with Q-learning and a variety of outcome-weighted learning methods. Penalizations are allowed for variable selection and model regularization. With the outcome-weighted learning scheme, different loss functions - SVM hinge loss, SVM ramp loss, binomial deviance loss, and L2 loss - are adopted to solve the weighted classification problem at each stage; augmentation in the outcomes is allowed to improve efficiency. The estimated DTR can be easily applied to a new sample for individualized treatment recommendations or DTR evaluation.

r-deepmou 0.1.1
Propagated dependencies: r-skmeans@0.2-20 r-rfast@2.1.5.2 r-mass@7.3-65 r-ggplot2@4.0.3 r-extradistr@1.10.0.4 r-entropy@1.3.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=deepMOU
Licenses: GPL 3
Build system: r
Synopsis: Clustering of Short Texts by Mixture of Unigrams and Its Deep Extensions
Description:

This package provides functions providing an easy and intuitive way for fitting and clusters data using the Mixture of Unigrams models by means the Expectation-Maximization algorithm (Nigam, K. et al. (2000). <doi:10.1023/A:1007692713085>), Mixture of Dirichlet-Multinomials estimated by Gradient Descent (Anderlucci, Viroli (2020) <doi:10.1007/s11634-020-00399-3>) and Deep Mixture of Multinomials whose estimates are obtained with Gibbs sampling scheme (Viroli, Anderlucci (2020) <doi:10.1007/s11222-020-09989-9>). There are also functions for graphical representation of clusters obtained.

r-ddml 0.3.1
Propagated dependencies: r-xgboost@3.2.1.1 r-ranger@0.18.0 r-quadprog@1.5-8 r-nnls@1.6 r-matrix@1.7-5 r-mass@7.3-65 r-glmnet@5.0 r-aer@1.2-16
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/thomaswiemann/ddml
Licenses: GPL 3+
Build system: r
Synopsis: Double/Debiased Machine Learning
Description:

Estimate common causal parameters using double/debiased machine learning as proposed by Chernozhukov et al. (2018) <doi:10.1111/ectj.12097>. ddml simplifies estimation based on (short-)stacking as discussed in Ahrens et al. (2024) <doi:10.1002/jae.3103>, which leverages multiple base learners to increase robustness to the underlying data generating process.

r-diffusion 0.4.0
Propagated dependencies: r-systemfit@1.1-30 r-optimx@2025-4.9 r-nloptr@2.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/mamut86/diffusion
Licenses: LGPL 2.1
Build system: r
Synopsis: Forecast the Diffusion of New Products
Description:

Various diffusion models to forecast new product growth. Currently the package contains Bass, Gompertz, Gamma/Shifted Gompertz and Weibull curves. See Meade and Islam (2006) <doi:10.1016/j.ijforecast.2006.01.005>.

r-dmmf 0.5.2.0
Propagated dependencies: r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DMMF
Licenses: GPL 2+
Build system: r
Synopsis: Daily Based Morgan-Morgan-Finney (DMMF) Soil Erosion Model
Description:

This package implements the daily based Morgan-Morgan-Finney (DMMF) soil erosion model (Choi et al., 2017 <doi:10.3390/w9040278>) for estimating surface runoff and sediment budgets from a field or a catchment on a daily basis.

r-downballotr 0.1.0
Dependencies: python@3.12.12
Propagated dependencies: r-rlang@1.2.0 r-reticulate@1.46.0 r-purrr@1.2.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://gchickering21.github.io/DownBallotR/
Licenses: ASL 2.0
Build system: r
Synopsis: Access Federal, State, and Local Election Data
Description:

This package provides an R interface for downloading and standardizing election data to support research workflows. Election results are published by states through heterogeneous and often dynamic web interfaces that are not consistently accessible through existing R packages or APIs. To address this, the package wraps state-specific Python web scrapers through the reticulate package, enabling access to dynamic content while exposing consistent R functions for querying election availability and results across jurisdictions. The package is intended for responsible use and relies on publicly accessible election result pages.

r-durga 2.1.0
Propagated dependencies: r-vipor@0.4.7 r-rcolorbrewer@1.1-3 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/KhanKawsar/EstimationPlot
Licenses: Expat
Build system: r
Synopsis: Effect Size Estimation and Visualisation
Description:

An easy-to-use yet powerful system for plotting grouped data effect sizes. Various types of effect size can be estimated, then plotted together with a representation of the original data. Select from many possible data representations (box plots, violin plots, raw data points etc.), and combine as desired. Durga plots are implemented in base R, so are compatible with base R methods for combining plots, such as layout()'. See Khan & McLean (2023) <doi:10.1101/2023.02.06.526960>.

r-dstidyverseclient 1.1.0
Propagated dependencies: r-rlang@1.2.0 r-dsi@1.8.0 r-cli@3.6.6 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dsTidyverseClient
Licenses: LGPL 3+
Build system: r
Synopsis: 'DataSHIELD' 'Tidyverse' Clientside Package
Description:

Implementation of selected Tidyverse functions within DataSHIELD', an open-source federated analysis solution in R. Currently, DataSHIELD contains very limited tools for data manipulation, so the aim of this package is to improve the researcher experience by implementing essential functions for data manipulation, including subsetting, filtering, grouping, and renaming variables. This is the client-side package which should be installed locally, and is used in conjunction with the server-side package dsTidyverse which is installed on the remote server holding the data. For more information, see <https://tidyverse.org/> and <https://datashield.org/>.

r-dataspice 1.1.1
Propagated dependencies: r-whisker@0.4.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-shiny@1.13.0 r-rhandsontable@0.3.8 r-readr@2.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-ggplot2@4.0.3 r-fs@2.1.0 r-eml@2.0.7 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/ropensci/dataspice
Licenses: Expat
Build system: r
Synopsis: Create Lightweight Schema.org Descriptions of Data
Description:

The goal of dataspice is to make it easier for researchers to create basic, lightweight, and concise metadata files for their datasets. These basic files can then be used to make useful information available during analysis, create a helpful dataset "README" webpage, and produce more complex metadata formats to aid dataset discovery. Metadata fields are based on the Schema.org and Ecological Metadata Language standards.

r-decisionpaths 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-magrittr@2.0.5 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/causalfragility-lab/decisionpaths
Licenses: Expat
Build system: r
Synopsis: Construct and Audit Longitudinal Decision Paths
Description:

This package provides tools for constructing and auditing longitudinal decision paths from panel data. Implements a decision infrastructure framework for representing institutional AI systems as generators of time-ordered binary decision sequences. Provides functions to build path objects from panel data, summarise per-unit descriptors (dosage, switching rate, onset, duration, longest run), compute the Decision Reliability Index (DRI) following Cronbach (1951) <doi:10.1007/BF02310555>, estimate Shannon decision-path entropy following Shannon (1948) <doi:10.1002/j.1538-7305.1948.tb01338.x>, classify systems by infrastructure type (static, periodic, continuous, human-in-the-loop), and evaluate subgroup disparities in decision exposure and stability. Applications include education, policy, health, and organisational research.

r-datetimerangepicker 1.1.0
Propagated dependencies: r-shiny@1.13.0 r-reactr@0.6.1 r-lubridate@1.9.5 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/stla/DateTimeRangePicker
Licenses: GPL 3
Build system: r
Synopsis: Datetime Range Picker Widget for Usage in 'Shiny' Applications
Description:

This package provides a datetime range picker widget for usage in Shiny'. It creates a calendar allowing to select a start date and an end date as well as two fields allowing to select a start time and an end time.

r-dbi-table 1.0.7
Propagated dependencies: r-stringi@1.8.7 r-rlang@1.2.0 r-dbplyr@2.5.2 r-dbi@1.3.0 r-bit64@4.8.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/kjellpk/dbi.table
Licenses: FSDG-compatible
Build system: r
Synopsis: Database Queries Using 'data.table' Syntax
Description:

Query database tables over a DBI connection using data.table syntax. Attach database schemas to the search path. Automatically merge using foreign key constraints.

r-design-parameters 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=Design.parameters
Licenses: GPL 3
Build system: r
Synopsis: Parameters of the Experimental Designs
Description:

Here, a function has been developed to generate parameters of the input designs, as well as incidence matrices. This is a general function that can be used to investigate the characterization properties of any block design.

r-dtaplots 1.0.2.5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DTAplots
Licenses: GPL 2+
Build system: r
Synopsis: Creates Plots Accompanying Bayesian Diagnostic Test Accuracy Meta-Analyses
Description:

Function to create forest plots. Functions to use posterior samples from Bayesian bivariate meta-analysis model, Bayesian hierarchical summary receiver operating characteristic (HSROC) meta-analysis model or Bayesian latent class (LC) meta-analysis model to create Summary Receiver Operating Characteristic (SROC) plots using methods described by Harbord et al (2007)<doi:10.1093/biostatistics/kxl004>.

r-descomponer 1.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=descomponer
Licenses: GPL 2+
Build system: r
Synopsis: Seasonal Adjustment by Frequency Analysis
Description:

Decompose a time series into seasonal, trend and irregular components using transformations to amplitude-frequency domain.

r-databaseconnectorjars 1.1.0
Propagated dependencies: r-rjava@1.0-18
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/OHDSI/DatabaseConnectorJars
Licenses: FSDG-compatible
Build system: r
Synopsis: JAR Dependencies for the 'DatabaseConnector' Package
Description:

This package provides external JAR dependencies for the DatabaseConnector package.

r-dgpsi 2.6.0
Propagated dependencies: r-visnetwork@2.1.4 r-uuid@1.2-2 r-tidyr@1.3.2 r-rlang@1.2.0 r-reticulate@1.46.0 r-reshape2@1.4.5 r-patchwork@1.3.2 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-lhs@1.3.0 r-kableextra@1.4.0 r-ggplot2@4.0.3 r-ggforce@0.5.0 r-dplyr@1.2.1 r-clhs@0.9.2 r-benchmarkme@1.0.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/mingdeyu/dgpsi-R
Licenses: Expat
Build system: r
Synopsis: Interface to 'dgpsi' for Deep and Linked Gaussian Process Emulations
Description:

Interface to the python package dgpsi for Gaussian process, deep Gaussian process, and linked deep Gaussian process emulations of computer models and networks using stochastic imputation (SI). The implementations follow Ming & Guillas (2021) <doi:10.1137/20M1323771> and Ming, Williamson, & Guillas (2023) <doi:10.1080/00401706.2022.2124311> and Ming & Williamson (2023) <doi:10.48550/arXiv.2306.01212>. To get started with the package, see <https://mingdeyu.github.io/dgpsi-R/>.

r-dictionary 0.1.1
Propagated dependencies: r-tibble@3.3.1 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/stevecondylios/dictionaRy
Licenses: Expat
Build system: r
Synopsis: Retrieve the Dictionary Definitions of English Words
Description:

An R interface to the Free Dictionary API <https://dictionaryapi.dev/>, <https://github.com/meetDeveloper/freeDictionaryAPI>. Retrieve dictionary definitions for English words, as well as additional information including phonetics, part of speech, origins, audio pronunciation, example usage, synonyms and antonyms, returned in tidy format for ease of use.

r-drdid 1.3.0
Propagated dependencies: r-trust@0.1-9 r-rcpp@1.1.1-1.1 r-fastglm@0.1.0 r-bmisc@1.4.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://psantanna.com/DRDID/
Licenses: GPL 3
Build system: r
Synopsis: Doubly Robust Difference-in-Differences Estimators
Description:

This package implements the locally efficient doubly robust difference-in-differences (DiD) estimators for the average treatment effect proposed by Sant'Anna and Zhao (2020) <doi:10.1016/j.jeconom.2020.06.003>. The estimator combines inverse probability weighting and outcome regression estimators (also implemented in the package) to form estimators with more attractive statistical properties. Two different estimation methods can be used to estimate the nuisance functions.

r-dyndimred 1.0.4
Propagated dependencies: r-tibble@3.3.1 r-lmds@0.1.0 r-irlba@2.3.7 r-dynutils@1.0.12
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dynverse/dyndimred
Licenses: Expat
Build system: r
Synopsis: Dimensionality Reduction Methods in a Common Format
Description:

This package provides a common interface for applying dimensionality reduction methods, such as Principal Component Analysis ('PCA'), Independent Component Analysis ('ICA'), diffusion maps, Locally-Linear Embedding ('LLE'), t-distributed Stochastic Neighbor Embedding ('t-SNE'), and Uniform Manifold Approximation and Projection ('UMAP'). Has built-in support for sparse matrices.

Total packages: 72714