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

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-fma 2.5
Propagated dependencies: r-forecast@9.0.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://pkg.robjhyndman.com/fma/
Licenses: GPL 3
Build system: r
Synopsis: Data Sets from "Forecasting: Methods and Applications" by Makridakis, Wheelwright & Hyndman (1998)
Description:

All data sets from "Forecasting: methods and applications" by Makridakis, Wheelwright & Hyndman (Wiley, 3rd ed., 1998) <https://robjhyndman.com/forecasting/>.

r-frenchcurve 0.2.0
Propagated dependencies: r-sp@2.2-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=frenchCurve
Licenses: GPL 2
Build system: r
Synopsis: Generate Open or Closed Interpolating Curves
Description:

This package provides functions for finding smooth interpolating curves connecting a series of points in the plane. Curves may be open or closed, that is, with the first and last point of the curve at the initial point.

r-fanplot 4.0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://guyabel.github.io/fanplot/
Licenses: GPL 3
Build system: r
Synopsis: Visualisation of Sequential Probability Distributions Using Fan Charts
Description:

Visualise sequential distributions using a range of plotting styles. Sequential distribution data can be input as either simulations or values corresponding to percentiles over time. Plots are added to existing graphic devices using the fan function. Users can choose from four different styles, including fan chart type plots, where a set of coloured polygon, with shadings corresponding to the percentile values are layered to represent different uncertainty levels. Full details in R Journal article; Abel (2015) <doi:10.32614/RJ-2015-002>.

r-forplo 0.2.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forplo
Licenses: GPL 3
Build system: r
Synopsis: Flexible Forest Plots
Description:

Simplifies the creation and customization of forest plots (alternatively called dot-and-whisker plots). Input classes accepted by forplo are data.frame, matrix, lm, glm, and coxph. forplo was written in base R and does not depend on other packages.

r-featurefinder 1.2
Propagated dependencies: r-rpart-plot@3.1.4 r-rpart@4.1.27 r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=featurefinder
Licenses: Expat
Build system: r
Synopsis: Feature Finder
Description:

Finds features through a detailed analysis of model residuals using rpart classification and regression trees. Scans the residuals of a model across subsets of the data to identify areas where the model differs from the actual data.

r-fracfixr 1.1.0
Propagated dependencies: r-tidyr@1.3.2 r-rcolorbrewer@1.1-3 r-parallelly@1.47.0 r-nnls@1.6 r-matrixstats@1.5.0 r-ggplot2@4.0.3 r-future-apply@1.20.2 r-future@1.70.0 r-dplyr@1.2.1 r-aod@1.3.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FracFixR
Licenses: FSDG-compatible
Build system: r
Synopsis: Compositional Statistical Framework for RNA Fractionation Analysis
Description:

This package provides a compositional statistical framework for absolute proportion estimation between fractions in RNA sequencing data. FracFixR addresses the fundamental challenge in fractionated RNA-seq experiments where library preparation and sequencing depth obscure the original proportions of RNA fractions. It reconstructs original fraction proportions using non-negative linear regression, estimates the "lost" unrecoverable fraction, corrects individual transcript frequencies, and performs differential proportion testing between conditions. Supports any RNA fractionation protocol including polysome profiling, sub-cellular localization, and RNA-protein complex isolation.

r-fastcox 1.1.4
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/archer-yang-lab/fastcox
Licenses: GPL 2
Build system: r
Synopsis: Lasso and Elastic-Net Penalized Cox's Regression in High Dimensions Models using the Cocktail Algorithm
Description:

We implement a cocktail algorithm, a good mixture of coordinate decent, the majorization-minimization principle and the strong rule, for computing the solution paths of the elastic net penalized Cox's proportional hazards model. The package is an implementation of Yang, Y. and Zou, H. (2013) <doi:10.4310/SII.2013.v6.n2.a1>.

r-fairgnn 0.1.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-readr@2.2.0 r-purrr@1.2.2 r-proc@1.19.0.1 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-ggalluvial@0.12.6 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/rhysholland/fairGNN
Licenses: Expat
Build system: r
Synopsis: Fairness-Aware Gated Neural Networks
Description:

This package provides tools for training and analysing fairness-aware gated neural networks for subgroup-aware prediction and interpretation in clinical datasets. Methods draw on prior work in mixture-of-experts neural networks by Jordan and Jacobs (1994) <doi:10.1007/978-1-4471-2097-1_113>, fairness-aware learning by Hardt, Price, and Srebro (2016) <doi:10.48550/arXiv.1610.02413>, and personalised treatment prediction for depression by Iniesta, Stahl, and McGuffin (2016) <doi:10.1016/j.jpsychires.2016.03.016>.

r-fastrep 0.7
Propagated dependencies: r-tidyr@1.3.2 r-purrr@1.2.2 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-kableextra@1.4.0 r-janitor@2.2.1 r-ggplot2@4.0.3 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=fastrep
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Time-Saving Package for Creating Reports
Description:

This package provides templates for reports in rmarkdown and functions to create tables and summaries of data.

r-frequency 0.4.1
Propagated dependencies: r-rmarkdown@2.31 r-knitr@1.51 r-gtools@3.9.5 r-ggplot2@4.0.3 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/wilcoxa/frequency
Licenses: GPL 3
Build system: r
Synopsis: Easy Frequency Tables
Description:

Generate SPSS'/'SAS styled frequency tables. Frequency tables are generated with variable and value label attributes where applicable with optional html output to quickly examine datasets.

r-forecastcombinations 1.1
Propagated dependencies: r-quantreg@6.1 r-quadprog@1.5-8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=ForecastCombinations
Licenses: GPL 2
Build system: r
Synopsis: Forecast Combinations
Description:

Aim: Supports the most frequently used methods to combine forecasts. Among others: Simple average, Ordinary Least Squares, Least Absolute Deviation, Constrained Least Squares, Variance-based, Best Individual model, Complete subset regressions and Information-theoretic (information criteria based).

r-freqpcr 0.4.0
Propagated dependencies: r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/sudoms/freqpcr
Licenses: GPL 3+
Build system: r
Synopsis: Estimates Allele Frequency on qPCR DeltaDeltaCq from Bulk Samples
Description:

Interval estimation of the population allele frequency from qPCR analysis based on the restriction enzyme digestion (RED)-DeltaDeltaCq method (Osakabe et al. 2017, <doi:10.1016/j.pestbp.2017.04.003>), as well as general DeltaDeltaCq analysis. Compatible with the Cq measurement of DNA extracted from multiple individuals at once, so called "group-testing", this model assumes that the quantity of DNA extracted from an individual organism follows a gamma distribution. Therefore, the point estimate is robust regarding the uncertainty of the DNA yield.

r-funnelr 0.1.0
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://matt-kumar.shinyapps.io/funnel/
Licenses: GPL 3
Build system: r
Synopsis: Funnel Plots for Proportion Data
Description:

This package provides a set of simplified functions for creating funnel plots for proportion data. This package supports user defined benchmarks, confidence limits and estimation methods (i.e. exact or approximate) based on Spiegelhalter (2005) <doi:10.1002/sim.1970>. Additional routines for returning scored unit level data according to a set of specifications is also implemented for convenience. Specifically, both a categorical and a continuous score variable is returned to the sample data frame, which identifies which observations are deemed extreme or in control. Typically, such variables are useful as stratifications or covariates in further exploratory analyses. Lastly, the plotting routine returns a base funnel plot ('ggplot2'), which can also be tailored.

r-fluxseparator 2.0.0
Propagated dependencies: r-ttr@0.24.4 r-tidyr@1.3.2 r-stringr@1.6.0 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-patchwork@1.3.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-hmr@1.0.5 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-dt@0.34.0 r-dplyr@1.2.1 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/JonasStage/FluxSeparator
Licenses: Expat
Build system: r
Synopsis: Separation of Diffusive and Ebullitive Fluxes
Description:

Separates diffusive and ebullitive (bubble) fluxes from continuous concentration measurements using a running variance approach. Ebullitive events are identified when the running variance exceeds a user-set threshold. Diffusive fluxes are calculated via linear regression on the non-ebullitive portion of the data. See Sø et al. (2024) <doi:10.1029/2024JG008035> for details.

r-facteff 1.0
Propagated dependencies: r-shiny@1.13.0 r-matrix@1.7-5 r-mass@7.3-65 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FactEff
Licenses: GPL 2+
Build system: r
Synopsis: Efficiencies of Block Designs for Factorial and Fractional Factorial Experiments
Description:

Opens a shiny app which supports theoretical and computational analysis of block designs for symmetrical and mixed level factorial experiments. This package includes tools to check whether a design has orthogonal factorial structure (OFS) with balance or not and is able to find the orthogonality deviation value if not having OFS. This package includes function to evaluate efficiency factor of all factorial effects in two situations, in the first situation if the design is verified with OFS and balance then calculate the efficiencies of all factorial effects using a specific analytical procedure and in the second situation if the design is verified with non-OFS and balance then a new general method has been developed and used to calculate efficiencies under the condition that the design should be proper and equi-replicated, See Gupta, S.C. and Mukerjee, R. (1987): "A Calculus for factorial arrangements". Lecture Notes in Statistics. No. 59, Springer-Verlag, Berlin, New York, <doi:10.1007/978-1-4419-8730-3>. For the easy use of package, shiny app is used for giving inputs and inputs validation.

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-factmle 1.1
Propagated dependencies: r-rarpack@0.11-0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FACTMLE
Licenses: GPL 3
Build system: r
Synopsis: Maximum Likelihood Factor Analysis
Description:

Perform Maximum Likelihood Factor analysis on a covariance matrix or data matrix.

r-finana 0.1.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FinAna
Licenses: GPL 2+
Build system: r
Synopsis: Financial Analysis and Regression Diagnostic Analysis
Description:

This package provides functions for financial analysis and financial modeling, including batch graphs generation, beta calculation, descriptive statistics, annuity calculation, bond pricing and financial data download.

r-fssf 0.1.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FSSF
Licenses: GPL 2
Build system: r
Synopsis: Generate Fully-Sequential Space-Filling Designs Inside a Unit Hypercube
Description:

This package provides three methods to generate fully-sequential space-filling designs inside a unit hypercube. A fully-sequential space-filling design means a sequence of nested designs (as the design size varies from one point up to some maximum number of points) with the design points added one at a time and such that the design at each size has good space-filling properties. Two methods target the minimum pairwise distance criterion and generate maximin designs, among which one method is more efficient when design size is large. One method targets the maximum hole size criterion and uses a heuristic to generate what is closer to a minimax design.

r-forcer 1.0.20
Propagated dependencies: r-stringr@1.6.0 r-roll@1.2.1 r-readr@2.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-filesstrings@3.4.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/Peter-T-Ruehr/forceR
Licenses: Expat
Build system: r
Synopsis: Force Measurement Analyses
Description:

For cleaning and analysis of graphs, such as animal closing force measurements. forceR was initially written and optimized to deal with insect bite force measurements, but can be used for any time series. Includes a full workflow to load, plot and crop data, correct amplifier and baseline drifts, identify individual peak shapes (bites), rescale (normalize) peak curves, and find best polynomial fits to describe and analyze force curve shapes.

r-fmdu 0.2.1
Propagated dependencies: r-smacof@2.1-7
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fmdu
Licenses: FreeBSD
Build system: r
Synopsis: (Restricted) [external] Multidimensional Unfolding
Description:

This package provides functions for performing (external) multidimensional unfolding. Restrictions (fixed coordinates or model restrictions) are available for both row and column coordinates in all combinations.

r-fcopulae 4052.86
Propagated dependencies: r-timeseries@4052.112 r-timedate@4052.112 r-fmultivar@4031.84 r-fbasics@4052.98
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 - Bivariate Dependence Structures with Copulae
Description:

This package provides a collection of functions to manage, to investigate and to analyze bivariate financial returns by Copulae. Included are the families of Archemedean, Elliptical, Extreme Value, and Empirical Copulae.

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-freqdom 2.0.5
Propagated dependencies: r-mvtnorm@1.3-7 r-matrixcalc@1.0-6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=freqdom
Licenses: GPL 3
Build system: r
Synopsis: Frequency Domain Based Analysis: Dynamic PCA
Description:

Implementation of dynamic principal component analysis (DPCA), simulation of VAR and VMA processes and frequency domain tools. These frequency domain methods for dimensionality reduction of multivariate time series were introduced by David Brillinger in his book Time Series (1974). We follow implementation guidelines as described in Hormann, Kidzinski and Hallin (2016), Dynamic Functional Principal Component <doi:10.1111/rssb.12076>.

Total packages: 72465