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

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-diagonals 6.4.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://qua.st/diagonals
Licenses: GPL 3
Build system: r
Synopsis: Block Diagonal Extraction or Replacement
Description:

Several tools for handling block-matrix diagonals and similar constructs are implemented. Block-diagonal matrices can be extracted or removed using two small functions implemented here. In addition, non-square matrices are supported. Block diagonal matrices occur when two dimensions of a data set are combined along one edge of a matrix. For example, trade-flow data in the decompr and gvc packages have each country-industry combination occur along both edges of the matrix.

r-det 3.0.3
Propagated dependencies: r-proc@1.19.0.1 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jmcurran/DET
Licenses: GPL 2
Build system: r
Synopsis: Representation of DET Curve with Confidence Intervals
Description:

Builds both ROC (Receiver Operating Characteristic) and DET (Detection Error Tradeoff) curves from a set of predictors that are the results of a binary classification system. The curves give a general view of classifier performance and are useful for comparing different systems.

r-dtfm 0.1.5
Propagated dependencies: r-tmvtnorm@1.7 r-sopc@0.1.0 r-mvtnorm@1.3-7 r-matrixcalc@1.0-6 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DTFM
Licenses: Expat
Build system: r
Synopsis: Distributed Online Covariance Matrix Tests for Truncated Factor Model
Description:

The truncated factor model is a statistical model designed to handle specific data structures in data analysis. DTFM is a powerful tool designed to efficiently process and analyze distributed datasets. The philosophy of the package is described in Guo et al. (2023) <doi:10.1007/s00180-022-01270-z>.

r-difplus 1.1
Propagated dependencies: r-testdataimputation@2.3 r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DIFplus
Licenses: GPL 2+
Build system: r
Synopsis: Multilevel Mantel-Haenszel Statistics for Differential Item Functioning Detection
Description:

Clustered or multilevel data structures are common in the assessment of differential item functioning (DIF), particularly in the context of large-scale assessment programs. This package allows users to implement extensions of the Mantel-Haenszel DIF detection procedures in the presence of multilevel data based on the work of Begg (1999) <doi:10.1111/j.0006-341X.1999.00302.x>, Begg & Paykin (2001) <doi:10.1080/00949650108812115>, and French & Finch (2013) <doi:10.1177/0013164412472341>.

r-discretelaplace 1.1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiscreteLaplace
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Discrete Laplace Distributions
Description:

Probability mass function, distribution function, quantile function, random generation and estimation for the skew discrete Laplace distributions.

r-dccpp 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://dccpp.berrisch.biz/
Licenses: GPL 3+
Build system: r
Synopsis: Fast Computation of Distance Correlations
Description:

Fast computation of the distance covariance dcov and distance correlation dcor'. The computation cost is only O(n log(n)) for the distance correlation (see Chaudhuri, Hu (2019) <arXiv:1810.11332> <doi:10.1016/j.csda.2019.01.016>). The functions are written entirely in C++ to speed up the computation.

r-decomposedpsf 0.2
Propagated dependencies: r-tseries@0.10-61 r-rlibeemd@1.4.4 r-psf@0.5 r-forecast@9.0.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://www.neerajbokde.in/software/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Time Series Prediction with PSF and Decomposition Methods (EMD and EEMD)
Description:

Predict future values with hybrid combinations of Pattern Sequence based Forecasting (PSF), Autoregressive Integrated Moving Average (ARIMA), Empirical Mode Decomposition (EMD) and Ensemble Empirical Mode Decomposition (EEMD) methods based hybrid methods.

r-divine 0.1.2
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-purrr@1.2.2 r-plotly@4.12.0 r-openxlsx@4.2.8.1 r-haven@2.5.5 r-gtsummary@2.6.1 r-ggplot2@4.0.3 r-fmsb@0.7.6 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://bruigtp.github.io/DIVINE/
Licenses: GPL 3+
Build system: r
Synopsis: Curated Datasets and Tools for Epidemiological Data Analysis
Description:

Curated datasets and intuitive data management functions to streamline epidemiological data workflows. It is designed to support researchers in quickly accessing clean, structured data and applying essential cleaning, summarizing, visualization, and export operations with minimal effort. Whether you're preparing a cohort for analysis or creating reports, DIVINE makes the process more efficient, transparent, and reproducible.

r-descsupprplots 1.0
Propagated dependencies: r-zoo@1.8-15 r-tibble@3.3.1 r-rlang@1.2.0 r-ggstatsplot@1.0.0 r-ggsignif@0.6.4 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-descutils@1.0 r-descsuppr@1.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=descsuppRplots
Licenses: GPL 3
Build system: r
Synopsis: Generate Plots for All Variables in Descriptive Tables
Description:

Visualizes variables from descriptive tables produced by descsuppR::buildDescrTbl() using ggstatsplot'. It automatically maps each variable to a suitable ggstatsplot plotting function based on the applied or suggested statistical test. Users can override the automatic mapping via a named list of plot specifications. The package supports grouped and ungrouped tables, and forwards additional arguments to the underlying ggstatsplot functions, providing quick, reproducible, and customizable default visualizations for descriptive summaries.

r-dotgen 0.1.1
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/xiaoran831213/dotgen
Licenses: GPL 2+
Build system: r
Synopsis: Gene-Set Analysis via Decorrelation by Orthogonal Transformation
Description:

Decorrelates a set of summary statistics (i.e., Z-scores or P-values per SNP) via Decorrelation by Orthogonal Transformation (DOT) approach and performs gene-set analyses by combining transformed statistic values; operations are performed with algorithms that rely only on the association summary results and the linkage disequilibrium (LD). For more details on DOT and its power, see Olga (2020) <doi:10.1371/journal.pcbi.1007819>.

r-dmcfun 4.0.1
Propagated dependencies: r-tidyr@1.3.2 r-rcpp@1.1.1-1.1 r-pbapply@1.7-4 r-dplyr@1.2.1 r-deoptim@2.2-8 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/igmmgi/DMCfun
Licenses: Expat
Build system: r
Synopsis: Diffusion Model of Conflict (DMC) in Reaction Time Tasks
Description:

DMC model simulation detailed in Ulrich, R., Schroeter, H., Leuthold, H., & Birngruber, T. (2015). Automatic and controlled stimulus processing in conflict tasks: Superimposed diffusion processes and delta functions. Cognitive Psychology, 78, 148-174. Ulrich et al. (2015) <doi:10.1016/j.cogpsych.2015.02.005>. Decision processes within choice reaction-time (CRT) tasks are often modelled using evidence accumulation models (EAMs), a variation of which is the Diffusion Decision Model (DDM, for a review, see Ratcliff & McKoon, 2008). Ulrich et al. (2015) introduced a Diffusion Model for Conflict tasks (DMC). The DMC model combines common features from within standard diffusion models with the addition of superimposed controlled and automatic activation. The DMC model is used to explain distributional reaction time (and error rate) patterns in common behavioural conflict-like tasks (e.g., Flanker task, Simon task). This R-package implements the DMC model and provides functionality to fit the model to observed data. Further details are provided in the following paper: Mackenzie, I.G., & Dudschig, C. (2021). DMCfun: An R package for fitting Diffusion Model of Conflict (DMC) to reaction time and error rate data. Methods in Psychology, 100074. <doi:10.1016/j.metip.2021.100074>.

r-demovuln 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/agimenezromero/demovuln-r
Licenses: Expat
Build system: r
Synopsis: Demographic Vulnerability Metrics for Matrix Population Models
Description:

Simulates temporally structured perturbations in matrix population models and computes population reduction and integrated demographic vulnerability across perturbation regimes. Perturbations can be applied to adult survival, juvenile survival, fecundity, all demographic entries, or user-defined matrix elements. The package provides tools to simulate individual perturbation trajectories, evaluate perturbation grids, and summarize demographic vulnerability in structured populations.

r-ddpstar 1.0-1
Propagated dependencies: r-moments@0.14.1 r-matrix@1.7-5 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DDPstar
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Density Regression via Dirichlet Process Mixtures of Normal Structured Additive Regression Models
Description:

This package implements a flexible, versatile, and computationally tractable model for density regression based on a single-weights dependent Dirichlet process mixture of normal distributions model for univariate continuous responses. The model assumes an additive structure for the mean of each mixture component and the effects of continuous covariates are captured through smooth nonlinear functions. The key components of our modelling approach are penalised B-splines and their bivariate tensor product extension. The proposed method can also easily deal with parametric effects of categorical covariates, linear effects of continuous covariates, interactions between categorical and/or continuous covariates, varying coefficient terms, and random effects. Please see Rodriguez-Alvarez, Inacio et al. (2025) for more details.

r-degday 0.4.0
Propagated dependencies: r-zoo@1.8-15 r-magrittr@2.0.5 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/ucanr-igis/degday/
Licenses: GPL 3+
Build system: r
Synopsis: Compute Degree Days
Description:

Compute degree days from daily min and max temperatures for modeling plant and insect development.

r-datametprocess 1.0.8
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-shiny@1.13.0 r-rlang@1.2.0 r-lubridate@1.9.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/wagnnerms97/DataMetProcess
Licenses: GPL 3+
Build system: r
Synopsis: Meteorological Data Processing
Description:

Set of tools aimed at processing meteorological data, converting hourly recorded data to daily, monthly and annual data.

r-dirstats 0.1.10
Propagated dependencies: r-rotasym@1.3.1 r-movmf@0.2-11
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/egarpor/DirStats
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric Methods for Directional Data
Description:

Nonparametric kernel density estimation, bandwidth selection, and other utilities for analyzing directional data. Implements the estimator in Bai, Rao and Zhao (1987) <doi:10.1016/0047-259X(88)90113-3>, the cross-validation bandwidth selectors in Hall, Watson and Cabrera (1987) <doi:10.1093/biomet/74.4.751> and the plug-in bandwidth selectors in Garcà a-Portugués (2013) <doi:10.1214/13-ejs821>.

r-dfadjust 1.1.0
Propagated dependencies: r-collapse@2.1.7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/kolesarm/Robust-Small-Sample-Standard-Errors
Licenses: Expat
Build system: r
Synopsis: Degrees of Freedom Adjustment for Robust Standard Errors
Description:

Computes small-sample degrees of freedom adjustment for heteroskedasticity robust standard errors, and for clustered standard errors in linear regression. See Imbens and Kolesár (2016) <doi:10.1162/REST_a_00552> for a discussion of these adjustments.

r-dpp 0.1.2
Propagated dependencies: r-rcpp@1.1.1-1.1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DPP
Licenses: Expat
Build system: r
Synopsis: Inference of Parameters of Normal Distributions from a Mixture of Normals
Description:

This MCMC method takes a data numeric vector (Y) and assigns the elements of Y to a (potentially infinite) number of normal distributions. The individual normal distributions from a mixture of normals can be inferred. Following the method described in Escobar (1994) <doi:10.2307/2291223> we use a Dirichlet Process Prior (DPP) to describe stochastically our prior assumptions about the dimensionality of the data.

r-documenter 0.1.3
Propagated dependencies: r-yaml@2.3.12 r-officer@0.7.5 r-magrittr@2.0.5 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=documenter
Licenses: Expat
Build system: r
Synopsis: Documents Files
Description:

It is sometimes necessary to create documentation for all files in a directory. Doing so by hand can be very tedious. This task is made fast and reproducible using the functionality of documenter'. It aggregates all text files in a directory and its subdirectories into a single word document in a semi-automated fashion.

r-drmtmb 0.7.0
Propagated dependencies: r-tmb@1.9.21 r-rcppeigen@0.3.4.0.2 r-matrix@1.7-5 r-lifecycle@1.0.5 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://itchyshin.github.io/drmTMB/
Licenses: GPL 3+
Build system: r
Synopsis: Distributional Regression Models Using Template Model Builder
Description:

Fast distributional regression models for univariate and bivariate responses using Template Model Builder. The current implementation focuses on Gaussian, Student-t, and skew-normal location-scale models, known sampling covariance, phylogenetic location effects, random-effect scale models, bivariate residual correlation, positive-continuous, Tweedie semi-continuous, strict-proportion, zero-one bounded, and denominator-aware proportion families, fixed-effect Bernoulli/binomial event-probability models, and fixed-effect Poisson, negative-binomial, zero-inflated, zero-truncated, hurdle count, and ordinal cumulative-logit models. Additional response-family models are staged for later phases. Every fitted family also exposes a distributional-output and adequacy layer: randomized quantile-residual worm and QQ plots that detect fixed-effect shape and atom misspecification, and conditional-quantile, exceedance, and centile outputs with plug-in (uncalibrated) intervals.

r-dyspiadata 0.1.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DysPIAData
Licenses: GPL 2+
Build system: r
Synopsis: Background and Pathway Data Used in 'DysPIA'
Description:

This dataset includes Background and Pathway data used in package DysPIA'.

r-dr 3.0.11
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://CRAN.R-project.org/package=dr
Licenses: GPL 2+
Build system: r
Synopsis: Methods for Dimension Reduction for Regression
Description:

Functions, methods, and datasets for fitting dimension reduction regression, using slicing (methods SAVE and SIR), Principal Hessian Directions (phd, using residuals and the response), and an iterative IRE. Partial methods, that condition on categorical predictors are also available. A variety of tests, and stepwise deletion of predictors, is also included. Also included is code for computing permutation tests of dimension. Adding additional methods of estimating dimension is straightforward. For documentation, see the vignette in the package. With version 3.0.4, the arguments for dr.step have been modified.

r-dfmirror 2.2.0
Propagated dependencies: r-mass@7.3-65 r-fitdistrplus@1.2-6 r-e1071@1.7-17
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jacobpstein/dfmirroR
Licenses: Expat
Build system: r
Synopsis: Simulate a Data Frame Mirroring an Input and Produce Shareable Simulation Code
Description:

The dfmirroR package allows users to input a data frame, simulate some number of observations based on specified columns of that data frame, and then outputs a string that contains the code to re-create the simulation. The goal is to both provide workable test data sets and provide users with the information they need to set up reproducible examples with team members. This package was created out of a need to share examples in cases where data are private and where a full data frame is not needed for testing or coordinating.

r-distfromq 1.0.4
Propagated dependencies: r-zeallot@0.2.0 r-purrr@1.2.2 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://reichlab.io/distfromq/
Licenses: GPL 3+
Build system: r
Synopsis: Reconstruct a Distribution from a Collection of Quantiles
Description:

Given a set of predictive quantiles from a distribution, estimate the distribution and create `d`, `p`, `q`, and `r` functions to evaluate its density function, distribution function, and quantile function, and generate random samples. On the interior of the provided quantiles, an interpolation method such as a monotonic cubic spline is used; the tails are approximated by a location-scale family.

Total packages: 73955