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

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-ymisc 0.1.0
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://cran.r-project.org/package=Ymisc
Licenses: GPL 2+
Build system: r
Synopsis: Miscellaneous Functions
Description:

The Author's personal R Package that contains miscellaneous functions. The current version of package contains miscellaneous functions for brain data to compute Asymmetry Index (AI) and bilateral (L+R) measures and reshape the data.

r-yasp 0.2.0
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/t-kalinowski/yasp
Licenses: Expat
Build system: r
Synopsis: String Functions for Compact R Code
Description:

This package provides a collection of string functions designed for writing compact and expressive R code. yasp (Yet Another String Package) is simple, fast, dependency-free, and written in pure R. The package provides: a coherent set of abbreviations for paste() from package base with a variety of defaults, such as p() for "paste" and pcc() for "paste and collapse with commas"; wrap(), bracket(), and others for wrapping a string in flanking characters; unwrap() for removing pairs of characters (at any position in a string); and sentence() for cleaning whitespace around punctuation and capitalization appropriate for prose sentences.

r-yager 0.1.1
Propagated dependencies: r-randtoolbox@2.0.5 r-mlmetrics@1.1.3 r-lhs@1.3.0
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/statcompute/yager
Licenses: GPL 2+
Build system: r
Synopsis: Yet Another General Regression Neural Network
Description:

Another implementation of general regression neural network in R based on Specht (1991) <DOI:10.1109/72.97934>. It is applicable to the functional approximation or the classification.

r-yfhist 0.1.3
Propagated dependencies: r-jsonlite@2.0.0 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/jasonjfoster/hist
Licenses: GPL 2+
Build system: r
Synopsis: Yahoo Finance 'history' API
Description:

Simple and efficient access to Yahoo Finance's historical data API <https://finance.yahoo.com/> for querying and retrieval of financial data. The core functionality of the yfhist package abstracts the complexities of interacting with Yahoo Finance APIs, such as session management, crumb and cookie handling, query construction, date validation, and interval management. This abstraction allows users to focus on retrieving data rather than managing API details. Use cases include historical data across a range of security types including equities & ETFs, indices, and other tickers. The package supports flexible query capabilities, including customizable date ranges, multiple time intervals, and automatic data validation. It automatically manages interval-specific limitations, such as lookback periods for intraday data and maximum date ranges for minute-level intervals. The implementation leverages standard HTTP libraries to handle API interactions efficiently and provides support for both R and Python to ensure accessibility for a broad audience.

r-yaconsensus 1.1
Propagated dependencies: r-pheatmap@1.0.13 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/stefanoMP/yaConsensus
Licenses: Expat
Build system: r
Synopsis: Consensus Clustering of Omic Data
Description:

Procedures to perform consensus clustering starting from a dissimilarity matrix or a data matrix. It's allowed to select if the subsampling has to be by samples or features. In case of computational heavy load, the procedures can run in parallel.

r-ymd 0.1.7
Dependencies: xz@5.4.5
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://shrektan.github.io/ymd/
Licenses: Expat
Build system: r
Synopsis: Parse 'YMD' Format Number or String to Date
Description:

Convert YMD format number or string to Date efficiently, using Rust's standard library. It also provides helper functions to handle Date, e.g., quick finding the beginning or end of the given period, adding months to Date, etc.

r-yanghuimagic 1.1
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://cran.r-project.org/package=YangHuiMagic
Licenses: GPL 3
Build system: r
Synopsis: Generalization of Yang Hui's Magic Squares
Description:

The generalized construction methods for magic squares, inspired by the ancient Chinese mathematician Yang Hui's classical work "Xu Gu Zhai Qi Suan Fa". These methods can construct 4n-order magic squares and 2(2n+1)-order magic squares.

r-yodel 1.0.0
Propagated dependencies: r-rlang@1.2.0 r-purrr@1.2.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/rich-payne/yodel
Licenses: Expat
Build system: r
Synopsis: General Bayesian Model Averaging Helper
Description:

This package provides helper functions to perform Bayesian model averaging using Markov chain Monte Carlo samples from separate models. Calculates weights and obtains draws from the model-averaged posterior for quantities of interest specified by the user. Weight calculations can be done using marginal likelihoods or log-predictive likelihoods as in Ando, T., & Tsay, R. (2010) <doi:10.1016/j.ijforecast.2009.08.001>.

r-yfscreen 0.1.2
Propagated dependencies: r-jsonlite@2.0.0 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/jasonjfoster/screen
Licenses: GPL 2+
Build system: r
Synopsis: Yahoo Finance 'screener' API
Description:

Simple and efficient access to Yahoo Finance's screener API <https://finance.yahoo.com/research-hub/screener/> for querying and retrieval of financial data. The core functionality abstracts the complexities of interacting with Yahoo Finance APIs, such as session management, crumb and cookie handling, query construction, pagination, and JSON payload generation. This abstraction allows users to focus on filtering and retrieving data rather than managing API details. Use cases include screening across a range of security types including equities, mutual funds, ETFs, indices, and futures. The package supports advanced query capabilities, including logical operators, nested filters, and customizable payloads. It automatically handles pagination to ensure efficient retrieval of large datasets by fetching results in batches of up to 250 entries per request. Filters can be dynamically defined to accommodate a wide range of screening needs. The implementation leverages standard HTTP libraries to handle API interactions efficiently and provides support for both R and Python to ensure accessibility for a broad audience.

r-yuima 1.15.34
Propagated dependencies: r-zoo@1.8-15 r-statmod@1.5.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-glassofast@1.0.1 r-expm@1.0-0 r-cubature@2.1.4-1 r-coda@0.19-4.1 r-calculus@1.1.0 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://yuimaproject.com
Licenses: GPL 2
Build system: r
Synopsis: The YUIMA Project Package for SDEs
Description:

Simulation and Inference for SDEs and Other Stochastic Processes.

r-yatchewtest 1.1.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://cran.r-project.org/package=YatchewTest
Licenses: Expat
Build system: r
Synopsis: Yatchew (1997), De Chaisemartin & D'Haultfoeuille (2024) Linearity Test
Description:

Test of linearity originally proposed by Yatchew (1997) <doi:10.1016/S0165-1765(97)00218-8> and improved by de Chaisemartin & D'Haultfoeuille (2024) <doi:10.2139/ssrn.4284811> to be robust under heteroskedasticity.

r-yfr 1.1.3
Propagated dependencies: r-zoo@1.8-15 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rvest@1.0.5 r-readr@2.2.0 r-quantmod@0.4.28 r-purrr@1.2.2 r-pingr@2.0.5 r-parallelly@1.47.0 r-magrittr@2.0.5 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-janitor@2.2.1 r-httr@1.4.8 r-glue@1.8.1 r-future@1.70.0 r-furrr@0.4.0 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/ropensci/yfR
Licenses: Expat
Build system: r
Synopsis: Downloads and Organizes Financial Data from Yahoo Finance
Description:

Facilitates download of financial data from Yahoo Finance <https://finance.yahoo.com/>, a vast repository of stock price data across multiple financial exchanges. The package offers a local caching system and support for parallel computation.

r-zendeskr 0.4
Propagated dependencies: r-rjson@0.2.23 r-rcurl@1.98-1.18
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://cran.r-project.org/package=zendeskR
Licenses: GPL 2
Build system: r
Synopsis: Zendesk API Wrapper
Description:

This package provides an R wrapper for the Zendesk API.

r-zipfr 0.6-70
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://zipfR.R-Forge.R-project.org/
Licenses: GPL 3
Build system: r
Synopsis: Statistical Models for Word Frequency Distributions
Description:

Statistical models and utilities for the analysis of word frequency distributions. The utilities include functions for loading, manipulating and visualizing word frequency data and vocabulary growth curves. The package also implements several statistical models for the distribution of word frequencies in a population. (The name of this package derives from the most famous word frequency distribution, Zipf's law.).

r-zinar1 0.1.0
Propagated dependencies: r-vgam@1.1-14 r-statmod@1.5.2 r-scales@1.4.0 r-mass@7.3-65 r-gtools@3.9.5 r-gamlss-dist@6.1-1
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://cran.r-project.org/package=ZINAR1
Licenses: GPL 3+
Build system: r
Synopsis: Simulates ZINAR(1) Model and Estimates Its Parameters Under Frequentist Approach
Description:

Generates Realizations of First-Order Integer Valued Autoregressive Processes with Zero-Inflated Innovations (ZINAR(1)) and Estimates its Parameters as described in Garay et al. (2021) <doi:10.1007/978-3-030-82110-4_2>.

r-zipper 0.2.0
Propagated dependencies: r-tigris@2.2.1 r-tidycensus@1.8.1 r-tibble@3.3.1 r-sf@1.1-1 r-jsonlite@2.0.0 r-httr2@1.2.2 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://github.com/pfizer-opensource/zippeR
Licenses: FSDG-compatible
Build system: r
Synopsis: Working with United States ZIP Code and ZIP Code Tabulation Area Data
Description:

This package provides a set of functions for working with American postal codes, which are known as ZIP Codes. These include accessing ZIP Code to ZIP Code Tabulation Area (ZCTA) crosswalks, retrieving demographic data for ZCTAs, and tabulating demographic data for three-digit ZCTAs.

r-zdeskr 0.6.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-purrr@1.2.2 r-plyr@1.8.9 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://github.com/chrisumphlett/zdeskR
Licenses: CC0
Build system: r
Synopsis: Connect to Your 'Zendesk' Data
Description:

Facilitates making a connection to the Zendesk API and executing various queries. You can use it to get ticket, ticket metrics, and user data. The Zendesk documentation is available at <https://developer.zendesk.com/rest_api /docs/support/introduction>. This package is not supported by Zendesk (owner of the software).

r-zooid 0.2.0
Propagated dependencies: r-magick@2.9.1
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://github.com/arickGrootveld/ZooID_RPackage
Licenses: GPL 3+
Build system: r
Synopsis: Load, Segment and Classify Zooplankton Images
Description:

This tool provides functions to load, segment and classify zooplankton images. The image processing algorithms and the machine learning classifiers in this package are (will be, since these have not been added yet) direct ports of an early python implementation that can be found at <https://github.com/arickGrootveld/ZooID>. The model weights and datasets (also not added yet) that are a part of this package can also be found at Arick Grootveld, Eva R. Kozak, Carmen Franco-Gordo (2023) <doi:10.5281/zenodo.7979996>.

r-ziprop 0.1.1
Propagated dependencies: r-rgenoud@5.9-0.11 r-purrr@1.2.2 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://gitlab.paca.inrae.fr/meribaud/ziprop
Licenses: GPL 3
Build system: r
Synopsis: Permutations Tests and Performance Indicator for Zero-Inflated Proportions Response
Description:

Permutations tests to identify factor correlated to zero-inflated proportions response. Provide a performance indicator based on Spearman correlation to quantify the part of correlation explained by the selected set of factors. See details for the method at the following preprint e.g.: <https://hal.archives-ouvertes.fr/hal-02936779v3>.

r-zoomr 0.4.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-janitor@2.2.1 r-httr@1.4.8 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://github.com/chrisumphlett/zoomr
Licenses: CC0
Build system: r
Synopsis: Connect to Your 'Zoom' Data
Description:

Facilitates making a connection to the Zoom API and executing various queries. You can use it to get data on Zoom webinars and Zoom meetings. The Zoom documentation is available at <https://developers.zoom.us/docs/api/>. This package is not supported by Zoom (owner of the software).

r-zoomerjoin 0.2.4
Dependencies: zlib@1.3.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-dplyr@1.2.1 r-collapse@2.1.7
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://archive.beniamino.org/zoomerjoin/
Licenses: Expat
Build system: r
Synopsis: Superlatively Fast Fuzzy Joins
Description:

Empowers users to fuzzily-merge data frames with millions or tens of millions of rows in minutes with low memory usage. The package uses the locality sensitive hashing algorithms developed by Datar, Immorlica, Indyk and Mirrokni (2004) <doi:10.1145/997817.997857>, and Broder (1998) <doi:10.1109/SEQUEN.1997.666900> to avoid having to compare every pair of records in each dataset, resulting in fuzzy-merges that finish in linear time.

r-zlib 1.0.3
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://github.com/sgeist-ionos/R-zlib
Licenses: Expat
Build system: r
Synopsis: Compression and Decompression
Description:

The zlib package for R aims to offer an R-based equivalent of Python's built-in zlib module for data compression and decompression. This package provides a suite of functions for working with zlib compression, including utilities for compressing and decompressing data streams, manipulating compressed files, and working with gzip', zlib', and deflate formats.

r-zeroeqpart 0.1.0
Propagated dependencies: r-ppcor@1.1 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://github.com/djrichar92/zeroEQpart
Licenses: GPL 2
Build system: r
Synopsis: Zero Order vs (Semi) Partial Correlation Test and CI
Description:

Uses bootstrap to test zero order correlation being equal to a partial or semi-partial correlation (one or two tailed). Confidence intervals for the parameter (zero order minus partial) can also be determined. Implements the bias-corrected and accelerated bootstrap method as described in "An Introduction to the Bootstrap" Efron (1983) <0-412-04231-2>.

r-zebu 0.2.2.0
Propagated dependencies: r-reshape2@1.4.5 r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://github.com/oliviermfmartin/zebu
Licenses: GPL 3
Build system: r
Synopsis: Local Association Measures
Description:

This package implements the estimation of local (and global) association measures: Lewontin's D, Ducher's Z, pointwise mutual information, normalized pointwise mutual information and chi-squared residuals. The significance of local (and global) association is accessed using p-values estimated by permutations.

Total packages: 73955