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

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-directagestd 0.0.2
Propagated dependencies: r-rlang@1.2.0 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://github.com/JoeBlackford/directAgeStd/
Licenses: Expat
Build system: r
Synopsis: Direct Age Standardisation with Confidence Intervals
Description:

This package provides tools to compute directly age-standardised rates using the 2013 European Standard Population. Includes variance estimation and 95% confidence intervals for population health applications. Functions are flexible to handle any grouping variable and age bands, allowing reproducible and automated analyses.

r-doredis 3.0.3
Propagated dependencies: r-redux@1.1.5 r-iterators@1.0.14 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=doRedis
Licenses: GPL 2
Build system: r
Synopsis: 'Foreach' Parallel Adapter Using the 'Redis' Database
Description:

Create and manage fault-tolerant task queues for the foreach package using the Redis key/value database.

r-dimodelsvis 1.0.4
Propagated dependencies: r-tidyr@1.3.2 r-scales@1.4.0 r-rlang@1.2.0 r-plotwidgets@0.5.1 r-pieglyph@1.1.0 r-metr@0.18.3 r-insight@1.5.1 r-glue@1.8.1 r-ggtext@0.1.2 r-ggplot2@4.0.3 r-ggfortify@0.4.19 r-forcats@1.0.1 r-dplyr@1.2.1 r-dimodels@1.3.3 r-colorspace@2.1-2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://rishvish.github.io/DImodelsVis/
Licenses: GPL 3+
Build system: r
Synopsis: Visualising and Interpreting Statistical Models Fit to Compositional Data
Description:

Statistical models fit to compositional data are often difficult to interpret due to the sum to 1 constraint on data variables. DImodelsVis provides novel visualisations tools to aid with the interpretation of models fit to compositional data. All visualisations in the package are created using the ggplot2 plotting framework and can be extended like every other ggplot object.

r-demodelr 2.0.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-ggplot2@4.0.3 r-ggally@2.4.0 r-formula-tools@1.7.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jmzobitz/demodelr
Licenses: Expat
Build system: r
Synopsis: Simulating Differential Equations with Data
Description:

Designed to support the visualization, numerical computation, qualitative analysis, model-data fusion, and stochastic simulation for autonomous systems of differential equations. Euler and Runge-Kutta methods are implemented, along with tools to visualize the two-dimensional phaseplane. Likelihood surfaces and a simple Markov Chain Monte Carlo parameter estimator can be used for model-data fusion of differential equations and empirical models. The Euler-Maruyama method is provided for simulation of stochastic differential equations. The package was originally written for internal use to support teaching by Zobitz, and refined to support the text "Exploring modeling with data and differential equations using R" by John Zobitz (2021) <https://jmzobitz.github.io/ModelingWithR/index.html>.

r-discretedatasets 0.2.0
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/DISOhda/DiscreteDatasets
Licenses: GPL 3
Build system: r
Synopsis: Example Data Sets for Use with Discrete Statistical Tests
Description:

This package provides several data sets for use with discrete statistical tests and discrete multiple testing procedures.

r-datavisualizations 1.4.0
Propagated dependencies: r-sp@2.2-1 r-reshape2@1.4.5 r-rcppparallel@5.1.11-2 r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://www.deepbionics.org/
Licenses: GPL 3
Build system: r
Synopsis: Visualizations of High-Dimensional Data
Description:

Gives access to data visualisation methods that are relevant from the data scientist's point of view. The flagship idea of DataVisualizations is the mirrored density plot (MD-plot) for either classified or non-classified multivariate data published in Thrun, M.C. et al.: "Analyzing the Fine Structure of Distributions" (2020), PLoS ONE, <DOI:10.1371/journal.pone.0238835>. The MD-plot outperforms the box-and-whisker diagram (box plot), violin plot and bean plot and geom_violin plot of ggplot2. Furthermore, a collection of various visualization methods for univariate data is provided. In the case of exploratory data analysis, DataVisualizations makes it possible to inspect the distribution of each feature of a dataset visually through a combination of four methods. One of these methods is the Pareto density estimation (PDE) of the probability density function (pdf). Additionally, visualizations of the distribution of distances using PDE, the scatter-density plot using PDE for two variables as well as the Shepard density plot and the Bland-Altman plot are presented here. Pertaining to classified high-dimensional data, a number of visualizations are described, such as f.ex. the heat map and silhouette plot. A political map of the world or Germany can be visualized with the additional information defined by a classification of countries or regions. By extending the political map further, an uncomplicated function for a Choropleth map can be used which is useful for measurements across a geographic area. For categorical features, the Pie charts, slope charts and fan plots, improved by the ABC analysis, become usable. More detailed explanations are found in the book by Thrun, M.C.: "Projection-Based Clustering through Self-Organization and Swarm Intelligence" (2018) <DOI:10.1007/978-3-658-20540-9>.

r-duckspatial 1.1.2
Propagated dependencies: r-wk@0.9.5 r-withr@3.0.2 r-uuid@1.2-2 r-units@1.0-1 r-tibble@3.3.1 r-sf@1.1-1 r-rlang@1.2.0 r-nanoarrow@0.8.0 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-glue@1.8.1 r-geoarrow@0.4.3 r-duckdb@1.5.2 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.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://cidree.github.io/duckspatial/
Licenses: GPL 3+
Build system: r
Synopsis: R Interface to 'DuckDB' Database with Spatial Extension
Description:

Fast & memory-efficient functions to analyze and manipulate large spatial data data sets. It leverages the fast analytical capabilities of DuckDB and its spatial extension (see <https://duckdb.org/docs/stable/core_extensions/spatial/overview>) while maintaining compatibility with Râ s spatial data ecosystem to work with spatial vector data.

r-dcovts 1.5
Propagated dependencies: r-rfast2@0.1.5.6 r-rfast@2.1.5.2 r-rangen@0.0.1 r-foreach@1.5.2 r-doparallel@1.0.17 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=dCovTS
Licenses: GPL 2+
Build system: r
Synopsis: Distance Covariance and Correlation for Time Series Analysis
Description:

Computing and plotting the distance covariance and correlation function of a univariate or a multivariate time series. Both versions of biased and unbiased estimators of distance covariance and correlation are provided. Test statistics for testing pairwise independence are also implemented. Some data sets are also included. References include: a) Edelmann Dominic, Fokianos Konstantinos and Pitsillou Maria (2019). An Updated Literature Review of Distance Correlation and Its Applications to Time Series'. International Statistical Review, 87(2): 237--262. <doi:10.1111/insr.12294>. b) Fokianos Konstantinos and Pitsillou Maria (2018). Testing independence for multivariate time series via the auto-distance correlation matrix'. Biometrika, 105(2): 337--352. <doi:10.1093/biomet/asx082>. c) Fokianos Konstantinos and Pitsillou Maria (2017). Consistent testing for pairwise dependence in time series'. Technometrics, 59(2): 262--270. <doi:10.1080/00401706.2016.1156024>. d) Pitsillou Maria and Fokianos Konstantinos (2016). dCovTS: Distance Covariance/Correlation for Time Series'. R Journal, 8(2):324-340. <doi:10.32614/RJ-2016-049>.

r-dcem 2.0.6
Propagated dependencies: r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-matrixcalc@1.0-6 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/parichit/DCEM
Licenses: GPL 3
Build system: r
Synopsis: Clustering Big Data using Expectation Maximization Star (EM*) Algorithm
Description:

This package implements the Improved Expectation Maximisation EM* and the traditional EM algorithm for clustering big data (gaussian mixture models for both multivariate and univariate datasets). This version implements the faster alternative-EM* that expedites convergence via structure based data segregation. The implementation supports both random and K-means++ based initialization. Reference: Parichit Sharma, Hasan Kurban, Mehmet Dalkilic (2022) <doi:10.1016/j.softx.2021.100944>. Hasan Kurban, Mark Jenne, Mehmet Dalkilic (2016) <doi:10.1007/s41060-017-0062-1>.

r-desirability 2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/topepo/desirability
Licenses: GPL 2
Build system: r
Synopsis: Function Optimization and Ranking via Desirability Functions
Description:

S3 classes for multivariate optimization using the desirability function by Derringer and Suich (1980).

r-dobson 0.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dobson
Licenses: GPL 2
Build system: r
Synopsis: Data from the GLM Book by Dobson and Barnett
Description:

Example datasets from the book "An Introduction to Generalised Linear Models" (Year: 2018, ISBN:9781138741515) by Dobson and Barnett.

r-dedupewider 0.1.1
Propagated dependencies: r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/gsmolinski/dedupewider
Licenses: Expat
Build system: r
Synopsis: Deduplication Across Multiple Columns
Description:

Duplicated data can exist in different rows and columns and user may need to treat observations (rows) connected by duplicated data as one observation, e.g. companies can belong to one family (and thus: be one company) by sharing some telephone numbers. This package allows to find connected rows based on data on chosen columns and collapse it into one row.

r-d3partitionr 0.5.0
Propagated dependencies: r-titanic@0.1.0 r-rcolorbrewer@1.1-3 r-magrittr@2.0.5 r-htmlwidgets@1.6.4 r-functional@0.7 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=D3partitionR
Licenses: AGPL 3
Build system: r
Synopsis: Interactive Charts of Nested and Hierarchical Data with 'D3.js'
Description:

Builds interactive d3.js hierarchical visualisation easily. D3partitionR makes it easy to build and customize sunburst, circle treemap, treemap, partition chart, ...

r-descriptivestats-obeu 1.3.2
Propagated dependencies: r-reshape@0.8.10 r-rcurl@1.98-1.18 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/okgreece/DescriptiveStats.OBeu
Licenses: GPL 2 FSDG-compatible
Build system: r
Synopsis: Descriptive Statistics 'OpenBudgets.eu'
Description:

Estimate and return the needed parameters for visualizations designed for OpenBudgets.eu <http://openbudgets.eu/> datasets. Calculate descriptive statistical measures in budget data of municipalities across Europe, according to the OpenBudgets.eu data model. There are functions for measuring central tendency and dispersion of amount variables along with their distributions and correlations and the frequencies of categorical variables for a given dataset. Also, can be used generally to other datasets, to extract visualization parameters, convert them to JSON format and use them as input in a different graphical interface.

r-dsrtest 1.0.0
Propagated dependencies: r-loglognorm@1.0.2 r-exactci@1.4-5 r-asht@1.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/mnelsonr/dsrTest
Licenses: GPL 2+
Build system: r
Synopsis: Tests and Confidence Intervals on Directly Standardized Rates for Several Methods
Description:

Perform a test of a simple null hypothesis about a directly standardized rate and obtain the matching confidence interval using a choice of methods.

r-dataresqc 1.1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dataresqc
Licenses: ASL 2.0
Build system: r
Synopsis: C3S Quality Control Tools for Historical Climate Data
Description:

Quality control and formatting tools developed for the Copernicus Data Rescue Service. The package includes functions to handle the Station Exchange Format (SEF), various statistical tests for climate data at daily and sub-daily resolution, as well as functions to plot the data. For more information and documentation see <https://datarescue.climate.copernicus.eu/st_data-quality-control>.

r-daag 1.25.7
Propagated dependencies: r-rdpack@2.6.6 r-latticeextra@0.6-31 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://gitlab.com/daagur/DAAG
Licenses: GPL 3
Build system: r
Synopsis: Data Analysis and Graphics Data and Functions
Description:

This package provides functions and data sets used in examples and exercises in the text Maindonald, J.H. and Braun, W.J. (2003, 2007, 2010) "Data Analysis and Graphics Using R", and in an upcoming Maindonald, Braun, and Andrews text that builds on this earlier text.

r-dll 1.0.0
Propagated dependencies: r-sam@1.3 r-mass@7.3-65 r-locpol@0.9.0 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/zijguo/HighDim-Additive-Inference
Licenses: GPL 3
Build system: r
Synopsis: Decorrelated Local Linear Estimator
Description:

Implementation of the Decorrelated Local Linear estimator proposed in <arxiv:1907.12732>. It constructs the confidence interval for the derivative of the function of interest under the high-dimensional sparse additive model.

r-dtsg 2.1.0
Propagated dependencies: r-timechange@0.4.0 r-r6@2.6.1 r-data-table@1.18.4 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://gisler.github.io/DTSg/
Licenses: Expat
Build system: r
Synopsis: Class for Working with Time Series Data Based on 'data.table' and 'R6' with Largely Optional Reference Semantics
Description:

Basic time series functionalities such as listing of missing values, application of arbitrary aggregation as well as rolling (asymmetric) window functions and automatic detection of periodicity. As it is mainly based on data.table', it is fast and (in combination with the R6 package) offers reference semantics. In addition to its native R6 interface, it provides an S3 interface for those who prefer the latter. Finally yet importantly, its functional approach allows for incorporating functionalities from many other packages.

r-dnamotif 0.1.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-biostrings@2.80.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DNAmotif
Licenses: GPL 3
Build system: r
Synopsis: DNA Sequence Motifs
Description:

Motifs within biological sequences show a significant role. This package utilizes a user-defined threshold value (window size and similarity) to create consensus segments or motifs through local alignment of dynamic programming with gap and it calculates the frequency of each identified motif, offering a detailed view of their prevalence within the dataset. It allows for thorough exploration and understanding of sequence patterns and their biological importance.

r-dhs-rates 0.9.2
Propagated dependencies: r-survey@4.5 r-rlang@1.2.0 r-reshape@0.8.10 r-matrixstats@1.5.0 r-haven@2.5.5 r-dplyr@1.2.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DHS.rates
Licenses: GPL 2
Build system: r
Synopsis: Calculates Demographic Indicators
Description:

Calculates key indicators such as fertility rates (Total Fertility Rate (TFR), General Fertility Rate (GFR), and Age Specific Fertility Rate (ASFR)) using Demographic and Health Survey (DHS) women/individual data, childhood mortality probabilities and rates such as Neonatal Mortality Rate (NNMR), Post-neonatal Mortality Rate (PNNMR), Infant Mortality Rate (IMR), Child Mortality Rate (CMR), and Under-five Mortality Rate (U5MR), and adult mortality indicators such as the Age Specific Mortality Rate (ASMR), Age Adjusted Mortality Rate (AAMR), Age Specific Maternal Mortality Rate (ASMMR), Age Adjusted Maternal Mortality Rate (AAMMR), Age Specific Pregnancy Related Mortality Rate (ASPRMR), Age Adjusted Pregnancy Related Mortality Rate (AAPRMR), Maternal Mortality Ratio (MMR) and Pregnancy Related Mortality Ratio (PRMR). In addition to the indicators, the DHS.rates package estimates sampling errors indicators such as Standard Error (SE), Design Effect (DEFT), Relative Standard Error (RSE) and Confidence Interval (CI). The package is developed according to the DHS methodology of calculating the fertility indicators and the childhood mortality rates outlined in the "Guide to DHS Statistics" (Croft, Trevor N., Aileen M. J. Marshall, Courtney K. Allen, et al. 2018, <https://dhsprogram.com/Data/Guide-to-DHS-Statistics/index.cfm>) and the DHS methodology of estimating the sampling errors indicators outlined in the "DHS Sampling and Household Listing Manual" (ICF International 2012, <https://dhsprogram.com/pubs/pdf/DHSM4/DHS6_Sampling_Manual_Sept2012_DHSM4.pdf>).

r-drhutools 1.1.1
Propagated dependencies: r-webshot@0.5.5 r-sp@2.2-1 r-sf@1.1-1 r-purrr@1.2.2 r-png@0.1-9 r-magick@2.9.1 r-leaflet@2.2.3 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-ggplot2@4.0.3 r-gganimate@1.0.11 r-dplyr@1.2.1 r-animation@2.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://www.drhuyue.site/software/drhutools/
Licenses: GPL 3+
Build system: r
Synopsis: Political Science Academic Research Gears
Description:

Using these tools to simplify the research process of political science and other social sciences. The current version can create folder system for academic project in political science, calculate psychological trait scores, visualize experimental and spatial data, set up color-blind palette, and test for Type I error (false positives) in Qualitative Comparative Analysis (QCA) for crisp-set, multi-value, and fuzzy-set variants.

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
Build system: r
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-dmetatools 1.1.1
Propagated dependencies: r-mass@7.3-65 r-mada@0.5.12
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dmetatools
Licenses: GPL 3
Build system: r
Synopsis: Computational Tools for Meta-Analysis of Diagnostic Accuracy Test
Description:

Computational tools for meta-analysis of diagnostic accuracy test. Bootstrap-based computational methods of the confidence interval for AUC of summary ROC curve and some related AUC-based inference methods are available (Noma et al. (2021) <doi:10.1080/23737484.2021.1894408>).

Total packages: 72714