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

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-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.1-1.1 r-quanteda@4.4 r-proxyc@0.5.2 r-matrix@1.7-5 r-irlba@2.3.7
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-wqm 0.1.4
Propagated dependencies: r-waveletcomp@1.2 r-mbc@0.10-8 r-matrixstats@1.5.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WQM
Licenses: GPL 3+
Build system: r
Synopsis: Wavelet-Based Quantile Mapping for Postprocessing Numerical Weather Predictions
Description:

The wavelet-based quantile mapping (WQM) technique is designed to correct biases in spatio-temporal precipitation forecasts across multiple time scales. The WQM method effectively enhances forecast accuracy by generating an ensemble of precipitation forecasts that account for uncertainties in the prediction process. For a comprehensive overview of the methodologies employed in this package, please refer to Jiang, Z., and Johnson, F. (2023) <doi:10.1029/2022EF003350>. The package relies on two packages for continuous wavelet transforms: WaveletComp', which can be installed automatically, and wmtsa', which is optional and available from the CRAN archive <https://cran.r-project.org/src/contrib/Archive/wmtsa/>. Users need to manually install wmtsa from this archive if they prefer to use wmtsa based decomposition.

r-weatherjoin 0.2.3
Propagated dependencies: r-jsonlite@2.0.0 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/hauae/weatherjoin
Licenses: Expat
Build system: r
Synopsis: Join Gridded Weather Data to Event Tables
Description:

High-level tools to attach gridded weather data from the NASA POWER Project to event-based datasets. The package plans efficient spatio-temporal API calls via the nasapower R package, caches downloaded segments locally, and joins weather variables back to the input table using exact or rolling joins. This package is not affiliated with or endorsed by NASA.

r-wrangle 0.6.4
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wrangle
Licenses: GPL 3
Build system: r
Synopsis: Systematic Data Wrangling Idiom
Description:

Supports systematic scrutiny, modification, and integration of data. The function status() counts rows that have missing values in grouping columns (returned by na() ), have non-unique combinations of grouping columns (returned by dup() ), and that are not locally sorted (returned by unsorted() ). Functions enumerate() and itemize() give sorted unique combinations of columns, with or without occurrence counts, respectively. Function ignore() drops columns in x that are present in y, and informative() drops columns in x that are entirely NA; constant() returns values that are constant, given a key. Data that have defined unique combinations of grouping values behave more predictably during merge operations.

r-wordr 0.3.6
Propagated dependencies: r-xml2@1.5.2 r-officer@0.7.5 r-flextable@0.9.11 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WordR
Licenses: GPL 3
Build system: r
Synopsis: Rendering Word Documents with R Inline Code
Description:

Serves for rendering MS Word documents with R inline code and inserting tables and plots.

r-winratio 1.0
Propagated dependencies: r-tidyverse@2.0.0 r-tidyselect@1.2.1 r-rcpp@1.1.1-1.1 r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WinRatio
Licenses: GPL 2+
Build system: r
Synopsis: Win Ratio for Prioritized Outcomes and 95% Confidence Interval
Description:

Calculate the win ratio for prioritized outcomes and the 95% confidence interval based on Bebu and Lachin (2016) <doi:10.1093/biostatistics/kxv032>. Three type of outcomes can be analyzed: survival "failure-time" events, repeated survival "failure-time" events and continuous or ordinal "non-failure time" events that are captured at specific time-points in the study.

r-wordpiece 2.1.3
Propagated dependencies: r-wordpiece-data@2.0.0 r-stringi@1.8.7 r-rlang@1.2.0 r-piecemaker@1.0.2 r-memoise@2.0.1 r-fastmatch@1.1-8 r-dlr@1.0.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/macmillancontentscience/wordpiece
Licenses: FSDG-compatible
Build system: r
Synopsis: R Implementation of Wordpiece Tokenization
Description:

Apply Wordpiece (<arXiv:1609.08144>) tokenization to input text, given an appropriate vocabulary. The BERT (<arXiv:1810.04805>) tokenization conventions are used by default.

r-wordnet 0.1-18
Propagated dependencies: r-rjava@1.0-18
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://wordnet.princeton.edu/
Licenses: Expat
Build system: r
Synopsis: WordNet Interface
Description:

An interface to WordNet using the Jawbone Java API to WordNet. WordNet (<https://wordnet.princeton.edu/>) is a large lexical database of English. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct concept. Synsets are interlinked by means of conceptual-semantic and lexical relations. Please note that WordNet(R) is a registered tradename. Princeton University makes WordNet available to research and commercial users free of charge provided the terms of their license (<https://wordnet.princeton.edu/license-and-commercial-use>) are followed, and proper reference is made to the project using an appropriate citation (<https://wordnet.princeton.edu/citing-wordnet>). The WordNet database files need to be made available separately, either via package wordnetDicts from <https://datacube.wu.ac.at>, installing system packages where available, or direct download from <https://wordnetcode.princeton.edu/3.0/WNdb-3.0.tar.gz>.

r-wyz-code-rdoc 1.1.19
Propagated dependencies: r-wyz-code-offensiveprogramming@1.1.24 r-tidyr@1.3.2 r-stringr@1.6.0 r-r6@2.6.1 r-digest@0.6.39 r-data-table@1.18.4 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://neonira.github.io/offensiveProgrammingBook_v1.2.2/
Licenses: GPL 3
Build system: r
Synopsis: Wizardry Code Offensive Programming R Documentation
Description:

Allows to generate on-demand or by batch, any R documentation file, whatever is kind, data, function, class or package. It populates documentation sections, either automatically or by considering your input. Input code could be standard R code or offensive programming code. Documentation content completeness depends on the type of code you use. With offensive programming code, expect generated documentation to be fully completed, from a format and content point of view. With some standard R code, you will have to activate post processing to fill-in any section that requires complements. Produced manual page validity is automatically tested against R documentation compliance rules. Documentation language proficiency, wording style, and phrasal adjustments remains your job.

r-washdata 0.1.5
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/katilingban/washdata/
Licenses: CC0
Build system: r
Synopsis: Urban Water and Sanitation Survey Dataset
Description:

Urban water and sanitation survey dataset collected by Water and Sanitation for the Urban Poor (WSUP) with technical support from Valid International. These citywide surveys have been collecting data allowing water and sanitation service levels across the entire city to be characterised, while also allowing more detailed data to be collected in areas of the city of particular interest. These surveys are intended to generate useful information for others working in the water and sanitation sector. Current release version includes datasets collected from a survey conducted in Dhaka, Bangladesh in March 2017. This survey in Dhaka is one of a series of surveys to be conducted by WSUP in various cities in which they operate including Accra, Ghana; Nakuru, Kenya; Antananarivo, Madagascar; Maputo, Mozambique; and, Lusaka, Zambia. This package will be updated once the surveys in other cities are completed and datasets have been made available.

r-wkb 0.4-0
Propagated dependencies: r-sp@2.2-1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wkb
Licenses: Modified BSD
Build system: r
Synopsis: Convert Between Spatial Objects and Well-Known Binary Geometry
Description:

Utility functions to convert between the Spatial classes specified by the package sp', and the well-known binary (WKB) representation for geometry specified by the Open Geospatial Consortium'. Supports Spatial objects of class SpatialPoints', SpatialPointsDataFrame', SpatialLines', SpatialLinesDataFrame', SpatialPolygons', and SpatialPolygonsDataFrame'. Supports WKB geometry types Point', LineString', Polygon', MultiPoint', MultiLineString', and MultiPolygon'. Includes extensions to enable creation of maps with TIBCO Spotfire'.

r-wbacon 0.6-3
Propagated dependencies: r-hexbin@1.28.5
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/tobiasschoch/wbacon
Licenses: GPL 2+
Build system: r
Synopsis: Weighted BACON Algorithms
Description:

The BACON algorithms are methods for multivariate outlier nomination (detection) and robust linear regression by Billor, Hadi, and Velleman (2000) <doi:10.1016/S0167-9473(99)00101-2>. The extension to weighted problems is due to Beguin and Hulliger (2008) <https://www150.statcan.gc.ca/n1/en/catalogue/12-001-X200800110616>; see also <doi:10.21105/joss.03238>.

r-weightsvm 1.7-16
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://www.csie.ntu.edu.tw/~cjlin/libsvmtools/#weights_for_data_instances
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Subject Weighted Support Vector Machines
Description:

This package provides functions for subject/instance weighted support vector machines (SVM). It uses a modified version of libsvm and is compatible with package e1071'. It also allows user defined kernel matrix.

r-webtrackr 0.3.2
Propagated dependencies: r-httr@1.4.8 r-fastmatch@1.1-8 r-data-table@1.18.4 r-adar@0.3.5
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/gesistsa/webtrackR
Licenses: Expat
Build system: r
Synopsis: Preprocessing and Analyzing Web Tracking Data
Description:

Data structures and methods to work with web tracking data. The functions cover data preprocessing steps, enriching web tracking data with external information and methods for the analysis of digital behavior as used in several academic papers (e.g., Clemm von Hohenberg et al., 2023 <doi:10.17605/OSF.IO/M3U9P>; Stier et al., 2022 <doi:10.1017/S0003055421001222>).

r-wstats 0.1.1
Propagated dependencies: r-rlang@1.2.0 r-glue@1.8.1 r-cpp11@0.5.5
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wstats
Licenses: Expat
Build system: r
Synopsis: Weighted Descriptive Statistics
Description:

Weighted versions of common descriptive statistics (variance, standard deviation, covariance, correlation, quantiles).

r-waysign 0.1.1
Dependencies: xz@5.4.5
Propagated dependencies: r-rlang@1.2.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/thomasp85/waysign
Licenses: Expat
Build system: r
Synopsis: Multi-Purpose and High-Performance Routing
Description:

This package provides routing based on the path-tree Rust crate. The routing is general purpose in the sense that any type of R object can be associated with a path, not just a handler function.

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-wsprv 0.1.0
Propagated dependencies: r-mnormt@2.1.2 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wsprv
Licenses: GPL 2
Build system: r
Synopsis: Weighted Selection Probability for Rare Variant Analysis
Description:

This package provides a weighted selection probability to locate rare variants associated with multiple phenotypes.

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-withdots 0.1.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/NikKrieger/withdots
Licenses: Expat
Build system: r
Synopsis: Put ... in a Function's Argument List
Description:

Adds ... to a function's argument list so that it can tolerate non-matching arguments.

r-whomds 1.1.1
Propagated dependencies: r-wrightmap@1.4 r-tidyr@1.3.2 r-tidygraph@1.3.1 r-tibble@3.3.1 r-tam@4.3-25 r-stringr@1.6.0 r-srvyr@1.3.1 r-scales@1.4.0 r-rlang@1.2.0 r-readr@2.2.0 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-psych@2.6.5 r-polycor@0.8-2 r-plyr@1.8.9 r-nfactors@2.4.1.2 r-igraph@2.3.1 r-gparotation@2026.4-1 r-ggraph@2.2.2 r-ggplot2@4.0.3 r-erm@1.0-10 r-dplyr@1.2.1 r-colorspace@2.1-2
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-wand 0.5.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: http://gitlab.com/hrbrmstr/wand
Licenses: Expat
Build system: r
Synopsis: Retrieve 'Magic' Attributes from Files and Directories
Description:

MIME types are shorthand descriptors for file contents and can be determined from "magic" bytes in file headers, file contents or intuited from file extensions. Tools are provided to perform curated "magic" tests as well as mapping MIME types from a database of over 1,500 extension mappings.

r-weirs 0.26
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-wosr 0.3.0
Propagated dependencies: r-xml2@1.5.2 r-pbapply@1.7-4 r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://vt-arc.github.io/wosr/index.html
Licenses: Expat
Build system: r
Synopsis: Clients to the 'Web of Science' and 'InCites' APIs
Description:

R clients to the Web of Science and InCites <https://clarivate.com/products/data-integration/> APIs, which allow you to programmatically download publication and citation data indexed in the Web of Science and InCites databases.

Total packages: 72465