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

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-fgitr 0.2.0
Dependencies: git@2.54.0
Propagated dependencies: r-httr@1.4.8 r-git2r@0.36.2 r-devtools@2.5.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fgitR
Licenses: Expat
Build system: r
Synopsis: Using 'FastGit' to Accelerate the Access to 'GitHub'
Description:

FastGit <https://doc.fastgit.org/> works like a mirror of GitHub to make significant acceleration. fgitR is a package to do git operation with FastGit automatically.

r-futureverse 0.3.0
Propagated dependencies: r-progressr@0.19.0 r-progressify@0.2.0 r-futurize@1.0.0 r-future-apply@1.20.2 r-future@1.70.0 r-furrr@0.4.0 r-dofuture@1.2.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.futureverse.org
Licenses: Expat
Build system: r
Synopsis: Install 'Futureverse' in One Go
Description:

The Futureverse is a set of packages for parallel and distributed processing with the future package at its core (Bengtsson, 2021, <doi:10.32614/RJ-2021-048>). Another notable component is the futurize package (Bengtsson, 2026, <doi:10.48550/arXiv.2601.17578>) for turning common sequential calls into parallel ones via a single function futurize(). Similarly, the progressify() of the progressify package makes common calls to report of progress. This package is designed to make it easy to install common Futureverse packages in a single step. This package is intended for end-users, interactive use, and R scripts. Packages must not list it as a dependency - instead, explicitly declare each Futureverse package as a dependency as needed.

r-funspotr 0.0.5
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-readr@2.2.0 r-purrr@1.2.2 r-lifecycle@1.0.5 r-knitr@1.51 r-import@1.3.4 r-httr@1.4.8 r-here@1.0.2 r-glue@1.8.1 r-fs@2.1.0 r-formatr@1.14 r-dplyr@1.2.1 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://brshallo.github.io/funspotr/
Licenses: Expat
Build system: r
Synopsis: Spot R Functions & Packages
Description:

Helpers for parsing out the R functions and packages used in R scripts and notebooks.

r-featurefinder 1.2
Propagated dependencies: r-rpart-plot@3.1.5 r-rpart@4.1.27 r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=featurefinder
Licenses: Expat
Build system: r
Synopsis: Feature Finder
Description:

Finds features through a detailed analysis of model residuals using rpart classification and regression trees. Scans the residuals of a model across subsets of the data to identify areas where the model differs from the actual data.

r-factmle 1.1
Propagated dependencies: r-rarpack@0.11-0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FACTMLE
Licenses: GPL 3
Build system: r
Synopsis: Maximum Likelihood Factor Analysis
Description:

Perform Maximum Likelihood Factor analysis on a covariance matrix or data matrix.

r-forestcontrol 0.2.2
Propagated dependencies: r-tibble@3.3.1 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/aberHRML/forestControl
Licenses: Expat
Build system: r
Synopsis: Approximate False Positive Rate Control in Selection Frequency for Random Forest
Description:

Approximate false positive rate control in selection frequency for random forest using the methods described by Ender Konukoglu and Melanie Ganz (2014) <arXiv:1410.2838>. Methods for calculating the selection frequency threshold at false positive rates and selection frequency false positive rate feature selection.

r-functionalcalibration 2.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>, Saraiva and Dias (2009) <doi:10.47749/T/UNICAMP.2009.471073> and Johnstone and Silverman (1997) <doi:10.1111/1467-9868.00071>.

r-filtro 0.2.0
Propagated dependencies: r-vctrs@0.7.3 r-tidyr@1.3.2 r-tibble@3.3.1 r-s7@0.2.2 r-rlang@1.2.0 r-purrr@1.2.2 r-proc@1.19.0.1 r-generics@0.1.4 r-dplyr@1.2.1 r-desirability2@0.2.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/tidymodels/filtro
Licenses: Expat
Build system: r
Synopsis: Feature Selection Using Supervised Filter-Based Methods
Description:

Tidy tools to apply filter-based supervised feature selection methods. These methods score and rank feature relevance using metrics such as p-values, correlation, and importance scores (Kuhn and Johnson (2019) <doi:10.1201/9781315108230>).

r-fxregime 1.0-5
Propagated dependencies: r-zoo@1.8-15 r-strucchange@1.5-4 r-sandwich@3.1-1 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://zeileis.codeberg.page/fxregime/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Exchange Rate Regime Analysis
Description:

Exchange rate regression and structural change tools for estimating, testing, dating, and monitoring (de facto) exchange rate regimes.

r-fdrsampsize 1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FDRsampsize
Licenses: GPL 2
Build system: r
Synopsis: Compute Sample Size that Meets Requirements for Average Power and FDR
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.

r-fuzzywuzzyr 1.0.6
Dependencies: python@3.12.12
Propagated dependencies: r-reticulate@1.46.0 r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mlampros/fuzzywuzzyR
Licenses: GPL 2
Build system: r
Synopsis: Fuzzy String Matching
Description:

Fuzzy string matching implementation of the fuzzywuzzy <https://github.com/seatgeek/fuzzywuzzy> python package. It uses the Levenshtein Distance <https://en.wikipedia.org/wiki/Levenshtein_distance> to calculate the differences between sequences.

r-flood 0.1.1
Propagated dependencies: r-tlmoments@0.7.5.3 r-magrittr@2.0.5 r-evd@2.3-7.1 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=flood
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Methods for the (Regional) Analysis of Flood Frequency
Description:

Includes several statistical methods for the estimation of parameters and high quantiles of river flow distributions. The focus is on regional estimation based on homogeneity assumptions and computed from multivariate observations (multiple measurement stations). For details see Kinsvater et al. (2017) <arXiv:1701.06455>.

r-fungp 1.0.0
Propagated dependencies: r-scales@1.4.0 r-progressr@0.19.0 r-microbenchmark@1.5.0 r-knitr@1.51 r-future@1.70.0 r-foreach@1.5.2 r-dorng@1.8.6.3 r-dofuture@1.2.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://djbetancourt-gh.github.io/funGp/
Licenses: GPL 3
Build system: r
Synopsis: Gaussian Process Models for Scalar and Functional Inputs
Description:

Construction and smart selection of Gaussian process models for analysis of computer experiments with emphasis on treatment of functional inputs that are regularly sampled. This package offers: (i) flexible modeling of functional-input regression problems through the fairly general Gaussian process model; (ii) built-in dimension reduction for functional inputs; (iii) heuristic optimization of the structural parameters of the model (e.g., active inputs, kernel function, type of distance). An in-depth tutorial in the use of funGp is provided in Betancourt et al. (2024) <doi:10.18637/jss.v109.i05> and Metamodeling background is provided in Betancourt et al. (2020) <doi:10.1016/j.ress.2020.106870>. The algorithm for structural parameter optimization is described in <https://hal.science/hal-02532713>.

r-flexbart 2.0.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://skdeshpande91.github.io/flexBART/
Licenses: GPL 3+
Build system: r
Synopsis: More Flexible BART Model
Description:

This package implements a faster and more expressive version of Bayesian Additive Regression Trees that, at a high level, approximates unknown functions as a weighted sum of binary regression tree ensembles. Supports fitting (generalized) linear varying coefficient models that posits a linear relationship between the inverse link and some covariates but allows that relationship to change as a function of other covariates. Additionally supports fitting heteroscedastic BART models, in which both the mean and log-variance are approximated with separate regression tree ensembles. A formula interface allows for different splitting variables to be used in each ensemble. For more details see Deshpande (2025) <doi:10.1080/10618600.2024.2431072> and Deshpande et al. (2024) <doi:10.1214/24-BA1470>.

r-fixedpoint 0.6.3
Propagated dependencies: 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=FixedPoint
Licenses: Expat
Build system: r
Synopsis: Algorithms for Finding Fixed Point Vectors of Functions
Description:

For functions that take and return vectors (or scalars), this package provides 8 algorithms for finding fixed point vectors (vectors for which the inputs and outputs to the function are the same vector). These algorithms include Anderson (1965) acceleration <doi:10.1145/321296.321305>, epsilon extrapolation methods (Wynn 1962 <doi:10.2307/2004051>) and minimal polynomial methods (Cabay and Jackson 1976 <doi:10.1137/0713060>).

r-fdanova 0.1.2
Propagated dependencies: r-mass@7.3-65 r-magic@1.6-1 r-ggplot2@4.0.3 r-foreach@1.5.2 r-fda@6.3.0 r-doparallel@1.0.17 r-doby@4.7.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fdANOVA
Licenses: LGPL 2.0 LGPL 3 GPL 2 GPL 3
Build system: r
Synopsis: Analysis of Variance for Univariate and Multivariate Functional Data
Description:

This package performs analysis of variance testing procedures for univariate and multivariate functional data (Cuesta-Albertos and Febrero-Bande (2010) <doi:10.1007/s11749-010-0185-3>, Gorecki and Smaga (2015) <doi:10.1007/s00180-015-0555-0>, Gorecki and Smaga (2017) <doi:10.1080/02664763.2016.1247791>, Zhang et al. (2018) <doi:10.1016/j.csda.2018.05.004>).

r-fdth 1.5-0
Propagated dependencies: r-xtable@1.8-8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/jcfaria/fdth
Licenses: GPL 2+
Build system: r
Synopsis: Frequency Distribution Tables, Histograms and Polygons
Description:

Perform frequency distribution tables, associated histograms and polygons from vector, data.frame and matrix objects for numerical and categorical variables.

r-fedmatch 2.1.0
Propagated dependencies: r-stringr@1.6.0 r-stringdist@0.9.17 r-snowballc@0.7.1 r-scales@1.4.0 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-magrittr@2.0.5 r-forcats@1.0.1 r-data-table@1.18.4 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fedmatch
Licenses: Expat
Build system: r
Synopsis: Fast, Flexible, and User-Friendly Record Linkage Methods
Description:

This package provides a flexible set of tools for matching two un-linked data sets. fedmatch allows for three ways to match data: exact matches, fuzzy matches, and multi-variable matches. It also allows an easy combination of these three matches via the tier matching function.

r-flintyr 0.1.0
Propagated dependencies: r-testthat@3.3.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-foreach@1.5.2 r-doparallel@1.0.17 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://alanaw1.github.io/flintyR/
Licenses: GPL 3+
Build system: r
Synopsis: Simple and Flexible Tests of Sample Exchangeability
Description:

Given a multivariate dataset and some knowledge about the dependencies between its features, it is customary to fit a statistical model to the features to infer parameters of interest. Such a procedure implicitly assumes that the sample is exchangeable. This package provides a flexible non-parametric test of this exchangeability assumption, allowing the user to specify the feature dependencies by hand as long as features can be grouped into disjoint independent sets. This package also allows users to test a dual hypothesis, which is, given that the sample is exchangeable, does a proposed grouping of the features into disjoint sets also produce statistically independent sets of features? See Aw, Spence and Song (2023) for the accompanying paper.

r-factor256 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=factor256
Licenses: GPL 2
Build system: r
Synopsis: Use Raw Vectors to Minimize Memory Consumption of Factors
Description:

Uses raw vectors to minimize memory consumption of categorical variables with fewer than 256 unique values. Useful for analysis of large datasets involving variables such as age, years, states, countries, or education levels.

r-fillr 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://jelger12.github.io/fillr/
Licenses: Expat
Build system: r
Synopsis: Fill Missing Values in Vectors
Description:

Edit vectors to fill missing values, based on the vector itself.

r-fixedcv 0.1.0
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fixedCV
Licenses: GPL 3+
Build system: r
Synopsis: Fixed-b Critical Values for Robust Inference with Time Series Data
Description:

This package provides functions for computing fixed-b critical values and conducting robust inference procedures for time series data with unknown correlation structures. Implements long-run variance estimators using various kernel functions and lugsail transformations for improved finite-sample properties as described by Kurtz-Garcia and Flegal (2026) <doi:10.48550/arXiv.2606.17369>.

r-funbootband 0.3.0
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/koda86/funbootband-cran
Licenses: GPL 3
Build system: r
Synopsis: Simultaneous Prediction and Confidence Bands for Functional Data
Description:

Computes simultaneous prediction and confidence bands for densely sampled functional data on a common grid. The calibration builds on the functional bootstrap approach of Lenhoff et al. (1999) <doi:10.1016/S0966-6362(98)00043-5>; hierarchical measurement designs are motivated by Koska et al. (2023) <doi:10.1016/j.jbiomech.2023.111506>. Independent curves are resampled individually. Clustered data use an intact-subject bootstrap with equal subject weighting, and the clustered prediction target is one future curve from a new subject. Curves are represented by finite Fourier series, and an Rcpp backend performs the bootstrap calibration.

r-ffd 1.0-9
Propagated dependencies: r-r2html@2.3.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://ffd.r-forge.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Freedom from Disease
Description:

Functions, S4 classes/methods and a graphical user interface (GUI) to design surveys to substantiate freedom from disease using a modified hypergeometric function (see Cameron and Baldock, 1997, <doi:10.1016/s0167-5877(97)00081-0>). Herd sensitivities are computed according to sampling strategies "individual sampling" or "limited sampling" (see M. Ziller, T. Selhorst, J. Teuffert, M. Kramer and H. Schlueter, 2002, <doi:10.1016/S0167-5877(01)00245-8>). Methods to compute the a-posteriori alpha-error are implemented. Risk-based targeted sampling is supported.

Total packages: 73955