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

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-foresight 2.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=foreSIGHT
Licenses: GPL 3
Build system: r
Synopsis: Systems Insights from Generation of Hydroclimatic Timeseries
Description:

This package provides a tool to create hydroclimate scenarios, stress test systems and visualize system performance in scenario-neutral climate change impact assessments. Scenario-neutral approaches stress-test the performance of a modelled system by applying a wide range of plausible hydroclimate conditions (see Brown & Wilby (2012) <doi:10.1029/2012EO410001> and Prudhomme et al. (2010) <doi:10.1016/j.jhydrol.2010.06.043>). These approaches allow the identification of hydroclimatic variables that affect the vulnerability of a system to hydroclimate variation and change. This tool enables the generation of perturbed time series using a range of approaches including simple scaling of observed time series (e.g. Culley et al. (2016) <doi:10.1002/2015WR018253>) and stochastic simulation of perturbed time series via an inverse approach (see Guo et al. (2018) <doi:10.1016/j.jhydrol.2016.03.025>). It incorporates Richardson-type weather generator model configurations documented in Richardson (1981) <doi:10.1029/WR017i001p00182>, Richardson and Wright (1984), as well as latent variable type model configurations documented in Bennett et al. (2018) <doi:10.1016/j.jhydrol.2016.12.043>, Rasmussen (2013) <doi:10.1002/wrcr.20164>, Bennett et al. (2019) <doi:10.5194/hess-23-4783-2019> to generate hydroclimate variables on a daily basis (e.g. precipitation, temperature, potential evapotranspiration) and allows a variety of different hydroclimate variable properties, herein called attributes, to be perturbed. Options are included for the easy integration of existing system models both internally in R and externally for seamless stress-testing'. A suite of visualization options for the results of a scenario-neutral analysis (e.g. plotting performance spaces and overlaying climate projection information) are also included. Version 1.0 of this package is described in Bennett et al. (2021) <doi:10.1016/j.envsoft.2021.104999>. As further developments in scenario-neutral approaches occur the tool will be updated to incorporate these advances.

r-fundata 1.3-9
Propagated dependencies: r-foreach@1.5.2 r-fields@17.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/ClaraHapp/funData
Licenses: GPL 2
Build system: r
Synopsis: An S4 Class for Functional Data
Description:

S4 classes for univariate and multivariate functional data with utility functions. See <doi:10.18637/jss.v093.i05> for a detailed description of the package functionalities and its interplay with the MFPCA package for multivariate functional principal component analysis <https://CRAN.R-project.org/package=MFPCA>.

r-fdwasserstein 1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fdWasserstein
Licenses: GPL 3
Build system: r
Synopsis: Application of Optimal Transport to Functional Data Analysis
Description:

These functions were developed to support statistical analysis on functional covariance operators. The package contains functions to: - compute 2-Wasserstein distances between Gaussian Processes as in Masarotto, Panaretos & Zemel (2019) <doi:10.1007/s13171-018-0130-1>; - compute the Wasserstein barycenter (Frechet mean) as in Masarotto, Panaretos & Zemel (2019) <doi:10.1007/s13171-018-0130-1>; - perform analysis of variance testing procedures for functional covariances and tangent space principal component analysis of covariance operators as in Masarotto, Panaretos & Zemel (2022) <arXiv:2212.04797>. - perform a soft-clustering based on the Wasserstein distance where functional data are classified based on their covariance structure as in Masarotto & Masarotto (2023) <doi:10.1111/sjos.12692>.

r-firm 0.1.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mingjingsi/FIRM
Licenses: GPL 3
Build system: r
Synopsis: Flexible Integration of Single-Cell RNA-Seq Data
Description:

This package provides functions for the flexible integration of heterogeneous scRNA-seq datasets across multiple tissue types, platforms, and experimental batches. Implements the method described in Ming (2022) <doi:10.1093/bib/bbac167>. The package incorporates modified C++ source code from the flashpca library (Abraham, 2014-2016 <https://github.com/gabraham/flashpca>) for efficient principal component analysis, and the Spectra library (Qiu, 2016-2025) for large-scale eigenvalue and singular value decomposition; see inst/COPYRIGHTS for details on third-party code.

r-fdboost 1.1-4
Propagated dependencies: r-zoo@1.8-14 r-stabs@0.6-4 r-mgcv@1.9-4 r-mboost@2.9-11 r-matrix@1.7-4 r-mass@7.3-65 r-gamboostlss@2.2-0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/boost-R/FDboost
Licenses: GPL 2
Build system: r
Synopsis: Boosting Functional Regression Models
Description:

Regression models for functional data, i.e., scalar-on-function, function-on-scalar and function-on-function regression models, are fitted by a component-wise gradient boosting algorithm. For a manual on how to use FDboost', see Brockhaus, Ruegamer, Greven (2017) <doi:10.18637/jss.v094.i10>.

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-factor-switching 1.4
Propagated dependencies: r-mcmcpack@1.7-1 r-lpsolve@5.6.23 r-hdinterval@0.2.4 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=factor.switching
Licenses: GPL 2
Build system: r
Synopsis: Post-Processing MCMC Outputs of Bayesian Factor Analytic Models
Description:

This package provides a well known identifiability issue in factor analytic models is the invariance with respect to orthogonal transformations. This problem burdens the inference under a Bayesian setup, where Markov chain Monte Carlo (MCMC) methods are used to generate samples from the posterior distribution. The package applies a series of rotation, sign and permutation transformations (Papastamoulis and Ntzoufras (2022) <DOI:10.1007/s11222-022-10084-4>) into raw MCMC samples of factor loadings, which are provided by the user. The post-processed output is identifiable and can be used for MCMC inference on any parametric function of factor loadings. Comparison of multiple MCMC chains is also possible.

r-forectheta 3.0
Propagated dependencies: r-tseries@0.10-58 r-forecast@8.24.0 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forecTheta
Licenses: GPL 2+
Build system: r
Synopsis: Forecasting Time Series by Theta Models
Description:

Routines for forecasting univariate time series using Theta Models.

r-fipio 1.1.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://fipio.justinsingh.me
Licenses: Expat
Build system: r
Synopsis: Lightweight Federal Information Processing System (FIPS) Code Information Retrieval
Description:

This package provides a lightweight suite of functions for retrieving information about 5-digit or 2-digit US FIPS codes.

r-forestrk 0.0-5
Propagated dependencies: r-rapportools@1.2 r-pkgkitten@0.2.4 r-partykit@1.2-24 r-mlbench@2.1-6 r-knitr@1.50 r-igraph@2.2.1 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forestRK
Licenses: GPL 3+ FSDG-compatible
Build system: r
Synopsis: Implements the Forest-R.K. Algorithm for Classification Problems
Description:

This package provides functions that calculates common types of splitting criteria used in random forests for classification problems, as well as functions that make predictions based on a single tree or a Forest-R.K. model; the package also provides functions to generate importance plot for a Forest-R.K. model, as well as the 2D multidimensional-scaling plot of data points that are colour coded by their predicted class types by the Forest-R.K. model. This package is based on: Bernard, S., Heutte, L., Adam, S., (2008, ISBN:978-3-540-85983-3) "Forest-R.K.: A New Random Forest Induction Method", Fourth International Conference on Intelligent Computing, September 2008, Shanghai, China, pp.430-437.

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-fwdselect 2.1.1
Propagated dependencies: r-mgcv@1.9-4 r-cvtools@0.3.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://CRAN.R-project.org/package=FWDselect
Licenses: Expat
Build system: r
Synopsis: Selecting Variables in Regression Models
Description:

This package provides a simple method to select the best model or best subset of variables using different types of data (binary, Gaussian or Poisson) and applying it in different contexts (parametric or non-parametric). Implemented methodology described in: M. Sestelo, N. M. Villanueva, L. Meira-Machado and J. Roca-Pardiñas (2016). FWDselect: an R package for variable selection in regression models. The R Journal, 8 (1), 132-148. <doi:10.32614/RJ-2016-009>.

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-fportfolio 4023.84
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://r-forge.r-project.org/projects/rmetrics/
Licenses: GPL 2+
Build system: r
Synopsis: Rmetrics - Portfolio Selection and Optimization
Description:

This package provides a collection of functions to optimize portfolios and to analyze them from different points of view.

r-fam-recrisk 0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fam.recrisk
Licenses: GPL 2+
Build system: r
Synopsis: Familial Recurrence Risk
Description:

Given vectors of family sizes and number of affecteds per family, calculates the risk of disease recurrence in an unaffected person, conditional on a family having at least k affected members. Methods also model heterogeneity of disease risk across families by fitting a mixture model, allowing for high and low risk families.

r-fdapaceshiny 1.0.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/cpossinger/fdapaceShiny
Licenses: Expat
Build system: r
Synopsis: Shiny App for the 'fdapace' Package
Description:

Shiny app for the fdapace package.

r-fplyr 1.3.0
Propagated dependencies: r-iotools@0.3-5 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/fmarotta/fplyr
Licenses: Expat
Build system: r
Synopsis: Apply Functions to Blocks of Files
Description:

Read and process a large delimited file block by block. A block consists of all the contiguous rows that have the same value in the first field. The result can be returned as a list or a data.table, or even directly printed to an output file.

r-fusemlr 0.0.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fuseMLR
Licenses: GPL 3
Build system: r
Synopsis: Fusing Machine Learning in R
Description:

Recent technological advances have enable the simultaneous collection of multi-omics data i.e., different types or modalities of molecular data, presenting challenges for integrative prediction modeling due to the heterogeneous, high-dimensional nature and possible missing modalities of some individuals. We introduce this package for late integrative prediction modeling, enabling modality-specific variable selection and prediction modeling, followed by the aggregation of the modality-specific predictions to train a final meta-model. This package facilitates conducting late integration predictive modeling in a systematic, structured, and reproducible way.

r-fica 1.1-3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fICA
Licenses: GPL 2+
Build system: r
Synopsis: Classical, Reloaded and Adaptive FastICA Algorithms
Description:

Algorithms for classical symmetric and deflation-based FastICA, reloaded deflation-based FastICA algorithm and an algorithm for adaptive deflation-based FastICA using multiple nonlinearities. For details, see Miettinen et al. (2014) <doi:10.1109/TSP.2014.2356442> and Miettinen et al. (2017) <doi:10.1016/j.sigpro.2016.08.028>. The package is described in Miettinen, Nordhausen and Taskinen (2018) <doi:10.32614/RJ-2018-046>.

r-fingerpro 2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/eead-csic-eesa/fingerPro
Licenses: GPL 2
Build system: r
Synopsis: Unmixing Model Framework
Description:

Quantifies the provenance of sediments by applying a mixing model algorithm to end sediment mixtures based on a comprehensive characterization of the sediment sources. The fingerPro model builds upon the foundational concept of using mass balance linear equations for sediment source quantification by incorporating several distinct technical advancements. It employs an optimization approach to normalize discrepancies in tracer ranges and minimize the objective function. Latin hypercube sampling is used to explore all possible combinations of source contributions (0-100%), mitigating the risk of local minima. Uncertainty in source estimates is quantified through a Monte Carlo routine, and the model includes additional metrics, such as the normalized error of the virtual mixture, to detect mathematical inconsistencies, non-physical solutions, and biases. A new linear variability propagation (LVP) method is also included to address and quantify potential bias in model outcomes, particularly when dealing with dominant or non-contributing sources and high source variability, offering a significant advancement for field studies where direct comparison with theoretical apportionments is not feasible. In addition to the unmixing model, a complete framework for tracer selection is included. Several methods are implemented to evaluate tracer behaviour by considering both source and mixture information. These include the Consistent Tracer Selection (CTS) method to explore all tracer combinations and select the optimal ones improving the robustness and interpretability of the model results. A Conservative Balance (CB) method is also incorporated to enable the use of isotopic tracers. The package also provides several graphical tools to support data exploration and interpretation, including box plots, correlation plots, Linear Discriminant Analysis (LDA) and Principal Component Analysis (PCA).

r-fastmatrix 0.6-6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/faosorios/fastmatrix
Licenses: GPL 3
Build system: r
Synopsis: Fast Computation of some Matrices Useful in Statistics
Description:

Small set of functions designed to speed up the computation of certain matrix operations that are commonly used in statistics and econometrics. It provides efficient implementations for the computation of several structured matrices, matrix decompositions and statistical procedures, many of which have minimal memory overhead. Furthermore, the package provides interfaces to C code callable by another C code from other R packages.

r-future-tests 0.9.0
Propagated dependencies: r-sessioninfo@1.2.3 r-prettyunits@1.2.0 r-future@1.68.0 r-crayon@1.5.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://future.tests.futureverse.org
Licenses: LGPL 2.1+
Build system: r
Synopsis: Test Suite for 'Future API' Backends
Description:

Backends implementing the Future API <doi:10.32614/RJ-2021-048>, as defined by the future package, should use the tests provided by this package to validate that they meet the minimal requirements of the Future API. The tests can be performed easily from within R or from outside of R from the command line making it straightforward to include them in package tests and in Continuous Integration (CI) pipelines.

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-factoptd 1.0.3
Propagated dependencies: r-partitions@1.10-9 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=factoptd
Licenses: GPL 2
Build system: r
Synopsis: Factorial Optimal Designs for Two-Colour cDNA Microarray Experiments
Description:

Computes factorial A-, D- and E-optimal designs for two-colour cDNA microarray experiments.

Total packages: 69240