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

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-date4ts 0.1.2
Propagated dependencies: r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/TractorTom/date4ts
Licenses: GPL 3+
Build system: r
Synopsis: Wrangle and Modify Ts Object with Classic Frequencies and Exact Dates
Description:

The ts objects in R are managed using a very specific date format (in the form c(2022, 9) for September 2022 or c(2021, 2) for the second quarter of 2021, depending on the frequency, for example). We focus solely on monthly and quarterly series to manage the dates of ts objects. The general idea is to offer a set of functions to manage this date format without it being too restrictive or too imprecise depending on the rounding. This is a compromise between simplicity, precision and use of the basic stats functions for creating and managing time series (ts(), window()). Les objets ts en R sont gérés par un format de date très particulier (sous la forme c(2022, 9) pour septembre 2022 ou c(2021, 2) pour le deuxième trimestre 2021 selon la fréquence par exemple). On se concentre uniquement sur les séries mensuelles et trimestrielles pour gérer les dates des objets ts. Lidée générale est de proposer un ensemble de fonctions pour gérer ce format de date sans que ce soit trop contraignant ou trop imprécis selon les arrondis. Cest un compromis entre simplicité, précision et utilisation des fonctions du package stats de création et de gestion des séries temporelles (ts(), window()).

r-dirmr 0.5.0
Propagated dependencies: r-mvtnorm@1.3-7 r-mass@7.3-65 r-lava@1.9.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DIRMR
Licenses: GPL 2
Build system: r
Synopsis: Distributed Imputation for Random Effects Models with Missing Responses
Description:

By adding over-relaxation factor to PXEM (Parameter Expanded Expectation Maximization) method, the MOPXEM (Monotonically Overrelaxed Parameter Expanded Expectation Maximization) method is obtained. Compare it with the existing EM (Expectation-Maximization)-like methods. Then, distribute and process five methods and compare them, achieving good performance in convergence speed and result quality.The philosophy of the package is described in Guo G. (2022) <doi:10.1007/s00180-022-01270-z>.

r-debest 0.1.0
Propagated dependencies: r-survival@3.8-6 r-flexsurv@2.3.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=debest
Licenses: GPL 2
Build system: r
Synopsis: Duration Estimation for Biomarker Enrichment Studies and Trials
Description:

This package provides a general framework using mixture Weibull distributions to accurately predict biomarker-guided trial duration accounting for heterogeneous population. Extensive simulations are performed to evaluate the impact of heterogeneous population and the dynamics of biomarker characteristics and disease on the study duration. Several influential parameters including median survival time, enrollment rate, biomarker prevalence and effect size are identified. Efficiency gains of biomarker-guided trials can be quantitatively compared to the traditional all-comers design. For reference, see Zhang et al. (2024) <arXiv:2401.00540>.

r-discord 1.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/R-Computing-Lab/discord
Licenses: GPL 3
Build system: r
Synopsis: Functions for Discordant Kinship Modeling
Description:

This package provides functions for discordant kinship modeling (and other sibling-based quasi-experimental designs). Contains data restructuring functions and functions for generating biometrically informed data for kin pairs. See [Garrison and Rodgers, 2016 <doi:10.1016/j.intell.2016.08.008>], [Sims, Trattner, and Garrison, 2024 <doi:10.3389/fpsyg.2024.1430978>] for empirical examples, and [Garrison and colleagues for theoretical work <doi:10.1101/2025.08.25.25334395>].

r-dromics 2.6-2
Propagated dependencies: r-summarizedexperiment@1.42.0 r-rlang@1.2.0 r-limma@3.68.3 r-ggplot2@4.0.3 r-ggfortify@0.4.19 r-deseq2@1.52.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://lbbe.univ-lyon1.fr/fr/dromics
Licenses: GPL 2+
Build system: r
Synopsis: Dose Response for Omics
Description:

Several functions are provided for dose-response (or concentration-response) characterization from omics data. DRomics is especially dedicated to omics data obtained using a typical dose-response design, favoring a great number of tested doses (or concentrations) rather than a great number of replicates (no need of replicates). DRomics provides functions 1) to check, normalize and or transform data, 2) to select monotonic or biphasic significantly responding items (e.g. probes, metabolites), 3) to choose the best-fit model among a predefined family of monotonic and biphasic models to describe each selected item, 4) to derive a benchmark dose or concentration and a typology of response from each fitted curve. In the available version data are supposed to be single-channel microarray data in log2, RNAseq data in raw counts, or already pretreated continuous omics data (such as metabolomic data) in log scale. In order to link responses across biological levels based on a common method, DRomics also handles apical data as long as they are continuous and follow a normal distribution for each dose or concentration, with a common standard error. For further details see Delignette-Muller et al (2023) <DOI:10.24072/pcjournal.325> and Larras et al (2018) <DOI:10.1021/acs.est.8b04752>.

r-describedata 0.1.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-lmtest@0.9-40 r-haven@2.5.5 r-ggplot2@4.0.3 r-forcats@1.0.1 r-dplyr@1.2.1 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/craigjmcgowan/describedata
Licenses: GPL 3
Build system: r
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-deckroadmap 0.1.5
Propagated dependencies: r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/CodingTigerTang/deckroadmap
Licenses: Expat
Build system: r
Synopsis: Roadmap Footers for 'Reveal.js' Slides in 'Quarto' and 'R Markdown'
Description:

Adds section-aware roadmap footers to Reveal.js slide decks created with Quarto or R Markdown'. The footer highlights completed, current, and upcoming sections as slides advance. Supports multiple visual styles, inherited section tags, roadmap-free slides, and configurable colors, size, and positioning options.

r-databaseconnector 7.2.0
Dependencies: openjdk@25.0.2
Propagated dependencies: r-urltools@1.7.3.1 r-stringr@1.6.0 r-sqlrender@1.19.5 r-rlang@1.2.0 r-rjava@1.0-18 r-readr@2.2.0 r-digest@0.6.39 r-dbplyr@2.5.2 r-dbi@1.3.0 r-checkmate@2.3.4 r-bit64@4.8.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://ohdsi.github.io/DatabaseConnector/
Licenses: FSDG-compatible
Build system: r
Synopsis: Connecting to Various Database Platforms
Description:

An R DataBase Interface ('DBI') compatible interface to various database platforms ('PostgreSQL', Oracle', Microsoft SQL Server', Amazon Redshift', Microsoft Parallel Database Warehouse', IBM Netezza', Apache Impala', Google BigQuery', Snowflake', Spark', SQLite', and InterSystems IRIS'). Also includes support for fetching data as Andromeda objects. Uses either Java Database Connectivity ('JDBC') or other DBI drivers to connect to databases.

r-dswe 1.8.4
Propagated dependencies: r-xgboost@3.2.1.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mixtools@2.0.0.1 r-matrixstats@1.5.0 r-kernsmooth@2.23-26 r-gss@2.2-10 r-fnn@1.1.4.1 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://github.com/TAMU-AML/DSWE-Package
Licenses: Expat
Build system: r
Synopsis: Data Science for Wind Energy
Description:

Data science methods used in wind energy applications. Current functionalities include creating a multi-dimensional power curve model, performing power curve function comparison, covariate matching, and energy decomposition. Relevant works for the developed functions are: funGP() - Prakash et al. (2022) <doi:10.1080/00401706.2021.1905073>, AMK() - Lee et al. (2015) <doi:10.1080/01621459.2014.977385>, tempGP() - Prakash et al. (2022) <doi:10.1080/00401706.2022.2069158>, ComparePCurve() - Ding et al. (2021) <doi:10.1016/j.renene.2021.02.136>, deltaEnergy() - Latiffianti et al. (2022) <doi:10.1002/we.2722>, syncSize() - Latiffianti et al. (2022) <doi:10.1002/we.2722>, imptPower() - Latiffianti et al. (2022) <doi:10.1002/we.2722>, All other functions - Ding (2019, ISBN:9780429956508).

r-dptm 3.0.2
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-purrr@1.2.2 r-parabar@1.4.2 r-mass@7.3-65 r-coda@0.19-4.1 r-bayesiantools@0.1.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/HujieBai/DPTM
Licenses: GPL 3+
Build system: r
Synopsis: Dynamic Panel Multiple Threshold Model with Fixed Effects
Description:

Compute the fixed effects dynamic panel threshold model suggested by Ramà rez-Rondán (2020) <doi:10.1080/07474938.2019.1624401>, and dynamic panel linear model suggested by Hsiao et al. (2002) <doi:10.1016/S0304-4076(01)00143-9>, where maximum likelihood type estimators are used. Multiple thresholds estimation based on Markov Chain Monte Carlo (MCMC) is allowed, and model selection of linear model, threshold model and multiple threshold model is also allowed.

r-dissimilarities 0.3.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-proxy@0.4-29 r-microbenchmark@1.5.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/edelweiss611428/dissimilarities
Licenses: FSDG-compatible
Build system: r
Synopsis: Creating, Manipulating, and Subsetting "dist" Objects
Description:

Efficiently creates, manipulates, and subsets "dist" objects, commonly used in cluster analysis. Designed to minimise unnecessary conversions and computational overhead while enabling seamless interaction with distance matrices.

r-diginorm 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=digiNORM
Licenses: GPL 3
Build system: r
Synopsis: Data-Driven Digital PCR Normalization
Description:

Adopts the general least squares-based data-driven normalization strategy developed by Heckmann et al. (2011) <doi:10.1186/1471-2105-12-250> to correct for technical variance in gene expression data generated via digital polymerase chain reaction (dPCR). Performs normalization of raw copy numbers and also calculates relative variability metrics that can be used to assess the impact of normalization on variance.

r-distatisr 1.1.2
Propagated dependencies: r-tidytext@0.4.3 r-readxl@1.5.0 r-prettygraphs@2.2.0 r-dplyr@1.2.1 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DistatisR
Licenses: GPL 2
Build system: r
Synopsis: DiSTATIS Three Way Metric Multidimensional Scaling
Description:

Implement DiSTATIS and CovSTATIS (three-way multidimensional scaling). DiSTATIS and CovSTATIS are used to analyze multiple distance/covariance matrices collected on the same set of observations. These methods are based on Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012) <doi:10.1002/wics.198>.

r-domino 0.3.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://www.dominodatalab.com
Licenses: Expat
Build system: r
Synopsis: R Console Bindings for the 'Domino Command-Line Client'
Description:

This package provides a wrapper on top of the Domino Command-Line Client'. It lets you run Domino commands (e.g., "run", "upload", "download") directly from your R environment. Under the hood, it uses R's system function to run the Domino executable, which must be installed as a prerequisite. Domino is a service that makes it easy to run your code on scalable hardware, with integrated version control and collaboration features designed for analytical workflows (see <http://www.dominodatalab.com> for more information).

r-downloadthis 0.5.0
Propagated dependencies: r-zip@2.3.3 r-writexl@1.5.4 r-readr@2.2.0 r-mime@0.13 r-magrittr@2.0.5 r-htmltools@0.5.9 r-ggplot2@4.0.3 r-fs@2.1.0 r-bsplus@0.1.5 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/fmmattioni/downloadthis
Licenses: Expat
Build system: r
Synopsis: Implement Download Buttons in 'rmarkdown'
Description:

Implement download buttons in HTML output from rmarkdown without the need for runtime:shiny'.

r-domir 1.3.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jluchman/domir
Licenses: GPL 3+
Build system: r
Synopsis: Dominance Analysis Methods
Description:

Dominance analysis relative importance methods that are intended for predictive models.

r-dpkg 0.6.2
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-httr2@1.2.2 r-glue@1.8.1 r-fs@2.1.0 r-cli@3.6.6 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/cole-brokamp/dpkg
Licenses: Expat
Build system: r
Synopsis: Create, Stow, and Read Data Packages
Description:

Data frame, tibble, or tbl objects are converted to data package objects using specific metadata labels (name, version, title, homepage, description). A data package object ('dpkg') can be written to disk as a parquet file or released to a GitHub repository. Data package objects can be read into R from online repositories and downloaded files are cached locally across R sessions.

r-drumr 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-audio@0.1-12
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=drumr
Licenses: GPL 3
Build system: r
Synopsis: Turn R into a Drum Machine
Description:

Includes various functions for playing drum sounds. beat() plays a drum sound from one of the six included drum kits. tempo() sets spacing between calls to beat() in bpm. Together the two functions can be used to create many different drum patterns.

r-diffr 0.3.0
Propagated dependencies: r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=diffr
Licenses: GPL 2
Build system: r
Synopsis: Display Differences Between Two Files using Codediff Library
Description:

An R interface to the codediff JavaScript library (a copy of which is included in the package, see <https://github.com/danvk/codediff.js> for information). Allows for visualization of the difference between 2 files, usually text files or R scripts, in a browser.

r-descriptivewh 1.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/William-HC/DescriptiveWH
Licenses: GPL 3
Build system: r
Synopsis: Descriptive Statistics
Description:

Exploratory analysis of a data base. Using the functions of this package is possible to filter the data set detecting atypical values (outliers) and to perform exploratory analysis through visual inspection or dispersion measures. With this package you can explore the structure of your data using several parameters at the same time joining statistical parameters with different graphics. Finally, this package aid to confirm or reject the hypothesis that your data structure presents a normal distribution. Therefore this package is useful to get a previous insight of your data before to carry out statistical analysis.

r-dicomread 0.0.0.3
Propagated dependencies: r-matlabr@1.5.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DICOMread
Licenses: GPL 3
Build system: r
Synopsis: Reading and Saving DICOM Image Files
Description:

This function provides an interface between Matlab and R in facilitating fast processing for reading and saving DICOM images.

r-dmod 1.0.2
Propagated dependencies: r-stringr@1.6.0 r-rootsolve@1.8.2.4 r-plyr@1.8.9 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17 r-desolve@1.42 r-code@1.1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dMod
Licenses: GPL 2+
Build system: r
Synopsis: Dynamic Modeling and Parameter Estimation in ODE Models
Description:

The framework provides functions to generate ODEs of reaction networks, parameter transformations, observation functions, residual functions, etc. The framework follows the paradigm that derivative information should be used for optimization whenever possible. Therefore, all major functions produce and can handle expressions for symbolic derivatives. The methods used in dMod were published in Kaschek et al, 2019, <doi:10.18637/jss.v088.i10>.

r-datana 1.1.5
Propagated dependencies: r-scales@1.4.0 r-hmisc@5.2-5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=datana
Licenses: GPL 3+
Build system: r
Synopsis: Datasets and Functions to Accompany Analisis De Datos Con R
Description:

Datasets and functions to accompany the book Analisis de datos con el programa estadistico R: una introduccion aplicada by Salas-Eljatib (2021, ISBN: 9789566086109). The package helps carry out data management, exploratory analyses, and model fitting.

r-desla 0.3.1
Propagated dependencies: r-sitmo@2.0.2 r-rdpack@2.6.6 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-parallelly@1.47.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/RobertAdamek/desla
Licenses: GPL 2+
Build system: r
Synopsis: Desparsified Lasso Inference for Time Series
Description:

Calculates the desparsified lasso as originally introduced in van de Geer et al. (2014) <doi:10.1214/14-AOS1221>, and provides inference suitable for high-dimensional time series, based on the long run covariance estimator in Adamek et al. (2020) <doi:10.48550/arXiv.2007.10952>. Also estimates high-dimensional local projections by the desparsified lasso, as described in Adamek et al. (2022) <doi:10.48550/arXiv.2209.03218>.

Total packages: 72681