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

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-findpackage 0.2.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: <https://CRAN.R-project.org/package=findPackage>
Licenses: GPL 3
Build system: r
Synopsis: Find 'CRAN' Package by Topic
Description:

Finds CRAN packages by the topic requested. The topic can be given as a character string or as a regular expression and will help users to locate CRAN packages matching their specified requirement. findPackage(<string>) returns a data frame of packages with description containing the input string.

r-fullrankmatrix 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/Pweidemueller/fullRankMatrix
Licenses: Expat
Build system: r
Synopsis: Generation of Full Rank Design Matrix
Description:

This package creates a full rank matrix out of a given matrix. The intended use is for one-hot encoded design matrices that should be used in linear models to ensure that significant associations can be correctly interpreted. However, fullRankMatrix can be applied to any matrix to make it full rank. It removes columns with only 0's, merges duplicated columns and discovers linearly dependent columns and replaces them with linearly independent columns that span the space of the original columns. Columns are renamed to reflect those modifications. This results in a full rank matrix that can be used as a design matrix in linear models. The algorithm and some functions are inspired by Kuhn, M. (2008) <doi:10.18637/jss.v028.i05>.

r-fastdid 1.0.6
Propagated dependencies: r-stringr@1.6.0 r-ggplot2@4.0.3 r-dreamerr@1.5.0 r-data-table@1.18.4 r-collapse@2.1.7 r-bmisc@1.4.9
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/TsaiLintung/fastdid
Licenses: Expat
Build system: r
Synopsis: Fast Staggered Difference-in-Difference Estimators
Description:

This package provides a fast and flexible implementation of Callaway and Sant'Anna's (2021)<doi:10.1016/j.jeconom.2020.12.001> staggered Difference-in-Differences (DiD) estimators, fastdid reduces the computation time from hours to seconds, and incorporates extensions such as time-varying covariates and multiple events.

r-fuzzyimputationtest 0.5.5
Propagated dependencies: r-vim@7.0.0 r-missforest@1.6.1 r-miceranger@1.5.0 r-mice@3.19.0 r-fuzzysimres@0.4.8 r-fuzzyresampling@0.6.4 r-fuzzynumbers@0.4-7
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FuzzyImputationTest
Licenses: GPL 3
Build system: r
Synopsis: Imputation Procedures and Quality Tests for Fuzzy Data
Description:

Special procedures for the imputation of missing fuzzy numbers are still underdeveloped. The goal of the package is to provide the new d-imputation method (DIMP for short, Romaniuk, M. and Grzegorzewski, P. (2023) "Fuzzy Data Imputation with DIMP and FGAIN" RB/23/2023) and covert some classical ones applied in R packages ('missForest','miceRanger','knn') for use with fuzzy datasets. Additionally, specially tailored benchmarking tests are provided to check and compare these imputation procedures with fuzzy datasets.

r-felp 0.6.0
Propagated dependencies: r-stringi@1.8.7 r-shiny@1.13.0 r-rstudioapi@0.18.0 r-rlang@1.2.0 r-reactable@0.4.5 r-prettycode@1.1.0 r-miniui@0.1.2 r-memoise@2.0.1 r-matrixstats@1.5.0 r-magrittr@2.0.5 r-htmltools@0.5.9 r-dplyr@1.2.1 r-data-table@1.18.4 r-curl@7.1.0 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://felp.atusy.net/
Licenses: Expat
Build system: r
Synopsis: Functional Help for Functions, Objects, and Packages
Description:

Enhance R help system by fuzzy search and preview interface, pseudo-postfix operators, and more. The `?.` pseudo-postfix operator and the `?` prefix operator displays documents and contents (source or structure) of objects simultaneously to help understanding the objects. The `?p` pseudo-postfix operator displays package documents, and is shorter than help(package = foo).

r-flexoki 0.0.2
Propagated dependencies: r-scales@1.4.0 r-palette@0.0.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/christopherkenny/flexoki
Licenses: Expat
Build system: r
Synopsis: Inky Color Schemes
Description:

This package provides color palettes designed to be reminiscent of text on paper. The color schemes were taken from <https://stephango.com/flexoki>. Includes discrete, continuous, and binned scales that are not necessarily color-blind friendly. Simple scale and theme functions are available for use with ggplot2'.

r-featforge 0.1.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=featForge
Licenses: Expat
Build system: r
Synopsis: Automated Feature Engineering for Credit Scoring
Description:

Automated feature engineering functions tailored for credit scoring. It includes utilities for extracting structured features from timestamps, IP addresses, and email addresses, enabling enhanced predictive modeling for financial risk assessment.

r-fossil 0.4.0
Propagated dependencies: r-sp@2.2-1 r-shapefiles@0.7.2 r-maps@3.4.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://matthewvavrek.com/programs-and-code/fossil/
Licenses: GPL 2+
Build system: r
Synopsis: Palaeoecological and Palaeogeographical Analysis Tools
Description:

This package provides a set of analytical tools useful in analysing ecological and geographical data sets, both ancient and modern. The package includes functions for estimating species richness (Chao 1 and 2, ACE, ICE, Jacknife), shared species/beta diversity, species area curves and geographic distances and areas.

r-frailtysurv 1.3.8
Propagated dependencies: r-survival@3.8-6 r-reshape2@1.4.5 r-rcpp@1.1.1-1.1 r-numderiv@2016.8-1.1 r-nleqslv@3.3.7 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/vmonaco/frailtySurv/
Licenses: LGPL 2.0
Build system: r
Synopsis: General Semiparametric Shared Frailty Model
Description:

Simulates and fits semiparametric shared frailty models under a wide range of frailty distributions using a consistent and asymptotically-normal estimator. Currently supports: gamma, power variance function, log-normal, and inverse Gaussian frailty models.

r-fixseqmtp 0.1.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FixSeqMTP
Licenses: GPL 2+
Build system: r
Synopsis: Fixed Sequence Multiple Testing Procedures
Description:

Several generalized / directional Fixed Sequence Multiple Testing Procedures (FSMTPs) are developed for testing a sequence of pre-ordered hypotheses while controlling the FWER, FDR and Directional Error (mdFWER). All three FWER controlling generalized FSMTPs are designed under arbitrary dependence, which allow any number of acceptances. Two FDR controlling generalized FSMTPs are respectively designed under arbitrary dependence and independence, which allow more but a given number of acceptances. Two mdFWER controlling directional FSMTPs are respectively designed under arbitrary dependence and independence, which can also make directional decisions based on the signs of the test statistics. The main functions for each proposed generalized / directional FSMTPs are designed to calculate adjusted p-values and critical values, respectively. For users convenience, the functions also provide the output option for printing decision rules.

r-fea 0.0.2
Propagated dependencies: r-sp@2.2-1 r-ptinpoly@2.8 r-mass@7.3-65 r-geosphere@1.6-8 r-geometry@0.5.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FEA
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Finite Element Modeling for R
Description:

Finite element modeling of beam structures and 2D geometries using constant strain triangles. Applies material properties and boundary conditions (load and constraint) to generate a finite element model. The model produces stress, strain, and nodal displacements; a heat map is available to demonstrate regions where output variables are high or low. Also provides options for creating a triangular mesh of 2D geometries. Package developed with reference to: Bathe, K. J. (1996). Finite Element Procedures.[ISBN 978-0-9790049-5-7] -- Seshu, P. (2012). Textbook of Finite Element Analysis. [ISBN-978-81-203-2315-5] -- Mustapha, K. B. (2018). Finite Element Computations in Mechanics with R. [ISBN 9781315144474].

r-funcdiv 1.0.0
Propagated dependencies: r-rcppxptrutils@0.1.3 r-rcppparallel@5.1.11-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-paralleldist@0.2.7 r-data-table@1.18.4 r-collapse@2.1.7 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FuncDiv
Licenses: AGPL 3
Build system: r
Synopsis: Compute Contributional Diversity Metrics
Description:

Compute alpha and beta contributional diversity metrics, which is intended for linking taxonomic and functional microbiome data. See GitHub repository for the tutorial: <https://github.com/gavinmdouglas/FuncDiv/wiki>. Citation: Gavin M. Douglas, Sunu Kim, Morgan G. I. Langille, B. Jesse Shapiro (2023) <doi:10.1093/bioinformatics/btac809>.

r-frailtycomprisk 0.1.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/TeamHeKA/FrailtyCompRisk
Licenses: GPL 3+
Build system: r
Synopsis: Competing Risks Models for Multi-Center Survival Data with Frailty
Description:

This package implements methods for analyzing competing risks data in multi-center survival studies using frailty models. The approach relies on a mixed proportional hazards model for the sub-distribution, allowing for cluster-specific random effects. The package provides tools for model estimation with or without frailty using Maximum Likelihood (ML) and Restricted Maximum Likelihood (REML). It supports flexible modeling of between-center heterogeneity and is particularly suited for multi-center clinical trials or registries. Core features include data simulation, likelihood computation, cluster-dependent censoring options, and testing of frailty effects. For methodological details, see Katsahian et al. (2006) <doi:10.1002/sim.2684>.

r-fastvoter 0.0.3
Propagated dependencies: r-rcpp@1.1.1-1.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://bblodfon.github.io/fastVoteR/
Licenses: Expat
Build system: r
Synopsis: Efficient Voting Methods for Committee Selection
Description:

This package provides a fast Rcpp'-based implementation of polynomially-computable voting theory methods for committee ranking and scoring. The package includes methods such as Approval Voting (AV), Satisfaction Approval Voting (SAV), sequential Proportional Approval Voting (PAV), and sequential Phragmen's Rule. Weighted variants of these methods are also provided, allowing for differential voter influence.

r-forestinventory 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-plyr@1.8.9 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=forestinventory
Licenses: GPL 2+
Build system: r
Synopsis: Design-Based Global and Small-Area Estimations for Multiphase Forest Inventories
Description:

Extensive global and small-area estimation procedures for multiphase forest inventories under the design-based Monte-Carlo approach are provided. The implementation has been published in the Journal of Statistical Software (<doi:10.18637/jss.v097.i04>) and includes estimators for simple and cluster sampling published by Daniel Mandallaz in 2007 (<doi:10.1201/9781584889779>), 2013 (<doi:10.1139/cjfr-2012-0381>, <doi:10.1139/cjfr-2013-0181>, <doi:10.1139/cjfr-2013-0449>, <doi:10.3929/ethz-a-009990020>) and 2016 (<doi:10.3929/ethz-a-010579388>). It provides point estimates, their external- and design-based variances and confidence intervals, as well as a set of functions to analyze and visualize the produced estimates. The procedures have also been optimized for the use of remote sensing data as auxiliary information, as demonstrated in 2018 by Hill et al. (<doi:10.3390/rs10071052>).

r-finalfit 1.1.0
Propagated dependencies: r-tidyr@1.3.2 r-survival@3.8-6 r-stringr@1.6.0 r-scales@1.4.0 r-purrr@1.2.2 r-proc@1.19.0.1 r-pillar@1.11.1 r-mice@3.19.0 r-magrittr@2.0.5 r-lme4@2.0-1 r-ggplot2@4.0.3 r-ggally@2.4.0 r-forcats@1.0.1 r-dplyr@1.2.1 r-cowplot@1.2.0 r-broom@1.0.13 r-boot@1.3-32 r-bdsmatrix@1.3-7
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/ewenharrison/finalfit
Licenses: FSDG-compatible
Build system: r
Synopsis: Quickly Create Elegant Regression Results Tables and Plots when Modelling
Description:

Generate regression results tables and plots in final format for publication. Explore models and export directly to PDF and Word using RMarkdown'.

r-fomantic-plus 0.1.0
Propagated dependencies: r-shiny-semantic@0.5.1 r-shiny@1.13.0 r-jsonlite@2.0.0 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/ashbaldry/fomantic.plus
Licenses: FSDG-compatible
Build system: r
Synopsis: Add Extra 'Fomantic UI' Components to 'shiny.semantic'
Description:

Extend shiny.semantic with extra Fomantic UI components. Create pages in a format similar to shiny', form validation and more.

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.4.1 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-fastwavelets 1.0.1
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://github.com/johnswyou/fastWavelets
Licenses: Expat
Build system: r
Synopsis: Compute Maximal Overlap Discrete Wavelet Transform (MODWT) and À Trous Discrete Wavelet Transform
Description:

This package provides a lightweight package to compute Maximal Overlap Discrete Wavelet Transform (MODWT) and à Trous Discrete Wavelet Transform by leveraging the power of Rcpp to make these operations fast. This package was designed for use in forecasting, and allows users avoid the inclusion of future data when performing wavelet decomposition of time series. See Quilty and Adamowski (2018) <doi:10.1016/j.jhydrol.2018.05.003>.

r-firebase-auth-rest 1.0.1
Propagated dependencies: r-httr2@1.2.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/kennedymwavu/firebase.auth.rest
Licenses: Expat
Build system: r
Synopsis: R Wrapper for 'Firebase Authentication REST API'
Description:

This package provides a convenient and user-friendly interface to interact with the Firebase Authentication REST API': <https://firebase.google.com/docs/reference/rest/auth>. It enables R developers to integrate Firebase Authentication services seamlessly into their projects, allowing for user authentication, account management, and other authentication-related tasks.

r-funspace 0.2.2
Propagated dependencies: r-viridis@0.6.5 r-vegan@2.7-3 r-phytools@2.5-2 r-paran@1.5.5 r-missforest@1.6.1 r-mgcv@1.9-4 r-mass@7.3-65 r-ks@1.15.2 r-ape@5.8-1 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=funspace
Licenses: GPL 3
Build system: r
Synopsis: Creating and Representing Functional Trait Spaces
Description:

Estimation of functional spaces based on traits of organisms. The package includes functions to impute missing trait values (with or without considering phylogenetic information), and to create, represent and analyse two dimensional functional spaces based on principal components analysis, other ordination methods, or raw traits. It also allows for mapping a third variable onto the functional space. See Carmona et al. (2021) <doi:10.1038/s41586-021-03871-y>, Puglielli et al. (2021) <doi:10.1111/nph.16952>, Carmona et al. (2021) <doi:10.1126/sciadv.abf2675>, Carmona et al. (2019) <doi:10.1002/ecy.2876> for more information.

r-fusionchartsr 1.2.0
Propagated dependencies: r-shiny@1.13.0 r-scales@1.4.0 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://alexym1.github.io/fusionchartsR/
Licenses: Expat
Build system: r
Synopsis: Embedding FusionCharts in R
Description:

FusionCharts provides awesome and minimalist functions to make beautiful interactive charts <https://www.fusioncharts.com/>.

r-fozziejoin 0.0.13
Dependencies: xz@5.4.5
Propagated dependencies: r-tibble@3.3.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/fozzieverse/fozziejoin
Licenses: Expat
Build system: r
Synopsis: Utilities for Joining Dataframes with Inexact Matching
Description:

This package provides functions for joining data frames based on inexact criteria, including string distance, Manhattan distance, Euclidean distance, and interval overlap. This API is designed as a modern, performance-oriented alternative to the fuzzyjoin package (Robinson 2026) <doi:10.32614/CRAN.package.fuzzyjoin>. String distance functions utilizing q-grams are adapted with permission from the textdistance Rust crate (Orsinium 2024) <https://docs.rs/textdistance/latest/textdistance/>. Other string distance calculations rely on the rapidfuzz Rust crate (Bachmann 2023) <https://docs.rs/rapidfuzz/0.5.0/rapidfuzz/>. Interval joins are backed by a Adelson-Velsky and Landis tree as implemented by the interavl Rust crate <https://docs.rs/interavl/0.5.0/interavl/>.

r-funmodeling 1.9.6
Propagated dependencies: r-stringr@1.6.0 r-scales@1.4.0 r-rocr@1.0-12 r-rlang@1.2.0 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-pander@0.6.6 r-moments@0.14.1 r-hmisc@5.2-5 r-gridextra@2.3 r-ggplot2@4.0.3 r-entropy@1.3.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://livebook.datascienceheroes.com
Licenses: GPL 2
Build system: r
Synopsis: Exploratory Data Analysis and Data Preparation Tool-Box
Description:

Around 10% of almost any predictive modeling project is spent in predictive modeling, funModeling and the book Data Science Live Book (<https://livebook.datascienceheroes.com/>) are intended to cover remaining 90%: data preparation, profiling, selecting best variables dataViz', assessing model performance and other functions.

Total packages: 72693