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

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-fdrci 2.4
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fdrci
Licenses: Artistic License 2.0
Build system: r
Synopsis: Permutation-Based FDR Point and Confidence Interval Estimation
Description:

FDR functions for permutation-based estimators, including pi0 as well as FDR confidence intervals. The confidence intervals account for dependencies between tests by the incorporation of an overdispersion parameter, which is estimated from the permuted data. Also included are options for an analog parametric approach.

r-fmat 2026.1
Dependencies: python@3.12.12
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rvest@1.0.5 r-reticulate@1.46.0 r-purrr@1.2.2 r-psych@2.6.5 r-plyr@1.8.9 r-irr@0.85 r-glue@1.8.1 r-forcats@1.0.1 r-dplyr@1.2.1 r-data-table@1.18.4 r-crayon@1.5.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://psychbruce.github.io/FMAT/
Licenses: GPL 3
Build system: r
Synopsis: The Fill-Mask Association Test
Description:

The Fill-Mask Association Test ('FMAT') <doi:10.1037/pspa0000396> is an integrative, probability-based social computing method using Masked Language Models to measure conceptual associations (e.g., attitudes, biases, stereotypes, social norms, cultural values) as propositional semantic representations in natural language. Supported language models include BERT <doi:10.48550/arXiv.1810.04805> and its variants available at Hugging Face <https://huggingface.co/models?pipeline_tag=fill-mask>. Methodological references and installation guidance are provided at <https://psychbruce.github.io/FMAT/>.

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-filehashsqlite 0.2-7
Propagated dependencies: r-rsqlite@3.52.0 r-filehash@2.4-6 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/rdpeng/filehashsqlite
Licenses: GPL 2+
Build system: r
Synopsis: Simple Key-Value Database using SQLite
Description:

Simple key-value database using SQLite as the backend.

r-fbnet 1.0.4
Propagated dependencies: r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://marsicofl.github.io/fbnet/
Licenses: GPL 3+
Build system: r
Synopsis: Forensic Bayesian Networks
Description:

Open-source package for computing likelihood ratios in kinship testing and human identification cases. It has the core function of the software GENis, developed by Fundación Sadosky. It relies on a Bayesian Networks framework and is particularly well suited to efficiently perform large-size queries against databases of missing individuals.

r-fractaldim 0.8-5
Propagated dependencies: r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fractaldim
Licenses: GPL 2+
Build system: r
Synopsis: Estimation of Fractal Dimensions
Description:

This package implements various methods for estimating fractal dimension of time series and 2-dimensional data <doi:10.1214/11-STS370>.

r-fwb 0.6.0
Propagated dependencies: r-rlang@1.2.0 r-pbapply@1.7-4 r-generics@0.1.4 r-arg@0.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://ngreifer.github.io/fwb/
Licenses: GPL 2+
Build system: r
Synopsis: Fractional Weighted Bootstrap
Description:

An implementation of the fractional weighted bootstrap to be used as a drop-in for functions in the boot package. The fractional weighted bootstrap (also known as the Bayesian bootstrap) involves drawing weights randomly that are applied to the data rather than resampling units from the data. See Xu et al. (2020) <doi:10.1080/00031305.2020.1731599> for details.

r-factormodel 1.0
Propagated dependencies: r-pracma@2.4.6 r-nnet@7.3-20 r-gtools@3.9.5 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=factormodel
Licenses: GPL 3
Build system: r
Synopsis: Factor Model Estimation Using Proxy Variables
Description:

This package provides functions to estimate a factor model using discrete and continuous proxy variables. The function dproxyme estimates a factor model of discrete proxy variables using an EM algorithm (Dempster, Laird, Rubin (1977) <doi:10.1111/j.2517-6161.1977.tb01600.x>; Hu (2008) <doi:10.1016/j.jeconom.2007.12.001>; Hu(2017) <doi:10.1016/j.jeconom.2017.06.002> ). The function cproxyme estimates a linear factor model (Cunha, Heckman, and Schennach (2010) <doi:10.3982/ECTA6551>).

r-fkf 0.2.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://waternumbers.github.io/FKF/
Licenses: GPL 2+
Build system: r
Synopsis: Fast Kalman Filter
Description:

This is a fast and flexible implementation of the Kalman filter and smoother, which can deal with NAs. It is entirely written in C and relies fully on linear algebra subroutines contained in BLAS and LAPACK. Due to the speed of the filter, the fitting of high-dimensional linear state space models to large datasets becomes possible. This package also contains a plot function for the visualization of the state vector and graphical diagnostics of the residuals.

r-fasstr 0.5.3
Propagated dependencies: r-zyp@0.11-1 r-tidyr@1.3.2 r-tidyhydat@1.0.1 r-scales@1.4.0 r-rcpproll@0.3.2 r-purrr@1.2.2 r-plyr@1.8.9 r-pearsonds@1.3.2 r-openxlsx@4.2.8.1 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-fitdistrplus@1.2-6 r-e1071@1.7-17 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://bcgov.github.io/fasstr/
Licenses: ASL 2.0
Build system: r
Synopsis: Analyze, Summarize, and Visualize Daily Streamflow Data
Description:

The Flow Analysis Summary Statistics Tool for R, fasstr', provides various functions to tidy and screen daily stream discharge data, calculate and visualize various summary statistics and metrics, and compute annual trending and volume frequency analyses. It features useful function arguments for filtering of and handling dates, customizing data and metrics, and the ability to pull daily data directly from the Water Survey of Canada hydrometric database (<https://collaboration.cmc.ec.gc.ca/cmc/hydrometrics/www/>).

r-free 1.0.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=free
Licenses: GPL 3
Build system: r
Synopsis: Flexible Regularized Estimating Equations
Description:

Unified regularized estimating equation solver. Currently the package includes one solver with the l1 penalty only. More solvers and penalties are under development. Reference: Yi Yang, Yuwen Gu, Yue Zhao, Jun Fan (2021) <doi:10.48550/arXiv.2110.11074>.

r-fastmatmr 1.2.8
Propagated dependencies: r-cpp11@0.5.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/ropensci/fastMatMR
Licenses: Expat
Build system: r
Synopsis: High-Performance Matrix Market File Operations
Description:

An interface to the fast_matrix_market C++ library, this package offers efficient read and write operations for Matrix Market files in R. It supports both sparse and dense matrix formats. Peer-reviewed at rOpenSci (<https://github.com/ropensci/software-review/issues/606>).

r-fresa-cad 3.4.8
Propagated dependencies: r-stringr@1.6.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-proc@1.19.0.1 r-misctools@0.6-30 r-hmisc@5.2-5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FRESA.CAD
Licenses: LGPL 2.0+
Build system: r
Synopsis: Feature Selection Algorithms for Computer Aided Diagnosis
Description:

This package contains a set of utilities for building and testing statistical models (linear, logistic,ordinal or COX) for Computer Aided Diagnosis/Prognosis applications. Utilities include data adjustment, univariate analysis, model building, model-validation, longitudinal analysis, reporting and visualization.

r-foragingorg 0.1.0
Propagated dependencies: r-tsp@1.2.7 r-pairviz@1.3.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=ForagingOrg
Licenses: GPL 3
Build system: r
Synopsis: Organization Measures for Visual Foraging
Description:

Several functions to compute indicators for organization and efficiency in visual foraging, multi-target visual search, and cancellation tasks. The current version of this package includes the following indicators: best-r, mean Inter-target Distance, Percentage Above Optimal (PAO) scan path, and intersections in the scan path. For more detailed descriptions, see Mark et al. (2004) <doi:10.1212/01.WNL.0000131947.08670.D4>.

r-featurecormatrix 0.4.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=featureCorMatrix
Licenses: GPL 2+
Build system: r
Synopsis: Measurement Level Independent Feature Correlation Matrix
Description:

Uses three different correlation coefficients to calculate measurement-level adequate correlations in a feature matrix: Pearson product-moment correlation coefficient, Intraclass correlation and Cramer's V.

r-fsrm 0.6.5
Propagated dependencies: r-tcltk2@1.6.1 r-scales@1.4.0 r-reshape2@1.4.5 r-plyr@1.8.9 r-lavaan@0.6-21 r-gridextra@2.3 r-ggplot2@4.0.3 r-foreign@0.8-91
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fSRM
Licenses: GPL 2+
Build system: r
Synopsis: Social Relations Analyses with Roles ("Family SRM")
Description:

Social Relations Analysis with roles ("Family SRM") are computed, using a structural equation modeling approach. Groups ranging from three members up to an unlimited number of members are supported and the mean structure can be computed. Means and variances can be compared between different groups of families and between roles.

r-func2vis 1.0-3
Propagated dependencies: r-randomcolor@1.1.0.1 r-igraph@2.3.1 r-ggrepel@0.9.8 r-ggplot2@4.0.3 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=func2vis
Licenses: GPL 3+
Build system: r
Synopsis: Clean and Visualize Over Expression Results from 'ConsensusPathDB'
Description:

This package provides functions to have visualization and clean-up of enriched gene ontologies (GO) terms, protein complexes and pathways (obtained from multiple databases) using ConsensusPathDB from gene set over-expression analysis. Performs clustering of pathway based on similarity of over-expressed gene sets and visualizations similar to Ingenuity Pathway Analysis (IPA) when up and down regulated genes are known. The methods are described in a paper currently submitted by Orecchioni et al, 2020 in Nanoscale.

r-finnishgrid 0.2.0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/virmar/finnishgrid
Licenses: Expat
Build system: r
Synopsis: 'Fingrid Open Data API' R Client
Description:

R API client package for Fingrid Open Data <https://data.fingrid.fi/> on the electricity market and the power system. get_data() function holds the main application logic to retrieve time-series data. API calls require free user account registration. Data is made available by Fingrid Oyj and distributed under Creative Commons 4.0 <https://creativecommons.org/licenses/by/4.0/>.

r-foqat 2.0.8.2
Propagated dependencies: r-xml2@1.5.2 r-stringr@1.6.0 r-scales@1.4.0 r-rvest@1.0.5 r-reshape2@1.4.5 r-plyr@1.8.9 r-patchwork@1.3.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-lmodel2@1.7-4 r-gridextra@2.3 r-ggplotify@0.1.3 r-ggplot2@4.0.3 r-ggnewscale@0.5.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/tianshu129/foqat
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Field Observation Quick Analysis Toolkit
Description:

This package provides tools for quickly processing and analyzing field observation data and air quality data. This tools contain functions that facilitate analysis in atmospheric chemistry (especially in ozone pollution). Some functions of time series are also applicable to other fields. For detail please view homepage<https://github.com/tianshu129/foqat>. Scientific Reference: 1. The Hydroxyl Radical (OH) Reactivity: Roger Atkinson and Janet Arey (2003) <doi:10.1021/cr0206420>. 2. Ozone Formation Potential (OFP): <http://ww2.arb.ca.gov/sites/default/files/barcu/regact/2009/mir2009/mir10.pdf>, Zhang et al.(2021) <doi:10.5194/acp-21-11053-2021>. 3. Aerosol Formation Potential (AFP): Wenjing Wu et al. (2016) <doi:10.1016/j.jes.2016.03.025>. 4. TUV model: <https://www2.acom.ucar.edu/modeling/tropospheric-ultraviolet-and-visible-tuv-radiation-model>.

r-fishbc 0.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/poissonconsulting/fishbc
Licenses: FSDG-compatible
Build system: r
Synopsis: Fishes of British Columbia
Description:

This package provides raw and curated data on the codes, classification and conservation status of freshwater fishes in British Columbia. Marine fishes will be added in a future release.

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-foodwebr 1.0.0
Propagated dependencies: r-tidygraph@1.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-glue@1.8.1 r-diagrammer@1.0.12 r-crayon@1.5.3 r-codetools@0.2-20 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://lewinfox.com/foodwebr/
Licenses: Expat
Build system: r
Synopsis: Visualise Function Dependencies
Description:

Easily create graphs of the inter-relationships between functions in an environment.

r-fastfmm 1.0.1
Propagated dependencies: r-stringr@1.6.0 r-rfast@2.1.5.2 r-refund@0.1-40 r-progress@1.2.3 r-mvtnorm@1.3-7 r-mgcv@1.9-4 r-matrix@1.7-5 r-mass@7.3-65 r-magrittr@2.0.5 r-lsei@1.3-1 r-lmeresampler@0.2.4 r-lme4@2.0-1 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-caic4@1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/awqx/fastFMM
Licenses: GPL 3+
Build system: r
Synopsis: Fast Functional Mixed Models using Fast Univariate Inference
Description:

Implementation of the fast univariate inference approach (Cui et al. (2022) <doi:10.1080/10618600.2021.1950006>, Loewinger et al. (2024) <doi:10.7554/eLife.95802.2>, Xin et al. (2025) <doi:10.7554/eLife.109428.1>) for fitting functional mixed models. User guides and Python package information can be found at <https://github.com/gloewing/photometry_FLMM>.

r-fetch 0.1.5
Propagated dependencies: r-tibble@3.3.1 r-readxl@1.5.0 r-readr@2.2.0 r-haven@2.5.5 r-foreign@0.8-91 r-crayon@1.5.3 r-common@1.1.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://fetch.r-sassy.org
Licenses: CC0
Build system: r
Synopsis: Fetch Data from Various Data Sources
Description:

This package contains functions to fetch data from various data sources. The user first creates a catalog of objects from a data source, then fetches data from the catalog. The package provides an easy way to access data from many different types of sources.

Total packages: 72465