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

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-fastnaivebayes 2.2.1
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mskogholt/fastNaiveBayes
Licenses: GPL 3
Build system: r
Synopsis: Extremely Fast Implementation of a Naive Bayes Classifier
Description:

This is an extremely fast implementation of a Naive Bayes classifier. This package is currently the only package that supports a Bernoulli distribution, a Multinomial distribution, and a Gaussian distribution, making it suitable for both binary features, frequency counts, and numerical features. Another feature is the support of a mix of different event models. Only numerical variables are allowed, however, categorical variables can be transformed into dummies and used with the Bernoulli distribution. The implementation is largely based on the paper "A comparison of event models for Naive Bayes anti-spam e-mail filtering" written by K.M. Schneider (2003) <doi:10.3115/1067807.1067848>. Any issues can be submitted to: <https://github.com/mskogholt/fastNaiveBayes/issues>.

r-fastjm 1.7.1
Propagated dependencies: r-tidycmprsk@1.1.2 r-survival@3.8-6 r-statmod@1.5.2 r-rlang@1.2.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-pec@2025.06.24 r-nlme@3.1-169 r-mass@7.3-65 r-magrittr@2.0.5 r-ggsurvfit@1.2.0 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-future-apply@1.20.2 r-future@1.70.0 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=FastJM
Licenses: GPL 3+
Build system: r
Synopsis: Semi-Parametric Joint Modeling of Longitudinal and Survival Data
Description:

This package implements scalable joint models for large-scale competing risks time-to-event data with one or multiple longitudinal biomarkers using the efficient algorithms developed by Li et al. (2022) <doi:10.1155/2022/1362913> and <doi:10.48550/arXiv.2506.12741>. The time-to-event process is modeled using a cause-specific Cox proportional hazards model with time-fixed covariates, while longitudinal biomarkers are modeled using linear mixed-effects models. The association between the longitudinal and survival processes is captured through shared random effects. The package enables analysis of large-scale biomedical data to model biomarker trajectories, estimate their effects on event risks, and perform dynamic prediction of future events based on patients longitudinal histories. Functions for simulating survival and longitudinal data for multiple biomarkers are included, along with built-in example datasets. The package also supports modeling a single biomarker with heterogeneous within-subject variability via functionality adapted from the JMH package.

r-findingit 0.1.1
Dependencies: grep@3.11 git@2.54.0
Propagated dependencies: r-stringr@1.6.0 r-htmlwidgets@1.6.4 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/stla/findInGit
Licenses: GPL 3
Build system: r
Synopsis: Find Pattern in Files of All Branches of a 'git' Repository
Description:

This package creates a HTML widget which displays the results of searching for a pattern in files in a given git repository, including all its branches. The results can also be returned in a dataframe.

r-fueleconomy 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/hadley/fueleconomy
Licenses: CC0
Build system: r
Synopsis: EPA Fuel Economy Data
Description:

Fuel economy data from the EPA, 1985-2015, conveniently packaged for consumption by R users.

r-fpcompare 0.2.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://fpcompare.predictiveecology.org
Licenses: GPL 3
Build system: r
Synopsis: Reliable Comparison of Floating Point Numbers
Description:

Comparisons of floating point numbers are problematic due to errors associated with the binary representation of decimal numbers. Despite being aware of these problems, people still use numerical methods that fail to account for these and other rounding errors (this pitfall is the first to be highlighted in Circle 1 of Burns (2012) The R Inferno <https://www.burns-stat.com/pages/Tutor/R_inferno.pdf>). This package provides new relational operators useful for performing floating point number comparisons with a set tolerance.

r-fasano-franceschini-test 2.2.2
Propagated dependencies: r-rcppparallel@5.1.11-2 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/braunlab-nu/fasano.franceschini.test
Licenses: Expat
Build system: r
Synopsis: Fasano-Franceschini Test: A Multivariate Kolmogorov-Smirnov Two-Sample Test
Description:

An implementation of the two-sample multivariate Kolmogorov-Smirnov test described by Fasano and Franceschini (1987) <doi:10.1093/mnras/225.1.155>. This test evaluates the null hypothesis that two i.i.d. random samples were drawn from the same underlying probability distribution. The data can be of any dimension, and can be of any type (continuous, discrete, or mixed).

r-fdarep 0.1.1
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-numderiv@2016.8-1.1 r-matrix@1.7-5 r-mass@7.3-65 r-hmisc@5.2-5 r-fdapace@0.6.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/functionaldata/tFDArep
Licenses: Modified BSD
Build system: r
Synopsis: Two-Dimensional FPCA, Marginal FPCA, and Product FPCA for Repeated Functional Data
Description:

This package provides an implementation of two-dimensional functional principal component analysis (FPCA), Marginal FPCA, and Product FPCA for repeated functional data. Marginal and Product FPCA implementations are done for both dense and sparsely observed functional data. References: Chen, K., Delicado, P., & Müller, H. G. (2017) <doi:10.1111/rssb.12160>. Chen, K., & Müller, H. G. (2012) <doi:10.1080/01621459.2012.734196>. Hall, P., Müller, H.G. and Wang, J.L. (2006) <doi:10.1214/009053606000000272>. Yao, F., Müller, H. G., & Wang, J. L. (2005) <doi:10.1198/016214504000001745>.

r-fastaft 1.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fastAFT
Licenses: GPL 2+
Build system: r
Synopsis: Fast Regression for the Accelerated Failure Time (AFT) Model
Description:

Fast censored linear regression for the accelerated failure time (AFT) model of Huang (2013) <doi:10.1111/sjos.12031>.

r-fuzzypovertyr 3.0.2
Propagated dependencies: r-tidyr@1.3.2 r-sampling@2.11 r-ggplot2@4.0.3 r-ecp@3.1.6 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FuzzyPovertyR
Licenses: Expat
Build system: r
Synopsis: Estimation of Fuzzy Poverty Measures
Description:

Estimates fuzzy measures of poverty and deprivation. It also estimates the sampling variance of these measures using bootstrap or jackknife repeated replications.

r-factoclass 1.2.9
Propagated dependencies: r-xtable@1.8-8 r-scatterplot3d@0.3-45 r-kernsmooth@2.23-26 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-ade4@1.7-24
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FactoClass
Licenses: GPL 2+
Build system: r
Synopsis: Combination of Factorial Methods and Cluster Analysis
Description:

Some functions of ade4 and stats are combined in order to obtain a partition of the rows of a data table, with columns representing variables of scales: quantitative, qualitative or frequency. First, a principal axes method is performed and then, a combination of Ward agglomerative hierarchical classification and K-means is performed, using some of the first coordinates obtained from the previous principal axes method. In order to permit different weights of the elements to be clustered, the function kmeansW', programmed in C++, is included. It is a modification of kmeans'. Some graphical functions include the option: gg=FALSE'. When gg=TRUE', they use the ggplot2 and ggrepel packages to avoid the super-position of the labels.

r-fig 1.0.0
Propagated dependencies: r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/TymekDev/fig
Licenses: Expat
Build system: r
Synopsis: Config Package with No "Con"
Description:

Work with configs with a source precedence. Either create own R6 instance or work with convenient functions at a package level.

r-fire 1.0.1
Propagated dependencies: 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://github.com/princethewinner/FiRE
Licenses: GPL 3
Build system: r
Synopsis: Finder of Rare Entities (FiRE)
Description:

The algorithm assigns rareness/ outlierness score to every sample in voluminous datasets. The algorithm makes multiple estimations of the proximity between a pair of samples, in low-dimensional spaces. To compute proximity, FiRE uses Sketching, a variant of locality sensitive hashing. For more details: Jindal, A., Gupta, P., Jayadeva and Sengupta, D., 2018. Discovery of rare cells from voluminous single cell expression data. Nature Communications, 9(1), p.4719. <doi:10.1038/s41467-018-07234-6>.

r-forestmangr 0.9.9
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-systemfit@1.1-30 r-shiny@1.13.0 r-scales@1.4.0 r-rlang@1.2.0 r-purrr@1.2.2 r-plyr@1.8.9 r-minpack-lm@1.2-4 r-miniui@0.1.2 r-magrittr@2.0.5 r-gridextra@2.3 r-ggthemes@5.2.0 r-ggpmisc@0.7.0 r-ggplot2@4.0.3 r-ggdendro@0.2.0 r-fincal@0.6.3 r-dplyr@1.2.1 r-car@3.1-5 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/sollano/forestmangr#readme
Licenses: Expat
Build system: r
Synopsis: Forest Mensuration and Management
Description:

Processing forest inventory data with methods such as simple random sampling, stratified random sampling and systematic sampling. There are also functions for yield and growth predictions and model fitting, linear and nonlinear grouped data fitting, and statistical tests. References: Kershaw Jr., Ducey, Beers and Husch (2016). <doi:10.1002/9781118902028>.

r-familiar 2.0.3
Propagated dependencies: r-survival@3.8-6 r-rstream@1.3.7 r-rlang@1.2.0 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/oncoray/familiar
Licenses: FSDG-compatible
Build system: r
Synopsis: End-to-End Automated Machine Learning and Model Evaluation
Description:

Single unified interface for end-to-end modelling of regression, categorical and time-to-event (survival) outcomes. Models created using familiar are self-containing, and their use does not require additional information such as baseline survival, feature clustering, or feature transformation and normalisation parameters. Model performance, calibration, risk group stratification, (permutation) variable importance, individual conditional expectation, partial dependence, and more, are assessed automatically as part of the evaluation process and exported in tabular format and plotted, and may also be computed manually using export and plot functions. Where possible, metrics and values obtained during the evaluation process come with confidence intervals.

r-fpscausal 0.1.1
Propagated dependencies: r-wcorr@1.9.8 r-tidyr@1.3.2 r-progress@1.2.3 r-patchwork@1.3.2 r-mass@7.3-65 r-ggplot2@4.0.3 r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FPScausal
Licenses: Expat
Build system: r
Synopsis: Functional Propensity Score for Causal Inference
Description:

This package implements functional propensity score (FPS) weighting for causal inference with functional treatments. The method estimates weights that balance observed confounders by removing their dependence on the functional treatment and uses a dual formulation of the weighting problem for efficient unconstrained optimization. The framework supports scalar, binary, and functional outcomes, as well as functional covariates, and can be used to estimate marginal causal effects in settings with time-varying exposures. The methodology follows Ciardulli, S., Fontana, N., Vantini, S., and Ieva, F. (2026) "Generalized propensity score weighting for functional causal inference framework" <doi:10.48550/arXiv.2608.03200>.

r-fqar 0.5.6
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-rlang@1.2.0 r-memoise@2.0.1 r-jsonlite@2.0.0 r-httr@1.4.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://github.com/equitable-equations/fqar/
Licenses: Expat
Build system: r
Synopsis: Floristic Quality Assessment Tools for R
Description:

This package provides tools for downloading and analyzing floristic quality assessment data. See Freyman et al. (2015) <doi:10.1111/2041-210X.12491> for more information about floristic quality assessment and the associated database.

r-finnet 0.2.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://fatelarico.github.io/FinNet.html
Licenses: GPL 3+
Build system: r
Synopsis: Quickly Build and Manipulate Financial Networks
Description:

Providing classes, methods, and functions to deal with financial networks. Users can easily store information about both physical and legal persons by using pre-made classes that are studied for integration with scraping packages such as rvest and RSelenium'. Moreover, the package assists in creating various types of financial networks depending on the type of relation between its units depending on the relation under scrutiny (ownership, board interlocks, etc.), the desired tie type (valued or binary), and renders them in the most common formats (adjacency matrix, incidence matrix, edge list, igraph', network'). There are also ad-hoc functions for the Fiedler value, global network efficiency, and cascade-failure analysis.

r-fuel 1.2.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fuel
Licenses: GPL 3
Build system: r
Synopsis: Framework for Unified Estimation in Lognormal Models
Description:

Lognormal models have broad applications in various research areas such as economics, actuarial science, biology, environmental science and psychology. The estimation problem in lognormal models has been extensively studied. This R package fuel implements thirty-nine existing and newly proposed estimators. See Zhang, F., and Gou, J. (2020), A unified framework for estimation in lognormal models, Technical report.

r-fastkmedoids 1.7
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=fastkmedoids
Licenses: GPL 2+
Build system: r
Synopsis: Faster K-Medoids Clustering Algorithms: FastPAM, FastCLARA, FastCLARANS
Description:

R wrappers of C++ implementation of Faster K-Medoids clustering algorithms (FastPAM, FastCLARA and FastCLARANS) proposed in Erich Schubert, Peter J. Rousseeuw 2019 <doi:10.1007/978-3-030-32047-8_16>.

r-fakedatar 0.2.2
Propagated dependencies: r-zip@2.3.3 r-jsonlite@2.0.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://zobaer09.github.io/FakeDataR/
Licenses: Expat
Build system: r
Synopsis: Privacy-Preserving Synthetic Data for 'LLM' Workflows
Description:

Generate privacy-preserving synthetic datasets that mirror structure, types, factor levels, and missingness; export bundles for LLM workflows (data plus JSON schema and guidance); and build fake data directly from SQL database tables without reading real rows. Methods are related to approaches in Nowok, Raab and Dibben (2016) <doi:10.32614/RJ-2016-019> and the foundation-model overview by Bommasani et al. (2021) <doi:10.48550/arXiv.2108.07258>.

r-flexmet 1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=flexmet
Licenses: GPL 3
Build system: r
Synopsis: Flexible Latent Trait Metrics using the Filtered Monotonic Polynomial Item Response Model
Description:

Application of the filtered monotonic polynomial (FMP) item response model to flexibly fit item response models. The package includes tools that allow the item response model to be build on any monotonic transformation of the latent trait metric, as described by Feuerstahler (2019) <doi:10.1007/s11336-018-9642-9>.

r-fqadata 1.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/EcoModTeam/fqadata
Licenses: CC0
Build system: r
Synopsis: Contains Regional Floristic Quality Assessment Databases
Description:

This package contains regional Floristic Quality Assessment databases that have been approved or approved with reservations by the U.S. Army Corps of Engineers (USACE). Paired with the fqacalc R package, these data sets allow for Floristic Quality Assessment metrics to be calculated. For information on FQA see Spyreas (2019) <doi:10.1002/ecs2.2825>. Both packages were developed for the USACE by the U.S. Army Engineer Research and Development Center's Environmental Laboratory.

r-fdma 2.2.9
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-tseries@0.10-61 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-psych@2.6.5 r-png@0.1-9 r-itertools@0.1-3 r-iterators@1.0.14 r-gplots@3.3.0 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://CRAN.R-project.org/package=fDMA
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Model Averaging and Dynamic Model Selection for Continuous Outcomes
Description:

Allows to estimate dynamic model averaging, dynamic model selection and median probability model. The original methods are implemented, as well as, selected further modifications of these methods. In particular the user might choose between recursive moment estimation and exponentially moving average for variance updating. Inclusion probabilities might be modified in a way using Google Trends'. The code is written in a way which minimises the computational burden (which is quite an obstacle for dynamic model averaging if many variables are used). For example, this package allows for parallel computations and Occam's window approach. The package is designed in a way that is hoped to be especially useful in economics and finance. Main reference: Raftery, A.E., Karny, M., Ettler, P. (2010) <doi:10.1198/TECH.2009.08104>.

r-frbinom 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=frbinom
Licenses: Expat
Build system: r
Synopsis: Fractional Binomial Distributions
Description:

Generating fractional binomial random variables and computing density, cumulative distribution, and quantiles of fractional binomial distributions. (Lee, J. (2023) <arXiv:2209.01516>.).

Total packages: 73955