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

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-fme 1.3.6.4
Propagated dependencies: r-rootsolve@1.8.2.4 r-minqa@1.2.8 r-minpack-lm@1.2-4 r-mass@7.3-65 r-desolve@1.42 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://fme.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Flexible Modelling Environment for Inverse Modelling, Sensitivity, Identifiability and Monte Carlo Analysis
Description:

This package provides functions to help in fitting models to data, to perform Monte Carlo, sensitivity and identifiability analysis. It is intended to work with models be written as a set of differential equations that are solved either by an integration routine from package deSolve', or a steady-state solver from package rootSolve'. However, the methods can also be used with other types of functions.

r-fluxpoint 0.1.2
Propagated dependencies: r-simdesign@2.25 r-pracma@2.4.6 r-nnls@1.6 r-matrix@1.7-5 r-mass@7.3-65 r-glmnet@5.0 r-ggplot2@4.0.3 r-doparallel@1.0.17 r-corpcor@1.6.10 r-blockmatrix@1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FluxPoint
Licenses: GPL 2
Build system: r
Synopsis: Change Point Detection for Non-Stationary and Cross-Correlated Time Series
Description:

This package implements methods for multiple change point detection in multivariate time series with non-stationary dynamics and cross-correlations. The methodology is based on a model in which each component has a fluctuating mean represented by a random walk with occasional abrupt shifts, combined with a stationary vector autoregressive structure to capture temporal and cross-sectional dependence. The framework is broadly applicable to correlated multivariate sequences in which large, sudden shifts occur in all or subsets of components and are the primary targets of interest, whereas small, smooth fluctuations are not. Although random walks are used as a modeling device, they provide a flexible approximation for a wide class of slowly varying or locally smooth dynamics, enabling robust performance beyond the strict random walk setting.

r-fable-intermittent 0.1.1
Propagated dependencies: r-tsibble@1.2.0 r-tibble@3.3.1 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-nloptr@2.2.1 r-generics@0.1.4 r-fabletools@0.8.0 r-distributional@0.7.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/StefanoDamato/fable.intermittent
Licenses: LGPL 3+
Build system: r
Synopsis: Forecasting Models for Intermittent Time Series
Description:

Extends the fable framework to support forecasting methods specifically designed for intermittent time series data, where demand occurs sporadically with many zero values. All methods produce probabilistic forecasts returned as distributional objects. The returned forecasts can be used to evaluate accuracy, plot and print the results seamlessly with fable'. The methods include: Harvey, Fernandes (1989) <doi:10.1080/07350015.1989.10509750>, Willemain, Smart, Schwarz (2004) <doi:10.1016/S0169-2070(03)00013-X>, Zhou, Viswanathan (2011) <doi:10.1016/j.ijpe.2010.09.021>, Snyder, Ord, Beaumont (2012) <doi:10.1016/j.ijforecast.2011.03.009>, Kolassa (2016) <doi:10.1016/j.ijforecast.2015.12.004>, Hasni, Aguir, Babai, Jemai (2019) <doi:10.1080/00207543.2018.1424375>, Damato, Azzimonti, Corani (2025) <doi:10.1016/j.ijforecast.2025.10.001>, Sbrana (2025) <doi:10.1080/01605682.2025.2569661>.

r-faasr 2.0.0
Propagated dependencies: r-uuid@1.2-2 r-jsonvalidate@1.5.0 r-jsonlite@2.0.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/FaaSr/FaaSr-package-v2
Licenses: Expat
Build system: r
Synopsis: 'FaaSr' Local Test Development Package
Description:

This package provides a local execution environment for testing and developing the FaaSr workflows without requiring cloud infrastructure. The FaaSr package enables R developers to validate and test workflows locally before deploying to Function-as-a-Service (FaaS) platforms. Key features include: 1) Parsing and validating JSON workflow configurations compliant with the FaaSr schema 2) Simulated S3 storage operations using local file system with local logging 3) Support for conditional branching 4) Support for parallel rank functions execution 5) Workflow cycle detection and validation 6) No cloud credentials or infrastructure required for testing This package is designed for development and testing purposes. For production deployment to cloud FaaS platforms, use the main FaaSr package available at <https://faasr.io/>.

r-fastplyr 0.9.92
Propagated dependencies: r-vctrs@0.7.3 r-tidyselect@1.2.1 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-lifecycle@1.0.5 r-dplyr@1.2.1 r-cpp11@0.5.5 r-collapse@2.1.7 r-cli@3.6.6 r-cheapr@1.5.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fastplyr
Licenses: Expat
Build system: r
Synopsis: Fast Alternatives to 'tidyverse' Functions
Description:

This package provides a full set of fast data manipulation tools with a tidy front-end and a fast back-end using collapse and cheapr'.

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-factset-protobuf-stach-v2 1.0.6
Propagated dependencies: r-rprotobuf@0.4.27 r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/factset/stachschema-sdks
Licenses: ASL 2.0
Build system: r
Synopsis: 'FactSet' 'STACH V2' Library
Description:

Generates RProtobuf classes for FactSet STACH V2 tabular format which represents complex multi-dimensional array of data. These classes help in the serialization and deserialization of STACH V2 formatted data. See GitHub repository documentation for more information.

r-fastmatrix 0.6-6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/faosorios/fastmatrix
Licenses: GPL 3
Build system: r
Synopsis: Fast Computation of some Matrices Useful in Statistics
Description:

Small set of functions designed to speed up the computation of certain matrix operations that are commonly used in statistics and econometrics. It provides efficient implementations for the computation of several structured matrices, matrix decompositions and statistical procedures, many of which have minimal memory overhead. Furthermore, the package provides interfaces to C code callable by another C code from other R packages.

r-fastts 1.0.3
Propagated dependencies: r-yardstick@1.4.0 r-rlang@1.2.0 r-rcpproll@0.3.2 r-ncvreg@3.16.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://petersonr.github.io/fastTS/
Licenses: GPL 3+
Build system: r
Synopsis: Fast Time Series Modeling for Seasonal Series with Exogenous Variables
Description:

An implementation of sparsity-ranked lasso and related methods for time series data. This methodology is especially useful for large time series with exogenous features and/or complex seasonality. Originally described in Peterson and Cavanaugh (2022) <doi:10.1007/s10182-021-00431-7> in the context of variable selection with interactions and/or polynomials, ranked sparsity is a philosophy with methods useful for variable selection in the presence of prior informational asymmetry. This situation exists for time series data with complex seasonality, as shown in Peterson and Cavanaugh (2024) <doi:10.1177/1471082X231225307>, which also describes this package in greater detail. The sparsity-ranked penalization methods for time series implemented in fastTS can fit large/complex/high-frequency time series quickly, even with a high-dimensional exogenous feature set. The method is considerably faster than its competitors, while often producing more accurate predictions. Also included is a long hourly series of arrivals into the University of Iowa Emergency Department with concurrent local temperature.

r-fangs 0.2.22
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/dbdahl/fangs-package
Licenses: Expat ASL 2.0
Build system: r
Synopsis: Feature Allocation Neighborhood Greedy Search Algorithm
Description:

This package provides a neighborhood-based, greedy search algorithm is performed to estimate a feature allocation by minimizing the expected loss based on posterior samples from the feature allocation distribution. The method is described in Dahl, Johnson, and Andros (2023) "Comparison and Bayesian Estimation of Feature Allocations" <doi:10.1080/10618600.2023.2204136>.

r-flexiblas 3.4.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/Enchufa2/r-flexiblas
Licenses: LGPL 3+
Build system: r
Synopsis: 'FlexiBLAS' API Interface
Description:

This package provides functions to switch the BLAS'/'LAPACK optimized backend and change the number of threads without leaving the R session, which needs to be linked against the FlexiBLAS wrapper library <https://www.mpi-magdeburg.mpg.de/projects/flexiblas>.

r-firestorm 0.1.0
Propagated dependencies: r-websocket@1.4.4 r-rlang@1.2.0 r-r6@2.6.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/thomasp85/firestorm
Licenses: Expat
Build system: r
Synopsis: Reverse Proxy and Load Balancing for 'fiery'
Description:

This package provides plugins for setting up fiery apps as a reverse proxy. This allows you to use a fiery server as a front for multiple services or even work as a load-balancer.

r-freebsdcontribs 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/chrislongros/freebsdcontribs
Licenses: CC0
Build system: r
Synopsis: 'FreeBSD' Contributor and Commit Statistics
Description:

Over 30 years of FreeBSD commit activity and contributor growth. Includes daily commit counts and new committer data extracted from the cloned git repository (1993-2026), plus Phabricator signup statistics (2013-2026). Contains no personal data -- only aggregated counts. Useful for time series analysis, growth modeling, and studying open source community dynamics.

r-funcharts 1.8.1
Propagated dependencies: r-tidyr@1.3.2 r-spatstat-univar@3.2-0 r-scam@1.2-22 r-rspectra@0.16-2 r-rrcov@1.7-7 r-rofanova@1.0.1 r-robustbase@0.99-7 r-roahd@1.4.3 r-rfast@2.1.5.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-patchwork@1.3.2 r-mgcv@1.9-4 r-mass@7.3-65 r-ggplot2@4.0.3 r-fdapace@0.6.0 r-fda-usc@2.2.0 r-fda@6.3.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/unina-sfere/funcharts
Licenses: GPL 3
Build system: r
Synopsis: Functional Control Charts
Description:

This package provides functional control charts for statistical process monitoring of functional data, using the methods of Capezza et al. (2020) <doi:10.1002/asmb.2507>, Centofanti et al. (2021) <doi:10.1080/00401706.2020.1753581>, Capezza et al. (2024) <doi:10.1080/00224065.2024.2383674>, Capezza et al. (2024) <doi:10.1080/00401706.2024.2327346>, Centofanti et al. (2025) <doi:10.1080/00224065.2024.2430978>, Capezza et al. (2025) <doi:10.48550/arXiv.2410.20138>. The package is thoroughly illustrated in the paper of Capezza et al (2023) <doi:10.1080/00224065.2023.2219012>.

r-flowmapper 0.1.4
Propagated dependencies: r-tidyr@1.3.2 r-sfheaders@0.4.5 r-sf@1.1-1 r-scales@1.4.0 r-purrr@1.2.2 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-forcats@1.0.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/JohMast/flowmapper
Licenses: Expat
Build system: r
Synopsis: Draw Flows (Migration, Goods, Money, Information) on 'ggplot2' Plots
Description:

Adds flow maps to ggplot2 plots. The flow maps consist of ggplot2 layers which visualize the nodes as circles and the bilateral flows between the nodes as bidirectional half-arrows.

r-fetwfe 1.10.0
Propagated dependencies: r-matrix@1.7-5 r-grpreg@3.6.0 r-glmnet@5.0 r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/gregfaletto/fetwfePackage
Licenses: Expat
Build system: r
Synopsis: Fused Extended Two-Way Fixed Effects
Description:

Calculates the fused extended two-way fixed effects (FETWFE) estimator for unbiased and efficient estimation of difference-in-differences in panel data with staggered treatment adoption. This estimator eliminates bias inherent in conventional two-way fixed effects estimators, while also employing a novel bridge regression regularization approach to improve efficiency and yield valid standard errors. Also implements extended TWFE (etwfe) and bridge-penalized ETWFE (betwfe). Provides S3 classes for streamlined workflow and supports flexible tuning (ridge and rank-condition guarantees), automatic covariate centering/scaling, and detailed overall and cohort-specific effect estimates with valid standard errors. Includes simulation and formatting utilities, extensive diagnostic tools, vignettes, and examples. See Faletto (2025) (<doi:10.48550/arXiv.2312.05985>).

r-fechner 1.0-4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fechner
Licenses: GPL 2+
Build system: r
Synopsis: Fechnerian Scaling of Discrete Object Sets
Description:

This package provides functions and example datasets for Fechnerian scaling of discrete object sets. User can compute Fechnerian distances among objects representing subjective dissimilarities, and other related information. See package?fechner for an overview.

r-fabr 2.1.1
Propagated dependencies: r-xfun@0.57 r-writexl@1.5.4 r-usethis@3.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-readxl@1.5.0 r-readr@2.2.0 r-purrr@1.2.2 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-janitor@2.2.1 r-haven@2.5.5 r-fs@2.1.0 r-dplyr@1.2.1 r-bookdown@0.46
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/GuiFabre/fabR
Licenses: GPL 3
Build system: r
Synopsis: Wrapper Functions Collection Used in Data Pipelines
Description:

The goal of this package is to provide wrapper functions in the data cleaning and cleansing processes. These function helps in messages and interaction with the user, keep track of information in pipelines, help in the wrangling, munging, assessment and visualization of data frame-like material.

r-findgsep 1.2.0
Propagated dependencies: r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-pracma@2.4.6 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/sperfu/findGSEP
Licenses: GPL 2+
Build system: r
Synopsis: Estimate Genome Size of Polyploid Species Using k-Mer Frequencies
Description:

This package provides tools to estimate the genome size of polyploid species using k-mer frequencies. This package includes functions to process k-mer frequency data and perform genome size estimation by fitting k-mer frequencies with a normal distribution model. It supports handling of complex polyploid genomes and offers various options for customizing the estimation process. The basic method findGSE is detailed in Sun, Hequan, et al. (2018) <doi:10.1093/bioinformatics/btx637>.

r-fastfocal 0.1.3
Propagated dependencies: r-terra@1.9-27
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://hoyiwan.github.io/fastfocal/
Licenses: Expat
Build system: r
Synopsis: Fast Multiscale Raster Extraction and Moving Window Analysis with FFT
Description:

This package provides fast moving-window ("focal") and buffer-based extraction for raster data using the terra package. Automatically selects between a C++ backend (via terra') and a Fast Fourier Transform (FFT) backend depending on problem size. The FFT backend supports sum and mean, while other statistics (e.g., median, min, max, standard deviation) are handled by the terra backend. Supports multiple kernel types (e.g., circle, rectangle, gaussian), with NA handling consistent with terra via na.rm and na.policy'. Operates on SpatRaster objects and returns results with the same geometry.

r-flexmsm 0.1.2
Propagated dependencies: r-trust@0.1-9 r-mgcv@1.9-4 r-matrixstats@1.5.0 r-gjrm@0.2-6.9
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=flexmsm
Licenses: Expat
Build system: r
Synopsis: General Framework for Flexible Multi-State Survival Modelling
Description:

This package provides a general estimation framework for multi-state Markov processes with flexible specification of the transition intensities. The log-transition intensities can be specified through Generalised Additive Models which allow for virtually any type of covariate effect. Elementary specifications such as time-homogeneous processes and simple parametric forms are also supported. There are no limitations on the type of process one can assume, with both forward and backward transitions allowed and virtually any number of states.

r-fhmm 1.4.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-progress@1.2.3 r-pracma@2.4.6 r-padr@0.6.3 r-oeli@0.7.6 r-mass@7.3-65 r-jsonlite@2.0.0 r-httr@1.4.8 r-foreach@1.5.2 r-curl@7.1.0 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://loelschlaeger.de/fHMM/
Licenses: GPL 3
Build system: r
Synopsis: Fitting Hidden Markov Models to Financial Data
Description:

Fitting (hierarchical) hidden Markov models to financial data via maximum likelihood estimation. See Oelschläger, L. and Adam, T. "Detecting Bearish and Bullish Markets in Financial Time Series Using Hierarchical Hidden Markov Models" (2021, Statistical Modelling) <doi:10.1177/1471082X211034048> for a reference on the method. A user guide is provided by the accompanying software paper "fHMM: Hidden Markov Models for Financial Time Series in R", Oelschläger, L., Adam, T., and Michels, R. (2024, Journal of Statistical Software) <doi:10.18637/jss.v109.i09>.

r-fada 1.3.5
Propagated dependencies: r-sparselda@0.1-9 r-sda@1.3.9 r-mnormt@2.1.2 r-matrixstats@1.5.0 r-mass@7.3-65 r-glmnet@5.0 r-elasticnet@1.3 r-crossval@1.0.5 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FADA
Licenses: GPL 2+
Build system: r
Synopsis: Variable Selection for Supervised Classification in High Dimension
Description:

The functions provided in the FADA (Factor Adjusted Discriminant Analysis) package aim at performing supervised classification of high-dimensional and correlated profiles. The procedure combines a decorrelation step based on a factor modeling of the dependence among covariates and a classification method. The available methods are Lasso regularized logistic model (see Friedman et al. (2010)), sparse linear discriminant analysis (see Clemmensen et al. (2011)), shrinkage linear and diagonal discriminant analysis (see M. Ahdesmaki et al. (2010)). More methods of classification can be used on the decorrelated data provided by the package FADA.

r-funwithnumbers 1.2
Propagated dependencies: r-rmpfr@1.1-2 r-gmp@0.7-5.1 r-bigbits@1.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FunWithNumbers
Licenses: LGPL 3
Build system: r
Synopsis: Fun with Fractions and Number Sequences
Description:

This package provides a collection of toys to do things like generate Collatz and other interesting sequences, calculate a fraction which is a close approximation to some value (e.g., 22/7 or 355/113 for pi), and so on.

Total packages: 22167