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

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-updater 0.1.2
Propagated dependencies: r-renv@1.1.5 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/u.scm (guix-cran packages u)
Home page: https://github.com/ddsjoberg/updater
Licenses: Expat
Build system: r
Synopsis: Utilities for Updating R
Description:

When updating major or minor R versions all packages should be re-installed. The utilities in this package assist in getting a user up-and-running again by installing all previously installed R packages. The package uses renv to install; immediately replenishing your renv package cache.

r-voteogram 0.3.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/hrbrmstr/voteogram
Licenses: FSDG-compatible
Build system: r
Synopsis: United States House and Senate Voting Cartogram Generators
Description:

ProPublica <https://projects.propublica.org/represent/> makes United States Congress member votes available and has developed their own unique cartogram to visually represent this data. Tools are provided to retrieve voting data, prepare voting data for plotting with ggplot2', create vote cartograms and theme them.

r-virtuoso 0.1.8
Propagated dependencies: r-rappdirs@0.3.3 r-ps@1.9.1 r-processx@3.8.6 r-odbc@1.6.4.1 r-ini@0.3.1 r-fs@1.6.6 r-digest@0.6.39 r-dbi@1.2.3 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/ropensci/virtuoso
Licenses: Expat
Build system: r
Synopsis: Interface to 'Virtuoso' using 'ODBC'
Description:

This package provides users with a simple and convenient mechanism to manage and query a Virtuoso database using the DBI (Data-Base Interface) compatible ODBC (Open Database Connectivity) interface. Virtuoso is a high-performance "universal server," which can act as both a relational database, supporting standard Structured Query Language ('SQL') queries, while also supporting data following the Resource Description Framework ('RDF') model for Linked Data. RDF data can be queried using SPARQL ('SPARQL Protocol and RDF Query Language) queries, a graph-based query that supports semantic reasoning. This allows users to leverage the performance of local or remote Virtuoso servers using popular R packages such as DBI and dplyr', while also providing a high-performance solution for working with large RDF triplestores from R. The package also provides helper routines to install, launch, and manage a Virtuoso server locally on Mac', Windows and Linux platforms using the standard interactive installers from the R command-line. By automatically handling these setup steps, the package can make using Virtuoso considerably faster and easier for a most users to deploy in a local environment. Managing the bulk import of triples from common serializations with a single intuitive command is another key feature of this package. Bulk import performance can be tens to hundreds of times faster than the comparable imports using existing R tools, including rdflib and redland packages.

r-variablescreening 0.2.1
Propagated dependencies: r-mass@7.3-65 r-gee@4.13-29 r-expm@1.0-0 r-energy@1.7-12
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VariableScreening
Licenses: GPL 2+
Build system: r
Synopsis: High-Dimensional Screening for Semiparametric Longitudinal Regression
Description:

This package implements variable screening techniques for ultra-high dimensional regression settings. Techniques for independent (iid) data, varying-coefficient models, and longitudinal data are implemented. The package currently contains three screen functions: screenIID(), screenLD() and screenVCM(), and six methods for simulating dataset: simulateDCSIS(), simulateLD, simulateMVSIS(), simulateMVSISNY(), simulateSIRS() and simulateVCM(). The package is based on the work of Li-Ping ZHU, Lexin LI, Runze LI, and Li-Xing ZHU (2011) <DOI:10.1198/jasa.2011.tm10563>, Runze LI, Wei ZHONG, & Liping ZHU (2012) <DOI:10.1080/01621459.2012.695654>, Jingyuan LIU, Runze LI, & Rongling WU (2014) <DOI:10.1080/01621459.2013.850086> Hengjian CUI, Runze LI, & Wei ZHONG (2015) <DOI:10.1080/01621459.2014.920256>, and Wanghuan CHU, Runze LI and Matthew REIMHERR (2016) <DOI:10.1214/16-AOAS912>.

r-vcdextra 0.9.1
Propagated dependencies: r-vcd@1.4-13 r-scales@1.4.0 r-rgl@1.3.31 r-mass@7.3-65 r-gt@1.3.0 r-gnm@1.1-5 r-dplyr@1.1.4 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, "Discrete Data Analysis with R" by Michael Friendly and David Meyer.

r-vismeteor 2.0.2
Propagated dependencies: r-dbi@1.2.3
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-vhcub 1.0.0
Propagated dependencies: r-stringr@1.6.0 r-seqinr@4.2-36 r-ggplot2@4.0.1 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-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-visualdom 0.8.0
Propagated dependencies: r-waveslim@1.8.5 r-wavemulcor@3.1.2 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=VisualDom
Licenses: GPL 2+
Build system: r
Synopsis: Visualize Dominant Variables in Wavelet Multiple Correlation
Description:

Estimates and plots as a heat map the correlation coefficients obtained via the wavelet local multiple correlation WLMC (Fernández-Macho 2018) and the dominant variable/s, i.e., the variable/s that maximizes the multiple correlation through time and scale (Polanco-Martà nez et al. 2020, Polanco-Martà nez 2022). We improve the graphical outputs of WLMC proposing a didactic and useful way to visualize the dominant variable(s) for a set of time series. The WLMC was designed for financial time series, but other kinds of data (e.g., climatic, ecological, etc.) can be used. The functions contained in VisualDom are highly flexible since these contains several parameters to personalize the time series under analysis and the heat maps. In addition, we have also included two data sets (named rdata_climate and rdata_Lorenz') to exemplify the use of the functions contained in VisualDom'. Methods derived from Fernández-Macho (2018) <doi:10.1016/j.physa.2017.11.050>, Polanco-Martà nez et al. (2020) <doi:10.1038/s41598-020-77767-8> and Polanco-Martà nez (2023, in press).

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+
Build system: r
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-vasicekreg 1.0.2
Propagated dependencies: r-rcpp@1.1.0 r-mvtnorm@1.3-3 r-gamlss-dist@6.1-1 r-gamlss@5.5-0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vasicekreg
Licenses: Expat
Build system: r
Synopsis: Regression Modeling Using Vasicek Distribution
Description:

This package provides probability density, cumulative distribution, quantile, and random number generation functions for the Vasicek distribution. In addition, two functions are available for fitting Generalized Additive Models for Location, Scale and Shape introduced by Rigby and Stasinopoulos (2005, <doi:10.1111/j.1467-9876.2005.00510.x>). Some functions are written in C++ using Rcpp', developed by Eddelbuettel and Francois (2011, <doi:10.18637/jss.v040.i08>).

r-vaersndvax 1.0.4
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://gitlab.com/iembry/vaersND
Licenses: CC0
Build system: r
Synopsis: Non-Domestic Vaccine Adverse Event Reporting System (VAERS) Vaccine Data for Present
Description:

Non-Domestic VAERS vaccine data for 01/01/2016 - 06/14/2016. If you want to explore the full VAERS data for 1990 - Present (data, symptoms, and vaccines), then check out the vaersND package from the URL below. The URL and BugReports below correspond to the vaersND package, of which vaersNDvax is a small subset (2016 only). vaersND is not hosted on CRAN due to the large size of the data set. To install the Suggested vaers and vaersND packages, use the following R code: devtools::install_git("https://gitlab.com/iembry/vaers.git", build_vignettes = TRUE) and devtools::install_git("https://gitlab.com/iembry/vaersND.git", build_vignettes = TRUE)'. "VAERS is a national vaccine safety surveillance program co-sponsored by the US Centers for Disease Control and Prevention (CDC) and the US Food and Drug Administration (FDA). VAERS is a post-marketing safety surveillance program, collecting information about adverse events (possible side effects) that occur after the administration of vaccines licensed for use in the United States." For more information about the data, visit <https://vaers.hhs.gov/index>. For information about vaccination/immunization hazards, visit <http://www.questionuniverse.com/rethink.html/#vaccine>.

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
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-varsellcm 2.1.3.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: http://varsellcm.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Variable Selection for Model-Based Clustering of Mixed-Type Data Set with Missing Values
Description:

Full model selection (detection of the relevant features and estimation of the number of clusters) for model-based clustering (see reference here <doi:10.1007/s11222-016-9670-1>). Data to analyze can be continuous, categorical, integer or mixed. Moreover, missing values can occur and do not necessitate any pre-processing. Shiny application permits an easy interpretation of the results.

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-votesys 0.1.1
Propagated dependencies: r-matrix@1.7-4 r-gtools@3.9.5 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=votesys
Licenses: GPL 3
Build system: r
Synopsis: Voting Systems, Instant-Runoff Voting, Borda Method, Various Condorcet Methods
Description:

Various methods to count ballots in voting systems are provided. Functions to check validity of ballots are also provided to ensure flexibility.

r-vmdml 0.1.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VMDML
Licenses: Expat
Build system: r
Synopsis: Variational Mode Decomposition Based Machine Learning Models
Description:

Application of Variational Mode Decomposition based different Machine Learning models for univariate time series forecasting. For method details see (i) K. Dragomiretskiy and D. Zosso (2014) <doi:10.1109/TSP.2013.2288675>; (ii) Pankaj Das (2020) <http://krishi.icar.gov.in/jspui/handle/123456789/44138>.

r-valection 1.0.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: http://labs.oicr.on.ca/boutros-lab/software/valection
Licenses: GPL 3
Build system: r
Synopsis: Sampler for Verification Studies
Description:

This package provides a binding for the valection program which offers various ways to sample the outputs of competing algorithms or parameterizations, and fairly assess their performance against each other. The valection C library is required to use this package and can be downloaded from: <http://labs.oicr.on.ca/boutros-lab/software/valection>. Cooper CI, et al; Valection: Design Optimization for Validation and Verification Studies; Biorxiv 2018; <doi:10.1101/254839>.

r-valdrviz 1.0.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=valdrViz
Licenses: Expat
Build system: r
Synopsis: Visualise and Report 'VALD ForceDecks' Test Results
Description:

This package provides a shiny dashboard and plotting utilities to explore and report VALD ForceDecks testing data. Includes interactive modules for metric exploration, radar charts, longitudinal comparisons, quadrant plots, and athlete reports.

r-virf 0.1.1
Propagated dependencies: r-rmgarch@1.4-2 r-mgarchbekk@0.0.5 r-matrixcalc@1.0-6 r-matlib@1.0.1 r-ks@1.15.1 r-gnm@1.1-5 r-expm@1.0-0 r-bigvar@1.1.4
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VIRF
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Computation of Volatility Impulse Response Function of Multivariate Time Series
Description:

Computation of volatility impulse response function for multivariate time series model using algorithm by Jin, Lin and Tamvakis (2012) <doi:10.1016/j.eneco.2012.03.003>.

r-vdjgermlines 0.1
Propagated dependencies: r-stringdist@0.9.15 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=VDJgermlines
Licenses: GPL 2
Build system: r
Synopsis: Variable, Diversity and Joining Sequences from Various Species
Description:

This package contains variable, diversity, and joining sequences and accompanying functions that enable both the extraction of and comparison between immune V-D-J genomic segments from a variety of species. Sources include IMGT from MP Lefranc (2009) <doi:10.1093/nar/gkn838> and Vgenerepertoire from publication DN Olivieri (2014) <doi:10.1007/s00251-014-0784-3>.

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
Build system: r
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-vtree 5.7.0
Propagated dependencies: r-utf8@1.2.6 r-shiny@1.11.1 r-rsvg@2.7.0 r-htmlwidgets@1.6.4 r-diagrammersvg@0.1 r-diagrammer@1.0.11
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/nbarrowman/vtree
Licenses: GPL 3
Build system: r
Synopsis: Display Information About Nested Subsets of a Data Frame
Description:

This package provides a tool for calculating and drawing "variable trees". Variable trees display information about nested subsets of a data frame. <doi:10.18637/jss.v114.i04>.

r-vazul 1.1.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://nthun.github.io/vazul/
Licenses: Expat
Build system: r
Synopsis: Analysis Blinding Tools
Description:

This package provides tools for analysis blinding in confirmatory research contexts by masking and scrambling test-relevant aspects of data. Vector-, data frame-, and row-wise operations support blinding for hierarchical and repeated-measures designs. For more details see MacCoun and Perlmutter (2015) <doi:10.1038/526187a> and Dutilh, Sarafoglou, and Wagenmakers (2019) <doi:10.1007/s11229-019-02456-7>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457