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

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-dittodb 0.1.9
Propagated dependencies: r-rlang@1.1.6 r-lifecycle@1.0.4 r-glue@1.8.0 r-digest@0.6.39 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://dittodb.jonkeane.com/
Licenses: ASL 2.0
Synopsis: Test Environment for Database Requests
Description:

Testing and documenting code that communicates with remote databases can be painful. Although the interaction with R is usually relatively simple (e.g. data(frames) passed to and from a database), because they rely on a separate service and the data there, testing them can be difficult to set up, unsustainable in a continuous integration environment, or impossible without replicating an entire production cluster. This package addresses that by allowing you to make recordings from your database interactions and then play them back while testing (or in other contexts) all without needing to spin up or have access to the database your code would typically connect to.

r-drone 1.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=drone
Licenses: GPL 2+
Synopsis: Data for Data Visualisation Geometries Encyclopedia
Description:

This is the companion package to the Data Visualization Geometries Encyclopedia, providing seamless access to the associated data.

r-dfoptim 2023.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dfoptim
Licenses: GPL 2+
Synopsis: Derivative-Free Optimization
Description:

Derivative-Free optimization algorithms. These algorithms do not require gradient information. More importantly, they can be used to solve non-smooth optimization problems.

r-denim 1.2.2
Propagated dependencies: r-testthat@3.3.0 r-rlang@1.1.6 r-rcpp@1.1.0 r-glue@1.8.0 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://drthinhong.com/denim/
Licenses: Expat
Synopsis: Generate and Simulate Deterministic Compartmental Models
Description:

R package to build and simulate deterministic compartmental models that can be non-Markovian. Length of stay in each compartment can be defined to follow a parametric distribution (d_exponential(), d_gamma(), d_weibull(), d_lognormal()) or a non-parametric distribution (nonparametric()). Other supported types of transition from one compartment to another includes fixed transition (constant()), multinomial (multinomial()), fixed transition probability (transprob()).

r-distributionsrd 0.0.6
Propagated dependencies: r-rdpack@2.6.4 r-modeltools@0.2-24 r-flexmix@2.3-20
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=distributionsrd
Licenses: GPL 3
Synopsis: Distribution Fitting and Evaluation
Description:

This package provides a library of density, distribution function, quantile function, (bounded) raw moments and random generation for a collection of distributions relevant for the firm size literature. Additionally, the package contains tools to fit these distributions using maximum likelihood and evaluate these distributions based on (i) log-likelihood ratio and (ii) deviations between the empirical and parametrically implied moments of the distributions. We add flexibility by allowing the considered distributions to be combined into piecewise composite or finite mixture distributions, as well as to be used when truncated. See Dewitte (2020) <https://hdl.handle.net/1854/LU-8644700> for a description and application of methods available in this package.

r-dair 1.2.0
Propagated dependencies: r-xml2@1.5.0 r-stringr@1.6.0 r-readtext@0.92.1 r-purrr@1.2.0 r-pdftools@3.6.0 r-magick@2.9.0 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-googlecloudstorager@0.7.0 r-glue@1.8.0 r-gargle@1.6.0 r-fs@1.6.6 r-data-table@1.17.8 r-cli@3.6.5 r-beepr@2.0 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/Hegghammer/daiR
Licenses: Expat
Synopsis: Interface with Google Cloud Document AI API
Description:

R interface for the Google Cloud Services Document AI API <https://cloud.google.com/document-ai> with additional tools for output file parsing and text reconstruction. Document AI is a powerful server-based OCR service that extracts text and tables from images and PDF files with high accuracy. daiR gives R users programmatic access to this service and additional tools to handle and visualize the output. See the package website <https://dair.info/> for more information and examples.

r-dtwbi 1.1
Propagated dependencies: r-rlist@0.4.6.2 r-lsa@0.73.3 r-entropy@1.3.2 r-e1071@1.7-16 r-dtw@1.23-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://mawenzi.univ-littoral.fr/DTWBI/
Licenses: GPL 2+
Synopsis: Imputation of Time Series Based on Dynamic Time Warping
Description:

This package provides functions to impute large gaps within time series based on Dynamic Time Warping methods. It contains all required functions to create large missing consecutive values within time series and to fill them, according to the paper Phan et al. (2017), <DOI:10.1016/j.patrec.2017.08.019>. Performance criteria are added to compare similarity between two signals (query and reference).

r-doicreator 0.1.0
Propagated dependencies: r-officer@0.7.1 r-jsonlite@2.0.0 r-httr@1.4.7 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=DOIcreator
Licenses: Expat
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-datacompare 1.0.5
Propagated dependencies: r-skimr@2.2.1 r-shinywidgets@0.9.0 r-shinydashboardplus@2.0.6 r-shinydashboard@0.7.3 r-shinycssloaders@1.1.0 r-shiny@1.11.1 r-magrittr@2.0.4 r-htmltools@0.5.8.1 r-golem@0.5.1 r-explore@1.4.0 r-dt@0.34.0 r-dplyr@1.1.4 r-devtools@2.4.6 r-data-table@1.17.8 r-config@0.3.2 r-arsenal@3.6.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/seewe/dataCompare
Licenses: Expat
Synopsis: 'shiny' App to Compare Two Data Frames
Description:

This package provides a tool developed with the Golem framework which provides an easier way to check cells differences between two data frames. The user provides two data frames for comparison, selects IDs variables identifying each row of input data, then clicks a button to perform the comparison. Several R package functions are used to describe the data and perform the comparison in the server of the application. The main ones are comparedf() from arsenal and skim() from skimr'. For more details see the description of comparedf() from the arsenal package and that of skim() from the skimr package.

r-dfmta 1.7-6
Propagated dependencies: r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dfmta
Licenses: GPL 3
Synopsis: Phase I/II Adaptive Dose-Finding Design for MTA
Description:

Phase I/II adaptive dose-finding design for single-agent Molecularly Targeted Agent (MTA), according to the paper "Phase I/II Dose-Finding Design for Molecularly Targeted Agent: Plateau Determination using Adaptive Randomization", Riviere Marie-Karelle et al. (2016) <doi:10.1177/0962280216631763>.

r-documenter 0.1.3
Propagated dependencies: r-yaml@2.3.10 r-officer@0.7.1 r-magrittr@2.0.4 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=documenter
Licenses: Expat
Synopsis: Documents Files
Description:

It is sometimes necessary to create documentation for all files in a directory. Doing so by hand can be very tedious. This task is made fast and reproducible using the functionality of documenter'. It aggregates all text files in a directory and its subdirectories into a single word document in a semi-automated fashion.

r-digittests 0.1.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://koenderks.github.io/digitTests/
Licenses: GPL 3+
Synopsis: Tests for Detecting Irregular Digit Patterns
Description:

This package provides statistical tests and support functions for detecting irregular digit patterns in numerical data. The package includes tools for extracting digits at various locations in a number, tests for repeated values, and (Bayesian) tests of digit distributions.

r-detzrcr 0.3.1
Propagated dependencies: r-shiny@1.11.1 r-mass@7.3-65 r-ggplot2@4.0.1 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/magnuskristoffersen/detzrcr
Licenses: GPL 3
Synopsis: Compare Detrital Zircon Suites
Description:

Compare detrital zircon suites by uploading univariate, U-Pb age, or bivariate, U-Pb age and Lu-Hf data, in a shiny'-based user-interface. Outputs publication quality figures using ggplot2', and tables of statistics currently in use in the detrital zircon geochronology community.

r-dartr-data 1.0.8
Propagated dependencies: r-crayon@1.5.3 r-adegenet@2.1.11
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/green-striped-gecko/dartR.data
Licenses: GPL 3+
Synopsis: Auxiliary Data Package for Our Main Package 'dartR'
Description:

Data package for dartR'. Provides data sets to run examples in dartR'. This was necessary due to the size limit imposed by CRAN'. The data in dartR.data is needed to run the examples provided in the dartR functions. All available data sets are either based on actual data (but reduced in size) and/or simulated data sets to allow the fast execution of examples and demonstration of the functions.

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
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-discoursegt 1.2.0
Propagated dependencies: r-network@1.19.0 r-igraph@2.2.1 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-ggally@2.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=discourseGT
Licenses: Expat
Synopsis: Analyze Group Patterns using Graph Theory in Educational Settings
Description:

Analyzes group patterns using discourse analysis data with graph theory mathematics. Takes the order of which individuals talk and converts it to a network edge and weight list. Returns the density, centrality, centralization, and subgroup information for each group. Based on the analytical framework laid out in Chai et al. (2019) <doi:10.1187/cbe.18-11-0222>.

r-dppack 0.2.2
Propagated dependencies: r-rmutil@1.1.10 r-rdpack@2.6.4 r-r6@2.6.1 r-nloptr@2.2.1 r-mass@7.3-65 r-ggplot2@4.0.1 r-e1071@1.7-16 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=DPpack
Licenses: GPL 3 FSDG-compatible
Synopsis: Differentially Private Statistical Analysis and Machine Learning
Description:

An implementation of common statistical analysis and models with differential privacy (Dwork et al., 2006a) <doi:10.1007/11681878_14> guarantees. The package contains, for example, functions providing differentially private computations of mean, variance, median, histograms, and contingency tables. It also implements some statistical models and machine learning algorithms such as linear regression (Kifer et al., 2012) <https://proceedings.mlr.press/v23/kifer12.html> and SVM (Chaudhuri et al., 2011) <https://jmlr.org/papers/v12/chaudhuri11a.html>. In addition, it implements some popular randomization mechanisms, including the Laplace mechanism (Dwork et al., 2006a) <doi:10.1007/11681878_14>, Gaussian mechanism (Dwork et al., 2006b) <doi:10.1007/11761679_29>, analytic Gaussian mechanism (Balle & Wang, 2018) <https://proceedings.mlr.press/v80/balle18a.html>, and exponential mechanism (McSherry & Talwar, 2007) <doi:10.1109/FOCS.2007.66>.

r-dtts 0.1.3
Propagated dependencies: r-rcppdate@0.0.6 r-rcppcctz@0.2.13 r-rcpp@1.1.0 r-nanotime@0.3.12 r-data-table@1.17.8 r-bit64@4.6.0-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dtts
Licenses: GPL 2+
Synopsis: 'data.table' Time-Series
Description:

High-frequency time-series support via nanotime and data.table'.

r-diffusion 0.4.0
Propagated dependencies: r-systemfit@1.1-30 r-optimx@2025-4.9 r-nloptr@2.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/mamut86/diffusion
Licenses: LGPL 2.1
Synopsis: Forecast the Diffusion of New Products
Description:

Various diffusion models to forecast new product growth. Currently the package contains Bass, Gompertz, Gamma/Shifted Gompertz and Weibull curves. See Meade and Islam (2006) <doi:10.1016/j.ijforecast.2006.01.005>.

r-dsims 1.0.6
Propagated dependencies: r-sf@1.0-23 r-rstudioapi@0.17.1 r-rlang@1.1.6 r-purrr@1.2.0 r-mrds@3.0.1 r-mgcv@1.9-4 r-gridextra@2.3 r-ggplot2@4.0.1 r-dssd@1.0.3 r-dplyr@1.1.4 r-distance@2.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/DistanceDevelopment/dsims
Licenses: GPL 2+
Synopsis: Distance Sampling Simulations
Description:

This package performs distance sampling simulations. dsims repeatedly generates instances of a user defined population within a given survey region. It then generates realisations of a survey design and simulates the detection process. The data are then analysed so that the results can be compared for accuracy and precision across all replications. This process allows users to optimise survey designs for their specific set of survey conditions. The effects of uncertainty in population distribution or parameters can be investigated under a number of simulations so that users can be confident that they have achieved a robust survey design before deploying vessels into the field. The distance sampling designs used in this package from dssd are detailed in Chapter 7 of Advanced Distance Sampling, Buckland et. al. (2008, ISBN-13: 978-0199225873). General distance sampling methods are detailed in Introduction to Distance Sampling: Estimating Abundance of Biological Populations, Buckland et. al. (2004, ISBN-13: 978-0198509271). Find out more about estimating animal/plant abundance with distance sampling at <https://distancesampling.org/>.

r-disordr 0.9-8-5
Propagated dependencies: r-matrix@1.7-4 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/RobinHankin/disordR
Licenses: GPL 2+
Synopsis: Non-Ordered Vectors
Description:

Functionality for manipulating values of associative maps. The package is a dependency for mvp-type packages that use the STL map class: it traps plausible idiom that is ill-defined (implementation-specific) and returns an informative error, rather than returning a possibly incorrect result. To cite the package in publications please use Hankin (2022) <doi:10.48550/ARXIV.2210.03856>.

r-docknitr 1.0.1
Dependencies: docker@20.10.27
Propagated dependencies: r-sys@3.4.3 r-rstudioapi@0.17.1 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=docknitr
Licenses: Expat
Synopsis: Use Docker Images to Process Rmarkdown Blocks
Description:

Gives you the ability to use arbitrary Docker images (including custom ones) to process Rmarkdown code chunks.

r-downloadthis 0.5.0
Propagated dependencies: r-zip@2.3.3 r-writexl@1.5.4 r-readr@2.1.6 r-mime@0.13 r-magrittr@2.0.4 r-htmltools@0.5.8.1 r-ggplot2@4.0.1 r-fs@1.6.6 r-bsplus@0.1.5 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/fmmattioni/downloadthis
Licenses: Expat
Synopsis: Implement Download Buttons in 'rmarkdown'
Description:

Implement download buttons in HTML output from rmarkdown without the need for runtime:shiny'.

r-demographic 0.1.0
Propagated dependencies: r-officer@0.7.1 r-mass@7.3-65 r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=demoGraphic
Licenses: GPL 3
Synopsis: Providing Demographic Table with the P-Value, Standardized Mean Difference Value
Description:

The Demographic Table in R combines contingency table for categorical variables, mean and standard deviation for continuous variables. t-test, chi-square test and Fisher's exact test calculated the p-value of two groups. The standardized mean difference were performed with 95 % confident interval, and writing table into document file.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208