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

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-whitening 1.4.0
Propagated dependencies: r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://strimmerlab.github.io/software/whitening/
Licenses: GPL 3+
Build system: r
Synopsis: Whitening and High-Dimensional Canonical Correlation Analysis
Description:

This package implements the whitening methods (ZCA, PCA, Cholesky, ZCA-cor, and PCA-cor) discussed in Kessy, Lewin, and Strimmer (2018) "Optimal whitening and decorrelation", <doi:10.1080/00031305.2016.1277159>, as well as the whitening approach to canonical correlation analysis allowing negative canonical correlations described in Jendoubi and Strimmer (2019) "A whitening approach to probabilistic canonical correlation analysis for omics data integration", <doi:10.1186/s12859-018-2572-9>. The package also offers functions to simulate random orthogonal matrices, compute (correlation) loadings and explained variation. It also contains four example data sets (extended UCI wine data, TCGA LUSC data, nutrimouse data, extended pitprops data).

r-wordlistsanalytics 0.2.4
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WordListsAnalytics
Licenses: GPL 3+
Build system: r
Synopsis: Multiple Data Analysis Tools for Property Listing Tasks
Description:

Application to estimate statistical values using properties provided by a group of individuals to describe concepts using shiny'. It estimates the underlying distribution to generate new descriptive words Canessa et al. (2023) <doi:10.3758/s13428-022-01811-w>, applies a new clustering model, and uses simulations to estimate the probability that two persons describe the same words based on their descriptions Canessa et al. (2022) <doi:10.3758/s13428-022-02030-z>.

r-wvplots 1.3.9
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-wsrf 1.7.32
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/SimonYansenZhao/wsrf
Licenses: GPL 3+
Build system: r
Synopsis: Weighted Subspace Random Forest for Classification
Description:

This package provides a parallel implementation of Weighted Subspace Random Forest. The Weighted Subspace Random Forest algorithm was proposed in the International Journal of Data Warehousing and Mining by Baoxun Xu, Joshua Zhexue Huang, Graham Williams, Qiang Wang, and Yunming Ye (2012) <DOI:10.4018/jdwm.2012040103>. The algorithm can classify very high-dimensional data with random forests built using small subspaces. A novel variable weighting method is used for variable subspace selection in place of the traditional random variable sampling.This new approach is particularly useful in building models from high-dimensional data.

r-wmm 1.1.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/wfrierson/wmm
Licenses: Expat
Build system: r
Synopsis: World Magnetic Model
Description:

Calculate magnetic field at a given location and time according to the World Magnetic Model (WMM). Both the main field and secular variation components are returned. This functionality is useful for physicists and geophysicists who need orthogonal components from WMM. Currently, this package supports annualized time inputs between 2000 and 2025. If desired, users can specify which WMM version to use, e.g., the original WMM2015 release or the recent out-of-cycle WMM2015 release. Methods used to implement WMM, including the Gauss coefficients for each release, are described in the following publications: Chulliat et al (2020) <doi:10.25923/ytk1-yx35>, Chulliat et al (2019) <doi:10.25921/xhr3-0t19>, Chulliat et al (2015) <doi:10.7289/V5TB14V7>, Maus et al (2010) <https://www.ngdc.noaa.gov/geomag/WMM/data/WMMReports/WMM2010_Report.pdf>, McLean et al (2004) <https://www.ngdc.noaa.gov/geomag/WMM/data/WMMReports/TRWMM_2005.pdf>, and Macmillian et al (2000) <https://www.ngdc.noaa.gov/geomag/WMM/data/WMMReports/wmm2000.pdf>.

r-wpkde 1.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WPKDE
Licenses: GPL 2+
Build system: r
Synopsis: Weighted Piecewise Kernel Density Estimation
Description:

Weighted Piecewise Kernel Density Estimation for large data.

r-webexercises 1.1.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/psyteachr/webexercises
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: Create Interactive Web Exercises in 'R Markdown' (Formerly 'webex')
Description:

This package provides functions for easily creating interactive web pages using R Markdown that students can use in self-guided learning.

r-wget 0.0.4
Propagated dependencies: r-yulab-utils@0.2.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wget
Licenses: Artistic License 2.0
Build system: r
Synopsis: Setting Download Method to 'wget'
Description:

This package provides function, wget_set(), to change the method (default to wget -c') using in download.file(). Using wget -c allowing continued downloading, which is especially useful for slow internet connection and for downloading large files. User can run wget_unset() to restore previous setting.

r-waved 1.3
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://www.jstatsoft.org/v21/i02
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Wavelet Deconvolution
Description:

Makes available code necessary to reproduce figures and tables in papers on the WaveD method for wavelet deconvolution of noisy signals as presented in The WaveD Transform in R, Journal of Statistical Software Volume 21, No. 3, 2007.

r-wyz-code-rdoc 1.1.19
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-wilson 2.4.2
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-weightedensemble 0.1.0
Propagated dependencies: r-metaheuristicopt@2.0.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WeightedEnsemble
Licenses: GPL 3
Build system: r
Synopsis: Weighted Ensemble for Hybrid Model
Description:

The weighted ensemble method is a valuable approach for combining forecasts. This algorithm employs several optimization techniques to generate optimized weights. This package has been developed using algorithm of Armstrong (1989) <doi:10.1016/0024-6301(90)90317-W>.

r-wcde 0.0.8
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://guyabel.github.io/wcde/
Licenses: GPL 3
Build system: r
Synopsis: Download Data from the Wittgenstein Centre Human Capital Data Explorer
Description:

Download and plot education specific demographic data from the Wittgenstein Centre for Demography and Human Capital Data Explorer <https://dataexplorer.wittgensteincentre.org/>.

r-wperm 1.0.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wPerm
Licenses: GPL 2+
Build system: r
Synopsis: Permutation Tests
Description:

Supplies permutation-test alternatives to traditional hypothesis-test procedures such as two-sample tests for means, medians, and standard deviations; correlation tests; tests for homogeneity and independence; and more. Suitable for general audiences, including individual and group users, introductory statistics courses, and more advanced statistics courses that desire an introduction to permutation tests.

r-wnl 0.8.5
Propagated dependencies: r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wnl
Licenses: GPL 3
Build system: r
Synopsis: Minimization Tool for Pharmacokinetic-Pharmacodynamic Data Analysis
Description:

This is a set of minimization tools (maximum likelihood estimation and least square fitting) to solve examples in the Johan Gabrielsson and Dan Weiner's book "Pharmacokinetic and Pharmacodynamic Data Analysis - Concepts and Applications" 5th ed. (ISBN:9198299107). Examples include linear and nonlinear compartmental model, turn-over model, single or multiple dosing bolus/infusion/oral models, allometry, toxicokinetics, reversible metabolism, in-vitro/in-vivo extrapolation, enterohepatic circulation, metabolite modeling, Emax model, inhibitory model, tolerance model, oscillating response model, enantiomer interaction model, effect compartment model, drug-drug interaction model, receptor occupancy model, and rebound phenomena model.

r-widgetframe 0.3.1
Propagated dependencies: r-purrr@1.2.0 r-magrittr@2.0.4 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/bhaskarvk/widgetframe
Licenses: Expat
Build system: r
Synopsis: 'Htmlwidgets' in Responsive 'iframes'
Description:

This package provides two functions frameableWidget()', and frameWidget()'. The frameableWidget() is used to add extra code to a htmlwidget which allows is to be rendered correctly inside a responsive iframe'. The frameWidget() is a htmlwidget which displays content of another htmlwidget inside a responsive iframe'. These functions allow for easier embedding of htmlwidgets in content management systems such as wordpress', blogger etc. They also allow for separation of widget content from main HTML content where CSS of the main HTML could interfere with the widget.

r-washer 0.1.3
Propagated dependencies: r-gplots@3.2.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=washeR
Licenses: GPL 2+
Build system: r
Synopsis: Time Series Outlier Detection
Description:

Time series outlier detection with non parametric test. This is a new outlier detection methodology (washer): efficient for time saving elaboration and implementation procedures, adaptable for general assumptions and for needing very short time series, reliable and effective as involving robust non parametric test. You can find two approaches: single time series (a vector) and grouped time series (a data frame). For other informations: Andrea Venturini (2011) Statistica - Universita di Bologna, Vol.71, pp.329-344. For an informal explanation look at R-bloggers on web.

r-whatsr 1.0.6
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://gesiscss.github.io/WhatsR/
Licenses: GPL 3
Build system: r
Synopsis: Parsing, Anonymizing and Visualizing Exported 'WhatsApp' Chat Logs
Description:

Imports WhatsApp chat logs and parses them into a usable dataframe object. The parser works on chats exported from Android or iOS phones and on Linux, macOS and Windows. The parser has multiple options for extracting smileys and emojis from the messages, extracting URLs and domains from the messages, extracting names and types of sent media files from the messages, extracting timestamps from messages, extracting and anonymizing author names from messages. Can be used to create anonymized versions of data.

r-worldfootballr 0.6.2
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/JaseZiv/worldfootballR
Licenses: GPL 3
Build system: r
Synopsis: Extract and Clean World Football (Soccer) Data
Description:

Allow users to obtain clean and tidy football (soccer) game, team and player data. Data is collected from a number of popular sites, including FBref', transfer and valuations data from Transfermarkt'<https://www.transfermarkt.com/> and shooting location and other match stats data from Understat'<https://understat.com/> and fotmob'<https://www.fotmob.com/>. It gives users the ability to access data more efficiently, rather than having to export data tables to files before being able to complete their analysis.

r-webglobe 1.0.3
Propagated dependencies: r-jsonlite@2.0.0 r-httpuv@1.6.16 r-geojsonio@0.11.3
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/r-barnes/webglobe/
Licenses: FSDG-compatible
Build system: r
Synopsis: 3D Interactive Globes
Description:

Displays geospatial data on an interactive 3D globe in the web browser.

r-wal 0.1.1
Propagated dependencies: r-spacesxyz@1.6-0 r-png@0.1-8 r-jpeg@0.1-11 r-imager@1.0.5 r-freesurferformats@1.0.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/dfsp-spirit/wal
Licenses: GPL 2
Build system: r
Synopsis: Read and Write 'wal' Bitmap Image Files and Other 'Quake' Assets
Description:

Read Quake assets including bitmap images and textures in wal file format. This package also provides support for extracting these assets from WAD and PAK file archives. It can also read models in MDL and MD2 formats.

r-wru 3.0.3
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/kosukeimai/wru
Licenses: GPL 3+
Build system: r
Synopsis: Who are You? Bayesian Prediction of Racial Category Using Surname, First Name, Middle Name, and Geolocation
Description:

Predicts individual race/ethnicity using surname, first name, middle name, geolocation, and other attributes, such as gender and age. The method utilizes Bayes Rule (with optional measurement error correction) to compute the posterior probability of each racial category for any given individual. The package implements methods described in Imai and Khanna (2016) "Improving Ecological Inference by Predicting Individual Ethnicity from Voter Registration Records" Political Analysis <DOI:10.1093/pan/mpw001> and Imai, Olivella, and Rosenman (2022) "Addressing census data problems in race imputation via fully Bayesian Improved Surname Geocoding and name supplements" <DOI:10.1126/sciadv.adc9824>. The package also incorporates the data described in Rosenman, Olivella, and Imai (2023) "Race and ethnicity data for first, middle, and surnames" <DOI:10.1038/s41597-023-02202-2>.

r-wrensbookshelf 0.1.0
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/buveges/WrensBookshelf
Licenses: Expat
Build system: r
Synopsis: Collection of Palettes and Some Functions to Help Use Them
Description:

This package provides a collection of color palettes that were extracted from various books on my sons(Wren) bookshelf. Also included are a number of functions and wrappers to utilize them, as well as to subset the palettes to desired number/specific colors.

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: 69241