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

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-dlstats 0.1.7
Propagated dependencies: r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/GuangchuangYu/dlstats
Licenses: Artistic License 2.0
Build system: r
Synopsis: Download Stats of R Packages
Description:

Monthly download stats of CRAN and Bioconductor packages. Download stats of CRAN packages is from the RStudio CRAN mirror', see <https://cranlogs.r-pkg.org:443>. Bioconductor package download stats is at <https://bioconductor.org/packages/stats/>.

r-datadogr 0.1.2
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-purrr@1.2.0 r-lubridate@1.9.4 r-httr@1.4.7 r-glue@1.8.0 r-dplyr@1.1.4 r-anytime@0.3.12
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://yutannihilation.github.io/K9
Licenses: Expat
Build system: r
Synopsis: R Client for 'Datadog' API
Description:

Query for metrics from Datadog (<https://www.datadoghq.com/>) via its API.

r-demodelr 2.0.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-purrr@1.2.0 r-ggplot2@4.0.1 r-ggally@2.4.0 r-formula-tools@1.7.1 r-dplyr@1.1.4
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-dataseries 0.2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://www.dataseries.org
Licenses: GPL 3
Build system: r
Synopsis: Switzerland's Data Series in One Place
Description:

Download and import time series from <http://www.dataseries.org>, a comprehensive and up-to-date collection of open data from Switzerland.

r-dub 0.2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/egnha/dub
Licenses: Expat
Build system: r
Synopsis: Unpacking Assignment for Lists via Pattern Matching
Description:

This package provides an operator for assigning nested components of a list to names via a concise pattern matching syntax. This is especially convenient for assigning individual names to the multiple values that a function may return in the form of a list, and for extracting deeply nested list components.

r-dcpo 0.5.3
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stanheaders@2.32.10 r-rstantools@2.5.0 r-rstan@2.32.7 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-purrr@1.2.0 r-janitor@2.2.1 r-forcats@1.0.1 r-dplyr@1.1.4 r-bh@1.87.0-1 r-beepr@2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DCPO
Licenses: GPL 3+
Build system: r
Synopsis: Dynamic Comparative Public Opinion
Description:

Estimates latent variables of public opinion cross-nationally and over time from sparse and incomparable survey data. DCPO uses a population-level graded response model with country-specific item bias terms. Sampling is conducted with Stan'. References: Solt (2020) <doi:10.31235/osf.io/d5n9p>.

r-deepmou 0.1.1
Propagated dependencies: r-skmeans@0.2-19 r-rfast@2.1.5.2 r-mass@7.3-65 r-ggplot2@4.0.1 r-extradistr@1.10.0 r-entropy@1.3.2 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=deepMOU
Licenses: GPL 3
Build system: r
Synopsis: Clustering of Short Texts by Mixture of Unigrams and Its Deep Extensions
Description:

This package provides functions providing an easy and intuitive way for fitting and clusters data using the Mixture of Unigrams models by means the Expectation-Maximization algorithm (Nigam, K. et al. (2000). <doi:10.1023/A:1007692713085>), Mixture of Dirichlet-Multinomials estimated by Gradient Descent (Anderlucci, Viroli (2020) <doi:10.1007/s11634-020-00399-3>) and Deep Mixture of Multinomials whose estimates are obtained with Gibbs sampling scheme (Viroli, Anderlucci (2020) <doi:10.1007/s11222-020-09989-9>). There are also functions for graphical representation of clusters obtained.

r-dartr-sim 0.71
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-shinywidgets@0.9.0 r-shinythemes@1.2.0 r-shinyjs@2.1.0 r-shinybs@0.61.1 r-shiny@1.11.1 r-reshape2@1.4.5 r-rcpp@1.1.0 r-hierfstat@0.5-11 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-foreach@1.5.2 r-fields@17.1 r-dplyr@1.1.4 r-doparallel@1.0.17 r-data-table@1.17.8 r-dartr-popgen@1.0.0 r-dartr-data@1.0.8 r-dartr-base@1.0.7 r-adegenet@2.1.11
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://green-striped-gecko.github.io/dartR/
Licenses: GPL 3+
Build system: r
Synopsis: Computer Simulations of 'SNP' Data
Description:

Allows to simulate SNP data using genlight objects. For example, it is straight forward to simulate a simple drift scenario with exchange of individuals between two populations or create a new genlight object based on allele frequencies of an existing genlight object.

r-dgof 1.5.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dgof
Licenses: GPL 2+
Build system: r
Synopsis: Discrete Goodness-of-Fit Tests
Description:

This package provides a revision to the stats::ks.test() function and the associated ks.test.Rd help page. With one minor exception, it does not change the existing behavior of ks.test(), and it adds features necessary for doing one-sample tests with hypothesized discrete distributions. The package also contains cvm.test(), for doing one-sample Cramer-von Mises goodness-of-fit tests.

r-denstest 1.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=denstest
Licenses: GPL 3
Build system: r
Synopsis: Density Equality Testing
Description:

This package provides methods for testing the equality between groups of estimated density functions. The package implements FDET (Fourier-based Density Equality Testing) and MDET (Moment-based Density Equality Testing), two new approaches introduced by the author. Both methods extend an earlier testing approach by Delicado (2007), "Functional k-sample problem when data are density functions" <doi:10.1007/s00180-007-0047-y>, which is referred to as DET (Density Equality Testing) in this package for clarity. FDET compares groups of densities based on their global shape using Fourier transforms, while MDET tests for differences in distributional moments. All methods are described in Anarat, Krutmann and Schwender (2025), "Testing for Differences in Extrinsic Skin Aging Based on Density Functions" (Submitted).

r-distplyr 0.2.0
Propagated dependencies: r-vctrs@0.6.5 r-rlang@1.1.6 r-ellipsis@0.3.2 r-distionary@0.1.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://distplyr.probaverse.com/
Licenses: Expat
Build system: r
Synopsis: Manipulate and Combine Probability Distributions
Description:

Go beyond standard probability distributions such as the Normal or Exponential by combining, shifting, maximizing, and otherwise transforming distributions with simple, verb-based functions. Provides easy access to a broader space of distributions more representative of real-world systems such as river flows or insurance claims. Part of the probaverse framework of packages to support advanced statistical modeling and simulations with an intuitive workflow.

r-dotty 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://kevinushey.github.io/dotty/
Licenses: Expat
Build system: r
Synopsis: The Unpacking Dot Operator
Description:

This package provides a `.` object which can be used for unpacking assignments. For example, `.[rows, columns] <- dim(cars)` could be used to pull the number of rows and number of columns from `dim(cars)` into individual variables `rows` and `columns` in a single step.

r-dextergui 1.0.3
Propagated dependencies: r-writexl@1.5.4 r-tidyr@1.3.1 r-survey@4.4-8 r-shinyjs@2.1.0 r-shinyfiles@0.9.3 r-shiny@1.11.1 r-rlang@1.1.6 r-readxl@1.4.5 r-rcurl@1.98-1.17 r-networkd3@0.4.1 r-jsonlite@2.0.0 r-htmltools@0.5.8.1 r-ggplot2@4.0.1 r-dt@0.34.0 r-dplyr@1.1.4 r-dexter@1.7.2 r-dbi@1.2.3 r-cairo@1.7-0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://dexter-psychometrics.github.io/dexter/
Licenses: LGPL 3
Build system: r
Synopsis: Graphical User Interface for Dexter
Description:

Classical Test and Item analysis, Item Response analysis and data management for educational and psychological tests.

r-descriptivestats-obeu 1.3.2
Propagated dependencies: r-reshape@0.8.10 r-rcurl@1.98-1.17 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-dplyr@1.1.4
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-dagirlite 0.1.0
Propagated dependencies: r-rdpack@2.6.4 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=dagirlite
Licenses: Expat
Build system: r
Synopsis: Spatial Vector Data for Danmarks Administrative Geografiske Inddeling DAGI
Description:

Compressed spatial vector data originally from <https://dawadocs.dataforsyningen.dk/> saved as Simple Features, SF, objects with data on population, age and gender from Statistics Denmark <https://www.dst.dk/da/>.

r-describedisplay 0.2.11
Propagated dependencies: r-scales@1.4.0 r-reshape2@1.4.5 r-plyr@1.8.9 r-ggplot2@4.0.1 r-ggally@2.4.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/ggobi/DescribeDisplay
Licenses: Expat
Build system: r
Synopsis: An Interface to the 'DescribeDisplay' 'GGobi' Plugin
Description:

Produce publication quality graphics from output of GGobi describe display plugin.

r-dynconfir 1.1.1
Propagated dependencies: r-rlang@1.1.6 r-rcpp@1.1.0 r-progress@1.2.3 r-minqa@1.2.8 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://github.com/SeHellmann/dynConfiR
Licenses: GPL 3+
Build system: r
Synopsis: Dynamic Models for Confidence and Response Time Distributions
Description:

This package provides density functions for the joint distribution of choice, response time and confidence for discrete confidence judgments as well as functions for parameter fitting, prediction and simulation for various dynamical models of decision confidence. All models are explained in detail by Hellmann et al. (2023; Preprint available at <https://osf.io/9jfqr/>, published version: <doi:10.1037/rev0000411>). Implemented models are the dynaViTE model, dynWEV model, the 2DSD model (Pleskac & Busemeyer, 2010, <doi:10.1037/a0019737>), and various race models. C++ code for dynWEV and 2DSD is based on the rtdists package by Henrik Singmann.

r-dropout 2.2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/hendr1km/dropout
Licenses: Expat
Build system: r
Synopsis: Handling Incomplete Responses in Survey Data Analysis
Description:

Offers robust tools to identify and manage incomplete responses in survey datasets, thereby enhancing the quality and reliability of research findings.

r-depth-plot 0.1
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=depth.plot
Licenses: GPL 2
Build system: r
Synopsis: Multivariate Analogy of Quantiles
Description:

Could be used to obtain spatial depths, spatial ranks and outliers of multivariate random variables. Could also be used to visualize DD-plots (a multivariate generalization of QQ-plots).

r-devfunc 0.1
Propagated dependencies: r-stringr@1.6.0 r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=devFunc
Licenses: GPL 3
Build system: r
Synopsis: Clear and Condense Argument Check for User-Defined Functions
Description:

This package provides a concise check of the format of one or multiple input arguments (data type, length or value) is provided. Since multiple input arguments can be tested simultaneously, a lengthly list of checks at the beginning of your function can be avoided, hereby enhancing the readability and maintainability of your code.

r-definer 0.0.5
Propagated dependencies: r-xslt@1.5.1 r-xml2@1.5.0 r-reporter@1.4.6 r-readxl@1.4.5 r-openxlsx@4.2.8.1 r-libr@1.3.9 r-glue@1.8.0 r-common@1.1.5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://defineR.r-sassy.org
Licenses: CC0
Build system: r
Synopsis: Creates Define XML Documents
Description:

This package creates define.xml documents used for regulatory submissions based on spreadsheet metadata. Can also help create metadata and generate HTML data explorer.

r-dptm 3.0.2
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-r6@2.6.1 r-purrr@1.2.0 r-parabar@1.4.2 r-mass@7.3-65 r-coda@0.19-4.1 r-bayesiantools@0.1.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/HujieBai/DPTM
Licenses: GPL 3+
Build system: r
Synopsis: Dynamic Panel Multiple Threshold Model with Fixed Effects
Description:

Compute the fixed effects dynamic panel threshold model suggested by Ramà rez-Rondán (2020) <doi:10.1080/07474938.2019.1624401>, and dynamic panel linear model suggested by Hsiao et al. (2002) <doi:10.1016/S0304-4076(01)00143-9>, where maximum likelihood type estimators are used. Multiple thresholds estimation based on Markov Chain Monte Carlo (MCMC) is allowed, and model selection of linear model, threshold model and multiple threshold model is also allowed.

r-dglm 1.8.6
Propagated dependencies: r-statmod@1.5.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dglm
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Double Generalized Linear Models
Description:

Model fitting and evaluation tools for double generalized linear models (DGLMs). This class of models uses one generalized linear model (GLM) to fit the specified response and a second GLM to fit the deviance of the first model.

r-discretization 1.0-1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=discretization
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Data Preprocessing, Discretization for Classification
Description:

This package provides a collection of supervised discretization algorithms. It can also be grouped in terms of top-down or bottom-up, implementing the discretization algorithms.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457