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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-varoc 1.0.0
Propagated dependencies: r-proc@1.19.0.1 r-plot3d@1.4.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=varoc
Licenses: GPL 2+
Synopsis: Value Added Receiver Operating Characteristics Curve
Description:

This package provides a continuous version of the receiver operating characteristics (ROC) curve to assess both classification and continuity performances of biomarkers, diagnostic tests, or risk prediction models.

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.2 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
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-validateit 1.2.1
Propagated dependencies: r-tm@0.7-16 r-snowballc@0.7.1 r-rlang@1.1.6 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+
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-visstatistics 0.1.7
Propagated dependencies: r-vcd@1.4-13 r-nortest@1.0-4 r-multcompview@0.1-10 r-cairo@1.7-0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/shhschilling/visStatistics
Licenses: Expat
Synopsis: Automated Selection and Visualisation of Statistical Hypothesis Tests
Description:

Automatically selects and visualises statistical hypothesis tests between two vectors, based on their class, distribution, sample size, and a user-defined confidence level (conf.level). Visual outputs - including box plots, bar charts, regression lines with confidence bands, mosaic plots, residual plots, and Q-Q plots - are annotated with relevant test statistics, assumption checks, and post-hoc analyses where applicable. The algorithmic workflow helps the user focus on the interpretation of test results rather than test selection. It is particularly suited for quick data analysis, e.g., in statistical consulting projects or educational settings. The test selection algorithm proceeds as follows: Input vectors of class numeric or integer are considered numerical; those of class factor are considered categorical. Assumptions of residual normality and homogeneity of variances are considered met if the corresponding test yields a p-value greater than the significance level alpha = 1 - conf.level. (1) When the response vector is numerical and the predictor vector is categorical, a test of central tendencies is selected. If the categorical predictor has exactly two levels, t.test() is applied when group sizes exceed 30 (Lumley et al. (2002) <doi:10.1146/annurev.publhealth.23.100901.140546>). For smaller samples, normality of residuals is tested using shapiro.test(); if met, t.test() is used; otherwise, wilcox.test(). If the predictor is categorical with more than two levels, an aov() is initially fitted. Residual normality is evaluated using both shapiro.test() and ad.test(); residuals are considered approximately normal if at least one test yields a p-value above alpha. If this assumption is met, bartlett.test() assesses variance homogeneity. If variances are homogeneous, aov() is used; otherwise oneway.test(). Both tests are followed by TukeyHSD(). If residual normality cannot be assumed, kruskal.test() is followed by pairwise.wilcox.test(). (2) When both the response and predictor vectors are numerical, a simple linear regression model is fitted using lm(). (3) When both vectors are categorical, Cochran's rule (Cochran (1954) <doi:10.2307/3001666>) is applied to test independence either by chisq.test() or fisher.test().

r-vvfiller 0.6.7
Propagated dependencies: r-rlang@1.1.6 r-purrr@1.2.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/vusaverse/vvfiller
Licenses: Expat
Synopsis: Fill Data Points
Description:

This package provides numerous functions to fill data. These can be applied either to missing or skewed data. The functions are designed within the scope of Student Analytics.

r-vertexsimilarity 0.1
Propagated dependencies: r-igraph@2.2.1
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
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-vitality 1.3
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vitality
Licenses: GPL 2+
Synopsis: Fitting Routines for the Vitality Family of Mortality Models
Description:

This package provides fitting routines for four versions of the Vitality family of mortality models.

r-vec2dtransf 1.1.5
Propagated dependencies: r-sp@2.2-0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/gacarrillor/vec2dtransf
Licenses: GPL 2+
Synopsis: 2D Cartesian Coordinate Transformation
Description:

Applies affine and similarity transformations on vector spatial data (sp objects). Transformations can be defined from control points or directly from parameters. If redundant control points are provided Least Squares is applied allowing to obtain residuals and RMSE.

r-vectorsurvr 1.6.1
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-sf@1.0-23 r-scales@1.4.0 r-rstudioapi@0.17.1 r-rlang@1.1.6 r-magrittr@2.0.4 r-lubridate@1.9.4 r-knitr@1.50 r-kableextra@1.4.0 r-jsonlite@2.0.0 r-httr2@1.2.1 r-ggplot2@4.0.1 r-dt@0.34.0 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=vectorsurvR
Licenses: GPL 3
Synopsis: Data Access and Analytical Tools for 'VectorSurv' Users
Description:

Allows registered VectorSurv <https://vectorsurv.org/> users access to data through the VectorSurv API <https://api.vectorsurv.org/>. Additionally provides functions for analysis and visualization.

r-vvtermtime 0.1.0
Propagated dependencies: r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/vusaverse/vvtermtime
Licenses: Expat
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-votesmart 0.1.2
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-snakecase@0.11.1 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/decktools/votesmart/
Licenses: Expat
Synopsis: Wrapper for the Project 'VoteSmart' API
Description:

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

r-vudc 1.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vudc
Licenses: GPL 2+
Synopsis: Visualization of Univariate Data for Comparison
Description:

This package contains functions for visualization univariate data: ccdplot and qddplot.

r-veccompare 0.1.0
Propagated dependencies: r-venndiagram@1.7.3 r-reshape2@1.4.5 r-qgraph@1.9.8 r-purrr@1.2.0 r-pander@0.6.6 r-gtools@3.9.5 r-corrplot@0.95
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/publicus/r-veccompare
Licenses: Modified BSD
Synopsis: Perform Set Operations on Vectors, Automatically Generating All n-Wise Comparisons, and Create Markdown Output
Description:

Automates set operations (i.e., comparisons of overlap) between multiple vectors. It also contains a function for automating reporting in RMarkdown', by generating markdown output for easy analysis, as well as an RMarkdown template for use with RStudio'.

r-viking 1.0.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=viking
Licenses: LGPL 3
Synopsis: State-Space Models Inference by Kalman or Viking
Description:

Inference methods for state-space models, relying on the Kalman Filter or on Viking (Variational Bayesian VarIance tracKING). See J. de Vilmarest (2022) <https://theses.hal.science/tel-03716104/>.

r-vegclust 2.0.3
Propagated dependencies: r-vegan@2.7-2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://emf-creaf.github.io/vegclust/
Licenses: GPL 2+
Synopsis: Fuzzy Clustering of Vegetation Data
Description:

This package provides a set of functions to: (1) perform fuzzy clustering of vegetation data (De Caceres et al, 2010) <doi:10.1111/j.1654-1103.2010.01211.x>; (2) to assess ecological community similarity on the basis of structure and composition (De Caceres et al, 2013) <doi:10.1111/2041-210X.12116>.

r-vedicdatetime 0.1.9
Propagated dependencies: r-swephr@0.3.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://www.neerajbokde.in/viggnette/2022-09-05-VedicDateTime
Licenses: GPL 3+
Synopsis: Vedic Calendar System
Description:

This package provides platform for Vedic calendar system having several functionalities to facilitate conversion between Gregorian and Vedic calendar systems, and helpful in examining its impact in the time series analysis domain.

r-vbel 1.1.7
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/jlimrasc/VBel
Licenses: GPL 3+
Synopsis: Variational Bayes for Fast and Accurate Empirical Likelihood Inference
Description:

Computes the Gaussian variational approximation of the Bayesian empirical likelihood posterior. This is an implementation of the function found in Yu, W., & Bondell, H. D. (2023) <doi:10.1080/01621459.2023.2169701>.

r-via 0.2.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=via
Licenses: FSDG-compatible
Synopsis: Virtual Arrays
Description:

The base class VirtualArray is defined, which acts as a wrapper around lists allowing users to fold arbitrary sequential data into n-dimensional, R-style virtual arrays. The derived XArray class is defined to be used for homogeneous lists that contain a single class of objects. The RasterArray and SfArray classes enable the use of stacked spatial data instead of lists.

r-varitas 0.0.2
Dependencies: perl@5.36.0 bwa@0.7.18 bedtools@2.31.1
Propagated dependencies: r-yaml@2.3.10 r-venndiagram@1.7.3 r-tidyr@1.3.1 r-stringr@1.6.0 r-openxlsx@4.2.8.1 r-magrittr@2.0.4 r-foreach@1.5.2 r-dplyr@1.1.4 r-doparallel@1.0.17 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=varitas
Licenses: GPL 2
Synopsis: Variant Calling in Targeted Analysis Sequencing Data
Description:

Multi-caller variant analysis pipeline for targeted analysis sequencing (TAS) data. Features a modular, automated workflow that can start with raw reads and produces a user-friendly PDF summary and a spreadsheet containing consensus variant information.

r-verifyr2 1.0.0
Propagated dependencies: r-tibble@3.3.0 r-striprtf@0.6.0 r-stringr@1.6.0 r-shiny@1.11.1 r-rappdirs@0.3.3 r-r6@2.6.1 r-mime@0.13 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-dplyr@1.1.4 r-diffobj@0.3.6 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=verifyr2
Licenses: Expat
Synopsis: Compare and Verify File Contents
Description:

Extendable R6 file comparison classes, including a shiny app for combining the comparison functionality into a file comparison application. The package idea originates from pharma companies drug development processes, where statisticians and statistical programmers need to review and compare different versions of the same outputs and datasets. The package implementation itself is not tied to any specific industry and can be used in any context for easy file comparisons between different file version sets.

r-viralx 1.3.1
Propagated dependencies: r-workflows@1.3.0 r-recipes@1.3.1 r-parsnip@1.3.3 r-dalextra@2.3.0 r-dalex@2.5.3
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/juanv66x/viralx
Licenses: Expat
Synopsis: Explainers for Regression Models in HIV Research
Description:

This package provides a dedicated viral-explainer model tool designed to empower researchers in the field of HIV research, particularly in viral load and CD4 (Cluster of Differentiation 4) lymphocytes regression modeling. Drawing inspiration from the tidymodels framework for rigorous model building of Max Kuhn and Hadley Wickham (2020) <https://www.tidymodels.org>, and the DALEXtra tool for explainability by Przemyslaw Biecek (2020) <doi:10.48550/arXiv.2009.13248>. It aims to facilitate interpretable and reproducible research in biostatistics and computational biology for the benefit of understanding HIV dynamics.

r-vegdata 1.9.15
Propagated dependencies: r-xml2@1.5.0 r-stringr@1.6.0 r-rsqlite@2.4.4 r-plyr@1.8.9 r-magrittr@2.0.4 r-hoardr@0.5.5 r-foreign@0.8-90 r-forcats@1.0.1 r-dplyr@1.1.4 r-dbplyr@2.5.1 r-dbi@1.2.3 r-data-table@1.17.8 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://git.loe.auf.uni-rostock.de/jansen/vegdata.git
Licenses: GPL 2+
Synopsis: Access Vegetation Databases and Treat Taxonomy
Description:

Handling of vegetation data from different sources ( Turboveg 2.0 <https://www.synbiosys.alterra.nl/turboveg/>; the German national repository <https://www.vegetweb.de> and others. Taxonomic harmonization (given appropriate taxonomic lists, e.g. the Euro+Med list <https://eurosl.infinitenature.org>).

r-vsolassobag 1.0
Propagated dependencies: r-survival@3.8-3 r-summarizedexperiment@1.40.0 r-pot@1.1-11 r-pbapply@1.7-4 r-glmnet@4.1-10 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VSOLassoBag
Licenses: GPL 3
Synopsis: Variable Selection Oriented LASSO Bagging Algorithm
Description:

This package provides a wrapped LASSO approach by integrating an ensemble learning strategy to help select efficient, stable, and high confidential variables from omics-based data. Using a bagging strategy in combination of a parametric method or inflection point search method for cut-off threshold determination. This package can integrate and vote variables generated from multiple LASSO models to determine the optimal candidates. Luo H, Zhao Q, et al (2020) <doi:10.1126/scitranslmed.aax7533> for more details.

r-varband 0.9.0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: http://github.com/hugogogo/varband
Licenses: GPL 3
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>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208