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

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-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-voronoibiomedplot 0.3.2
Propagated dependencies: r-mass@7.3-65 r-ggrepel@0.9.7 r-ggplot2@4.0.2 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-varreg 2.0
Propagated dependencies: r-survival@3.8-6 r-sn@2.1.3
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VarReg
Licenses: GPL 3
Build system: r
Synopsis: Semi-Parametric Variance Regression
Description:

This package provides methods for fitting semi-parametric mean and variance models, with normal or censored data. Extended to allow a regression in the location, scale and shape parameters, and further for multiple regression in each.

r-vapour 0.16.0
Dependencies: zlib@1.3.1 proj@9.7.1 pcre2@10.42 openssl@3.0.8 openssh@10.2p1 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.3
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-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-vistree 0.8.1
Propagated dependencies: r-rpart@4.1.24 r-partykit@1.2-25 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=visTree
Licenses: GPL 3
Build system: r
Synopsis: Visualization of Subgroups for Decision Trees
Description:

This package provides a visualization for characterizing subgroups defined by a decision tree structure. The visualization simplifies the ability to interpret individual pathways to subgroups; each sub-plot describes the distribution of observations within individual terminal nodes and percentile ranges for the associated inner nodes.

r-varcpdetectonline 0.2.0
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65 r-glmnet@4.1-10 r-doparallel@1.0.17 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/Helloworld9293/VARcpDetectOnline
Licenses: GPL 2 FSDG-compatible
Build system: r
Synopsis: Sequential Change Point Detection for High-Dimensional VAR Models
Description:

This package implements the algorithm introduced in Tian, Y., and Safikhani, A. (2024) <doi:10.5705/ss.202024.0182>, "Sequential Change Point Detection in High-dimensional Vector Auto-regressive Models". This package provides tools for detecting change points in the transition matrices of VAR models, effectively identifying shifts in temporal and cross-correlations within high-dimensional time series data.

r-vulntoolkit 1.1.4
Propagated dependencies: r-xml@3.99-0.22 r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/troyhill/VulnToolkit
Licenses: GPL 3
Build system: r
Synopsis: Analysis of Tidal Datasets
Description:

This package contains functions for analysis and summary of tidal datasets. Also provides access to tidal data collected by the National Oceanic and Atmospheric Administration's Center for Operational Oceanographic Products and Services and the Permanent Service for Mean Sea Level. For detailed description and application examples, see Hill, T.D. and S.C. Anisfeld (2021) <doi:10.6084/m9.figshare.14161202.v1> and Hill, T.D. and S.C. Anisfeld (2015) <doi:10.1016/j.ecss.2015.06.004>.

r-visae 0.2.1
Propagated dependencies: r-tidyr@1.3.2 r-shinyjs@2.1.1 r-shiny@1.11.1 r-rlang@1.1.7 r-ggrepel@0.9.7 r-ggplot2@4.0.2 r-dt@0.34.0 r-dplyr@1.2.0 r-ca@0.71.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=visae
Licenses: GPL 2+
Build system: r
Synopsis: Visualization of Adverse Events
Description:

Implementation of shiny app to visualize adverse events based on the Common Terminology Criteria for Adverse Events (CTCAE) using stacked correspondence analysis as described in Diniz et. al (2021)<doi:10.1186/s12874-021-01368-w>.

r-vsp 0.1.4
Propagated dependencies: r-withr@3.0.2 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-scales@1.4.0 r-rspectra@0.16-2 r-rlang@1.1.7 r-purrr@1.2.1 r-matrix@1.7-4 r-magrittr@2.0.4 r-lrmf3@0.1.0 r-invertiforms@0.1.2 r-igraph@2.2.2 r-glue@1.8.0 r-ggplot2@4.0.2 r-furrr@0.3.1 r-dplyr@1.2.0 r-clue@0.3-67
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://rohelab.github.io/vsp/
Licenses: Expat
Build system: r
Synopsis: Vintage Sparse PCA for Semi-Parametric Factor Analysis
Description:

This package provides fast spectral estimation of latent factors in random dot product graphs using the vsp estimator. Under mild assumptions, the vsp estimator is consistent for (degree-corrected) stochastic blockmodels, (degree-corrected) mixed-membership stochastic blockmodels, and degree-corrected overlapping stochastic blockmodels.

r-varsel 0.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=varSel
Licenses: GPL 3
Build system: r
Synopsis: Sequential Forward Floating Selection using Jeffries-Matusita Distance
Description:

Feature selection using Sequential Forward Floating feature Selection and Jeffries-Matusita distance. It returns a suboptimal set of features to use for image classification. Reference: Dalponte, M., Oerka, H.O., Gobakken, T., Gianelle, D. & Naesset, E. (2013). Tree Species Classification in Boreal Forests With Hyperspectral Data. IEEE Transactions on Geoscience and Remote Sensing, 51, 2632-2645, <DOI:10.1109/TGRS.2012.2216272>.

r-visachartr 4.0.1
Propagated dependencies: r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/visa/visa-chart-components/tree/master/packages/charts-R
Licenses: Expat
Build system: r
Synopsis: Wrapper for 'Visa Chart Components'
Description:

This package provides a set of wrapper functions for Visa Chart Components'. Visa Chart Components <https://github.com/visa/visa-chart-components> is an accessibility focused, framework agnostic set of data experience design systems components for the web.

r-voronoifortune 1.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/emmanuelparadis/voronoifortune
Licenses: GPL 3
Build system: r
Synopsis: Voronoi Tessellation by Fortune Algorithm
Description:

Fortune's (1987, <doi:10.1007/BF01840357>) algorithm is a very efficient method to perform Voronoi tessellation and Delaunay triangulation. This package is a port of the original code published in the early 1990's by Steven Fortune.

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-vermeulen 0.1.2
Propagated dependencies: r-memoise@2.0.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/ramiromagno/vermeulen
Licenses: FSDG-compatible
Build system: r
Synopsis: Biomarker Data Set by Vermeulen et al. (2009)
Description:

The biomarker data set by Vermeulen et al. (2009) <doi:10.1016/S1470-2045(09)70154-8> is provided. The data source, however, is by Ruijter et al. (2013) <doi:10.1016/j.ymeth.2012.08.011>. The original data set may be downloaded from <https://medischebiologie.nl/wp-content/uploads/2019/02/qpcrdatamethods.zip>. This data set is for a real-time quantitative polymerase chain reaction (PCR) experiment that comprises the raw fluorescence data of 24,576 amplification curves. This data set comprises 59 genes of interest and 5 reference genes. Each gene was assessed on 366 neuroblastoma complementary DNA (cDNA) samples and on 18 standard dilution series samples (10-fold 5-point dilution series x 3 replicates + no template controls (NTC) x 3 replicates).

r-vic5 0.2.6
Propagated dependencies: r-rcpparmadillo@15.2.3-1 r-rcpp@1.1.1 r-lubridate@1.9.5 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/rpkgs/VIC5
Licenses: GPL 3
Build system: r
Synopsis: The Variable Infiltration Capacity (VIC) Hydrological Model
Description:

The Variable Infiltration Capacity (VIC) model is a macroscale hydrologic model that solves full water and energy balances, originally developed by Xu Liang at the University of Washington (UW). The version of VIC source code used is of 5.0.1 on <https://github.com/UW-Hydro/VIC/>, see Hamman et al. (2018). Development and maintenance of the current official version of the VIC model at present is led by the UW Hydro (Computational Hydrology group) in the Department of Civil and Environmental Engineering at UW. VIC is a research model and in its various forms it has been applied to most of the major river basins around the world, as well as globally <http://vic.readthedocs.io/en/master/Documentation/References/>. References: "Liang, X., D. P. Lettenmaier, E. F. Wood, and S. J. Burges (1994), A simple hydrologically based model of land surface water and energy fluxes for general circulation models, J. Geophys. Res., 99(D7), 14415-14428, <doi:10.1029/94JD00483>"; "Hamman, J. J., Nijssen, B., Bohn, T. J., Gergel, D. R., and Mao, Y. (2018), The Variable Infiltration Capacity model version 5 (VIC-5): infrastructure improvements for new applications and reproducibility, Geosci. Model Dev., 11, 3481-3496, <doi:10.5194/gmd-11-3481-2018>".

r-vhcub 1.0.0
Propagated dependencies: r-stringr@1.6.0 r-seqinr@4.2-36 r-ggplot2@4.0.2 r-biostrings@2.78.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vhcub
Licenses: GPL 3
Build system: r
Synopsis: Virus-Host Codon Usage Co-Adaptation Analysis
Description:

Analyze the co-adaptation of codon usage between a virus and its host, calculate various codon usage bias measurements as: effective number of codons (ENc) Novembre (2002) <doi:10.1093/oxfordjournals.molbev.a004201>, codon adaptation index (CAI) Sharp and Li (1987) <doi:10.1093/nar/15.3.1281>, relative codon deoptimization index (RCDI) Puigbò et al (2010) <doi:10.1186/1756-0500-3-87>, similarity index (SiD) Zhou et al (2013) <doi:10.1371/journal.pone.0077239>, synonymous codon usage orderliness (SCUO) Wan et al (2004) <doi:10.1186/1471-2148-4-19> and, relative synonymous codon usage (RSCU) Sharp et al (1986) <doi:10.1093/nar/14.13.5125>. Also, it provides a statistical dinucleotide over- and underrepresentation with three different models. Implement several methods for visualization of codon usage as ENc.GC3plot() and PR2.plot().

r-vvtermtime 0.1.0
Propagated dependencies: r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/vusaverse/vvtermtime
Licenses: Expat
Build system: r
Synopsis: Interface for 'Semestry TermTime' Services
Description:

This package provides an R interface for interacting with the Semestry TermTime services. It allows users to retrieve scheduling data from the API. see <https://github.com/vusaverse/vvtermtime/blob/main/openapi_7.7.0.pdf> for details.

r-vccp 0.1.1
Propagated dependencies: r-vinecopula@2.6.1 r-mvtnorm@1.3-3 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-vfprogression 0.7.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vfprogression
Licenses: GPL 2+
Build system: r
Synopsis: Visual Field (VF) Progression Analysis and Plotting Methods
Description:

Realization of published methods to analyze visual field (VF) progression. Introduction to the plotting methods (designed by author TE) for VF output visualization. A sample dataset for two eyes, each with 10 follow-ups is included. The VF analysis methods could be found in -- Musch et al. (1999) <doi:10.1016/S0161-6420(99)90147-1>, Nouri-Mahdavi et at. (2012) <doi:10.1167/iovs.11-9021>, Schell et at. (2014) <doi:10.1016/j.ophtha.2014.02.021>, Aptel et al. (2015) <doi:10.1111/aos.12788>.

r-vietnamcode 0.1.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vietnamcode
Licenses: GPL 3
Build system: r
Synopsis: Convert Vietnam Provincial Codes
Description:

Converts Vietnam's provinces names and ID across different formats. Handles diacritics and different spellings.

r-viroreportr 1.0.4
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.1.7 r-purrr@1.2.1 r-projections@0.6.1 r-mgcv@1.9-4 r-lubridate@1.9.5 r-kableextra@1.4.0 r-incidence@1.7.6 r-glue@1.8.0 r-ggplot2@4.0.2 r-epiestim@2.2-5 r-dplyr@1.2.0 r-data-table@1.18.2.1 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/BCCDC-PHSA/ViroReportR
Licenses: GPL 3+
Build system: r
Synopsis: Respiratory Viral Infection Forecast Reporting
Description:

This package provides tools for reporting and forecasting viral respiratory infections, using case surveillance data. Report generation tools for short-term forecasts, and validation metrics for an arbitrary number of customizable respiratory viruses. Estimation of the effective reproduction number is based on the EpiEstim framework described in work by Cori and colleagues. (2013) <doi:10.1093/aje/kwt133>.

r-vacuum 0.1.0
Propagated dependencies: r-magrittr@2.0.4 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/Sielinski/vacuum
Licenses: Expat
Build system: r
Synopsis: Tukey's Vacuum Cleaner
Description:

An implementation of three procedures developed by John Tukey: FUNOP (FUll NOrmal Plot), FUNOR-FUNOM (FUll NOrmal Rejection-FUll NOrmal Modification), and vacuum cleaner. Combined, they provide a way to identify, treat, and analyze outliers in two-way (i.e., contingency) tables, as described in his landmark paper "The Future of Data Analysis", Tukey, John W. (1962) <https://www.jstor.org/stable/2237638>.

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.

Total packages: 22167