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

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-ftrading 3042.79
Propagated dependencies: r-timeseries@4052.112 r-timedate@4052.112 r-fbasics@4052.98
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://www.rmetrics.org
Licenses: GPL 2+
Build system: r
Synopsis: Rmetrics - Trading and Rebalancing Financial Instruments
Description:

This package provides a collection of functions for trading and rebalancing financial instruments. It implements various technical indicators to analyse time series such as moving averages or stochastic oscillators.

r-fracarma 0.1.0
Propagated dependencies: r-fracdiff@1.5-4 r-forecast@9.0.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fracARMA
Licenses: GPL 3
Build system: r
Synopsis: Fractionally Integrated ARMA Model
Description:

This package implements fractional differencing with Autoregressive Moving Average models to analyse long-memory time series data. Traditional ARIMA models typically use integer values for differencing, which are suitable for time series with short memory or anti-persistent behaviour. In contrast, the Fractional ARIMA model allows fractional differencing, enabling it to effectively capture long memory characteristics in time series data. The âfracARMAâ package is user-friendly and allows users to manually input the fractional differencing parameter, which can be obtained using various estimators such as the GPH estimator, Sperio method, or Wavelet method and many. Additionally, the package enables users to directly feed the time series data, AR order, MA order, fractional differencing parameter, and the proportion of training data as a split ratio, all in a single command. The package is based on the reference from the paper of Irshad and others (2024, <doi:10.22271/maths.2024.v9.i6b.1906>).

r-finbif 0.10.0
Propagated dependencies: r-secretbase@1.2.2 r-lutz@0.3.2 r-jsonlite@2.0.0 r-httr2@1.2.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/luomus/finbif
Licenses: Expat
Build system: r
Synopsis: Interface for the 'Finnish Biodiversity Information Facility' API
Description:

This package provides a programmatic interface to the Finnish Biodiversity Information Facility ('FinBIF') API (<https://api.laji.fi>). FinBIF aggregates Finnish biodiversity data from multiple sources in a single open access portal for researchers, citizen scientists, industry and government. FinBIF allows users of biodiversity information to find, access, combine and visualise data on Finnish plants, animals and microorganisms. The finbif package makes the publicly available data in FinBIF easily accessible to programmers. Biodiversity information is available on taxonomy and taxon occurrence. Occurrence data can be filtered by taxon, time, location and other variables. The data accessed are conveniently preformatted for subsequent analyses.

r-flint 0.1.5
Dependencies: mpfr@4.2.2 gmp@6.3.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://codeberg.org/jaganmn/flint
Licenses: GPL 2+
Build system: r
Synopsis: Fast Library for Number Theory
Description:

An R interface to FLINT <https://flintlib.org/>, a C library for number theory. FLINT extends GNU MPFR <https://www.mpfr.org/> and GNU MP <https://gmplib.org/> with support for operations on standard rings (the integers, the integers modulo n, finite fields, the rational, p-adic, real, and complex numbers) as well as matrices and polynomials over rings. FLINT implements midpoint-radius interval arithmetic, also known as ball arithmetic, in the real and complex numbers, enabling computation in arbitrary precision with rigorous propagation of rounding and other errors; see Johansson (2017) <doi:10.1109/TC.2017.2690633>. Finally, FLINT provides ball arithmetic implementations of many special mathematical functions, with high coverage of reference works such as the NIST Digital Library of Mathematical Functions <https://dlmf.nist.gov/>. The R interface defines S4 classes, generic functions, and methods for representation and basic operations as well as plain R functions mirroring and vectorizing entry points in the C library.

r-fanyi 0.1.1
Propagated dependencies: r-yulab-utils@0.2.4 r-uuid@1.2-2 r-sseparser@0.1.0 r-rlang@1.2.0 r-rentrez@1.2.4 r-purrr@1.2.2 r-openssl@2.4.1 r-jsonlite@2.0.0 r-httr2@1.2.2 r-ggfun@0.2.0 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/YuLab-SMU/fanyi
Licenses: Artistic License 2.0
Build system: r
Synopsis: Translate Words or Sentences via Online Translators
Description:

Useful functions to translate text for multiple languages using online translators. For example, by translating error messages and descriptive analysis results into a language familiar to the user, it enables a better understanding of the information, thereby reducing the barriers caused by language. It offers several helper functions to query gene information to help interpretation of interested genes (e.g., marker genes, differential expression genes), and provides utilities to translate ggplot graphics. This package is not affiliated with any of the online translators. The developers do not take responsibility for the invoice it incurs when using this package, especially for exceeding the free quota.

r-forecastadapt 0.1.0
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-testcorr@0.4.0 r-lubridate@1.9.5 r-knitr@1.51
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forecastADAPT
Licenses: GPL 3
Build system: r
Synopsis: Computation of Adaptive Forecast
Description:

The function forAD() implements the adaptive forecasting procedure of Giraitis, Kapetanios and Price (2013) <doi:10.1016/j.jeconom.2013.04.003>. The method can be iterated (e.g., adapt²) and combined with autoregressive (AR) forecasting. These approaches are computationally simple and adapt automatically to structural changes without requiring prior specification of the underlying data-generating process. They are applicable to both stationary and non-stationary time series. The numerical and graphical outputs assist in selecting an appropriate forecasting method, particularly one that minimises mean squared forecast error (MSFE) and yields uncorrelated forecast errors.

r-flexlsx 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringi@1.8.7 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-openxlsx2@1.29 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/pteridin/flexlsx
Licenses: Expat
Build system: r
Synopsis: Exporting 'flextable' to 'xlsx' Files
Description:

Exports flextable objects to xlsx files, utilizing functionalities provided by flextable and openxlsx2'.

r-frechet 0.3.0
Propagated dependencies: r-trust@0.1-9 r-quadprog@1.5-8 r-pracma@2.4.6 r-osqp@1.0.0 r-matrix@1.7-5 r-fdapace@0.6.0 r-fdadensity@0.1.4 r-e1071@1.7-17 r-corrplot@0.95 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/functionaldata/tFrechet
Licenses: Modified BSD
Build system: r
Synopsis: Statistical Analysis for Random Objects and Non-Euclidean Data
Description:

This package provides implementation of statistical methods for random objects lying in various metric spaces, which are not necessarily linear spaces. The core of this package is Fréchet regression for random objects with Euclidean predictors, which allows one to perform regression analysis for non-Euclidean responses under some mild conditions. Examples include distributions in 2-Wasserstein space, covariance matrices endowed with power metric (with Frobenius metric as a special case), Cholesky and log-Cholesky metrics, spherical data. References: Petersen, A., & Müller, H.-G. (2019) <doi:10.1214/17-AOS1624>.

r-finepop 1.5.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FinePop
Licenses: GPL 2+
Build system: r
Synopsis: Fine-Scale Population Analysis
Description:

Statistical tool set for population genetics. The package provides following functions: 1) empirical Bayes estimator of Fst and other measures of genetic differentiation, 2) regression analysis of environmental effects on genetic differentiation using bootstrap method, 3) interfaces to read and manipulate GENEPOP format data files and allele/haplotype frequency format files.

r-filebin 0.0.6
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringi@1.8.7 r-purrr@1.2.2 r-logger@0.4.2 r-janitor@2.2.1 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=filebin
Licenses: GPL 3
Build system: r
Synopsis: Wrapper for the Filebin File Sharing API
Description:

This package provides a wrapper for the Filebin API. Filebin implements convenient file sharing on the web.

r-funkyheatmap 0.5.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rdpack@2.6.6 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-patchwork@1.3.2 r-jsonlite@2.0.0 r-ggplot2@4.0.3 r-ggforce@0.5.0 r-dplyr@1.2.1 r-cowplot@1.2.0 r-cli@3.6.6 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://funkyheatmap.github.io/funkyheatmap/
Licenses: Expat
Build system: r
Synopsis: Generating Funky Heatmaps for Data Frames
Description:

Allows generating heatmap-like visualisations for data frames. Funky heatmaps can be fine-tuned by providing annotations of the columns and rows, which allows assigning multiple palettes or geometries or grouping rows and columns together in categories. Saelens et al. (2019) <doi:10.1038/s41587-019-0071-9>.

r-fmcensskewreg 0.1.1
Propagated dependencies: r-truncdist@1.0-2 r-sn@2.1.3 r-mvtnorm@1.3-7 r-momtrunc@6.1 r-mnormt@2.1.2 r-mixsmsn@1.1-12
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/JiwonPark41/FMCensSkewReg
Licenses: Expat
Build system: r
Synopsis: Finite Mixture of Censored Regression Models with Skewed Distributions
Description:

This package provides an implementation of finite mixture regression models for censored data under four distributional families: Normal (FM-NCR), Student t (FM-TCR), skew-Normal (FM-SNCR), and skew-t (FM-STCR). The package enables flexible modeling of skewness and heavy tails often observed in real-world data, while explicitly accounting for censoring. Functions are included for parameter estimation via the Expectation-Maximization (EM) algorithm, computation of standard errors, and model comparison criteria such as the Akaike Information Criterion (AIC), the Bayesian Information Criterion (BIC), and the Efficient Determination Criterion (EDC). The underlying methodology is described in Park et al. (2024) <doi:10.1007/s00180-024-01459-4>.

r-financialinstrument 1.4.1
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-ttr@0.24.4 r-quantmod@0.4.28
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/JustinMShea/FinancialInstrument
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Financial Instrument Modeling Infrastructure
Description:

This package provides infrastructure for defining, storing, and managing financial instrument metadata independently of market data sources. Models instrument identities, contract specifications, identifiers, and relationships among financial instruments, including currencies, equities, funds, bonds, futures, options, spreads, exchange rates, and synthetic instruments. Supports reusable instrument definitions for research, portfolio management, trading, and quantitative finance applications.

r-fints 0.4-9
Propagated dependencies: r-zoo@1.8-15
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://geobosh.github.io/FinTSDoc/
Licenses: GPL 2+
Build system: r
Synopsis: Companion to Tsay (2005) Analysis of Financial Time Series
Description:

R companion to Tsay (2005) Analysis of Financial Time Series, second edition (Wiley). Includes data sets, functions and script files required to work some of the examples. Version 0.3-x includes R objects for all data files used in the text and script files to recreate most of the analyses in chapters 1-3 and 9 plus parts of chapters 4 and 11.

r-fcps 1.4.1
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-mclust@6.1.2 r-ggplot2@4.0.3 r-datavisualizations@1.4.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.deepbionics.org/
Licenses: GPL 3
Build system: r
Synopsis: Fundamental Clustering Problems Suite
Description:

Over sixty clustering algorithms are provided in this package with consistent input and output, which enables the user to try out algorithms swiftly. Additionally, 26 statistical approaches for the estimation of the number of clusters as well as the mirrored density plot (MD-plot) of clusterability are implemented. The packages is published in Thrun, M.C., Stier Q.: "Fundamental Clustering Algorithms Suite" (2021), SoftwareX, <DOI:10.1016/j.softx.2020.100642>. Moreover, the fundamental clustering problems suite (FCPS) offers a variety of clustering challenges any algorithm should handle when facing real world data, see Thrun, M.C., Ultsch A.: "Clustering Benchmark Datasets Exploiting the Fundamental Clustering Problems" (2020), Data in Brief, <DOI:10.1016/j.dib.2020.105501>.

r-fuzzyahp 0.9.5
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://github.com/JanCaha/FuzzyAHP/
Licenses: LGPL 3+
Build system: r
Synopsis: (Fuzzy) AHP Calculation
Description:

Calculation of AHP (Analytic Hierarchy Process - <http://en.wikipedia.org/wiki/Analytic_hierarchy_process>) with classic and fuzzy weights based on Saaty's pairwise comparison method for determination of weights.

r-flyingr 0.2.3
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/BMasinde/FlyingR
Licenses: FSDG-compatible
Build system: r
Synopsis: Simulation of Bird Flight Range
Description:

This package provides functions for range estimation in birds based on Pennycuick (2008) and Pennycuick (1975), Flight program which compliments Pennycuick (2008) requires manual entry of birds which can be tedious when there are hundreds of birds to estimate. Implemented are two ODE methods discussed in Pennycuick (1975) and time-marching computation methods as in Pennycuick (1998) and Pennycuick (2008). See Pennycuick (1975, ISBN:978-0-12-249405-5), Pennycuick (1998) <doi:10.1006/jtbi.1997.0572>, and Pennycuick (2008, ISBN:9780080557816).

r-fapa 0.1.1
Propagated dependencies: r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/sekangakim/FAPA
Licenses: Expat
Build system: r
Synopsis: Factor Analytic Profile Analysis of Ipsatized Data
Description:

This package implements Factor Analytic Profile Analysis of Ipsatized Data ('FAPA'), a metric inferential framework for pattern detection and person-level reconstruction in multivariate profile data. After row-centering (ipsatization) to remove profile elevation, FAPA applies singular value decomposition ('SVD') to recover shared core profiles and individual pattern weights. Dimensionality is determined by a variance-matched Horn's parallel analysis. A three-stage bootstrap verification framework assesses (1) dimensionality via parallel analysis, (2) subspace stability via Procrustes principal angles, and (3) profile replicability via Tucker's congruence coefficients. BCa bootstrap confidence intervals for core-profile coordinates are computed via the canonical boot package implementation of Davison and Hinkley (1997) <doi:10.1017/CBO9780511802843>.

r-fastrc 0.0.2
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fastrc
Licenses: GPL 3+
Build system: r
Synopsis: Fast Reverse Complement of DNA and RNA Sequences
Description:

Fast reverse complement of DNA and RNA sequences using a C++ lookup table for O(1) per-base complement mapping. Supports full IUPAC ambiguity codes, DNA and RNA modes, case preservation, and NA handling. Much faster than other packages for computing reverse complements of many short sequences such as primers, probes, and, k-mers.

r-fishtree 0.3.4
Propagated dependencies: r-rlang@1.2.0 r-memoise@2.0.1 r-jsonlite@2.0.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://fishtreeoflife.org/
Licenses: FreeBSD
Build system: r
Synopsis: Interface to the Fish Tree of Life API
Description:

An interface to the Fish Tree of Life API to download taxonomies, phylogenies, fossil calibrations, and diversification rate information for ray-finned fishes.

r-fastgp 1.4
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FastGP
Licenses: GPL 2
Build system: r
Synopsis: Efficiently Using Gaussian Processes with Rcpp and RcppEigen
Description:

This package contains Rcpp and RcppEigen implementations of matrix operations useful for Gaussian process models, such as the inverse and determinant of a symmetric and positive-definite Toeplitz matrix, sampling from multivariate normal distributions, evaluation of the log-density of a multivariate normal vector, and Bayesian inference for latent variable Gaussian process models with elliptical slice sampling (Murray, Adams, and MacKay 2010).

r-fuzzyurn 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fuzzyurn
Licenses: GPL 3+
Build system: r
Synopsis: Generalized Non-Central Fuzzy Dynamic Hypergeometric Processes
Description:

This package implements Generalized Non-Central Fuzzy Dynamic Hypergeometric Processes. Includes discrete Markov chain sampling under dynamic weight decay and continuous fuzzy membership maps, infinitesimal generator evaluation, weak convergence to Itô diffusion SDEs, numerical solutions for Fokker-Planck PDEs, stationary Gibbs-Boltzmann densities, and Azuma-Hoeffding concentration bounds.

r-fable-ata 0.0.6
Propagated dependencies: r-tsibble@1.2.0 r-tsbox@0.4.2 r-tibble@3.3.1 r-rlang@1.2.0 r-lubridate@1.9.5 r-fabletools@0.8.0 r-dplyr@1.2.1 r-distributional@0.7.0 r-ataforecasting@0.0.61
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://alsabtay.github.io/fable.ata/
Licenses: GPL 3+
Build system: r
Synopsis: 'ATAforecasting' Modelling Interface for 'fable' Framework
Description:

Allows ATA (Automatic Time series analysis using the Ata method) models from the ATAforecasting package to be used in a tidy workflow with the modeling interface of fabletools'. This extends ATAforecasting to provide enhanced model specification and management, performance evaluation methods, and model combination tools. The Ata method (Yapar et al. (2019) <doi:10.15672/hujms.461032>), an alternative to exponential smoothing (described in Yapar (2016) <doi:10.15672/HJMS.201614320580>, Yapar et al. (2017) <doi:10.15672/HJMS.2017.493>), is a new univariate time series forecasting method which provides innovative solutions to issues faced during the initialization and optimization stages of existing forecasting methods. Forecasting performance of the Ata method is superior to existing methods both in terms of easy implementation and accurate forecasting. It can be applied to non-seasonal or seasonal time series which can be decomposed into four components (remainder, level, trend and seasonal).

r-fsn 0.4
Propagated dependencies: r-rfast@2.1.5.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fsn
Licenses: GPL 2+
Build system: r
Synopsis: Rosenthal's Fail Safe Number and Related Functions
Description:

Estimation of Rosenthal's fail safe number including confidence intervals. The relevant papers are the following. Konstantinos C. Fragkos, Michail Tsagris and Christos C. Frangos (2014). "Publication Bias in Meta-Analysis: Confidence Intervals for Rosenthal's Fail-Safe Number". International Scholarly Research Notices, Volume 2014. <doi:10.1155/2014/825383>. Konstantinos C. Fragkos, Michail Tsagris and Christos C. Frangos (2017). "Exploring the distribution for the estimator of Rosenthal's fail-safe number of unpublished studies in meta-analysis". Communications in Statistics-Theory and Methods, 46(11):5672--5684. <doi:10.1080/03610926.2015.1109664>.

Total packages: 73977