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

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-ftsspec 1.0.1
Propagated dependencies: r-sna@2.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=ftsspec
Licenses: GPL 2
Build system: r
Synopsis: Spectral Density Estimation and Comparison for Functional Time Series
Description:

This package provides functions for estimating spectral density operator of functional time series (FTS) and comparing the spectral density operator of two functional time series, in a way that allows detection of differences of the spectral density operator in frequencies and along the curve length. A description of the implemented tests can be found in the paper Tavakoli & Panaretos (2016) <doi:10.1080/01621459.2016.1147355>.

r-filecacher 0.2.9
Propagated dependencies: r-vctrs@0.7.3 r-rlang@1.2.0 r-purrr@1.2.2 r-here@1.0.2 r-glue@1.8.1 r-cachem@1.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/orgadish/filecacher
Licenses: Expat
Build system: r
Synopsis: File Cacher
Description:

The main functions in this package are with_cache() and cached_read(). The former is a simple way to cache an R object into a file on disk, using cachem'. The latter is a wrapper around any standard read function, but caches both the output and the file list info. If the input file list info hasn't changed, the cache is used; otherwise, the original files are re-read. This can save time if the original operation requires reading from many files, and/or involves lots of processing.

r-fastlogisticregressionwrap 1.2.0
Propagated dependencies: r-rcppnumerical@0.7-0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/kapelner/fastLogisticRegressionWrap
Licenses: GPL 3
Build system: r
Synopsis: Fast Logistic Regression Wrapper
Description:

This package provides very fast logistic regression with coefficient inferences plus other useful methods such as a forward stepwise model generator (see the benchmarks by visiting the github page at the URL below). The inputs are flexible enough to accomodate GPU computations. The coefficient estimation employs the fastLR() method in the RcppNumerical package by Yixuan Qiu et al. This package allows their work to be more useful to a wider community that consumes inference.

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-fairlier 0.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/CathyBu9/fairlieR
Licenses: Expat
Build system: r
Synopsis: Fairlie Decomposition for Nonlinear Models (Logit Models)
Description:

This package performs the Fairlie decomposition for nonlinear models (logit models). This function breaks down the difference in average outcomes between two groups into the part explained by group differences in observable characteristics and the unexplained part (Fairlie 1999 <doi:10.1086/209914>; Fairlie 2005 <doi:10.3233/JEM-2005-0259>).

r-faulttree 1.0.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://www.openreliability.org/fault-tree-analysis-on-r/
Licenses: GPL 3+
Build system: r
Synopsis: Fault Trees for Risk and Reliability Analysis
Description:

Construction, calculation and display of fault trees. Methods derived from Clifton A. Ericson II (2005, ISBN: 9780471739425) <DOI:10.1002/0471739421>, Antoine Rauzy (1993) <DOI:10.1016/0951-8320(93)90060-C>, Tim Bedford and Roger Cooke (2012, ISBN: 9780511813597) <DOI:10.1017/CBO9780511813597>, Nikolaos Limnios, (2007, ISBN: 9780470612484) <DOI: 10.1002/9780470612484>.

r-forecasthybrid 5.1.21
Propagated dependencies: r-zoo@1.8-15 r-thief@0.3 r-purrr@1.2.2 r-ggplot2@4.0.3 r-forecast@9.0.2 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://gitlab.com/dashaub/forecastHybrid
Licenses: GPL 3
Build system: r
Synopsis: Convenient Functions for Ensemble Time Series Forecasts
Description:

Convenient functions for ensemble forecasts in R combining approaches from the forecast package. Forecasts generated from auto.arima(), ets(), thetaf(), nnetar(), stlm(), tbats(), snaive() and arfima() can be combined with equal weights, weights based on in-sample errors (introduced by Bates & Granger (1969) <doi:10.1057/jors.1969.103>), or cross-validated weights. Cross validation for time series data with user-supplied models and forecasting functions is also supported to evaluate model accuracy.

r-frenchdata 0.2.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rvest@1.0.5 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-httr@1.4.8 r-fs@2.1.0 r-dplyr@1.2.1 r-cli@3.6.6 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://nareal.github.io/frenchdata/
Licenses: Expat
Build system: r
Synopsis: Download Data Sets from Kenneth's French Finance Data Library Site
Description:

Download data sets from Kenneth's French finance data library site <http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html>, reads all the data subsets from the file. Allows R users to collect the data as tidyverse'-ready data frames.

r-filenamer 0.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://bitbucket.org/djhshih/filenamer
Licenses: GPL 3+
Build system: r
Synopsis: Easy Management of File Names
Description:

Create descriptive file names with ease. New file names are automatically (but optionally) time stamped and placed in date stamped directories. Streamline your analysis pipeline with input and output file names that have informative tags and proper file extensions.

r-fuzzylink 0.4.1
Propagated dependencies: r-stringr@1.6.0 r-stringdist@0.9.17 r-rfast@2.1.5.2 r-reshape2@1.4.5 r-ranger@0.18.0 r-jsonlite@2.0.0 r-httr2@1.2.2 r-httr@1.4.8 r-ellmer@0.5.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://joeornstein.github.io/software/fuzzylink/
Licenses: Expat
Build system: r
Synopsis: Probabilistic Record Linkage Using Pretrained Text Embeddings
Description:

Links datasets through fuzzy string matching using pretrained text embeddings. Produces more accurate record linkage when lexical string distance metrics are a poor guide to match quality (e.g., "Patricia" is more lexically similar to "Patrick" than it is to "Trish"). Capable of performing multilingual record linkage. Methods are described in Ornstein (2025) <doi:10.1017/pan.2025.10016>.

r-fawr 1.2.0
Propagated dependencies: r-mass@7.3-65 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FAwR
Licenses: GPL 3
Build system: r
Synopsis: Functions and Datasets for "Forest Analytics with R"
Description:

This package provides functions and datasets from the book "Forest Analytics with R".

r-floral 0.7.0
Propagated dependencies: r-survival@3.8-6 r-reshape@0.8.10 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-phyloseq@1.56.0 r-mvtnorm@1.3-7 r-msm@1.8.2 r-glmnet@5.0 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1 r-dorng@1.8.6.3 r-doparallel@1.0.17 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://vdblab.github.io/FLORAL/
Licenses: GPL 3+
Build system: r
Synopsis: Fit Log-Ratio Lasso Regression for Compositional Data
Description:

Log-ratio Lasso regression for continuous, binary, and survival outcomes with (longitudinal) compositional features. See Fei and others (2024) <doi:10.1016/j.crmeth.2024.100899>.

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-forestbalance 0.1.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-mass@7.3-65 r-grf@2.6.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/jaredhuling/forestBalance
Licenses: GPL 3+
Build system: r
Synopsis: Balancing Confounder Distributions with Forest Energy Balancing
Description:

Estimates average treatment effects using kernel energy balancing with random forest similarity kernels. A multivariate random forest jointly models covariates, outcome, and treatment to build a similarity kernel between observations. This kernel is then used for energy balancing to create weights that control for confounding. The method is described in De and Huling (2025) <doi:10.48550/arXiv.2512.18069>.

r-frequentistssdbinary 0.1.0
Propagated dependencies: r-ph2mult@0.1.1 r-mvtnorm@1.3-7 r-clinfun@1.1.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=frequentistSSDBinary
Licenses: GPL 2
Build system: r
Synopsis: Screened Selection Design with Binary Endpoints
Description:

This package provides a study based on the screened selection design (SSD) is an exploratory phase II randomized trial with two or more arms but without concurrent control. The primary aim of the SSD trial is to pick a desirable treatment arm (e.g., in terms of the response rate) to recommend to the subsequent randomized phase IIb (with the concurrent control) or phase III. The proposed designs can â partiallyâ control or provide the empirical type I error/false positive rate by an optimal algorithm (implemented by the optimal_2arm_binary() or optimal_3arm_binary() function) for each arm. All the design needed components (sample size, operating characteristics) are supported.

r-fdasp 1.1.3
Propagated dependencies: r-rdpack@2.6.6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-ks@1.15.2 r-foreach@1.5.2 r-doparallel@1.0.17 r-cvxr@1.8.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fdaSP
Licenses: GPL 3+
Build system: r
Synopsis: Sparse Functional Data Analysis Methods
Description:

This package provides algorithms to fit linear regression models under several popular penalization techniques and functional linear regression models based on Majorizing-Minimizing (MM) and Alternating Direction Method of Multipliers (ADMM) techniques. See Boyd et al (2010) <doi:10.1561/2200000016> for complete introduction to the method.

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-florabr 1.3.1
Propagated dependencies: r-xml@3.99-0.23 r-terra@1.9-27 r-httr@1.4.8 r-foreach@1.5.2 r-dosnow@1.0.20 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://wevertonbio.github.io/florabr/
Licenses: GPL 3+
Build system: r
Synopsis: Explore Flora e Funga do Brasil Database
Description:

This package provides a collection of functions designed to retrieve, filter and spatialize data from the Flora e Funga do Brasil dataset. For more information about the dataset, please visit <https://floradobrasil.jbrj.gov.br/consulta/>.

r-financialinstrument 1.4.1
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-ttr@0.24.4 r-quantmod@0.4.28
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/JustinMShea/FinancialInstrument
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Financial Instrument Modeling Infrastructure
Description:

This package provides infrastructure for defining, storing, and managing financial instrument metadata independently of market data sources. Models instrument identities, contract specifications, identifiers, and relationships among financial instruments, including currencies, equities, funds, bonds, futures, options, spreads, exchange rates, and synthetic instruments. Supports reusable instrument definitions for research, portfolio management, trading, and quantitative finance applications.

r-fasster 0.2.0
Propagated dependencies: r-vctrs@0.7.3 r-tsibble@1.2.0 r-rlang@1.2.0 r-purrr@1.2.2 r-fabletools@0.8.0 r-dplyr@1.2.1 r-dlm@1.1-6.1 r-distributional@0.7.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/tidyverts/fasster
Licenses: GPL 3
Build system: r
Synopsis: Fast Additive Switching of Seasonality, Trend, and Exogenous Regressors
Description:

Implementation of the FASSTER (Forecasting with Additive Switching of Seasonality, Trend, and Exogenous Regressors) model for forecasting time series with multiple seasonal patterns. The model combines state space methodology with a switching component in the observation equation to allow flexible modeling of complex seasonal patterns, including time-varying effects and multiple seasonalities.

r-fssf 0.1.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 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=FSSF
Licenses: GPL 2
Build system: r
Synopsis: Generate Fully-Sequential Space-Filling Designs Inside a Unit Hypercube
Description:

This package provides three methods to generate fully-sequential space-filling designs inside a unit hypercube. A fully-sequential space-filling design means a sequence of nested designs (as the design size varies from one point up to some maximum number of points) with the design points added one at a time and such that the design at each size has good space-filling properties. Two methods target the minimum pairwise distance criterion and generate maximin designs, among which one method is more efficient when design size is large. One method targets the maximum hole size criterion and uses a heuristic to generate what is closer to a minimax design.

r-fusionclust 1.0.0
Propagated dependencies: r-bbmle@1.0.25.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/trambakbanerjee/fusionclust
Licenses: GPL 2+
Build system: r
Synopsis: Clustering and Feature Screening using L1 Fusion Penalty
Description:

This package provides the Big Merge Tracker and COSCI algorithms for convex clustering and feature screening using L1 fusion penalty. See Radchenko, P. and Mukherjee, G. (2017) <doi:10.1111/rssb.12226> and T.Banerjee et al. (2017) <doi:10.1016/j.jmva.2017.08.001> for more details.

r-frf2 2.3-5
Propagated dependencies: r-sfsmisc@1.1-24 r-scatterplot3d@0.3-45 r-igraph@2.3.1 r-doe-base@1.2-5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://prof.bht-berlin.de/groemping/DoE/
Licenses: GPL 2+
Build system: r
Synopsis: Fractional Factorial Designs with 2-Level Factors
Description:

Regular and non-regular Fractional Factorial 2-level designs can be created. Furthermore, analysis tools for Fractional Factorial designs with 2-level factors are offered (main effects and interaction plots for all factors simultaneously, cube plot for looking at the simultaneous effects of three factors, full or half normal plot, alias structure in a more readable format than with the built-in function alias).

r-fcmfd 0.1.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fcmfd
Licenses: Expat
Build system: r
Synopsis: Fuzzy C-Means for Fuzzy Data
Description:

This package implements a fuzzy clustering approach for ordinal Likert-type data using triangular fuzzy numbers (TFNs). The package extends the classical fuzzy C-means algorithm to better handle uncertainty in ordinal scales and includes automatic selection of the number of clusters using the Xie-Beni validity index. References: Coppi, R., D'Urso, P., and Giordani, P. (2012), "Fuzzy and possibilistic clustering for fuzzy data", <doi:10.1016/j.csda.2010.09.013>. Xie, X. L. and Beni, G. (1991), "A validity measure for fuzzy clustering", <doi:10.1109/34.85677>.

Total packages: 73954