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

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-voronoibiomedplot 0.3.2
Propagated dependencies: r-mass@7.3-65 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-deldir@2.0-4
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/JornLotsch/voronoi_tesselation_plot
Licenses: GPL 3+
Build system: r
Synopsis: Tesselation Visualization Plots for 2D Data
Description:

This package creates visualization plots for 2D data including ellipse plots, Voronoi tesselation plots, and combined ellipse-Voronoi plots. Designed to visualize class separation in 2D data, raw of from projection techniques like principal component analysis (PCA), partial least squares discriminant analysis (PLS-DA) or others. For more details see Lotsch and Kringel (2026) and Lotsch, J., and Kringel, D. (2026) <doi:10.1371/journal.pone.0333653>.

r-vecctmvn 1.3.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/JCatwood/VeccTMVN
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Normal Probabilities using Vecchia Approximation
Description:

Under a different representation of the multivariate normal (MVN) probability, we can use the Vecchia approximation to sample the integrand at a linear complexity with respect to n. Additionally, both the SOV algorithm from Genz (92) and the exponential-tilting method from Botev (2017) can be adapted to linear complexity. The reference for the method implemented in this package is Jian Cao and Matthias Katzfuss (2024) "Linear-Cost Vecchia Approximation of Multivariate Normal Probabilities" <doi:10.48550/arXiv.2311.09426>. Two major references for the development of our method are Alan Genz (1992) "Numerical Computation of Multivariate Normal Probabilities" <doi:10.1080/10618600.1992.10477010> and Z. I. Botev (2017) "The Normal Law Under Linear Restrictions: Simulation and Estimation via Minimax Tilting" <doi:10.48550/arXiv.1603.04166>.

r-vectorcoder 0.2.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VectorCodeR
Licenses: GPL 3
Build system: r
Synopsis: Easily Analyze Your Gait Patterns Using Vector Coding Technique
Description:

Facilitate the analysis of inter-limb and intra-limb coordination in human movement. It provides functions for calculating the phase angle between two segments, enabling researchers and practitioners to quantify the coordination patterns within and between limbs during various motor tasks. Needham, R., Naemi, R., & Chockalingam, N. (2014) <doi:10.1016/j.jbiomech.2013.12.032>. Needham, R., Naemi, R., & Chockalingam, N. (2015) <doi:10.1016/j.jbiomech.2015.07.023>. Tepavac, D., & Field-Fote, E. C. (2001) <doi:10.1123/jab.17.3.259>. Park, J.H., Lee, H., Cho, Js. et al. (2021) <doi:10.1038/s41598-020-80237-w>.

r-vbtree 0.1.1
Propagated dependencies: r-tensora@0.36.2.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/CubicZebra/VBTree
Licenses: GPL 3
Build system: r
Synopsis: Vector Binary Tree to Make Your Data Management More Efficient
Description:

Vector binary tree provides a new data structure, to make your data visiting and management more efficient. If the data has structured column names, it can read these names and factorize them through specific split pattern, then build the mappings within double list, vector binary tree, array and tensor mutually, through which the batched data processing is achievable easily. The methods of array and tensor are also applicable. Detailed methods are described in Chen Zhang et al. (2020) <doi:10.35566/isdsa2019c8>.

r-vdpo 0.1.0
Propagated dependencies: r-sop@1.0-1 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://pavel-hernadez-amaro.github.io/VDPO/
Licenses: Expat
Build system: r
Synopsis: Working with and Analyzing Functional Data of Varying Lengths
Description:

Comprehensive set of tools for analyzing and manipulating functional data with non-uniform lengths. This package addresses two common scenarios in functional data analysis: Variable Domain Data, where the observation domain differs across samples, and Partially Observed Data, where observations are incomplete over the domain of interest. VDPO enhances the flexibility and applicability of functional data analysis in R'. See Amaro et al. (2024) <doi:10.48550/arXiv.2401.05839>.

r-vmf 0.0.4
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/ahoundetoungan/vMF
Licenses: GPL 3
Build system: r
Synopsis: Sampling from the von Mises-Fisher Distribution
Description:

This package provides fast sampling from von Mises-Fisher distribution using the method proposed by Andrew T.A Wood (1994) <doi:10.1080/03610919408813161>.

r-variosig 0.3-1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=variosig
Licenses: GPL 3+
Build system: r
Synopsis: Testing Spatial Dependence Using Empirical Variogram
Description:

Applying Monte Carlo permutation to generate pointwise variogram envelope and checking for spatial dependence at different scales using permutation test. Empirical Brown's method and Fisher's method are used to compute overall p-value for hypothesis test.

r-vizmodules 0.1.1
Propagated dependencies: r-shinywidgets@0.9.1 r-shinyjs@2.1.0 r-shinyjqui@0.4.1 r-shinybs@0.61.1 r-shiny@1.11.1 r-scales@1.4.0 r-roclang@0.2.3 r-readxl@1.4.5 r-plotthis@0.11.1 r-plotly@4.11.0 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-ggplot2@4.0.1 r-dt@0.34.0 r-dplyr@1.1.4 r-dittoviz@1.0.6 r-colourpicker@1.3.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://j-andrews7.github.io/VizModules/
Licenses: Expat
Build system: r
Synopsis: Flexible, Interactive 'shiny' Modules for Almost Any Plot
Description:

Offers a core selection of interactivity-first shiny modules for many plot types meant to serve as flexible building blocks for applications and as the base for more complex modules. These modules allow for the rapid and convenient construction of shiny apps with very few lines of code and decouple plotting from the underlying data. These modules allow for full plot aesthetic customization by the end user through UI inputs. Utility functions for simple UI organization, automated UI tooltips, and additional plot enhancements are also provided.

r-vdsm 0.1.1
Propagated dependencies: r-viridis@0.6.5 r-plyr@1.8.9 r-knitr@1.50 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VDSM
Licenses: GPL 2+
Build system: r
Synopsis: Visualization of Distribution of Selected Model
Description:

Although model selection is ubiquitous in scientific discovery, the stability and uncertainty of the selected model is often hard to evaluate. How to characterize the random behavior of the model selection procedure is the key to understand and quantify the model selection uncertainty. This R package offers several graphical tools to visualize the distribution of the selected model. For example, Gplot(), Hplot(), VDSM_scatterplot() and VDSM_heatmap(). To the best of our knowledge, this is the first attempt to visualize such a distribution. About what distribution of selected model is and how it work please see Qin,Y.and Wang,L. (2021) "Visualization of Model Selection Uncertainty" <https://homepages.uc.edu/~qinyn/VDSM/VDSM.html>.

r-varest 0.1.0
Propagated dependencies: r-sam@1.3 r-lm-beta@1.7-3 r-glmnet@4.1-10 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=varEst
Licenses: GPL 3
Build system: r
Synopsis: Variance Estimation
Description:

Error variance estimation in ultrahigh dimensional datasets with four different methods, viz. Refitted cross validation, k-fold refitted cross validation, Bootstrap-refitted cross validation, Ensemble method.

r-vcmeta 1.6.0
Propagated dependencies: r-rdpack@2.6.4 r-mathjaxr@1.8-0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/dgbonett/vcmeta/
Licenses: GPL 3
Build system: r
Synopsis: Varying Coefficient Meta-Analysis
Description:

This package implements functions for varying coefficient meta-analysis methods. These methods do not assume effect size homogeneity. Subgroup effect size comparisons, general linear effect size contrasts, and linear models of effect sizes based on varying coefficient methods can be used to describe effect size heterogeneity. Varying coefficient meta-analysis methods do not require the unrealistic assumptions of the traditional fixed-effect and random-effects meta-analysis methods. For details see: Statistical Methods for Psychologists, Volume 5, <https://dgbonett.sites.ucsc.edu/>.

r-vici 0.7.3
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vici
Licenses: GPL 3
Build system: r
Synopsis: Vaccine Induced Cellular Immunogenicity with Bivariate Modeling
Description:

This package provides a shiny app for accurate estimation of vaccine induced immunogenicity with bivariate linear modeling. Method is detailed in: Lhomme, Hejblum, Lacabaratz, Wiedemann, Lelievre, Levy, Thiebaut & Richert (2020). Journal of Immunological Methods, 477:112711. <doi:10.1016/j.jim.2019.112711>.

r-vimixr 0.1.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/annesh07/vimixr
Licenses: Expat
Build system: r
Synopsis: Collapsed Variational Inference for Dirichlet Process (DP) Mixture Model
Description:

Collapsed Variational Inference for a Dirichlet Process (DP) mixture model with unknown covariance matrix structure and DP concentration parameter. It enables efficient clustering of high-dimensional data with significantly improved computational speed than traditional MCMC methods. The package incorporates 8 parameterisations and corresponding prior choices for the unknown covariance matrix, from which the user can choose and apply accordingly.

r-viscov 1.6.0
Propagated dependencies: r-trialr@0.1.6 r-scatterplot3d@0.3-44 r-kernsmooth@2.23-26 r-clustergeneration@1.3.8 r-bayesm@3.1-7
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VisCov
Licenses: GPL 3+
Build system: r
Synopsis: Visualizing of Distributions of Covariance Matrices
Description:

Visualizing of distributions of covariance matrices. The package implements the methodology described in Tokuda, T., Goodrich, B., Van Mechelen, I., Gelman, A., & Tuerlinckx, F. (2012) <https://sites.stat.columbia.edu/gelman/research/unpublished/Visualization.pdf>.

r-varian 0.2.2
Propagated dependencies: r-rstan@2.32.7 r-mass@7.3-65 r-gridextra@2.3 r-ggplot2@4.0.1 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/ElkhartGroup/varian
Licenses: Expat
Build system: r
Synopsis: Variability Analysis in R
Description:

Uses a Bayesian model to estimate the variability in a repeated measure outcome and use that as an outcome or a predictor in a second stage model.

r-vlmc 1.4-5
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VLMC
Licenses: GPL 2+
Build system: r
Synopsis: Variable Length Markov Chains ('VLMC') Models
Description:

Functions, Classes & Methods for estimation, prediction, and simulation (bootstrap) of Variable Length Markov Chain ('VLMC') Models.

r-vmdecomp 1.0.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/mlampros/VMDecomp
Licenses: GPL 3
Build system: r
Synopsis: Variational Mode Decomposition
Description:

RcppArmadillo implementation for the Matlab code of the Variational Mode Decomposition and Two-Dimensional Variational Mode Decomposition'. For more information, see (i) Variational Mode Decomposition by K. Dragomiretskiy and D. Zosso in IEEE Transactions on Signal Processing, vol. 62, no. 3, pp. 531-544, Feb.1, 2014, <doi:10.1109/TSP.2013.2288675>; (ii) Two-Dimensional Variational Mode Decomposition by Dragomiretskiy, K., Zosso, D. (2015), In: Tai, XC., Bae, E., Chan, T.F., Lysaker, M. (eds) Energy Minimization Methods in Computer Vision and Pattern Recognition. EMMCVPR 2015. Lecture Notes in Computer Science, vol 8932. Springer, <doi:10.1007/978-3-319-14612-6_15>.

r-venneuler 1.1-4
Propagated dependencies: r-rjava@1.0-11
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://www.rforge.net/venneuler/
Licenses: FSDG-compatible
Build system: r
Synopsis: Venn and Euler Diagrams
Description:

Calculates and displays Venn and Euler Diagrams.

r-vprint 1.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vprint
Licenses: GPL 2+
Build system: r
Synopsis: More Flexible Form of Boolean Verbose
Description:

R functions are not supposed to print text without giving the user the option to turn the printing off or on using a Boolean verbose in a construct like if(verbose) print(...)'. But this black/white approach is rather rigid, and an approach with shades of gray might be more appropriate in many circumstances.

r-volesti 1.1.2-10
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=volesti
Licenses: LGPL 3
Build system: r
Synopsis: Volume Approximation and Sampling of Convex Polytopes
Description:

This package provides an R interface for volesti C++ package. volesti computes estimations of volume of polytopes given by (i) a set of points, (ii) linear inequalities or (iii) Minkowski sum of segments (a.k.a. zonotopes). There are three algorithms for volume estimation as well as algorithms for sampling, rounding and rotating polytopes. Moreover, volesti provides algorithms for estimating copulas useful in computational finance. Methods implemented in volesti are described in A. Chalkis and V. Fisikopoulos (2022) <doi:10.32614/RJ-2021-077> and references therein.

r-vartests 2.0.7
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VARtests
Licenses: GPL 3+
Build system: r
Synopsis: Bootstrap Tests for Cointegration and Autocorrelation in VARs
Description:

This package implements wild bootstrap tests for autocorrelation in Vector Autoregressive (VAR) models based on Ahlgren and Catani (2016) <doi:10.1007/s00362-016-0744-0>, a combined Lagrange Multiplier (LM) test for Autoregressive Conditional Heteroskedasticity (ARCH) in VAR models from Catani and Ahlgren (2016) <doi:10.1016/j.ecosta.2016.10.006>, and bootstrap-based methods for determining the cointegration rank from Cavaliere, Rahbek, and Taylor (2012) <doi:10.3982/ECTA9099> and Cavaliere, Rahbek, and Taylor (2014) <doi:10.1080/07474938.2013.825175>.

r-vrnmf 1.0.2
Propagated dependencies: r-quadprog@1.5-8 r-nnls@1.6 r-matrix@1.7-4 r-lpsolveapi@5.5.2.0-17.14 r-ica@1.0-3
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/kharchenkolab/vrnmf
Licenses: GPL 3
Build system: r
Synopsis: Volume-Regularized Structured Matrix Factorization
Description:

This package implements a set of routines to perform structured matrix factorization with minimum volume constraints. The NMF procedure decomposes a matrix X into a product C * D. Given conditions such that the matrix C is non-negative and has sufficiently spread columns, then volume minimization of a matrix D delivers a correct and unique, up to a scale and permutation, solution (C, D). This package provides both an implementation of volume-regularized NMF and "anchor-free" NMF, whereby the standard NMF problem is reformulated in the covariance domain. This algorithm was applied in Vladimir B. Seplyarskiy Ruslan A. Soldatov, et al. "Population sequencing data reveal a compendium of mutational processes in the human germ line". Science, 12 Aug 2021. <doi:10.1126/science.aba7408>. This package interacts with data available through the simulatedNMF package, which is available in a drat repository. To access this data package, see the instructions at <https://github.com/kharchenkolab/vrnmf>. The size of the simulatedNMF package is approximately 8 MB.

r-vtshiny 0.1.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VTShiny
Licenses: GPL 2
Build system: r
Synopsis: Interactive Document for Working with Variance Analysis
Description:

An interactive document on the topic of variance analysis using rmarkdown and shiny packages. Runtime examples are provided in the package function as well as at <https://predanalyticssessions1.shinyapps.io/chisquareVarianceTest/>.

r-vitae 0.6.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://pkg.mitchelloharawild.com/vitae/
Licenses: GPL 3
Build system: r
Synopsis: Curriculum Vitae for R Markdown
Description:

This package provides templates and functions to simplify the production and maintenance of curriculum vitae.

Total packages: 69243