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

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-waetr 0.1.0
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-woakmedoids 0.2.2
Propagated dependencies: r-rcppparallel@5.1.11-1 r-rcpp@1.1.0 r-proxy@0.4-27 r-dtwclust@6.0.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=WOAkMedoids
Licenses: GPL 2+
Build system: r
Synopsis: Whale Optimization Algorithm for K-Medoids Clustering
Description:

This package implements the Whale Optimization Algorithm(WOA) for k-medoids clustering, providing tools for effective and efficient cluster analysis in various data sets. The methodology is based on "The Whale Optimization Algorithm" by Mirjalili and Lewis (2016) <doi:10.1016/j.advengsoft.2016.01.008>.

r-webshot2 0.1.2
Propagated dependencies: r-promises@1.5.0 r-magrittr@2.0.4 r-later@1.4.4 r-chromote@0.5.1 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://rstudio.github.io/webshot2/
Licenses: Expat
Build system: r
Synopsis: Take Screenshots of Web Pages
Description:

Takes screenshots of web pages, including Shiny applications and R Markdown documents. webshot2 uses headless Chrome or Chromium as the browser back-end.

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-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-warbler 1.1.37
Dependencies: sox@14.4.2 libsndfile@1.2.0 ghostscript@9.56.1 gdal@3.8.2 fftw@3.3.10
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://marce10.github.io/warbleR/
Licenses: GPL 2+
Build system: r
Synopsis: Streamline Bioacoustic Analysis
Description:

This package provides functions aiming to facilitate the analysis of the structure of animal acoustic signals in R'. warbleR makes use of the basic sound analysis tools from the packages tuneR and seewave', and offers new tools for exploring and quantifying acoustic signal structure. The package allows to organize and manipulate multiple sound files, create spectrograms of complete recordings or individual signals in different formats, run several measures of acoustic structure, and characterize different structural levels in acoustic signals (Araya-Salas et al 2016 <doi:10.1111/2041-210X.12624>).

r-weyl 0.0-7
Propagated dependencies: r-spray@1.0-27 r-freealg@1.1-8 r-disordr@0.9-8-6
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-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-wdm 0.2.6
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/tnagler/wdm-r
Licenses: Expat
Build system: r
Synopsis: Weighted Dependence Measures
Description:

This package provides efficient implementations of weighted dependence measures and related asymptotic tests for independence. Implemented measures are the Pearson correlation, Spearman's rho, Kendall's tau, Blomqvist's beta, and Hoeffding's D; see, e.g., Nelsen (2006) <doi:10.1007/0-387-28678-0> and Hollander et al. (2015, ISBN:9780470387375).

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-webreadr 0.4.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/Ironholds/webreadr
Licenses: Expat
Build system: r
Synopsis: Tools for Reading Formatted Access Log Files
Description:

R is used by a vast array of people for a vast array of purposes - including web analytics. This package contains functions for consuming and munging various common forms of request log, including the Common and Combined Web Log formats and various Amazon access logs.

r-wikiprofiler 0.1.6
Propagated dependencies: r-yulab-utils@0.2.1 r-rsvg@2.7.0 r-gson@0.1.0 r-ggplotify@0.1.3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://yulab-smu.top/contribution-knowledge-mining/
Licenses: Artistic License 2.0
Build system: r
Synopsis: 'WikiPathway' Based Data Integration and Visualization
Description:

Queries online WikiPathway graphics and allows mapping user data (e.g., expression values) on the graph. The package designs a grammar of graphic syntax that using pipe operator to add graphic layer.

r-wskm 1.4.40
Propagated dependencies: r-latticeextra@0.6-31 r-lattice@0.22-7 r-fpc@2.2-13
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/SimonYansenZhao/wskm
Licenses: GPL 3+
Build system: r
Synopsis: Weighted k-Means Clustering
Description:

Entropy weighted k-means (ewkm) by Liping Jing, Michael K. Ng and Joshua Zhexue Huang (2007) <doi:10.1109/TKDE.2007.1048> is a weighted subspace clustering algorithm that is well suited to very high dimensional data. Weights are calculated as the importance of a variable with regard to cluster membership. The two-level variable weighting clustering algorithm tw-k-means (twkm) by Xiaojun Chen, Xiaofei Xu, Joshua Zhexue Huang and Yunming Ye (2013) <doi:10.1109/TKDE.2011.262> introduces two types of weights, the weights on individual variables and the weights on variable groups, and they are calculated during the clustering process. The feature group weighted k-means (fgkm) by Xiaojun Chen, Yunminng Ye, Xiaofei Xu and Joshua Zhexue Huang (2012) <doi:10.1016/j.patcog.2011.06.004> extends this concept by grouping features and weighting the group in addition to weighting individual features.

r-windcurves 0.2
Propagated dependencies: r-readbitmap@0.1.5
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://www.neerajbokde.in/viggnette/2021-10-14-WindCurves/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Tool to Fit Wind Turbine Power Curves
Description:

This package provides a tool to fit and compare the wind turbine power curves with successful curve fitting techniques. Facilitates to examine and compare the performance of a user-defined power curve fitting techniques. Also, provide features to generate power curve discrete points from a graphical power curves. Data on the power curves of the wind turbine from major manufacturers are provided.

r-wineq 1.2.2
Propagated dependencies: r-sampling@2.11 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=wINEQ
Licenses: GPL 3
Build system: r
Synopsis: Inequality Measures for Weighted Data
Description:

Computes inequality measures of a given variable taking into account weights. Suitable for ratio, interval and ordered scale. Includes Gini, Theil, Leti index, Palma ratio, 20:20 ratio, Allison and Foster index, Jenkins index, Cowell and Flechaire index, Abul Naga and Yalcin index, Apouey index, Blair and Lacy index. Bootstrap provides distribution of inequality measures enabling significance tests.

r-whapi 0.0.2
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/StrategicProjects/whapi/
Licenses: Expat
Build system: r
Synopsis: R Client for 'whapi.cloud'
Description:

This package provides an R interface to the Whapi API <https://whapi.cloud>, enabling sending and receiving WhatsApp messages directly from R'. Functions include sending text, images, documents, stickers, geographic locations, and interactive messages (buttons and lists). Also includes webhook parsing utilities and channel health checks.

r-wdnet 1.2.4
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-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-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-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-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-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-weathr 0.1.0
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-warnepi 1.0.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/pan-mingyue/WarnEpi
Licenses: GPL 3+
Build system: r
Synopsis: Comprehensive Tool for Early Warning in Infectious Disease
Description:

Infectious disease surveillance requires early outbreak detection. This package provides statistical tools for analyzing time-series monitoring data through three core methods: a) EWMA (Exponentially Weighted Moving Average) b) Modified-CUSUM (Modified Cumulative Sum) c) Adjusted-Serfling models Methodologies are based on: - Wang et al. (2010) <doi:10.1016/j.jbi.2009.08.003> - Wang et al. (2015) <doi:10.1371/journal.pone.0119923> Designed for epidemiologists and public health researchers working with disease surveillance systems.

Total packages: 69239