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

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-dtwrappers 0.0.2
Propagated dependencies: r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DTwrappers
Licenses: GPL 3
Build system: r
Synopsis: Simplified Data Analysis with Wrapper Functions for the 'Data.Table' Package
Description:

This package provides functionality for users who are learning R or the techniques of data analysis. Written as a collection of wrapper functions, the DTwrapper package facilitates many core operations of data processing. This is achieved with relatively few requirements about the order of the processing steps or knowledge of specialized syntax. DTwrappers creates coding results along with translations to data.table's code. This enables users to benefit from the speed and efficiency of data.table's calculations. Furthermore, the package also provides the translated code for educational purposes so that users can review working examples of coding syntax and calculations.

r-discocvi 0.1.1
Propagated dependencies: r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/aminentezari/discoCVI
Licenses: Expat
Build system: r
Synopsis: Implementation of the DISCO Metric for Internal Clustering Evaluation
Description:

Implementation of the DISCO (Density-based Internal Score for Clusterings with nOise) metric, a cluster validity index for evaluating density-based clustering results without ground truth labels. DISCO is the first index to explicitly assess the quality of noise point assignments in addition to cluster quality. It uses density-connectivity distance derived from a minimum spanning tree of the mutual-reachability graph, providing interpretable, bounded scores in [-1, 1]. Higher scores indicate better clustering. Based on Beer et al. (2025) <doi:10.48550/arXiv.2503.00127>.

r-designsize 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=designsize
Licenses: GPL 3
Build system: r
Synopsis: Sample Size Calculation of Various Study Designs
Description:

Different sample size calculations with different study designs. These techniques are explained by Chow (2007) <doi:10.1201/9781584889830>.

r-dlmrmv 1.0.0
Propagated dependencies: r-mass@7.3-65 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DLMRMV
Licenses: ASL 2.0
Build system: r
Synopsis: Distributed Linear Regression Models with Response Missing Variables
Description:

As a distributed imputation strategy, the Distributed full information Multiple Imputation method is developed to impute missing response variables in distributed linear regression. The philosophy of the package is described in Guo (2025) <doi:10.1038/s41598-025-93333-6>.

r-dcl 0.1.2
Propagated dependencies: r-latticeextra@0.6-31 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DCL
Licenses: GPL 2
Build system: r
Synopsis: Claims Reserving under the Double Chain Ladder Model
Description:

Statistical modelling and forecasting in claims reserving in non-life insurance under the Double Chain Ladder framework by Martinez-Miranda, Nielsen and Verrall (2012).

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-dlib 1.0.3.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dlib
Licenses: FSDG-compatible
Build system: r
Synopsis: Allow Access to the 'Dlib' C++ Library
Description:

Interface for Rcpp users to dlib <http://dlib.net> which is a C++ toolkit containing machine learning algorithms and computer vision tools. It is used in a wide range of domains including robotics, embedded devices, mobile phones, and large high performance computing environments. This package allows R users to use dlib through Rcpp'.

r-diceeval 1.6.1
Propagated dependencies: r-dicekriging@1.6.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiceEval
Licenses: GPL 3
Build system: r
Synopsis: Construction and Evaluation of Metamodels
Description:

Estimation, validation and prediction of models of different types : linear models, additive models, MARS,PolyMARS and Kriging.

r-discoursegt 1.2.0
Propagated dependencies: r-network@1.20.0 r-igraph@2.3.1 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-ggally@2.4.0 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=discourseGT
Licenses: Expat
Build system: r
Synopsis: Analyze Group Patterns using Graph Theory in Educational Settings
Description:

Analyzes group patterns using discourse analysis data with graph theory mathematics. Takes the order of which individuals talk and converts it to a network edge and weight list. Returns the density, centrality, centralization, and subgroup information for each group. Based on the analytical framework laid out in Chai et al. (2019) <doi:10.1187/cbe.18-11-0222>.

r-digss 1.0.2
Propagated dependencies: r-viridis@0.6.5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/markhubbe/DIGSS
Licenses: Expat
Build system: r
Synopsis: Determination of Intervals Using Georeferenced Survey Simulation
Description:

Simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties. The survey approach used is largely based on the work of Kintigh (1988) <doi:10.2307/281113>.

r-dstat2x2xk 0.2.0
Propagated dependencies: r-biasedurn@2.0.12
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dstat2x2xk
Licenses: GPL 2
Build system: r
Synopsis: Demonstrated Insensitivity to Bias in 2x2xK Contingency Tables
Description:

For an observational study with binary treatment, binary outcome and K strata, implements a d-statistic that uses those strata most insensitive to unmeasured bias in treatment assignment.<doi:10.1093/biomet/asaa032> The package has one function, dstat2x2xk.

r-drclass 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://gitlab.com/p.reichert/DRclass
Licenses: GPL 3
Build system: r
Synopsis: Consider Ambiguity in Probabilistic Descriptions Using Density Ratio Classes
Description:

Consider ambiguity in probabilistic descriptions by replacing a parametric probabilistic description of uncertainty by a non-parametric set of probability distributions in the form of a Density Ratio Class. This is of particular interest in Bayesian inference. The Density Ratio Class is particularly suited for this purpose as it is invariant under Bayesian inference, marginalization, and propagation through a deterministic model. Here, invariant means that the result of the operation applied to a Density Ratio Class is again a Density Ratio Class. In particular the invariance under Bayesian inference thus enables iterative learning within the same framework of Density Ratio Classes. The use of imprecise probabilities in general, and Density Ratio Classes in particular, lead to intervals of characteristics of probability distributions, such as cumulative distribution functions, quantiles, and means. The package is based on a sample of the distribution proportional to the upper bound of the class. Typically this will be a sample from the posterior in Bayesian inference. Based on such a sample, the package provides functions to calculate lower and upper class boundaries and lower and upper bounds of cumulative distribution functions, and quantiles. Rinderknecht, S.L., Albert, C., Borsuk, M.E., Schuwirth, N., Kuensch, H.R. and Reichert, P. (2014) "The effect of ambiguous prior knowledge on Bayesian model parameter inference and prediction." Environmental Modelling & Software. 62, 300-315, 2014. <doi:10.1016/j.envsoft.2014.08.020>. Sriwastava, A. and Reichert, P. "Robust Bayesian Estimation of Value Function Parameters using Imprecise Priors." Submitted. <https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4973574>.

r-densratio 0.3.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/hoxo-m/densratio
Licenses: Expat
Build system: r
Synopsis: Density Ratio Estimation
Description:

Density ratio estimation. The estimated density ratio function can be used in many applications such as anomaly detection, change-point detection, covariate shift adaptation. The implemented methods are uLSIF (Hido et al. (2011) <doi:10.1007/s10115-010-0283-2>), RuLSIF (Yamada et al. (2011) <doi:10.1162/NECO_a_00442>), and KLIEP (Sugiyama et al. (2007) <doi:10.1007/s10463-008-0197-x>).

r-datastreamdsws2r 1.11.0
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-stringr@1.6.0 r-stringi@1.8.7 r-jsonlite@2.0.0 r-httr2@1.2.2 r-foreach@1.5.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/CharlesCara/DatastreamDSWS2R
Licenses: GPL 3
Build system: r
Synopsis: Provides a Link Between the 'LSEG Datastream' System and R
Description:

This package provides a set of functions and a class to connect, extract and upload information from the LSEG Datastream database. This package uses the DSWS API. Details of this API are available at <https://www.lseg.com/en/data-analytics>. Please report issues at <https://github.com/CharlesCara/DatastreamDSWS2R/issues>.

r-dyadicarma 1.0.1
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://cran.r-project.org/package=DyadiCarma
Licenses: GPL 2+
Build system: r
Synopsis: Dyadic Matrices and their Algebra using 'Rcpp' and 'RcppArmadillo'
Description:

This package provides methods for efficient algebraic operations and factorization of dyadic matrices using Rcpp and RcppArmadillo'. The details of dyadic matrices and the corresponding methodology are described in Kos, M., Podgórski, K., and Wu, H. (2025) <doi:10.48550/arXiv.2505.08144>.

r-demodelr 2.0.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-ggplot2@4.0.3 r-ggally@2.4.0 r-formula-tools@1.7.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jmzobitz/demodelr
Licenses: Expat
Build system: r
Synopsis: Simulating Differential Equations with Data
Description:

Designed to support the visualization, numerical computation, qualitative analysis, model-data fusion, and stochastic simulation for autonomous systems of differential equations. Euler and Runge-Kutta methods are implemented, along with tools to visualize the two-dimensional phaseplane. Likelihood surfaces and a simple Markov Chain Monte Carlo parameter estimator can be used for model-data fusion of differential equations and empirical models. The Euler-Maruyama method is provided for simulation of stochastic differential equations. The package was originally written for internal use to support teaching by Zobitz, and refined to support the text "Exploring modeling with data and differential equations using R" by John Zobitz (2021) <https://jmzobitz.github.io/ModelingWithR/index.html>.

r-d4storagehub4r 0.4-5
Propagated dependencies: r-xml2@1.5.2 r-xml@3.99-0.23 r-r6@2.6.1 r-keyring@1.4.1 r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/eblondel/d4storagehub4R
Licenses: Expat
Build system: r
Synopsis: Interface to 'D4Science' 'StorageHub' API
Description:

This package provides an interface to D4Science StorageHub API (<https://dev.d4science.org/>). Allows to get user profile, and perform actions over the StorageHub (workspace) including creation of folders, files management (upload/update/deletion/sharing), and listing of stored resources.

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-docopulae 0.4.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=docopulae
Licenses: Expat
Build system: r
Synopsis: Optimal Designs for Copula Models
Description:

This package provides a direct approach to optimal designs for copula models based on the Fisher information. Provides flexible functions for building joint PDFs, evaluating the Fisher information and finding optimal designs. It includes an extensible solution to summation and integration called nint', functions for transforming, plotting and comparing designs, as well as a set of tools for common low-level tasks.

r-dataquier 2.8.9
Propagated dependencies: r-withr@3.0.2 r-units@1.0-1 r-scales@1.4.0 r-robustbase@0.99-7 r-rlang@1.2.0 r-rio@1.3.0 r-readr@2.2.0 r-r-devices@2.17.4 r-qmrparser@0.1.6 r-patchwork@1.3.2 r-parallelmap@1.5.1 r-mass@7.3-65 r-lubridate@1.9.5 r-lme4@2.0-1 r-lifecycle@1.0.5 r-hms@1.1.4 r-ggplot2@4.0.3 r-emmeans@2.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://dataquality.qihs.uni-greifswald.de/
Licenses: FreeBSD
Build system: r
Synopsis: Data Quality in Epidemiological Research
Description:

Data quality assessments guided by a data quality framework introduced by Schmidt and colleagues, 2021 <doi:10.1186/s12874-021-01252-7> target the data quality dimensions integrity, completeness, consistency, and accuracy. The scope of applicable functions rests on the availability of extensive metadata which can be provided in spreadsheet tables. Either standardized (e.g. as html5 reports) or individually tailored reports can be generated. For an introduction into the specification of corresponding metadata, please refer to the package website <https://dataquality.qihs.uni-greifswald.de/VIN_Annotation_of_Metadata.html>.

r-discreteinverseweibull 1.0.2
Propagated dependencies: r-rsolnp@2.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiscreteInverseWeibull
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Discrete Inverse Weibull Distribution
Description:

Probability mass function, distribution function, quantile function, random generation and parameter estimation for the discrete inverse Weibull distribution.

r-docxtractr 0.6.5
Propagated dependencies: r-xml2@1.5.2 r-purrr@1.2.2 r-magrittr@2.0.5 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://gitlab.com/hrbrmstr/docxtractr
Licenses: Expat
Build system: r
Synopsis: Extract Data Tables and Comments from 'Microsoft' 'Word' Documents
Description:

Microsoft Word docx files provide an XML structure that is fairly straightforward to navigate, especially when it applies to Word tables and comments. Tools are provided to determine table count/structure, comment count and also to extract/clean tables and comments from Microsoft Word docx documents. There is also nascent support for .doc and .pptx files.

r-dbspatial 0.1.2
Propagated dependencies: r-tidyselect@1.2.1 r-terra@1.9-27 r-sf@1.1-1 r-rlang@1.2.0 r-lifecycle@1.0.5 r-glue@1.8.1 r-e1071@1.7-17 r-duckdb@1.5.2 r-dplyr@1.2.1 r-dbproject@0.1.1 r-dbplyr@2.5.2 r-dbi@1.3.0 r-crayon@1.5.3 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dbverse-org/dbspatial-r
Licenses: GPL 3 Expat
Build system: r
Synopsis: Spatial Data Operations for Database-Backed Geometries
Description:

This package provides database-backed spatial geometry classes and methods for working with vector spatial data in DuckDB'. The package supports loading, converting, querying, joining, and measuring spatial geometries through familiar sf'-style interfaces while keeping geometry columns lazy inside the database. It integrates with dbProject to preserve database paths, live connections, and spatial table metadata across interactive sessions. The package follows the Simple Features framework described by Pebesma (2018) <doi:10.32614/RJ-2018-009> and uses DuckDB's spatial extension <https://duckdb.org/docs/stable/core_extensions/spatial/overview.html>.

r-dispositioneffect 1.0.1
Propagated dependencies: r-purrr@1.2.2 r-progress@1.2.3 r-magrittr@2.0.5 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://marcozanotti.github.io/dispositionEffect/
Licenses: Expat
Build system: r
Synopsis: Analysis of Disposition Effect on Financial Portfolios
Description:

Evaluate the presence of disposition effect and others irrational investor's behaviors based solely on investor's transactions and financial market data. Experimental data can also be used to perform the analysis. Four different methodologies are implemented to account for the different nature of human behaviors on financial markets. Novel analyses such as portfolio driven and time series disposition effect are also allowed.

Total packages: 73977