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

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-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
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-datadriftr 1.1.0
Propagated dependencies: r-r6@2.6.1 r-fda-usc@2.2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://ugurdar.github.io/datadriftR/
Licenses: Expat
Build system: r
Synopsis: Concept Drift Detection Methods for Stream Data
Description:

This package provides a system designed for detecting concept drift in streaming datasets. It offers a comprehensive suite of statistical methods to detect concept drift, including methods for monitoring changes in data distributions over time. The package supports several tests, such as Drift Detection Method (DDM), Early Drift Detection Method (EDDM), Hoeffding Drift Detection Methods (HDDM_A, HDDM_W), Kolmogorov-Smirnov test-based Windowing (KSWIN), Adaptive WINdowing (ADWIN) and Page Hinkley (PH) tests. The methods implemented in this package are based on established research and have been demonstrated to be effective in real-time data analysis. For more details on the methods, please check to the following sources. KobyliŠska et al. (2023) <doi:10.48550/arXiv.2308.11446>, S. Kullback & R.A. Leibler (1951) <doi:10.1214/aoms/1177729694>, Gama et al. (2004) <doi:10.1007/978-3-540-28645-5_29>, Baena-Garcia et al. (2006) <https://www.researchgate.net/publication/245999704_Early_Drift_Detection_Method>, Frà as-Blanco et al. (2014) <https://ieeexplore.ieee.org/document/6871418>, Bifet and Gavalda (2007) <doi:10.1137/1.9781611972771>, Raab et al. (2020) <doi:10.1016/j.neucom.2019.11.111>, Page (1954) <doi:10.1093/biomet/41.1-2.100>, Montiel et al. (2018) <https://jmlr.org/papers/volume19/18-251/18-251.pdf>.

r-dipm 1.12
Propagated dependencies: r-survival@3.8-3 r-rlang@1.1.6 r-partykit@1.2-24 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=dipm
Licenses: GPL 2+
Build system: r
Synopsis: Depth Importance in Precision Medicine (DIPM) Method
Description:

An implementation by Chen, Li, and Zhang (2022) <doi: 10.1093/bioadv/vbac041> of the Depth Importance in Precision Medicine (DIPM) method in Chen and Zhang (2022) <doi:10.1093/biostatistics/kxaa021> and Chen and Zhang (2020) <doi:10.1007/978-3-030-46161-4_16>. The DIPM method is a classification tree that searches for subgroups with especially poor or strong performance in a given treatment group.

r-disastr-api 1.0.6
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=disastr.api
Licenses: GPL 3
Build system: r
Synopsis: Wrapper for the UN OCHA ReliefWeb Disaster Events API
Description:

Access and manage the application programming interface (API) of the United Nations Office for the Coordination of Humanitarian Affairs (OCHA) ReliefWeb disaster events at <https://reliefweb.int/disasters>. The package requires a minimal number of dependencies. It offers functionality to retrieve a user-defined sample of disaster events from ReliefWeb, providing an easy alternative to scraping the ReliefWeb website. It enables a seamless integration of regular data updates into the research work flow.

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-demofit 0.1.2
Propagated dependencies: r-nlcoptim@0.6 r-mortalitylaws@2.1.3 r-minpack-lm@1.2-4 r-forecast@8.24.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=demofit
Licenses: GPL 3
Build system: r
Synopsis: Parametric Mortality Curve Fitting and Mortality Forecasting Tools
Description:

This package provides tools for fitting parametric mortality curves. Implements multiple optimisation strategies to enhance robustness and stability of parameter estimation. Offers tools for forecasting mortality rates guided by mortality curves. For modelling details see: Tabeau (2001) <doi:10.1007/0-306-47562-6_1>, Renshaw and Haberman (2006) <doi:10.1016/j.insmatheco.2005.12.001>, Cairns et al. (2009) <doi:10.1080/10920277.2009.10597538>.

r-dformula 1.0
Propagated dependencies: r-formula-tools@1.7.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/serafinialessio/dformula
Licenses: GPL 2+
Build system: r
Synopsis: Data Manipulation using Formula
Description:

This package provides a tool for manipulating data using the generic formula. A single formula allows to easily add, replace and remove variables before running the analysis.

r-dataquier 2.8.7
Propagated dependencies: r-withr@3.0.2 r-units@1.0-0 r-scales@1.4.0 r-robustbase@0.99-6 r-rlang@1.1.6 r-rio@1.2.4 r-readr@2.1.6 r-r-devices@2.17.2 r-qmrparser@0.1.6 r-patchwork@1.3.2 r-parallelmap@1.5.1 r-multinomialci@1.2 r-mass@7.3-65 r-lubridate@1.9.4 r-lme4@1.1-37 r-lifecycle@1.0.4 r-hms@1.1.4 r-ggplot2@4.0.1 r-emmeans@2.0.0 r-dplyr@1.1.4
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-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-d3tree 0.3.0
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.0 r-htmlwidgets@1.6.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/yonicd/d3Tree
Licenses: Expat
Build system: r
Synopsis: Create Interactive Collapsible Trees with the JavaScript 'D3' Library
Description:

Create and customize interactive collapsible D3 trees using the D3 JavaScript library and the htmlwidgets package. These trees can be used directly from the R console, from RStudio', in Shiny apps and R Markdown documents. When in Shiny the tree layout is observed by the server and can be used as a reactive filter of structured data.

r-ddiwr 0.19
Propagated dependencies: r-xml2@1.5.0 r-writexl@1.5.4 r-readxl@1.4.5 r-haven@2.5.5 r-digest@0.6.39 r-declared@0.26 r-base64enc@0.1-3 r-admisc@0.39
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dusadrian/DDIwR
Licenses: GPL 3+
Build system: r
Synopsis: DDI with R
Description:

Useful functions for various DDI (Data Documentation Initiative) related inputs and outputs. Converts data files to and from DDI, SPSS, Stata, SAS, R and Excel, including user declared missing values.

r-dataexplorer 0.9.0
Propagated dependencies: r-scales@1.4.0 r-rmarkdown@2.30 r-reshape2@1.4.5 r-networkd3@0.4.1 r-htmltools@0.5.8.1 r-gridextra@2.3 r-ggplot2@4.0.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://boxuancui.github.io/DataExplorer/
Licenses: Expat
Build system: r
Synopsis: Automate Data Exploration and Treatment
Description:

Automated data exploration process for analytic tasks and predictive modeling, so that users could focus on understanding data and extracting insights. The package scans and analyzes each variable, and visualizes them with typical graphical techniques. Common data processing methods are also available to treat and format data.

r-dfexpand 0.0.2
Propagated dependencies: r-stringr@1.6.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jlpainter/dfexpand
Licenses: GPL 3+
Build system: r
Synopsis: Automatically Expand Delimited Column Values into Multiple Binary Columns with 'dfexpand'
Description:

This package implements an algorithm to effortlessly split a column in an R data frame filled with multiple values separated by delimiters. This automates the process of creating separate columns for each unique value, transforming them into binary outcomes.

r-divent 0.5-3
Dependencies: pandoc@2.19.2
Propagated dependencies: r-vegan@2.7-2 r-tidyr@1.3.1 r-tibble@3.3.0 r-spatstat-random@3.4-3 r-spatstat-geom@3.6-1 r-spatstat-explore@3.6-0 r-rlang@1.1.6 r-rdpack@2.6.4 r-rcppparallel@5.1.11-1 r-rcpp@1.1.0 r-rcolorbrewer@1.1-3 r-igraph@2.2.1 r-ggplot2@4.0.1 r-entropyestimation@1.2.1 r-dplyr@1.1.4 r-dbmss@2.11-0 r-cli@3.6.5 r-ape@5.8-1 r-alphahull@2.5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://ericmarcon.github.io/divent/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Entropy Partitioning to Measure Diversity
Description:

Measurement and partitioning of diversity, based on Tsallis entropy, following Marcon and Herault (2015) <doi:10.18637/jss.v067.i08>. divent provides functions to estimate alpha, beta and gamma diversity of communities, including phylogenetic and functional diversity.

r-d3po 1.0.3
Propagated dependencies: r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-htmlwidgets@1.6.4 r-dplyr@1.1.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://pacha.dev/d3po/
Licenses: ASL 2.0
Build system: r
Synopsis: Fast and Beautiful Interactive Visualization for 'Markdown' and 'Shiny'
Description:

Apache licensed alternative to Highcharter which provides functions for both fast and beautiful interactive visualization for Markdown and Shiny'.

r-dpkg 0.6.2
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-httr2@1.2.1 r-glue@1.8.0 r-fs@1.6.6 r-cli@3.6.5 r-arrow@22.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-dynarer 0.1.5
Dependencies: octave@10.3.0
Propagated dependencies: r-magrittr@2.0.4 r-magick@2.9.0 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=DynareR
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Bringing the Power of 'Dynare' to 'R', 'R Markdown', and 'Quarto'
Description:

It allows running Dynare program from base R, R Markdown and Quarto. Dynare is a software platform for handling a wide class of economic models, in particular dynamic stochastic general equilibrium ('DSGE') and overlapping generations ('OLG') models. This package does not only integrate R and Dynare but also serves as a Dynare Knit-Engine for knitr package. The package requires Dynare (<https://www.dynare.org/>) and Octave (<https://www.octave.org/download.html>). Write all your Dynare commands in R or R Markdown chunk.

r-dcorvs 1.1
Propagated dependencies: r-rfast@2.1.5.2 r-dcov@0.1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dcorVS
Licenses: GPL 2+
Build system: r
Synopsis: Variable Selection Algorithms Using the Distance Correlation
Description:

The FBED and mmpc variable selection algorithms have been implemented using the distance correlation. The references include: Tsamardinos I., Aliferis C. F. and Statnikov A. (2003). "Time and sample efficient discovery of Markovblankets and direct causal relations". In Proceedings of the ninth ACM SIGKDD international Conference. <doi:10.1145/956750.956838>. Borboudakis G. and Tsamardinos I. (2019). "Forward-backward selection with early dropping". Journal of Machine Learning Research, 20(8): 1--39. <doi:10.48550/arXiv.1705.10770>. Huo X. and Szekely G.J. (2016). "Fast computing for distance covariance". Technometrics, 58(4): 435--447. <doi:10.1080/00401706.2015.1054435>.

r-disaggregatets 3.0.1
Propagated dependencies: r-zoo@1.8-14 r-withr@3.0.2 r-rdpack@2.6.4 r-matrix@1.7-4 r-lars@1.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DisaggregateTS
Licenses: GPL 3
Build system: r
Synopsis: High-Dimensional Temporal Disaggregation
Description:

This package provides tools for temporal disaggregation, including: (1) High-dimensional and low-dimensional series generation for simulation studies; (2) A toolkit for temporal disaggregation and benchmarking using low-dimensional indicator series as proposed by Dagum and Cholette (2006, ISBN:978-0-387-35439-2); (3) Novel techniques by Mosley, Gibberd, and Eckley (2022, <doi:10.1111/rssa.12952>) for disaggregating low-frequency series in the presence of high-dimensional indicator matrices.

r-dqa 0.1.1
Propagated dependencies: r-ggplot2@4.0.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DQA
Licenses: Expat
Build system: r
Synopsis: Data Quality Assessment Tools
Description:

In the context of data quality assessment, this package provides a number of functions for evaluating data quality across various dimensions, including completeness, plausibility, concordance, conformance, currency, timeliness, and correctness. It has been developed based on two well-known frameworksâ Michael G. Kahn (2016) <doi:10.13063/2327-9214.1244> and Nicole G. Weiskopf (2017) <doi:10.5334/egems.218>â for data quality assessment. Using this package, users can evaluate the quality of their datasets, provided that corresponding metadata are available.

r-dwctaxon 2.0.4
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-settings@0.2.7 r-rlang@1.1.6 r-purrr@1.2.0 r-glue@1.8.0 r-dplyr@1.1.4 r-digest@0.6.39 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://docs.ropensci.org/dwctaxon/
Licenses: Expat
Build system: r
Synopsis: Edit and Validate Darwin Core Taxon Data
Description:

Edit and validate taxonomic data in compliance with Darwin Core standards (Darwin Core Taxon class <https://dwc.tdwg.org/terms/#taxon>).

r-daewr 1.2-11
Propagated dependencies: r-stringi@1.8.7 r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=daewr
Licenses: GPL 2
Build system: r
Synopsis: Design and Analysis of Experiments with R
Description:

This package contains Data frames and functions used in the book "Design and Analysis of Experiments with R", Lawson(2015) ISBN-13:978-1-4398-6813-3.

r-drifter 0.2.1
Propagated dependencies: r-tidyr@1.3.1 r-ingredients@2.3.0 r-dplyr@1.1.4 r-dalex@2.5.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://ModelOriented.github.io/drifter/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Concept Drift and Concept Shift Detection for Predictive Models
Description:

Concept drift refers to the change in the data distribution or in the relationships between variables over time. drifter calculates distances between variable distributions or variable relations and identifies both types of drift. Key functions are: calculate_covariate_drift() checks distance between corresponding variables in two datasets, calculate_residuals_drift() checks distance between residual distributions for two models, calculate_model_drift() checks distance between partial dependency profiles for two models, check_drift() executes all checks against drift. drifter is a part of the DrWhy.AI universe (Biecek 2018) <arXiv:1806.08915>.

r-doe-miparray 1.0-2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DoE.MIParray
Licenses: GPL 2+
Build system: r
Synopsis: Creation of Arrays by Mixed Integer Programming
Description:

CRAN packages DoE.base and Rmosek and non-'CRAN package gurobi are enhanced with functionality for the creation of optimized arrays for experimentation, where optimization is in terms of generalized minimum aberration. It is also possible to optimally extend existing arrays to larger run size. The package writes MPS (Mathematical Programming System) files for use with any mixed integer optimization software that can process such files. If at least one of the commercial products Gurobi or Mosek (free academic licenses available for both) is available, the package also creates arrays by optimization. For installing Gurobi and its R package gurobi', follow instructions at <https://support.gurobi.com/hc/en-us/articles/14462206790033-How-do-I-install-Gurobi-for-R>. For installing Mosek and its R package Rmosek', follow instructions at <https://www.mosek.com/downloads/> and <https://docs.mosek.com/8.1/rmosek/install-interface.html>, or use the functionality in the stump CRAN R package Rmosek'.

Total packages: 69239