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

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-uklr 1.0.2
Propagated dependencies: r-tibble@3.3.0 r-jsonlite@2.0.0 r-httr@1.4.7 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/u.scm (guix-cran packages u)
Home page: https://kvasilopoulos.github.io/uklr/
Licenses: GPL 3
Synopsis: Client to United Kingdom Land Registry
Description:

Access data from Land Registry Open Data <http://landregistry.data.gov.uk/> through SPARQL queries. uklr supports the house price index, transaction and price paid data.

r-unicol 0.4.0
Propagated dependencies: r-unikn@1.0.0
Channel: guix-cran
Location: guix-cran/packages/u.scm (guix-cran packages u)
Home page: https://github.com/hneth/unicol/
Licenses: CC-BY-SA 4.0
Synopsis: The Colors of your University
Description:

Most universities use specific color combinations to express their unique brand identity. The unicol package provides the colors and color palettes of various universities for easy plotting and printing in R. We collect and provide a diverse range of color palettes for creating scientific visualizations.

r-uahdatascienceuc 1.0.1
Propagated dependencies: r-proxy@0.4-27 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/u.scm (guix-cran packages u)
Home page: https://cran.r-project.org/package=UAHDataScienceUC
Licenses: Expat
Synopsis: Learn Clustering Techniques Through Examples and Code
Description:

This package provides a comprehensive educational package combining clustering algorithms with detailed step-by-step explanations. Provides implementations of both traditional (hierarchical, k-means) and modern (Density-Based Spatial Clustering of Applications with Noise (DBSCAN), Gaussian Mixture Models (GMM), genetic k-means) clustering methods as described in Ezugwu et. al., (2022) <doi:10.1016/j.engappai.2022.104743>. Includes educational datasets highlighting different clustering challenges, based on scikit-learn examples (Pedregosa et al., 2011) <https://jmlr.csail.mit.edu/papers/v12/pedregosa11a.html>. Features detailed algorithm explanations, visualizations, and weighted distance calculations for enhanced learning.

r-usmap 1.0.0
Propagated dependencies: r-usmapdata@1.0.0 r-rlang@1.1.6
Channel: guix-cran
Location: guix-cran/packages/u.scm (guix-cran packages u)
Home page: https://usmap.dev
Licenses: GPL 3+
Synopsis: US Maps Including Alaska and Hawaii
Description:

Obtain United States map data frames of varying region types (e.g. county, state). The map data frames include Alaska and Hawaii conveniently placed to the bottom left, as they appear in most maps of the US. Convenience functions for plotting choropleths, visualizing spatial data, and working with FIPS codes are also provided.

r-unico 0.1.0
Propagated dependencies: r-testit@0.13 r-pracma@2.4.6 r-pbapply@1.7-4 r-nloptr@2.2.1 r-mgcv@1.9-4 r-matrixstats@1.5.0 r-matrixcalc@1.0-6 r-mass@7.3-65 r-futile-logger@1.4.3 r-data-table@1.17.8 r-config@0.3.2 r-compositions@2.0-9
Channel: guix-cran
Location: guix-cran/packages/u.scm (guix-cran packages u)
Home page: https://cozygene.github.io/Unico/
Licenses: GPL 3
Synopsis: Unified Cross-Omics Deconvolution
Description:

UNIfied Cross-Omics deconvolution (Unico) deconvolves standard 2-dimensional bulk matrices of samples by features into a 3-dimensional tensors representing samples by features by cell types. Unico stands out as the first principled model-based deconvolution method that is theoretically justified for any heterogeneous genomic data. For more details see Chen and Rahmani et al. (2024) <doi:10.1101/2024.01.27.577588>.

r-uhm 0.3.0
Propagated dependencies: r-numbers@0.9-2 r-jagsui@1.6.2
Channel: guix-cran
Location: guix-cran/packages/u.scm (guix-cran packages u)
Home page: https://github.com/tbaghfalaki/UHM
Licenses: GPL 2+
Synopsis: Unified Zero-Inflated Hurdle Regression Models
Description:

Run a Gibbs sampler for hurdle models to analyze data showing an excess of zeros, which is common in zero-inflated count and semi-continuous models. The package includes the hurdle model under Gaussian, Gamma, inverse Gaussian, Weibull, Exponential, Beta, Poisson, negative binomial, logarithmic, Bell, generalized Poisson, and binomial distributional assumptions. The models described in Ganjali et al. (2024).

r-ufrisk 1.0.7
Propagated dependencies: r-smoots@1.1.4 r-rugarch@1.5-4 r-fracdiff@1.5-3 r-esemifar@2.0.1
Channel: guix-cran
Location: guix-cran/packages/u.scm (guix-cran packages u)
Home page: https://wiwi.uni-paderborn.de/en/dep4/feng/
Licenses: GPL 3
Synopsis: Risk Measure Calculation in Financial TS
Description:

Enables the user to calculate Value at Risk (VaR) and Expected Shortfall (ES) by means of various parametric and semiparametric GARCH-type models. For the latter the estimation of the nonparametric scale function is carried out by means of a data-driven smoothing approach. Model quality, in terms of forecasting VaR and ES, can be assessed by means of various backtesting methods such as the traffic light test for VaR and a newly developed traffic light test for ES. The approaches implemented in this package are described in e.g. Feng Y., Beran J., Letmathe S. and Ghosh S. (2020) <https://ideas.repec.org/p/pdn/ciepap/137.html> as well as Letmathe S., Feng Y. and Uhde A. (2021) <https://ideas.repec.org/p/pdn/ciepap/141.html>.

r-valuemap 2.0.4
Propagated dependencies: r-sf@1.0-23 r-leaflet@2.2.3 r-htmltools@0.5.8.1 r-h3jsr@1.3.1 r-dplyr@1.1.4 r-devtools@2.4.6
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/Curycu/valuemap
Licenses: GPL 3+
Synopsis: Making Choropleth Map
Description:

You can easily visualize your sf polygons or data.frame with h3 address. While leaflet package is too raw for data analysis, this package can save data analysts efforts & time with pre-set visualize options.

r-versioning 0.2.0
Propagated dependencies: r-yaml@2.3.10 r-r6@2.6.1 r-glue@1.8.0 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=versioning
Licenses: Expat
Synopsis: Settings and File I/O using a Configuration YAML File
Description:

R data pipelines commonly require reading and writing data to versioned directories. Each directory might correspond to one step of a multi-step process, where that version corresponds to particular settings for that step and a chain of previous steps that each have their own versions. This package creates a configuration object that makes it easy to read and write versioned data, based on YAML configuration files loaded and saved to each versioned folder.

r-visaotr 0.1.0
Propagated dependencies: r-xgboost@1.7.11.1 r-rglpk@0.6-5.1 r-randomforest@4.7-1.2 r-mboost@2.9-11 r-matrix@1.7-4 r-kernlab@0.9-33 r-e1071@1.7-16
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=visaOTR
Licenses: GPL 3
Synopsis: Valid Improved Sparsity A-Learning for Optimal Treatment Decision
Description:

Valid Improved Sparsity A-Learning (VISA) provides a new method for selecting important variables involved in optimal treatment regime from a multiply robust perspective. The VISA estimator achieves its success by borrowing the strengths of both model averaging (ARM, Yuhong Yang, 2001) <doi:10.1198/016214501753168262> and variable selection (PAL, Chengchun Shi, Ailin Fan, Rui Song and Wenbin Lu, 2018) <doi:10.1214/17-AOS1570>. The package is an implementation of Zishu Zhan and Jingxiao Zhang. (2022+).

r-viralmodels 1.3.4
Propagated dependencies: r-workflowsets@1.1.1 r-workflows@1.3.0 r-viraldomain@0.0.7 r-tune@2.0.1 r-tidyselect@1.2.1 r-rules@1.0.2 r-rsample@1.3.1 r-recipes@1.3.1 r-ranger@0.17.0 r-purrr@1.2.0 r-parsnip@1.3.3 r-magrittr@2.0.4 r-kknn@1.4.1 r-kernlab@0.9-33 r-hardhat@1.4.2 r-glmnet@4.1-10 r-dplyr@1.1.4 r-dials@1.4.2 r-cubist@0.5.1 r-baguette@1.1.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=viralmodels
Licenses: Expat
Synopsis: Viral Load and CD4 Lymphocytes Regression Models
Description:

This package provides a comprehensive framework for building, evaluating, and visualizing regression models for analyzing viral load and CD4 (Cluster of Differentiation 4) lymphocytes data. It leverages the principles of the tidymodels ecosystem of Max Kuhn and Hadley Wickham (2020) <https://www.tidymodels.org> to offer a user-friendly experience in model development. This package includes functions for data preprocessing, feature engineering, model training, tuning, and evaluation, along with visualization tools to enhance the interpretation of model results. It is specifically designed for researchers in biostatistics, computational biology, and HIV research who aim to perform reproducible and rigorous analyses to gain insights into disease dynamics. The main focus is on improving the understanding of the relationships between viral load, CD4 lymphocytes, and other relevant covariates to contribute to HIV research and the visibility of vulnerable seropositive populations.

r-vmeasur 0.1.4
Propagated dependencies: r-tidyr@1.3.1 r-svdialogs@1.1.1 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-progressr@0.18.0 r-pracma@2.4.6 r-pdftools@3.6.0 r-magrittr@2.0.4 r-imager@1.0.5 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-future@1.68.0 r-foreach@1.5.2 r-dplyr@1.1.4 r-dofuture@1.1.2 r-crayon@1.5.3 r-av@0.9.6
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vmeasur
Licenses: FSDG-compatible
Synopsis: Quantify the Contractile Nature of Vessels Monitored under an Operating Microscope
Description:

This package provides a variety of tools to allow the quantification of videos of the lymphatic vasculature taken under an operating microscope. Lymphatic vessels that have been injected with a variety of blue dyes can be tracked throughout the video to determine their width over time. Code is optimised for efficient processing of multiple large video files. Functions to calculate physiologically relevant parameters and generate graphs from these values are also included.

r-vbsparsepca 0.1.0
Propagated dependencies: 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=VBsparsePCA
Licenses: GPL 3
Synopsis: The Variational Bayesian Method for Sparse PCA
Description:

This package contains functions for a variational Bayesian method for sparse PCA proposed by Ning (2020) <arXiv:2102.00305>. There are two algorithms: the PX-CAVI algorithm (if assuming the loadings matrix is jointly row-sparse) and the batch PX-CAVI algorithm (if without this assumption). The outputs of the main function, VBsparsePCA(), include the mean and covariance of the loadings matrix, the score functions, the variable selection results, and the estimated variance of the random noise.

r-venneuler 1.1-4
Propagated dependencies: r-rjava@1.0-11
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://www.rforge.net/venneuler/
Licenses: FSDG-compatible
Synopsis: Venn and Euler Diagrams
Description:

Calculates and displays Venn and Euler Diagrams.

r-vottrans 1.0
Propagated dependencies: r-quadprog@1.5-8
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vottrans
Licenses: GPL 3
Synopsis: Voter Transition Analysis
Description:

Calculates voter transitions comparing two elections, using the function solve.QP() in package quadprog'.

r-vaultr 1.2.0
Propagated dependencies: r-r6@2.6.1 r-jsonlite@2.0.0 r-httr@1.4.7 r-getpass@0.2-4
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/vimc/vaultr
Licenses: Expat
Synopsis: Vault Client for Secrets and Sensitive Data
Description:

This package provides an interface to a HashiCorp vault server over its http API (typically these are self-hosted; see <https://www.vaultproject.io>). This allows for secure storage and retrieval of secrets over a network, such as tokens, passwords and certificates. Authentication with vault is supported through several backends including user name/password and authentication via GitHub'.

r-vowels 1.2-2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: http://blogs.uoregon.edu/vowels/
Licenses: GPL 3
Synopsis: Vowel Manipulation, Normalization, and Plotting
Description:

Procedures for the manipulation, normalization, and plotting of phonetic and sociophonetic vowel formant data. vowels is the backend for the NORM website.

r-valaddin 1.0.2
Propagated dependencies: r-lazyeval@0.2.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/egnha/valaddin
Licenses: Expat
Synopsis: Functional Input Validation
Description:

This package provides a set of basic tools to transform functions into functions with input validation checks, in a manner suitable for both programmatic and interactive use.

r-viscov 1.6.0
Propagated dependencies: r-trialr@0.1.6 r-scatterplot3d@0.3-44 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+
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-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
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-vcpb 1.1.1
Propagated dependencies: r-rlist@0.4.6.2 r-lme4@1.1-37 r-kernsmooth@2.23-26
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/SangkyuStat/vcPB
Licenses: GPL 3
Synopsis: Longitudinal PB Varying-Coefficient Groupwise Disparity Model
Description:

Estimating the disparity between two groups based on the extended model of the Peters-Belson (PB) method. Our model is the first work on the longitudinal data, and also can set a varying variable to find the complicated association between other variables and the varying variable. Our work is an extension of the Peters-Belson method which was originally published in Peters (1941)<doi:10.1080/00220671.1941.10881036> and Belson (1956)<doi:10.2307/2985420>.

r-vajointsurv 0.1.1
Propagated dependencies: r-testthat@3.3.0 r-survival@3.8-3 r-simsurvnmarker@0.1.3 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-psqn@0.3.2 r-matrix@1.7-4 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/boennecd/VAJointSurv
Licenses: Expat
Synopsis: Variational Approximation for Joint Survival and Marker Models
Description:

Estimates joint marker (longitudinal) and survival (time-to-event) outcomes using variational approximations. The package supports multivariate markers allowing for correlated error terms and multiple types of survival outcomes which may be left-truncated, right-censored, and recurrent. Time-varying fixed and random covariate effects are supported along with non-proportional hazards.

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 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
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-vvconverter 0.7.0
Propagated dependencies: r-stringr@1.6.0 r-polyglotr@1.7.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-dplyr@1.1.4 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://vusaverse.github.io/vvconverter/
Licenses: Expat
Synopsis: Apply Transformations to Data
Description:

This package provides a set of functions for data transformations. Transformations are performed on character and numeric data. As the scope of the package is within Student Analytics, there are functions focused around the academic year.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208