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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-yaml12 0.1.0
Dependencies: xz@5.4.5
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://posit-dev.github.io/r-yaml12/
Licenses: Expat
Build system: r
Synopsis: Fast 'YAML' 1.2 Parser and Formatter
Description:

This package provides a fast, correct, safe, and ergonomic YAML 1.2 parser and generator written in Rust'. Convert between YAML and simple R objects with full support for multi-document streams, tags, anchors, and aliases. Offers opt-in handlers for custom tag behavior and round-trips common R data structures. Implements the YAML 1.2.2 specification from the YAML Language Development Team (2021) <https://yaml.org/spec/1.2.2/>. Proudly supported by Posit.

r-yll 1.0.0
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/AntoineSoetewey/yll
Licenses: GPL 2+
Build system: r
Synopsis: Compute Expected Years of Life Lost (YLL) and Average YLL
Description:

Compute the standard expected years of life lost (YLL), as developed by the Global Burden of Disease Study (Murray, C.J., Lopez, A.D. and World Health Organization, 1996). The YLL is based on comparing the age of death to an external standard life expectancy curve. It also computes the average YLL, which highlights premature causes of death and brings attention to preventable deaths (Aragon et al., 2008).

r-yfinancer 0.1.3
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/gacolitti/yfinancer
Licenses: Expat
Build system: r
Synopsis: 'Yahoo Finance' API Wrapper
Description:

Download financial market data, company information, financial statements, options data, and more from the unofficial Yahoo Finance API.

r-ypinterimtesting 1.0.3
Propagated dependencies: r-rcpp@1.1.0 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://cran.r-project.org/package=YPInterimTesting
Licenses: GPL 3+
Build system: r
Synopsis: Interim Monitoring Using Adaptively Weighted Log-Rank Test in Clinical Trials
Description:

For any spending function specified by the user, this package provides corresponding boundaries for interim testing using the adaptively weighted log-rank test developed by Yang and Prentice (2010 <doi:10.1111/j.1541-0420.2009.01243.x>). The package uses a re-sampling method to obtain stopping boundaries at the interim looks.The output consists of stopping boundaries and observed values of the test statistics at the interim looks, along with nominal p-values defined as the probability of the test exceeding the specific observed test statistic value or critical value, regardless of the test behavior at other looks. The asymptotic validity of the stopping boundaries is established in Yang (2018 <doi:10.1002/sim.7958>).

r-yrnd 0.1.0
Propagated dependencies: r-zoo@1.8-14 r-tvm@0.5.2 r-scales@1.4.0 r-lubridate@1.9.4 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://cran.r-project.org/package=yrnd
Licenses: GPL 3
Build system: r
Synopsis: Computes Risk Neutral Densities of Futures Prices and Yields on Fixed Income Products
Description:

This package provides with parametric risk neutral densities and cumulative densities for futures prices on fixed-income products. It relies on options on Short Term Interest Rate futures contracts prices or options on bond futures contracts prices. It models the price of the underlying asset as a mixture of either two or three lognormal densities. It also brings new functions which provide with risk neutral densities and cumulative densities of the rate or the yield underlying the futures contract, using the density of the futures price. The package is based on the works of Melick, W. R. and Thomas, C. P. (1997) <doi:10.2307/2331318> and B. Bahra (1998) <doi:10.2139/ssrn.77429>.

r-ypbp 0.0.1
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/fndemarqui/YPBP
Licenses: GPL 2+
Build system: r
Synopsis: Yang and Prentice Model with Baseline Distribution Modeled by Bernstein Polynomials
Description:

Semiparametric modeling of lifetime data with crossing survival curves via Yang and Prentice model with baseline hazard/odds modeled with Bernstein polynomials. Details about the model can be found in Demarqui et al. (2019) <arXiv:1910.04475>. Model fitting can be carried out via both maximum likelihood and Bayesian approaches. The package also provides point and interval estimation for the crossing survival times.

r-yahoofinancer 0.4.0
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://yahoofinancer.rsquaredacademy.com/
Licenses: Expat
Build system: r
Synopsis: Fetch Data from Yahoo Finance API
Description:

Obtain historical and near real time data related to stocks, index and currencies from the Yahoo Finance API. This package is community maintained and is not officially supported by Yahoo'. The accuracy of data is only as correct as provided on <https://finance.yahoo.com/>.

r-yamlme 0.1.2
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/kamapu/yamlme
Licenses: GPL 2+
Build system: r
Synopsis: Writing 'YAML' Headers for 'R-Markdown' Documents
Description:

Setting layout through YAML headers in R-Markdown documents, enabling their automatic generation. Functions and methods may summarize R objects in automatic reports, for instance check-lists and further reports applied to the packages taxlist and vegtable'.

r-yfhist 0.1.3
Propagated dependencies: r-jsonlite@2.0.0 r-curl@7.0.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-youngswimmers 0.0.1
Propagated dependencies: r-lifecycle@1.0.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/NIM-ACh/youngSwimmers/
Licenses: FSDG-compatible
Build system: r
Synopsis: Young Swimmers Dataset
Description:

Dataset from the young elite swimmers study.

r-yesno 0.1.3
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/poissonconsulting/yesno
Licenses: Expat
Build system: r
Synopsis: Ask Yes-No Questions
Description:

Asks Yes-No questions with variable or custom responses.

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-yfr 1.1.3
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-yyjsonr 0.1.21
Dependencies: zlib@1.3.1
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/coolbutuseless/yyjsonr
Licenses: Expat
Build system: r
Synopsis: Fast 'JSON', 'NDJSON' and 'GeoJSON' Parser and Generator
Description:

This package provides a fast JSON parser, generator and validator which converts JSON', NDJSON (Newline Delimited JSON') and GeoJSON (Geographic JSON') data to/from R objects. The standard R data types are supported (e.g. logical, numeric, integer) with configurable handling of NULL and NA values. Data frames, atomic vectors and lists are all supported as data containers translated to/from JSON'. GeoJSON data is read in as simple features objects. This implementation wraps the yyjson C library which is available from <https://github.com/ibireme/yyjson>.

r-ytanalytics 0.2.1
Propagated dependencies: r-progress@1.2.3 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/davisj95/YTAnalytics
Licenses: Expat
Build system: r
Synopsis: Wrapper for 'YouTube Analytics' API
Description:

Simplify working with the YouTube Analytics API <https://developers.google.com/youtube/analytics>. Collect data for your channel including geography, traffic sources, time period, etc.

r-yaimpute 1.0-34.1
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://github.com/jeffreyevans/yaImpute
Licenses: GPL 2+
Build system: r
Synopsis: Nearest Neighbor Observation Imputation and Evaluation Tools
Description:

This package performs nearest neighbor-based imputation using one or more alternative approaches to processing multivariate data. These include methods based on canonical correlation: analysis, canonical correspondence analysis, and a multivariate adaptation of the random forest classification and regression techniques of Leo Breiman and Adele Cutler. Additional methods are also offered. The package includes functions for comparing the results from running alternative techniques, detecting imputation targets that are notably distant from reference observations, detecting and correcting for bias, bootstrapping and building ensemble imputations, and mapping results.

r-yhat 2.0-5
Propagated dependencies: r-yacca@1.4-2 r-plotrix@3.8-13 r-misctools@0.6-28 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://cran.r-project.org/package=yhat
Licenses: GPL 2+
Build system: r
Synopsis: Interpreting Regression Effects
Description:

The purpose of this package is to provide methods to interpret multiple linear regression and canonical correlation results including beta weights,structure coefficients, validity coefficients, product measures, relative weights, all-possible-subsets regression, dominance analysis, commonality analysis, and adjusted effect sizes.

r-yacca 1.4-2
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://cran.r-project.org/package=yacca
Licenses: GPL 3+
Build system: r
Synopsis: Yet Another Canonical Correlation Analysis Package
Description:

An alternative canonical correlation/redundancy analysis function, with associated print, plot, and summary methods. A method for generating helio plots is also included.

r-yarrr 0.1.14
Propagated dependencies: r-jpeg@0.1-11 r-circlize@0.4.16 r-bayesfactor@0.9.12-4.7
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://bookdown.org/ndphillips/YaRrr/
Licenses: GPL 2
Build system: r
Synopsis: Companion to the e-Book "YaRrr!: The Pirate's Guide to R"
Description:

This package contains a mixture of functions and data sets referred to in the introductory e-book "YaRrr!: The Pirate's Guide to R". The latest version of the e-book is available for free at <https://bookdown.org/ndphillips/YaRrr/>.

r-yatesalgo-factorialexp-sr 4.0.4
Propagated dependencies: r-lubridate@1.9.4
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://cran.r-project.org/package=YatesAlgo.FactorialExp.SR
Licenses: Expat
Build system: r
Synopsis: Yates' Algorithm in 2^n Factorial Experiment
Description:

Determines the sum of squares of the (2^n)-1 factorial effects in a 2^n factorial experiment using Yates algorithm.

r-yamlet 1.3.3
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://cran.r-project.org/package=yamlet
Licenses: GPL 3
Build system: r
Synopsis: Versatile Curation of Table Metadata
Description:

This package provides a YAML-based mechanism for working with table metadata. Supports compact syntax for creating, modifying, viewing, exporting, importing, displaying, and plotting metadata coded as column attributes. The yamlet dialect is valid YAML with defaults and conventions chosen to improve readability. See ?yamlet, ?decorate, ?modify, ?io_csv, and ?ggplot.decorated.

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-yatah 1.0.0
Propagated dependencies: r-stringr@1.6.0 r-purrr@1.2.0 r-lifecycle@1.0.4 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://abichat.github.io/yatah/
Licenses: GPL 3
Build system: r
Synopsis: Yet Another TAxonomy Handler
Description:

This package provides functions to manage taxonomy when lineages are described with strings and ranks separated with special patterns like "|*__" or ";*__".

r-zen4r 0.10.4
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://github.com/eblondel/zen4R
Licenses: Expat
Build system: r
Synopsis: Interface to 'Zenodo' REST API
Description:

This package provides an Interface to Zenodo (<https://zenodo.org>) REST API, including management of depositions, attribution of DOIs by Zenodo and upload and download of files.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457