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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-diftree 3.1.6
Propagated dependencies: r-vgam@1.1-13 r-plotrix@3.8-13 r-penalized@0.9-53 r-gridbase@0.4-7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DIFtree
Licenses: GPL 2
Build system: r
Synopsis: Item Focussed Trees for the Identification of Items in Differential Item Functioning
Description:

Item focussed recursive partitioning for simultaneous selection of items and variables that induce Differential Item Functioning (DIF) in dichotomous or polytomous items.

r-degday 0.4.0
Propagated dependencies: r-zoo@1.8-14 r-magrittr@2.0.4 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-discretedlm 1.0.0
Propagated dependencies: r-statmod@1.5.1 r-reshape2@1.4.5 r-ggridges@0.5.7 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-dlnm@2.4.10 r-bayeslogit@2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/DanDempsey/DiscreteDLM
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Distributed Lag Model Fitting for Binary and Count Response Data
Description:

This package provides tools for fitting Bayesian Distributed Lag Models (DLMs) to longitudinal response data that is a count or binary. Count data is fit using negative binomial regression and binary is fit using quantile regression. The contribution of the lags are fit via b-splines. In addition, infers the predictor inclusion uncertainty. Multimomial models are not supported. Based on Dempsey and Wyse (2025) <doi:10.48550/arXiv.2403.03646>.

r-directpa 1.5.1
Propagated dependencies: r-plotly@4.11.0 r-calibrate@1.7.7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=directPA
Licenses: GPL 3
Build system: r
Synopsis: Direction Analysis for Pathways and Kinases
Description:

Direction analysis is a set of tools designed to identify combinatorial effects of multiple treatments/conditions on pathways and kinases profiled by microarray, RNA-seq, proteomics, or phosphoproteomics data. See Yang P et al (2014) <doi:10.1093/bioinformatics/btt616>; and Yang P et al. (2016) <doi:10.1002/pmic.201600068>.

r-dmutate 0.2.0
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-mass@7.3-65 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/kylebaron/dmutate
Licenses: GPL 2+
Build system: r
Synopsis: Mutate Data Frames with Random Variates
Description:

Work within the dplyr workflow to add random variates to your data frame. Variates can be added at any level of an existing column. Also, bounds can be specified for simulated variates.

r-dyncorr 1.1.0
Propagated dependencies: r-lpridge@1.1-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dynCorr
Licenses: GPL 2
Build system: r
Synopsis: Dynamic Correlation Package
Description:

Computes dynamical correlation estimates and percentile bootstrap confidence intervals for pairs of longitudinal responses, including consideration of lags and derivatives.

r-deepgp 1.2.1
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mvtnorm@1.3-3 r-matrix@1.7-4 r-gpgp@1.0.0 r-foreach@1.5.2 r-fnn@1.1.4.1 r-fields@17.1 r-doparallel@1.0.17 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=deepgp
Licenses: LGPL 2.0+
Build system: r
Synopsis: Bayesian Deep Gaussian Processes using MCMC
Description:

This package performs Bayesian posterior inference for deep Gaussian processes following Sauer, Gramacy, and Higdon (2023, <doi:10.48550/arXiv.2012.08015>). See Sauer (2023, <http://hdl.handle.net/10919/114845>) for comprehensive methodological details and <https://bitbucket.org/gramacylab/deepgp-ex/> for a variety of coding examples. Models are trained through MCMC including elliptical slice sampling of latent Gaussian layers and Metropolis-Hastings sampling of kernel hyperparameters. Gradient-enhancement and gradient predictions are offered following Booth (2025, <doi:10.48550/arXiv.2512.18066>). Vecchia approximation for faster computation is implemented following Sauer, Cooper, and Gramacy (2023, <doi:10.48550/arXiv.2204.02904>). Optional monotonic warpings are implemented following Barnett et al. (2025, <doi:10.48550/arXiv.2408.01540>). Downstream tasks include sequential design through active learning Cohn/integrated mean squared error (ALC/IMSE; Sauer, Gramacy, and Higdon, 2023), optimization through expected improvement (EI; Gramacy, Sauer, and Wycoff, 2022, <doi:10.48550/arXiv.2112.07457>), and contour location through entropy (Booth, Renganathan, and Gramacy, 2025, <doi:10.48550/arXiv.2308.04420>). Models extend up to three layers deep; a one layer model is equivalent to typical Gaussian process regression. Incorporates OpenMP and SNOW parallelization and utilizes C/C++ under the hood.

r-dhsic 2.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=dHSIC
Licenses: GPL 3
Build system: r
Synopsis: Independence Testing via Hilbert Schmidt Independence Criterion
Description:

This package contains an implementation of the d-variable Hilbert Schmidt independence criterion and several hypothesis tests based on it, as described in Pfister et al. (2017) <doi:10.1111/rssb.12235>.

r-dynpanel 0.1.0
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=dynpanel
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Panel Data Models
Description:

Computes the first stage GMM estimate of a dynamic linear model with p lags of the dependent variables.

r-derivmkts 0.2.5.1
Propagated dependencies: r-mnormt@2.1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/rmcd1024/derivmkts
Licenses: Expat
Build system: r
Synopsis: Functions and R Code to Accompany Derivatives Markets
Description:

This package provides a set of pricing and expository functions that should be useful in teaching a course on financial derivatives.

r-dicer 3.1.0
Propagated dependencies: r-yardstick@1.3.2 r-tidyr@1.3.1 r-stringr@1.6.0 r-rcpp@1.1.0 r-rankaggreg@0.6.6 r-purrr@1.2.0 r-pheatmap@1.0.13 r-mclust@6.1.2 r-magrittr@2.0.4 r-klar@1.7-4 r-infotheo@1.2.0.1 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-clvalid@0.7 r-clustercrit@1.3.0 r-clue@0.3-66 r-class@7.3-23 r-assertthat@0.2.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/AlineTalhouk/diceR/
Licenses: Expat
Build system: r
Synopsis: Diverse Cluster Ensemble in R
Description:

This package performs cluster analysis using an ensemble clustering framework, Chiu & Talhouk (2018) <doi:10.1186/s12859-017-1996-y>. Results from a diverse set of algorithms are pooled together using methods such as majority voting, K-Modes, LinkCluE, and CSPA. There are options to compare cluster assignments across algorithms using internal and external indices, visualizations such as heatmaps, and significance testing for the existence of clusters.

r-descutils 1.0
Propagated dependencies: r-stringr@1.6.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=descutils
Licenses: GPL 3
Build system: r
Synopsis: Utilities for Describing and Comparing Data
Description:

This package provides functionality that assists in tabular description and statistical comparison of data.

r-dependentsimr 1.0.0.0
Propagated dependencies: r-rlang@1.1.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dependentsimr
Licenses: Expat
Build system: r
Synopsis: Simulate Omics-Scale Data with Dependency
Description:

Using a Gaussian copula approach, this package generates simulated data mimicking a target real dataset. It supports normal, Poisson, empirical, and DESeq2 (negative binomial with size factors) marginal distributions. It uses an low-rank plus diagonal covariance matrix to efficiently generate omics-scale data. Methods are described in: Yang, Grant, and Brooks (2025) <doi:10.1101/2025.01.31.634335>.

r-dydea 0.1.0
Propagated dependencies: r-chaos01@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dydea
Licenses: GPL 3
Build system: r
Synopsis: Detection of Chaotic and Regular Intervals in the Data
Description:

Finds regular and chaotic intervals in the data using the 0-1 test for chaos proposed by Gottwald and Melbourne (2004) <DOI:10.1137/080718851>.

r-decoder 1.2.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://www.bitbucket.com/cancercentrum/decoder
Licenses: GPL 2
Build system: r
Synopsis: Decode Coded Variables to Plain Text and the Other Way Around
Description:

Main function "decode" is used to decode coded key values to plain text. Function "code" can be used to code plain text to code if there is a 1:1 relation between the two. The concept relies on keyvalue objects used for translation. There are several keyvalue objects included in the areas of geographical regional codes, administrative health care unit codes, diagnosis codes and more. It is also easy to extend the use by arbitrary code sets.

r-dm 1.1.1
Propagated dependencies: r-vctrs@0.6.5 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-purrr@1.2.0 r-memoise@2.0.1 r-lifecycle@1.0.4 r-glue@1.8.0 r-dplyr@1.1.4 r-cli@3.6.5 r-backports@1.5.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://dm.cynkra.com/
Licenses: Expat
Build system: r
Synopsis: Relational Data Models
Description:

This package provides tools for working with multiple related tables, stored as data frames or in a relational database. Multiple tables (data and metadata) are stored in a compound object, which can then be manipulated with a pipe-friendly syntax.

r-debugr 0.0.1
Propagated dependencies: r-rstudioapi@0.17.1 r-rprojroot@2.1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jsugarelli/debugr/
Licenses: GPL 3
Build system: r
Synopsis: Debug Tool to Watch Objects/Expressions While Running an R Script
Description:

Tool to print out the value of R objects/expressions while running an R script. Outputs can be made dependent on user-defined conditions/criteria. Debug messages only appear when a global option for debugging is set. This way, debugr code can even remain in the debugged code for later use without any negative effects during normal runtime.

r-datetoiso 1.2.1
Propagated dependencies: r-stringr@1.6.0 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 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/andzoluk
Licenses: Expat
Build system: r
Synopsis: Convert and Impute Dates to ISO 8601 Format and Reconcile Data Sets
Description:

This package provides tools for converting and imputing date values to the ISO 8601 standard format and for reconciling differences between two versions of a data set. The package automatically detects date patterns within data frame columns and converts them to consistent ISO-formatted dates, with optional imputation of missing day or month components based on user-defined rules. It also includes functionality to identify inserted, deleted, and updated records, as well as column- and value-level changes, when comparing old and new versions of a data frame. Only one date format may be applied within a single column.

r-dpcd 0.0.1
Propagated dependencies: r-truncnorm@1.0-9 r-nimble@1.4.1 r-mcclust@1.0.1 r-ggplot2@4.0.1 r-cluster@2.1.8.1 r-bayesplot@1.14.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/SamMorrissette/DPCD
Licenses: Expat
Build system: r
Synopsis: Dirichlet Process Clustering with Dissimilarities
Description:

This package provides a Bayesian hierarchical model for clustering dissimilarity data using the Dirichlet process. The latent configuration of objects and the number of clusters are automatically inferred during the fitting process. The package supports multiple models which are available to detect clusters of various shapes and sizes using different covariance structures. Additional functions are included to ensure adequate model fits through prior and posterior predictive checks.

r-datameta 0.1.1
Propagated dependencies: r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dmrodz/dataMeta
Licenses: GPL 3
Build system: r
Synopsis: Create and Append a Data Dictionary for an R Dataset
Description:

Designed to create a basic data dictionary and append to the original dataset's attributes list. The package makes use of a tidy dataset and creates a data frame that will serve as a linker that will aid in building the dictionary. The dictionary is then appended to the list of the original dataset's attributes. The user will have the option of entering variable and item descriptions by writing code or use alternate functions that will prompt the user to add these.

r-dfcrm 0.2-2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://www.columbia.edu/~yc632
Licenses: GPL 2
Build system: r
Synopsis: Dose-Finding by the Continual Reassessment Method
Description:

This package provides functions to run the CRM and TITE-CRM in phase I trials and calibration tools for trial planning purposes.

r-datardis 0.0.5
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=datardis
Licenses: Expat
Build system: r
Synopsis: Data from the Doctor Who Series
Description:

Explore data related to the Doctor Who TV series.

r-discnorm 0.2.1
Propagated dependencies: r-sirt@4.2-133 r-pbivnorm@0.6.0 r-mnormt@2.1.1 r-mass@7.3-65 r-lavaan@0.6-20 r-gofkernel@2.1-3 r-cubature@2.1.4-1 r-copula@1.1-7 r-arules@1.7-11
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=discnorm
Licenses: GPL 2+
Build system: r
Synopsis: Test for Discretized Normality in Ordinal Data
Description:

Tests whether multivariate ordinal data may stem from discretizing a multivariate normal distribution. The test is described by Foldnes and Grønneberg (2019) <doi:10.1080/10705511.2019.1673168>. In addition, an adjusted polychoric correlation estimator is provided that takes marginal knowledge into account, as described by Grønneberg and Foldnes (2022) <doi:10.1037/met0000495>.

r-defit 0.3.0
Propagated dependencies: r-r6@2.6.1 r-ggplot2@4.0.1 r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=deFit
Licenses: GPL 3+
Build system: r
Synopsis: Fitting Differential Equations to Time Series Data
Description:

Use numerical optimization to fit ordinary differential equations (ODEs) to time series data to examine the dynamic relationships between variables or the characteristics of a dynamical system. It can now be used to estimate the parameters of ODEs up to second order, and can also apply to multilevel systems. See <https://github.com/yueqinhu/defit> for details.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457