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

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-fsbrain 0.5.6
Propagated dependencies: r-viridis@0.6.5 r-squash@1.0.9 r-rgl@1.3.36 r-reshape@0.8.10 r-pkgfilecache@0.1.5 r-magick@2.9.1 r-freesurferformats@1.0.0 r-fields@17.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/dfsp-spirit/fsbrain
Licenses: Expat
Build system: r
Synopsis: Managing and Visualizing Brain Surface Data
Description:

This package provides high-level access to neuroimaging data from standard software packages like FreeSurfer <http://freesurfer.net/> on the level of subjects and groups. Load morphometry data, surfaces and brain parcellations based on atlases. Mask data using labels, load data for specific atlas regions only, and visualize data and statistical results directly in R'.

r-folda 0.2.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/Moran79/folda
Licenses: Expat
Build system: r
Synopsis: Forward Stepwise Discriminant Analysis with Pillai's Trace
Description:

This package provides a novel forward stepwise discriminant analysis framework that integrates Pillai's trace with Uncorrelated Linear Discriminant Analysis (ULDA), providing an improvement over traditional stepwise LDA methods that rely on Wilks Lambda. A stand-alone ULDA implementation is also provided, offering a more general solution than the one available in the MASS package. It automatically handles missing values and provides visualization tools. For more details, see Wang (2024) <doi:10.48550/arXiv.2409.03136>.

r-fr 0.5.2
Propagated dependencies: r-yaml@2.3.12 r-vroom@1.7.1 r-tidyselect@1.2.1 r-tibble@3.3.1 r-s7@0.2.2 r-rlang@1.2.0 r-purrr@1.2.2 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/cole-brokamp/fr
Licenses: Expat
Build system: r
Synopsis: Frictionless Standards
Description:

This package provides a "tabular-data-resource" (<https://specs.frictionlessdata.io/tabular-data-resource/>) is a simple format to describe a singular tabular data resource such as a CSV file. It includes support both for metadata such as author and title and a schema to describe the data, for example the types of the fields/columns in the data. Create a tabular-data-resource by providing a data.frame and specifying metadata. Write and read tabular-data-resources to and from disk.

r-fueldeep3d 0.1.1
Propagated dependencies: r-viridislite@0.4.3 r-rlang@1.2.0 r-rcolorbrewer@1.1-3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/venkatasivanaga/FuelDeep3D
Licenses: GPL 3+
Build system: r
Synopsis: 3D Fuel Segmentation Using Terrestrial Laser Scanning and Deep Learning
Description:

This package provides tools for preprocessing, feature extraction, and segmentation of three-dimensional forest point clouds derived from terrestrial laser scanning. Functions support creating height-above-ground (HAG) metrics, tiling, and sampling point clouds, generating training datasets, applying trained models to new point clouds, and producing per-point fuel classes such as stems, branches, foliage, and surface fuels. These tools support workflows for forest structure analysis, wildfire behavior modeling, and fuel complexity assessment. Deep learning segmentation relies on the PointNeXt architecture described by Qian et al. (2022) <doi:10.48550/arXiv.2206.04670>, while ground classification utilizes the Cloth Simulation Filter algorithm by Zhang et al. (2016) <doi:10.3390/rs8060501>.

r-faq 0.1.1
Propagated dependencies: r-jsonlite@2.0.0 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=faq
Licenses: Expat
Build system: r
Synopsis: Create FAQ Page
Description:

Create Frequently Asked Questions page for Shiny application.

r-finity 0.1.5
Propagated dependencies: r-stabledist@0.7-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 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=finity
Licenses: GPL 2+
Build system: r
Synopsis: Test for Finiteness of Moments in a Distribution
Description:

The purpose of this package is to tests whether a given moment of the distribution of a given sample is finite or not. For heavy-tailed distributions with tail exponent b, only moments of order smaller than b are finite. Tail exponent and heavy- tailedness are notoriously difficult to ascertain. But the finiteness of moments (including fractional moments) can be tested directly. This package does that following the test suggested by Trapani (2016) <doi:10.1016/j.jeconom.2015.08.006>.

r-fselectorrcpp 0.3.13
Propagated dependencies: r-testthat@3.3.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-iterators@1.0.14 r-foreach@1.5.2 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mi2-warsaw/FSelectorRcpp
Licenses: GPL 2
Build system: r
Synopsis: 'Rcpp' Implementation of 'FSelector' Entropy-Based Feature Selection Algorithms with a Sparse Matrix Support
Description:

Rcpp (free of Java'/'Weka') implementation of FSelector entropy-based feature selection algorithms based on an MDL discretization (Fayyad U. M., Irani K. B.: Multi-Interval Discretization of Continuous-Valued Attributes for Classification Learning. In 13'th International Joint Conference on Uncertainly in Artificial Intelligence (IJCAI93), pages 1022-1029, Chambery, France, 1993.) <https://www.ijcai.org/Proceedings/93-2/Papers/022.pdf> with a sparse matrix support.

r-flexpolyline 0.3.0
Propagated dependencies: r-sf@1.1-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://munterfi.github.io/flexpolyline/
Licenses: GPL 3
Build system: r
Synopsis: Flexible Polyline Encoding
Description:

Binding to the C++ implementation of the flexible polyline encoding by HERE <https://github.com/heremaps/flexible-polyline>. The flexible polyline encoding is a lossy compressed representation of a list of coordinate pairs or coordinate triples. The encoding is achieved by: (1) Reducing the decimal digits of each value; (2) encoding only the offset from the previous point; (3) using variable length for each coordinate delta; and (4) using 64 URL-safe characters to display the result.

r-freqtables 0.1.1
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.2.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/brad-cannell/freqtables
Licenses: Expat
Build system: r
Synopsis: Make Quick Descriptive Tables for Categorical Variables
Description:

Quickly make tables of descriptive statistics (i.e., counts, percentages, confidence intervals) for categorical variables. This package is designed to work in a Tidyverse pipeline, and consideration has been given to get results from R to Microsoft Word ® with minimal pain.

r-fsemipar 1.1.1
Propagated dependencies: r-tidyr@1.3.2 r-parallelly@1.47.0 r-gtools@3.9.5 r-grpreg@3.6.0 r-gridextra@2.3 r-ggplot2@4.0.3 r-foreach@1.5.2 r-doparallel@1.0.17 r-dicekriging@1.6.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fsemipar
Licenses: GPL 2+
Build system: r
Synopsis: Estimation, Variable Selection and Prediction for Functional Semiparametric Models
Description:

Routines for the estimation or simultaneous estimation and variable selection in several functional semiparametric models with scalar responses are provided. These models include the functional single-index model, the semi-functional partial linear model, and the semi-functional partial linear single-index model. Additionally, the package offers algorithms for handling scalar covariates with linear effects that originate from the discretization of a curve. This functionality is applicable in the context of the linear model, the multi-functional partial linear model, and the multi-functional partial linear single-index model.

r-flexdir 1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FlexDir
Licenses: GPL 2+
Build system: r
Synopsis: Tools to Work with the Flexible Dirichlet Distribution
Description:

This package provides tools to work with the Flexible Dirichlet distribution. The main features are an E-M algorithm for computing the maximum likelihood estimate of the parameter vector and a function based on conditional bootstrap to estimate its asymptotic variance-covariance matrix. It contains also functions to plot graphs, to generate random observations and to handle compositional data.

r-fextremes 4032.84
Propagated dependencies: r-timeseries@4052.112 r-timedate@4052.112 r-fgarch@4052.93 r-fbasics@4052.98
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.rmetrics.org
Licenses: GPL 2+
Build system: r
Synopsis: Rmetrics - Modelling Extreme Events in Finance
Description:

This package provides functions for analysing and modelling extreme events in financial time Series. The topics include: (i) data pre-processing, (ii) explorative data analysis, (iii) peak over threshold modelling, (iv) block maxima modelling, (v) estimation of VaR and CVaR, and (vi) the computation of the extreme index.

r-frequentdirections 0.1.0
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/shinichi-takayanagi/frequentdirections
Licenses: Expat
Build system: r
Synopsis: Implementation of Frequent-Directions Algorithm for Efficient Matrix Sketching
Description:

Implement frequent-directions algorithm for efficient matrix sketching. (Edo Liberty (2013) <doi:10.1145/2487575.2487623>).

r-farr 1.0.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rpart@4.1.27 r-rlang@1.2.0 r-readr@2.2.0 r-magrittr@2.0.5 r-lubridate@1.9.5 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/iangow/farr
Licenses: Expat
Build system: r
Synopsis: Data and Code for Empirical Research in Accounting
Description:

Handy functions and data to support the course book Empirical Research in Accounting: Tools and Methods (1st ed.). Chapman and Hall/CRC. <doi:10.1201/9781003456230> and <https://iangow.github.io/far_book/>.

r-fastjt 1.0.8
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=fastJT
Licenses: GPL 2+
Build system: r
Synopsis: Efficient Jonckheere-Terpstra Test Statistics for Robust Machine Learning and Genome-Wide Association Studies
Description:

This Rcpp'-based package implements highly efficient functions for the calculation of the Jonckheere-Terpstra statistic. It can be used for a variety of applications, including feature selection in machine learning problems, or to conduct genome-wide association studies (GWAS) with multiple quantitative phenotypes. The code leverages OpenMP directives for multi-core computing to reduce overall processing time.

r-faux 1.2.4
Propagated dependencies: r-truncnorm@1.0-9 r-rlang@1.2.0 r-lme4@2.0-1 r-jsonlite@2.0.0 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://github.com/scienceverse/faux
Licenses: Expat
Build system: r
Synopsis: Simulation for Factorial Designs
Description:

Create datasets with factorial structure through simulation by specifying variable parameters. Extended documentation at <https://www.scienceverse.org/faux/>. Described in DeBruine (2020) <doi:10.5281/zenodo.2669586>.

r-fmadist 0.1.2
Propagated dependencies: r-quadprog@1.5-8 r-mass@7.3-65 r-fitdistrplus@1.2-6 r-extradistr@1.10.0.4 r-envstats@3.1.0 r-actuar@3.3-7
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FMAdist
Licenses: GPL 2
Build system: r
Synopsis: Frequentist Model Averaging Distribution
Description:

Creation of an input model (fitted distribution) via the frequentist model averaging (FMA) approach and generate random-variates from the distribution specified by "myfit" which is the fitted input model via the FMA approach. See W. X. Jiang and B. L. Nelson (2018), "Better Input Modeling via Model Averaging," Proceedings of the 2018 Winter Simulation Conference, IEEE Press, 1575-1586.

r-fablecount 0.1.0
Propagated dependencies: r-tsibbledata@0.4.1 r-tsibble@1.2.0 r-tscount@1.4.3 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-lubridate@1.9.5 r-glarma@1.7-1 r-fabletools@0.8.0 r-fable@0.5.0 r-dplyr@1.2.1 r-distributional@0.7.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fableCount
Licenses: Expat
Build system: r
Synopsis: INGARCH and GLARMA Models for Count Time Series in Fable Framework
Description:

This package provides a tidy R interface for count time series analysis. It includes implementation of the INGARCH (Integer Generalized Autoregressive Conditional Heteroskedasticity) model from the tscount package and the GLARMA (Generalized Linear Autoregressive Moving Averages) model from the glarma package. Additionally, it offers automated parameter selection algorithms based on the minimization of a penalized likelihood.

r-forward 1.0.7
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=forward
Licenses: GPL 2
Build system: r
Synopsis: Robust Analysis using Forward Search
Description:

Robust analysis using forward search in linear and generalized linear regression models, as described in Atkinson, A.C. and Riani, M. (2000), Robust Diagnostic Regression Analysis, First Edition. New York: Springer.

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>.

Total packages: 22167