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

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-datasetjson 0.3.0
Propagated dependencies: r-yyjsonr@0.1.22 r-jsonvalidate@1.5.0 r-hms@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://atorus-research.github.io/datasetjson/
Licenses: FSDG-compatible
Build system: r
Synopsis: Read and Write CDISC Dataset JSON Files
Description:

Read, construct and write CDISC (Clinical Data Interchange Standards Consortium) Dataset JSON (JavaScript Object Notation) files, while validating per the Dataset JSON schema file, as described in CDISC (2023) <https://www.cdisc.org/standards/data-exchange/dataset-json>.

r-dice 1.2
Propagated dependencies: r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dice
Licenses: GPL 2+
Build system: r
Synopsis: Calculate probabilities of various dice-rolling events
Description:

This package provides utilities to calculate the probabilities of various dice-rolling events, such as the probability of rolling a four-sided die six times and getting a 4, a 3, and either a 1 or 2 among the six rolls (in any order); the probability of rolling two six-sided dice three times and getting a 10 on the first roll, followed by a 4 on the second roll, followed by anything but a 7 on the third roll; or the probabilities of each possible sum of rolling five six-sided dice, dropping the lowest two rolls, and summing the remaining dice.

r-dockerfiler 1.0.0
Propagated dependencies: r-usethis@3.2.1 r-remotes@2.5.0 r-r6@2.6.1 r-purrr@1.2.2 r-pkgbuild@1.4.8 r-pak@0.9.5 r-memoise@2.0.1 r-jsonlite@2.0.0 r-glue@1.8.1 r-fs@2.1.0 r-desc@1.4.3 r-cli@3.6.6 r-attempt@0.3.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://thinkr-open.github.io/dockerfiler/
Licenses: Expat
Build system: r
Synopsis: Easy Dockerfile Creation from R
Description:

Build a Dockerfile straight from your R session. dockerfiler allows you to create step by step a Dockerfile, and provide convenient tools to wrap R code inside this Dockerfile.

r-describedf 0.2.1
Propagated dependencies: r-tseries@0.10-61 r-psych@2.6.5 r-fnonlinear@4052.83 r-e1071@1.7-17 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=DescribeDF
Licenses: GPL 3
Build system: r
Synopsis: Description of a Data Frame
Description:

Helps to describe a data frame in hand. Has been developed during PhD work of the maintainer. More information may be obtained from Garai and Paul (2023) <doi:10.1016/j.iswa.2023.200202>.

r-diversityarch 0.4.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 for 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 (2026) <doi:10.1007/s10816-026-09802-3>. It computes Diversity Indices, decomposes several of them and computes bootstrap confidence intervals.

r-datadictionary 1.0.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-openxlsx@4.2.8.1 r-lubridate@1.9.5 r-labelled@2.16.0 r-haven@2.5.5 r-dplyr@1.2.1 r-chron@2.3-62
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/DoctorBJones/datadictionary
Licenses: Expat
Build system: r
Synopsis: Create a Data Dictionary
Description:

This package creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add variable labels. You can write the object directly to Excel.

r-debif 0.1.9
Propagated dependencies: r-shinyjs@2.1.1 r-shinydashboardplus@2.0.6 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-rstudioapi@0.18.0 r-rootsolve@1.8.2.4 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=deBif
Licenses: GPL 3
Build system: r
Synopsis: Bifurcation Analysis of Ordinary Differential Equation Systems
Description:

Shiny application that performs bifurcation and phaseplane analysis of systems of ordinary differential equations. The package allows for computation of equilibrium curves as a function of a single free parameter, detection of transcritical, saddle-node and hopf bifurcation points along these curves, and computation of curves representing these transcritical, saddle-node and hopf bifurcation points as a function of two free parameters. The shiny-based GUI allows visualization of the results in both 2D- and 3D-plots. The implemented methods for solution localisation and curve continuation are based on the book "Elements of applied bifurcation theory" (Kuznetsov, Y. A., 1995; ISBN: 0-387-94418-4).

r-ditwah 1.0.1
Propagated dependencies: r-tibble@3.3.1 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=Ditwah
Licenses: GPL 3+
Build system: r
Synopsis: Ditwah Storm Data and Tools for Storm Monitoring and Early Warning November 2025, Sri Lanka
Description:

The Ditwah storm began impacting Sri Lanka on 25 November 2025. Ditwah provides a collection of tidy, well-structured datasets to support storm data management, monitoring, and early warning applications in Sri Lanka. The publicly available data were converted to tidy data format for easy analysis. The package processes weather data, flood data and situation report data (families affected, etc.). The package also includes functions for analyzing river level progression and load dashboard visualizations to enhance situational awareness. This is also developed for educational purposes to support learning in data wrangling, visualization, and disaster analytics.

r-dttr2 0.5.2
Propagated dependencies: r-lifecycle@1.0.5 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-datacompare 1.0.5
Propagated dependencies: r-skimr@2.2.2 r-shinywidgets@0.9.1 r-shinydashboardplus@2.0.6 r-shinydashboard@0.7.3 r-shinycssloaders@1.1.0 r-shiny@1.13.0 r-magrittr@2.0.5 r-htmltools@0.5.9 r-golem@0.5.1 r-explore@1.4.0 r-dt@0.34.0 r-dplyr@1.2.1 r-devtools@2.5.2 r-data-table@1.18.4 r-config@0.3.2 r-arsenal@3.6.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/seewe/dataCompare
Licenses: Expat
Build system: r
Synopsis: 'shiny' App to Compare Two Data Frames
Description:

This package provides a tool developed with the Golem framework which provides an easier way to check cells differences between two data frames. The user provides two data frames for comparison, selects IDs variables identifying each row of input data, then clicks a button to perform the comparison. Several R package functions are used to describe the data and perform the comparison in the server of the application. The main ones are comparedf() from arsenal and skim() from skimr'. For more details see the description of comparedf() from the arsenal package and that of skim() from the skimr package.

r-dlookr 0.6.5
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-sysfonts@0.8.9 r-showtext@0.9-8 r-shiny@1.13.0 r-rpart@4.1.27 r-rmarkdown@2.31 r-rlang@1.2.0 r-reactable@0.4.5 r-purrr@1.2.2 r-pagedown@0.24 r-mice@3.19.0 r-knitr@1.51 r-kableextra@1.4.0 r-htmltools@0.5.9 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/choonghyunryu/dlookr/
Licenses: GPL 2
Build system: r
Synopsis: Tools for Data Diagnosis, Exploration, Transformation
Description:

This package provides a collection of tools that support data diagnosis, exploration, and transformation. Data diagnostics provides information and visualization of missing values, outliers, and unique and negative values to help you understand the distribution and quality of your data. Data exploration provides information and visualization of the descriptive statistics of univariate variables, normality tests and outliers, correlation of two variables, and the relationship between the target variable and predictor. Data transformation supports binning for categorizing continuous variables, imputes missing values and outliers, and resolves skewness. And it creates automated reports that support these three tasks.

r-dockerparallel 1.0.4
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/Jiefei-Wang/DockerParallel
Licenses: GPL 3
Build system: r
Synopsis: Using the Docker Container to Create R Workers on Local or Cloud Platform
Description:

This is the core package that provides both the user API and developer API to deploy the parallel cluster on the cloud using the container service. The user can call clusterPreset() to define the cloud service provider and container and makeDockerCluster() to create the cluster. The developer should see "developer's cookbook" on how to define the cloud provider and container.

r-datapackage 0.2.3
Propagated dependencies: r-yaml@2.3.12 r-jsonlite@2.0.0 r-iso8601@0.1.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/djvanderlaan/datapackage
Licenses: GPL 3
Build system: r
Synopsis: Creating and Reading Data Packages
Description:

Open, read data from and modify Data Packages. Data Packages are an open standard for bundling and describing data sets (<https://datapackage.org>). When data is read from a Data Package care is taken to convert the data as much a possible to R appropriate data types. The package can be extended with plugins for additional data types.

r-devkit 1.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://zankrut20.github.io/devkit/
Licenses: Expat
Build system: r
Synopsis: Practical Utilities for Package Development and Session Auditing
Description:

This package provides a comprehensive collection of practical R utilities designed to streamline the full life cycle of package development, interactive data analysis, and session management. It offers tools for package management, development workflows, debugging, data processing, and system optimization. These utilities help R developers and data scientists automate release tasks, manage and scan dependencies, audit session states, optimize memory usage, and scramble sensitive Personally Identifiable Information ('PII').

r-designit 0.5.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-r6@2.6.1 r-purrr@1.2.2 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-data-table@1.18.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://bedapub.github.io/designit/
Licenses: Expat
Build system: r
Synopsis: Blocking and Randomization for Experimental Design
Description:

Intelligently assign samples to batches in order to reduce batch effects. Batch effects can have a significant impact on data analysis, especially when the assignment of samples to batches coincides with the contrast groups being studied. By defining a batch container and a scoring function that reflects the contrasts, this package allows users to assign samples in a way that minimizes the potential impact of batch effects on the comparison of interest. Among other functionality, we provide an implementation for OSAT score by Yan et al. (2012, <doi:10.1186/1471-2164-13-689>).

r-deltd 2.6.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://CRAN.R-project.org/package=DELTD
Licenses: GPL 2
Build system: r
Synopsis: Kernel Density Estimation using Lifetime Distributions
Description:

This package provides a collection of asymmetrical kernels belong to lifetime distributions for kernel density estimation is presented. Mean Squared Errors (MSE) are calculated for estimated curves. For this purpose, R functions allow the distribution to be Gamma, Exponential or Weibull. For details see Chen (2000a,b), Jin and Kawczak (2003) and Salha et al. (2014) <doi:10.12988/pms.2014.4616>.

r-dpm 1.3.0
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.2.0 r-panelr@1.0.1 r-lavaan@0.6-21 r-jtools@2.3.1 r-formula@1.2-5 r-dplyr@1.2.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jacob-long/dpm
Licenses: Expat
Build system: r
Synopsis: Dynamic Panel Models Fit with Maximum Likelihood
Description:

This package implements the dynamic panel models described by Allison, Williams, and Moral-Benito (2017 <doi:10.1177/2378023117710578>) in R. This class of models uses structural equation modeling to specify dynamic (lagged dependent variable) models with fixed effects for panel data. Additionally, models may have predictors that are only weakly exogenous, i.e., are affected by prior values of the dependent variable. Options also allow for random effects, dropping the lagged dependent variable, and a number of other specification choices.

r-duawranglr 0.6.7
Propagated dependencies: r-readxl@1.5.0 r-readr@2.2.0 r-haven@2.5.5 r-dplyr@1.2.1 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/btskinner/duawranglr
Licenses: Expat
Build system: r
Synopsis: Securely Wrangle Dataset According to Data Usage Agreement
Description:

Create shareable data sets from raw data files that contain protected elements. Relying on master crosswalk files that list restricted variables, package functions warn users about possible violations of data usage agreement and prevent writing protected elements.

r-dsem 3.0.0
Propagated dependencies: r-tmb@1.9.21 r-rtmb@1.9 r-rcppeigen@0.3.4.0.2 r-matrix@1.7-5 r-igraph@2.3.1 r-ggraph@2.2.2 r-ggplot2@4.0.3 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://james-thorson-noaa.github.io/dsem/
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Structural Equation Models
Description:

Applies dynamic structural equation models to time-series data with generic and simplified specification for simultaneous and lagged effects. Methods are described in Thorson et al. (2024) "Dynamic structural equation models synthesize ecosystem dynamics constrained by ecological mechanisms.".

r-dupree 0.3.0
Propagated dependencies: r-tibble@3.3.1 r-stringdist@0.9.17 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-lintr@3.3.0-1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/russHyde/dupree
Licenses: Expat
Build system: r
Synopsis: Identify Duplicated R Code in a Project
Description:

Identifies code blocks that have a high level of similarity within a set of R files.

r-dlagm 1.1.13
Propagated dependencies: r-wavethresh@4.7.3 r-strucchange@1.5-4 r-sandwich@3.1-1 r-roll@1.2.1 r-plyr@1.8.9 r-nardl@0.1.6 r-mass@7.3-65 r-lmtest@0.9-40 r-formula-tools@1.7.1 r-dynlm@0.3-6 r-aer@1.2-16
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dLagM
Licenses: GPL 3
Build system: r
Synopsis: Time Series Regression Models with Distributed Lag Models
Description:

This package provides time series regression models with one predictor using finite distributed lag models, polynomial (Almon) distributed lag models, geometric distributed lag models with Koyck transformation, and autoregressive distributed lag models. It also consists of functions for computation of h-step ahead forecasts from these models. See Demirhan (2020)(<doi:10.1371/journal.pone.0228812>) and Baltagi (2011)(<doi:10.1007/978-3-642-20059-5>) for more information.

r-divest 1.2.0
Propagated dependencies: r-rnifti@1.9.0 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jonclayden/divest
Licenses: FSDG-compatible
Build system: r
Synopsis: Get Images Out of DICOM Format Quickly
Description:

This package provides tools to sort DICOM-format medical image files, and convert them to NIfTI-1 format.

r-dhsr 0.1.0
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.2 r-spdep@1.4-2 r-sf@1.1-1 r-rlang@1.2.0 r-nlme@3.1-169 r-mumin@1.48.19 r-ggplot2@4.0.3 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=DHSr
Licenses: GPL 3
Build system: r
Synopsis: Create Large Scale Repeated Regression Summary Statistics Dataset and Visualization Seamlessly
Description:

Mapping, spatial analysis, and statistical modeling of microdata from sources such as the Demographic and Health Surveys <https://www.dhsprogram.com/> and Integrated Public Use Microdata Series <https://www.ipums.org/>. It can also be extended to other datasets. The package supports spatial correlation index construction and visualization, along with empirical Bayes approximation of regression coefficients in a multistage setup. The main functionality is repeated regression â for example, if we have to run regression for n groups, the group ID should be vertically composed into the variable for the parameter `location_var`. It can perform various kinds of regression, such as Generalized Regression Models, logit, probit, and more. Additionally, it can incorporate interaction effects. The key benefit of the package is its ability to store the regression results performed repeatedly on a dataset by the group ID, along with respective p-values and map those estimates.

r-dfmta 1.7-8
Propagated dependencies: r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dfmta
Licenses: GPL 3
Build system: r
Synopsis: Phase I/II Adaptive Dose-Finding Design for MTA
Description:

Phase I/II adaptive dose-finding design for single-agent Molecularly Targeted Agent (MTA), according to the paper "Phase I/II Dose-Finding Design for Molecularly Targeted Agent: Plateau Determination using Adaptive Randomization", Riviere Marie-Karelle et al. (2016) <doi:10.1177/0962280216631763>.

Total packages: 72693