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

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-qrencoder 0.1.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-raster@3.6-32 r-png@0.1-9 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: http://github.com/hrbrmstr/qrencoder
Licenses: GPL 2
Build system: r
Synopsis: Quick Response Code (QR Code) / Matrix Barcode Creator
Description:

Quick Response codes (QR codes) are a type of matrix bar code and can be used to authenticate transactions, provide access to multi-factor authentication services and enable general data transfer in an image. QR codes use four standardized encoding modes (numeric, alphanumeric, byte/binary, and kanji) to efficiently store data. Matrix barcode generation is performed efficiently in C via the included libqrencoder library created by Kentaro Fukuchi.

r-qst 0.1.2
Propagated dependencies: r-tibble@3.3.1 r-rsqlite@3.52.0 r-magrittr@2.0.5 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=qst
Licenses: FSDG-compatible
Build system: r
Synopsis: Store Tables in SQL Database
Description:

This package provides functions for quickly writing (and reading back) a data.frame to file in SQLite format. The name stands for *Store Tables using SQLite'*, or alternatively for *Quick Store Tables* (either way, it could be pronounced as *Quest*). For data.frames containing the supported data types it is intended to work as a drop-in replacement for the write_*() and read_*() functions provided by similar packages.

r-qolmiss 0.1.0
Propagated dependencies: r-survival@3.8-6 r-missmethods@0.4.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=QoLMiss
Licenses: GPL 3
Build system: r
Synopsis: Scales Score Calculation from Quality of Life Data
Description:

There are three functions: qol, miss_qol and miss_patient takes input of the data set containing the answers of QOL questionnaire. It will compute the three types of domain based scale scores: Global, Functional, and Symptoms. In case of missing data, the miss_qol and miss_patient functions will make the required changes and then calculate the domain-wise scale scores. Finally, provide an output replacing the question columns with the domain-based scale scores in the original data set.

r-q7 0.1.0
Propagated dependencies: r-magrittr@2.0.5
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=Q7
Licenses: GPL 3
Build system: r
Synopsis: Types and Features for Object Oriented Programming
Description:

Construct message-passing style objects with types and features. Q7 types uses composition instead of inheritance in creating derived types, allowing defining any code segment as feature and associating any feature to any object. Compared to R6, Q7 is simpler and more flexible, and is more friendly in syntax.

r-qqtest 1.2.0
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/rwoldford/qqtest
Licenses: GPL 3
Build system: r
Synopsis: Self Calibrating Quantile-Quantile Plots for Visual Testing
Description:

This package provides the function qqtest which incorporates uncertainty in its qqplot display(s) so that the user might have a better sense of the evidence against the specified distributional hypothesis. qqtest draws a quantile quantile plot for visually assessing whether the data come from a test distribution that has been defined in one of many ways. The vertical axis plots the data quantiles, the horizontal those of a test distribution. The default behaviour generates 1000 samples from the test distribution and overlays the plot with shaded pointwise interval estimates for the ordered quantiles from the test distribution. A small number of independently generated exemplar quantile plots can also be overlaid. Both the interval estimates and the exemplars provide different comparative information to assess the evidence provided by the qqplot for or against the hypothesis that the data come from the test distribution (default is normal or gaussian). Finally, a visual test of significance (a lineup plot) can also be displayed to test the null hypothesis that the data come from the test distribution.

r-quadraticsd 0.1.0
Propagated dependencies: r-shiny@1.13.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=quadraticSD
Licenses: GPL 3
Build system: r
Synopsis: Visualizing the SD using a Quadratic Curve
Description:

Given a dataset, the user is invited to utilize the Empirical Cumulative Distribution Function (ECDF) to guess interactively the mean and the mean deviation. Thereafter, using the quadratic curve the user can guess the Root Mean Squared Deviation (RMSD) and visualize the standard deviation (SD). For details, see Sarkar and Rashid (2019)<doi:10.3126/njs.v3i0.25574>, Have You Seen the Standard Deviaton?, Nepalese Journal of Statistics, Vol. 3, 1-10.

r-qcc 2.7
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/luca-scr/qcc
Licenses: GPL 2+
Build system: r
Synopsis: Quality Control Charts
Description:

Shewhart quality control charts for continuous, attribute and count data. Cusum and EWMA charts. Operating characteristic curves. Process capability analysis. Pareto chart and cause-and-effect chart. Multivariate control charts.

r-qtlcharts 0.22
Propagated dependencies: r-qtl@1.74 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://kbroman.org/qtlcharts/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Interactive Graphics for QTL Experiments
Description:

Web-based interactive charts (using D3.js) for the analysis of experimental crosses to identify genetic loci (quantitative trait loci, QTL) contributing to variation in quantitative traits. Broman (2015) <doi:10.1534/genetics.114.172742>.

r-qrcmnp 0.2.2
Propagated dependencies: r-survival@3.8-6 r-qrcm@3.3
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=qrcmNP
Licenses: GPL 2
Build system: r
Synopsis: Nonlinear and Penalized Quantile Regression Coefficients Modeling
Description:

Nonlinear and Penalized parametric modeling of quantile regression coefficient functions. Sottile G, Frumento P, Chiodi M and Bottai M (2020) <doi:10.1177/1471082X19825523>.

r-qmvs 0.2.2
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=qmvs
Licenses: GPL 3+
Build system: r
Synopsis: Queueing Model of Visual Search
Description:

The queueing model of visual search models the accuracy and response time data in a visual search experiment using queueing models with finite customer population and stopping criteria of completing the service for finite number of customers. It implements the conceptualization of a hybrid model proposed by Moore and Wolfe (2001), in which visual stimuli enter the processing one after the other and then are identified in parallel. This package provides functions that simulate the specified queueing process and calculate the Wasserstein distance between the empirical response times and the model prediction.

r-quallmer-app 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-shiny@1.13.0 r-quallmer@0.4.0 r-irr@0.85 r-htmltools@0.5.9 r-dplyr@1.2.1 r-cli@3.6.6 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/quallmer/quallmer.app
Licenses: Expat
Build system: r
Synopsis: Interactive Validation App for 'quallmer'
Description:

Companion package to quallmer providing an interactive shiny application for manual coding, reviewing large language model (LLM) generated annotations, and computing inter-rater reliability metrics. Supports three modes: blind manual coding, LLM output validation, and agreement calculation. Computes standard reliability metrics including Krippendorff's alpha (Krippendorff 2019 <doi:10.4135/9781071878781>), Cohen's kappa, Fleiss kappa (Fleiss 1971 <doi:10.1037/h0031619>), intraclass correlation coefficient (ICC), and percent agreement for nominal, ordinal, interval, and ratio data. Also computes gold-standard validation metrics including accuracy, precision, recall, and F1 scores following Sokolova and Lapalme (2009 <doi:10.1016/j.ipm.2009.03.002>).

r-qualpalr 2.0.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://jolars.github.io/qualpalr/
Licenses: GPL 3
Build system: r
Synopsis: Automatic Generation of Qualitative Color Palettes
Description:

Automatic generation of maximally distinct qualitative color palettes, optionally tailored to color deficiency. A set of colors or a subspace of a color space is used as input and a final palette of specified size is generated by picking colors that maximize the minimum pairwise difference among the chosen colors. Adaptations to color vision deficiency, background colors, and white points are supported.

r-qsplines 1.0.1
Propagated dependencies: r-shiny@1.13.0 r-rcpp@1.1.1-1.1 r-onion@1.5-3 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/stla/qsplines
Licenses: GPL 3
Build system: r
Synopsis: Quaternions Splines
Description:

This package provides routines to create some quaternions splines: Barry-Goldman algorithm, De Casteljau algorithm, and Kochanek-Bartels algorithm. The implementations are based on the Python library splines'. Quaternions splines allow to construct spherical curves. References: Barry and Goldman <doi:10.1145/54852.378511>, Kochanek and Bartels <doi:10.1145/800031.808575>.

r-quantileda 1.2
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=quantileDA
Licenses: GPL 3
Build system: r
Synopsis: Quantile Classifier
Description:

Code for centroid, median and quantile classifiers.

r-qryflow 0.4.0
Propagated dependencies: r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://christian-million.github.io/qryflow/
Licenses: Expat
Build system: r
Synopsis: Execute Multi-Step 'SQL' Workflows
Description:

Execute multi-step SQL workflows by leveraging specially formatted comments to define and control execution. This enables users to mix queries, commands, and metadata within a single script. Results are returned as named objects for use in downstream workflows.

r-qboxplot 0.2
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=qboxplot
Licenses: GPL 2
Build system: r
Synopsis: Quantile-Based Boxplot
Description:

Produce quantile-based box-and-whisker plot(s).

r-qape 2.1
Propagated dependencies: r-reshape2@1.4.5 r-plyr@1.8.9 r-mvtnorm@1.3-7 r-matrixcalc@1.0-6 r-matrix@1.7-5 r-lme4@2.0-1 r-future-apply@1.20.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=qape
Licenses: GPL 2
Build system: r
Synopsis: Quantile of Absolute Prediction Errors
Description:

Estimates QAPE using bootstrap procedures. The residual, parametric and double bootstrap is used. The test of normality using Cholesky decomposition is added. Y pop is defined.

r-qtl2convert 0.34
Propagated dependencies: r-rcpp@1.1.1-1.1 r-qtl2@0.40 r-qtl@1.74
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://kbroman.org/qtl2/
Licenses: GPL 3
Build system: r
Synopsis: Convert Data among QTL Mapping Packages
Description:

This package provides functions to convert data structures among the qtl2', qtl', and DOQTL packages for mapping quantitative trait loci (QTL).

r-quietr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/thomascjohnson/quietR
Licenses: Expat
Build system: r
Synopsis: Simplify Output Verbosity
Description:

Simplifies output suppression logic in R packages, as it's common to develop some form of it in R. quietR intends to simplify that problem and allow a set of simple toggle functions to be used to suppress console output.

r-qrm 0.4-35
Propagated dependencies: r-timeseries@4052.112 r-timedate@4052.112 r-rcpp@1.1.1-1.1 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-7 r-mgcv@1.9-4 r-matrix@1.7-5 r-gsl@2.1-9
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=QRM
Licenses: GPL 2+
Build system: r
Synopsis: Provides R-Language Code to Examine Quantitative Risk Management Concepts
Description:

This package provides functions/methods to accompany the book Quantitative Risk Management: Concepts, Techniques and Tools by Alexander J. McNeil, Ruediger Frey, and Paul Embrechts.

r-quickblock 0.2.2
Propagated dependencies: r-scclust@0.2.5 r-distances@0.1.13
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/fsavje/quickblock
Licenses: GPL 3+
Build system: r
Synopsis: Quick Threshold Blocking
Description:

This package provides functions for assigning treatments in randomized experiments using near-optimal threshold blocking. The package is made with large data sets in mind and derives blocks more than an order of magnitude quicker than other methods.

r-queueing 0.2.12
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://www.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Analysis of Queueing Networks and Models
Description:

It provides versatile tools for analysis of birth and death based Markovian Queueing Models and Single and Multiclass Product-Form Queueing Networks. It implements M/M/1, M/M/c, M/M/Infinite, M/M/1/K, M/M/c/K, M/M/c/c, M/M/1/K/K, M/M/c/K/K, M/M/c/K/m, M/M/Infinite/K/K, Multiple Channel Open Jackson Networks, Multiple Channel Closed Jackson Networks, Single Channel Multiple Class Open Networks, Single Channel Multiple Class Closed Networks and Single Channel Multiple Class Mixed Networks. Also it provides a B-Erlang, C-Erlang and Engset calculators. This work is dedicated to the memory of D. Sixto Rios Insua.

r-quicseedr 0.1.2
Propagated dependencies: r-wrs2@1.1-7 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-rlang@1.2.0 r-readxl@1.5.0 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=QuICSeedR
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Analyze Data for Fluorophore-Assisted Seed Amplification Assays
Description:

This package provides a toolkit for analysis and visualization of data from fluorophore-assisted seed amplification assays, such as Real-Time Quaking-Induced Conversion (RT-QuIC) and Fluorophore-Assisted Protein Misfolding Cyclic Amplification (PMCA). QuICSeedR addresses limitations in existing software by automating data processing, supporting large-scale analysis, and enabling comparative studies of analysis methods. It incorporates methods described in Henderson et al. (2015) <doi:10.1099/vir.0.069906-0>, Li et al. (2020) <doi:10.1038/s41598-021-96127-8>, Rowden et al. (2023) <doi:10.3390/pathogens12020309>, Haley et al. (2013) <doi:10.1371/journal.pone.0081488>, and Mair and Wilcox (2020) <doi:10.3758/s13428-019-01246-w>. Please refer to the original publications for details.

r-qhscrnomo 3.0.2
Propagated dependencies: r-rms@8.1-1 r-hmisc@5.2-5 r-cmprsk@2.2-12
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/ClevelandClinicQHS/QHScrnomo
Licenses: GPL 3+
Build system: r
Synopsis: Construct Nomograms for Competing Risks Regression Models
Description:

Nomograms are constructed to predict the cumulative incidence rate which is calculated after adjusting for competing causes to the event of interest. K-fold cross-validation is implemented to validate predictive accuracy using a competing-risk version of the concordance index. Methods are as described in: Kattan MW, Heller G, Brennan MF (2003).

Total packages: 22167