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

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-dclust 0.1.0
Propagated dependencies: r-phylogram@2.1.0 r-openssl@2.3.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://github.com/shaunpwilkinson/dclust
Licenses: GPL 3
Build system: r
Synopsis: Divisive Hierarchical Clustering
Description:

This package contains a single function dclust() for divisive hierarchical clustering based on recursive k-means partitioning (k = 2). Useful for clustering large datasets where computation of a n x n distance matrix is not feasible (e.g. n > 10,000 records). For further information see Steinbach, Karypis and Kumar (2000) <http://glaros.dtc.umn.edu/gkhome/fetch/papers/docclusterKDDTMW00.pdf>.

r-datasets-load 2.3.0
Propagated dependencies: r-shiny@1.11.1 r-miniui@0.1.2 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=datasets.load
Licenses: GPL 3
Build system: r
Synopsis: Graphical Interface for Loading Datasets
Description:

Graphical interface for loading datasets in RStudio from all installed (including unloaded) packages, also includes command line interfaces.

r-dasguptr 2.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/josiahpjking/DasGuptR
Licenses: GPL 3+
Build system: r
Synopsis: Das Gupta Standardisation and Decomposition
Description:

Implementation of Das Gupta's standardisation and decomposition of population rates, as set out "Standardization and decomposition of rates: A userâ s manual", Das Gupta (1993) <https://www2.census.gov/library/publications/1993/demographics/p23-186.pdf>. The goal of these methods is to calculate adjusted rates based on compositional factors and quantify the contribution of each factor to the difference in crude rates between populations. The package offers functionality to handle various scenarios for any number of factors and populations, where said factors can be comprised of vectors across sub-populations (including cross-classified population breakdowns), and with the option to specify user-defined rate functions.

r-dfms 1.0.0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-collapse@2.1.5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://docs.ropensci.org/dfms/
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Factor Models
Description:

Efficient estimation of Dynamic Factor Models using the Expectation Maximization (EM) algorithm or Two-Step (2S) estimation, supporting datasets with missing data and mixed-frequency nowcasting applications. Factors follow a stationary VAR process of order p. Estimation options include: running the Kalman Filter and Smoother once with PCA initial values (2S) as in Doz, Giannone and Reichlin (2011) <doi:10.1016/j.jeconom.2011.02.012>; iterated Kalman Filtering and Smoothing until EM convergence as in Doz, Giannone and Reichlin (2012) <doi:10.1162/REST_a_00225>; or the adapted EM algorithm of Banbura and Modugno (2014) <doi:10.1002/jae.2306>, allowing arbitrary missing-data patterns and monthly-quarterly mixed-frequency datasets. The implementation uses the Armadillo C++ library and the collapse package for fast estimation. A comprehensive set of methods supports interpretation and visualization, forecasting, and decomposition of the news content of macroeconomic data releases following Banbura and Modugno (2014). Information criteria to choose the number of factors are also provided, following Bai and Ng (2002) <doi:10.1111/1468-0262.00273>.

r-dsmsearch 1.2.2
Propagated dependencies: r-terra@1.8-86 r-stringr@1.6.0 r-sp@2.2-0 r-sf@1.0-23 r-nominatimlite@0.5.0 r-lidr@4.3.2 r-imager@1.0.5 r-httr2@1.2.1 r-dplyr@1.1.4 r-cli@3.6.5 r-aws-s3@0.3.22
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dsmSearch
Licenses: GPL 3
Build system: r
Synopsis: DSM and LiDAR Downloader
Description:

This package provides a collection of functions to search and download Digital Surface Model (DSM) and Light Detection and Ranging (LiDAR) data via APIs, including OpenTopography <https://portal.opentopography.org/apidocs/> and TNMAccess <https://apps.nationalmap.gov/tnmaccess/#/>, and canopy tree height data.

r-donut 1.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/paulnorthrop/donut
Licenses: GPL 2+
Build system: r
Synopsis: Nearest Neighbour Search with Variables on a Torus
Description:

Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain variables on a torus. The user chooses the algorithm to use to find the nearest neighbours. Two such algorithms, provided by the packages RANN <https://cran.r-project.org/package=RANN>, and nabor <https://cran.r-project.org/package=nabor>, are suggested.

r-dtgiw 1.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dtgiw
Licenses: GPL 3
Build system: r
Synopsis: Discrete Transmuted Generalized Inverse Weibull Distribution
Description:

The Discrete Transmuted Generalized Inverse Weibull (DTGIW) distribution is a new distribution for count data analysis. The DTGIW is discrete distribution based on Atchanut and Sirinapa (2021). <DOI: 10.14456/sjst-psu.2021.149>.

r-dundermifflin 0.1.1
Propagated dependencies: r-stringi@1.8.7 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dundermifflin
Licenses: Expat
Build system: r
Synopsis: The Office Quotes on-Demand
Description:

This package provides functions to randomly select, return, and print quotes or entire scenes from the American version of the show the Office. Receive laughs from one of of the greatest sitcoms of all time on demand. Add these functions to your .Rprofile to get a good laugh everytime you start a new R session.

r-dsmolgenisarmadillo 4.0.1
Propagated dependencies: r-urltools@1.7.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-molgenisauth@1.0.0 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-dsi@1.8.0 r-dplyr@1.1.4 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/molgenis/molgenis-r-datashield/
Licenses: LGPL 2.1+
Build system: r
Synopsis: 'DataSHIELD' Client for 'MOLGENIS Armadillo'
Description:

DataSHIELD is an infrastructure and series of R packages that enables the remote and non-disclosive analysis of sensitive research data. This package is the DataSHIELD interface implementation to analyze data shared on a MOLGENIS Armadillo server. MOLGENIS Armadillo is a light-weight DataSHIELD server using a file store and an RServe server.

r-distcomp 1.3-4
Propagated dependencies: r-survival@3.8-3 r-stringr@1.6.0 r-shiny@1.11.1 r-rlang@1.1.6 r-r6@2.6.1 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-homomorpher@0.3 r-gmp@0.7-5 r-dplyr@1.1.4 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://dx.doi.org/10.18637/jss.v077.i13
Licenses: LGPL 2.0+
Build system: r
Synopsis: Computations over Distributed Data without Aggregation
Description:

Implementing algorithms and fitting models when sites (possibly remote) share computation summaries rather than actual data over HTTP with a master R process (using opencpu', for example). A stratified Cox model and a singular value decomposition are provided. The former makes direct use of code from the R survival package. (That is, the underlying Cox model code is derived from that in the R survival package.) Sites may provide data via several means: CSV files, Redcap API, etc. An extensible design allows for new methods to be added in the future and includes facilities for local prototyping and testing. Web applications are provided (via shiny') for the implemented methods to help in designing and deploying the computations.

r-dsfm 1.0.1
Propagated dependencies: r-sopc@0.1.0 r-sn@2.1.1 r-psych@2.5.6 r-matrixcalc@1.0-6 r-mass@7.3-65 r-elasticnet@1.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DSFM
Licenses: Expat
Build system: r
Synopsis: Distributed Skew Factor Model Estimation Methods
Description:

This package provides a distributed framework for simulating and estimating skew factor models under various skewed and heavy-tailed distributions. The methods support distributed data generation, aggregation of local estimators, and evaluation of estimation performance via mean squared error, relative error, and sparsity measures. The distributed principal component (PC) estimators implemented in the package include IPC (Independent Principal Component),'PPC (Project Principal Component), SPC (Sparse Principal Component), and other related distributed PC methods. The methodological background follows Guo G. (2023) <doi:10.1007/s00180-022-01270-z>.

r-dalsm 0.9.1
Propagated dependencies: r-plyr@1.8.9 r-mass@7.3-65 r-cubicbsplines@1.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: <https://github.com/plambertULiege/DALSM>
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric Double Additive Location-Scale Model (DALSM)
Description:

Fit of a double additive location-scale model with a nonparametric error distribution from possibly right- or interval censored data. The additive terms in the location and dispersion submodels, as well as the unknown error distribution in the location-scale model, are estimated using Laplace P-splines. For more details, see Lambert (2021) <doi:10.1016/j.csda.2021.107250>.

r-daiquiri 1.2.1
Propagated dependencies: r-xfun@0.54 r-scales@1.4.0 r-rmarkdown@2.30 r-readr@2.1.6 r-reactable@0.4.5 r-ggplot2@4.0.1 r-data-table@1.17.8 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/ropensci/daiquiri
Licenses: GPL 3+
Build system: r
Synopsis: Data Quality Reporting for Temporal Datasets
Description:

Generate reports that enable quick visual review of temporal shifts in record-level data. Time series plots showing aggregated values are automatically created for each data field (column) depending on its contents (e.g. min/max/mean values for numeric data, no. of distinct values for categorical data), as well as overviews for missing values, non-conformant values, and duplicated rows. The resulting reports are shareable and can contribute to forming a transparent record of the entire analysis process. It is designed with Electronic Health Records in mind, but can be used for any type of record-level temporal data (i.e. tabular data where each row represents a single "event", one column contains the "event date", and other columns contain any associated values for the event).

r-dcg 0.9.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DCG
Licenses: GPL 2+
Build system: r
Synopsis: Data Cloud Geometry (DCG): Using Random Walks to Find Community Structure in Social Network Analysis
Description:

Data cloud geometry (DCG) applies random walks in finding community structures for social networks. Fushing, VanderWaal, McCowan, & Koehl (2013) (<doi:10.1371/journal.pone.0056259>).

r-datamojo 1.0.0
Propagated dependencies: r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dataMojo
Licenses: Expat
Build system: r
Synopsis: Reshape Data Table
Description:

This package provides a grammar of data manipulation with data.table', providing a consistent a series of utility functions that help you solve the most common data manipulation challenges.

r-dlfm 0.2.3
Propagated dependencies: r-matrixcalc@1.0-6 r-mass@7.3-65 r-laplacesdemon@16.1.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DLFM
Licenses: Expat
Build system: r
Synopsis: Distributed Laplace Factor Model
Description:

Distributed estimation method is based on a Laplace factor model to solve the estimates of load and specific variance. The philosophy of the package is described in Guangbao Guo. (2022). <doi:10.1007/s00180-022-01270-z>.

r-dttr2 0.5.2
Propagated dependencies: r-lifecycle@1.0.4 r-hms@1.1.4 r-chk@0.10.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/poissonconsulting/dttr2
Licenses: Expat
Build system: r
Synopsis: Manipulate Date, POSIXct and hms Vectors
Description:

Manipulates date ('Date'), date time ('POSIXct') and time ('hms') vectors. Date/times are considered discrete and are floored whenever encountered. Times are wrapped and time zones are maintained unless explicitly altered by the user.

r-dprop 0.1.0
Propagated dependencies: r-vares@1.0.2 r-extradistr@1.10.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dprop
Licenses: GPL 2
Build system: r
Synopsis: Computation of Some Important Distributional Properties
Description:

Generally, most of the packages specify the probability density function, cumulative distribution function, quantile function, and random numbers generation of the probability distributions. The present package allows to compute some important distributional properties, including the first four ordinary and central moments, Pearson's coefficient of skewness and kurtosis, the mean and variance, coefficient of variation, median, and quartile deviation at some parametric values of several well-known and extensively used probability distributions.

r-drpop 0.0.3
Propagated dependencies: r-tidyr@1.3.1 r-superlearner@2.0-29 r-stringr@1.6.0 r-reshape2@1.4.5 r-ranger@0.17.0 r-nnls@1.6 r-nnet@7.3-20 r-janitor@2.2.1 r-ggplot2@4.0.1 r-gam@1.22-6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=drpop
Licenses: GPL 3
Build system: r
Synopsis: Efficient and Doubly Robust Population Size Estimation
Description:

Estimation of the total population size from capture-recapture data efficiently and with low bias implementing the methods from Das M, Kennedy EH, and Jewell NP (2021) <arXiv:2104.14091>. The estimator is doubly robust against errors in the estimation of the intermediate nuisance parameters. Users can choose from the flexible estimation models provided in the package, or use any other preferred model.

r-diversityarch 0.2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=diversityArch
Licenses: GPL 2
Build system: r
Synopsis: Computes Diversity Indices with Archaeological Data
Description:

Companion package of Arnaud Barat, Andreu Sansó, Maite Arilla-Osuna, Ruth Blasco, Iñaki Pérez-Fernández, Gabriel Cifuentes-Alcobenda, Rubén Llorente, Daniel Vivar-Rà os, Ella Assaf, Ran Barkai, Avi Gopher, & Jordi Rosell-Ardèvol (2025), "Quantifying Diversity through Entropy Decomposition. Insights into Hominin Occupation and Carcass Processing at Qesem cave".

r-datarium 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=datarium
Licenses: GPL 2
Build system: r
Synopsis: Data Bank for Statistical Analysis and Visualization
Description:

This package contains data organized by topics: categorical data, regression model, means comparisons, independent and repeated measures ANOVA, mixed ANOVA and ANCOVA.

r-dlib 1.0.3.1
Propagated dependencies: r-rcpp@1.1.0
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-doubt 0.1.0
Propagated dependencies: r-unglue@0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=doubt
Licenses: GPL 3
Build system: r
Synopsis: Enable Operators Containing the '?' Symbol
Description:

Overload utils::'? to build unary and binary operators from existing functions, piping operators of different precedence, and flexible syntaxes.

r-daur 1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dauR
Licenses: FSDG-compatible
Build system: r
Synopsis: Datasets for "Sampling and Data Analysis Using R: Theory and Practice"
Description:

This package provides several datasets used throughout the book "Sampling and Data Analysis Using R: Theory and Practice" by Islam (2025, ISBN:978-984-35-8644-5). The datasets support teaching and learning of statistical concepts such as sampling methods, descriptive analysis, estimation and basic data handling. These curated data objects allow instructors, students and researchers to reproduce examples, practice data manipulation and perform hands-on analysis using R.

Total packages: 69239