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

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-vfunc 1.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vfunc
Licenses: GPL 2
Build system: r
Synopsis: Manipulate Virtual Functions
Description:

If f <- function(x)x^2 and g <- function(x)x+1 it is a constant source of annoyance that "f+g" is not defined. Package vfunc allows you to do this, and we have (f+g)(2) returning 5. The other arithmetic operators are similarly implemented. A wide class of coding bugs is eliminated.

r-varest 0.1.0
Propagated dependencies: r-sam@1.3 r-lm-beta@1.7-3 r-glmnet@5.0 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-votesmart 0.1.2
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-snakecase@0.11.1 r-purrr@1.2.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/decktools/votesmart/
Licenses: Expat
Build system: r
Synopsis: Wrapper for the Project 'VoteSmart' API
Description:

An R interface to the Project VoteSmart'<https://justfacts.votesmart.org/> API.

r-vov 0.1.2
Propagated dependencies: r-shiny@1.13.0 r-htmltools@0.5.9 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/tyluRp/vov
Licenses: Expat
Build system: r
Synopsis: CSS Animations for 'shiny' Elements
Description:

This package provides a wrapper around a CSS library called vov.css', intended for use in shiny applications. Simply wrap a UI element in one of the animation functions to see it move.

r-vismeteor 3.1.0
Propagated dependencies: r-httr2@1.2.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/jankorichter/vismeteor
Licenses: Expat
Build system: r
Synopsis: Analysis of Visual Meteor Data
Description:

This package provides a suite of analytical functionalities to process and analyze visual meteor observations from the Visual Meteor Database of the International Meteor Organization <https://www.imo.net/>.

r-vigor 1.1.5
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VIGoR
Licenses: Expat
Build system: r
Synopsis: Variational Bayesian Inference for Genome-Wide Regression
Description:

Conducts linear regression using variational Bayesian inference, particularly optimized for genome-wide association mapping and whole-genome prediction which use a number of DNA markers as the explanatory variables. Provides seven regression models which select the important variables (i.e., the variables related to response variables) among the given explanatory variables in different ways (i.e., model structures).

r-visual-kaito 0.1.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/gygpsicologos-eng/visual.kaito
Licenses: Expat
Build system: r
Synopsis: Interactive 3D Visualizations for Group Comparisons
Description:

Draws interactive, rotatable statistical visualizations in three dimensions, built on plotly'. Two families of plots are provided. Triaxial box plots (boxplot3d(), boxplot3d_interactive()) compare groups on three continuous variables at once, with Tukey, fixed-percentile, mean +/- SD, and letter-value box/whisker conventions, plus parametric and non-parametric significance testing (per-axis and joint 3D via MANOVA / PERMANOVA). Bivariate density plots (ttest_plot3d(), manova_plot3d()) compare two or more groups on two continuous variables as overlapping 3D density surfaces, reporting per-axis t-tests together with a joint Hotelling's T-squared test (two groups), or a one-way MANOVA omnibus test with Bonferroni, Tukey, Fisher's LSD, and Dunnett post-hoc comparisons (more than two groups). All plots include live, pre-computed controls (view, method, scale, transparency) so results can be explored interactively without re-running R code.

r-vcfppr 0.8.4
Dependencies: zlib@1.3.1 openssl@3.5.5 openssh@10.3p1 curl@8.6.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/Zilong-Li/vcfppR
Licenses: Expat
Build system: r
Synopsis: Rapid Manipulation of the Variant Call Format (VCF)
Description:

The vcfpp.h (<https://github.com/Zilong-Li/vcfpp>) provides an easy-to-use C++ API of htslib', offering full functionality for manipulating Variant Call Format (VCF) files. The vcfppR package serves as the R bindings of the vcfpp.h library, enabling rapid processing of both compressed and uncompressed VCF files. Explore a range of powerful features for efficient VCF data manipulation.

r-vizdraws 2.0.0
Propagated dependencies: r-stringr@1.6.0 r-magrittr@2.0.5 r-htmlwidgets@1.6.4 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/ignacio82/vizdraws
Licenses: GPL 3
Build system: r
Synopsis: Visualize Draws from the Prior and Posterior Distributions
Description:

Interactive visualization for Bayesian prior and posterior distributions. This package facilitates an animated transition between prior and posterior distributions. Additionally, it splits the distribution into bars based on the provided breaks, displaying the probability for each region. If no breaks are provided, it defaults to zero.

r-visvar 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-shiny@1.13.0 r-rlang@1.2.0 r-readxl@1.5.0 r-patchwork@1.3.2 r-officer@0.7.5 r-htmltools@0.5.9 r-ggplot2@4.0.3 r-ggcorrplot@0.1.4.1 r-flextable@0.9.11 r-dt@0.34.0 r-dplyr@1.2.1 r-corrplot@0.95 r-bslib@0.11.0 r-agricolae@1.3-7
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/rameshram96/visvaR
Licenses: AGPL 3+
Build system: r
Synopsis: Shiny-Based Statistical Solutions for Agricultural Research
Description:

Visualize Variance is an intuitive shiny applications tailored for agricultural research data analysis, including one-way and two-way analysis of variance, correlation, and other essential statistical tools. Users can easily upload their datasets, perform analyses, and download the results as a well-formatted document, streamlining the process of data analysis and reporting in agricultural research.The experimental design methods are based on classical work by Fisher (1925) and Scheffe (1959). The correlation visualization approaches follow methods developed by Wei & Simko (2021) and Friendly (2002) <doi:10.1198/000313002533>.

r-vltimecausality 0.1.5
Propagated dependencies: r-tseries@0.10-61 r-rtransferentropy@0.2.21 r-ggplot2@4.0.3 r-dtw@1.23-2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/DarkEyes/VLTimeSeriesCausality
Licenses: GPL 3
Build system: r
Synopsis: Variable-Lag Time Series Causality Inference Framework
Description:

This package provides a framework to infer causality on a pair of time series of real numbers based on variable-lag Granger causality and transfer entropy. Typically, Granger causality and transfer entropy have an assumption of a fixed and constant time delay between the cause and effect. However, for a non-stationary time series, this assumption is not true. For example, considering two time series of velocity of person A and person B where B follows A. At some time, B stops tying his shoes, then running to catch up A. The fixed-lag assumption is not true in this case. We propose a framework that allows variable-lags between cause and effect in Granger causality and transfer entropy to allow them to deal with variable-lag non-stationary time series. Please see Chainarong Amornbunchornvej, Elena Zheleva, and Tanya Berger-Wolf (2021) <doi:10.1145/3441452> when referring to this package in publications.

r-vcdextra 0.9.8
Propagated dependencies: r-webshot2@0.1.2 r-vcd@1.4-13 r-scales@1.4.0 r-rlang@1.2.0 r-mass@7.3-65 r-knitr@1.51 r-igraph@2.3.1 r-htmlwidgets@1.6.4 r-gt@1.3.0 r-gnm@1.1-5 r-ggplot2@4.0.3 r-forcats@1.0.1 r-dplyr@1.2.1 r-colorspace@2.1-2 r-ca@0.71.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://friendly.github.io/vcdExtra/
Licenses: GPL 2+
Build system: r
Synopsis: 'vcd' Extensions and Additions
Description:

This package provides additional data sets, methods and documentation to complement the vcd package for Visualizing Categorical Data and the gnm package for Generalized Nonlinear Models. In particular, vcdExtra extends mosaic, assoc and sieve plots from vcd to handle glm() and gnm() models and adds a 3D version in mosaic3d'. Additionally, methods are provided for comparing and visualizing lists of glm and loglm objects. This package is now a support package for the book Friendly, M. and Meyer, D. (2016, ISBN:978-1-4987-2583-5) Discrete Data Analysis with R: Visualization and Modeling Techniques for Categorical and Count Data'. Recent work adds colorized tables of frequencies to highlight patterns of association, association graphs to visualize conditional independence and a variety of new or improved statistical tests for categorical data analysis.

r-valorate 1.0-5
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://bioinformatics.mx/index.php/bioinfo-tools/
Licenses: GPL 2+
Build system: r
Synopsis: Velocity and Accuracy of the LOg-RAnk TEst
Description:

The algorithm implemented in this package was designed to quickly estimates the distribution of the log-rank especially for heavy unbalanced groups. VALORATE estimates the null distribution and the p-value of the log-rank test based on a recent formulation. For a given number of alterations that define the size of survival groups, the estimation involves a weighted sum of distributions that are conditional on a co-occurrence term where mutations and events are both present. The estimation of conditional distributions is quite fast allowing the analysis of large datasets in few minutes <https://bioinformatics.mx/index.php/bioinfo-tools/>.

r-validateit 1.2.1
Propagated dependencies: r-tm@0.7-18 r-snowballc@0.7.1 r-rlang@1.2.0 r-pymturkr@1.1.6 r-here@1.0.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=validateIt
Licenses: GPL 2+
Build system: r
Synopsis: Validating Topic Coherence and Topic Labels
Description:

By creating crowd-sourcing tasks that can be easily posted and results retrieved using Amazon's Mechanical Turk (MTurk) API, researchers can use this solution to validate the quality of topics obtained from unsupervised or semi-supervised learning methods, and the relevance of topic labels assigned. This helps ensure that the topic modeling results are accurate and useful for research purposes. See Ying and others (2022) <doi:10.1101/2023.05.02.538599>. For more information, please visit <https://github.com/Triads-Developer/Topic_Model_Validation>.

r-vapour 0.16.0
Dependencies: zlib@1.3.1 proj@9.7.1 pcre2@10.42 openssl@3.5.5 openssh@10.3p1 gdal@3.8.2 curl@8.6.0
Propagated dependencies: r-wk@0.9.5 r-stringr@1.6.0 r-nanoarrow@0.8.0 r-jsonlite@2.0.0 r-cpp11@0.5.5
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/hypertidy/vapour
Licenses: GPL 3
Build system: r
Synopsis: Access to the 'Geospatial Data Abstraction Library' ('GDAL')
Description:

This package provides low-level access to GDAL functionality. GDAL is the Geospatial Data Abstraction Library a translator for raster and vector geospatial data formats that presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats <https://gdal.org/>. This package is focussed on providing exactly and only what GDAL does, to enable developing further tools.

r-varclust 0.9.4
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-pesel@0.7.5 r-foreach@1.5.2 r-dorng@1.8.6.3 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=varclust
Licenses: GPL 3
Build system: r
Synopsis: Variables Clustering
Description:

This package performs clustering of quantitative variables, assuming that clusters lie in low-dimensional subspaces. Segmentation of variables, number of clusters and their dimensions are selected based on BIC. Candidate models are identified based on many runs of K-means algorithm with different random initializations of cluster centers.

r-valottery 0.0.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=valottery
Licenses: CC0
Build system: r
Synopsis: Results from the Virginia Lottery Draw Games
Description:

Historical results for the state of Virginia lottery draw games. Data were downloaded from https://www.valottery.com/.

r-variantspark 0.1.1
Propagated dependencies: r-sparklyr@1.9.5
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=variantspark
Licenses: ASL 2.0 FSDG-compatible
Build system: r
Synopsis: 'Sparklyr' Extension for 'VariantSpark'
Description:

This is a sparklyr extension integrating VariantSpark and R. VariantSpark is a framework based on scala and spark to analyze genome datasets, see <https://bioinformatics.csiro.au/>. It was tested on datasets with 3000 samples each one containing 80 million features in either unsupervised clustering approaches and supervised applications, like classification and regression. The genome datasets are usually writing in VCF, a specific text file format used in bioinformatics for storing gene sequence variations. So, VariantSpark is a great tool for genome research, because it is able to read VCF files, run analyses and return the output in a spark data frame.

r-verification 1.45
Propagated dependencies: r-mass@7.3-65 r-fields@17.3 r-dtw@1.23-2 r-circstats@0.2-7 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=verification
Licenses: GPL 2+
Build system: r
Synopsis: Weather Forecast Verification
Description:

Utilities for verifying discrete, continuous and probabilistic forecasts, and forecasts expressed as parametric distributions are included.

r-vccp 0.1.1
Propagated dependencies: r-vinecopula@2.6.1 r-mvtnorm@1.3-7 r-mosum@1.2.7
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vccp
Licenses: Expat
Build system: r
Synopsis: Vine Copula Change Point Detection in Multivariate Time Series
Description:

This package implements the Vine Copula Change Point (VCCP) methodology for the estimation of the number and location of multiple change points in the vine copula structure of multivariate time series. The method uses vine copulas, various state-of-the-art segmentation methods to identify multiple change points, and a likelihood ratio test or the stationary bootstrap for inference. The vine copulas allow for various forms of dependence between time series including tail, symmetric and asymmetric dependence. The functions have been extensively tested on simulated multivariate time series data and fMRI data. For details on the VCCP methodology, please see Xiong & Cribben (2021).

r-vici 0.7.3
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-shinywidgets@0.9.1 r-shiny@1.13.0 r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-numderiv@2016.8-1.1 r-nlme@3.1-169 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-dt@0.34.0 r-cowplot@1.2.0
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-vpdtw 2.2.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/ethanbass/VPdtw/
Licenses: GPL 2
Build system: r
Synopsis: Variable Penalty Dynamic Time Warping
Description:

Variable Penalty Dynamic Time Warping (VPdtw) for aligning chromatographic signals. With an appropriate penalty this method performs good alignment of chromatographic data without deforming the peaks (Clifford, D., Stone, G., Montoliu, I., Rezzi S., Martin F., Guy P., Bruce S., and Kochhar S.(2009) <doi:10.1021/ac802041e>; Clifford, D. and Stone, G. (2012) <doi:10.18637/jss.v047.i08>).

r-variskscore 2.0.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vaRiskScore
Licenses: GPL 3
Build system: r
Synopsis: VA CVD Risk Score
Description:

Estimates the predicted 10-year cardiovascular (CVD) risk score (in probability) for civilian women, women military service members and veterans by inputting patient profiles. The proposed women CVD risk score improves the accuracy of the existing American College of Cardiology/American Heart Association CVD risk assessment tool in predicting longâ term CVD risk for VA women, particularly in young and racial/ethnic minority women. See the reference: Jeonâ Slaughter, H., Chen, X., Tsai, S., Ramanan, B., & Ebrahimi, R. (2021) <doi:10.1161/JAHA.120.019217>.

r-vws 0.4.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-fntl@0.1.3.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/andrewraim/vws
Licenses: Expat
Build system: r
Synopsis: Vertical Weighted Strips
Description:

This package provides a reference implementation of the Vertical Weighted Strips method explored by Raim, Livsey, and Irimata (2025) <doi:10.48550/arXiv.2401.09696> for rejection sampling.

Total packages: 73955