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

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-dotty 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://kevinushey.github.io/dotty/
Licenses: Expat
Synopsis: The Unpacking Dot Operator
Description:

This package provides a `.` object which can be used for unpacking assignments. For example, `.[rows, columns] <- dim(cars)` could be used to pull the number of rows and number of columns from `dim(cars)` into individual variables `rows` and `columns` in a single step.

r-dr4pl 2.0.0
Propagated dependencies: r-tensor@1.5.1 r-rlang@1.1.6 r-rdpack@2.6.4 r-matrix@1.7-4 r-glue@1.8.0 r-ggplot2@4.0.1 r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://bitbucket.org/dittmerlab/dr4pl
Licenses: GPL 2+
Synopsis: Dose Response Data Analysis using the 4 Parameter Logistic (4pl) Model
Description:

Models the relationship between dose levels and responses in a pharmacological experiment using the 4 Parameter Logistic model. Traditional packages on dose-response modelling such as drc and nplr often draw errors due to convergence failure especially when data have outliers or non-logistic shapes. This package provides robust estimation methods that are less affected by outliers and other initialization methods that work well for data lacking logistic shapes. We provide the bounds on the parameters of the 4PL model that prevent parameter estimates from diverging or converging to zero and base their justification in a statistical principle. These methods are used as remedies to convergence failure problems. Gadagkar, S. R. and Call, G. B. (2015) <doi:10.1016/j.vascn.2014.08.006> Ritz, C. and Baty, F. and Streibig, J. C. and Gerhard, D. (2015) <doi:10.1371/journal.pone.0146021>.

r-discfrail 0.2
Propagated dependencies: r-survival@3.8-3 r-numderiv@2016.8-1.1 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/fgaspe04/discfrail
Licenses: GPL 3
Synopsis: Cox Models for Time-to-Event Data with Nonparametric Discrete Group-Specific Frailties
Description:

This package provides functions for fitting Cox proportional hazards models for grouped time-to-event data, where the shared group-specific frailties have a discrete nonparametric distribution. The methods proposed in the package is described by Gasperoni, F., Ieva, F., Paganoni, A. M., Jackson, C. H., Sharples, L. (2018) <doi:10.1093/biostatistics/kxy071>. There are also functions for simulating from these models, with a nonparametric or a parametric baseline hazard function.

r-dgeobj 1.1.2
Propagated dependencies: r-stringr@1.6.0 r-magrittr@2.0.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DGEobj
Licenses: GPL 3
Synopsis: Differential Gene Expression (DGE) Analysis Results Data Object
Description:

This package provides a flexible container to manage and annotate Differential Gene Expression (DGE) analysis results (Smythe et. al (2015) <doi:10.1093/nar/gkv007>). The DGEobj has data slots for row (gene), col (samples), assays (matrix n-rows by m-samples dimensions) and metadata (not keyed to row, col, or assays). A set of accessory functions to deposit, query and retrieve subsets of a data workflow has been provided. Attributes are used to capture metadata such as species and gene model, including reproducibility information such that a 3rd party can access a DGEobj history to see how each data object was created or modified. Since the DGEobj is customizable and extensible it is not limited to RNA-seq analysis types of workflows -- it can accommodate nearly any data analysis workflow that starts from a matrix of assays (rows) by samples (columns).

r-dcur 1.0.2
Propagated dependencies: r-rdpack@2.6.4 r-ppcor@1.1 r-mclust@6.1.2 r-mass@7.3-65 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://www.cesargamboasanabria.com
Licenses: GPL 3
Synopsis: Dimension Reduction with Dynamic CUR
Description:

Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) <doi:10.1073/pnas.0803205106>) varying the k, the number of columns and rows used, and its final purposes to help find the stage, which minimizes the relative error to reduce matrix dimension. The goal of CUR Decomposition is to give a better interpretation of the matrix decomposition employing proper variable selection in the data matrix, in a way that yields a simplified structure. Its origins come from analysis in genetics. The goal of this package is to show an alternative to variable selection (columns) or individuals (rows). The idea proposed consists of adjusting the probability distributions to the leverage scores and selecting the best columns and rows that minimize the reconstruction error of the matrix approximation ||A-CUR||. It also includes a method that recalibrates the relative importance of the leverage scores according to an external variable of the user's interest.

r-dqtg-seq 1.0.2
Propagated dependencies: r-writexl@1.5.4 r-vroom@1.6.6 r-stringr@1.6.0 r-qtl@1.72 r-openxlsx@4.2.8.1 r-foreach@1.5.2 r-doparallel@1.0.17 r-data-table@1.17.8 r-bb@2019.10-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dQTG.seq
Licenses: GPL 2+
Synopsis: BSA Software for Detecting All Types of QTLs in BC, DH, RIL and F2
Description:

The new (dQTG.seq1 and dQTG.seq2) and existing (SmoothLOD, G', deltaSNP and ED) bulked segregant analysis methods are used to identify various types of quantitative trait loci for complex traits via extreme phenotype individuals in bi-parental segregation populations (F2, backcross, doubled haploid and recombinant inbred line). The numbers of marker alleles in extreme low and high pools are used in existing methods to identify trait-related genes, while the numbers of marker alleles and genotypes in extreme low and high pools are used in the new methods to construct a new statistic Gw for identifying trait-related genes. dQTG-seq2 is feasible to identify extremely over-dominant and small-effect genes in F2. Li P, Li G, Zhang YW, Zuo JF, Liu JY, Zhang YM (2022, <doi: 10.1016/j.xplc.2022.100319>).

r-drip 2.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://miamioh.edu/fsb/directory/?up=/directory/kangy10
Licenses: GPL 2+
Synopsis: Discontinuous Regression and Image Processing
Description:

This package provides a collection of functions that perform jump regression and image analysis such as denoising, deblurring and jump detection. The implemented methods are based on the following research: Qiu, P. (1998) <doi:10.1214/aos/1024691468>, Qiu, P. and Yandell, B. (1997) <doi: 10.1080/10618600.1997.10474746>, Qiu, P. (2009) <doi: 10.1007/s10463-007-0166-9>, Kang, Y. and Qiu, P. (2014) <doi: 10.1080/00401706.2013.844732>, Qiu, P. and Kang, Y. (2015) <doi: 10.5705/ss.2014.054>, Kang, Y., Mukherjee, P.S. and Qiu, P. (2018) <doi: 10.1080/00401706.2017.1415975>, Kang, Y. (2020) <doi: 10.1080/10618600.2019.1665536>.

r-dsdp 0.1.1
Propagated dependencies: r-rlang@1.1.6 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://tsuchiya-lab.github.io/dsdp/
Licenses: Expat
Synopsis: Density Estimation with Semidefinite Programming
Description:

The models of probability density functions are Gaussian or exponential distributions with polynomial correction terms. Using a maximum likelihood method, dsdp computes parameters of Gaussian or exponential distributions together with degrees of polynomials by a grid search, and coefficient of polynomials by a variant of semidefinite programming. It adopts Akaike Information Criterion for model selection. See a vignette for a tutorial and more on our Github repository <https://github.com/tsuchiya-lab/dsdp/>.

r-docovt 0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=Docovt
Licenses: Expat
Synopsis: Distributed Online Covariance Matrix Tests
Description:

Distributed Online Covariance Matrix Tests Docovt is a powerful tool designed to efficiently process and analyze distributed datasets. It enables users to perform covariance matrix tests in an online, distributed manner, making it highly suitable for large-scale data analysis. By leveraging advanced computational techniques, Docovt ensures robust and scalable solutions for statistical analysis, particularly in scenarios where data is dispersed across multiple nodes or sources. This package is ideal for researchers and practitioners working with high-dimensional data, providing a flexible and efficient framework for covariance matrix estimation and hypothesis testing. The philosophy of Docovt is described in Guo G.(2025) <doi:10.1016/j.physa.2024.130308>.

r-describedata 0.1.1
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-lmtest@0.9-40 r-haven@2.5.5 r-ggplot2@4.0.1 r-forcats@1.0.1 r-dplyr@1.1.4 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/craigjmcgowan/describedata
Licenses: GPL 3
Synopsis: Miscellaneous Descriptive Functions
Description:

Helper functions for descriptive tasks such as making print-friendly bivariate tables, sample size flow counts, and visualizing sample distributions. Also contains R approximations of some common SAS and Stata functions such as PROC MEANS from SAS and ladder', gladder', and pwcorr from Stata'.

r-driftbursthypothesis 0.4.0.1
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/emilsjoerup/DriftBurstHypothesis
Licenses: GPL 3
Synopsis: Calculates the Test-Statistic for the Drift Burst Hypothesis
Description:

Calculates the T-Statistic for the drift burst hypothesis from the working paper Christensen, Oomen and Reno (2018) <DOI:10.2139/ssrn.2842535>. The authors MATLAB code is available upon request, see: <https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2842535>.

r-dbcvindex 1.5
Propagated dependencies: r-qpdf@1.4.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/davidechicco/DBCVindex
Licenses: GPL 3
Synopsis: Calculates the Density-Based Clustering Validation (DBCV) Index
Description:

This package provides a metric called Density-Based Clustering Validation index (DBCV) index to evaluate clustering results, following the <https://github.com/pajaskowiak/clusterConfusion/blob/main/R/dbcv.R> R implementation by Pablo Andretta Jaskowiak. Original DBCV index article: Moulavi, D., Jaskowiak, P. A., Campello, R. J., Zimek, A., and Sander, J. (April 2014), "Density-based clustering validation", Proceedings of SDM 2014 -- the 2014 SIAM International Conference on Data Mining (pp. 839-847), <doi:10.1137/1.9781611973440.96>. A more recent article on the DBCV index: Chicco, D., Sabino, G.; Oneto, L.; Jurman, G. (August 2025), "The DBCV index is more informative than DCSI, CDbw, and VIASCKDE indices for unsupervised clustering internal assessment of concave-shaped and density-based clusters", PeerJ Computer Science 11:e3095 (pp. 1-), <doi:10.7717/peerj-cs.3095>.

r-doem 0.0.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DOEM
Licenses: Expat
Synopsis: The Distributed Online Expectation Maximization Algorithms to Solve Parameters of Poisson Mixture Models
Description:

The distributed online expectation maximization algorithms are used to solve parameters of Poisson mixture models. The philosophy of the package is described in Guo, G. (2022) <doi:10.1080/02664763.2022.2053949>.

r-do 2.0.0.1
Propagated dependencies: r-xml2@1.5.0 r-usethis@3.2.1 r-tmcn@0.2-13 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.6.0 r-rvest@1.0.5 r-rstudioapi@0.17.1 r-reshape2@1.4.5 r-plyr@1.8.9 r-openxlsx@4.2.8.1 r-httr@1.4.7 r-desc@1.4.3 r-data-table@1.17.8 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/yikeshu0611/do
Licenses: GPL 3
Synopsis: Data Operator
Description:

Flexibly convert data between long and wide format using just two functions: reshape_toLong() and reshape_toWide().

r-dani 0.1-1
Propagated dependencies: r-epi@2.61
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dani
Licenses: GPL 2
Synopsis: Design and Analysis of Non-Inferiority Trials
Description:

This package provides tools to help the design and analysis of resilient non-inferiority trials. These include functions for sample size calculations and analyses of trials, with either a risk difference, risk ratio or arc-sine difference margin, and a function to run simulations to design a trial with the methods described in Quartagno et al. (2019) <arXiv:1905.00241>.

r-dsairm 0.9.6
Propagated dependencies: r-xml@3.99-0.20 r-shiny@1.11.1 r-rlang@1.1.6 r-plotly@4.11.0 r-nloptr@2.2.1 r-lhs@1.2.0 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-desolve@1.40 r-boot@1.3-32 r-adaptivetau@2.3-2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://ahgroup.github.io/DSAIRM/
Licenses: GPL 3
Synopsis: Dynamical Systems Approach to Immune Response Modeling
Description:

Simulation models (apps) of various within-host immune response scenarios. The purpose of the package is to help individuals learn about within-host infection and immune response modeling from a dynamical systems perspective. All apps include explanations of the underlying models and instructions on what to do with the models.

r-datacutr 0.2.4
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-reactable@0.4.5 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-dplyr@1.1.4 r-assertthat@0.2.1 r-admiraldev@1.3.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://pharmaverse.github.io/datacutr/
Licenses: FSDG-compatible
Synopsis: SDTM Datacut
Description:

Supports the process of applying a cut to Standard Data Tabulation Model (SDTM), as part of the analysis of specific points in time of the data, normally as part of investigation into clinical trials. The functions support different approaches of cutting to the different domains of SDTM normally observed.

r-describer 0.2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/paulhendricks/describer
Licenses: Expat
Synopsis: Describe Data in R Using Common Descriptive Statistics
Description:

Allows users to quickly and easily describe data using common descriptive statistics.

r-dope 2.1.0
Propagated dependencies: r-tidytext@0.4.3 r-tibble@3.3.0 r-stringr@1.6.0 r-magrittr@2.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://ctn-0094.github.io/DOPE/
Licenses: Expat
Synopsis: Drug Ontology Parsing Engine
Description:

This package provides information on drug names (brand, generic and street) for drugs tracked by the DEA. There are functions that will search synonyms and return the drug names and types. The vignettes have extensive information on the work done to create the data for the package.

r-dsp 1.2.0
Propagated dependencies: r-truncdist@1.0-2 r-stochvol@3.2.8 r-spam@2.11-1 r-rlang@1.1.6 r-rcppziggurat@0.1.8 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-purrr@1.2.0 r-progress@1.2.3 r-pgdraw@1.1 r-msm@1.8.2 r-mgcv@1.9-4 r-mcmcpack@1.7-1 r-matrix@1.7-4 r-lifecycle@1.0.4 r-glue@1.8.0 r-fda@6.3.0 r-coda@0.19-4.1 r-bayeslogit@2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/schafert/dsp
Licenses: GPL 3+
Synopsis: Dynamic Shrinkage Process and Change Point Detection
Description:

This package provides efficient Markov chain Monte Carlo (MCMC) algorithms for dynamic shrinkage processes, which extend global-local shrinkage priors to the time series setting by allowing shrinkage to depend on its own past. These priors yield locally adaptive estimates, useful for time series and regression functions with irregular features. The package includes full MCMC implementations for trend filtering using dynamic shrinkage on signal differences, producing locally constant or linear fits with adaptive credible bands. Also included are models with static shrinkage and normal-inverse-Gamma priors for comparison. Additional tools cover dynamic regression with time-varying coefficients and B-spline models with shrinkage on basis differences, allowing for flexible curve-fitting with unequally spaced data. Some support for heteroscedastic errors, outlier detection, and change point estimation. Methods in this package are described in Kowal et al. (2019) <doi:10.1111/rssb.12325>, Wu et al. (2024) <doi:10.1080/07350015.2024.2362269>, Schafer and Matteson (2024) <doi:10.1080/00401706.2024.2407316>, and Cho and Matteson (2024) <doi:10.48550/arXiv.2408.11315>.

r-data360r 1.0.9
Propagated dependencies: r-reshape2@1.4.5 r-jsonlite@2.0.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/mrpsonglao/data360r
Licenses: Expat
Synopsis: Wrapper for 'TCdata360' and 'Govdata360' API
Description:

Makes it easy to engage with the Application Program Interface (API) of the TCdata360 and Govdata360 platforms at <https://tcdata360.worldbank.org/> and <https://govdata360.worldbank.org/>, respectively. These application program interfaces provide access to over 5000 trade, competitiveness, and governance indicator data, metadata, and related information from sources both inside and outside the World Bank Group. Package functions include easier download of data sets, metadata, and related information, as well as searching based on user-inputted query.

r-denseflmm 0.1.3
Propagated dependencies: r-mvtnorm@1.3-3 r-mgcv@1.9-4 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=denseFLMM
Licenses: GPL 2
Synopsis: Functional Linear Mixed Models for Densely Sampled Data
Description:

Estimation of functional linear mixed models for densely sampled data based on functional principal component analysis.

r-dixon 0.0-10
Propagated dependencies: r-splancs@2.01-45 r-spatstat-geom@3.6-1 r-spatstat@3.4-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dixon
Licenses: GPL 2+
Synopsis: Nearest Neighbour Contingency Table Analysis
Description:

Function to test spatial segregation and association based in contingency table analysis of nearest neighbour counts following Dixon (2002) <doi:10.1080/11956860.2002.11682700>. Some Fortran code has been included to the original dixon2002() function of the ecespa package to improve speed.

r-dbcsp 0.0.2.2
Propagated dependencies: r-zoo@1.8-14 r-tsdist@3.7.1 r-plyr@1.8.9 r-paralleldist@0.2.7 r-matrix@1.7-4 r-mass@7.3-65 r-ggplot2@4.0.1 r-geigen@2.3 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dbcsp
Licenses: GPL 2+
Synopsis: Distance-Based Common Spatial Patterns
Description:

This package provides a way to apply Distance-Based Common Spatial Patterns (DB-CSP) techniques in different fields, both classical Common Spatial Patterns (CSP) as well as DB-CSP. The method is composed of two phases: applying the DB-CSP algorithm and performing a classification. The main idea behind the CSP is to use a linear transform to project data into low-dimensional subspace with a projection matrix, in such a way that each row consists of weights for signals. This transformation maximizes the variance of two-class signal matrices.The dbcsp object is created to compute the projection vectors. For exploratory and descriptive purpose, plot and boxplot functions can be used. Functions train, predict and selectQ are implemented for the classification step.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208