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

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-weibullr 1.2.4
Propagated dependencies: r-rcpparmadillo@15.2.3-1 r-rcpp@1.1.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: http://www.openreliability.org/weibull-r-weibull-analysis-on-r/
Licenses: GPL 3+
Build system: r
Synopsis: Weibull Analysis for Reliability Engineering
Description:

Life data analysis in the graphical tradition of Waloddi Weibull. Methods derived from Robert B. Abernethy (2008, ISBN 0-965306-3-2), Wayne Nelson (1982, ISBN: 9780471094586), William Q. Meeker and Lois A. Escobar (1998, ISBN: 1-471-14328-6), John I. McCool, (2012, ISBN: 9781118217986).

r-waveband 4.7.4
Propagated dependencies: r-wavethresh@4.7.3
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=waveband
Licenses: GPL 2+
Build system: r
Synopsis: Computes Credible Intervals for Bayesian Wavelet Shrinkage
Description:

Computes Bayesian wavelet shrinkage credible intervals for nonparametric regression. The method uses cumulants to derive Bayesian credible intervals for wavelet regression estimates. The first four cumulants of the posterior distribution of the estimates are expressed in terms of the observed data and integer powers of the mother wavelet functions. These powers are closely approximated by linear combinations of wavelet scaling functions at an appropriate finer scale. Hence, a suitable modification of the discrete wavelet transform allows the posterior cumulants to be found efficiently for any data set. Johnson transformations then yield the credible intervals themselves. Barber, S., Nason, G.P. and Silverman, B.W. (2002) <doi:10.1111/1467-9868.00332>.

r-workspace 0.1.6
Propagated dependencies: r-zip@2.3.3 r-yaml@2.3.12 r-tibble@3.3.1 r-stringi@1.8.7 r-rlang@1.1.7 r-dplyr@1.2.0 r-cli@3.6.5 r-arrow@23.0.1.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/ardata-fr/workspace
Licenses: Expat
Build system: r
Synopsis: Manage Collections of Datasets and Objects
Description:

Create, store, read and manage structured collections of datasets and other objects using a workspace', then bundle it into a compressed archive. Using open and interoperable formats makes it possible to exchange bundled data from R to other languages such as Python or Julia'. Multiple formats are supported Parquet', JSON', yaml', spatial data and raster data are supported.

r-weaana 0.3.0
Propagated dependencies: r-tibble@3.3.1 r-settings@0.2.7 r-rlang@1.1.7 r-reshape2@1.4.5 r-magrittr@2.0.4 r-lubridate@1.9.5 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://weaana.bangyou.me/
Licenses: Expat
Build system: r
Synopsis: Analysis the Weather Data
Description:

This package provides functions are collected to analyse weather data for agriculture purposes including to read weather records in multiple formats, calculate extreme climate index. Demonstration data are included the SILO daily climate data (licensed under CC BY 4.0, <https://www.longpaddock.qld.gov.au/silo/>).

r-woakmedoids 0.2.2
Propagated dependencies: r-rcppparallel@5.1.11-1 r-rcpp@1.1.1 r-proxy@0.4-29 r-dtwclust@6.0.0 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WOAkMedoids
Licenses: GPL 2+
Build system: r
Synopsis: Whale Optimization Algorithm for K-Medoids Clustering
Description:

This package implements the Whale Optimization Algorithm(WOA) for k-medoids clustering, providing tools for effective and efficient cluster analysis in various data sets. The methodology is based on "The Whale Optimization Algorithm" by Mirjalili and Lewis (2016) <doi:10.1016/j.advengsoft.2016.01.008>.

r-weightedcl 0.7
Propagated dependencies: r-sure@0.2.0 r-rootsolve@1.8.2.4 r-matlab@1.0.4.1 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=weightedCL
Licenses: GPL 2+
Build system: r
Synopsis: Efficient and Feasible Inference for High-Dimensional Normal Copula Regression Models
Description:

Estimates high-dimensional multivariate normal copula regression models with the weighted composite likelihood estimating equations in Nikoloulopoulos (2023) <doi:10.1016/j.csda.2022.107654>. It provides autoregressive moving average correlation structures and binary, ordinal, Poisson, and negative binomial regressions.

r-woodburymatrix 0.0.4
Propagated dependencies: r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/mbertolacci/WoodburyMatrix
Licenses: Expat
Build system: r
Synopsis: Fast Matrix Operations via the Woodbury Matrix Identity
Description:

This package provides a hierarchy of classes and methods for manipulating matrices formed implicitly from the sums of the inverses of other matrices, a situation commonly encountered in spatial statistics and related fields. Enables easy use of the Woodbury matrix identity and the matrix determinant lemma to allow computation (e.g., solving linear systems) without having to form the actual matrix. More information on the underlying linear algebra can be found in Harville, D. A. (1997) <doi:10.1007/b98818>.

r-walkscoreapi 1.2
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=walkscoreAPI
Licenses: GPL 2
Build system: r
Synopsis: Walk Score and Transit Score API
Description:

This package provides a collection of functions to perform the Application Programming Interface (API) calls associated with the Walk Score website (www.walkscore.com) within the R environment. These functions can be used to query the Walk Score and Transit Score database for a wide variety of information using R scripts. This package includes the simple Walk Score and Transit Score API calls, which return the scores associated with an input location, as well as calls which return some data used to calculate the scores. These functions are especially useful for mass data collection and gathering Walk Score and Transit Score values for large lists of locations.

r-wactor 0.0.1
Propagated dependencies: r-xgboost@3.2.0.1 r-tokenizers@0.3.0 r-tibble@3.3.1 r-text2vec@0.6.6 r-r6@2.6.1 r-matrix@1.7-4 r-ggplot2@4.0.2
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/mkearney/wactor
Licenses: Expat
Build system: r
Synopsis: Word Factor Vectors
Description:

This package provides a user-friendly factor-like interface for converting strings of text into numeric vectors and rectangular data structures.

r-wstdiff 1.0.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wstdiff
Licenses: Expat
Build system: r
Synopsis: Welch-Satterthwaite Approximation for t-Distribution Differences
Description:

This package implements the Welch-Satterthwaite approximation for differences of non-standardized t-distributed random variables in both univariate and multivariate settings. The package provides methods for computing effective degrees of freedom and scale parameters, as well as distribution functions for the approximated difference distribution. The methodology extends the classical Welch-Satterthwaite framework from variance combinations to t-distribution differences through careful moment matching. Methods build on the classical Welch-Satterthwaite approach described in Welch (1947) <doi:10.1093/biomet/34.1-2.28> and Satterthwaite (1946) <doi:10.2307/3002019>.

r-wamasim 1.0.0
Propagated dependencies: r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/scheidan/WaMaSim
Licenses: GPL 3
Build system: r
Synopsis: Simulate Rehabilitation Strategies for Water Distribution Systems
Description:

The outcome of various rehabilitation strategies for water distribution systems can be modeled with the Water Management Simulator (WaMaSim). Pipe breaks and the corresponding damage and rehabilitation costs are simulated. It is mainly intended to be used as educational tool for the Water Infrastructure Experimental and Computer Laboratory at ETH Zurich, Switzerland.

r-wkpool 0.3.0
Propagated dependencies: r-wk@0.9.5 r-vctrs@0.7.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/hypertidy/wkpool
Licenses: Expat
Build system: r
Synopsis: Vertex Pool Topology for Well-Known Geometry
Description:

Establishes and maintains vertex pool topology for geometry handled by wk'. Segments are the atomic unit, vertices are shared via integer references into a pool. Topology is made discoverable via coincident vertex detection while not requiring modification of the input data. Topological data models follow principles described in Worboys and Duckham (2004, ISBN:978-0415283755). The edge-based topology geometry decomposed into vertices and directed edge pairs is a simplification of the quad-edge case in Guibas & Stolfi (1985) <doi:10.1145/282918.282923>.

r-wnpmle 0.1.2
Propagated dependencies: r-tmb@1.9.19 r-survival@3.8-6 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/abellach/wnpmle
Licenses: GPL 3+
Build system: r
Synopsis: Weighted NPMLE for Recurrent Events with a Competing Terminal Event
Description:

This package provides regression modeling and prediction for the marginal mean of recurrent events in the presence of a competing terminal event using the weighted nonparametric maximum likelihood estimator (wNPMLE) of Bellach and Kosorok (2026) <doi:10.48550/arXiv.2605.25934>. Two classes of transformation models are implemented: Box-Cox transformation models and logarithmic transformation models. These extend the proportional means model of Ghosh and Lin (2002) <doi:10.17615/pt0g-y207> and the transformation model framework of Zeng and Lin (2006) <doi:10.1093/biomet/93.3.627>. Parameter estimation is performed using automatic differentiation through the Template Model Builder (TMB) framework. Standard errors are computed using sandwich variance estimators that account for estimation of the inverse-probability censoring weights following Bellach, Kosorok, Rüschendorf and Fine (2019) <doi:10.1080/01621459.2017.1401540>.

r-wodds 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-purrr@1.2.1 r-magrittr@2.0.4 r-glue@1.8.0 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/alexhallam/wodds
Licenses: Expat
Build system: r
Synopsis: Calculates Whisker Odds
Description:

Descriptive statistics for large data tend to be low resolution on the tails. Whisker Odds generate a table of descriptive statistics for large data. This is the same as letter-values, but with an alternative naming of depths which allow for depths beyond 26. For a reference to letter-values see Heike Hofmann and Hadley Wickham and Karen Kafadar (2017) <doi:10.1080/10618600.2017.1305277>.

r-wdief 1.0.4
Propagated dependencies: r-terra@1.8-93 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wdiEF
Licenses: GPL 3
Build system: r
Synopsis: Calculation of the Water Deficit Index (WDI) and the Evaporative Fraction (EF) on Rasters
Description:

This package provides functions to calculate the Water Deficit Index (WDI) and the Evaporative Fraction (EF) using geospatial raster data such as fractional vegetation cover (FVC) and surface-air temperature difference (TS-TA). The package automates regression-based edge fitting and produces continuous spatial maps of surface moisture and evaporative dynamics.

r-wavethresh 4.7.3
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wavethresh
Licenses: GPL 2+
Build system: r
Synopsis: Wavelets Statistics and Transforms
Description:

This package performs 1, 2 and 3D real and complex-valued wavelet transforms, nondecimated transforms, wavelet packet transforms, nondecimated wavelet packet transforms, multiple wavelet transforms, complex-valued wavelet transforms, wavelet shrinkage for various kinds of data, locally stationary wavelet time series, nonstationary multiscale transfer function modeling, density estimation.

r-wpp2012 2.2-1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: http://esa.un.org/wpp
Licenses: GPL 2+
Build system: r
Synopsis: World Population Prospects 2012
Description:

Data from the United Nation's World Population Prospects 2012.

r-webr 0.1.7
Propagated dependencies: r-ztable@0.2.3 r-vcd@1.4-13 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-sjlabelled@1.2.0 r-scales@1.4.0 r-rrtable@0.3.4 r-rlang@1.1.7 r-purrr@1.2.1 r-psych@2.6.1 r-moonbook@0.3.1 r-magrittr@2.0.4 r-ggplot2@4.0.2 r-ggforce@0.5.0 r-flextable@0.9.11 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/cardiomoon/webr
Licenses: GPL 3
Build system: r
Synopsis: Data and Functions for Web-Based Analysis
Description:

Several analysis-related functions for the book entitled "Web-based Analysis without R in Your Computer"(written in Korean, ISBN 978-89-5566-185-9) by Keon-Woong Moon. The main function plot.htest() shows the distribution of statistic for the object of class htest'.

r-watcher 0.2.0
Propagated dependencies: r-rlang@1.1.7 r-r6@2.6.1 r-later@1.4.7
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://watcher.r-lib.org
Licenses: Expat
Build system: r
Synopsis: Watch the File System for Changes
Description:

R binding for libfswatch', a file system monitoring library. Watch files, or directories recursively, for changes in the background. Log activity, or call an R function, upon every change event.

r-wordpiece-data 2.0.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/macmillancontentscience/wordpiece.data
Licenses: FSDG-compatible
Build system: r
Synopsis: Data for Wordpiece-Style Tokenization
Description:

This package provides data to be used by the wordpiece algorithm in order to tokenize text into somewhat meaningful chunks. Included vocabularies were retrieved from <https://huggingface.co/bert-base-cased/resolve/main/vocab.txt> and <https://huggingface.co/bert-base-uncased/resolve/main/vocab.txt> and parsed into an R-friendly format.

r-wvplots 1.3.9
Propagated dependencies: r-wrapr@2.1.0 r-sigr@1.1.5 r-rquery@1.4.99 r-rqdatatable@1.3.3 r-rlang@1.1.7 r-mgcv@1.9-4 r-mass@7.3-65 r-gridextra@2.3 r-ggplot2@4.0.2 r-cdata@1.2.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/WinVector/WVPlots
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Common Plots for Analysis
Description:

Select data analysis plots, under a standardized calling interface implemented on top of ggplot2 and plotly'. Plots of interest include: ROC', gain curve, scatter plot with marginal distributions, conditioned scatter plot with marginal densities, box and stem with matching theoretical distribution, and density with matching theoretical distribution.

r-wnnsel 0.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wNNSel
Licenses: GPL 2
Build system: r
Synopsis: Weighted Nearest Neighbor Imputation of Missing Values using Selected Variables
Description:

New tools for the imputation of missing values in high-dimensional data are introduced using the non-parametric nearest neighbor methods. It includes weighted nearest neighbor imputation methods that use specific distances for selected variables. It includes an automatic procedure of cross validation and does not require prespecified values of the tuning parameters. It can be used to impute missing values in high-dimensional data when the sample size is smaller than the number of predictors. For more information see Faisal and Tutz (2017) <doi:10.1515/sagmb-2015-0098>.

r-wcompo 1.0
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://sites.google.com/view/lmaowisc/
Licenses: GPL 2+
Build system: r
Synopsis: Semiparametric Proportional Means Regression of Weighted Composite Endpoint
Description:

This package implements inferential and graphic procedures for the semiparametric proportional means regression of weighted composite endpoint of recurrent event and death (Mao and Lin, 2016, <doi:10.1093/biostatistics/kxv050>).

r-wtest 3.2
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wtest
Licenses: GPL 2
Build system: r
Synopsis: The W-Test for Genetic Interactions Testing
Description:

Perform the calculation of W-test, diagnostic checking, calculate minor allele frequency (MAF) and odds ratio.

Total packages: 22167