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

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-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-15
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-datapreparation 1.1.2
Propagated dependencies: r-stringr@1.6.0 r-progress@1.2.3 r-matrix@1.7-4 r-lubridate@1.9.4 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=dataPreparation
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Automated Data Preparation
Description:

Do most of the painful data preparation for a data science project with a minimum amount of code; Take advantages of data.table efficiency and use some algorithmic trick in order to perform data preparation in a time and RAM efficient way.

r-dssat 0.0.9
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-glue@1.8.0 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=DSSAT
Licenses: GPL 3+
Build system: r
Synopsis: Comprehensive R Interface for the DSSAT Cropping Systems Model
Description:

The purpose of this package is to provide a comprehensive R interface to the Decision Support System for Agrotechnology Transfer Cropping Systems Model (DSSAT-CSM; see <https://dssat.net> for more information). The package provides cross-platform functions to read and write input files, run DSSAT-CSM, and read output files.

r-dictionary 0.1.1
Propagated dependencies: r-tibble@3.3.0 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-distanceto 0.0.3
Propagated dependencies: r-sf@1.0-23 r-nabor@0.5.0 r-geodist@0.1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/robitalec/distance-to
Licenses: GPL 3+
Build system: r
Synopsis: Calculate Distance to Features
Description:

Calculates distances from point locations to features. The usual approach for eg. resource selection function analyses is to generate a complete distance to features surface then sample it with your observed and random points. Since these raster based approaches can be pretty costly with large areas, and often lead to memory issues in R, the distanceto package opts to compute these distances using efficient, vector based approaches. As a helper, there's a decidedly low-res raster based approach for visually inspecting your region's distance surface. But the workhorse is distance_to.

r-dyss 1.0.1
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-gridextra@2.3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DySS
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Dynamic Screening Systems
Description:

In practice, we will encounter problems where the longitudinal performance of processes needs to be monitored over time. Dynamic screening systems (DySS) are methods that aim to identify and give signals to processes with poor performance as early as possible. This package is designed to implement dynamic screening systems and the related methods. References: Qiu, P. and Xiang, D. (2014) <doi:10.1080/00401706.2013.822423>; Qiu, P. and Xiang, D. (2015) <doi:10.1002/sim.6477>; Li, J. and Qiu, P. (2016) <doi:10.1080/0740817X.2016.1146423>; Li, J. and Qiu, P. (2017) <doi:10.1002/qre.2160>; You, L. and Qiu, P. (2019) <doi:10.1080/00949655.2018.1552273>; Qiu, P., Xia, Z., and You, L. (2020) <doi:10.1080/00401706.2019.1604434>; You, L., Qiu, A., Huang, B., and Qiu, P. (2020) <doi:10.1002/bimj.201900127>; You, L. and Qiu, P. (2021) <doi:10.1080/00224065.2020.1767006>.

r-drone 1.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=drone
Licenses: GPL 2+
Build system: r
Synopsis: Data for Data Visualisation Geometries Encyclopedia
Description:

This is the companion package to the Data Visualization Geometries Encyclopedia, providing seamless access to the associated data.

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-disclosur 0.6.0
Propagated dependencies: r-zoo@1.8-14 r-tm@0.7-16 r-syuzhet@1.0.7 r-stringr@1.6.0 r-stringi@1.8.7 r-snowballc@0.7.1 r-sentimentanalysis@1.3-5 r-rlang@1.1.6 r-qdap@2.4.6.1 r-pdftools@3.6.0 r-lubridate@1.9.4 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=disclosuR
Licenses: GPL 3
Build system: r
Synopsis: Text Conversion from Nexis Uni PDFs to R Data Frames
Description:

Transform newswire and earnings call transcripts as PDF obtained from Nexis Uni to R data frames. Various newswires and FairDisclosure earnings call formats are supported. Further, users can apply several pre-defined dictionaries on the data based on Graffin et al. (2016)<doi:10.5465/amj.2013.0288> and Gamache et al. (2015)<doi:10.5465/amj.2013.0377>.

r-dbnlearn 0.1.0
Propagated dependencies: r-ggplot2@4.0.1 r-bnviewer@0.1.6 r-bnlearn@5.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dbnlearn
Licenses: Expat
Build system: r
Synopsis: Dynamic Bayesian Network Structure Learning, Parameter Learning and Forecasting
Description:

It allows to learn the structure of univariate time series, learning parameters and forecasting. Implements a model of Dynamic Bayesian Networks with temporal windows, with collections of linear regressors for Gaussian nodes, based on the introductory texts of Korb and Nicholson (2010) <doi:10.1201/b10391> and Nagarajan, Scutari and Lèbre (2013) <doi:10.1007/978-1-4614-6446-4>.

r-da 1.2.0
Propagated dependencies: r-rarpack@0.11-0 r-plotly@4.11.0 r-mass@7.3-65 r-lfda@1.1.3 r-klar@1.7-4 r-kernlab@0.9-33 r-adegenet@2.1.11
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://xinghuq.github.io/DA/index.html
Licenses: GPL 3
Build system: r
Synopsis: Discriminant Analysis for Evolutionary Inference
Description:

Discriminant Analysis (DA) for evolutionary inference (Qin, X. et al, 2020, <doi:10.22541/au.159256808.83862168>), especially for population genetic structure and community structure inference. This package incorporates the commonly used linear and non-linear, local and global supervised learning approaches (discriminant analysis), including Linear Discriminant Analysis of Kernel Principal Components (LDAKPC), Local (Fisher) Linear Discriminant Analysis (LFDA), Local (Fisher) Discriminant Analysis of Kernel Principal Components (LFDAKPC) and Kernel Local (Fisher) Discriminant Analysis (KLFDA). These discriminant analyses can be used to do ecological and evolutionary inference, including demography inference, species identification, and population/community structure inference.

r-dagwood 0.1.4
Propagated dependencies: r-dagitty@0.3-4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dagwood
Licenses: Expat
Build system: r
Synopsis: DAGs with Omitted Objects Displayed (DAGWOOD)
Description:

DAGs With Omitted Objects Displayed (DAGWOOD) is a framework to help reveal key hidden assumptions in a causal DAG. This package provides an implementation of the DAGWOOD algorithm. Further description can be found in Haber et al (2022) <DOI:10.1016/j.annepidem.2022.01.001>.

r-datplot 1.1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/lsteinmann/datplot
Licenses: GPL 3+
Build system: r
Synopsis: Preparation of Object Dating Ranges for Density Plots (Aoristic Analysis)
Description:

Converting date ranges into dating steps eases the visualization of changes in e.g. pottery consumption, style and other variables over time. This package provides tools to process and prepare data for visualization and employs the concept of aoristic analysis.

r-datafusiongdm 1.3.2
Propagated dependencies: r-vegan@2.7-2 r-mice@3.18.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jiashuaiz/DataFusion-GDM
Licenses: GPL 3
Build system: r
Synopsis: Machine Learning for Integrating Partially Overlapped Genetic Datasets
Description:

This package provides tools to simulate genetic distance matrices, align and compare them via multidimensional scaling (MDS) and Procrustes, and evaluate imputation with the Bootstrapping Evaluation for Structural Missingness Imputation (BESMI) framework. Methods align with Zhu et al. (2025) <doi:10.3389/fpls.2025.1543956> and the associated software resource Zhu (2025) <doi:10.26188/28602953>.

r-descide 1.0.3
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringdb@2.22.0 r-rentrez@1.2.4 r-openxlsx@4.2.8.1 r-magrittr@2.0.4 r-igraph@2.2.1 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-data-table@1.17.8 r-complexheatmap@2.26.0 r-circlize@0.4.16
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/camdouglas/DeSciDe
Licenses: Expat
Build system: r
Synopsis: Tool for Unbiased Literature Searching and Gene List Curation
Description:

Designed for genomic and proteomic data analysis, enabling unbiased PubMed searching, protein interaction network visualization, and comprehensive data summarization. This package aims to help users identify novel targets within their data sets based on protein network interactions and publication precedence of target's association with research context based on literature precedence. Methods in this package are described in detail in: Douglas et al. (2025) <doi:10.1039/D5MO00160A>. Key functionalities of this package also leverage methodologies from previous works, such as: - Szklarczyk et al. (2023) <doi:10.1093/nar/gkac1000> - Winter (2017) <doi:10.32614/RJ-2017-066>.

r-descriptivestats-obeu 1.3.2
Propagated dependencies: r-reshape@0.8.10 r-rcurl@1.98-1.17 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/okgreece/DescriptiveStats.OBeu
Licenses: GPL 2 FSDG-compatible
Build system: r
Synopsis: Descriptive Statistics 'OpenBudgets.eu'
Description:

Estimate and return the needed parameters for visualizations designed for OpenBudgets.eu <http://openbudgets.eu/> datasets. Calculate descriptive statistical measures in budget data of municipalities across Europe, according to the OpenBudgets.eu data model. There are functions for measuring central tendency and dispersion of amount variables along with their distributions and correlations and the frequencies of categorical variables for a given dataset. Also, can be used generally to other datasets, to extract visualization parameters, convert them to JSON format and use them as input in a different graphical interface.

r-distill 1.6
Propagated dependencies: r-yaml@2.3.10 r-xml2@1.5.0 r-xfun@0.54 r-whisker@0.4.1 r-stringr@1.6.0 r-rstudioapi@0.17.1 r-rprojroot@2.1.1 r-rmarkdown@2.30 r-png@0.1-8 r-openssl@2.3.4 r-mime@0.13 r-lubridate@1.9.4 r-knitr@1.50 r-jsonlite@2.0.0 r-htmltools@0.5.8.1 r-downlit@0.4.5 r-digest@0.6.39 r-bookdown@0.45 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/rstudio/distill
Licenses: ASL 2.0
Build system: r
Synopsis: 'R Markdown' Format for Scientific and Technical Writing
Description:

Scientific and technical article format for the web. Distill articles feature attractive, reader-friendly typography, flexible layout options for visualizations, and full support for footnotes and citations.

r-dosefinding 1.4-1
Propagated dependencies: r-mvtnorm@1.3-3 r-lattice@0.22-7 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/openpharma/DoseFinding
Licenses: GPL 3
Build system: r
Synopsis: Planning and Analyzing Dose Finding Experiments
Description:

The DoseFinding package provides functions for the design and analysis of dose-finding experiments (with focus on pharmaceutical Phase II clinical trials). It provides functions for: multiple contrast tests, fitting non-linear dose-response models (using Bayesian and non-Bayesian estimation), calculating optimal designs and an implementation of the MCPMod methodology (Pinheiro et al. (2014) <doi:10.1002/sim.6052>).

r-decp 0.1.2
Propagated dependencies: r-rlang@1.1.6 r-purrr@1.2.0 r-matrixcalc@1.0-6 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-geigen@2.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=decp
Licenses: GPL 3
Build system: r
Synopsis: Complete Change Point Analysis
Description:

This package provides a comprehensive approach for identifying and estimating change points in multivariate time series through various statistical methods. Implements the multiple change point detection methodology from Ryan & Killick (2023) <doi:10.1080/00401706.2023.2183261> and a novel estimation methodology from Fotopoulos et al. (2023) <doi:10.1007/s00362-023-01495-0> generalized to fit the detection methodologies. Performs both detection and estimation of change points, providing visualization and summary information of the estimation process for each detected change point.

r-dlstats 0.1.7
Propagated dependencies: r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/GuangchuangYu/dlstats
Licenses: Artistic License 2.0
Build system: r
Synopsis: Download Stats of R Packages
Description:

Monthly download stats of CRAN and Bioconductor packages. Download stats of CRAN packages is from the RStudio CRAN mirror', see <https://cranlogs.r-pkg.org:443>. Bioconductor package download stats is at <https://bioconductor.org/packages/stats/>.

r-drdimont 0.1.6
Propagated dependencies: r-wgcna@1.73 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-rfast@2.1.5.2 r-reticulate@1.44.1 r-readr@2.1.6 r-magrittr@2.0.4 r-igraph@2.2.1 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=DrDimont
Licenses: Expat
Build system: r
Synopsis: Drug Response Prediction from Differential Multi-Omics Networks
Description:

While it has been well established that drugs affect and help patients differently, personalized drug response predictions remain challenging. Solutions based on single omics measurements have been proposed, and networks provide means to incorporate molecular interactions into reasoning. However, how to integrate the wealth of information contained in multiple omics layers still poses a complex problem. We present a novel network analysis pipeline, DrDimont, Drug response prediction from Differential analysis of multi-omics networks. It allows for comparative conclusions between two conditions and translates them into differential drug response predictions. DrDimont focuses on molecular interactions. It establishes condition-specific networks from correlation within an omics layer that are then reduced and combined into heterogeneous, multi-omics molecular networks. A novel semi-local, path-based integration step ensures integrative conclusions. Differential predictions are derived from comparing the condition-specific integrated networks. DrDimont's predictions are explainable, i.e., molecular differences that are the source of high differential drug scores can be retrieved. Our proposed pipeline leverages multi-omics data for differential predictions, e.g. on drug response, and includes prior information on interactions. The case study presented in the vignette uses data published by Krug (2020) <doi:10.1016/j.cell.2020.10.036>. The package license applies only to the software and explicitly not to the included data.

r-ddpca 1.1
Propagated dependencies: r-rspectra@0.16-2 r-quantreg@6.1 r-matrix@1.7-4 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=ddpca
Licenses: GPL 2
Build system: r
Synopsis: Diagonally Dominant Principal Component Analysis
Description:

Efficient procedures for fitting the DD-PCA (Ke et al., 2019, <arXiv:1906.00051>) by decomposing a large covariance matrix into a low-rank matrix plus a diagonally dominant matrix. The implementation of DD-PCA includes the convex approach using the Alternating Direction Method of Multipliers (ADMM) and the non-convex approach using the iterative projection algorithm. Applications of DD-PCA to large covariance matrix estimation and global multiple testing are also included in this package.

r-didroorfm 1.0.0
Propagated dependencies: 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=didrooRFM
Licenses: GPL 2
Build system: r
Synopsis: Compute Recency Frequency Monetary Scores for your Customer Data
Description:

This hosts the findRFM function which generates RFM scores on a 1-5 point scale for customer transaction data. The function consumes a data frame with Transaction Number, Customer ID, Date of Purchase (in date format) and Amount of Purchase as the attributes. The function returns a data frame with RFM data for the sales information.

r-daag 1.25.7
Propagated dependencies: r-rdpack@2.6.4 r-latticeextra@0.6-31 r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://gitlab.com/daagur/DAAG
Licenses: GPL 3
Build system: r
Synopsis: Data Analysis and Graphics Data and Functions
Description:

This package provides functions and data sets used in examples and exercises in the text Maindonald, J.H. and Braun, W.J. (2003, 2007, 2010) "Data Analysis and Graphics Using R", and in an upcoming Maindonald, Braun, and Andrews text that builds on this earlier text.

Total packages: 69236