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

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-finiteruinprob 0.6
Propagated dependencies: r-sdprisk@1.1-6 r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=finiteruinprob
Licenses: AGPL 3
Build system: r
Synopsis: Computation of the Probability of Ruin Within a Finite Time Horizon
Description:

In the Cramérâ Lundberg risk process perturbed by a Wiener process, this packages provides approximations to the probability of ruin within a finite time horizon. Currently, there are three methods implemented: The first one uses saddlepoint approximation (two variants are provided), the second one uses importance sampling and the third one is based on the simulation of a dual process. This last method is not very accurate and only given here for completeness.

r-facteff 1.0
Propagated dependencies: r-shiny@1.11.1 r-matrix@1.7-4 r-mass@7.3-65 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FactEff
Licenses: GPL 2+
Build system: r
Synopsis: Efficiencies of Block Designs for Factorial and Fractional Factorial Experiments
Description:

Opens a shiny app which supports theoretical and computational analysis of block designs for symmetrical and mixed level factorial experiments. This package includes tools to check whether a design has orthogonal factorial structure (OFS) with balance or not and is able to find the orthogonality deviation value if not having OFS. This package includes function to evaluate efficiency factor of all factorial effects in two situations, in the first situation if the design is verified with OFS and balance then calculate the efficiencies of all factorial effects using a specific analytical procedure and in the second situation if the design is verified with non-OFS and balance then a new general method has been developed and used to calculate efficiencies under the condition that the design should be proper and equi-replicated, See Gupta, S.C. and Mukerjee, R. (1987): "A Calculus for factorial arrangements". Lecture Notes in Statistics. No. 59, Springer-Verlag, Berlin, New York, <doi:10.1007/978-1-4419-8730-3>. For the easy use of package, shiny app is used for giving inputs and inputs validation.

r-fauxnaif 0.7.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://fauxnaif.rossellhayes.com/
Licenses: Expat
Build system: r
Synopsis: Convert Values to NA
Description:

This package provides a replacement for dplyr::na_if(). Allows you to specify multiple values to be replaced with NA using a single function.

r-fio 1.0.0
Dependencies: xz@5.4.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://albersonmiranda.github.io/fio/
Licenses: Expat
Build system: r
Synopsis: Friendly Input-Output Analysis
Description:

Simplifies the process of economic input-output analysis by combining user-friendly interfaces with high-performance computation. It provides tools for analyzing both single-region and multi-regional economic systems through a hybrid architecture that pairs R's accessibility with Rust's computational efficiency.

r-factree 0.1.0
Propagated dependencies: r-mvtnorm@1.3-3 r-irlba@2.3.5.1 r-foreach@1.5.2 r-dorng@1.8.6.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=factree
Licenses: Expat
Build system: r
Synopsis: Factor-Augmented Clustering Tree
Description:

This package implements the Factor-Augmented Clustering Tree (FACT) algorithm for clustering time series data. The method constructs a classification tree where splits are determined by covariates, and the splitting criterion is based on a group factor model representation of the time series within each node. Both threshold-based and permutation-based tests are supported for splitting decisions, with an option for parallel computation. For methodological details, see Hu, Li, Luo, and Wang (2025, in preparation), Factor-Augmented Clustering Tree for Time Series.

r-fastgasp 0.6.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FastGaSP
Licenses: GPL 2+
Build system: r
Synopsis: Fast and Exact Computation of Gaussian Stochastic Process
Description:

This package implements fast and exact computation of Gaussian stochastic process with the Matern kernel using forward filtering and backward smoothing algorithm. It includes efficient implementations of the inverse Kalman filter, with applications such as estimating particle interaction functions. These tools support models with or without noise. Additionally, the package offers algorithms for fast parameter estimation in latent factor models, where the factor loading matrix is orthogonal, and latent processes are modeled by Gaussian processes. See the references: 1) Mengyang Gu and Yanxun Xu (2020), Journal of Computational and Graphical Statistics; 2) Xinyi Fang and Mengyang Gu (2024), <doi:10.48550/arXiv.2407.10089>; 3) Mengyang Gu and Weining Shen (2020), Journal of Machine Learning Research; 4) Yizi Lin, Xubo Liu, Paul Segall and Mengyang Gu (2025), <doi:10.48550/arXiv.2501.01324>.

r-friendlynumber 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/EthanSansom/friendlynumber
Licenses: Expat
Build system: r
Synopsis: Translate Numbers into Number Words
Description:

Converts vectors of numbers into character vectors of numerals, including cardinals (one, two, three) and ordinals (first, second, third). Supports negative numbers, fractions, and arbitrary-precision integer and high-precision floating-point vectors provided by the bignum package.

r-fslr 2.27.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fslr
Licenses: GPL 3
Build system: r
Synopsis: Wrapper Functions for 'FSL' ('FMRIB' Software Library) from Functional MRI of the Brain ('FMRIB')
Description:

Wrapper functions that interface with FSL <http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/>, a powerful and commonly-used neuroimaging software, using system commands. The goal is to be able to interface with FSL completely in R, where you pass R objects of class nifti', implemented by package oro.nifti', and the function executes an FSL command and returns an R object of class nifti if desired.

r-fireproof 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/thomasp85/fireproof
Licenses: Expat
Build system: r
Synopsis: Authentication and Authorization for 'fiery' Servers
Description:

This package provides a plugin for fiery that supports various forms of authorization and authentication schemes. Schemes can be required in various combinations or by themselves and can be combined with scopes to provide fine-grained access control to the server.

r-fmdu 0.2.1
Propagated dependencies: r-smacof@2.1-7
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fmdu
Licenses: FreeBSD
Build system: r
Synopsis: (Restricted) [external] Multidimensional Unfolding
Description:

This package provides functions for performing (external) multidimensional unfolding. Restrictions (fixed coordinates or model restrictions) are available for both row and column coordinates in all combinations.

r-fairness 1.2.3
Propagated dependencies: r-proc@1.19.0.1 r-ggplot2@4.0.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.kozodoi.me/blog/algorithmic-fairness-in-r
Licenses: Expat
Build system: r
Synopsis: Algorithmic Fairness Metrics
Description:

Offers calculation, visualization and comparison of algorithmic fairness metrics. Fair machine learning is an emerging topic with the overarching aim to critically assess whether ML algorithms reinforce existing social biases. Unfair algorithms can propagate such biases and produce predictions with a disparate impact on various sensitive groups of individuals (defined by sex, gender, ethnicity, religion, income, socioeconomic status, physical or mental disabilities). Fair algorithms possess the underlying foundation that these groups should be treated similarly or have similar prediction outcomes. The fairness R package offers the calculation and comparisons of commonly and less commonly used fairness metrics in population subgroups. These methods are described by Calders and Verwer (2010) <doi:10.1007/s10618-010-0190-x>, Chouldechova (2017) <doi:10.1089/big.2016.0047>, Feldman et al. (2015) <doi:10.1145/2783258.2783311> , Friedler et al. (2018) <doi:10.1145/3287560.3287589> and Zafar et al. (2017) <doi:10.1145/3038912.3052660>. The package also offers convenient visualizations to help understand fairness metrics.

r-finbif 0.9.14
Propagated dependencies: r-secretbase@1.0.5 r-lutz@0.3.2 r-jsonlite@2.0.0 r-httr2@1.2.1
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-forestdisc 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=ForestDisc
Licenses: GPL 3+
Build system: r
Synopsis: Forest Discretization
Description:

Supervised, multivariate, and non-parametric discretization algorithm based on tree ensembles learning and moment matching optimization. This version of the algorithm relies on random forest algorithm to learn a large set of split points that conserves the relationship between attributes and the target class, and on moment matching optimization to transform this set into a reduced number of cut points matching as well as possible statistical properties of the initial set of split points. For each attribute to be discretized, the set S of its related split points extracted through random forest is mapped to a reduced set C of cut points of size k. This mapping relies on minimizing, for each continuous attribute to be discretized, the distance between the four first moments of S and the four first moments of C subject to some constraints. This non-linear optimization problem is performed using k values ranging from 2 to max_splits', and the best solution returned correspond to the value k which optimum solution is the lowest one over the different realizations. ForestDisc is a generalization of RFDisc discretization method initially proposed by Berrado and Runger (2009) <doi:10.1109/AICCSA.2009.5069327>, and improved by Berrado et al. in 2012 by adopting the idea of moment matching optimization related by Hoyland and Wallace (2001) <doi: 10.1287/mnsc.47.2.295.9834>.

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-familiar 2.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/oncoray/familiar
Licenses: FSDG-compatible
Build system: r
Synopsis: End-to-End Automated Machine Learning and Model Evaluation
Description:

Single unified interface for end-to-end modelling of regression, categorical and time-to-event (survival) outcomes. Models created using familiar are self-containing, and their use does not require additional information such as baseline survival, feature clustering, or feature transformation and normalisation parameters. Model performance, calibration, risk group stratification, (permutation) variable importance, individual conditional expectation, partial dependence, and more, are assessed automatically as part of the evaluation process and exported in tabular format and plotted, and may also be computed manually using export and plot functions. Where possible, metrics and values obtained during the evaluation process come with confidence intervals.

r-fiodata 0.1.1
Propagated dependencies: r-fio@1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/albersonmiranda/fiodata
Licenses: CC0
Build system: r
Synopsis: Regional and Multi-Regional Input-Output Data
Description:

This package provides Regional (Brazil, 2020) and Multi-Regional (World, 2000) input-output matrices for R. This package serves as a data-only companion to the fio package, facilitating input-output analysis by providing standardized R6 data objects.

r-fat2lpoly 1.2.6
Propagated dependencies: r-multgee@1.9.0 r-kinship2@1.9.6.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.cervo.ulaval.ca/pages_perso_chercheurs/bureau_a/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Two-Locus Family-Based Association Test with Polytomous Outcome
Description:

This package performs family-based association tests with a polytomous outcome under 2-locus and 1-locus models defined by some design matrix.

r-flowchart 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://bruigtp.github.io/flowchart/
Licenses: GPL 3+
Build system: r
Synopsis: Tidy Flowchart Generator
Description:

This package creates participant flow diagrams directly from a dataframe. Representing the flow of participants through each stage of a study, especially in clinical trials, is essential to assess the generalisability and validity of the results. This package provides a set of functions that can be combined with a pipe operator to create all kinds of flowcharts from a data frame in an easy way.

r-fclust 2.1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fclust
Licenses: GPL 2+
Build system: r
Synopsis: Fuzzy Clustering
Description:

Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visualizing fuzzy clustering results.

r-funkyheatmap 0.5.2
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-finlabr 1.0.0
Propagated dependencies: r-zoo@1.8-14 r-shiny@1.11.1 r-reshape2@1.4.5 r-quantmod@0.4.28 r-quadprog@1.5-8 r-performanceanalytics@2.0.8 r-mclust@6.1.2 r-ggplot2@4.0.1 r-class@7.3-23
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=finlabR
Licenses: Expat
Build system: r
Synopsis: Portfolio Analytics and Simulation Toolkit
Description:

This package provides tools for portfolio construction and risk analytics, including mean-variance optimization, conditional value at risk (expected shortfall) minimization, risk parity, regime clustering, correlation analysis, Monte Carlo simulation, and option pricing. Includes utilities for portfolio evaluation, clustering, and risk reporting. Methods are based in part on Markowitz (1952) <doi:10.1111/j.1540-6261.1952.tb01525.x>, Rockafellar and Uryasev (2000) <doi:10.21314/JOR.2000.038>, Maillard et al. (2010) <doi:10.3905/jpm.2010.36.4.060>, Black and Scholes (1973) <doi:10.1086/260062>, and Cox et al. (1979) <doi:10.1016/0304-405X(79)90015-1>.

r-fiesta 3.7.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://usdaforestservice.github.io/FIESTA/
Licenses: GPL 3
Build system: r
Synopsis: Forest Inventory Estimation and Analysis
Description:

This package provides a research estimation tool for analysts that work with sample-based inventory data from the U.S. Department of Agriculture, Forest Service, Forest Inventory and Analysis (FIA) Program.

r-flowcluster 0.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://hussein-mahfouz.github.io/flowcluster/
Licenses: Expat
Build system: r
Synopsis: Cluster Origin-Destination Flow Data
Description:

This package provides functionality for clustering origin-destination (OD) pairs, representing desire lines (or flows). This includes creating distance matrices between OD pairs and passing distance matrices to a clustering algorithm. See the academic paper Tao and Thill (2016) <doi:10.1111/gean.12100> for more details on spatial clustering of flows. See the paper on delineating demand-responsive operating areas by Mahfouz et al. (2025) <doi:10.1016/j.urbmob.2025.100135> for an example of how this package can be used to cluster flows for applied transportation research.

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: 69240