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

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-fcfdr 1.0.0
Propagated dependencies: r-spatstat-geom@3.6-1 r-polycub@0.9.4 r-mass@7.3-65 r-locfdr@1.1-8 r-hmisc@5.2-4 r-hexbin@1.28.5 r-ggplot2@4.0.1 r-fields@17.1 r-dplyr@1.1.4 r-data-table@1.17.8 r-cowplot@1.2.0 r-bigsplines@1.1-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fcfdr
Licenses: Expat
Build system: r
Synopsis: Flexible cFDR
Description:

This package provides functions to implement the Flexible cFDR (Hutchinson et al. (2021) <doi:10.1371/journal.pgen.1009853>) and Binary cFDR (Hutchinson et al. (2021) <doi:10.1101/2021.10.21.465274>) methodologies to leverage auxiliary data from arbitrary distributions, for example functional genomic data, with GWAS p-values to generate re-weighted p-values.

r-fr 0.5.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/cole-brokamp/fr
Licenses: Expat
Build system: r
Synopsis: Frictionless Standards
Description:

This package provides a "tabular-data-resource" (<https://specs.frictionlessdata.io/tabular-data-resource/>) is a simple format to describe a singular tabular data resource such as a CSV file. It includes support both for metadata such as author and title and a schema to describe the data, for example the types of the fields/columns in the data. Create a tabular-data-resource by providing a data.frame and specifying metadata. Write and read tabular-data-resources to and from disk.

r-fcar 1.5.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/Malaga-FCA-group/fcaR
Licenses: GPL 3
Build system: r
Synopsis: Formal Concept Analysis
Description:

This package provides tools to perform fuzzy formal concept analysis, presented in Wille (1982) <doi:10.1007/978-3-642-01815-2_23> and in Ganter and Obiedkov (2016) <doi:10.1007/978-3-662-49291-8>. It provides functions to load and save a formal context, extract its concept lattice and implications. In addition, one can use the implications to compute semantic closures of fuzzy sets and, thus, build recommendation systems. Matrix factorization is provided by the GreConD+ algorithm (Belohlavek and Trneckova, 2024 <doi:10.1109/TFUZZ.2023.3330760>).

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-fcvar 0.1.4
Propagated dependencies: r-pracma@2.4.6 r-fracdist@0.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/LeeMorinUCF/FCVAR
Licenses: GPL 3
Build system: r
Synopsis: Estimation and Inference for the Fractionally Cointegrated VAR
Description:

Estimation and inference using the Fractionally Cointegrated Vector Autoregressive (VAR) model. It includes functions for model specification, including lag selection and cointegration rank selection, as well as a comprehensive set of options for hypothesis testing, including tests of hypotheses on the cointegrating relations, the adjustment coefficients and the fractional differencing parameters. An article describing the FCVAR model with examples is available on the Webpage <https://sites.google.com/view/mortennielsen/software>.

r-fregression 4021.83
Propagated dependencies: r-timeseries@4041.111 r-timedate@4051.111 r-polspline@1.1.25 r-nnet@7.3-20 r-mgcv@1.9-4 r-mass@7.3-65 r-lmtest@0.9-40 r-fbasics@4041.97
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 - Regression Based Decision and Prediction
Description:

This package provides a collection of functions for linear and non-linear regression modelling. It implements a wrapper for several regression models available in the base and contributed packages of R.

r-future-batchtools 0.22.0
Propagated dependencies: r-stringi@1.8.7 r-parallelly@1.45.1 r-future@1.68.0 r-checkmate@2.3.3 r-batchtools@0.9.18
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://future.batchtools.futureverse.org
Licenses: LGPL 2.1+
Build system: r
Synopsis: Future API for Parallel and Distributed Processing using 'batchtools'
Description:

Implementation of the Future API <doi:10.32614/RJ-2021-048> on top of the batchtools package. This allows you to process futures, as defined by the future package, in parallel out of the box, not only on your local machine or ad-hoc cluster of machines, but also via high-performance compute ('HPC') job schedulers such as LSF', OpenLava', Slurm', SGE', and TORQUE / PBS', e.g. y <- future.apply::future_lapply(files, FUN = process)'.

r-favnums 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=favnums
Licenses: CC0
Build system: r
Synopsis: Dataset of Favourite Numbers
Description:

This package provides a dataset of favourite numbers, selected from an online poll of over 30,000 people by Alex Bellos (http://pages.bloomsbury.com/favouritenumber).

r-flex 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=flex
Licenses: Expat
Build system: r
Synopsis: Fuzzy Linear Squares Estimation with Explicit Formula (FLEX)
Description:

The FLEX method, developed by Yoon and Choi (2013) <doi:10.1007/978-3-642-33042-1_21>, performs least squares estimation for fuzzy predictors and outcomes, generating crisp regression coefficients by minimizing the distance between observed and predicted outcomes. It also provides functions for fuzzifying data and inference tasks, including significance testing, fit indices, and confidence interval estimation.

r-foqat 2.0.8.2
Propagated dependencies: r-xml2@1.5.0 r-stringr@1.6.0 r-scales@1.4.0 r-rvest@1.0.5 r-reshape2@1.4.5 r-plyr@1.8.9 r-patchwork@1.3.2 r-magrittr@2.0.4 r-lubridate@1.9.4 r-lmodel2@1.7-4 r-gridextra@2.3 r-ggplotify@0.1.3 r-ggplot2@4.0.1 r-ggnewscale@0.5.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/tianshu129/foqat
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Field Observation Quick Analysis Toolkit
Description:

This package provides tools for quickly processing and analyzing field observation data and air quality data. This tools contain functions that facilitate analysis in atmospheric chemistry (especially in ozone pollution). Some functions of time series are also applicable to other fields. For detail please view homepage<https://github.com/tianshu129/foqat>. Scientific Reference: 1. The Hydroxyl Radical (OH) Reactivity: Roger Atkinson and Janet Arey (2003) <doi:10.1021/cr0206420>. 2. Ozone Formation Potential (OFP): <http://ww2.arb.ca.gov/sites/default/files/barcu/regact/2009/mir2009/mir10.pdf>, Zhang et al.(2021) <doi:10.5194/acp-21-11053-2021>. 3. Aerosol Formation Potential (AFP): Wenjing Wu et al. (2016) <doi:10.1016/j.jes.2016.03.025>. 4. TUV model: <https://www2.acom.ucar.edu/modeling/tropospheric-ultraviolet-and-visible-tuv-radiation-model>.

r-fftw 1.0-9
Dependencies: fftw@3.3.10
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fftw
Licenses: GPL 2
Build system: r
Synopsis: Fast FFT and DCT Based on the FFTW Library
Description:

This package provides a simple and efficient wrapper around the fastest Fourier transform in the west (FFTW) library <http://www.fftw.org/>.

r-frontmatter 0.2.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/posit-dev/frontmatter
Licenses: Expat
Build system: r
Synopsis: Parse Front Matter from Documents
Description:

Extracts and parses structured metadata ('YAML or TOML') from the beginning of text documents. Front matter is a common pattern in Quarto documents, R Markdown documents, static site generators, documentation systems, content management tools and even Python and R scripts where metadata is placed at the top of a document, separated from the main content by delimiter fences.

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-forestfit 2.4.3
Propagated dependencies: r-pracma@2.4.6 r-ars@0.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=ForestFit
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Modelling for Plant Size Distributions
Description:

Developed for the following tasks. 1 ) Computing the probability density function, cumulative distribution function, random generation, and estimating the parameters of the eleven mixture models. 2 ) Point estimation of the parameters of two - parameter Weibull distribution using twelve methods and three - parameter Weibull distribution using nine methods. 3 ) The Bayesian inference for the three - parameter Weibull distribution. 4 ) Estimating parameters of the three - parameter Birnbaum - Saunders, generalized exponential, and Weibull distributions fitted to grouped data using three methods including approximated maximum likelihood, expectation maximization, and maximum likelihood. 5 ) Estimating the parameters of the gamma, log-normal, and Weibull mixture models fitted to the grouped data through the EM algorithm, 6 ) Estimating parameters of the nonlinear height curve fitted to the height - diameter observation, 7 ) Estimating parameters, computing probability density function, cumulative distribution function, and generating realizations from gamma shape mixture model introduced by Venturini et al. (2008) <doi:10.1214/07-AOAS156> , 8 ) The Bayesian inference, computing probability density function, cumulative distribution function, and generating realizations from univariate and bivariate Johnson SB distribution, 9 ) Robust multiple linear regression analysis when error term follows skewed t distribution, 10 ) Estimating parameters of a given distribution fitted to grouped data using method of maximum likelihood, and 11 ) Estimating parameters of the Johnson SB distribution through the Bayesian, method of moment, conditional maximum likelihood, and two - percentile method.

r-fuzzyr 2.3.2
Propagated dependencies: r-shiny@1.11.1 r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.lucidresearch.org/
Licenses: GPL 2+
Build system: r
Synopsis: Fuzzy Logic Toolkit for R
Description:

Design and simulate fuzzy logic systems using Type-1 and Interval Type-2 Fuzzy Logic. This toolkit includes with graphical user interface (GUI) and an adaptive neuro- fuzzy inference system (ANFIS). This toolkit is a continuation from the previous package ('FuzzyToolkitUoN'). Produced by the Intelligent Modelling & Analysis Group (IMA) and Lab for UnCertainty In Data and decision making (LUCID), University of Nottingham. A big thank you to the many people who have contributed to the development/evaluation of the toolbox. Please cite the toolbox and the corresponding paper <doi:10.1109/FUZZ48607.2020.9177780> when using it. More related papers can be found in the NEWS.

r-fullrankmatrix 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/Pweidemueller/fullRankMatrix
Licenses: Expat
Build system: r
Synopsis: Generation of Full Rank Design Matrix
Description:

This package creates a full rank matrix out of a given matrix. The intended use is for one-hot encoded design matrices that should be used in linear models to ensure that significant associations can be correctly interpreted. However, fullRankMatrix can be applied to any matrix to make it full rank. It removes columns with only 0's, merges duplicated columns and discovers linearly dependent columns and replaces them with linearly independent columns that span the space of the original columns. Columns are renamed to reflect those modifications. This results in a full rank matrix that can be used as a design matrix in linear models. The algorithm and some functions are inspired by Kuhn, M. (2008) <doi:10.18637/jss.v028.i05>.

r-fastret 1.3.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/spang-lab/FastRet/
Licenses: GPL 3
Build system: r
Synopsis: Retention Time Prediction in Liquid Chromatography
Description:

This package provides a framework for predicting retention times in liquid chromatography. Users can train custom models for specific chromatography columns, predict retention times using existing models, or adjust existing models to account for altered experimental conditions. The provided functionalities can be accessed either via the R console or via a graphical user interface. Related work: Bonini et al. (2020) <doi:10.1021/acs.analchem.9b05765>.

r-forestsas 2.0.4
Propagated dependencies: r-spatstat-random@3.4-3 r-spatstat-geom@3.6-1 r-spatstat-data@3.1-9 r-spatstat@3.4-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forestSAS
Licenses: GPL 2
Build system: r
Synopsis: Forest Spatial Structure Analysis Systems
Description:

Recent years have seen significant interest in neighborhood-based structural parameters that effectively represent the spatial characteristics of tree populations and forest communities, and possess strong applicability for guiding forestry practices. This package provides valuable information that enhances our understanding and analysis of the fine-scale spatial structure of tree populations and forest stands. Reference: Yan L, Tan W, Chai Z, et al (2019) <doi:10.13323/j.cnki.j.fafu(nat.sci.).2019.03.007>.

r-forestmodel 0.6.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forestmodel
Licenses: GPL 2
Build system: r
Synopsis: Forest Plots from Regression Models
Description:

This package produces forest plots using ggplot2 from models produced by functions such as stats::lm(), stats::glm() and survival::coxph().

r-fbfsearch 1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FBFsearch
Licenses: GPL 2+
Build system: r
Synopsis: Algorithm for Searching the Space of Gaussian Directed Acyclic Graph Models Through Moment Fractional Bayes Factors
Description:

We propose an objective Bayesian algorithm for searching the space of Gaussian directed acyclic graph (DAG) models. The algorithm uses moment fractional Bayes factors (MFBF) and is suitable for learning sparse graphs. The algorithm is implemented using Armadillo, an open-source C++ linear algebra library.

r-fdatest 2.1.1
Propagated dependencies: r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fdatest
Licenses: GPL 2
Build system: r
Synopsis: Interval Testing Procedure for Functional Data
Description:

Implementation of the Interval Testing Procedure for functional data in different frameworks (i.e., one or two-population frameworks, functional linear models) by means of different basis expansions (i.e., B-spline, Fourier, and phase-amplitude Fourier). The current version of the package requires functional data evaluated on a uniform grid; it automatically projects each function on a chosen functional basis; it performs the entire family of multivariate tests; and, finally, it provides the matrix of the p-values of the previous tests and the vector of the corrected p-values. The functional basis, the coupled or uncoupled scenario, and the kind of test can be chosen by the user. The package provides also a plotting function creating a graphical output of the procedure: the p-value heat-map, the plot of the corrected p-values, and the plot of the functional data.

r-farr 1.0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/iangow/farr
Licenses: Expat
Build system: r
Synopsis: Data and Code for Empirical Research in Accounting
Description:

Handy functions and data to support the course book Empirical Research in Accounting: Tools and Methods (1st ed.). Chapman and Hall/CRC. <doi:10.1201/9781003456230> and <https://iangow.github.io/far_book/>.

r-fer 0.94
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/PyFE/FE-R
Licenses: GPL 2+
Build system: r
Synopsis: Financial Engineering in R
Description:

R implementations of standard financial engineering codes; vanilla option pricing models such as Black-Scholes, Bachelier, CEV, and SABR.

r-fuzzyranktests 0.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://www.stat.umn.edu/geyer/fuzz/
Licenses: Expat
Build system: r
Synopsis: Fuzzy Rank Tests and Confidence Intervals
Description:

Does fuzzy tests and confidence intervals (following Geyer and Meeden, Statistical Science, 2005, <doi:10.1214/088342305000000340>) for sign test and Wilcoxon signed rank and rank sum tests.

Total packages: 69242