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

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-fincovregularization 1.1.0
Propagated dependencies: r-quadprog@1.5-8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://github.com/yanyachen/FinCovRegularization
Licenses: GPL 2
Build system: r
Synopsis: Covariance Matrix Estimation and Regularization for Finance
Description:

Estimation and regularization for covariance matrix of asset returns. For covariance matrix estimation, three major types of factor models are included: macroeconomic factor model, fundamental factor model and statistical factor model. For covariance matrix regularization, four regularized estimators are included: banding, tapering, hard-thresholding and soft- thresholding. The tuning parameters of these regularized estimators are selected via cross-validation.

r-fuzzyspec 1.0.0
Propagated dependencies: r-viridislite@0.4.3 r-thresher@1.1.5 r-np@0.70-2 r-mvtnorm@1.3-7 r-mclust@6.1.2 r-ggplot2@4.0.3 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=FuzzySpec
Licenses: GPL 2
Build system: r
Synopsis: Fuzzy Spectral Clustering with Variable-Weighted Adjacency Matrices
Description:

Implementation of the FVIBES, the Fuzzy Variable-Importance Based Eigenspace Separation algorithm as described in the paper by Ghashti, J.S., Hare, W., and J.R.J. Thompson (2025). Variable-Weighted Adjacency Constructions for Fuzzy Spectral Clustering. Submitted.

r-favar 0.1.3
Propagated dependencies: r-mcmcpack@1.7-1 r-matrix@1.7-5 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17 r-coda@0.19-4.1 r-bvartools@0.2.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FAVAR
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Analysis of a FAVAR Model
Description:

Estimate a FAVAR model by a Bayesian method, based on Bernanke et al. (2005) <DOI:10.1162/0033553053327452>.

r-faoutlier 0.7.7
Propagated dependencies: r-sem@3.1-16 r-pbapply@1.7-4 r-mvtnorm@1.3-7 r-mirt@1.46.1 r-mass@7.3-65 r-lavaan@0.6-21 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/philchalmers/faoutlier
Licenses: GPL 2+
Build system: r
Synopsis: Influential Case Detection Methods for Factor Analysis and Structural Equation Models
Description:

This package provides tools for detecting and summarize influential cases that can affect exploratory and confirmatory factor analysis models as well as structural equation models more generally (Chalmers, 2015, <doi:10.1177/0146621615597894>; Flora, D. B., LaBrish, C. & Chalmers, R. P., 2012, <doi:10.3389/fpsyg.2012.00055>).

r-furniture 1.11.0
Propagated dependencies: r-knitr@1.51 r-gt@1.3.0 r-flextable@0.9.11 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://tysonbarrett.com/furniture/
Licenses: GPL 3
Build system: r
Synopsis: Furniture for Quantitative Scientists
Description:

This package contains four main functions (i.e., four pieces of furniture): table1() which produces a well-formatted table of descriptive statistics common as Table 1 in research articles, tableC() which produces a well-formatted table of correlations, tableF() which provides frequency counts, and washer() which is helpful in cleaning up the data. These furniture-themed functions are designed to simplify common tasks in quantitative analysis. Other data summary and cleaning tools are also available.

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.27 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-future-tests 0.9.0
Propagated dependencies: r-sessioninfo@1.2.3 r-prettyunits@1.2.0 r-future@1.70.0 r-crayon@1.5.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://future.tests.futureverse.org
Licenses: LGPL 2.1+
Build system: r
Synopsis: Test Suite for 'Future API' Backends
Description:

Backends implementing the Future API <doi:10.32614/RJ-2021-048>, as defined by the future package, should use the tests provided by this package to validate that they meet the minimal requirements of the Future API. The tests can be performed easily from within R or from outside of R from the command line making it straightforward to include them in package tests and in Continuous Integration (CI) pipelines.

r-fuzzyresampling 0.6.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mroman-ibs/FuzzyResampling
Licenses: GPL 3
Build system: r
Synopsis: Resampling Methods for Triangular and Trapezoidal Fuzzy Numbers
Description:

The classical (i.e. Efron's, see Efron and Tibshirani (1994, ISBN:978-0412042317) "An Introduction to the Bootstrap") bootstrap is widely used for both the real (i.e. "crisp") and fuzzy data. The main aim of the algorithms implemented in this package is to overcome a problem with repetition of a few distinct values and to create fuzzy numbers, which are "similar" (but not the same) to values from the initial sample. To do this, different characteristics of triangular/trapezoidal numbers are kept (like the value, the ambiguity, etc., see Grzegorzewski et al. <doi:10.2991/eusflat-19.2019.68>, Grzegorzewski et al. (2020) <doi:10.2991/ijcis.d.201012.003>, Grzegorzewski et al. (2020) <doi:10.34768/amcs-2020-0022>, Grzegorzewski and Romaniuk (2022) <doi:10.1007/978-3-030-95929-6_3>, Romaniuk and Hryniewicz (2019) <doi:10.1007/s00500-018-3251-5>). Some additional procedures related to these resampling methods are also provided, like calculation of the Bertoluzza et al.'s distance (aka the mid/spread distance, see Bertoluzza et al. (1995) "On a new class of distances between fuzzy numbers") and estimation of the p-value of the one- and two- sample bootstrapped test for the mean (see Lubiano et al. (2016, <doi:10.1016/j.ejor.2015.11.016>)). Additionally, there are procedures which randomly generate trapezoidal fuzzy numbers using some well-known statistical distributions.

r-fsr 2.0.1
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-sf@1.1-1 r-rlang@1.2.0 r-pso@1.0.4 r-ggplot2@4.0.3 r-e1071@1.7-17 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://accarniel.github.io/fsr/
Licenses: GPL 3
Build system: r
Synopsis: Handling Fuzzy Spatial Data
Description:

Support for fuzzy spatial objects, their operations, and fuzzy spatial inference models based on Spatial Plateau Algebra. It employs fuzzy set theory and fuzzy logic as foundation to deal with spatial fuzziness. It mainly implements underlying concepts defined in the following research papers: (i) "Spatial Plateau Algebra: An Executable Type System for Fuzzy Spatial Data Types" <doi:10.1109/FUZZ-IEEE.2018.8491565>; (ii) "A Systematic Approach to Creating Fuzzy Region Objects from Real Spatial Data Sets" <doi:10.1109/FUZZ-IEEE.2019.8858878>; (iii) "Spatial Data Types for Heterogeneously Structured Fuzzy Spatial Collections and Compositions" <doi:10.1109/FUZZ48607.2020.9177620>; (iv) "Fuzzy Inference on Fuzzy Spatial Objects (FIFUS) for Spatial Decision Support Systems" <doi:10.1109/FUZZ-IEEE.2017.8015707>; (v) "Evaluating Region Inference Methods by Using Fuzzy Spatial Inference Models" <doi:10.1109/FUZZ-IEEE55066.2022.9882658>.

r-fairsubset 1.0
Propagated dependencies: r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://pubmed.ncbi.nlm.nih.gov/31583263/
Licenses: GPL 3
Build system: r
Synopsis: Choose Representative Subsets
Description:

Allows user to obtain subsets of columns of data or vectors within a list. These subsets will match the original data in terms of average and variation, but have a consistent length of data per column. It is intended for use on automated data generation which may not always output the same N per replicate or sample.

r-fuzzr 0.2.2
Propagated dependencies: r-purrr@1.2.2 r-progress@1.2.3 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mdlincoln/fuzzr
Licenses: Expat
Build system: r
Synopsis: Fuzz-Test R Functions
Description:

Test function arguments with a wide array of inputs, and produce reports summarizing messages, warnings, errors, and returned values.

r-ftsa 6.7
Propagated dependencies: r-vars@1.6-1 r-strucchange@1.5-4 r-sde@2.0.21 r-roopsd@0.3.9 r-rainbow@3.8 r-psych@2.6.5 r-pdfcluster@1.0-4 r-pcapp@2.0-5 r-mass@7.3-65 r-laplacesdemon@16.1.8 r-kernsmooth@2.23-26 r-glue@1.8.1 r-forecast@9.0.2 r-fgarch@4052.93 r-fdapace@0.6.0 r-fda@6.3.0 r-evgam@1.0.1 r-ecp@3.1.6 r-e1071@1.7-17 r-colorspace@2.1-2 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=ftsa
Licenses: GPL 3
Build system: r
Synopsis: Functional Time Series Analysis
Description:

This package provides functions for visualizing, modeling, forecasting and hypothesis testing of functional time series.

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-faststepgraph 0.1.1
Propagated dependencies: r-mass@7.3-65 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/juancolonna/FastStepGraph
Licenses: Expat
Build system: r
Synopsis: Fast Algorithm for Sparse Precision Matrix Estimation
Description:

It implements an improved and computationally faster version of the original Stepwise Gaussian Graphical Algorithm for estimating the Omega precision matrix from high-dimensional data. Zamar, R., Ruiz, M., Lafit, G. and Nogales, J. (2021) <doi:10.52933/jdssv.v1i2.11>.

r-flexsiteboard 0.0.7
Propagated dependencies: r-yaml@2.3.12 r-rmarkdown@2.31 r-knitr@1.51 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-flexdashboard@0.6.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://gitlab.com/libreumg/flexsiteboard/
Licenses: FreeBSD
Build system: r
Synopsis: Breaks Single Page Applications from 'flexdashboard' in Multiple Files
Description:

This package provides a drop-in replacement for flexdashboard Rmd documents, which implements an after-knit-hook to split the generated single page application in one document per main section to reduce rendering load in the web browser displaying the document. Put all JavaScript stuff needed in all sections before the first headline featuring navigation menu attributes. This package is experimental and maybe replaced by a solution inside flexdashboard'.

r-fairgate 0.1.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-proc@1.19.0.1 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-ggalluvial@0.12.6 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/rhysholland/FairGATE
Licenses: Expat
Build system: r
Synopsis: Fair Gated Algorithm for Targeted Equity
Description:

This package provides tools for training and analysing fairness-aware gated neural networks for subgroup-aware prediction and interpretation in clinical datasets. Methods draw on prior work in mixture-of-experts neural networks by Jordan and Jacobs (1994) <doi:10.1007/978-1-4471-2097-1_113>, fairness-aware learning by Hardt, Price, and Srebro (2016) <doi:10.48550/arXiv.1610.02413>, and personalised treatment prediction for depression by Iniesta, Stahl, and McGuffin (2016) <doi:10.1016/j.jpsychires.2016.03.016>.

r-flametree 0.1.3
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-purrr@1.2.2 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-ggforce@0.5.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/djnavarro/flametree
Licenses: Expat
Build system: r
Synopsis: Generate Random Tree-Like Images
Description:

This package provides a generative art system for producing tree-like images using an L-system to create the structures. The package includes tools for generating the data structures and visualise them in a variety of styles.

r-funnelplotr 0.6.0
Propagated dependencies: r-scales@1.4.0 r-rlang@1.2.0 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://nhs-r-community.github.io/FunnelPlotR/
Licenses: Expat
Build system: r
Synopsis: Funnel Plots for Comparing Institutional Performance
Description:

An implementation of methods presented by Spiegelhalter (2005) <doi:10.1002/sim.1970> Funnel plots for comparing institutional performance, for standardised ratios, ratios of counts and proportions with additive overdispersion adjustment.

r-funstattest 1.0.3
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-pbapply@1.7-4 r-matrix@1.7-5 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-distr@2.9.7 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://plmlab.math.cnrs.fr/gdurif/funStatTest/
Licenses: AGPL 3+
Build system: r
Synopsis: Statistical Testing for Functional Data
Description:

Implementation of two sample comparison procedures based on median-based statistical tests for functional data, introduced in Smida et al (2022) <doi:10.1080/10485252.2022.2064997>. Other competitive state-of-the-art approaches proposed by Chakraborty and Chaudhuri (2015) <doi:10.1093/biomet/asu072>, Horvath et al (2013) <doi:10.1111/j.1467-9868.2012.01032.x> or Cuevas et al (2004) <doi:10.1016/j.csda.2003.10.021> are also included in the package, as well as procedures to run test result comparisons and power analysis using simulations.

r-fontcm 1.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/fbertran/fontcm
Licenses: GPL 2
Build system: r
Synopsis: Computer Modern Font for Use with Extrafont Package
Description:

Computer Modern font with Paul Murrell's symbol extensions. Is is to be used with the **extrafont** package. When this font package is installed, the CM fonts will be available for PDF or Postscript output files; however, this will (probably) not make the font available for screen or bitmap output files.

r-functionalcalibration 1.0.0
Propagated dependencies: r-wavethresh@4.7.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/VitorRibasP/FunctionalCalibration
Licenses: GPL 3
Build system: r
Synopsis: Aggregated Functional Data Calibration using Splines and Wavelets
Description:

This package implements methods for calibrating an aggregated functional data model using wavelets or splines. Each aggregated curve is modeled as a linear combination of component functions and known weights. The component functions are estimated using wavelets or splines. The package is based on dos Santos Sousa (2024) <doi:10.1515/mcma-2023-2016> and Saraiva and Dias (2009) <doi:10.47749/T/UNICAMP.2009.471073>.

r-frci 0.1.0
Propagated dependencies: r-zipfr@0.6-70 r-ump@0.5-8 r-desctools@0.99.60 r-calculus@1.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FRCI
Licenses: GPL 3
Build system: r
Synopsis: Fuzzy & Randomized Confidence Intervals
Description:

This package contains the methods proposed by Geyer and Meeden (2005)<doi:10.1214/088342305000000340> and Trigo et al. (2025) <doi:10.47749/T/UNICAMP.2025.1500297> to construct fuzzy confidence intervals. Compute and plot the fuzzy membership functions of the methods, and the expected length compared with the infimum.

r-freesurferformats 1.0.0
Propagated dependencies: r-xml2@1.5.2 r-pkgfilecache@0.1.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/dfsp-spirit/freesurferformats
Licenses: Expat
Build system: r
Synopsis: Read and Write 'FreeSurfer' Neuroimaging File Formats
Description:

This package provides functions to read and write neuroimaging data in various file formats, with a focus on FreeSurfer <http://freesurfer.net/> formats. This includes, but is not limited to, the following file formats: 1) MGH/MGZ format files, which can contain multi-dimensional images or other data. Typically they contain time-series of three-dimensional brain scans acquired by magnetic resonance imaging (MRI). They can also contain vertex-wise measures of surface morphometry data. The MGH format is named after the Massachusetts General Hospital, and the MGZ format is a compressed version of the same format. 2) FreeSurfer morphometry data files in binary curv format. These contain vertex-wise surface measures, i.e., one scalar value for each vertex of a brain surface mesh. These are typically values like the cortical thickness or brain surface area at each vertex. 3) Annotation file format. This contains a brain surface parcellation derived from a cortical atlas. 4) Surface file format. Contains a brain surface mesh, given by a list of vertices and a list of faces.

r-featureterminator 1.0.0
Propagated dependencies: r-tibble@3.3.1 r-randomforest@4.7-1.2 r-lattice@0.22-9 r-ggplot2@4.0.3 r-e1071@1.7-17 r-dplyr@1.2.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FeatureTerminatoR
Licenses: GPL 3
Build system: r
Synopsis: Feature Selection Engine to Remove Features with Minimal Predictive Power
Description:

The aim is to take in data.frame inputs and utilises methods, such as recursive feature engineering, to enable the features to be removed. What this does differently from the other packages, is that it gives you the choice to remove the variables manually, or it automated this process. Feature selection is a concept in machine learning, and statistical pipelines, whereby unimportant, or less predictive variables are eliminated from the analysis, see Boughaci (2018) <doi:10.1007/s40595-018-0107-y>.

Total packages: 22167