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

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-distrr 0.0.6
Propagated dependencies: r-tidyr@1.3.1 r-rlang@1.1.6 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://gibonet.github.io/distrr
Licenses: GPL 2
Build system: r
Synopsis: Estimate and Manage Empirical Distributions
Description:

This package provides tools to estimate and manage empirical distributions, which should work with survey data. One of the main features is the possibility to create data cubes of estimated statistics, that include all the combinations of the variables of interest (see for example functions dcc5() and dcc6()).

r-dataspacer 0.7.7
Propagated dependencies: r-rlabkey@3.4.6 r-r6@2.6.1 r-jsonlite@2.0.0 r-httr@1.4.7 r-digest@0.6.39 r-data-table@1.17.8 r-curl@7.0.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://docs.ropensci.org/DataSpaceR/
Licenses: GPL 3
Build system: r
Synopsis: Interface to 'the CAVD DataSpace'
Description:

This package provides a convenient API interface to access immunological data within the CAVD DataSpace'(<https://dataspace.cavd.org>), a data sharing and discovery tool that facilitates exploration of HIV immunological data from pre-clinical and clinical HIV vaccine studies.

r-datamods 1.5.3
Propagated dependencies: r-writexl@1.5.4 r-toastui@0.4.0 r-tibble@3.3.0 r-shinywidgets@0.9.0 r-shinybusy@0.3.3 r-shiny@1.11.1 r-rlang@1.1.6 r-rio@1.2.4 r-readxl@1.4.5 r-reactable@0.4.5 r-phosphoricons@0.2.1 r-htmltools@0.5.8.1 r-data-table@1.17.8 r-classint@0.4-11 r-bslib@0.9.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dreamRs/datamods
Licenses: GPL 3
Build system: r
Synopsis: Modules to Import and Manipulate Data in 'Shiny'
Description:

Shiny modules to import data into an application or addin from various sources, and to manipulate them after that.

r-daarem 0.7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://doi.org/10.1080/10618600.2019.1594835
Licenses: GPL 2
Build system: r
Synopsis: Damped Anderson Acceleration with Epsilon Monotonicity for Accelerating EM-Like Monotone Algorithms
Description:

This package implements the DAAREM method for accelerating the convergence of slow, monotone sequences from smooth, fixed-point iterations such as the EM algorithm. For further details about the DAAREM method, see Henderson, N.C. and Varadhan, R. (2019) <doi:10.1080/10618600.2019.1594835>.

r-dctensor 1.3.1
Propagated dependencies: r-rtensor@1.4.9 r-nntensor@1.3.0 r-mass@7.3-65 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/rikenbit/dcTensor
Licenses: Expat
Build system: r
Synopsis: Discrete Matrix/Tensor Decomposition
Description:

Semi-Binary and Semi-Ternary Matrix Decomposition are performed based on Non-negative Matrix Factorization (NMF) and Singular Value Decomposition (SVD). For the details of the methods, see the reference section of GitHub README.md <https://github.com/rikenbit/dcTensor>.

r-dtat 0.3-8
Propagated dependencies: r-survival@3.8-3 r-shiny@1.11.1 r-r2d3@0.2.6 r-pomp@6.4 r-km-ci@0.5-6 r-jsonlite@2.0.0 r-hmisc@5.2-4 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://precisionmethods.guru/
Licenses: Expat
Build system: r
Synopsis: Dose Titration Algorithm Tuning
Description:

Dose Titration Algorithm Tuning (DTAT) is a methodologic framework allowing dose individualization to be conceived as a continuous learning process that begins in early-phase clinical trials and continues throughout drug development, on into clinical practice. This package includes code that researchers may use to reproduce or extend key results of the DTAT research programme, plus tools for trialists to design and simulate a 3+3/PC dose-finding study. Please see Norris (2017a) <doi:10.12688/f1000research.10624.3> and Norris (2017c) <doi:10.1101/240846>.

r-docknitr 1.0.1
Dependencies: docker@20.10.27
Propagated dependencies: r-sys@3.4.3 r-rstudioapi@0.17.1 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=docknitr
Licenses: Expat
Build system: r
Synopsis: Use Docker Images to Process Rmarkdown Blocks
Description:

Gives you the ability to use arbitrary Docker images (including custom ones) to process Rmarkdown code chunks.

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.

r-dr-sc 3.7
Propagated dependencies: r-spatstat-geom@3.6-1 r-seurat@5.3.1 r-s4vectors@0.48.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-rcolorbrewer@1.1-3 r-purrr@1.2.0 r-mclust@6.1.2 r-matrix@1.7-4 r-mass@7.3-65 r-irlba@2.3.5.1 r-ggplot2@4.0.1 r-cowplot@1.2.0 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/feiyoung/DR.SC
Licenses: GPL 3
Build system: r
Synopsis: Joint Dimension Reduction and Spatial Clustering
Description:

Joint dimension reduction and spatial clustering is conducted for Single-cell RNA sequencing and spatial transcriptomics data, and more details can be referred to Wei Liu, Xu Liao, Yi Yang, Huazhen Lin, Joe Yeong, Xiang Zhou, Xingjie Shi and Jin Liu. (2022) <doi:10.1093/nar/gkac219>. It is not only computationally efficient and scalable to the sample size increment, but also is capable of choosing the smoothness parameter and the number of clusters as well.

r-drawsample 1.0.2
Propagated dependencies: r-xlsx@0.6.5 r-tibble@3.3.0 r-shinydashboard@0.7.3 r-shinycssloaders@1.1.0 r-shiny@1.11.1 r-readxl@1.4.5 r-psych@2.5.6 r-moments@0.14.1 r-lattice@0.22-7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/atalay-k/drawsample
Licenses: Expat
Build system: r
Synopsis: Draw Samples with the Desired Properties from a Data Set
Description:

This package provides a tool to sample data with the desired properties.Samples can be drawn by purposive sampling with determining distributional conditions, such as deviation from normality (skewness and kurtosis), and sample size in quantitative research studies. For purposive sampling, a researcher has something in mind and participants that fit the purpose of the study are included (Etikan,Musa, & Alkassim, 2015) <doi:10.11648/j.ajtas.20160501.11>.Purposive sampling can be useful for answering many research questions (Klar & Leeper, 2019) <doi:10.1002/9781119083771.ch21>.

r-dutoolkit 1.0.2
Propagated dependencies: r-scales@1.4.0 r-rlang@1.1.6 r-ggtext@0.1.2 r-ggplot2@4.0.1 r-ggdist@3.3.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DUToolkit
Licenses: GPL 2+
Build system: r
Synopsis: Visualizing and Quantifying Decision Uncertainty
Description:

This package provides a suite of tools to help modelers and decision-makers effectively interpret and communicate decision risk when evaluating multiple policy options. It uses model outputs from uncertainty analysis for baseline scenarios and policy alternatives to generate visual representations of uncertainty and quantitative measures for assessing associated risks. For more details see Wiggins and colleagues (2025) <doi:10.1371/journal.pone.0332522> and <https://dut.ihe.ca/>.

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-dmrs 1.0.0
Propagated dependencies: r-viridis@0.6.5 r-sqldf@0.4-11 r-rmpfr@1.1-2 r-relsurv@2.3-3 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-gplots@3.2.0 r-ggplot2@4.0.1 r-data-table@1.17.8 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dMrs
Licenses: GPL 3+
Build system: r
Synopsis: Competing Risk in Dependent Net Survival Analysis
Description:

This package provides statistical tools for analyzing net and relative survival, with a key feature of relaxing the assumption of independent censoring and incorporating the effect of dependent competing risks. It employs a copula-based methodology, specifically the Archimedean copula, to simulate data, conduct survival analysis, and offer comparisons with other methods. This approach is detailed in the work of Adatorwovor et al. (2022) <doi:10.1515/ijb-2021-0016>.

r-distrdoc 2.8.5
Propagated dependencies: r-startupmsg@1.0.0 r-randvar@1.2.5 r-mass@7.3-65 r-distrtest@2.8.3 r-distrteach@2.9.2 r-distrsim@2.8.5 r-distrmod@2.9.7 r-distrex@2.9.6 r-distr@2.9.7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://distr.r-forge.r-project.org/
Licenses: LGPL 3
Build system: r
Synopsis: Documentation for 'distr' Family of R Packages
Description:

This package provides documentation in form of a common vignette to packages distr', distrEx', distrMod', distrSim', distrTEst', distrTeach', and distrEllipse'.

r-doubleexpseq 1.1
Propagated dependencies: r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DoubleExpSeq
Licenses: GPL 3
Build system: r
Synopsis: Differential Exon Usage Test for RNA-Seq Data via Empirical Bayes Shrinkage of the Dispersion Parameter
Description:

Differential exon usage test for RNA-Seq data via an empirical Bayes shrinkage method for the dispersion parameter the utilizes inclusion-exclusion data to analyze the propensity to skip an exon across groups. The input data consists of two matrices where each row represents an exon and the columns represent the biological samples. The first matrix is the count of the number of reads expressing the exon for each sample. The second matrix is the count of the number of reads that either express the exon or explicitly skip the exon across the samples, a.k.a. the total count matrix. Dividing the two matrices yields proportions representing the propensity to express the exon versus skipping the exon for each sample.

r-designsize 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=designsize
Licenses: GPL 3
Build system: r
Synopsis: Sample Size Calculation of Various Study Designs
Description:

Different sample size calculations with different study designs. These techniques are explained by Chow (2007) <doi:10.1201/9781584889830>.

r-d4talink-light 2.1.21
Propagated dependencies: r-rsqlite@2.4.4 r-rmarkdown@2.30 r-rjson@0.2.23 r-reticulate@1.44.1 r-quarto@1.5.1 r-openxlsx@4.2.8.1 r-openssl@2.3.4 r-officedown@0.4.1 r-getpass@0.2-4 r-feather@0.3.5 r-dbi@1.2.3 r-biobase@2.70.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://bitbucket.org/SQ4/d4talink.light
Licenses: GPL 3
Build system: r
Synopsis: GDP - Workflow Management
Description:

Tools, methods and processes for the management of analysis workflows. These lightweight solutions facilitate structuring R&D activities. These solutions were developed to comply with Good Documentation Practice (GDP), with ALCOA+ principles as proposed by the U.S. FDA, and with FAIR principles as discussed by Jacobsen et al. (2017) <doi:10.1162/dint_r_00024>.

r-dtaplots 1.0.2.5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DTAplots
Licenses: GPL 2+
Build system: r
Synopsis: Creates Plots Accompanying Bayesian Diagnostic Test Accuracy Meta-Analyses
Description:

Function to create forest plots. Functions to use posterior samples from Bayesian bivariate meta-analysis model, Bayesian hierarchical summary receiver operating characteristic (HSROC) meta-analysis model or Bayesian latent class (LC) meta-analysis model to create Summary Receiver Operating Characteristic (SROC) plots using methods described by Harbord et al (2007)<doi:10.1093/biostatistics/kxl004>.

r-dynamac 0.1.12
Propagated dependencies: r-mass@7.3-65 r-lmtest@0.9-40
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/andyphilips/dynamac/
Licenses: GPL 2+
Build system: r
Synopsis: Dynamic Simulation and Testing for Single-Equation ARDL Models
Description:

While autoregressive distributed lag (ARDL) models allow for extremely flexible dynamics, interpreting substantive significance of complex lag structures remains difficult. This package is designed to assist users in dynamically simulating and plotting the results of various ARDL models. It also contains post-estimation diagnostics, including a test for cointegration when estimating the error-correction variant of the autoregressive distributed lag model (Pesaran, Shin, and Smith 2001 <doi:10.1002/jae.616>).

r-dyadratios 1.3
Propagated dependencies: r-progress@1.2.3 r-lubridate@1.9.4 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=DyadRatios
Licenses: GPL 2+
Build system: r
Synopsis: Dyad Ratios Algorithm
Description:

Estimates the Dyad Ratios Algorithm for pooling and smoothing poll estimates. The Dyad Ratios Algorithm smooths both forward and backward in time over polling results allowing differences in both question type and polling house. The result is an estimate of a single latent variable that describes the systematic trend over time in the (noisy) polling results. See James A. Stimson (2018) <doi:10.1177/0759106318761614> and the package's vignette for more details.

r-distcrete 1.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/reconhub/distcrete
Licenses: Expat
Build system: r
Synopsis: Discrete Distribution Approximations
Description:

This package creates discretised versions of continuous distribution functions by mapping continuous values to an underlying discrete grid, based on a (uniform) frequency of discretisation, a valid discretisation point, and an integration range. For a review of discretisation methods, see Chakraborty (2015) <doi:10.1186/s40488-015-0028-6>.

r-deepnet 0.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=deepnet
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Deep Learning Toolkit in R
Description:

Implement some deep learning architectures and neural network algorithms, including BP,RBM,DBN,Deep autoencoder and so on.

r-didmultiplegtdyn 2.3.2
Propagated dependencies: r-sandwich@3.1-1 r-rnames@1.0.1 r-rcpp@1.1.0 r-openxlsx@4.2.8.1 r-matlib@1.0.1 r-mass@7.3-65 r-lmtest@0.9-40 r-haven@2.5.5 r-ggplot2@4.0.1 r-fixest@0.13.2 r-dplyr@1.1.4 r-data-table@1.17.8 r-cowplot@1.2.0 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/Credible-Answers/did_multiplegt_dyn
Licenses: Expat
Build system: r
Synopsis: Estimation in Difference-in-Difference Designs with Multiple Groups and Periods
Description:

Estimation of heterogeneity-robust difference-in-differences estimators, with a binary, discrete, or continuous treatment, in designs where past treatments may affect the current outcome.

r-despair 0.1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jpmonteagudo28/despair
Licenses: GPL 3+
Build system: r
Synopsis: Motivational Quotes and Shakespearean Bard–bits for Personal Projects
Description:

Generate motivational quotes and Shakespearean word combinations (bardâ bits) that a user can consider for their personal projects. Each of the package functions takes two arguments, cat which default to any, and a a numeric or character seed to ensure reproducible results.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457