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

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-weightedsurv 0.1.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/larry-leon/weightedsurv
Licenses: Expat
Build system: r
Synopsis: Survival Analysis with Subject-Specific (Case Weights) and Time-Dependent Weighting
Description:

This package provides survival analysis functions with support for time-dependent and subject-specific (e.g., propensity score) weighting. Implements weighted estimation for Cox models, Kaplan-Meier survival curves, and treatment differences with point-wise and simultaneous confidence bands. Includes restricted mean survival time (RMST) comparisons evaluated across all potential truncation times with both point-wise and simultaneous confidence bands. See Cole, S. R. & Hernán, M. A. (2004) <doi:10.1016/j.cmpb.2003.10.004> for methodological background.

r-westerlund 0.1.2
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/bosco-hung/WesterlundTest
Licenses: Expat
Build system: r
Synopsis: Panel Cointegration Tests Based on Westerlund (2007)
Description:

This package implements a functional approximation of the four panel cointegration tests developed by Westerlund (2007) <doi:10.1111/j.1468-0084.2007.00477.x>. The tests are based on structural rather than residual dynamics and allow for heterogeneity in both the long-run cointegrating relationship and the short-run dynamics. The package includes logic for automated lag and lead selection via AIC/BIC, Bartlett kernel long-run variance estimation, and a bootstrap procedure to handle cross-sectional dependence. It also includes a bootstrapping distribution visualization function for diagnostic purposes.

r-wordofmouth 1.2.0
Propagated dependencies: r-lambertw@0.6.9-2
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WordOfMouth
Licenses: GPL 3
Build system: r
Synopsis: Estimates Economic Variables for Word-of-Mouth-Campaigns
Description:

This package provides methods for estimating profit, profit-maximizing price, demand and consumer surplus of Word-of-Mouth-campaigns on mean-field networks.

r-warpmix 0.1.0
Propagated dependencies: r-reshape2@1.4.5 r-nlme@3.1-168 r-mass@7.3-65 r-lme4@1.1-37 r-fields@17.1 r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=warpMix
Licenses: GPL 3+
Build system: r
Synopsis: Mixed Effects Modeling with Warping for Functional Data Using B-Spline
Description:

Mixed effects modeling with warping for functional data using B- spline. Warping coefficients are considered as random effects, and warping functions are general functions, parameters representing the projection onto B- spline basis of a part of the warping functions. Warped data are modelled by a linear mixed effect functional model, the noise is Gaussian and independent from the warping functions.

r-w4mrutils 1.2.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=W4MRUtils
Licenses: AGPL 3+
Build system: r
Synopsis: Useful Functions for Harmonized W4M Tool Development
Description:

This package provides a set of utility function to prevent the spread of utility scripts in W4M (Workflow4Metabolomics) tools, and centralize them in a single package. To note, some are meant to be replaced by the use of dedicated packages in the future, like the parse_args() function: it is here only to prepare the ground for more global changes in W4M scripts and tools. This package is used by part of the W4M Galaxy modules, some of them being available on the community-maintained GitHub repository for Metabolomics Galaxy tools <https://github.com/workflow4metabolomics/tools-metabolomics>. See Delporte et al (2025) <doi:10.1002/cpz1.70095> for more details.

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-weirs 0.25
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=weirs
Licenses: GPL 2
Build system: r
Synopsis: Hydraulics Package to Compute Open-Channel Flow over Weirs
Description:

This package provides computational support for flow over weirs, such as sharp-crested, broad-crested, and embankments. Initially, the package supports broad- and sharp-crested weirs.

r-wcluster 1.3.0
Propagated dependencies: r-datanugget@1.4.0 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WCluster
Licenses: GPL 2
Build system: r
Synopsis: Clustering and PCA with Weights, and Data Nuggets Clustering
Description:

K-means clustering, hierarchical clustering, and PCA with observational weights and/or variable weights. It also includes the corresponding functions for data nuggets which serve as representative samples of large datasets. Cherasia et al., (2022) <doi:10.1007/978-3-031-22687-8_20>. Amaratunga et al., (2009) <doi:10.1002/9780470317129>.

r-weyl 0.0-7
Propagated dependencies: r-spray@1.0-27 r-freealg@1.1-8 r-disordr@0.9-8-5
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/RobinHankin/weyl
Licenses: GPL 2+
Build system: r
Synopsis: The Weyl Algebra
Description:

This package provides a suite of routines for Weyl algebras. Notation follows Coutinho (1995, ISBN 0-521-55119-6, "A Primer of Algebraic D-Modules"). Uses disordR discipline (Hankin 2022 <doi:10.48550/arXiv.2210.03856>). To cite the package in publications, use Hankin 2022 <doi:10.48550/arXiv.2212.09230>.

r-weatheroz 2.0.2
Propagated dependencies: r-xml2@1.5.0 r-terra@1.8-86 r-stars@0.6-8 r-sf@1.0-23 r-magick@2.9.0 r-lubridate@1.9.4 r-knitr@1.50 r-jsonlite@2.0.0 r-foreign@0.8-90 r-data-table@1.17.8 r-curl@7.0.0 r-crul@1.6.0 r-crayon@1.5.3 r-clock@0.7.3 r-apsimx@2.8.235
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/ropensci/weatherOz/
Licenses: GPL 3+
Build system: r
Synopsis: An API Client for Australian Weather and Climate Data Resources
Description:

This package provides automated downloading, parsing and formatting of weather data for Australia through API endpoints provided by the Department of Primary Industries and Regional Development (DPIRD) of Western Australia and by the Science and Technology Division of the Queensland Government's Department of Environment and Science (DES). As well as the Bureau of Meteorology (BOM) of the Australian government precis and coastal forecasts, and downloading and importing radar and satellite imagery files. DPIRD weather data are accessed through public APIs provided by DPIRD, <https://www.dpird.wa.gov.au/online-tools/apis/>, providing access to weather station data from the DPIRD weather station network. Australia-wide weather data are based on data from the Australian Bureau of Meteorology (BOM) data and accessed through SILO (Scientific Information for Land Owners) Jeffrey et al. (2001) <doi:10.1016/S1364-8152(01)00008-1>. DPIRD data are made available under a Creative Commons Attribution 3.0 Licence (CC BY 3.0 AU) license <https://creativecommons.org/licenses/by/3.0/au/deed.en>. SILO data are released under a Creative Commons Attribution 4.0 International licence (CC BY 4.0) <https://creativecommons.org/licenses/by/4.0/>. BOM data are (c) Australian Government Bureau of Meteorology and released under a Creative Commons (CC) Attribution 3.0 licence or Public Access Licence (PAL) as appropriate, see <http://www.bom.gov.au/other/copyright.shtml> for further details.

r-waveletarima 0.1.2
Propagated dependencies: r-wavelets@0.3-0.2 r-fracdiff@1.5-3 r-forecast@8.24.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WaveletArima
Licenses: GPL 3
Build system: r
Synopsis: Wavelet-ARIMA Model for Time Series Forecasting
Description:

Noise in the time-series data significantly affects the accuracy of the ARIMA model. Wavelet transformation decomposes the time series data into subcomponents to reduce the noise and help to improve the model performance. The wavelet-ARIMA model can achieve higher prediction accuracy than the traditional ARIMA model. This package provides Wavelet-ARIMA model for time series forecasting based on the algorithm by Aminghafari and Poggi (2012) and Paul and Anjoy (2018) <doi:10.1142/S0219691307002002> <doi:10.1007/s00704-017-2271-x>.

r-whereami 0.2.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/yonicd/whereami
Licenses: Expat
Build system: r
Synopsis: Reliably Return the Source and Call Location of a Command
Description:

Robust and reliable functions to return informative outputs to console with the run or source location of a command. This can be from the RScript'/R terminal commands or RStudio console, source editor, Rmarkdown document and a Shiny application.

r-wodds 0.1.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-weightedrank 0.7.0
Propagated dependencies: r-senstrat@1.0.3 r-sensitivitymv@1.4.4 r-mvtnorm@1.3-3 r-biasedurn@2.0.12
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=weightedRank
Licenses: GPL 2
Build system: r
Synopsis: Sensitivity Analysis Using Weighted Rank Statistics
Description:

This package performs a sensitivity analysis using weighted rank tests in observational studies with I blocks of size J; see Rosenbaum (2024) <doi:10.1080/01621459.2023.2221402>. The package can perform adaptive inference in block designs; see Rosenbaum (2012) <doi:10.1093/biomet/ass032>. The package can increase design sensitivity using the conditioning tactic in Rosenbaum (2025) <doi:10.1093/jrsssb/qkaf007>. The main functions are wgtRank(), wgtRankCI(), wgtRanktt() and wgtRankC().

r-wintime 0.4.3
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://pubmed.ncbi.nlm.nih.gov/38417455/
Licenses: Expat
Build system: r
Synopsis: Win Time Methods for Time-to-Event Data in Clinical Trials
Description:

This package performs an analysis of time-to-event clinical trial data using various "win time" methods, including ewt', ewtr', rmt', ewtp', rewtp', ewtpr', rewtpr', max', wtr', rwtr', pwt', and rpwt'. These methods are used to calculate and compare treatment effects on ordered composite endpoints. The package handles event times, event indicators, and treatment arm indicators and supports calculations on observed and resampled data. Detailed explanations of each method and usage examples are provided in "Use of win time for ordered composite endpoints in clinical trials," by Troendle et al. (2024)<https://pubmed.ncbi.nlm.nih.gov/38417455/>. For more information, see the package documentation or the vignette titled "Introduction to wintime.".

r-wpproj 0.2.3
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/ericdunipace/WpProj
Licenses: FSDG-compatible
Build system: r
Synopsis: Linear p-Wasserstein Projections
Description:

This package performs Wasserstein projections from the predictive distributions of any model into the space of predictive distributions of linear models. We utilize L1 penalties to also reduce the complexity of the model space. This package employs the methods as described in Dunipace, Eric and Lorenzo Trippa (2020) <doi:10.48550/arXiv.2012.09999>.

r-writealizer 1.7.3
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/shmercer/writeAlizer/
Licenses: Expat
Build system: r
Synopsis: Generate Predicted Writing Quality Scores
Description:

Imports variables from ReaderBench (Dascalu et al., 2018)<doi:10.1007/978-3-319-66610-5_48>, Coh-Metrix (McNamara et al., 2014)<doi:10.1017/CBO9780511894664>, and/or GAMET (Crossley et al., 2019) <doi:10.17239/jowr-2019.11.02.01> output files; downloads predictive scoring models described in Mercer & Cannon (2022)<doi:10.31244/jero.2022.01.03> and Mercer et al.(2021)<doi:10.1177/0829573520987753>; and generates predicted writing quality and curriculum-based measurement (McMaster & Espin, 2007)<doi:10.1177/00224669070410020301> scores.

r-waveletcomp 1.2
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: http://www.hs-stat.com/projects/WaveletComp/WaveletComp_guided_tour.pdf
Licenses: GPL 2
Build system: r
Synopsis: Computational Wavelet Analysis
Description:

Wavelet analysis and reconstruction of time series, cross-wavelets and phase-difference (with filtering options), significance with simulation algorithms.

r-walkscore 0.1.2
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/chris31415926535/walkscore
Licenses: Expat
Build system: r
Synopsis: Tidy Interface to the 'Walk Score' API
Description:

Easily collect walk scores, bike scores, and transit scores (where available) from the Walk Score API <https://www.walkscore.com/professional/api.php>, a proprietary API that assigns locations a walkability score between 0 and 100.

r-wrss 3.2
Propagated dependencies: r-nloptr@2.2.1 r-network@1.19.0 r-hmisc@5.2-4 r-ggplot2@4.0.1 r-ggally@2.4.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WRSS
Licenses: GPL 3
Build system: r
Synopsis: Water Resources System Simulator
Description:

This package provides tools for constructing, simulating, and analyzing large-scale water resources systems. The package provides functions to represent system components such as reservoirs, aquifers, rivers, diversions, and demand sites, and to simulate system behavior under Standard Operating Policy. It also supports the development and evaluation of water allocation strategies and hydropower operations within integrated water resources systems.

r-wdief 1.0.4
Propagated dependencies: r-terra@1.8-86 r-dplyr@1.1.4
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-weightit 1.5.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://ngreifer.github.io/WeightIt/
Licenses: GPL 2+
Build system: r
Synopsis: Weighting for Covariate Balance in Observational Studies
Description:

Generates balancing weights for causal effect estimation in observational studies with binary, multi-category, or continuous point or longitudinal treatments by easing and extending the functionality of several R packages and providing in-house estimation methods. Available methods include those that rely on parametric modeling, optimization, and machine learning. Also allows for assessment of weights and checking of covariate balance by interfacing directly with the cobalt package. Methods for estimating weighted regression models that take into account uncertainty in the estimation of the weights via M-estimation or bootstrapping are available. See the vignette "Installing Supporting Packages" for instructions on how to install any package WeightIt uses, including those that may not be on CRAN.

r-wdnet 1.2.3
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://gitlab.com/wdnetwork/wdnet
Licenses: GPL 3+
Build system: r
Synopsis: Weighted and Directed Networks
Description:

Assortativity coefficients, centrality measures, and clustering coefficients for weighted and directed networks. Rewiring unweighted networks with given assortativity coefficients. Generating general preferential attachment networks.

r-wikkitidy 0.1.14
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://wikihistories.github.io/wikkitidy/
Licenses: Expat
Build system: r
Synopsis: Tidy Analysis of Wikipedia
Description:

Access Wikipedia through the several MediaWiki APIs (<https://www.mediawiki.org/wiki/API>), as well as through the XTools API (<https://www.mediawiki.org/wiki/XTools/API>). Ensure your API calls are correct, and receive results in tidy tibbles.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457