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

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-dipsaus 0.3.5
Propagated dependencies: r-stringr@1.6.0 r-shiny@1.13.0 r-rstudioapi@0.18.0 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-progressr@0.19.0 r-parallelly@1.47.0 r-jsonlite@2.0.0 r-future-apply@1.20.2 r-future@1.70.0 r-fastmap@1.2.0 r-digest@0.6.39 r-cli@3.6.6 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dipterix/dipsaus
Licenses: GPL 3
Build system: r
Synopsis: Dipping Sauce for Data Analysis and Visualizations
Description:

Works as an "add-on" to packages like shiny', future', as well as rlang', and provides utility functions. Just like dipping sauce adding flavors to potato chips or pita bread, dipsaus for data analysis and visualizations adds handy functions and enhancements to popular packages. The goal is to provide simple solutions that are frequently asked for online, such as how to synchronize shiny inputs without freezing the app, or how to get memory size on Linux or MacOS system. The enhancements roughly fall into these four categories: 1. shiny input widgets; 2. high-performance computing using the future package; 3. modify R calls and convert among numbers, strings, and other objects. 4. utility functions to get system information such like CPU chip-set, memory limit, etc.

r-deeplr 2.1.0
Propagated dependencies: r-utf8@1.2.6 r-tokenizers@0.3.0 r-tibble@3.3.1 r-readr@2.2.0 r-purrr@1.2.2 r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://www.deepl.com/translator
Licenses: Expat
Build system: r
Synopsis: Interface to the 'DeepL' Translation API
Description:

This package provides a wrapper for the DeepL API <https://developers.deepl.com/docs>, a web service for translating texts between different languages. A DeepL API developer account is required to use the service (see <https://www.deepl.com/pro#developer>).

r-dartrverse 1.0.6
Propagated dependencies: r-rlang@1.2.0 r-rcurl@1.98-1.18 r-httr@1.4.8 r-devtools@2.5.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/green-striped-gecko/dartRverse
Licenses: GPL 3+
Build system: r
Synopsis: Install and Load the 'dartRverse' Suits of Packages
Description:

This package provides a single function that supports the installation of all packages belonging to the dartRverse'. The dartRverse is a set of packages that work together to analyse SNP (single nuclear polymorphism) data. All packages aim to have a similar look and feel and are based on the same type of data structure ('genlight'), with additional metadata for loci and individuals (samples). For more information visit the GitHub pages <https://github.com/green-striped-gecko/dartRverse>.

r-dlasso 2.0.2
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://hamedhaseli.webs.com
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of Adaptive or Non-Adaptive Differentiable Lasso and SCAD Penalties in Linear Models
Description:

An implementation of the differentiable lasso (dlasso) and SCAD (dSCAD) using iterative ridge algorithm. This package allows selecting the tuning parameter by AIC, BIC, GIC and GIC.

r-delma 0.1.2
Propagated dependencies: r-xml2@1.5.2 r-xfun@0.57 r-withr@3.0.2 r-tibble@3.3.1 r-stringr@1.6.0 r-snakecase@0.11.1 r-rmarkdown@2.31 r-rlang@1.2.0 r-quarto@1.5.1 r-purrr@1.2.2 r-lightparser@0.1.0 r-glue@1.8.1 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://delma.ala.org.au/R/
Licenses: GPL 3
Build system: r
Synopsis: Convert 'R Markdown' and 'Quarto' Documents to Ecological Metadata Language
Description:

Ecological Metadata Language or EML is a long-established format for describing ecological datasets to facilitate sharing and re-use. Because EML is effectively a modified xml schema, however, it is challenging to write and manipulate for non-expert users. delma supports users to write metadata statements in R Markdown or Quarto markdown format, and parse them to EML and (optionally) back again.

r-days2lessons 0.1.3
Propagated dependencies: r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=days2lessons
Licenses: Expat
Build system: r
Synopsis: Distributes Teachers Lessons On Days in a Balanced Manner
Description:

The set of teacher/class lessons is completed with a column that allocates a day to each lesson, so that the distribution of lessons by day, by class, and by teacher is as uniform as possible. <https://vlad.bazon.net/>.

r-dataquier 2.8.9
Propagated dependencies: r-withr@3.0.2 r-units@1.0-1 r-scales@1.4.0 r-robustbase@0.99-7 r-rlang@1.2.0 r-rio@1.3.0 r-readr@2.2.0 r-r-devices@2.17.4 r-qmrparser@0.1.6 r-patchwork@1.3.2 r-parallelmap@1.5.1 r-mass@7.3-65 r-lubridate@1.9.5 r-lme4@2.0-1 r-lifecycle@1.0.5 r-hms@1.1.4 r-ggplot2@4.0.3 r-emmeans@2.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://dataquality.qihs.uni-greifswald.de/
Licenses: FreeBSD
Build system: r
Synopsis: Data Quality in Epidemiological Research
Description:

Data quality assessments guided by a data quality framework introduced by Schmidt and colleagues, 2021 <doi:10.1186/s12874-021-01252-7> target the data quality dimensions integrity, completeness, consistency, and accuracy. The scope of applicable functions rests on the availability of extensive metadata which can be provided in spreadsheet tables. Either standardized (e.g. as html5 reports) or individually tailored reports can be generated. For an introduction into the specification of corresponding metadata, please refer to the package website <https://dataquality.qihs.uni-greifswald.de/VIN_Annotation_of_Metadata.html>.

r-darksky 1.3.0
Propagated dependencies: r-plyr@1.8.9 r-httr@1.4.8 r-gtable@0.3.6 r-gridextra@2.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/hrbrmstr/darksky
Licenses: Expat
Build system: r
Synopsis: Tools to Work with the 'Dark Sky' 'API'
Description:

This package provides programmatic access to the Dark Sky API <https://darksky.net/dev/docs>, which provides current or historical global weather conditions.

r-dadjokeapi 1.0.2
Propagated dependencies: r-png@0.1-9 r-httr@1.4.8 r-dplyr@1.2.1 r-curl@7.1.0 r-beepr@2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jhollist/dadjokeapi/
Licenses: Expat
Build system: r
Synopsis: Return a Random Dad Joke
Description:

What is funnier than a dad joke? A dad joke in R! This package utilizes the API for <https://icanhazdadjoke.com> and returns dad jokes from several API endpoints.

r-discretization 1.0-1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=discretization
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Data Preprocessing, Discretization for Classification
Description:

This package provides a collection of supervised discretization algorithms. It can also be grouped in terms of top-down or bottom-up, implementing the discretization algorithms.

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-detect 0.5-1
Propagated dependencies: r-pbapply@1.7-4 r-matrix@1.7-5 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/psolymos/detect
Licenses: GPL 2
Build system: r
Synopsis: Analyzing Wildlife Data with Detection Error
Description:

Models for analyzing site occupancy and count data models with detection error, including single-visit based models (Lele et al. 2012 <doi:10.1093/jpe/rtr042>, Moreno et al. 2010 <doi:10.1890/09-1073.1>, Solymos et al. 2012 <doi:10.1002/env.1149>, Denes et al. 2016 <doi:10.1111/1365-2664.12818>), conditional distance sampling and time-removal models (QPAD) (Solymos et al. 2013 <doi:10.1111/2041-210X.12106>, Solymos et al. 2018 <doi:10.1650/CONDOR-18-32.1>), and single bin QPAD (SQPAD) models (Lele & Solymos 2025 <doi:10.1093/ornithapp/duaf078>). Package development was supported by the Alberta Biodiversity Monitoring Institute and the Boreal Avian Modelling Project.

r-dsge 1.0.0
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=dsge
Licenses: Expat
Build system: r
Synopsis: Dynamic Stochastic General Equilibrium Models
Description:

Specify, solve, and estimate dynamic stochastic general equilibrium (DSGE) models by maximum likelihood and Bayesian methods. Supports both linear models via an equation-based formula interface and nonlinear models via string-based equations with first-order perturbation (linearization around deterministic steady state). Solution uses the method of undetermined coefficients (Klein, 2000 <doi:10.1016/S0165-1889(99)00045-7>). Likelihood evaluated via the Kalman filter. Bayesian estimation uses adaptive Random-Walk Metropolis-Hastings with prior specification. Additional tools include Kalman smoothing, historical shock decomposition, local identification diagnostics, parameter sensitivity analysis, second-order perturbation, occasionally binding constraints, impulse-response functions, forecasting, and robust standard errors.

r-devtreatrules 1.1.0
Propagated dependencies: r-modelobj@4.3 r-glmnet@5.0 r-dyntxregime@4.16
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DevTreatRules
Licenses: GPL 2+
Build system: r
Synopsis: Develop Treatment Rules with Observational Data
Description:

Develop and evaluate treatment rules based on: (1) the standard indirect approach of split-regression, which fits regressions separately in both treatment groups and assigns an individual to the treatment option under which predicted outcome is more desirable; (2) the direct approach of outcome-weighted-learning proposed by Yingqi Zhao, Donglin Zeng, A. John Rush, and Michael Kosorok (2012) <doi:10.1080/01621459.2012.695674>; (3) the direct approach, which we refer to as direct-interactions, proposed by Shuai Chen, Lu Tian, Tianxi Cai, and Menggang Yu (2017) <doi:10.1111/biom.12676>. Please see the vignette for a walk-through of how to start with an observational dataset whose design is understood scientifically and end up with a treatment rule that is trustworthy statistically, along with an estimation of rule benefit in an independent sample.

r-datadogr 0.1.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-purrr@1.2.2 r-lubridate@1.9.5 r-httr@1.4.8 r-glue@1.8.1 r-dplyr@1.2.1 r-anytime@0.3.13
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://yutannihilation.github.io/K9
Licenses: Expat
Build system: r
Synopsis: R Client for 'Datadog' API
Description:

Query for metrics from Datadog (<https://www.datadoghq.com/>) via its API.

r-dslite 1.4.1
Propagated dependencies: r-rly@1.7.8 r-r6@2.6.1 r-dsi@1.8.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/datashield/DSLite/
Licenses: LGPL 2.1+
Build system: r
Synopsis: 'DataSHIELD' Implementation on Local Datasets
Description:

DataSHIELD is an infrastructure and series of R packages that enables the remote and non-disclosive analysis of sensitive research data. This DataSHIELD Interface implementation is for analyzing datasets living in the current R session. The purpose of this is primarily for lightweight DataSHIELD analysis package development.

r-disimpact 0.0.21
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-sets@1.0-25 r-rlang@1.2.0 r-purrr@1.2.2 r-glue@1.8.1 r-fst@0.9.8 r-duckdb@1.5.2 r-dplyr@1.2.1 r-dbi@1.3.0 r-data-table@1.18.4 r-collapse@2.1.7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/vinhdizzo/DisImpact
Licenses: GPL 3
Build system: r
Synopsis: Calculates Disproportionate Impact When Binary Success Data are Disaggregated by Subgroups
Description:

This package implements methods for calculating disproportionate impact: the percentage point gap, proportionality index, and the 80% index. California Community Colleges Chancellor's Office (2017). Percentage Point Gap Method. <https://www.cccco.edu/-/media/CCCCO-Website/About-Us/Divisions/Digital-Innovation-and-Infrastructure/Research/Files/PercentagePointGapMethod2017.ashx>. California Community Colleges Chancellor's Office (2014). Guidelines for Measuring Disproportionate Impact in Equity Plans. <https://www.cccco.edu/-/media/CCCCO-Website/Files/DII/guidelines-for-measuring-disproportionate-impact-in-equity-plans-tfa-ada.pdf>.

r-drimmr 1.0.3
Propagated dependencies: r-seqinr@4.2-44 r-reshape2@1.4.5 r-rdpack@2.6.6 r-parallelly@1.47.0 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=drimmR
Licenses: GPL 3
Build system: r
Synopsis: Estimation, Simulation and Reliability of Drifting Markov Models
Description:

This package performs the drifting Markov models (DMM) which are non-homogeneous Markov models designed for modeling the heterogeneities of sequences in a more flexible way than homogeneous Markov chains or even hidden Markov models. In this context, we developed an R package dedicated to the estimation, simulation and the exact computation of associated reliability of drifting Markov models. The implemented methods are described in Vergne, N. (2008), <doi:10.2202/1544-6115.1326> and Barbu, V.S., Vergne, N. (2019) <doi:10.1007/s11009-018-9682-8> .

r-diceview 4.0
Propagated dependencies: r-scatterplot3d@0.3-45 r-r-cache@0.17.0 r-geometry@0.5.2 r-foreach@1.5.2 r-dicedesign@1.10
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/IRSN/DiceView
Licenses: GPL 3
Build system: r
Synopsis: Methods for Visualization of Computer Experiments Design and Surrogate
Description:

View 2D/3D sections, contour plots, mesh of excursion sets for computer experiments designs, surrogates or test functions.

r-depcens 0.2.3
Propagated dependencies: r-survival@3.8-6 r-rootsolve@1.8.2.4 r-matrixstats@1.5.0 r-formula@1.2-5 r-dlm@1.1-6.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/GabrielGrandemagne/DepCens
Licenses: GPL 2+
Build system: r
Synopsis: Dependent Censoring Regression Models
Description:

Dependent censoring regression models for survival multivariate data. These models are based on extensions of the frailty models, capable to accommodating the dependence between failure and censoring times, with Weibull and piecewise exponential marginal distributions. Theoretical details regarding the models implemented in the package can be found in Schneider et al. (2019) <doi:10.1002/bimj.201800391>.

r-dfsaneacc 1.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dfsaneacc
Licenses: GPL 3
Build system: r
Synopsis: Accelerated Derivative-Free Method for Large-Scale Nonlinear Systems of Equations
Description:

Secant acceleration applied to derivative-free Spectral Residual Methods for solving large-scale nonlinear systems of equations. The main reference follows: E. G. Birgin and J. M. Martinez (2022) <doi:10.1137/20M1388024>.

r-diegr 0.2.0
Propagated dependencies: r-tidyr@1.3.2 r-sp@2.2-1 r-scales@1.4.0 r-rlang@1.2.0 r-rgl@1.3.36 r-purrr@1.2.2 r-plotly@4.12.0 r-ggplot2@4.0.3 r-gganimate@1.0.11 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=diegr
Licenses: Expat
Build system: r
Synopsis: Dynamic and Interactive EEG Graphics
Description:

Allows to visualize high-density electroencephalography (HD-EEG) data through interactive plots and animations, enabling exploratory and communicative analysis of temporal-spatial brain signals. Funder: Masaryk University (Grant No. MUNI/A/1457/2023).

r-damiann 1.0.0
Propagated dependencies: r-testthat@3.3.2 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=DamiaNN
Licenses: GPL 3
Build system: r
Synopsis: Neural Network Numerai
Description:

Interactively train neural networks on Numerai, <https://numer.ai/>, data. Generate tournament predictions and write them to a CSV.

r-driver 0.5.0
Propagated dependencies: r-s4vectors@0.50.1 r-rlang@1.2.0 r-randomforest@4.7-1.2 r-genomicranges@1.64.0 r-genomicfeatures@1.64.0 r-genomeinfodb@1.48.0 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://egeulgen.github.io/driveR/
Licenses: Expat
Build system: r
Synopsis: Prioritizing Cancer Driver Genes Using Genomics Data
Description:

Cancer genomes contain large numbers of somatic alterations but few genes drive tumor development. Identifying cancer driver genes is critical for precision oncology. Most of current approaches either identify driver genes based on mutational recurrence or using estimated scores predicting the functional consequences of mutations. driveR is a tool for personalized or batch analysis of genomic data for driver gene prioritization by combining genomic information and prior biological knowledge. As features, driveR uses coding impact metaprediction scores, non-coding impact scores, somatic copy number alteration scores, hotspot gene/double-hit gene condition, phenolyzer gene scores and memberships to cancer-related KEGG pathways. It uses these features to estimate cancer-type-specific probability for each gene of being a cancer driver using the related task of a multi-task learning classification model. The method is described in detail in Ulgen E, Sezerman OU. 2021. driveR: driveR: a novel method for prioritizing cancer driver genes using somatic genomics data. BMC Bioinformatics <doi:10.1186/s12859-021-04203-7>.

Total packages: 72714