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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-fbglm 1.5.0
Propagated dependencies: r-pscl@1.5.9 r-frbinom@1.0.0 r-bbmle@1.0.25.1 r-agridat@1.26
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fbglm
Licenses: Expat
Build system: r
Synopsis: Fractional Binomial Regression Model
Description:

Fit a fractional binomial regression model and extended zero-inflated negative binomial regression model to count data with excess zeros using maximum likelihood estimation. Compare zero-inflated regression models via Vuong closeness test.

r-fitultd 3.1.0
Propagated dependencies: r-purrr@1.2.0 r-mclust@6.1.2 r-mass@7.3-65 r-ggplot2@4.0.1 r-fitdistrplus@1.2-4 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-facerec 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/methodds/facerec
Licenses: Expat
Build system: r
Synopsis: An Interface for Face Recognition
Description:

This package provides an interface to the Kairos Face Recognition API <https://kairos.com/face-recognition-api>. The API detects faces in images and returns estimates for demographics like gender, ethnicity and age.

r-fbrads 17.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/daroczig/fbRads
Licenses: AGPL 3
Build system: r
Synopsis: Analyzing and Managing Facebook Ads from R
Description:

Wrapper functions around the Facebook Marketing API to create, read, update and delete custom audiences, images, campaigns, ad sets, ads and related content.

r-forensicpopdata 1.0.4
Propagated dependencies: r-xml2@1.5.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forensicpopdata
Licenses: GPL 3+
Build system: r
Synopsis: Allele Frequency Data for Human Genetic Markers
Description:

This package provides allele frequency data for Short Tandem Repeat human genetic markers commonly used in forensic genetics for human identification and kinship analysis. Includes published population frequency data from the US National Institute of Standards and Technology, Federal Bureau of Investigation and the UK government.

r-floodfreqplot 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FloodFreqPlot
Licenses: GPL 3+
Build system: r
Synopsis: Flood Probability Plotting and Graphical Frequency Analysis
Description:

Plotting flood quantiles and their corresponding probabilities (return periods) on the probability papers. The details of relevant methods are available in Chow et al (1988, ISBN: 007070242X, 9780070702424), and Bobee and Ashkar (1991, ISBN: 0918334683, 9780918334688).

r-fbst 2.2
Propagated dependencies: r-viridis@0.6.5 r-rstanarm@2.32.2 r-ks@1.15.1 r-cubature@2.1.4-1 r-bayestestr@0.17.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fbst
Licenses: GPL 3
Build system: r
Synopsis: The Full Bayesian Evidence Test, Full Bayesian Significance Test and the e-Value
Description:

This package provides access to a range of functions for computing and visualizing the Full Bayesian Significance Test (FBST) and the e-value for testing a sharp hypothesis against its alternative, and the Full Bayesian Evidence Test (FBET) and the (generalized) Bayesian evidence value for testing a composite (or interval) hypothesis against its alternative. The methods are widely applicable as long as a posterior MCMC sample is available.

r-fasttext 1.0.7
Propagated dependencies: r-rcpp@1.1.0 r-glue@1.8.0 r-ggplot2@4.0.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mlampros/fastText
Licenses: Expat
Build system: r
Synopsis: Efficient Learning of Word Representations and Sentence Classification
Description:

An interface to the fastText <https://github.com/facebookresearch/fastText> library for efficient learning of word representations and sentence classification. The fastText algorithm is explained in detail in (i) "Enriching Word Vectors with subword Information", Piotr Bojanowski, Edouard Grave, Armand Joulin, Tomas Mikolov, 2017, <doi:10.1162/tacl_a_00051>; (ii) "Bag of Tricks for Efficient Text Classification", Armand Joulin, Edouard Grave, Piotr Bojanowski, Tomas Mikolov, 2017, <doi:10.18653/v1/e17-2068>; (iii) "FastText.zip: Compressing text classification models", Armand Joulin, Edouard Grave, Piotr Bojanowski, Matthijs Douze, Herve Jegou, Tomas Mikolov, 2016, <doi:10.48550/arXiv.1612.03651>.

r-fda-usc 2.2.0
Propagated dependencies: r-nlme@3.1-168 r-mgcv@1.9-4 r-mass@7.3-65 r-ksamples@1.2-12 r-knitr@1.50 r-iterators@1.0.14 r-foreach@1.5.2 r-fda@6.3.0 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/moviedo5/fda.usc
Licenses: GPL 2
Build system: r
Synopsis: Functional Data Analysis and Utilities for Statistical Computing
Description:

Routines for exploratory and descriptive analysis of functional data such as depth measurements, atypical curves detection, regression models, supervised classification, unsupervised classification and functional analysis of variance.

r-fastmatmr 1.2.8
Propagated dependencies: r-cpp11@0.5.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/ropensci/fastMatMR
Licenses: Expat
Build system: r
Synopsis: High-Performance Matrix Market File Operations
Description:

An interface to the fast_matrix_market C++ library, this package offers efficient read and write operations for Matrix Market files in R. It supports both sparse and dense matrix formats. Peer-reviewed at rOpenSci (<https://github.com/ropensci/software-review/issues/606>).

r-fuzzylp 0.1-7
Propagated dependencies: r-roi-plugin-glpk@1.0-0 r-roi@1.0-1 r-fuzzynumbers@0.4-7
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/olbapjose/FuzzyLP
Licenses: GPL 3+
Build system: r
Synopsis: Fuzzy Linear Programming
Description:

This package provides methods to solve Fuzzy Linear Programming Problems with fuzzy constraints (following different approaches proposed by Verdegay, Zimmermann, Werners and Tanaka), fuzzy costs, and fuzzy technological matrix.

r-fejiv 0.1.1
Propagated dependencies: r-matrix@1.7-4 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=fejiv
Licenses: GPL 2+
Build system: r
Synopsis: Fixed Effect Jackknife Instrumental Variables Estimation
Description:

This package implements the Fixed Effect Jackknife Instrumental Variables ('FEJIV') estimator of Chao, Swanson, and Woutersen (2023) <doi:10.1016/j.jeconom.2022.12.011>, allowing consistent IV estimation with many (possibly weak) instruments, cluster fixed effects, heteroskedastic errors, and many exogenous covariates. The estimator is recommended by SÅ oczyÅ ski (2024) <doi:10.48550/arXiv.2011.06695> as an alternative to two-stage least squares when estimating the interacted specification of Angrist and Imbens (1995) <doi:10.1080/01621459.1995.10476535>.

r-fc 0.1.0
Propagated dependencies: r-codetools@0.2-20
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/swang87/fc
Licenses: GPL 2
Build system: r
Synopsis: Standard Evaluation-Based Multivariate Function Composition
Description:

This package provides a streamlined, standard evaluation-based approach to multivariate function composition. Allows for chaining commands via a forward-pipe operator, %>%.

r-fluosurv 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fluoSurv
Licenses: GPL 3
Build system: r
Synopsis: Estimate Insect Survival from Fluorescence Data
Description:

Use spectrophotometry measurements performed on insects as a way to infer pathogens virulence. Insect movements cause fluctuations in fluorescence signal, and functions are provided to estimate when the insect has died as the moment when variance in autofluorescence signal drops to zero. The package provides functions to obtain this estimate together with functions to import spectrophotometry data from a Biotek microplate reader. Details of the method are given in Parthuisot et al. (2018) <doi:10.1101/297929>.

r-foreca 0.2.7
Propagated dependencies: r-reshape2@1.4.5 r-mass@7.3-65 r-astsa@2.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/gmgeorg/ForeCA
Licenses: GPL 2
Build system: r
Synopsis: Forecastable Component Analysis
Description:

Implementation of Forecastable Component Analysis ('ForeCA'), including main algorithms and auxiliary function (summary, plotting, etc.) to apply ForeCA to multivariate time series data. ForeCA is a novel dimension reduction (DR) technique for temporally dependent signals. Contrary to other popular DR methods, such as PCA or ICA', ForeCA takes time dependency explicitly into account and searches for the most forecastable signal. The measure of forecastability is based on the Shannon entropy of the spectral density of the transformed signal.

r-fmadist 0.1.2
Propagated dependencies: r-quadprog@1.5-8 r-mass@7.3-65 r-fitdistrplus@1.2-4 r-extradistr@1.10.0 r-envstats@3.1.0 r-actuar@3.3-6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FMAdist
Licenses: GPL 2
Build system: r
Synopsis: Frequentist Model Averaging Distribution
Description:

Creation of an input model (fitted distribution) via the frequentist model averaging (FMA) approach and generate random-variates from the distribution specified by "myfit" which is the fitted input model via the FMA approach. See W. X. Jiang and B. L. Nelson (2018), "Better Input Modeling via Model Averaging," Proceedings of the 2018 Winter Simulation Conference, IEEE Press, 1575-1586.

r-finch 0.4.0
Propagated dependencies: r-xml2@1.5.0 r-hoardr@0.5.5 r-eml@2.0.7 r-digest@0.6.39 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://docs.ropensci.org/finch/
Licenses: Expat
Build system: r
Synopsis: Parse Darwin Core Files
Description:

Parse and create Darwin Core (<http://rs.tdwg.org/dwc/>) Simple and Archives. Functionality includes reading and parsing all the files in a Darwin Core Archive, including the datasets and metadata; read and parse simple Darwin Core files; and validation of Darwin Core Archives.

r-fastutils 0.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/Qile0317/FastUtils
Licenses: Expat
Build system: r
Synopsis: Fast, Readable Utility Functions
Description:

This package provides a wide variety of tools for general data analysis, wrangling, spelling, statistics, visualizations, package development, and more. All functions have vectorized implementations whenever possible. Exported names are designed to be readable, with longer names possessing short aliases.

r-flam 3.2
Propagated dependencies: r-rcpp@1.1.0 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=flam
Licenses: GPL 2+
Build system: r
Synopsis: Fits Piecewise Constant Models with Data-Adaptive Knots
Description:

This package implements the fused lasso additive model as proposed in Petersen, A., Witten, D., and Simon, N. (2016). Fused Lasso Additive Model. Journal of Computational and Graphical Statistics, 25(4): 1005-1025.

r-funcnn 1.0
Propagated dependencies: r-tensorflow@2.20.0 r-reshape2@1.4.5 r-pbapply@1.7-4 r-matrix@1.7-4 r-keras@2.16.1 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-foreach@1.5.2 r-flux@0.3-0.1 r-fda-usc@2.2.0 r-fda@6.3.0 r-doparallel@1.0.17 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://arxiv.org/abs/2006.09590
Licenses: GPL 3
Build system: r
Synopsis: Functional Neural Networks
Description:

This package provides a collection of functions which fit functional neural network models. In other words, this package will allow users to build deep learning models that have either functional or scalar responses paired with functional and scalar covariates. We implement the theoretical discussion found in Thind, Multani and Cao (2020) <arXiv:2006.09590> through the help of a main fitting and prediction function as well as a number of helper functions to assist with cross-validation, tuning, and the display of estimated functional weights.

r-fmat 2026.1
Dependencies: python@3.11.14
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://psychbruce.github.io/FMAT/
Licenses: GPL 3
Build system: r
Synopsis: The Fill-Mask Association Test
Description:

The Fill-Mask Association Test ('FMAT') <doi:10.1037/pspa0000396> is an integrative, probability-based social computing method using Masked Language Models to measure conceptual associations (e.g., attitudes, biases, stereotypes, social norms, cultural values) as propositional semantic representations in natural language. Supported language models include BERT <doi:10.48550/arXiv.1810.04805> and its variants available at Hugging Face <https://huggingface.co/models?pipeline_tag=fill-mask>. Methodological references and installation guidance are provided at <https://psychbruce.github.io/FMAT/>.

r-funspotr 0.0.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://brshallo.github.io/funspotr/
Licenses: Expat
Build system: r
Synopsis: Spot R Functions & Packages
Description:

Helpers for parsing out the R functions and packages used in R scripts and notebooks.

r-forestecology 0.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-flowscreen 2.1
Propagated dependencies: r-zyp@0.11-1 r-evir@1.7-4 r-changepoint@2.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FlowScreen
Licenses: GPL 2+
Build system: r
Synopsis: Daily Streamflow Trend and Change Point Screening
Description:

Screens daily streamflow time series for temporal trends and change-points. This package has been primarily developed for assessing the quality of daily streamflow time series. It also contains tools for plotting and calculating many different streamflow metrics. The package can be used to produce summary screening plots showing change-points and significant temporal trends for high flow, low flow, and/or baseflow statistics, or it can be used to perform more detailed hydrological time series analyses. The package was designed for screening daily streamflow time series from Water Survey Canada and the United States Geological Survey but will also work with streamflow time series from many other agencies. Package update to version 2.0 made updates to read.flows function to allow loading of GRDC and ROBIN streamflow record formats. This package uses the `changepoint` package for change point detection. For more information on change point methods, see the changepoint package at <https://cran.r-project.org/package=changepoint>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457