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

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-qqplotr 0.0.7
Propagated dependencies: r-robustbase@0.99-7 r-qqconf@1.3.2 r-opdisdownsampling@1.6 r-mass@7.3-65 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://github.com/aloy/qqplotr
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Quantile-Quantile Plot Extensions for 'ggplot2'
Description:

Extensions of ggplot2 Q-Q plot functionalities.

r-quran 0.1.0
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/andrewheiss/quRan
Licenses: Expat
Build system: r
Synopsis: Complete Text of the Qur'an
Description:

Full text, in data frames containing one row per verse, of the Qur'an in Arabic (with and without vowels) and in English (the Yusuf Ali and Saheeh International translations), formatted to be convenient for text analysis.

r-qga 1.0
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://barcaroli.github.io/QGA/
Licenses: GPL 2+
Build system: r
Synopsis: Quantum Genetic Algorithm
Description:

Function that implements the Quantum Genetic Algorithm, first proposed by Han and Kim in 2000. This is an R implementation of the python application developed by Lahoz-Beltra (<https://github.com/ResearchCodesHub/QuantumGeneticAlgorithms>). Each optimization problem is represented as a maximization one, where each solution is a sequence of (qu)bits. Following the quantum paradigm, these qubits are in a superposition state: when measuring them, they collapse in a 0 or 1 state. After measurement, the fitness of the solution is calculated as in usual genetic algorithms. The evolution at each iteration is oriented by the application of two quantum gates to the amplitudes of the qubits: (1) a rotation gate (always); (2) a Pauli-X gate (optionally). The rotation is based on the theta angle values: higher values allow a quicker evolution, and lower values avoid local maxima. The Pauli-X gate is equivalent to the classical mutation operator and determines the swap between alfa and beta amplitudes of a given qubit. The package has been developed in such a way as to permit a complete separation between the engine, and the particular problem subject to combinatorial optimization.

r-quantbayes 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-purrr@1.2.2 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=quantbayes
Licenses: Expat
Build system: r
Synopsis: Bayesian Quantification of Evidence Sufficiency
Description:

This package implements the Quantification Evidence Standard algorithm for computing Bayesian evidence sufficiency from binary evidence matrices. It provides posterior estimates, credible intervals, percentiles, and optional visual summaries. The method is universal, reproducible, and independent of any specific clinical or rule based framework. For details see The Quantitative Omics Epidemiology Group et al. (2025) <doi:10.64898/2025.12.02.25341503>.

r-qgg 1.1.6
Propagated dependencies: r-statmod@1.5.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mcmcpack@1.7-1 r-matrix@1.7-5 r-mass@7.3-65 r-data-table@1.18.4 r-corpcor@1.6.10 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/psoerensen/qgg
Licenses: GPL 3
Build system: r
Synopsis: Statistical Tools for Quantitative Genetic Analyses
Description:

This package provides an infrastructure for efficient processing of large-scale genetic and phenotypic data including core functions for: 1) fitting linear mixed models, 2) constructing marker-based genomic relationship matrices, 3) estimating genetic parameters (heritability and correlation), 4) performing genomic prediction and genetic risk profiling, and 5) single or multi-marker association analyses. Rohde et al. (2019) <doi:10.1101/503631>.

r-quallmer 0.4.0
Propagated dependencies: r-yardstick@1.4.0 r-vctrs@0.7.3 r-tibble@3.3.1 r-rlang@1.2.0 r-lifecycle@1.0.5 r-irr@0.85 r-ellmer@0.4.1 r-digest@0.6.39 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://quallmer.github.io/quallmer/
Licenses: GPL 3+
Build system: r
Synopsis: Qualitative Analysis with Large Language Models
Description:

This package provides tools for AI-assisted qualitative data coding using large language models ('LLMs') via the ellmer package, supporting providers including OpenAI', Anthropic', Google', Azure', and local models via Ollama'. Provides a codebook'-based workflow for defining coding instructions and applying them to texts, images, and other data. Includes built-in codebooks for common applications such as sentiment analysis and policy coding, and functions for creating custom codebooks for specific research questions. Supports systematic replication across models and settings, computing inter-coder reliability statistics including Krippendorff's alpha (Krippendorff 2019, <doi:10.4135/9781071878781>) and Fleiss kappa (Fleiss 1971, <doi:10.1037/h0031619>), as well as gold-standard validation metrics including accuracy, precision, recall, and F1 scores following Sokolova and Lapalme (2009, <doi:10.1016/j.ipm.2009.03.002>). Provides audit trail functionality for documenting coding workflows following Lincoln and Guba's (1985, ISBN:0803924313) framework for establishing trustworthiness in qualitative research.

r-quanda 1.0.0
Propagated dependencies: r-proc@1.19.0.1 r-hdqr@1.0.2
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=QuanDA
Licenses: GPL 2
Build system: r
Synopsis: Quantile-Based Discriminant Analysis for High-Dimensional Imbalanced Classification
Description:

This package implements quantile-based discriminant analysis (QuanDA) for imbalanced classification in high-dimensional, low-sample-size settings. The method fits penalized quantile regression directly on discrete class labels and tunes the quantile level to reflect class imbalance.

r-qca 3.25
Propagated dependencies: r-venn@1.13 r-declared@0.26 r-admisc@0.40
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/dusadrian/QCA
Licenses: GPL 3+
Build system: r
Synopsis: Qualitative Comparative Analysis
Description:

An extensive set of functions to perform Qualitative Comparative Analysis: crisp sets ('csQCA'), temporal ('tQCA'), multi-value ('mvQCA') and fuzzy sets ('fsQCA'). QCA is a methodology that bridges the qualitative and quantitative divide in social science research. It uses a Boolean minimization algorithm, resulting in a minimal causal configuration associated with a given phenomenon.

r-quanteda-textmodels 0.9.10
Propagated dependencies: r-stringi@1.8.7 r-rspectra@0.16-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-quanteda@4.4 r-matrix@1.7-5 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/quanteda/quanteda.textmodels
Licenses: GPL 3
Build system: r
Synopsis: Scaling Models and Classifiers for Textual Data
Description:

Scaling models and classifiers for sparse matrix objects representing textual data in the form of a document-feature matrix. Includes original implementations of Laver', Benoit', and Garry's (2003) <doi:10.1017/S0003055403000698>, Wordscores model, the Perry and Benoit (2017) <doi:10.48550/arXiv.1710.08963> class affinity scaling model, and the Slapin and Proksch (2008) <doi:10.1111/j.1540-5907.2008.00338.x> wordfish model, as well as methods for correspondence analysis, latent semantic analysis, and fast Naive Bayes and linear SVMs specially designed for sparse textual data.

r-quantsig 0.1.0
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=quantsig
Licenses: GPL 3
Build system: r
Synopsis: Sigmoidal Quantile Function Estimator
Description:

This package provides a sigmoidal quantile function estimator based on a newly defined generalized expectile function. The generalized sigmoidal quantile function can estimate quantiles beyond the range of the data, which is important for certain applications given smaller sample sizes. The package is based on the method introduced in Hutson (2024) <doi:10.1080/03610918.2022.2032161>.

r-qr-break 1.0.2
Propagated dependencies: r-quantreg@6.1
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=QR.break
Licenses: GPL 3+
Build system: r
Synopsis: Structural Breaks in Quantile Regression
Description:

This package provides methods for detecting structural breaks, determining the number of breaks, and estimating break locations in linear quantile regression, using one or multiple quantiles, based on Qu (2008) and Oka and Qu (2011). Applicable to both time series and repeated cross-sectional data. The main function is rq.break(). . References for detailed theoretical and empirical explanations: . (1) Qu, Z. (2008). "Testing for Structural Change in Regression Quantiles." Journal of Econometrics, 146(1), 170-184 <doi:10.1016/j.jeconom.2008.08.006> . (2) Oka, T., and Qu, Z. (2011). "Estimating Structural Changes in Regression Quantiles." Journal of Econometrics, 162(2), 248-267 <doi:10.1016/j.jeconom.2011.01.005>.

r-qtldesign 0.953
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: http://www.senresearch.org
Licenses: GPL 3
Build system: r
Synopsis: Design of QTL (Quantitative Trait Locus) Experiments
Description:

Design of QTL (quantitative trait locus) experiments involves choosing which strains to cross, the type of cross, genotyping strategies, phenotyping strategies, and the number of progeny to raise and phenotype. This package provides tools to help make such choices. Sen and others (2007) <doi:10.1007/s00335-006-0090-y>.

r-qcluster 2.0.1
Propagated dependencies: r-iterators@1.0.14 r-foreach@1.5.2 r-doparallel@1.0.17 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://luca-coraggio.com
Licenses: GPL 2+
Build system: r
Synopsis: Clustering via Quadratic Scoring
Description:

This package performs tuning of clustering models, methods and algorithms including the problem of determining an appropriate number of clusters. Validation of cluster analysis results is performed via quadratic scoring using resampling methods, as in Coraggio, L. and Coretto, P. (2023) <doi:10.1016/j.jmva.2023.105181>.

r-qest 1.0.2
Propagated dependencies: r-survival@3.8-6 r-pch@2.2 r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://www.sciencedirect.com/science/article/abs/pii/S0167947322000512
Licenses: GPL 2+
Build system: r
Synopsis: Quantile-Based Estimator
Description:

Quantile-based estimators (Q-estimators) can be used to fit any parametric distribution, using its quantile function. Q-estimators are usually more robust than standard maximum likelihood estimators. The method is described in: Sottile G. and Frumento P. (2022). Robust estimation and regression with parametric quantile functions. <doi:10.1016/j.csda.2022.107471>.

r-quanteda-textstats 0.97.2
Propagated dependencies: r-stringi@1.8.7 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-quanteda@4.4 r-proxyc@0.5.2 r-nsyllable@1.0.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://quanteda.io
Licenses: GPL 3
Build system: r
Synopsis: Textual Statistics for the Quantitative Analysis of Textual Data
Description:

Textual statistics functions formerly in the quanteda package. Textual statistics for characterizing and comparing textual data. Includes functions for measuring term and document frequency, the co-occurrence of words, similarity and distance between features and documents, feature entropy, keyword occurrence, readability, and lexical diversity. These functions extend the quanteda package and are specially designed for sparse textual data.

r-quantilegh 0.1.8
Propagated dependencies: r-tukeygh77@0.1.4 r-tclust@2.2-0 r-mixtools@2.0.0.1 r-fmx@0.1.3
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=QuantileGH
Licenses: GPL 2
Build system: r
Synopsis: Quantile Least Mahalanobis Distance Estimator for Tukey g-&-h Mixture
Description:

This package provides functions for simulation, estimation, and model selection of finite mixtures of Tukey g-and-h distributions.

r-qbinplots 0.3.3
Propagated dependencies: r-scales@1.4.0 r-patchwork@1.3.2 r-ggplot2@4.0.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://edwindj.github.io/qbinplots/
Licenses: Expat
Build system: r
Synopsis: Quantile Binned Plots
Description:

Create quantile binned and conditional plots for Exploratory Data Analysis. The package provides several plotting functions that are all based on quantile binning. The plots are created with ggplot2 and patchwork and can be further adjusted.

r-quollr 1.0.6
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rsample@1.3.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-proxy@0.4-29 r-plotly@4.12.0 r-patchwork@1.3.2 r-langevitour@0.8.1 r-interp@1.1-6 r-htmltools@0.5.9 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-crosstalk@1.2.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://jayanilakshika.github.io/quollr/
Licenses: Expat
Build system: r
Synopsis: Visualising How Nonlinear Dimension Reduction Warps Your Data
Description:

To construct a model in 2-D space from 2-D nonlinear dimension reduction data and then lift it to the high-dimensional space. Additionally, provides tools to visualise the model overlay the data in 2-D and high-dimensional space. Furthermore, provides summaries and diagnostics to evaluate the nonlinear dimension reduction layout.

r-qpcrtools 1.0.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rstatix@0.7.3 r-multcomp@1.4-30 r-magrittr@2.0.5 r-kableextra@1.4.0 r-ggthemes@5.2.0 r-ggpmisc@0.7.0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/lixiang117423/qPCRtools
Licenses: Expat
Build system: r
Synopsis: Tools for qPCR
Description:

PKG_DESC.

r-quadkeyr 0.1.0
Propagated dependencies: r-stars@0.7-2 r-shiny@1.13.0 r-sf@1.1-1 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-lubridate@1.9.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://docs.ropensci.org/quadkeyr/
Licenses: Expat
Build system: r
Synopsis: Generate Raster Images from QuadKey-Identified Datasets
Description:

This package provides a set of functions of increasing complexity allows users to (1) convert QuadKey-identified datasets, based on Microsoft's Bing Maps Tile System', into Simple Features data frames, (2) transform Simple Features data frames into rasters, and (3) process multiple Meta ('Facebook') QuadKey-identified human mobility files directly into raster files. For more details, see Dâ Andrea et al. (2024) <doi:10.21105/joss.06500>.

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

Parametric modeling of quantile regression coefficient functions.

r-quantspec 1.2-4
Propagated dependencies: r-zoo@1.8-15 r-snowfall@1.84-6.3 r-rcpp@1.1.1-1.1 r-quantreg@6.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/tobiaskley/quantspec
Licenses: GPL 2+
Build system: r
Synopsis: Quantile-Based Spectral Analysis of Time Series
Description:

This package provides methods to determine, smooth and plot quantile periodograms for univariate and multivariate time series. See Kley (2016) <doi:10.18637/jss.v070.i03> for a description and tutorial.

r-quoradsr 0.1.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://windsor.ai/
Licenses: GPL 3
Build system: r
Synopsis: Get 'Quora' Ads Data via the 'Windsor.ai' API
Description:

Collect your data on digital marketing campaigns from Quora Ads using the Windsor.ai API <https://windsor.ai/api-fields/>.

r-quarrint 1.0.0
Propagated dependencies: r-neuralnet@1.44.2
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/jojo-/quarrint
Licenses: GPL 2
Build system: r
Synopsis: Interaction Prediction Between Groundwater and Quarry Extension Using Discrete Choice Models and Artificial Neural Networks
Description:

An implementation of two interaction indices between extractive activity and groundwater resources based on hazard and vulnerability parameters used in the assessment of natural hazards. One index is based on a discrete choice model and the other is relying on an artificial neural network.

Total packages: 22167