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

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-versus 0.3.1
Propagated dependencies: r-vctrs@0.7.1 r-tidyselect@1.2.1 r-tibble@3.3.1 r-rlang@1.1.7 r-purrr@1.2.1 r-pillar@1.11.1 r-glue@1.8.0 r-dplyr@1.2.0 r-data-table@1.18.2.1 r-collapse@2.1.6 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://eutwt.github.io/versus/
Licenses: Expat
Build system: r
Synopsis: Compare Data Frames
Description:

This package provides a toolset for interactively exploring the differences between two data frames.

r-vegspecindex 0.1.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VegSpecIndex
Licenses: GPL 3
Build system: r
Synopsis: Vegetation and Spectral Indices for Environmental Assessment
Description:

Earth system dynamics, such as plant dynamics, water bodies, and fire regimes, are widely monitored using spectral indicators obtained from multispectral remote sensing products. There is a great need for spectral index catalogues and computing tools as a result of the quick rise of suggested spectral indices. Unfortunately, the majority of these resources lack a standard Application Programming Interface, are out-of-date, closed-source, or are not linked to a catalogue. We now introduce VegSpecIndex', a standardised list of spectral indices for studies of the earth system. A thorough inventory of spectral indices is offered by VegSpecIndex and is connected to an R library. For every spectral index, VegSpecIndex provides a comprehensive collection of information, such as names, formulae, and source references. The user community may add more items to the catalogue, which will keep VegSpecIndex up to date and allow for further scientific uses. Additionally, the R library makes it possible to apply the catalogue to actual data, which makes it easier to employ remote sensing resources effectively across a variety of Earth system domains.

r-vltimecausality 0.1.5
Propagated dependencies: r-tseries@0.10-60 r-rtransferentropy@0.2.21 r-ggplot2@4.0.2 r-dtw@1.23-1
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-vinecopula 2.6.1
Propagated dependencies: r-mvtnorm@1.3-3 r-mass@7.3-65 r-lattice@0.22-9 r-adgoftest@0.3
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/tnagler/VineCopula
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Inference of Vine Copulas
Description:

This package provides tools for the statistical analysis of regular vine copula models, see Aas et al. (2009) <doi:10.1016/j.insmatheco.2007.02.001> and Dissman et al. (2013) <doi:10.1016/j.csda.2012.08.010>. The package includes tools for parameter estimation, model selection, simulation, goodness-of-fit tests, and visualization. Tools for estimation, selection and exploratory data analysis of bivariate copula models are also provided.

r-vegalite 0.6.1
Propagated dependencies: r-webshot@0.5.5 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-digest@0.6.39 r-clipr@0.8.0 r-base64@2.0.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: http://github.com/hrbrmstr/vegalite
Licenses: FSDG-compatible
Build system: r
Synopsis: Tools to Encode Visualizations with the 'Grammar of Graphics'-Like 'Vega-Lite' 'Spec'
Description:

The Vega-Lite JavaScript framework provides a higher-level grammar for visual analysis, akin to ggplot or Tableau', that generates complete Vega specifications. Functions exist which enable building a valid spec from scratch or importing a previously created spec file. Functions also exist to export spec files and to generate code which will enable plots to be embedded in properly configured web pages. The default behavior is to generate an htmlwidget'.

r-vimp 2.3.6
Propagated dependencies: r-tibble@3.3.1 r-superlearner@2.0-40 r-rocr@1.0-12 r-rlang@1.1.7 r-mass@7.3-65 r-magrittr@2.0.4 r-dplyr@1.2.0 r-data-table@1.18.2.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://bdwilliamson.github.io/vimp/
Licenses: Expat
Build system: r
Synopsis: Perform Inference on Algorithm-Agnostic Variable Importance
Description:

Calculate point estimates of and valid confidence intervals for nonparametric, algorithm-agnostic variable importance measures in high and low dimensions, using flexible estimators of the underlying regression functions. For more information about the methods, please see Williamson et al. (Biometrics, 2020), Williamson et al. (JASA, 2021), and Williamson and Feng (ICML, 2020).

r-vote 2.5-2
Propagated dependencies: r-knitr@1.51 r-formattable@0.2.1 r-fields@17.1 r-data-table@1.18.2.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vote
Licenses: GPL 2+
Build system: r
Synopsis: Election Vote Counting
Description:

Counting election votes and determining election results by different methods, including the single transferable vote or ranked choice, approval, score, plurality, condorcet and two-round runoff methods (Raftery et al., 2021 <doi:10.32614/RJ-2021-086>).

r-vmr 0.0.6
Propagated dependencies: r-jsonlite@2.0.0 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://gitlab.com/rstuff/vmr
Licenses: GPL 3+
Build system: r
Synopsis: Virtual Machines for R
Description:

Manage, provision and use Virtual Machines pre-configured for R. Develop, test and build package in a clean environment. Vagrant tool and a provider (such as Virtualbox') have to be installed.

r-varband 0.9.0
Propagated dependencies: r-rcpparmadillo@15.2.3-1 r-rcpp@1.1.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: http://github.com/hugogogo/varband
Licenses: GPL 3
Build system: r
Synopsis: Variable Banding of Large Precision Matrices
Description:

Implementation of the variable banding procedure for modeling local dependence and estimating precision matrices that is introduced in Yu & Bien (2016) and is available at <https://arxiv.org/abs/1604.07451>.

r-viprodesign 0.1.0
Propagated dependencies: r-pathviewr@1.1.8 r-decipher@3.6.0 r-dbscan@1.2.4 r-cluster@2.1.8.2 r-biostrings@2.78.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VIProDesign
Licenses: ASL 2.0
Build system: r
Synopsis: Comprehensive Tool for Protein Design
Description:

This package provides tools for designing virus protein panels through sequence clustering and protein sequence analysis. The package includes functionality for filtering sequences, removing redundancy, identifying outliers, clustering sequences, and calculating entropy to evaluate clustering quality. A publication describing these methods is in preparation and will be added once available.

r-vectorbitops 1.1.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vectorbitops
Licenses: Expat
Build system: r
Synopsis: Vector Bitwise Operations
Description:

This package provides a tool for fast, efficient bitwise operations along the elements within a vector. Provides such functionality for AND, OR and XOR, as well as infix operators for all of the binary bitwise operations.

r-vtshiny 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-rmarkdown@2.30 r-envstats@3.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-validatetools 0.6.1
Propagated dependencies: r-validate@1.1.7 r-lpsolveapi@5.5.2.0-17.15
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/data-cleaning/validatetools
Licenses: Expat
Build system: r
Synopsis: Checking and Simplifying Validation Rule Sets
Description:

Rule sets with validation rules may contain redundancies or contradictions. Functions for finding redundancies and problematic rules are provided, given a set a rules formulated with validate'.

r-verdata 1.0.2
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.1.7 r-rjson@0.2.23 r-readr@2.2.0 r-rdpack@2.6.6 r-purrr@1.2.1 r-magrittr@2.0.4 r-logger@0.4.1 r-lcmcr@0.4.14 r-glue@1.8.0 r-dplyr@1.2.0 r-digest@0.6.39 r-assertr@3.0.1 r-arrow@23.0.1.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/HRDAG/verdata
Licenses: GPL 2
Build system: r
Synopsis: Analyze Data from the Truth Commission in Colombia
Description:

Facilitates use and analysis of data about the armed conflict in Colombia resulting from the joint project between La Jurisdicción Especial para la Paz (JEP), La Comisión para el Esclarecimiento de la Verdad, la Convivencia y la No repetición (CEV), and the Human Rights Data Analysis Group (HRDAG). The data are 100 replicates from a multiple imputation through chained equations as described in Van Buuren and Groothuis-Oudshoorn (2011) <doi:10.18637/jss.v045.i03>. With the replicates the user can examine four human rights violations that occurred in the Colombian conflict accounting for the impact of missing fields and fully missing observations.

r-valueeq5d 0.7.2
Propagated dependencies: r-testthat@3.3.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=valueEQ5D
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Scoring EQ-5d Descriptive System
Description:

EQ-5D is a standard instrument (<https://euroqol.org/eq-5d-instruments/>) that measures the quality of life often used in clinical and economic evaluations of health care technologies. Both adult versions of EQ-5D (EQ-5D-3L and EQ-5D-5L) contain a descriptive system and visual analog scale. The descriptive system measures the patient's health in 5 dimensions: the 5L versions has 5 levels and 3L version has 3 levels. The descriptive system scores are usually converted to index values using country specific values sets (that incorporates the country preferences). This package allows the calculation of both descriptive system scores to the index value scores. The value sets for EQ-5D-3L are from the references mentioned in the website <https://euroqol.org/eq-5d-instruments/eq-5d-3l-about/valuation/> The value sets for EQ-5D-3L for a total of 31 countries are used for the valuation (see the user guide for a complete list of references). The value sets for EQ-5D-5L are obtained from references mentioned in the <https://euroqol.org/eq-5d-instruments/eq-5d-5l-about/valuation-standard-value-sets/> and other sources. The value sets for EQ-5D-5L for a total of 17 countries are used for the valuation (see the user guide for a complete list of references). The package can also be used to map 5L scores to 3L index values for 10 countries: Denmark, France, Germany, Japan, Netherlands, Spain, Thailand, UK, USA, and Zimbabwe. The value set and method for mapping are obtained from Van Hout et al (2012) <doi: 10.1016/j.jval.2012.02.008>.

r-violinplotter 3.0.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=violinplotter
Licenses: GPL 3
Build system: r
Synopsis: Plotting and Comparing Means with Violin Plots
Description:

This package produces violin plots with optional nonparametric (Mann-Whitney test) and parametric (Tukey's honest significant difference) mean comparison and linear regression. This package aims to be a simple and quick visualization tool for comparing means and assessing trends of categorical factors.

r-vtable 1.4.8
Propagated dependencies: r-sjlabelled@1.2.0 r-rstudioapi@0.18.0 r-knitr@1.51 r-kableextra@1.4.0 r-haven@2.5.5
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://nickch-k.github.io/vtable/
Licenses: Expat
Build system: r
Synopsis: Variable Table for Variable Documentation
Description:

Automatically generates HTML variable documentation including variable names, labels, classes, value labels (if applicable), value ranges, and summary statistics. See the vignette "vtable" for a package overview.

r-vbv 0.6.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VBV
Licenses: GPL 3+
Build system: r
Synopsis: The Generalized Berlin Method for Time Series Decomposition
Description:

Time series decomposition for univariate time series using the "Verallgemeinerte Berliner Verfahren" (Generalized Berlin Method) as described in Kontinuierliche Messgröà en und Stichprobenstrategien in Raum und Zeit mit Anwendungen in den Natur-, Umwelt-, Wirtschafts- und Finanzwissenschaften', by Hebbel and Steuer, Springer Berlin Heidelberg, 2022 <doi:10.1007/978-3-662-65638-9>, or Decomposition of Time Series using the Generalised Berlin Method (VBV) by Hebbel and Steuer, in Jan Beran, Yuanhua Feng, Hartmut Hebbel (Eds.): Empirical Economic and Financial Research - Theory, Methods and Practice, Festschrift in Honour of Prof. Siegfried Heiler. Series: Advanced Studies in Theoretical and Applied Econometrics. Springer 2014, p. 9-40.

r-vietnameseconverter 0.4.0
Propagated dependencies: r-utf8@1.2.6 r-sf@1.1-0 r-gsubfn@0.7
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/jniedballa/vietnameseConverter
Licenses: GPL 2+
Build system: r
Synopsis: Convert Vietnamese Encodings
Description:

Conversion of characters from unsupported Vietnamese character encodings to Unicode characters. These Vietnamese encodings (TCVN3, VISCII, VPS) are not natively supported in R and lead to printing of wrong characters and garbled text (mojibake). This package fixes that problem and provides readable output with the correct Unicode characters (with or without diacritics).

r-vbms 1.0.0
Propagated dependencies: r-selectiveinference@1.2.5 r-pracma@2.4.6 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=VBMS
Licenses: Expat
Build system: r
Synopsis: Variational Bayesian Algorithm for Multi-Source Heterogeneous Models
Description:

This package provides a Variational Bayesian algorithm for high-dimensional multi-source heterogeneous linear models. More details have been written up in a paper submitted to the journal Statistics in Medicine, and the details of variational Bayesian methods can be found in Ray and Szabo (2021) <doi:10.1080/01621459.2020.1847121>. It simultaneously performs parameter estimation and variable selection. The algorithm supports two model settings: (1) local models, where variable selection is only applied to homogeneous coefficients, and (2) global models, where variable selection is also performed on heterogeneous coefficients. Two forms of Spike-and-Slab priors are available: the Laplace distribution and the Gaussian distribution as the Slab component.

r-variancegamma 0.4-2
Propagated dependencies: r-generalizedhyperbolic@0.8-7 r-distributionutils@0.6-2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VarianceGamma
Licenses: GPL 2+
Build system: r
Synopsis: The Variance Gamma Distribution
Description:

This package provides functions for the variance gamma distribution. Density, distribution and quantile functions. Functions for random number generation and fitting of the variance gamma to data. Also, functions for computing moments of the variance gamma distribution of any order about any location. In addition, there are functions for checking the validity of parameters and to interchange different sets of parameterizations for the variance gamma distribution.

r-viscov 1.6.0
Propagated dependencies: r-trialr@0.1.6 r-scatterplot3d@0.3-45 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-vertexsimilarity 0.1
Propagated dependencies: r-igraph@2.2.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VertexSimilarity
Licenses: GPL 2
Build system: r
Synopsis: Creates Vertex Similarity Matrix for an Undirected Graph
Description:

This package creates Vertex Similarity matrix of an undirected graph based on the method stated by E. A. Leicht, Petter Holme, AND M. E. J. Newman in their paper <DOI:10.1103/PhysRevE.73.026120>.

r-vfs 1.0.2
Propagated dependencies: r-nleqslv@3.3.5 r-e1071@1.7-17
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VFS
Licenses: GPL 3
Build system: r
Synopsis: Vegetated Filter Strip and Erosion Model
Description:

Empirical models for runoff, erosion, and phosphorus loss across a vegetated filter strip, given slope, soils, climate, and vegetation (Gall et al., 2018) <doi:10.1007/s00477-017-1505-x>. It also includes functions for deriving climate parameters from measured daily weather data, and for simulating rainfall. Models implemented include MUSLE (Williams, 1975) and APLE (Vadas et al., 2009 <doi:10.2134/jeq2008.0337>).

Total packages: 22167