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

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-forlion 0.4.0
Propagated dependencies: r-psych@2.5.6 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=ForLion
Licenses: Expat
Build system: r
Synopsis: 'ForLion' Algorithm to Find D-Optimal Designs for Experiments
Description:

Designing experimental plans that involve both discrete and continuous factors with general parametric statistical models using the ForLion algorithm and EW ForLion algorithm. The algorithms searches for locally optimal designs and EW optimal designs under the D-criterion. See Huang, Y., Li, K., Mandal, A., & Yang, J., (2024) <doi:10.1007/s11222-024-10465-x> and Lin, S., Huang, Y., & Yang, J. (2025) <doi:10.48550/arXiv.2505.00629>.

r-fad 0.9-3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/somakd/fad
Licenses: GPL 3
Build system: r
Synopsis: Factor Analysis for Data
Description:

Compute maximum likelihood estimators of parameters in a Gaussian factor model using the the matrix-free methodology described in Dai et al. (2020) <doi:10.1080/10618600.2019.1704296>. In contrast to the factanal() function from stats package, fad() can handle high-dimensional datasets where number of variables exceed the sample size and is also substantially faster than the EM algorithms.

r-ftsa 6.7
Propagated dependencies: r-vars@1.6-1 r-strucchange@1.5-4 r-sde@2.0.21 r-roopsd@0.3.9 r-rainbow@3.8 r-psych@2.5.6 r-pdfcluster@1.0-4 r-pcapp@2.0-5 r-mass@7.3-65 r-laplacesdemon@16.1.6 r-kernsmooth@2.23-26 r-glue@1.8.0 r-forecast@8.24.0 r-fgarch@4052.93 r-fdapace@0.6.0 r-fda@6.3.0 r-evgam@1.0.1 r-ecp@3.1.6 r-e1071@1.7-16 r-colorspace@2.1-2 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=ftsa
Licenses: GPL 3
Build system: r
Synopsis: Functional Time Series Analysis
Description:

This package provides functions for visualizing, modeling, forecasting and hypothesis testing of functional time series.

r-fvddppkg 0.1.2
Propagated dependencies: r-rdpack@2.6.4 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FVDDPpkg
Licenses: LGPL 3+
Build system: r
Synopsis: Implement Fleming-Viot-Dependent Dirichlet Processes
Description:

This package provides a Bayesian Nonparametric model for the study of time-evolving frequencies, which has become renowned in the study of population genetics. The model consists of a Hidden Markov Model (HMM) in which the latent signal is a distribution-valued stochastic process that takes the form of a finite mixture of Dirichlet Processes, indexed by vectors that count how many times each value is observed in the population. The package implements methodologies presented in Ascolani, Lijoi and Ruggiero (2021) <doi:10.1214/20-BA1206> and Ascolani, Lijoi and Ruggiero (2023) <doi:10.3150/22-BEJ1504> that make it possible to study the process at the time of data collection or to predict its evolution in future or in the past.

r-fizzbuzzr 0.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fizzbuzzR
Licenses: GPL 3+
Build system: r
Synopsis: Fizz Buzz Implementation
Description:

An implementation of the Fizz Buzz algorithm, as defined e.g. in <https://en.wikipedia.org/wiki/Fizz_buzz>. It provides the standard algorithm with 3 replaced by Fizz and 5 replaced by Buzz, with the option of specifying start and end numbers, step size and the numbers being replaced by fizz and buzz, respectively. This package gives interviewers the optional answer of "I use fizzbuzzR::fizzbuzz()" when interviewing rather than having to write an algorithm themselves.

r-fastbandchol 0.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FastBandChol
Licenses: GPL 2
Build system: r
Synopsis: Fast Estimation of a Covariance Matrix by Banding the Cholesky Factor
Description:

Fast and numerically stable estimation of a covariance matrix by banding the Cholesky factor using a modified Gram-Schmidt algorithm implemented in RcppArmadilo. See <http://stat.umn.edu/~molst029> for details on the algorithm.

r-figma 0.2.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/pedropark99/figma
Licenses: Expat
Build system: r
Synopsis: Web Client/Wrapper to the 'Figma API'
Description:

An easy-to-use web client/wrapper for the Figma API <https://www.figma.com/developers/api>. It allows you to bring all data from a Figma file to your R session. This includes the data of all objects that you have drawn in this file, and their respective canvas/page metadata.

r-fsemipar 1.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fsemipar
Licenses: GPL 2+
Build system: r
Synopsis: Estimation, Variable Selection and Prediction for Functional Semiparametric Models
Description:

Routines for the estimation or simultaneous estimation and variable selection in several functional semiparametric models with scalar responses are provided. These models include the functional single-index model, the semi-functional partial linear model, and the semi-functional partial linear single-index model. Additionally, the package offers algorithms for handling scalar covariates with linear effects that originate from the discretization of a curve. This functionality is applicable in the context of the linear model, the multi-functional partial linear model, and the multi-functional partial linear single-index model.

r-fmx 0.1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fmx
Licenses: GPL 2
Build system: r
Synopsis: Finite Mixture Parametrization
Description:

This package provides a parametrization framework for finite mixture distribution using S4 objects. Density, cumulative density, quantile and simulation functions are defined. Currently normal, Tukey g-&-h, skew-normal and skew-t distributions are well tested. The gamma, negative binomial distributions are being tested.

r-forestgapr 0.1.7
Propagated dependencies: r-viridis@0.6.5 r-vgam@1.1-13 r-spatstat-geom@3.6-1 r-spatstat-explore@3.6-0 r-sp@2.2-0 r-raster@3.6-32 r-powerlaw@1.0.0 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=ForestGapR
Licenses: GPL 3
Build system: r
Synopsis: Tropical Forest Canopy Gaps Analysis
Description:

Set of tools for detecting and analyzing Airborne Laser Scanning-derived Tropical Forest Canopy Gaps. Details were published in Silva and others (2019) <doi:10.1111/2041-210X.13211>.

r-factorex 1.1.0
Propagated dependencies: r-stringr@1.6.0 r-sandwich@3.1-1 r-prodlim@2025.04.28 r-pbmcapply@1.5.1 r-pbapply@1.7-4 r-mvtnorm@1.3-3 r-igraph@2.2.1 r-genlasso@1.6.1 r-foreach@1.5.2 r-estimatr@1.0.6 r-doparallel@1.0.17 r-arm@1.14-4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/naoki-egami/factorEx
Licenses: GPL 2
Build system: r
Synopsis: Design and Analysis for Factorial Experiments
Description:

This package provides design-based and model-based estimators for the population average marginal component effects in general factorial experiments, including conjoint analysis. The package also implements a series of recommendations offered in de la Cuesta, Egami, and Imai (2022) <doi:10.1017/pan.2020.40>, and Egami and Imai (2019) <doi:10.1080/01621459.2018.1476246>.

r-forecastlsw 1.1.1
Propagated dependencies: r-wavethresh@4.7.3 r-lpacf@1.0.2 r-locits@1.7.8 r-forecast@8.24.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forecastLSW
Licenses: GPL 2
Build system: r
Synopsis: Forecasting Routines for Locally Stationary Wavelet Processes
Description:

Implementation to perform forecasting of locally stationary wavelet processes by examining the local second order structure of the time series.

r-forestry 0.1.1
Propagated dependencies: r-data-tree@1.2.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forestry
Licenses: Expat
Build system: r
Synopsis: Reshape Data Tree
Description:

This package provides a series of utility functions to help with reshaping hierarchy of data tree, and reform the structure of data tree.

r-frapplot 0.1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/GuanqiaoDing/frapplot
Licenses: Expat
Build system: r
Synopsis: Automatic Data Processing and Visualization for FRAP
Description:

Automatically process Fluorescence Recovery After Photobleaching (FRAP) data and generate consistent, publishable figures. Note: this package does not replace ImageJ (or its equivalence) in raw image quantification. Some references about the methods: Sprague, Brian L. (2004) <doi:10.1529/biophysj.103.026765>; Day, Charles A. (2012) <doi:10.1002/0471142956.cy0219s62>.

r-flexlsx 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/pteridin/flexlsx
Licenses: Expat
Build system: r
Synopsis: Exporting 'flextable' to 'xlsx' Files
Description:

Exports flextable objects to xlsx files, utilizing functionalities provided by flextable and openxlsx2'.

r-farff 1.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mlr-org/farff
Licenses: FreeBSD
Build system: r
Synopsis: Faster 'ARFF' File Reader and Writer
Description:

Reads and writes ARFF files. ARFF (Attribute-Relation File Format) files are like CSV files, with a little bit of added meta information in a header and standardized NA values. They are quite often used for machine learning data sets and were introduced for the WEKA machine learning Java toolbox. See <https://waikato.github.io/weka-wiki/formats_and_processing/arff_stable/> for further info on ARFF and for <http://www.cs.waikato.ac.nz/ml/weka/> for more info on WEKA'. farff gets rid of the Java dependency that RWeka enforces, and it is at least a faster reader (for bigger files). It uses readr as parser back-end for the data section of the ARFF file. Consistency with RWeka is tested on Github and Travis CI with hundreds of ARFF files from OpenML'.

r-fada 1.3.5
Propagated dependencies: r-sparselda@0.1-9 r-sda@1.3.9 r-mnormt@2.1.1 r-matrixstats@1.5.0 r-mass@7.3-65 r-glmnet@4.1-10 r-elasticnet@1.3 r-crossval@1.0.5 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FADA
Licenses: GPL 2+
Build system: r
Synopsis: Variable Selection for Supervised Classification in High Dimension
Description:

The functions provided in the FADA (Factor Adjusted Discriminant Analysis) package aim at performing supervised classification of high-dimensional and correlated profiles. The procedure combines a decorrelation step based on a factor modeling of the dependence among covariates and a classification method. The available methods are Lasso regularized logistic model (see Friedman et al. (2010)), sparse linear discriminant analysis (see Clemmensen et al. (2011)), shrinkage linear and diagonal discriminant analysis (see M. Ahdesmaki et al. (2010)). More methods of classification can be used on the decorrelated data provided by the package FADA.

r-frailtyhl 2.3
Propagated dependencies: r-survival@3.8-3 r-matrix@1.7-4 r-cmprsk@2.2-12
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=frailtyHL
Licenses: FSDG-compatible
Build system: r
Synopsis: Frailty Models via Hierarchical Likelihood
Description:

This package implements the h-likelihood estimation procedures for general frailty models including competing-risk models and joint models.

r-flipdownr 0.1.1
Propagated dependencies: r-jsonlite@2.0.0 r-htmltools@0.5.8.1 r-glue@1.8.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/feddelegrand7/flipdownr
Licenses: Expat
Build system: r
Synopsis: Implement a Countdown in 'RMarkdown' Documents and 'shiny' Applications
Description:

Allows the user to create a countdown in RMarkdown documents and shiny applications. The package is a wrapper of the JavaScript library flipdown.js'. See <https://pbutcher.uk/flipdown/> for more info.

r-funviewr 0.1.1
Propagated dependencies: r-visnetwork@2.1.4 r-magrittr@2.0.4 r-igraph@2.2.1 r-htmltools@0.5.8.1 r-codetools@0.2-20
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/deamonpog/funviewR
Licenses: GPL 3
Build system: r
Synopsis: Visualize Function Call Dependencies in R Source Code
Description:

This package provides tools to analyze R source code and detect function definitions and their internal dependencies across multiple files. Creates interactive network visualizations using visNetwork to display function call relationships, with detailed tooltips showing function arguments, return values, and documentation. Supports both individual files and directory-based analysis with automatic file detection. Useful for understanding code structure, identifying dependencies, and documenting R projects.

r-fabricerin 0.1.2
Propagated dependencies: r-htmltools@0.5.8.1 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/feddelegrand7/fabricerin
Licenses: Expat
Build system: r
Synopsis: Create Easily Canvas in 'shiny' and 'RMarkdown' Documents
Description:

Allows the user to implement easily canvas elements within a shiny app or an RMarkdown document. The user can create shapes, images and text elements within the canvas which can also be used as a drawing tool for taking notes. The package relies on the fabricjs JavaScript library. See <http://fabricjs.com/>.

r-fiora 0.3.7
Propagated dependencies: r-waiter@0.2.5-1.927501b r-shinyjs@2.1.0 r-shiny@1.11.1 r-rcdk@3.8.2 r-interpretmsspectrum@1.5.3 r-golem@0.5.1 r-config@0.3.2 r-bslib@0.9.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/janlisec/fioRa
Licenses: Expat
Build system: r
Synopsis: Mass-Spectra Prediction Using the FIORA Model
Description:

This package provides a wrapper for the python module FIORA as well as a shiny'-App to facilitate data processing and visualization. FIORA allows to predict Mass-Spectra based on the SMILES code of chemical compounds. It is described in the Nature Communications article by Nowatzky (2025) <doi:10.1038/s41467-025-57422-4>.

r-fitbitr 0.3.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mrkaye97/fitbitr
Licenses: GPL 3+
Build system: r
Synopsis: Interface with the 'Fitbit' API
Description:

Many Fitbit users, and R-friendly Fitbit users especially, have found themselves curious about their Fitbit data. Fitbit aggregates a large amount of personal data, much of which is interesting for personal research and to satisfy curiosity, and is even potentially useful in medical settings. The goal of fitbitr is to make interfacing with the Fitbit API as streamlined as possible, to make it simple for R users of all backgrounds and comfort levels to analyze their Fitbit data and do whatever they want with it! Currently, fitbitr includes methods for pulling data on activity, sleep, and heart rate, but this list is likely to grow in the future as the package gains more traction and more requests for new methods to be implemented come in. You can find details on the Fitbit API at <https://dev.fitbit.com/build/reference/web-api/>.

r-forecastsnsts 1.3-0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://github.com/tobiaskley/forecastSNSTS
Licenses: GPL 2+
Build system: r
Synopsis: Forecasting for Stationary and Non-Stationary Time Series
Description:

This package provides methods to compute linear h-step ahead prediction coefficients based on localised and iterated Yule-Walker estimates and empirical mean squared and absolute prediction errors for the resulting predictors. Also, functions to compute autocovariances for AR(p) processes, to simulate tvARMA(p,q) time series, and to verify an assumption from Kley et al. (2019), Electronic of Statistics, forthcoming. Preprint <arXiv:1611.04460>.

Total packages: 69240