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

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-wcox 1.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wcox
Licenses: GPL 3
Build system: r
Synopsis: Weights to Correct for Outcome Dependent Sampling in Time to Event Data
Description:

This package provides a new inverse probability of selection weighted Cox model to deal with outcome-dependent sampling in survival analysis.

r-weaana 0.3.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-whalestrike 0.6.2
Propagated dependencies: r-shiny@1.11.1 r-desolve@1.40 r-bslib@0.9.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://dankelley.github.io/whalestrike/
Licenses: GPL 3+
Build system: r
Synopsis: Simulate Whale Ship Strikes
Description:

This package provides tools for simulating the biophysical effects of vessel-strikes on whales. The aim is to support the evaluation of marine policies limiting ship speeds through regions in which whales reside. This is important because ship strikes are a major source of lethality for several whale species, including the critically endangered North Atlantic right whale. In this analysis, whales are modelled with a four-layer system comprising skin, blubber, sub-layer (muscle or organ) and bone. Reasonable values for the material properties of these layers, along with other factors such as whale surface area and mass, are provided for a variety of whale species. Similarly, key values are provided for several ship types. The collision is modelled according to Newtonian dynamics, with stresses and strains within the whale layers being simulated over time. The simulation results are analyzed in the context of whale-strike data, to develop a Lethality Index for the whale in the modelled collision. For the underlying science, see Kelley and other "Assessing the Lethality of Ship Strikes on Whales Using Simple Biophysical Models." (2021) <doi:10.1111/mms.12745>. For more on the R code, see Kelley "`whalestrike`: An R package for simulating ship strikes on whales" (2024) <doi:10.21105/joss.06473>.

r-waywiser 0.6.3
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/ropensci/waywiser
Licenses: Expat
Build system: r
Synopsis: Ergonomic Methods for Assessing Spatial Models
Description:

Assessing predictive models of spatial data can be challenging, both because these models are typically built for extrapolating outside the original region represented by training data and due to potential spatially structured errors, with "hot spots" of higher than expected error clustered geographically due to spatial structure in the underlying data. Methods are provided for assessing models fit to spatial data, including approaches for measuring the spatial structure of model errors, assessing model predictions at multiple spatial scales, and evaluating where predictions can be made safely. Methods are particularly useful for models fit using the tidymodels framework. Methods include Moran's I ('Moran (1950) <doi:10.2307/2332142>), Geary's C ('Geary (1954) <doi:10.2307/2986645>), Getis-Ord's G ('Ord and Getis (1995) <doi:10.1111/j.1538-4632.1995.tb00912.x>), agreement coefficients from Ji and Gallo (2006) (<doi: 10.14358/PERS.72.7.823>), agreement metrics from Willmott (1981) (<doi: 10.1080/02723646.1981.10642213>) and Willmott et al'. (2012) (<doi: 10.1002/joc.2419>), an implementation of the area of applicability methodology from Meyer and Pebesma (2021) (<doi:10.1111/2041-210X.13650>), and an implementation of multi-scale assessment as described in Riemann et al'. (2010) (<doi:10.1016/j.rse.2010.05.010>).

r-wavest 0.1.0
Propagated dependencies: r-wavelets@0.3-0.2 r-tsutils@0.9.4 r-neuralnet@1.44.2 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=WaveST
Licenses: GPL 3
Build system: r
Synopsis: Wavelet-Based Spatial Time Series Models
Description:

An integrated wavelet-based spatial time series modelling framework designed to enhance predictive accuracy under noisy and nonstationary conditions by jointly exploiting multi-resolution (wavelet) information and spatial dependence. The package implements WaveSARIMA() (Wavelet Based Spatial AutoRegressive Integrated Moving Average model using regression features with forecast::auto.arima()) and WaveSNN() (Wavelet Based Spatial Neural Network model using neuralnet with hyperparameter search). Both functions support spatial transformation via a user-supplied spatial matrix, lag feature construction, MODWT-based wavelet sub-series feature generation, time-ordered train/test splitting, and performance evaluation (Root Mean Square Error (RMSE), Mean Absolute Error (MAE), R-squared (R²), and Mean Absolute Percentage Error (MAPE)), returning fitted models and actual vs predicted values for train and test sets. The package has been developed using the algorithm of Paul et al. (2023) <doi:10.1007/s43538-025-00581-1>.

r-wordvector 0.6.2
Propagated dependencies: r-stringi@1.8.7 r-rsvd@1.0.5 r-rspectra@0.16-2 r-rcpp@1.1.0 r-quanteda@4.3.1 r-proxyc@0.5.2 r-matrix@1.7-4 r-irlba@2.3.5.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/koheiw/wordvector
Licenses: ASL 2.0
Build system: r
Synopsis: Word and Document Vector Models
Description:

Create dense vector representation of words and documents using quanteda'. Implements Word2vec (Mikolov et al., 2013) <doi:10.48550/arXiv.1310.4546>, Doc2vec (Le & Mikolov, 2014) <doi:10.48550/arXiv.1405.4053> and Latent Semantic Analysis (Deerwester et al., 1990) <doi:10.1002/(SICI)1097-4571(199009)41:6%3C391::AID-ASI1%3E3.0.CO;2-9>.

r-windex 2.1.0
Propagated dependencies: r-scatterplot3d@0.3-44 r-phytools@2.5-2 r-phangorn@2.12.1 r-geiger@2.0.11 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=windex
Licenses: GPL 2
Build system: r
Synopsis: Analysing Convergent Evolution using the Wheatsheaf Index
Description:

Analysing convergent evolution using the Wheatsheaf index, described in Arbuckle et al. (2014) <doi: 10.1111/2041-210X.12195>, and some other unrelated but perhaps useful functions.

r-when 1.0.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://josesamos.github.io/when/
Licenses: Expat
Build system: r
Synopsis: Definition of Date and Time Dimension Tables
Description:

In Multidimensional Systems the When dimension allows us to express when the analysed facts have occurred. The purpose of this package is to provide support for implementing this dimension in the form of date and time tables for Relational On-Line Analytical Processing star database systems.

r-w2cwm2c 2.2
Propagated dependencies: r-waveslim@1.8.5 r-wavemulcor@3.1.2 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/jomopo/W2CWM2C
Licenses: GPL 2+
Build system: r
Synopsis: Graphical Tool for Wavelet (Cross) Correlation and Wavelet Multiple (Cross) Correlation Analysis
Description:

Set of functions that improves the graphical presentations of the functions: wave.correlation and spin.correlation (waveslim package, Whitcher 2012) and the wave.multiple.correlation and wave.multiple.cross.correlation (wavemulcor package, Fernandez-Macho 2012b). The plot outputs (heatmaps) can be displayed in the screen or can be saved as PNG or JPG images or as PDF or EPS formats. The W2CWM2C package also helps to handle the (input data) multivariate time series easily as a list of N elements (times series) and provides a multivariate data set (dataexample) to exemplify its use. A description of the package was published in a scientific paper: Polanco-Martinez and Fernandez-Macho (2014), <doi:10.1109/MCSE.2014.96>.

r-woodsimulatr 0.6.2
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WoodSimulatR
Licenses: Expat
Build system: r
Synopsis: Generate Simulated Sawn Timber Strength Grading Data
Description:

This package provides tools for generating simulated sawn timber strength grading data with a main focus on statistical simulation based on covariance matrices. Simulation data for Norway spruce sawn timber from Austria and reference values of means and standard deviations of grade determining properties from literature for a number of European countries are provided, as well.

r-whitewater 0.1.4
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/joshualerickson/whitewater/
Licenses: Expat
Build system: r
Synopsis: Parallel Processing Options for Package 'dataRetrieval'
Description:

This package provides methods for retrieving United States Geological Survey (USGS) water data using sequential and parallel processing (Bengtsson, 2022 <doi:10.32614/RJ-2021-048>). In addition to parallel methods, data wrangling and additional statistical attributes are provided.

r-wikipedir 1.7.1
Propagated dependencies: r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/Ironholds/WikipediR/
Licenses: Expat
Build system: r
Synopsis: MediaWiki API Wrapper
Description:

This package provides a wrapper for the MediaWiki API, aimed particularly at the Wikimedia production wikis, such as Wikipedia. It can be used to retrieve page text, information about users or the history of pages, and elements of the category tree.

r-webdeveloper 1.0.5
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=webdeveloper
Licenses: GPL 2+
Build system: r
Synopsis: Functions for Web Development
Description:

Organizational framework for web development in R including functions to serve static and dynamic content via HTTP methods, includes the html5 package to create HTML pages, and offers other utility functions for common tasks related to web development.

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-wnominate 1.5
Propagated dependencies: r-pscl@1.5.9
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wnominate
Licenses: GPL 2
Build system: r
Synopsis: Roll Call Analysis Software
Description:

Estimates Poole and Rosenthal's (1985 <doi:10.2307/2111172>, 1991 <doi:10.2307/2111445>) W-NOMINATE scores from roll call votes supplied though a rollcall object from the pscl package.

r-whatif 1.5-11
Propagated dependencies: r-pbmcapply@1.5.1 r-lpsolve@5.6.23
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://gking.harvard.edu/whatif
Licenses: GPL 3+
Build system: r
Synopsis: Software for Evaluating Counterfactuals
Description:

Inferences about counterfactuals are essential for prediction, answering what if questions, and estimating causal effects. However, when the counterfactuals posed are too far from the data at hand, conclusions drawn from well-specified statistical analyses become based largely on speculation hidden in convenient modeling assumptions that few would be willing to defend. Unfortunately, standard statistical approaches assume the veracity of the model rather than revealing the degree of model-dependence, which makes this problem hard to detect. WhatIf offers easy-to-apply methods to evaluate counterfactuals that do not require sensitivity testing over specified classes of models. If an analysis fails the tests offered here, then we know that substantive inferences will be sensitive to at least some modeling choices that are not based on empirical evidence, no matter what method of inference one chooses to use. WhatIf implements the methods for evaluating counterfactuals discussed in Gary King and Langche Zeng, 2006, "The Dangers of Extreme Counterfactuals," Political Analysis 14 (2) <DOI:10.1093/pan/mpj004>; and Gary King and Langche Zeng, 2007, "When Can History Be Our Guide? The Pitfalls of Counterfactual Inference," International Studies Quarterly 51 (March) <DOI:10.1111/j.1468-2478.2007.00445.x>.

r-wpp2015 1.1-3
Propagated dependencies: r-plyr@1.8.9
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 2015
Description:

This package provides data from the United Nation's World Population Prospects 2015.

r-weightedcluster 2.0
Propagated dependencies: r-vegclust@2.0.3 r-traminer@2.2-13 r-rcolorbrewer@1.1-3 r-progressr@0.18.0 r-nnet@7.3-20 r-margins@0.3.28 r-lme4@1.1-37 r-future@1.68.0 r-foreach@1.5.2 r-fastcluster@1.3.0 r-dofuture@1.1.2 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: http://mephisto.unige.ch/weightedcluster/
Licenses: GPL 2+
Build system: r
Synopsis: Clustering of Weighted Data
Description:

Clusters state sequences and weighted data. It provides an optimized weighted PAM algorithm as well as functions for aggregating replicated cases, computing cluster quality measures for a range of clustering solutions, sequence analysis typology validation using parametric bootstraps and plotting (fuzzy) clusters of state sequences. It further provides a fuzzy and crisp CLARA algorithm to cluster large database with sequence analysis, and a methodological framework for Robustness Assessment of Regressions using Cluster Analysis Typologies (RARCAT).

r-waveletgarch 0.1.1
Propagated dependencies: r-wavelets@0.3-0.2 r-rugarch@1.5-5 r-fracdiff@1.5-3 r-forecast@8.24.0 r-fints@0.4-9
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WaveletGARCH
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Fit the Wavelet-GARCH Model to Volatile Time Series Data
Description:

Fits the combination of Wavelet-GARCH model for time series forecasting using algorithm by Paul (2015) <doi:10.3233/MAS-150328>.

r-whomds 1.1.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/lindsayevanslee/whomds
Licenses: GPL 3
Build system: r
Synopsis: Calculate Results from WHO Model Disability Survey Data
Description:

The Model Disability Survey (MDS) <https://www.who.int/activities/collection-of-data-on-disability> is a World Health Organization (WHO) general population survey instrument to assess the distribution of disability within a country or region, grounded in the International Classification of Functioning, Disability and Health <https://www.who.int/standards/classifications/international-classification-of-functioning-disability-and-health>. This package provides fit-for-purpose functions for calculating and presenting the results from this survey, as used by the WHO. The package primarily provides functions for implementing Rasch Analysis (see Andrich (2011) <doi:10.1586/erp.11.59>) to calculate a metric scale for disability.

r-whitestripe 2.5.0
Propagated dependencies: r-oro-nifti@0.11.4 r-neurobase@1.34.0 r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WhiteStripe
Licenses: GPL 3
Build system: r
Synopsis: White Matter Normalization for Magnetic Resonance Images
Description:

Shinohara (2014) <doi:10.1016/j.nicl.2014.08.008> introduced WhiteStripe', an intensity-based normalization of T1 and T2 images, where normal appearing white matter performs well, but requires segmentation. This method performs white matter mean and standard deviation estimates on data that has been rigidly-registered to the MNI template and uses histogram-based methods.

r-weird 2.0.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://pkg.robjhyndman.com/weird/
Licenses: GPL 3
Build system: r
Synopsis: Functions and Data Sets for "That's Weird: Anomaly Detection Using R" by Rob J Hyndman
Description:

All functions and data sets required for the examples in the book Hyndman (2026) "That's Weird: Anomaly Detection Using R" <https://OTexts.com/weird/>. All packages needed to run the examples are also loaded.

r-words 1.0.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=words
Licenses: Expat
Build system: r
Synopsis: List of English Words from the Scrabble Dictionary
Description:

List of english scrabble words as listed in the OTCWL2014 <https://www.scrabbleplayers.org/w/Official_Tournament_and_Club_Word_List_2014_Edition>. Words are collated from the Word Game Dictionary <https://www.wordgamedictionary.com/word-lists/>.

r-wex 0.1.1
Propagated dependencies: r-kfas@1.6.0 r-fkf@0.2.6
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/timginker/wex
Licenses: Expat
Build system: r
Synopsis: Exact Observation Weights for the Kalman Filter and Smoother
Description:

Computes exact observation weights for the Kalman filter and smoother, following Koopman and Harvey (2003) <www.sciencedirect.com/science/article/pii/S0165188902000611>. The package provides tools for analyzing linear Gaussian state-space models, allowing users to quantify the contribution of individual observations to filtered and smoothed state estimates. These weights can be used for interpretation, decomposition, and diagnostic analysis in time series models, including applications such as dynamic factor models. See the README for examples.

Total packages: 69239