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

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-focusedmds 1.3.3
Propagated dependencies: r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=focusedMDS
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Focused, Interactive Multidimensional Scaling
Description:

Takes a distance matrix and plots it as an interactive graph. One point is focused at the center of the graph, around which all other points are plotted in their exact distances as given in the distance matrix. All other non-focus points are plotted as best as possible in relation to one another. Double click on any point to choose a new focus point, and hover over points to see their ID labels. If color label categories are given, hover over colors in the legend to highlight only those points and click on colors to highlight multiple groups. For more information on the rationale and mathematical background, as well as an interactive introduction, see <https://lea-urpa.github.io/focusedMDS.html>.

r-fastpls 0.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 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://cran.r-project.org/package=fastPLS
Licenses: GPL 3
Build system: r
Synopsis: Fast Implementation of Partial Least Square
Description:

An implementation in Rcpp / RcppArmadillo of Partial Least Square algorithms. This package includes other functions to perform the double cross-validation and a fast correlation.

r-fitultd 3.1.0
Propagated dependencies: r-purrr@1.2.2 r-mclust@6.1.2 r-mass@7.3-65 r-ggplot2@4.0.3 r-fitdistrplus@1.2-6 r-cowplot@1.2.0 r-assertthat@0.2.1 r-adgoftest@0.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/jcval94/FitUltD
Licenses: GPL 3
Build system: r
Synopsis: Fit Univariate Mixed and Usual Distributions
Description:

Extends the fitdist() (from fitdistrplus') adding the Anderson-Darling ad.test() (from ADGofTest') and Kolmogorov Smirnov Test ks.test() inside, trying the distributions from stats package by default and offering a second function which uses mixed distributions to fit, this distributions are split with unsupervised learning, with Mclust() function (from mclust').

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-fbroc 0.4.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://www.epeter-stats.de/roc-curve-analysis-with-fbroc/
Licenses: GPL 2
Build system: r
Synopsis: Fast Algorithms to Bootstrap Receiver Operating Characteristics Curves
Description:

This package implements a very fast C++ algorithm to quickly bootstrap receiver operating characteristics (ROC) curves and derived performance metrics, including the area under the curve (AUC) and the partial area under the curve as well as the true and false positive rate. The analysis of paired receiver operating curves is supported as well, so that a comparison of two predictors is possible. You can also plot the results and calculate confidence intervals. On a typical desktop computer the time needed for the calculation of 100000 bootstrap replicates given 500 observations requires time on the order of magnitude of one second.

r-fairmodels 1.2.2
Propagated dependencies: r-scales@1.4.0 r-patchwork@1.3.2 r-ggplot2@4.0.3 r-dalex@2.5.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://fairmodels.drwhy.ai/
Licenses: GPL 3
Build system: r
Synopsis: Flexible Tool for Bias Detection, Visualization, and Mitigation
Description:

Measure fairness metrics in one place for many models. Check how big is model's bias towards different races, sex, nationalities etc. Use measures such as Statistical Parity, Equal odds to detect the discrimination against unprivileged groups. Visualize the bias using heatmap, radar plot, biplot, bar chart (and more!). There are various pre-processing and post-processing bias mitigation algorithms implemented. Package also supports calculating fairness metrics for regression models. Find more details in (WiÅ niewski, Biecek (2021)) <doi:10.48550/arXiv.2104.00507>.

r-flow 0.2.0
Propagated dependencies: r-webshot@0.5.5 r-styler@1.11.0 r-rstudioapi@0.18.0 r-nomnoml@0.3.0 r-lifecycle@1.0.5 r-htmlwidgets@1.6.4 r-here@1.0.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/moodymudskipper/flow
Licenses: Expat
Build system: r
Synopsis: View and Browse Code Using Flow Diagrams
Description:

Visualize as flow diagrams the logic of functions, expressions or scripts in a static way or when running a call, visualize the dependencies between functions or between modules in a shiny app, and more.

r-firesale 0.1.1
Propagated dependencies: r-storr@1.2.6 r-rlang@1.2.0 r-reqres@1.2.0 r-r6@2.6.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/thomasp85/firesale
Licenses: Expat
Build system: r
Synopsis: Datastore for 'fiery' Web Servers
Description:

This package provides a persistent datastore for fiery apps. The datastore is build on top of the storr package and can thus be based on a variety of backends. The datastore contains both a global and session-scoped section.

r-fmtr 1.7.3
Propagated dependencies: r-tibble@3.3.1 r-rcpp@1.1.1-1.1 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://fmtr.r-sassy.org
Licenses: CC0
Build system: r
Synopsis: Easily Apply Formats to Data
Description:

This package contains a set of functions that can be used to apply formats to data frames or vectors. The package aims to provide functionality similar to that of SAS® formats. Formats are assigned to the format attribute on data frame columns. Then when the fdata() function is called, a new data frame is created with the column data formatted as specified. The package also contains a value() function to create a user-defined format, similar to a SAS® user-defined format.

r-fundiversity 1.1.1
Propagated dependencies: r-vegan@2.7-3 r-matrix@1.7-5 r-geometry@0.5.2 r-future-apply@1.20.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://funecology.github.io/fundiversity/
Licenses: GPL 3
Build system: r
Synopsis: Easy Computation of Functional Diversity Indices
Description:

Computes six functional diversity indices. These are namely, Functional Divergence (FDiv), Function Evenness (FEve), Functional Richness (FRic), Functional Richness intersections (FRic_intersect), Functional Dispersion (FDis), and Rao's entropy (Q) (reviewed in Villéger et al. 2008 <doi:10.1890/07-1206.1>). Provides efficient, modular, and parallel functions to compute functional diversity indices (preprint: <doi:10.32942/osf.io/dg7hw>).

r-fluidsynth 1.0.3
Propagated dependencies: r-rappdirs@0.3.4 r-av@0.9.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fluidsynth
Licenses: Expat
Build system: r
Synopsis: Read and Play Digital Music (MIDI)
Description:

Bindings to libfluidsynth to parse and synthesize MIDI files. It can read MIDI into a data frame, play it on the local audio device, or convert into an audio file.

r-finnsurveytext 2.1.1
Propagated dependencies: r-wordcloud@2.6 r-udpipe@0.8.16 r-tidyr@1.3.2 r-tibble@3.3.1 r-textrank@0.3.1 r-stringr@1.6.0 r-stopwords@2.3 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-magrittr@2.0.5 r-igraph@2.3.1 r-ggraph@2.2.2 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://dariah-fi-survey-concept-network.github.io/finnsurveytext/
Licenses: Expat
Build system: r
Synopsis: Analyse Open-Ended Survey Responses in Finnish
Description:

Annotates Finnish textual survey responses into CoNLL-U format using Finnish treebanks from <https://universaldependencies.org/format.html> using UDPipe as described in Straka and Straková (2017) <doi:10.18653/v1/K17-3009>. Formatted data is then analysed using single or comparison n-gram plots, wordclouds, summary tables and Concept Network plots. The Concept Network plots use the TextRank algorithm as outlined in Mihalcea, Rada & Tarau, Paul (2004) <https://aclanthology.org/W04-3252/>.

r-fastnet 1.0.0
Propagated dependencies: r-tidygraph@1.3.1 r-igraph@2.3.1 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=fastnet
Licenses: GPL 2+
Build system: r
Synopsis: Large-Scale Social Network Analysis
Description:

We present an implementation of the algorithms required to simulate large-scale social networks and retrieve their most relevant metrics. Details can be found in the accompanying scientific paper on the Journal of Statistical Software, <doi:10.18637/jss.v096.i07>.

r-fmultivar 4031.84
Propagated dependencies: r-sn@2.1.3 r-mvtnorm@1.3-7 r-fbasics@4052.98 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.rmetrics.org
Licenses: GPL 2+
Build system: r
Synopsis: Rmetrics - Modeling of Multivariate Financial Return Distributions
Description:

This package provides a collection of functions inspired by Venables and Ripley (2002) <doi:10.1007/978-0-387-21706-2> and Azzalini and Capitanio (1999) <arXiv:0911.2093> to manage, investigate and analyze bivariate and multivariate data sets of financial returns.

r-frostr 0.2.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 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://cran.r-project.org/package=frostr
Licenses: Expat
Build system: r
Synopsis: R API to MET Norway's 'Frost' API
Description:

An R API to MET Norway's Frost API <https://frost.met.no/index.html> to retrieve data as data frames. The Frost API, and the underlying data, is made available by the Norwegian Meteorological Institute (MET Norway). The data and products are distributed under the Norwegian License for Open Data 2.0 (NLOD) <https://data.norge.no/nlod/en/2.0> and Creative Commons 4.0 <https://creativecommons.org/licenses/by/4.0/>.

r-fahrmeir 2016.5.31
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=Fahrmeir
Licenses: GPL 2+
Build system: r
Synopsis: Data from the Book "Multivariate Statistical Modelling Based on Generalized Linear Models", First Edition, by Ludwig Fahrmeir and Gerhard Tutz
Description:

Data and functions for the book "Multivariate Statistical Modelling Based on Generalized Linear Models", first edition, by Ludwig Fahrmeir and Gerhard Tutz. Useful when using the book.

r-faraway 1.0.9
Propagated dependencies: r-nlme@3.1-169 r-lme4@2.0-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/julianfaraway/faraway
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Datasets and Functions for Books by Julian Faraway
Description:

Books are "Linear Models with R" published 1st Ed. August 2004, 2nd Ed. July 2014, 3rd Ed. February 2025 by CRC press, ISBN 9781439887332, and "Extending the Linear Model with R" published by CRC press in 1st Ed. December 2005 and 2nd Ed. March 2016, ISBN 9781584884248 and "Practical Regression and ANOVA in R" contributed documentation on CRAN (now very dated).

r-fermicatsr 1.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/sazpark/fermicatsR.git
Licenses: CC0
Build system: r
Synopsis: Fermi Large Area Telescope Catalogs
Description:

Data from various catalogs of astrophysical gamma-ray sources detected by NASA's Large Area Telescope (The Astrophysical Journal, 697, 1071, 2009 June 1), on board the Fermi gamma-ray satellite. More information on Fermi and its data products is available from the Fermi Science Support Center (http://fermi.gsfc.nasa.gov/ssc/).

r-forgts 0.0.1
Propagated dependencies: r-tidyxl@1.0.10 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-readxl@1.5.0 r-purrr@1.2.2 r-gt@1.3.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/luisDVA/forgts
Licenses: Expat
Build system: r
Synopsis: Convert Formatted Spreadsheets to Presentation-Ready Display Tables
Description:

Reads cell contents plus formatting from a spreadsheet file and creates an editable gt object with the same data and formatting. Supports the most commonly-used cell and text styles including colors, fills, font weights and decorations, and borders.

r-fwtraits 1.0.0
Propagated dependencies: r-rstudioapi@0.18.0 r-r-cache@0.17.0 r-jsonlite@2.0.0 r-httr2@1.2.2 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/AnthonyBasooma/fwtraits
Licenses: GPL 3+
Build system: r
Synopsis: Extract Species Ecological Parameters from Www.freshwaterecology.info
Description:

Support the extraction and seamless integration of species ecological traits or preferences from the www.freshwaterecology.info into several ecological model workflows. During data extraction, different taxonomic levels are acceptable, including species, genus, and family, based on the availability of data in the database. The data is cached after the first search and can be accessed during and after online interactions. Only scientific names are acceptable in the search; local or English names are not allowed. A user API key is required to start using the package.

r-fiora 0.3.7
Propagated dependencies: r-waiter@0.2.5-1.927501b r-shinyjs@2.1.1 r-shiny@1.13.0 r-rcdk@3.8.2 r-interpretmsspectrum@1.5.3 r-golem@0.5.1 r-config@0.3.2 r-bslib@0.11.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-fauxnaif 0.7.1
Propagated dependencies: r-rlang@1.2.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://fauxnaif.rossellhayes.com/
Licenses: Expat
Build system: r
Synopsis: Convert Values to NA
Description:

This package provides a replacement for dplyr::na_if(). Allows you to specify multiple values to be replaced with NA using a single function.

r-fwlplot 0.3.0
Propagated dependencies: r-tinyplot@0.6.1 r-fixest@0.14.1 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=fwlplot
Licenses: Expat
Build system: r
Synopsis: Scatter Plot After Residualizing Using 'fixest' Package
Description:

This package creates a scatter plot after residualizing using a set of covariates. The residuals are calculated using the fixest package which allows very fast estimation that scales. Details of the (Yule-)Frisch-Waugh-Lovell theorem is given in Basu (2023) <doi:10.48550/arXiv.2307.00369>.

r-fastkrr 0.1.2
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-parsnip@1.6.0 r-ggplot2@4.0.3 r-generics@0.1.4 r-cvst@0.2-3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/kybak90/FastKRR
Licenses: GPL 2+
Build system: r
Synopsis: Kernel Ridge Regression using 'RcppArmadillo'
Description:

This package provides core computational operations in C++ via RcppArmadillo', enabling faster performance than pure R, improved numerical stability, and parallel execution with OpenMP where available. On systems without OpenMP support, the package automatically falls back to single-threaded execution with no user configuration required. For efficient model selection, it integrates with CVST to provide sequential-testing cross-validation that identifies competitive hyperparameters without exhaustive grid search. The package offers a unified interface for exact kernel ridge regression and three scalable approximationsâ Nyström, Pivoted Cholesky, and Random Fourier Featuresâ allowing analyses with substantially larger sample sizes than are feasible with exact KRR. It also integrates with the tidymodels ecosystem via the parsnip model specification krr_reg', and the S3 method tunable.krr_reg(). To understand the theoretical background, one can refer to Wainwright (2019) <doi:10.1017/9781108627771>.

Total packages: 22167