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

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-frontmatter 0.3.0
Propagated dependencies: r-yaml12@0.2.0 r-tomledit@0.1.1 r-rlang@1.2.0 r-cpp11@0.5.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/posit-dev/frontmatter
Licenses: Expat
Build system: r
Synopsis: Parse Front Matter from Documents
Description:

Extracts and parses structured metadata ('YAML or TOML') from the beginning of text documents. Front matter is a common pattern in Quarto documents, R Markdown documents, static site generators, documentation systems, content management tools and even Python and R scripts where metadata is placed at the top of a document, separated from the main content by delimiter fences.

r-fpldata 0.1.0
Propagated dependencies: r-readr@2.2.0 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=FPLdata
Licenses: Expat
Build system: r
Synopsis: Read in Fantasy Premier League Data
Description:

This data contains a large variety of information on players and their current attributes on Fantasy Premier League <https://fantasy.premierleague.com/>. In particular, it contains a `next_gw_points` (next gameweek points) value for each player given their attributes in the current week. Rows represent player-gameweeks, i.e. for each player there is a row for each gameweek. This makes the data suitable for modelling a player's next gameweek points, given attributes such as form, total points, and cost at the current gameweek. This data can therefore be used to create Fantasy Premier League bots that may use a machine learning algorithm and a linear programming solver (for example) to return the best possible transfers and team to pick for each gameweek, thereby fully automating the decision making process in Fantasy Premier League. This function simply supplies the required data for such a task.

r-forrest 0.3.0
Propagated dependencies: r-tinyplot@0.7.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://lorenzofabbri.github.io/forrest/
Licenses: Expat
Build system: r
Synopsis: Publication-Ready Forest Plots
Description:

This package creates publication-ready forest plots from any tabular data containing point estimates and confidence intervals. Suitable for visualising results from regression models, meta-analyses, subgroup analyses, or any comparative study. Supports group and subgroup headings, summary estimates displayed as diamonds, grouped estimates with automatic colour and shape mapping, vertical dodging of multiple estimates within the same row, customisable text columns alongside the plot, and optional row striping. Provides a helper to export plots to PDF, PNG, SVG, or TIFF. Built on tinyplot for clean, consistent visual styling with a minimal dependency footprint.

r-flexdir 1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FlexDir
Licenses: GPL 2+
Build system: r
Synopsis: Tools to Work with the Flexible Dirichlet Distribution
Description:

This package provides tools to work with the Flexible Dirichlet distribution. The main features are an E-M algorithm for computing the maximum likelihood estimate of the parameter vector and a function based on conditional bootstrap to estimate its asymptotic variance-covariance matrix. It contains also functions to plot graphs, to generate random observations and to handle compositional data.

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-fabprediction 1.0.4
Propagated dependencies: r-sae@1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/betsybersson/fabPrediction
Licenses: GPL 3
Build system: r
Synopsis: Compute FAB (Frequentist and Bayes) Conformal Prediction Intervals
Description:

Computes and plots prediction intervals for numerical data or prediction sets for categorical data using prior information. Empirical Bayes procedures to estimate the prior information from multi-group data are included. See, e.g.,Bersson and Hoff (2022) <arXiv:2204.08122> "Optimal Conformal Prediction for Small Areas".

r-flying 0.1.3
Propagated dependencies: r-rmarkdown@2.31 r-rcpp@1.1.1-1.1 r-knitr@1.51 r-kableextra@1.4.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=flying
Licenses: FSDG-compatible
Build system: r
Synopsis: Simulation of Bird Flight Range
Description:

This package provides functions for range estimation in birds based on Pennycuick (2008) and Pennycuick (1975), Flight program which compliments Pennycuick (2008) requires manual entry of birds which can be tedious when there are thousands of birds to estimate. Implemented are two ODE methods discussed in Pennycuick (1975) and time-marching computation method "constant muscle mass" as in Pennycuick (1998). See Pennycuick (1975, ISBN:978-0-12-249405-5), Pennycuick (1998) <doi:10.1006/jtbi.1997.0572>, and Pennycuick (2008, ISBN:9780080557816).

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-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-fluidigm 0.2
Dependencies: plink@1.07 perl@5.36.0
Propagated dependencies: r-reshape@0.8.10 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=Fluidigm
Licenses: GPL 3
Build system: r
Synopsis: Handling Fluidigm Data
Description:

Designed to streamline the process of analyzing genotyping data from Fluidigm machines, this package offers a suite of tools for data handling and analysis. It includes functions for converting Fluidigm data to format used by PLINK', estimating errors, calculating pairwise similarities, determining pairwise similarity loci, and generating a similarity matrix.

r-fitbitscraper 0.1.8
Propagated dependencies: r-stringr@1.6.0 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/corynissen/fitbitScraper
Licenses: Expat
Build system: r
Synopsis: Scrapes Data from Fitbit
Description:

Scrapes data from Fitbit <http://www.fitbit.com>. This does not use the official API, but instead uses the API that the web dashboard uses to generate the graphs displayed on the dashboard after login at <http://www.fitbit.com>.

r-fclust 2.1.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fclust
Licenses: GPL 2+
Build system: r
Synopsis: Fuzzy Clustering
Description:

Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visualizing fuzzy clustering results.

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-freqparcoord 1.0.1
Propagated dependencies: r-mvtnorm@1.3-7 r-ggplot2@4.0.3 r-ggally@2.4.0 r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=freqparcoord
Licenses: GPL 2+
Build system: r
Synopsis: Novel Methods for Parallel Coordinates
Description:

New approaches to parallel coordinates plots for multivariate data visualization, including applications to clustering, outlier hunting and regression diagnostics. Includes general functions for multivariate nonparametric density and regression estimation, using parallel computation.

r-fakmct 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: <https://github.com/alfinurrahmah/fakmct>
Licenses: GPL 3
Build system: r
Synopsis: Fuzzy Adaptive Resonance Theory K-Means Clustering Technique
Description:

This package provides a set of function for clustering data observation with hybrid method Fuzzy ART and K-Means by Sengupta, Ghosh & Dan (2011) <doi:10.1080/0951192X.2011.602362>.

r-frontier 1.1-8
Propagated dependencies: r-plm@2.6-7 r-moments@0.14.1 r-misctools@0.6-30 r-micecon@0.6-20 r-lmtest@0.9-40 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://frontier.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Stochastic Frontier Analysis
Description:

Maximum Likelihood Estimation of Stochastic Frontier Production and Cost Functions. Two specifications are available: the error components specification with time-varying efficiencies (Battese and Coelli, 1992, <doi:10.1007/BF00158774>) and a model specification in which the firm effects are directly influenced by a number of variables (Battese and Coelli, 1995, <doi:10.1007/BF01205442>).

r-fmds 0.1.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fmds
Licenses: FreeBSD
Build system: r
Synopsis: Multidimensional Scaling Development Kit
Description:

Multidimensional scaling (MDS) functions for various tasks that are beyond the beta stage and way past the alpha stage. Currently, options are available for weights, restrictions, classical scaling or principal coordinate analysis, transformations (linear, power, Box-Cox, spline, ordinal), outlier mitigation (rdop), out-of-sample estimation (predict), negative dissimilarities, fast and faster executions with low memory footprints, penalized restrictions, cross-validation-based penalty selection, supplementary variable estimation (explain), additive constant estimation, mixed measurement level distance calculation, restricted classical scaling, etc. More will come in the future. References. Busing (2024) "A Simple Population Size Estimator for Local Minima Applied to Multidimensional Scaling". Manuscript submitted for publication. Busing (2025) "Node Localization by Multidimensional Scaling with Iterative Majorization". Manuscript submitted for publication. Busing (2025) "Faster Multidimensional Scaling". Manuscript in preparation. Barroso and Busing (2025) "e-RDOP, Relative Density-Based Outlier Probabilities, Extended to Proximity Mapping". Manuscript submitted for publication.

r-fdatest 2.1.1
Propagated dependencies: 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=fdatest
Licenses: GPL 2
Build system: r
Synopsis: Interval Testing Procedure for Functional Data
Description:

Implementation of the Interval Testing Procedure for functional data in different frameworks (i.e., one or two-population frameworks, functional linear models) by means of different basis expansions (i.e., B-spline, Fourier, and phase-amplitude Fourier). The current version of the package requires functional data evaluated on a uniform grid; it automatically projects each function on a chosen functional basis; it performs the entire family of multivariate tests; and, finally, it provides the matrix of the p-values of the previous tests and the vector of the corrected p-values. The functional basis, the coupled or uncoupled scenario, and the kind of test can be chosen by the user. The package provides also a plotting function creating a graphical output of the procedure: the p-value heat-map, the plot of the corrected p-values, and the plot of the functional data.

r-funfem 1.2
Propagated dependencies: r-mass@7.3-65 r-fda@6.3.0 r-elasticnet@1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=funFEM
Licenses: GPL 2
Build system: r
Synopsis: Clustering in the Discriminative Functional Subspace
Description:

The funFEM algorithm (Bouveyron et al., 2014) allows to cluster functional data by modeling the curves within a common and discriminative functional subspace.

r-fat2lpoly 1.2.6
Propagated dependencies: r-multgee@1.9.0 r-kinship2@1.9.6.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.cervo.ulaval.ca/pages_perso_chercheurs/bureau_a/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Two-Locus Family-Based Association Test with Polytomous Outcome
Description:

This package performs family-based association tests with a polytomous outcome under 2-locus and 1-locus models defined by some design matrix.

r-fastliu 1.0
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=fastliu
Licenses: GPL 3+
Build system: r
Synopsis: Fast Functions for Liu Regression with Regularization Parameter and Statistics
Description:

Efficient computation of the Liu regression coefficient paths, Liu-related statistics and information criteria for a grid of the regularization parameter. The computations are based on the C++ library Armadillo through the R package Rcpp'.

r-forecastadapt 0.1.0
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-testcorr@0.4.0 r-lubridate@1.9.5 r-knitr@1.51
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forecastADAPT
Licenses: GPL 3
Build system: r
Synopsis: Computation of Adaptive Forecast
Description:

The function forAD() implements the adaptive forecasting procedure of Giraitis, Kapetanios and Price (2013) <doi:10.1016/j.jeconom.2013.04.003>. The method can be iterated (e.g., adapt²) and combined with autoregressive (AR) forecasting. These approaches are computationally simple and adapt automatically to structural changes without requiring prior specification of the underlying data-generating process. They are applicable to both stationary and non-stationary time series. The numerical and graphical outputs assist in selecting an appropriate forecasting method, particularly one that minimises mean squared forecast error (MSFE) and yields uncorrelated forecast errors.

r-funchisq 2.5.4
Propagated dependencies: r-rdpack@2.6.6 r-rcpp@1.1.1-1.1 r-dqrng@0.4.1 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.cs.nmsu.edu/~joemsong/publications/
Licenses: LGPL 3+
Build system: r
Synopsis: Model-Free Functional Chi-Squared and Exact Tests
Description:

Statistical hypothesis testing methods for inferring model-free functional dependency using asymptotic chi-squared or exact distributions. Functional test statistics are asymmetric and functionally optimal, unique from other related statistics. Tests in this package reveal evidence for causality based on the causality-by- functionality principle. They include asymptotic functional chi-squared tests (Zhang & Song 2013) <doi:10.48550/arXiv.1311.2707>, an adapted functional chi-squared test (Kumar & Song 2022) <doi:10.1093/bioinformatics/btac206>, and an exact functional test (Zhong & Song 2019) <doi:10.1109/TCBB.2018.2809743> (Nguyen et al. 2020) <doi:10.24963/ijcai.2020/372>. The normalized functional chi-squared test was used by Best Performer NMSUSongLab in HPN-DREAM (DREAM8) Breast Cancer Network Inference Challenges (Hill et al. 2016) <doi:10.1038/nmeth.3773>. A function index (Zhong & Song 2019) <doi:10.1186/s12920-019-0565-9> (Kumar et al. 2018) <doi:10.1109/BIBM.2018.8621502> derived from the functional test statistic offers a new effect size measure for the strength of functional dependency, a better alternative to conditional entropy in many aspects. For continuous data, these tests offer an advantage over regression analysis when a parametric functional form cannot be assumed; for categorical data, they provide a novel means to assess directional dependency not possible with symmetrical Pearson's chi-squared or Fisher's exact tests.

r-fastqr 1.1.4
Propagated dependencies: r-rdpack@2.6.6 r-rcppeigen@0.3.4.0.2 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=fastQR
Licenses: GPL 2+
Build system: r
Synopsis: Fast QR Decomposition and Update
Description:

Efficient algorithms for performing, updating, and removing rows or columns from the QR decomposition, R decomposition, or the inverse of the R decomposition of a matrix as rows or columns are added or removed. It also includes functions for solving linear systems of equations, normal equations for linear regression models, and normal equations for linear regression with a RIDGE penalty. For a detailed introduction to these methods, the monograph Matrix Computations (2013, <doi:10.1007/978-3-319-05089-8>) for complete introduction to the methods.

Total packages: 73978