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

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-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-dizutils 0.1.3
Propagated dependencies: r-xml2@1.5.0 r-rpresto@1.4.7 r-rpostgres@1.4.8 r-rjsonio@2.0.0 r-rjdbc@0.2-10 r-psych@2.5.6 r-httr@1.4.7 r-hmisc@5.2-4 r-diztools@1.0.3 r-dbi@1.2.3 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/miracum/misc-dizutils
Licenses: GPL 3
Build system: r
Synopsis: Utilities for 'DIZ' R Package Development
Description:

Utility functions used for the R package development infrastructure inside the data integration centers ('DIZ') to standardize and facilitate repetitive tasks such as setting up a database connection or issuing notification messages and to avoid redundancy.

r-debkeepr 0.1.1
Propagated dependencies: r-zeallot@0.2.0 r-vctrs@0.6.5 r-tibble@3.3.0 r-rlang@1.1.6 r-magrittr@2.0.4 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jessesadler/debkeepr
Licenses: Expat
Build system: r
Synopsis: Analysis of Non-Decimal Currencies and Double-Entry Bookkeeping
Description:

Analysis of historical non-decimal currencies and value systems that use tripartite or tetrapartite systems such as pounds, shillings, and pence. It introduces new vector classes to represent non-decimal currencies, making them compatible with numeric classes, and provides functions to work with these classes in data frames in the context of double-entry bookkeeping.

r-dotsviolin 0.0.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.1.6 r-magrittr@2.0.4 r-lazyeval@0.2.2 r-gtools@3.9.5 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dotsViolin
Licenses: GPL 2+
Build system: r
Synopsis: Dot Plots Mimicking Violin Plots
Description:

Modifies dot plots to have different sizes of dots mimicking violin plots and identifies modes or peaks for them based on frequency and kernel density estimates (Rosenblatt, 1956) <doi:10.1214/aoms/1177728190> (Parzen, 1962) <doi:10.1214/aoms/1177704472>.

r-damocles 2.3
Propagated dependencies: r-picante@1.8.2 r-matrixstats@1.5.0 r-matrix@1.7-4 r-hmisc@5.2-4 r-expm@1.0-0 r-desolve@1.40 r-ddd@5.2.4 r-caper@1.0.4 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DAMOCLES
Licenses: GPL 2
Build system: r
Synopsis: Dynamic Assembly Model of Colonization, Local Extinction and Speciation
Description:

Simulates and computes (maximum) likelihood of a dynamical model of community assembly that takes into account phylogenetic history.

r-dbwebforms 0.1.0
Propagated dependencies: r-stringi@1.8.7 r-html5@1.0.2 r-dbi@1.2.3 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=dbWebForms
Licenses: GPL 2+
Build system: r
Synopsis: Produce R Functions to Create HTML Forms Based on SQL Meta Data
Description:

Offers meta programming style tools to generate configurable R functions that produce HTML forms based on table input and SQL meta data. Also generates functions for collecting the parameters of those HTML forms after they are submitted. Useful for quickly generating HTML forms based on existing SQL tables. To use the resultant functions, the output files containing those functions must be read into the R environment (perhaps using base::source()).

r-dfa 1.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DFA
Licenses: ASL 2.0
Build system: r
Synopsis: Detrended Fluctuation Analysis
Description:

Containing the Detrended Fluctuation Analysis (DFA), Detrended Cross-Correlation Analysis (DCCA), Detrended Cross-Correlation Coefficient (rhoDCCA), Delta Amplitude Detrended Cross-Correlation Coefficient (DeltarhoDCCA), log amplitude Detrended Fluctuation Analysis (DeltalogDFA), and the Activity Balance Index, it also includes two DFA automatic methods for identifying crossover points and a Deltalog automatic method for identifying reference channels.

r-distfromq 1.0.4
Propagated dependencies: r-zeallot@0.2.0 r-purrr@1.2.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://reichlab.io/distfromq/
Licenses: GPL 3+
Build system: r
Synopsis: Reconstruct a Distribution from a Collection of Quantiles
Description:

Given a set of predictive quantiles from a distribution, estimate the distribution and create `d`, `p`, `q`, and `r` functions to evaluate its density function, distribution function, and quantile function, and generate random samples. On the interior of the provided quantiles, an interpolation method such as a monotonic cubic spline is used; the tails are approximated by a location-scale family.

r-doremi 1.0.0
Propagated dependencies: r-zoo@1.8-14 r-lmertest@3.1-3 r-lme4@1.1-37 r-gridextra@2.3 r-ggplot2@4.0.1 r-futile-logger@1.4.3 r-desolve@1.40 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dcourvoisier/doremi
Licenses: GPL 3
Build system: r
Synopsis: Dynamics of Return to Equilibrium During Multiple Inputs
Description:

This package provides models to fit the dynamics of a regulated system experiencing exogenous inputs. The underlying models use differential equations and linear mixed-effects regressions to estimate the coefficients of the equation. With them, the functions can provide an estimated signal. The package provides simulation and analysis functions and also print, summary, plot and predict methods, adapted to the function outputs, for easy implementation and presentation of results.

r-dsa 1.0.12
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-tsoutliers@0.6-10 r-timedate@4051.111 r-seastests@0.15.4 r-rjava@1.0-11 r-reshape2@1.4.5 r-r2html@2.3.4 r-htmlwidgets@1.6.4 r-gridextra@2.3 r-ggplot2@4.0.1 r-forecast@8.24.0 r-dygraphs@1.1.1.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dsa
Licenses: GPL 3
Build system: r
Synopsis: Seasonal Adjustment of Daily Time Series
Description:

Seasonal- and calendar adjustment of time series with daily frequency using the DSA approach developed by Ollech, Daniel (2018): Seasonal adjustment of daily time series. Bundesbank Discussion Paper 41/2018.

r-dplyrassist 0.1.0
Propagated dependencies: r-tidyverse@2.0.0 r-tidyr@1.3.1 r-stringr@1.6.0 r-shinywidgets@0.9.0 r-shinyace@0.4.4 r-shiny@1.11.1 r-rstudioapi@0.17.1 r-plyr@1.8.9 r-miniui@0.1.2 r-magrittr@2.0.4 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/cardiomoon/dplyrAssist
Licenses: GPL 3
Build system: r
Synopsis: RStudio Addin for Teaching and Learning Data Manipulation Using 'dplyr'
Description:

An RStudio addin for teaching and learning data manipulation using the dplyr package. You can learn each steps of data manipulation by clicking your mouse without coding. You can get resultant data (as a tibble') and the code for data manipulation.

r-ddm 1.0-0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DDM
Licenses: GPL 2
Build system: r
Synopsis: Death Registration Coverage Estimation
Description:

This package provides a set of three two-census methods to the estimate the degree of death registration coverage for a population. Implemented methods include the Generalized Growth Balance method (GGB), the Synthetic Extinct Generation method (SEG), and a hybrid of the two, GGB-SEG. Each method offers automatic estimation, but users may also specify exact parameters or use a graphical interface to guess parameters in the traditional way if desired.

r-drdrtest 0.1
Propagated dependencies: r-superlearner@2.0-29 r-kernsmooth@2.23-26
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DRDRtest
Licenses: GPL 3+
Build system: r
Synopsis: Nonparametric Doubly Robust Test for Continuous Treatment Effect
Description:

Implement the statistical test proposed in Weng et al. (2021) to test whether the average treatment effect curve is constant and whether a discrete covariate is a significant effect modifier.

r-distrmod 2.9.7
Propagated dependencies: r-startupmsg@1.0.0 r-sfsmisc@1.1-23 r-randvar@1.2.5 r-mass@7.3-65 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: Object Oriented Implementation of Probability Models
Description:

This package implements S4 classes for probability models based on packages distr and distrEx'.

r-da 1.2.0
Propagated dependencies: r-rarpack@0.11-0 r-plotly@4.11.0 r-mass@7.3-65 r-lfda@1.1.3 r-klar@1.7-4 r-kernlab@0.9-33 r-adegenet@2.1.11
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://xinghuq.github.io/DA/index.html
Licenses: GPL 3
Build system: r
Synopsis: Discriminant Analysis for Evolutionary Inference
Description:

Discriminant Analysis (DA) for evolutionary inference (Qin, X. et al, 2020, <doi:10.22541/au.159256808.83862168>), especially for population genetic structure and community structure inference. This package incorporates the commonly used linear and non-linear, local and global supervised learning approaches (discriminant analysis), including Linear Discriminant Analysis of Kernel Principal Components (LDAKPC), Local (Fisher) Linear Discriminant Analysis (LFDA), Local (Fisher) Discriminant Analysis of Kernel Principal Components (LFDAKPC) and Kernel Local (Fisher) Discriminant Analysis (KLFDA). These discriminant analyses can be used to do ecological and evolutionary inference, including demography inference, species identification, and population/community structure inference.

r-disprity 1.9
Propagated dependencies: r-zoo@1.8-14 r-vegan@2.7-2 r-scales@1.4.0 r-phylolm@2.6.5 r-phyclust@0.1-34 r-phangorn@2.12.1 r-mnormt@2.1.1 r-mass@7.3-65 r-get@1.0-7 r-geometry@0.5.2 r-ellipse@0.5.0 r-claddis@0.7.0 r-castor@1.8.4 r-ape@5.8-1 r-ade4@1.7-23
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/TGuillerme/dispRity
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Measuring Disparity
Description:

This package provides a modular package for measuring disparity (multidimensional space occupancy). Disparity can be calculated from any matrix defining a multidimensional space. The package provides a set of implemented metrics to measure properties of the space and allows users to provide and test their own metrics. The package also provides functions for looking at disparity in a serial way (e.g. disparity through time) or per groups as well as visualising the results. Finally, this package provides several statistical tests for disparity analysis.

r-dexir 1.0.2
Propagated dependencies: r-xml2@1.5.0 r-stringr@1.6.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DEXiR
Licenses: Expat
Build system: r
Synopsis: 'DEXi' Library
Description:

This package provides a software package for using DEXi models. DEXi models are hierarchical qualitative multi-criteria decision models developed according to the method DEX (Decision EXpert, <https://dex.ijs.si/documentation/DEX_Method/DEX_Method.html>), using the program DEXi (<https://kt.ijs.si/MarkoBohanec/dexi.html>) or DEXiWin (<https://dex.ijs.si/dexisuite/dexiwin.html>). A typical workflow with DEXiR consists of: (1) reading a .dxi file, previously made using the DEXi software (function read_dexi()), (2) making a data frame containing input values of one or more decision alternatives, (3) evaluating those alternatives (function evaluate()), (4) analyzing alternatives (selective_explanation(), plus_minus(), compare_alternatives()), (5) drawing charts. DEXiR is restricted to using models produced externally by the DEXi software and does not provide functionality for creating and/or editing DEXi models directly in R'.

r-dqastats 0.3.9
Propagated dependencies: r-tinytex@0.58 r-quarto@1.5.1 r-parsedate@1.3.2 r-magrittr@2.0.4 r-knitr@1.50 r-kableextra@1.4.0 r-jsonlite@2.0.0 r-future-apply@1.20.0 r-dizutils@0.1.3 r-diztools@1.0.3 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/miracum/dqa-dqastats
Licenses: GPL 3
Build system: r
Synopsis: Core Functions for Data Quality Assessment
Description:

Perform data quality assessment ('DQA') of electronic health records ('EHR'). Publication: Kapsner et al. (2021) <doi:10.1055/s-0041-1733847>.

r-descstatsr 0.1.0
Propagated dependencies: r-zoo@1.8-14 r-moments@0.14.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=descstatsr
Licenses: GPL 2
Build system: r
Synopsis: Descriptive Univariate Statistics
Description:

It generates summary statistics on the input dataset using different descriptive univariate statistical measures on entire data or at a group level. Though there are other packages which does similar job but each of these are deficient in one form or other, in the measures generated, in treating numeric, character and date variables alike, no functionality to view these measures on a group level or the way the output is represented. Given the foremost role of the descriptive statistics in any of the exploratory data analysis or solution development, there is a need for a more constructive, structured and refined version over these packages. This is the idea behind the package and it brings together all the required descriptive measures to give an initial understanding of the data quality, distribution in a faster,easier and elaborative way.The function brings an additional capability to be able to generate these statistical measures on the entire dataset or at a group level. It calculates measures of central tendency (mean, median), distribution (count, proportion), dispersion (min, max, quantile, standard deviation, variance) and shape (skewness, kurtosis). Addition to these measures, it provides information on the data type, count on no. of rows, unique entries and percentage of missing entries. More importantly the measures are generated based on the data types as required by them,rather than applying numerical measures on character and data variables and vice versa. Output as a dataframe object gives a very neat representation, which often is useful when working with a large number of columns. It can easily be exported as csv and analyzed further or presented as a summary report for the data.

r-descr 1.1.8
Propagated dependencies: r-xtable@1.8-4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jalvesaq/descr
Licenses: GPL 2+
Build system: r
Synopsis: Descriptive Statistics
Description:

Weighted frequency and contingency tables of categorical variables and of the comparison of the mean value of a numerical variable by the levels of a factor, and methods to produce xtable objects of the tables and to plot them. There are also functions to facilitate the character encoding conversion of objects, to quickly convert fixed width files into csv ones, and to export a data.frame to a text file with the necessary R and SPSS codes to reread the data.

r-dtmapi 0.1.0
Propagated dependencies: r-testthat@3.3.0 r-httr2@1.2.1 r-askpass@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/Displacement-Tracking-Matrix/dtmapi-R
Licenses: Expat
Build system: r
Synopsis: Fetching Data from the 'Displacement Tracking Matrix'
Description:

Allows humanitarian community, academia, media, government, and non-governmental organizations to utilize the data collected by the Displacement Tracking Matrix (<https://dtm.iom.int>), a unit in the International Organization for Migration. This also provides non-sensitive Internally Displaced Person figures, aggregated at the country, Admin 1 (states, provinces, or equivalent), and Admin 2 (smaller administrative areas) levels.

r-dlib 1.0.3.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dlib
Licenses: FSDG-compatible
Build system: r
Synopsis: Allow Access to the 'Dlib' C++ Library
Description:

Interface for Rcpp users to dlib <http://dlib.net> which is a C++ toolkit containing machine learning algorithms and computer vision tools. It is used in a wide range of domains including robotics, embedded devices, mobile phones, and large high performance computing environments. This package allows R users to use dlib through Rcpp'.

r-dndr 3.1.0
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-purrr@1.2.0 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://njlyon0.github.io/dndR/
Licenses: Expat
Build system: r
Synopsis: Dungeons & Dragons Functions for Players and Dungeon Masters
Description:

The goal of dndR is to provide a suite of Dungeons & Dragons related functions. This package is meant to be useful both to players and Dungeon Masters (DMs). Some functions apply to many tabletop role-playing games (e.g., dice rolling), but others are focused on Fifth Edition (a.k.a. "5e") and where possible both the 2014 and 2024 versions are supported.

r-debar 0.1.1
Propagated dependencies: r-seqinr@4.2-36 r-aphid@1.3.6 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=debar
Licenses: GPL 3
Build system: r
Synopsis: Post-Clustering Denoiser for COI-5P Barcode Data
Description:

The debar sequence processing pipeline is designed for denoising high throughput sequencing data for the animal DNA barcode marker cytochrome c oxidase I (COI). The package is designed to detect and correct insertion and deletion errors within sequencer outputs. This is accomplished through comparison of input sequences against a profile hidden Markov model (PHMM) using the Viterbi algorithm (for algorithm details see Durbin et al. 1998, ISBN: 9780521629713). Inserted base pairs are removed and deleted base pairs are accounted for through the introduction of a placeholder character. Since the PHMM is a probabilistic representation of the COI barcode, corrections are not always perfect. For this reason debar censors base pairs adjacent to reported indel sites, turning them into placeholder characters (default is 7 base pairs in either direction, this feature can be disabled). Testing has shown that this censorship results in the correct sequence length being restored, and erroneous base pairs being masked the vast majority of the time (>95%).

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457