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

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-fclust 2.1.3
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-fishproxcompanalyzer 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FishProxCompAnalyzer
Licenses: GPL 3
Build system: r
Synopsis: Proximate Composition Analysis of Fish and Feed Ingredients
Description:

The proximate composition analysis is the quantification of main components that constitutes nutritional profile of any food and food products including fish, shellfish, fish feed and their ingredients. Understanding this composition is essential for evaluating their nutritional value and for making informed dietary choices. The primary components typically analyzed include; moisture/ water in foods, crude protein, crude fat/ lipid, total ash, fiber and carbohydrates AOAC(2005,ISBN:0-935584-77-3). In case of fish, shellfish and its products, the proximate composition consists of four primary constituents - water, protein, fat, and ash (mostly minerals). Fish exhibit significant variation in their chemical makeup based on age, sex, environment, and season, both within the same species and between individual fish. There is minimal fluctuation in the content of ash and protein. The lipid concentration varies remarkably and is inversely correlated with the water content. In case of fish, carbohydrates are present in minor quantity so that are quantified by subtracting total of other components from 100 to get percentage of carbohydrates.

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-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-fresa-cad 3.4.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FRESA.CAD
Licenses: LGPL 2.0+
Build system: r
Synopsis: Feature Selection Algorithms for Computer Aided Diagnosis
Description:

This package contains a set of utilities for building and testing statistical models (linear, logistic,ordinal or COX) for Computer Aided Diagnosis/Prognosis applications. Utilities include data adjustment, univariate analysis, model building, model-validation, longitudinal analysis, reporting and visualization.

r-frackrigingr 1.0.0
Propagated dependencies: r-psych@2.5.6 r-clustergeneration@1.3.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/NidaGreen/FracKriging
Licenses: GPL 2
Build system: r
Synopsis: Spatial Multivariate Data Modeling
Description:

Aim is to provide fractional Brownian vector field generation algorithm, Hurst parameter estimation method and fractional kriging model for multivariate data modeling.

r-freqprof 0.0.1
Propagated dependencies: r-shiny@1.11.1 r-reshape2@1.4.5 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/AIBRT/FreqProf
Licenses: GPL 3
Build system: r
Synopsis: Frequency Profiles Computing and Plotting
Description:

This package provides tools for generating an informative type of line graph, the frequency profile, which allows single behaviors, multiple behaviors, or the specific behavioral patterns of individual subjects to be graphed from occurrence/nonoccurrence behavioral data.

r-fcl 0.1.4
Propagated dependencies: r-ymd@0.1.5 r-xts@0.14.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/shrektan/fcl
Licenses: Expat
Build system: r
Synopsis: Financial Calculator
Description:

This package provides a financial calculator that provides very fast implementations of common financial indicators using Rust code. It includes functions for bond-related indicators, such as yield to maturity ('YTM'), modified duration, and Macaulay duration, as well as functions for calculating time-weighted and money-weighted rates of return (using Modified Dietz method) for multiple portfolios, given their market values and profit and loss ('PnL') data. fcl is designed to be efficient and accurate for financial analysis and computation. The methods used in this package are based on the following references: <https://en.wikipedia.org/wiki/Modified_Dietz_method>, <https://en.wikipedia.org/wiki/Time-weighted_return>.

r-fastkmedoids 1.6
Propagated dependencies: 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=fastkmedoids
Licenses: GPL 2+
Build system: r
Synopsis: Faster K-Medoids Clustering Algorithms: FastPAM, FastCLARA, FastCLARANS
Description:

R wrappers of C++ implementation of Faster K-Medoids clustering algorithms (FastPAM, FastCLARA and FastCLARANS) proposed in Erich Schubert, Peter J. Rousseeuw 2019 <doi:10.1007/978-3-030-32047-8_16>.

r-fpa 1.0
Propagated dependencies: r-reshape@0.8.10 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fpa
Licenses: GPL 2
Build system: r
Synopsis: Spatio-Temporal Fixation Pattern Analysis
Description:

Spatio-temporal Fixation Pattern Analysis (FPA) is a new method of analyzing eye movement data, developed by Mr. Jinlu Cao under the supervision of Prof. Chen Hsuan-Chih at The Chinese University of Hong Kong, and Prof. Wang Suiping at the South China Normal Univeristy. The package "fpa" is a R implementation which makes FPA analysis much easier. There are four major functions in the package: ft2fp(), get_pattern(), plot_pattern(), and lineplot(). The function ft2fp() is the core function, which can complete all the preprocessing within moments. The other three functions are supportive functions which visualize the eye fixation patterns.

r-fcros 1.6-6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fcros
Licenses: GPL 2+
Build system: r
Synopsis: Method to Search for Differentially Expressed Genes and to Detect Recurrent Chromosomal Copy Number Aberrations
Description:

This package provides a fold change rank based method is presented to search for genes with changing expression and to detect recurrent chromosomal copy number aberrations. This method may be useful for high-throughput biological data (micro-array, sequencing, ...). Probabilities are associated with genes or probes in the data set and there is no problem of multiple tests when using this method. For array-based comparative genomic hybridization data, segmentation results are obtained by merging the significant probes detected.

r-flashr 0.3.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/JeffreyRStevens/flashr
Licenses: Expat
Build system: r
Synopsis: Create Flashcards of Terms and Definitions
Description:

This package provides functions for creating flashcard decks of terms and definitions. This package creates HTML slides using revealjs that can be viewed in the RStudio viewer or a web browser. Users can create flashcards from either existing built-in decks or create their own from CSV files or vectors of function names.

r-funitroots 4052.82
Propagated dependencies: r-urca@1.3-4 r-timeseries@4041.111 r-fbasics@4041.97
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://geobosh.github.io/fUnitRootsDoc/
Licenses: GPL 2+
Build system: r
Synopsis: Rmetrics - Modelling Trends and Unit Roots
Description:

This package provides four addons for analyzing trends and unit roots in financial time series: (i) functions for the density and probability of the augmented Dickey-Fuller Test, (ii) functions for the density and probability of MacKinnon's unit root test statistics, (iii) reimplementations for the ADF and MacKinnon Test, and (iv) an urca Unit Root Test Interface for Pfaff's unit root test suite.

r-forams 2.0-6
Propagated dependencies: r-vegan@2.7-2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forams
Licenses: GPL 2+
Build system: r
Synopsis: Foraminifera and Community Ecology Analyses
Description:

SHE, FORAM Index and ABC Method analyses and custom plot functions for community data.

r-fas 1.0.0
Propagated dependencies: r-pracma@2.4.6 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FAS
Licenses: GPL 2+
Build system: r
Synopsis: Factor-Augmented Sparse Regression Tuning-Free Testing
Description:

The FAS package implements the bootstrap method for the tuning parameter selection and tuning-free inference on sparse regression coefficient vectors. Currently, the test could be applied to linear and factor-augmented sparse regressions, see Lederer & Vogt (2021, JMLR) <https://www.jmlr.org/papers/volume22/20-539/20-539.pdf> and Beyhum & Striaukas (2023) <arXiv:2307.13364>.

r-fec16 0.1.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/baumer-lab/fec16
Licenses: CC0
Build system: r
Synopsis: Data Package for the 2016 United States Federal Elections
Description:

Easily analyze relational data from the United States 2016 federal election cycle as reported by the Federal Election Commission. This package contains data about candidates, committees, and a variety of different financial expenditures. Data is from <https://www.fec.gov/data/browse-data/?tab=bulk-data>.

r-fritools2 4.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://gitlab.com/fvafrcu/fritools
Licenses: FreeBSD
Build system: r
Synopsis: Utilities for the Forest Research Institute of the State Baden-Wuerttemberg
Description:

Miscellaneous utilities, tools and helper functions for finding and searching files on disk, searching for and removing R objects from the workspace. Does not import or depend on any third party package, but on core R only (i.e. it may depend on packages with priority base').

r-fksum 1.0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FKSUM
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Fast Kernel Sums
Description:

This package implements the method of Hofmeyr, D.P. (2021) <DOI:10.1109/TPAMI.2019.2930501> for fast evaluation of univariate kernel smoothers based on recursive computations. Applications to the basic problems of density and regression function estimation are provided, as well as some projection pursuit methods for which the objective is based on non-parametric functionals of the projected density, or conditional density of a response given projected covariates. The package is accompanied by an instructive paper in the Journal of Statistical Software <doi:10.18637/jss.v101.i03>.

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>.

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-fastr2 1.2.5
Propagated dependencies: r-numderiv@2016.8-1.1 r-mosaic@1.9.2 r-misctools@0.6-28 r-maxlik@1.5-2.1 r-lattice@0.22-7 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/rpruim/fastR2
Licenses: GPL 2+
Build system: r
Synopsis: Foundations and Applications of Statistics Using R (2nd Edition)
Description:

Data sets and utilities to accompany the second edition of "Foundations and Applications of Statistics: an Introduction using R" (R Pruim, published by AMS, 2017), a text covering topics from probability and mathematical statistics at an advanced undergraduate level. R is integrated throughout, and access to all the R code in the book is provided via the snippet() function.

r-fhmm 1.4.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://loelschlaeger.de/fHMM/
Licenses: GPL 3
Build system: r
Synopsis: Fitting Hidden Markov Models to Financial Data
Description:

Fitting (hierarchical) hidden Markov models to financial data via maximum likelihood estimation. See Oelschläger, L. and Adam, T. "Detecting Bearish and Bullish Markets in Financial Time Series Using Hierarchical Hidden Markov Models" (2021, Statistical Modelling) <doi:10.1177/1471082X211034048> for a reference on the method. A user guide is provided by the accompanying software paper "fHMM: Hidden Markov Models for Financial Time Series in R", Oelschläger, L., Adam, T., and Michels, R. (2024, Journal of Statistical Software) <doi:10.18637/jss.v109.i09>.

r-fueleconomy 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/hadley/fueleconomy
Licenses: CC0
Build system: r
Synopsis: EPA Fuel Economy Data
Description:

Fuel economy data from the EPA, 1985-2015, conveniently packaged for consumption by R users.

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.

Total packages: 69236