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

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-discretefit 0.1.3
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/josh-mc/discretefit
Licenses: Expat
Synopsis: Simulated Goodness-of-Fit Tests for Discrete Distributions
Description:

This package implements fast Monte Carlo simulations for goodness-of-fit (GOF) tests for discrete distributions. This includes tests based on the Chi-squared statistic, the log-likelihood-ratio (G^2) statistic, the Freeman-Tukey (Hellinger-distance) statistic, the Kolmogorov-Smirnov statistic, the Cramer-von Mises statistic as described in Choulakian, Lockhart and Stephens (1994) <doi:10.2307/3315828>, and the root-mean-square statistic, see Perkins, Tygert, and Ward (2011) <doi:10.1016/j.amc.2011.03.124>.

r-dendrometry 0.0.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dendrometry
Licenses: GPL 3
Synopsis: Forest Estimations and Dendrometric Computations
Description:

Computation of dendrometric and structural parameters from forest inventory data. The objective is to provide a user-friendly R package for researchers, ecologists, foresters, statisticians, loggers and other persons who deal with forest inventory data. The package includes advanced distribution fitting capabilities with multiple estimation methods (Maximum Likelihood, Maximum Product Spacing with ties correction methods following Cheng & Amin (1983), and Method of Moments) for probability distributions commonly used in forestry. Visualization tools with confidence bands using delta method and parametric bootstrap are provided for three-parameter Weibull distribution fitting to diameter data. Useful conversion of angle value from degree to radian, conversion from angle to slope (in percentage) and their reciprocals as well as principal angle determination are also included. Position and dispersion parameters usually found in forest studies are implemented. The package contains Fibonacci series, its extensions and the Golden Number computation. Useful references are Arcadius Y. J. Akossou, Soufianou Arzouma, Eloi Y. Attakpa, Noël H. Fonton and Kouami Kokou (2013) <doi:10.3390/d5010099>, W. Bonou, R. Glele Kakaï, A.E. Assogbadjo, H.N. Fonton, B. Sinsin (2009) <doi:10.1016/j.foreco.2009.05.032>, R. C. H. Cheng and N. A. K. Amin (1983) <doi:10.1111/j.2517-6161.1983.tb01268.x>, and R. C. H. Cheng and M. A. Stephens (1989) <doi:10.1093/biomet/76.2.385>.

r-doudpackage 2.1.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringi@1.8.7 r-purrr@1.2.0 r-kableextra@1.4.0 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=doudpackage
Licenses: GPL 3+
Synopsis: Create Elegant Table 1 in HTML for Bio-Statistics
Description:

This package creates the "table one" of bio-medical papers. Fill it with your data and the name of the variable which you'll make the group(s) out of and it will make univariate, bivariate analysis and parse it into HTML. It also allows you to visualize all your data with graphic representation.

r-dspline 1.0.3
Propagated dependencies: r-rlang@1.1.6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/glmgen/dspline
Licenses: Expat
Synopsis: Tools for Computations with Discrete Splines
Description:

Discrete splines are a class of univariate piecewise polynomial functions which are analogous to splines, but whose smoothness is defined via divided differences rather than derivatives. Tools for efficient computations relating to discrete splines are provided here. These tools include discrete differentiation and integration, various matrix computations with discrete derivative or discrete spline bases matrices, and interpolation within discrete spline spaces. These techniques are described in Tibshirani (2020) <doi:10.48550/arXiv.2003.03886>.

r-dualtrees 0.1.5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dualtrees
Licenses: Expat
Synopsis: Decimated and Undecimated 2D Complex Dual-Tree Wavelet Transform
Description:

An implementation of the decimated two-dimensional complex dual-tree wavelet transform as described in Kingsbury (1999) <doi:10.1098/rsta.1999.0447> and Selesnick et al. (2005) <doi:10.1109/MSP.2005.1550194>. Also includes the undecimated version and spectral bias correction described in Nelson et al. (2018) <doi:10.1007/s11222-017-9784-0>. The code is partly based on the dtcwt Python library.

r-ddplot 0.0.2
Propagated dependencies: r-r2d3@0.2.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/feddelegrand7/ddplot
Licenses: GPL 3+
Synopsis: Create D3 Based SVG Graphics
Description:

Create D3 based SVG ('Scalable Vector Graphics') graphics using a simple R API. The package aims to simplify the creation of many SVG plot types using a straightforward R API. The package relies on the r2d3 R package and the D3 JavaScript library. See <https://rstudio.github.io/r2d3/> and <https://d3js.org/> respectively.

r-dynetnlaresistance 0.1.0
Propagated dependencies: r-igraph@2.2.1 r-foreach@1.5.2 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=dynetNLAResistance
Licenses: Expat
Synopsis: Resisting Neighbor Label Attack in a Dynamic Network
Description:

An anonymization algorithm to resist neighbor label attack in a dynamic network.

r-dsjobtracker 2.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/thiyangt/DSjobtracker
Licenses: FSDG-compatible
Synopsis: What Skills and Qualifications are Required for Data Science Related Jobs?
Description:

Dataset containing information about job listings for data science job roles.

r-discsurv 2.0.0
Propagated dependencies: r-vgam@1.1-13 r-treeclust@1.1-7.1 r-rpart@4.1.24 r-rdpack@2.6.4 r-ranger@0.17.0 r-mvtnorm@1.3-3 r-mvnfast@0.2.8 r-mgcv@1.9-4 r-geepack@1.3.13 r-functional@0.6 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=discSurv
Licenses: GPL 3
Synopsis: Discrete Time Survival Analysis
Description:

This package provides data transformations, estimation utilities, predictive evaluation measures and simulation functions for discrete time survival analysis.

r-ddl 1.0.2
Propagated dependencies: r-matrix@1.7-4 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DDL
Licenses: Expat
Synopsis: Doubly Debiased Lasso (DDL)
Description:

Statistical inference for the regression coefficients in high-dimensional linear models with hidden confounders. The Doubly Debiased Lasso method was proposed in <arXiv:2004.03758>.

r-dacf 1.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DACF
Licenses: GPL 2
Synopsis: Data Analysis with Ceiling and/or Floor Data
Description:

An implementation of data analytic methods in R for analyses for data with ceiling/floor effects. The package currently includes functions for mean/variance estimation and mean comparison tests. Implemented methods are from Aitkin (1964) <doi:10.1007/BF02289723> and Liu & Wang (in prep).

r-decorators 0.3.0
Propagated dependencies: r-purrr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://tidylab.github.io/decorators/
Licenses: Expat
Synopsis: Extend the Behaviour of a Function without Explicitly Modifying it
Description:

This package provides a decorator is a function that receives a function, extends its behaviour, and returned the altered function. Any caller that uses the decorated function uses the same interface as it were the original, undecorated function. Decorators serve two primary uses: (1) Enhancing the response of a function as it sends data to a second component; (2) Supporting multiple optional behaviours. An example of the first use is a timer decorator that runs a function, outputs its execution time on the console, and returns the original function's result. An example of the second use is input type validation decorator that during running time tests whether the caller has passed input arguments of a particular class. Decorators can reduce execution time, say by memoization, or reduce bugs by adding defensive programming routines.

r-deboinr 1.0
Propagated dependencies: r-pracma@2.4.6 r-kernsmooth@2.23-26 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=DeBoinR
Licenses: Expat
Synopsis: Box-Plots and Outlier Detection for Probability Density Functions
Description:

Orders a data-set consisting of an ensemble of probability density functions on the same x-grid. Visualizes a box-plot of these functions based on the notion of distance determined by the user. Reports outliers based on the distance chosen and the scaling factor for an interquartile range rule. For further details, see: Alexander C. Murph et al. (2023). "Visualization and Outlier Detection for Probability Density Function Ensembles." <https://sirmurphalot.github.io/publications>.

r-dgp4lcf 1.0.0.1
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pheatmap@1.0.13 r-mvtnorm@1.3-3 r-gpfda@3.1.3 r-factor-switching@1.4 r-corrplot@0.95 r-combinat@0.0-8 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DGP4LCF
Licenses: Expat
Synopsis: Dependent Gaussian Processes for Longitudinal Correlated Factors
Description:

Functionalities for analyzing high-dimensional and longitudinal biomarker data to facilitate precision medicine, using a joint model of Bayesian sparse factor analysis and dependent Gaussian processes. This paper illustrates the method in detail: J Cai, RJB Goudie, C Starr, BDM Tom (2023) <doi:10.48550/arXiv.2307.02781>.

r-despair 0.1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jpmonteagudo28/despair
Licenses: GPL 3+
Synopsis: Motivational Quotes and Shakespearean Bard–bits for Personal Projects
Description:

Generate motivational quotes and Shakespearean word combinations (bardâ bits) that a user can consider for their personal projects. Each of the package functions takes two arguments, cat which default to any, and a a numeric or character seed to ensure reproducible results.

r-duet 0.1.1
Dependencies: ffmpeg@8.0
Propagated dependencies: r-zoo@1.8-14 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.6.0 r-signal@1.8-1 r-rlang@1.1.6 r-rjson@0.2.23 r-reshape2@1.4.5 r-patchwork@1.3.2 r-kza@4.1.0.1 r-ggthemes@5.1.0 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=duet
Licenses: Expat
Synopsis: Analysing Non-Verbal Communication in Dyadic Interactions from Video Data
Description:

Analyzes non-verbal communication by processing data extracted from video recordings of dyadic interactions. It supports integration with open source tools, currently limited to OpenPose (Cao et al. (2019) <doi:10.1109/TPAMI.2019.2929257>), converting its outputs into CSV format for further analysis. The package includes functions for data pre-processing, visualization, and computation of motion indices such as velocity, acceleration, and jerkiness (Cook et al. (2013) <doi:10.1093/brain/awt208>), facilitating the analysis of non-verbal cues in paired interactions and contributing to research on human communication dynamics.

r-didmultiplegtdyn 2.2.0
Propagated dependencies: r-sandwich@3.1-1 r-rnames@1.0.1 r-plm@2.6-7 r-openxlsx@4.2.8.1 r-matlib@1.0.1 r-mass@7.3-65 r-lmtest@0.9-40 r-haven@2.5.5 r-ggplot2@4.0.1 r-fixest@0.13.2 r-fixest@0.13.2 r-dplyr@1.1.4 r-data-table@1.17.8 r-cowplot@1.2.0 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/chaisemartinPackages/did_multiplegt_dyn
Licenses: Expat
Synopsis: Estimation in Difference-in-Difference Designs with Multiple Groups and Periods
Description:

Estimation of heterogeneity-robust difference-in-differences estimators, with a binary, discrete, or continuous treatment, in designs where past treatments may affect the current outcome.

r-dataone 2.3.0
Propagated dependencies: r-xml@3.99-0.20 r-uuid@1.2-1 r-stringr@1.6.0 r-stringi@1.8.7 r-plyr@1.8.9 r-parsedate@1.3.2 r-jsonlite@2.0.0 r-httr@1.4.7 r-datapack@1.4.2 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/DataONEorg/rdataone
Licenses: ASL 2.0
Synopsis: R Interface to the 'DataONE' REST API
Description:

This package provides read and write access to data and metadata from the DataONE network <https://www.dataone.org> of data repositories. Each DataONE repository implements a consistent repository application programming interface. Users call methods in R to access these remote repository functions, such as methods to query the metadata catalog, get access to metadata for particular data packages, and read the data objects from the data repository. Users can also insert and update data objects on repositories that support these methods.

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+
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-deeptime 2.3.1
Propagated dependencies: r-scales@1.4.0 r-rlang@1.1.6 r-lifecycle@1.0.4 r-lattice@0.22-7 r-gtable@0.3.6 r-grimport2@0.3-3 r-gridextra@2.3 r-ggplot2@4.0.1 r-ggh4x@0.3.1 r-ggforce@0.5.0 r-ggfittext@0.10.2 r-deeptimedata@1.0.0 r-curl@7.0.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://williamgearty.com/deeptime/
Licenses: GPL 3+
Synopsis: Plotting Tools for Anyone Working in Deep Time
Description:

Extends the functionality of other plotting packages (notably ggplot2') to help facilitate the plotting of data over long time intervals, including, but not limited to, geological, evolutionary, and ecological data. The primary goal of deeptime is to enable users to add highly customizable timescales to their visualizations. Other functions are also included to assist with other areas of deep time visualization.

r-decoder 1.2.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://www.bitbucket.com/cancercentrum/decoder
Licenses: GPL 2
Synopsis: Decode Coded Variables to Plain Text and the Other Way Around
Description:

Main function "decode" is used to decode coded key values to plain text. Function "code" can be used to code plain text to code if there is a 1:1 relation between the two. The concept relies on keyvalue objects used for translation. There are several keyvalue objects included in the areas of geographical regional codes, administrative health care unit codes, diagnosis codes and more. It is also easy to extend the use by arbitrary code sets.

r-dataspacer 0.7.7
Propagated dependencies: r-rlabkey@3.4.4 r-r6@2.6.1 r-jsonlite@2.0.0 r-httr@1.4.7 r-digest@0.6.39 r-data-table@1.17.8 r-curl@7.0.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://docs.ropensci.org/DataSpaceR/
Licenses: GPL 3
Synopsis: Interface to 'the CAVD DataSpace'
Description:

This package provides a convenient API interface to access immunological data within the CAVD DataSpace'(<https://dataspace.cavd.org>), a data sharing and discovery tool that facilitates exploration of HIV immunological data from pre-clinical and clinical HIV vaccine studies.

r-dragular 0.3.1
Propagated dependencies: r-shinyjs@2.1.0 r-shiny@1.11.1 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://dragular.zstat.pl/
Licenses: GPL 2
Synopsis: Drag and Drop Elements in 'Shiny' using 'Dragula Javascript Library'
Description:

Move elements between containers in Shiny without explicitly using JavaScript'. It can be used to build custom inputs or to change the positions of user interface elements like plots or tables.

r-doubt 0.1.0
Propagated dependencies: r-unglue@0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=doubt
Licenses: GPL 3
Synopsis: Enable Operators Containing the '?' Symbol
Description:

Overload utils::'? to build unary and binary operators from existing functions, piping operators of different precedence, and flexible syntaxes.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208