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

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-fairmetrics 1.0.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://jianhuig.github.io/fairmetrics/
Licenses: Expat
Build system: r
Synopsis: Fairness Evaluation Metrics with Confidence Intervals for Binary Protected Attributes
Description:

This package provides a collection of functions for computing fairness metrics for machine learning and statistical models, including confidence intervals for each metric. The package supports the evaluation of group-level fairness criterion commonly used in fairness research, particularly in healthcare for binary protected attributes. It is based on the overview of fairness in machine learning written by Gao et al (2025) <doi:10.1002/sim.70234>.

r-fingerpro 2.1
Propagated dependencies: r-ternary@2.3.7 r-scales@1.4.0 r-reshape@0.8.10 r-rcppprogress@0.4.2 r-rcppgsl@0.3.14 r-rcpp@1.1.1-1.1 r-plyr@1.8.9 r-plotly@4.12.0 r-mass@7.3-65 r-klar@1.7-4 r-gridextra@2.3 r-ggplot2@4.0.3 r-ggally@2.4.0 r-dplyr@1.2.1 r-crayon@1.5.3 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/eead-csic-eesa/fingerPro
Licenses: GPL 2
Build system: r
Synopsis: Unmixing Model Framework
Description:

Quantifies the provenance of sediments by applying a mixing model algorithm to end sediment mixtures based on a comprehensive characterization of the sediment sources. The fingerPro model builds upon the foundational concept of using mass balance linear equations for sediment source quantification by incorporating several distinct technical advancements. It employs an optimization approach to normalize discrepancies in tracer ranges and minimize the objective function. Latin hypercube sampling is used to explore all possible combinations of source contributions (0-100%), mitigating the risk of local minima. Uncertainty in source estimates is quantified through a Monte Carlo routine, and the model includes additional metrics, such as the normalized error of the virtual mixture, to detect mathematical inconsistencies, non-physical solutions, and biases. A new linear variability propagation (LVP) method is also included to address and quantify potential bias in model outcomes, particularly when dealing with dominant or non-contributing sources and high source variability, offering a significant advancement for field studies where direct comparison with theoretical apportionments is not feasible. In addition to the unmixing model, a complete framework for tracer selection is included. Several methods are implemented to evaluate tracer behaviour by considering both source and mixture information. These include the Consistent Tracer Selection (CTS) method to explore all tracer combinations and select the optimal ones improving the robustness and interpretability of the model results. A Conservative Balance (CB) method is also incorporated to enable the use of isotopic tracers. The package also provides several graphical tools to support data exploration and interpretation, including box plots, correlation plots, Linear Discriminant Analysis (LDA) and Principal Component Analysis (PCA).

r-fejiv 0.1.1
Propagated dependencies: r-matrix@1.7-5 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=fejiv
Licenses: GPL 2+
Build system: r
Synopsis: Fixed Effect Jackknife Instrumental Variables Estimation
Description:

This package implements the Fixed Effect Jackknife Instrumental Variables ('FEJIV') estimator of Chao, Swanson, and Woutersen (2023) <doi:10.1016/j.jeconom.2022.12.011>, allowing consistent IV estimation with many (possibly weak) instruments, cluster fixed effects, heteroskedastic errors, and many exogenous covariates. The estimator is recommended by SÅ oczyÅ ski (2024) <doi:10.48550/arXiv.2011.06695> as an alternative to two-stage least squares when estimating the interacted specification of Angrist and Imbens (1995) <doi:10.1080/01621459.1995.10476535>.

r-fdrsamplesize2 0.2.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FDRsamplesize2
Licenses: Expat
Build system: r
Synopsis: Computing Power and Sample Size for the False Discovery Rate in Multiple Applications
Description:

Defines a collection of functions to compute average power and sample size for studies that use the false discovery rate as the final measure of statistical significance. A three-rectangle approximation method of a p-value histogram is proposed to derive a formula to compute the statistical power for analyses that involve the FDR. The methodology paper of this package is under review.

r-forlion 0.4.0
Propagated dependencies: r-psych@2.6.5 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=ForLion
Licenses: Expat
Build system: r
Synopsis: 'ForLion' Algorithm to Find D-Optimal Designs for Experiments
Description:

Designing experimental plans that involve both discrete and continuous factors with general parametric statistical models using the ForLion algorithm and EW ForLion algorithm. The algorithms searches for locally optimal designs and EW optimal designs under the D-criterion. See Huang, Y., Li, K., Mandal, A., & Yang, J., (2024) <doi:10.1007/s11222-024-10465-x> and Lin, S., Huang, Y., & Yang, J. (2025) <doi:10.48550/arXiv.2505.00629>.

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-fgeo-tool 1.2.10
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://forestgeo.github.io/fgeo.tool/
Licenses: GPL 3
Build system: r
Synopsis: Import and Manipulate 'ForestGEO' Data
Description:

To help you access, transform, analyze, and visualize ForestGEO data, we developed a collection of R packages (<https://forestgeo.github.io/fgeo/>). This package, in particular, helps you to easily import, filter, and modify ForestGEO data. To learn more about ForestGEO visit <https://forestgeo.si.edu/>.

r-fedz1 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/shaf1430/fedz1
Licenses: Expat
Build system: r
Synopsis: An Easier Access to Financial Accounts of the United States(Z.1)
Description:

Flow of funds are financial accounts that are provided by Federal Reserve quarterly. The package contains all datasets <https://www.federalreserve.gov/datadownload/Choose.aspx?rel=z1>, tables <https://www.federalreserve.gov/apps/fof/FOFTables.aspx> and descriptions <https://www.federalreserve.gov/apps/fof/Guide/z1_tables_description.pdf> with functions to understand series <https://www.federalreserve.gov/apps/fof/SeriesStructure.aspx> and explore them.

r-flexcountreg 0.1.1
Propagated dependencies: r-truncnorm@1.0-9 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-sandwich@3.1-1 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-randtoolbox@2.0.5 r-purrr@1.2.2 r-modelr@0.1.11 r-maxlik@1.5-2.2 r-mass@7.3-65 r-knitr@1.51 r-gt@1.3.0 r-gsl@2.1-9 r-dplyr@1.2.1 r-cureplots@1.1.1 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://jwood-iastate.github.io/flexCountReg/
Licenses: Expat
Build system: r
Synopsis: Estimation of a Variety of Count Regression Models
Description:

An implementation of multiple regression models for count data. These include various forms of the negative binomial (NB-1, NB-2, NB-P, generalized negative binomial, etc.), Poisson-Lognormal, other compound Poisson distributions, the Generalized Waring model, etc. Information on the different forms of the negative binomial are described by Greene (2008) <doi:10.1016/j.econlet.2007.10.015>. For treatises on count models, see Cameron and Trivedi (2013) <doi:10.1017/CBO9781139013567> and Hilbe (2012) <doi:10.1017/CBO9780511973420>. For the implementation of under-reporting in count models, see Wood et al. (2016) <doi:10.1016/j.aap.2016.06.013>. For prediction methods in random parameter models, see Wood and Gayah (2025) <doi:10.1016/j.aap.2025.108147>. For estimating random parameters using maximum simulated likelihood, see Greene and Hill (2010) <doi:10.1108/S0731-9053(2010)26>; Gourieroux and Monfort (1996) <doi:10.1093/0198774753.001.0001>; or Hensher et al. (2015) <doi:10.1017/CBO9781316136232>.

r-facmodcs 1.0
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-tseries@0.10-61 r-sn@2.1.3 r-robustbase@0.99-7 r-robstattm@1.0.11 r-performanceanalytics@2.1.0 r-lattice@0.22-9 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/robustport/facmodCS
Licenses: GPL 2
Build system: r
Synopsis: Cross-Section Factor Models
Description:

Linear cross-section factor model fitting with least-squares and robust fitting the lmrobdetMM() function from RobStatTM'; related volatility, Value at Risk and Expected Shortfall risk and performance attribution (factor-contributed vs idiosyncratic returns); tabular displays of risk and performance reports; factor model Monte Carlo. The package authors would like to thank Chicago Research on Security Prices,LLC for the cross-section of about 300 CRSP stocks data (in the data.table object stocksCRSP', and S&P GLOBAL MARKET INTELLIGENCE for contributing 14 factor scores (a.k.a "alpha factors".and "factor exposures") fundamental data on the 300 companies in the data.table object factorSPGMI'. The stocksCRSP and factorsSPGMI data are not covered by the GPL-2 license, are not provided as open source of any kind, and they are not to be redistributed in any form.

r-fastfmm 1.0.1
Propagated dependencies: r-stringr@1.6.0 r-rfast@2.1.5.2 r-refund@0.1-40 r-progress@1.2.3 r-mvtnorm@1.3-7 r-mgcv@1.9-4 r-matrix@1.7-5 r-mass@7.3-65 r-magrittr@2.0.5 r-lsei@1.3-1 r-lmeresampler@0.2.4 r-lme4@2.0-1 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-caic4@1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/awqx/fastFMM
Licenses: GPL 3+
Build system: r
Synopsis: Fast Functional Mixed Models using Fast Univariate Inference
Description:

Implementation of the fast univariate inference approach (Cui et al. (2022) <doi:10.1080/10618600.2021.1950006>, Loewinger et al. (2024) <doi:10.7554/eLife.95802.2>, Xin et al. (2025) <doi:10.7554/eLife.109428.1>) for fitting functional mixed models. User guides and Python package information can be found at <https://github.com/gloewing/photometry_FLMM>.

r-fabricerin 0.1.2
Propagated dependencies: r-htmltools@0.5.9 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/feddelegrand7/fabricerin
Licenses: Expat
Build system: r
Synopsis: Create Easily Canvas in 'shiny' and 'RMarkdown' Documents
Description:

Allows the user to implement easily canvas elements within a shiny app or an RMarkdown document. The user can create shapes, images and text elements within the canvas which can also be used as a drawing tool for taking notes. The package relies on the fabricjs JavaScript library. See <http://fabricjs.com/>.

r-fmriqa 0.5.0
Propagated dependencies: r-viridislite@0.4.3 r-tidyr@1.3.2 r-rnifti@1.9.0 r-reshape2@1.4.5 r-rcppeigen@0.3.4.0.2 r-pracma@2.4.6 r-optparse@1.8.2 r-imager@1.0.8 r-gridextra@2.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fmriqa
Licenses: GPL 3
Build system: r
Synopsis: Functional MRI Quality Assurance Routines
Description:

This package provides methods for performing fMRI quality assurance (QA) measurements of test objects. Heavily based on the fBIRN procedures detailed by Friedman and Glover (2006) <doi:10.1002/jmri.20583>.

r-fsia 1.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fsia
Licenses: GPL 3
Build system: r
Synopsis: Import and Analysis of OMR Data from FormScanner
Description:

Import data of tests and questionnaires from FormScanner. FormScanner is an open source software that converts scanned images to data using optical mark recognition (OMR) and it can be downloaded from <http://sourceforge.net/projects/formscanner/>. The spreadsheet file created by FormScanner is imported in a convenient format to perform the analyses provided by the package. These analyses include the conversion of multiple responses to binary (correct/incorrect) data, the computation of the number of corrected responses for each subject or item, scoring using weights,the computation and the graphical representation of the frequencies of the responses to each item and the report of the responses of a few subjects.

r-fadist 2.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/tpetzoldt/FAdist
Licenses: GPL 2
Build system: r
Synopsis: Distributions that are Sometimes Used in Hydrology
Description:

Probability distributions that are sometimes useful in hydrology.

r-favawesome 0.1.1
Propagated dependencies: r-rsvg@2.7.0 r-rlang@1.2.0 r-jsonlite@2.0.0 r-htmltools@0.5.9 r-fontawesome@0.5.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://favawesome.shinyworks.org
Licenses: Expat
Build system: r
Synopsis: 'Font Awesome' Icons as 'shiny' 'favicons'
Description:

Easily use Font Awesome icons as shiny favicons (the icons that appear on browser tabs). Font Awesome (<https://fontawesome.com/>) is a popular set of icons that can be used in web pages. favawesome provides a simple way to use these icons as favicons in shiny applications and other HTML pages.

r-freqpcr 0.4.0
Propagated dependencies: r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/sudoms/freqpcr
Licenses: GPL 3+
Build system: r
Synopsis: Estimates Allele Frequency on qPCR DeltaDeltaCq from Bulk Samples
Description:

Interval estimation of the population allele frequency from qPCR analysis based on the restriction enzyme digestion (RED)-DeltaDeltaCq method (Osakabe et al. 2017, <doi:10.1016/j.pestbp.2017.04.003>), as well as general DeltaDeltaCq analysis. Compatible with the Cq measurement of DNA extracted from multiple individuals at once, so called "group-testing", this model assumes that the quantity of DNA extracted from an individual organism follows a gamma distribution. Therefore, the point estimate is robust regarding the uncertainty of the DNA yield.

r-frapplot 0.1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/GuanqiaoDing/frapplot
Licenses: Expat
Build system: r
Synopsis: Automatic Data Processing and Visualization for FRAP
Description:

Automatically process Fluorescence Recovery After Photobleaching (FRAP) data and generate consistent, publishable figures. Note: this package does not replace ImageJ (or its equivalence) in raw image quantification. Some references about the methods: Sprague, Brian L. (2004) <doi:10.1529/biophysj.103.026765>; Day, Charles A. (2012) <doi:10.1002/0471142956.cy0219s62>.

r-featurecormatrix 0.4.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=featureCorMatrix
Licenses: GPL 2+
Build system: r
Synopsis: Measurement Level Independent Feature Correlation Matrix
Description:

Uses three different correlation coefficients to calculate measurement-level adequate correlations in a feature matrix: Pearson product-moment correlation coefficient, Intraclass correlation and Cramer's V.

r-fdatest 2.1.1
Propagated dependencies: r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fdatest
Licenses: GPL 2
Build system: r
Synopsis: Interval Testing Procedure for Functional Data
Description:

Implementation of the Interval Testing Procedure for functional data in different frameworks (i.e., one or two-population frameworks, functional linear models) by means of different basis expansions (i.e., B-spline, Fourier, and phase-amplitude Fourier). The current version of the package requires functional data evaluated on a uniform grid; it automatically projects each function on a chosen functional basis; it performs the entire family of multivariate tests; and, finally, it provides the matrix of the p-values of the previous tests and the vector of the corrected p-values. The functional basis, the coupled or uncoupled scenario, and the kind of test can be chosen by the user. The package provides also a plotting function creating a graphical output of the procedure: the p-value heat-map, the plot of the corrected p-values, and the plot of the functional data.

r-fso 2.1-4
Propagated dependencies: r-labdsv@2.3-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fso
Licenses: GPL 2+
Build system: r
Synopsis: Fuzzy Set Ordination
Description:

Fuzzy set ordination is a multivariate analysis used in ecology to relate the composition of samples to possible explanatory variables. While differing in theory and method, in practice, the use is similar to constrained ordination. The package contains plotting and summary functions as well as the analyses.

r-fdwasserstein 1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fdWasserstein
Licenses: GPL 3
Build system: r
Synopsis: Application of Optimal Transport to Functional Data Analysis
Description:

These functions were developed to support statistical analysis on functional covariance operators. The package contains functions to: - compute 2-Wasserstein distances between Gaussian Processes as in Masarotto, Panaretos & Zemel (2019) <doi:10.1007/s13171-018-0130-1>; - compute the Wasserstein barycenter (Frechet mean) as in Masarotto, Panaretos & Zemel (2019) <doi:10.1007/s13171-018-0130-1>; - perform analysis of variance testing procedures for functional covariances and tangent space principal component analysis of covariance operators as in Masarotto, Panaretos & Zemel (2022) <arXiv:2212.04797>. - perform a soft-clustering based on the Wasserstein distance where functional data are classified based on their covariance structure as in Masarotto & Masarotto (2023) <doi:10.1111/sjos.12692>.

r-fragilitidy 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/tomdrake/fragilitidy
Licenses: GPL 3
Build system: r
Synopsis: Tidyverse-Compatible Fragility Index Calculations
Description:

This package provides optimized, Tidyverse-compatible functions for calculating the Fragility Index and Reverse Fragility Index for 2x2 contingency tables from clinical trials. Uses customized hypergeometric and algebraic calculations along with binary search algorithms to achieve substantial speedups over standard implementations, with seamless integration into dplyr pipelines.

r-fledge 0.1.4
Propagated dependencies: r-withr@3.0.2 r-whoami@1.3.0 r-usethis@3.2.1 r-tibble@3.3.1 r-rlang@1.2.0 r-rematch2@2.1.2 r-purrr@1.2.2 r-gert@2.3.1 r-desc@1.4.3 r-cli@3.6.6 r-brio@1.1.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://fledge.cynkra.com/
Licenses: GPL 3
Build system: r
Synopsis: Smoother Change Tracking and Versioning for R Packages
Description:

Streamlines the process of updating changelogs (NEWS.md) and versioning R packages developed in git repositories.

Total packages: 72693