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

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-forestelementsr 2.2.0
Propagated dependencies: r-vctrs@0.7.3 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-sf@1.1-1 r-rlang@1.2.0 r-rdpack@2.6.6 r-purrr@1.2.2 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-doby@4.7.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=ForestElementsR
Licenses: GPL 3+
Build system: r
Synopsis: Data Structures and Functions for Working with Forest Data
Description:

This package provides generic data structures and algorithms for use with forest mensuration data in a consistent framework. The functions and objects included are a collection of broadly applicable tools. More specialized applications should be implemented in separate packages that build on this foundation. Documentation about ForestElementsR is provided by three vignettes included in this package. For an introduction to the field of forest mensuration, refer to the textbooks by Kershaw et al. (2017) <doi:10.1002/9781118902028>, and van Laar and Akca (2007) <doi:10.1007/978-1-4020-5991-9>.

r-flsa 1.5.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=flsa
Licenses: GPL 2
Build system: r
Synopsis: Path Algorithm for the General Fused Lasso Signal Approximator
Description:

This package implements a path algorithm for the Fused Lasso Signal Approximator. For more details see the help files or the article by Hoefling (2009) <arXiv:0910.0526>.

r-factorex 1.1.0
Propagated dependencies: r-stringr@1.6.0 r-sandwich@3.1-1 r-prodlim@2026.03.11 r-pbmcapply@1.5.1 r-pbapply@1.7-4 r-mvtnorm@1.3-7 r-igraph@2.3.1 r-genlasso@1.6.1 r-foreach@1.5.2 r-estimatr@1.0.6 r-doparallel@1.0.17 r-arm@1.15-3
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-filebin 0.0.6
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringi@1.8.7 r-purrr@1.2.2 r-logger@0.4.2 r-janitor@2.2.1 r-httr@1.4.8 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=filebin
Licenses: GPL 3
Build system: r
Synopsis: Wrapper for the Filebin File Sharing API
Description:

This package provides a wrapper for the Filebin API. Filebin implements convenient file sharing on the web.

r-forestecology 0.2.1
Propagated dependencies: r-yardstick@1.4.0 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-snakecase@0.11.1 r-sfheaders@0.4.5 r-sf@1.1-1 r-rlang@1.2.0 r-purrr@1.2.2 r-mvnfast@0.2.8 r-magrittr@2.0.5 r-glue@1.8.1 r-ggridges@0.5.7 r-ggplot2@4.0.3 r-forcats@1.0.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/rudeboybert/forestecology
Licenses: Expat
Build system: r
Synopsis: Fitting and Assessing Neighborhood Models of the Effect of Interspecific Competition on the Growth of Trees
Description:

Code for fitting and assessing models for the growth of trees. In particular for the Bayesian neighborhood competition linear regression model of Allen (2020): methods for model fitting and generating fitted/predicted values, evaluating the effect of competitor species identity using permutation tests, and evaluating model performance using spatial cross-validation.

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.

Total packages: 72693