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

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-wcvpmatch 0.0.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-stringdist@0.9.17 r-purrr@1.2.2 r-memoise@2.0.1 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-fozziejoin@0.0.13 r-dplyr@1.2.1 r-cli@3.6.6 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/PaulESantos/wcvpmatch
Licenses: Expat
Build system: r
Synopsis: Taxonomic Name Reconciliation Against the 'WCVP' Backbone
Description:

Standardizes and reconciles scientific plant names against a World Checklist of Vascular Plants ('WCVP')-style taxonomic backbone. The package parses names into taxonomic components and applies staged exact and fuzzy matching for binomial and trinomial inputs, including infraspecific rank-aware checks. It also returns accepted-name context and row-level matching flags to support reproducible, auditable preprocessing for downstream biodiversity, spatial, and trait analyses. A user-supplied backbone can be passed through target_df'; when the optional companion package wcvpdata is installed, its default checklist can also be used.

r-wlreg 1.0.0.1
Propagated dependencies: r-survival@3.8-6 r-inline@0.3.21
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WLreg
Licenses: GPL 2+
Build system: r
Synopsis: Regression Analysis Based on Win Loss Endpoints
Description:

Use various regression models for the analysis of win loss endpoints adjusting for non-binary and multivariate covariates.

r-wilson 2.4.2
Propagated dependencies: r-zip@2.3.3 r-viridis@0.6.5 r-shinywidgets@0.9.1 r-shinyjs@2.1.1 r-shinydashboard@0.7.3 r-shinycssloaders@1.1.0 r-shiny@1.13.0 r-scales@1.4.0 r-rjsonio@2.0.5 r-rjson@0.2.23 r-rje@1.12.1 r-rintrojs@0.3.4 r-reshape@0.8.10 r-rcolorbrewer@1.1-3 r-r6@2.6.1 r-plyr@1.8.9 r-plotly@4.12.0 r-openssl@2.4.1 r-log4r@0.4.4 r-heatmaply@1.6.0 r-gplots@3.3.0 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-factominer@2.14 r-factoextra@2.0.0 r-dt@0.34.0 r-deseq2@1.52.0 r-data-table@1.18.4 r-complexheatmap@2.28.0 r-colourpicker@1.3.0 r-circlize@0.4.18
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/loosolab/wilson/
Licenses: Expat
Build system: r
Synopsis: Web-Based Interactive Omics Visualization
Description:

Tool-set of modules for creating web-based applications that use plot based strategies to visualize and analyze multi-omics data. This package utilizes the shiny and plotly frameworks to provide a user friendly dashboard for interactive plotting.

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.

r-weightedtreemaps 0.1.4
Propagated dependencies: r-tibble@3.3.1 r-sp@2.2-1 r-sf@1.1-1 r-scales@1.4.0 r-rcppcgal@6.1 r-rcpp@1.1.1-1.1 r-lattice@0.22-9 r-dplyr@1.2.1 r-colorspace@2.1-2 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/m-jahn/WeightedTreemaps
Licenses: GPL 3
Build system: r
Synopsis: Generate and Plot Voronoi or Sunburst Treemaps from Hierarchical Data
Description:

Treemaps are a visually appealing graphical representation of numerical data using a space-filling approach. A plane or map is subdivided into smaller areas called cells. The cells in the map are scaled according to an underlying metric which allows to grasp the hierarchical organization and relative importance of many objects at once. This package contains two different implementations of treemaps, Voronoi treemaps and Sunburst treemaps. The Voronoi treemap function subdivides the plot area in polygonal cells according to the highest hierarchical level, then continues to subdivide those parental cells on the next lower hierarchical level, and so on. The Sunburst treemap is a computationally less demanding treemap that does not require iterative refinement, but simply generates circle sectors that are sized according to predefined weights. The Voronoi tesselation is based on functions from Paul Murrell (2012) <https://www.stat.auckland.ac.nz/~paul/Reports/VoronoiTreemap/voronoiTreeMap.html>.

r-wemix 4.0.3
Propagated dependencies: r-numderiv@2016.8-1.1 r-minqa@1.2.8 r-matrixstats@1.5.0 r-matrix@1.7-5 r-lme4@2.0-1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://american-institutes-for-research.github.io/WeMix/
Licenses: GPL 2
Build system: r
Synopsis: Weighted Mixed-Effects Models Using Multilevel Pseudo Maximum Likelihood Estimation
Description:

Run mixed-effects models that include weights at every level. The WeMix package fits a weighted mixed model, also known as a multilevel, mixed, or hierarchical linear model (HLM). The weights could be inverse selection probabilities, such as those developed for an education survey where schools are sampled probabilistically, and then students inside of those schools are sampled probabilistically. Although mixed-effects models are already available in R, WeMix is unique in implementing methods for mixed models using weights at multiple levels. Both linear and logit models are supported. Models may have up to three levels. Random effects are estimated using the PIRLS algorithm from lme4pureR (Walker and Bates (2013) <https://github.com/lme4/lme4pureR>).

r-weibullr-alt 0.7.2
Propagated dependencies: r-weibullr@1.2.4
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: Accelerated Life Testing Using 'WeibullR'
Description:

Graphical data analysis of accelerated life tests. Methods derived from Wayne Nelson (1990, ISBN: 9780471522775), William Q. Meeker and Lois A. Escobar (1998, ISBN: 1-471-14328-6).

r-whatifbandit 0.3.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-randomizr@1.0.1 r-purrr@1.2.2 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-furrr@0.4.0 r-dplyr@1.2.1 r-data-table@1.18.4 r-bandit@0.5.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/Noch05/whatifbandit
Licenses: GPL 3+
Build system: r
Synopsis: Analyzing Randomized Experiments as Multi-Arm Bandits
Description:

Simulates the results of completed randomized controlled trials, as if they had been conducted as adaptive Multi-Arm Bandit (MAB) trials instead. Augmented inverse probability weighted estimation (AIPW), outlined by Hadad et al. (2021) <doi:10.1073/pnas.2014602118>, is used to robustly estimate the probability of success for each treatment arm under the adaptive design. Provides customization options to simulate perfect/imperfect information, stationary/non-stationary bandits, blocked treatment assignments, along with control augmentation, and other hybrid strategies for assigning treatment arms. The methods used in simulation were inspired by Offer-Westort et al. (2021) <doi:10.1111/ajps.12597>.

r-widr 0.1.1
Propagated dependencies: r-scales@1.4.0 r-jsonlite@2.0.0 r-httr2@1.2.2 r-ggplot2@4.0.3 r-digest@0.6.39 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/cherylisabella/widr
Licenses: GPL 3
Build system: r
Synopsis: Interface to the World Inequality Database (WID)
Description:

Interface to the World Inequality Database (WID) API <https://wid.world>. Downloads distributional national accounts data with filters for country, year, percentile, age group, and population type. Includes code validation and reference tables. Independent implementation unaffiliated with the World Inequality Lab (WIL) or the Paris School of Economics.

r-waveletgbm 0.1.0
Propagated dependencies: r-wavelets@0.3-0.2 r-tseries@0.10-61 r-metrics@0.1.4 r-gbm@2.2.3 r-dplyr@1.2.1 r-caretforecast@0.1.3 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WaveletGBM
Licenses: GPL 3
Build system: r
Synopsis: Wavelet Based Gradient Boosting Method
Description:

Wavelet decomposition method is very useful for modelling noisy time series data. Wavelet decomposition using haar algorithm has been implemented to developed hybrid Wavelet GBM (Gradient Boosting Method) model for time series forecasting using algorithm by Anjoy and Paul (2017) <DOI:10.1007/s00521-017-3289-9>.

r-weathr 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-sf@1.1-1 r-purrr@1.2.2 r-magrittr@2.0.5 r-lutz@0.3.2 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-janitor@2.2.1 r-httr2@1.2.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/JeffreyFowler/weathR
Licenses: Expat
Build system: r
Synopsis: Interact with the U.S. National Weather Service API
Description:

Enables interaction with the National Weather Service application programming web-interface for fetching of real-time and forecast meteorological data. Users can provide latitude and longitude, Automated Surface Observing System identifier, or Automated Weather Observing System identifier to fetch recent weather observations and recent forecasts for the given location or station. Additionally, auxiliary functions exist to identify stations nearest to a point, convert wind direction from character to degrees, and fetch active warnings. Results are returned as simple feature objects whenever possible.

r-wikibooks 0.2.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://de.wikibooks.org/wiki/GNU_R
Licenses: GPL 2+
Build system: r
Synopsis: Functions and Datasets of the German WikiBook "GNU R"
Description:

The german Wikibook "GNU R" introduces R to new users. This package is a collection of functions and datas used in the german WikiBook "GNU R".

r-windsorair 0.1.2
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/windsor-ai/windsoraiR/
Licenses: Expat
Build system: r
Synopsis: Access the 'Windsor.ai' API
Description:

Collect multichannel marketing data from sources such as Google analytics, Facebook Ads, and many others using the Windsor.ai API <https://www.windsor.ai/api-fields/>.

r-wf 0.0.1
Propagated dependencies: r-yaml@2.3.12 r-rlang@1.2.0 r-jsonlite@2.0.0 r-gh@1.5.0 r-fs@2.1.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://christophertkenny.com/wf/
Licenses: Expat
Build system: r
Synopsis: Artificial Intelligence Workflow Tools
Description:

Manage skills for large language model coding agents. Supports installing skills from GitHub or local directories, tracking versions in a lock file, and keeping installations current. Installations can be scoped to a single project or shared globally across projects.

r-weibullr 1.2.4
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.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-weightedroc 2020.1.31
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/tdhock/WeightedROC
Licenses: GPL 3
Build system: r
Synopsis: Fast, Weighted ROC Curves
Description:

Fast computation of Receiver Operating Characteristic (ROC) curves and Area Under the Curve (AUC) for weighted binary classification problems (weights are example-specific cost values).

r-waver 0.3.0
Propagated dependencies: r-sf@1.1-1 r-geosphere@1.6-8
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/pmarchand1/waver
Licenses: GPL 3
Build system: r
Synopsis: Calculate Fetch and Wave Energy
Description:

This package provides functions for calculating the fetch (length of open water distance along given directions) and estimating wave energy from wind and wave monitoring data.

r-wfindr 0.1.0
Propagated dependencies: 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://github.com/idmn/wfindr
Licenses: GPL 2
Build system: r
Synopsis: Crossword, Scrabble and Anagram Solver
Description:

This package provides a large English words list and tools to find words by patterns. In particular, anagram finder and scrabble word finder.

r-walmartapi 0.1.5
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-httr@1.4.8 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/EmilHvitfeldt/walmartAPI
Licenses: Expat
Build system: r
Synopsis: Walmart Open API Wrapper
Description:

This package provides API access to the Walmart Open API <https://developer.walmartlabs.com/>, that contains data about stores, Value of the day and products which includes names, sale prices, shipping rates and taxonomies.

r-whitewater 0.1.4
Propagated dependencies: r-usethis@3.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-readr@2.2.0 r-purrr@1.2.2 r-plyr@1.8.9 r-lubridate@1.9.5 r-httr@1.4.8 r-future@1.70.0 r-furrr@0.4.0 r-dplyr@1.2.1 r-dataretrieval@2.7.25 r-crayon@1.5.3 r-cli@3.6.6
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-wpp2010 1.2-0
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 2010
Description:

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

r-waetr 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-purrr@1.2.2 r-jsonlite@2.0.0 r-httr@1.4.8 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/benjaminlistyg/waetr
Licenses: Expat
Build system: r
Synopsis: 'WebAIM' 'WAVE' Accessibility Evaluation Tool
Description:

An R interface to the WebAIM WAVE accessibility evaluation API <https://wave.webaim.org/api/>. This package provides tools for analyzing web pages for accessibility issues, generating reports, and comparing accessibility across multiple websites.

r-wishmom 1.1.0
Propagated dependencies: r-roxygen2@8.0.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wishmom
Licenses: Expat
Build system: r
Synopsis: Compute Moments Related to Beta-Wishart and Inverse Beta-Wishart Distributions
Description:

This package provides functions for computing moments and coefficients related to the Beta-Wishart and Inverse Beta-Wishart distributions. It includes functions for calculating the expectation of matrix-valued functions of the Beta-Wishart distribution, coefficient matrices C_k and H_k, expectation of matrix-valued functions of the inverse Beta-Wishart distribution, and coefficient matrices \tildeC_k and \tildeH_k. For more details, refer Hillier and Kan (2024) <https://www-2.rotman.utoronto.ca/~kan/papers/wishmom.pdf>, "On the Expectations of Equivariant Matrix-valued Functions of Wishart and Inverse Wishart Matrices".

r-wrightmap 1.4
Propagated dependencies: r-rcolorbrewer@1.1-3
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WrightMap
Licenses: FreeBSD
Build system: r
Synopsis: IRT Item-Person Map with 'ConQuest' Integration
Description:

This package provides a powerful yet simple graphical tool available in the field of psychometrics is the Wright Map (also known as item maps or item-person maps), which presents the location of both respondents and items on the same scale. Wright Maps are commonly used to present the results of dichotomous or polytomous item response models. The WrightMap package provides functions to create these plots from item parameters and person estimates stored as R objects. Although the package can be used in conjunction with any software used to estimate the IRT model (e.g. TAM', mirt', eRm or IRToys in R', or Stata', Mplus', etc.), WrightMap features special integration with ConQuest to facilitate reading and plotting its output directly.The wrightMap function creates Wright Maps based on person estimates and item parameters produced by an item response analysis. The CQmodel function reads output files created using ConQuest software and creates a set of data frames for easy data manipulation, bundled in a CQmodel object. The wrightMap function can take a CQmodel object as input or it can be used to create Wright Maps directly from data frames of person and item parameters.

Total packages: 72465