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

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-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-datr 0.1.0
Propagated dependencies: r-devtools@2.5.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/libscie/datr
Licenses: GPL 3
Build system: r
Synopsis: 'Dat' Protocol Interface
Description:

Interface with the Dat p2p network protocol <https://datproject.org>. Clone archives from the network, share your own files, and install packages from the network.

r-diceoptim 2.1.2
Propagated dependencies: r-rgenoud@5.9-0.11 r-randtoolbox@2.0.5 r-pbivnorm@0.6.0 r-mnormt@2.1.2 r-dicekriging@1.6.1 r-dicedesign@1.10
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiceOptim
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Kriging-Based Optimization for Computer Experiments
Description:

Efficient Global Optimization (EGO) algorithm as described in "Roustant et al. (2012)" <doi:10.18637/jss.v051.i01> and adaptations for problems with noise ("Picheny and Ginsbourger, 2012") <doi:10.1016/j.csda.2013.03.018>, parallel infill, and problems with constraints.

r-diffnet 1.0.2
Propagated dependencies: r-mass@7.3-65 r-igraph@2.3.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiffNet
Licenses: GPL 3+
Build system: r
Synopsis: Identifying Significant Node Scores using Network Diffusion Algorithm
Description:

Designed for network analysis, leveraging the personalized PageRank algorithm to calculate node scores in a given graph. This innovative approach allows users to uncover the importance of nodes based on a customized perspective, making it particularly useful in fields like bioinformatics, social network analysis, and more.

r-dark 0.9.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/emkayoh/Dark
Licenses: GPL 3
Build system: r
Synopsis: The Analysis of Dark Adaptation Data
Description:

The recovery of visual sensitivity in a dark environment is known as dark adaptation. In a clinical or research setting the recovery is typically measured after a dazzling flash of light and can be described by the Mahroo, Lamb and Pugh (MLP) model of dark adaptation. The functions in this package take dark adaptation data and use nonlinear regression to find the parameters of the model that best describe the data. They do this by firstly, generating rapid initial objective estimates of data adaptation parameters, then a multi-start algorithm is used to reduce the possibility of a local minimum. There is also a bootstrap method to calculate parameter confidence intervals. The functions rely upon a dark list or object. This object is created as the first step in the workflow and parts of the object are updated as it is processed.

r-dagr 1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dagR
Licenses: GPL 2
Build system: r
Synopsis: Directed Acyclic Graphs: Analysis and Data Simulation
Description:

Draw, manipulate, and evaluate directed acyclic graphs and simulate corresponding data, as described in International Journal of Epidemiology 50(6):1772-1777.

r-dsam 1.0.2
Propagated dependencies: r-xgboost@3.2.1.1 r-proc@1.19.0.1 r-matrix@1.7-5 r-kohonen@3.0.13 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/lark-max/DSAM
Licenses: Expat
Build system: r
Synopsis: Data Splitting Algorithms for Model Developments
Description:

Providing six different algorithms that can be used to split the available data into training, test and validation subsets with similar distribution for hydrological model developments. The dataSplit() function will help you divide the data according to specific requirements, and you can refer to the par.default() function to set the parameters for data splitting. The getAUC() function will help you measure the similarity of distribution features between the data subsets. For more information about the data splitting algorithms, please refer to: Chen et al. (2022) <doi:10.1016/j.jhydrol.2022.128340>, Zheng et al. (2022) <doi:10.1029/2021WR031818>.

r-doicreator 0.1.0
Propagated dependencies: r-officer@0.7.5 r-jsonlite@2.0.0 r-httr@1.4.8 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=DOIcreator
Licenses: Expat
Build system: r
Synopsis: Append DOIs to References in Word Documents
Description:

Read Word documents containing bibliographic references, search for corresponding DOIs using the Crossref API, and append the retrieved DOIs directly to the references. Supports parallel processing for faster retrieval and produces a new Word document with numbered references including DOIs.

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-ddc 1.0.1
Propagated dependencies: r-magrittr@2.0.5 r-dtwclust@6.0.0 r-dtw@1.23-2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=ddc
Licenses: GPL 2+
Build system: r
Synopsis: Distance Density Clustering Algorithm
Description:

This package provides a distance density clustering (DDC) algorithm in R. DDC uses dynamic time warping (DTW) to compute a similarity matrix, based on which cluster centers and cluster assignments are found. DDC inherits dynamic time warping (DTW) arguments and constraints. The cluster centers are centroid points that are calculated using the DTW Barycenter Averaging (DBA) algorithm. The clustering process is divisive. At each iteration, cluster centers are updated and data is reassigned to cluster centers. Early stopping is possible. The output includes cluster centers and clustering assignment, as described in the paper (Ma et al (2017) <doi:10.1109/ICDMW.2017.11>).

r-dforest 0.4.2
Propagated dependencies: r-rpart@4.1.27 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=Dforest
Licenses: GPL 2
Build system: r
Synopsis: Decision Forest
Description:

This package provides R-implementation of Decision forest algorithm, which combines the predictions of multiple independent decision tree models for a consensus decision. In particular, Decision Forest is a novel pattern-recognition method which can be used to analyze: (1) DNA microarray data; (2) Surface-Enhanced Laser Desorption/Ionization Time-of-Flight Mass Spectrometry (SELDI-TOF-MS) data; and (3) Structure-Activity Relation (SAR) data. In this package, three fundamental functions are provided, as (1)DF_train, (2)DF_pred, and (3)DF_CV. run Dforest() to see more instructions. Weida Tong (2003) <doi:10.1021/ci020058s>.

r-discretelaplace 1.1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiscreteLaplace
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Discrete Laplace Distributions
Description:

Probability mass function, distribution function, quantile function, random generation and estimation for the skew discrete Laplace distributions.

r-dcg 0.9.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DCG
Licenses: GPL 2+
Build system: r
Synopsis: Data Cloud Geometry (DCG): Using Random Walks to Find Community Structure in Social Network Analysis
Description:

Data cloud geometry (DCG) applies random walks in finding community structures for social networks. Fushing, VanderWaal, McCowan, & Koehl (2013) (<doi:10.1371/journal.pone.0056259>).

r-dblcens 1.1.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/yfyang86/dblcens/
Licenses: GPL 2+
Build system: r
Synopsis: Compute the NPMLE of Distribution Function from Doubly Censored Data, Plus the Empirical Likelihood Ratio for F(T)
Description:

Doubly censored data, as described in Chang and Yang (1987) <doi: 10.1214/aos/1176350608>), are commonly seen in many fields. We use EM algorithm to compute the non-parametric MLE (NPMLE) of the cummulative probability function/survival function and the two censoring distributions. One can also specify a constraint F(T)=C, it will return the constrained NPMLE and the -2 log empirical likelihood ratio for this constraint. This can be used to test the hypothesis about the constraint and, by inverting the test, find confidence intervals for probability or quantile via empirical likelihood ratio theorem. Influence functions of hat F may also be calculated, but currently, the it may be slow.

r-dalsm 0.9.1
Propagated dependencies: r-plyr@1.8.9 r-mass@7.3-65 r-cubicbsplines@1.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: <https://github.com/plambertULiege/DALSM>
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric Double Additive Location-Scale Model (DALSM)
Description:

Fit of a double additive location-scale model with a nonparametric error distribution from possibly right- or interval censored data. The additive terms in the location and dispersion submodels, as well as the unknown error distribution in the location-scale model, are estimated using Laplace P-splines. For more details, see Lambert (2021) <doi:10.1016/j.csda.2021.107250>.

r-dqa 0.1.1
Propagated dependencies: r-ggplot2@4.0.3 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=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-dpq 0.6-1
Propagated dependencies: r-sfsmisc@1.1-24
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://specfun.r-forge.r-project.org/
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: Density, Probability, Quantile ('DPQ') Computations
Description:

Computations for approximations and alternatives for the DPQ (Density (pdf), Probability (cdf) and Quantile) functions for probability distributions in R. Primary focus is on (central and non-central) beta, gamma and related distributions such as the chi-squared, F, and t. -- For several distribution functions, provide functions implementing formulas from Johnson, Kotz, and Kemp (1992) <doi:10.1002/bimj.4710360207> and Johnson, Kotz, and Balakrishnan (1995) for discrete or continuous distributions respectively. This is for the use of researchers in these numerical approximation implementations, notably for my own use in order to improve standard R pbeta(), qgamma(), ..., etc: '"dpq"'-functions.

r-didacticboost 0.1.1
Propagated dependencies: r-rpart@4.1.27
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dashaub/DidacticBoost
Licenses: GPL 3
Build system: r
Synopsis: Simple Implementation and Demonstration of Gradient Boosting
Description:

This package provides a basic, clear implementation of tree-based gradient boosting designed to illustrate the core operation of boosting models. Tuning parameters (such as stochastic subsampling, modified learning rate, or regularization) are not implemented. The only adjustable parameter is the number of training rounds. If you are looking for a high performance boosting implementation with tuning parameters, consider the xgboost package.

r-demovuln 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/agimenezromero/demovuln-r
Licenses: Expat
Build system: r
Synopsis: Demographic Vulnerability Metrics for Matrix Population Models
Description:

Simulates temporally structured perturbations in matrix population models and computes population reduction and integrated demographic vulnerability across perturbation regimes. Perturbations can be applied to adult survival, juvenile survival, fecundity, all demographic entries, or user-defined matrix elements. The package provides tools to simulate individual perturbation trajectories, evaluate perturbation grids, and summarize demographic vulnerability in structured populations.

r-dietr 1.1.6-1
Propagated dependencies: r-rfishbase@5.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/sborstein/dietr
Licenses: GPL 2+
Build system: r
Synopsis: Diet Estimated Trophic Levels
Description:

Estimates fractional trophic level from quantitative and qualitative diet data and calculates electivity indices in R. Borstein (2020) <doi:10.1007/s10750-020-04417-5>.

r-doe-wrapper 0.13
Propagated dependencies: r-rsm@2.10.6 r-lhs@1.3.0 r-frf2@2.3-5 r-doe-base@1.2-5 r-dicedesign@1.10 r-algdesign@1.2.1.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://prof.bht-berlin.de/groemping/DoE/
Licenses: GPL 2+
Build system: r
Synopsis: Wrapper Package for Design of Experiments Functionality
Description:

Various kinds of designs for (industrial) experiments can be created. The package uses, and sometimes enhances, design generation routines from other packages. So far, response surface designs from package rsm', Latin hypercube samples from packages lhs and DiceDesign', and D-optimal designs from package AlgDesign have been implemented.

r-dverse 0.2.0
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-glue@1.8.1 r-dplyr@1.2.1 r-curl@7.1.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/maurolepore/dverse
Licenses: Expat
Build system: r
Synopsis: Document a Universe of Packages
Description:

This package creates a data frame containing the metadata associated with the documentation of a collection of R packages. It allows for linking topic names to their corresponding documentation online. If you maintain a universe meta-package, it helps create a comprehensive reference for its website.

r-dime 1.3.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DIME
Licenses: GPL 2+
Build system: r
Synopsis: Differential Identification using Mixture Ensemble
Description:

This package provides a robust identification of differential binding sites method for analyzing ChIP-seq (Chromatin Immunoprecipitation Sequencing) comparing two samples that considers an ensemble of finite mixture models combined with a local false discovery rate (fdr) allowing for flexible modeling of data. Methods for Differential Identification using Mixture Ensemble (DIME) is described in: Taslim et al., (2011) <doi:10.1093/bioinformatics/btr165>.

r-dockviewr 0.3.0
Propagated dependencies: r-shiny@1.13.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/cynkra/dockViewR
Licenses: Expat
Build system: r
Synopsis: Layout Manager Widget for R and 'shiny' Apps
Description:

This package provides R bindings to the dockview JavaScript library <https://dockview.dev/>. Create fully customizable grid layouts (docks) in seconds to include in interactive R reports with R Markdown or Quarto or in shiny apps <https://shiny.posit.co/>. In shiny mode, modify docks by dynamically adding, removing or moving panels or groups of panels from the server function. Choose among 8 stunning themes (dark and light), serialise the state of a dock to restore it later.

Total packages: 72450