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

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-fedstatapir 1.0.3
Propagated dependencies: r-xml2@1.5.2 r-readsdmx@0.3.1 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/DenchPokepon/fedstatAPIr
Licenses: Expat
Build system: r
Synopsis: Unofficial API for Fedstat (Rosstat EMISS System) for Automatic and Efficient Data Queries
Description:

An API for automatic data queries to the fedstat <https://www.fedstat.ru>, using a small set of functions with a common interface.

r-fssg 1.0.0
Propagated dependencies: r-vgam@1.1-14 r-tictoc@1.2.1 r-survmetrics@0.5.1 r-survival@3.8-6 r-survauc@1.4-0 r-rstudioapi@0.18.0 r-rcpp@1.1.1-1.1 r-magrittr@2.0.5 r-flexsurv@2.3.2 r-extradistr@1.10.0.4 r-dplyr@1.2.1 r-actuar@3.3-7
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/jmrothen/fssg
Licenses: Expat
Build system: r
Synopsis: Parametric Survival Modeling in Bulk
Description:

This package provides a simple tool for the bulk creation and testing of parametric survival models. Simply provide fssg with a formula and some data, and let it identify the best distributions for you.

r-finnishgrid 0.2.0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/virmar/finnishgrid
Licenses: Expat
Build system: r
Synopsis: 'Fingrid Open Data API' R Client
Description:

R API client package for Fingrid Open Data <https://data.fingrid.fi/> on the electricity market and the power system. get_data() function holds the main application logic to retrieve time-series data. API calls require free user account registration. Data is made available by Fingrid Oyj and distributed under Creative Commons 4.0 <https://creativecommons.org/licenses/by/4.0/>.

r-flag 0.1
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/YangLabHKUST/FLAG
Licenses: Expat
Build system: r
Synopsis: Flexible and Accurate Gaussian Graphical Models
Description:

In order to achieve accurate estimation without sparsity assumption on the precision matrix, element-wise inference on the precision matrix, and joint estimation of multiple Gaussian graphical models, a novel method is proposed and efficient algorithm is implemented. FLAG() is the main function given a data matrix, and FlagOneEdge() will be used when one pair of random variables are interested where their indices should be given. Flexible and Accurate Methods for Estimation and Inference of Gaussian Graphical Models with Applications, see Qian Y (2023) <doi:10.14711/thesis-991013223054603412>, Qian Y, Hu X, Yang C (2023) <doi:10.48550/arXiv.2306.17584>.

r-fgrepo 1.3.2.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FGRepo
Licenses: GPL 3
Build system: r
Synopsis: Functional Genomics Repository for POST-GWAS Analysis
Description:

This package provides a collection of datasets essential for functional genomic analysis. Gene names, gene positions, cytoband information, sourced from Ensembl and phenotypes association graph prepared from GWAScatalog are included. Data is available in both GRCh37 and 38 builds. These datasets facilitate a wide range of genomic studies, including the identification of genetic variants, exploration of genomic features, and post-GWAS functional analysis.

r-fence 1.0
Propagated dependencies: r-snowfall@1.84-6.3 r-snow@0.4-4 r-sae@1.3 r-mass@7.3-65 r-lme4@2.0-1 r-ggplot2@4.0.3 r-fields@17.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fence
Licenses: FreeBSD
Build system: r
Synopsis: Using Fence Methods for Model Selection
Description:

This method is a new class of model selection strategies, for mixed model selection, which includes linear and generalized linear mixed models. The idea involves a procedure to isolate a subgroup of what are known as correct models (of which the optimal model is a member). This is accomplished by constructing a statistical fence, or barrier, to carefully eliminate incorrect models. Once the fence is constructed, the optimal model is selected from among those within the fence according to a criterion which can be made flexible. References: 1. Jiang J., Rao J.S., Gu Z., Nguyen T. (2008), Fence Methods for Mixed Model Selection. The Annals of Statistics, 36(4): 1669-1692. <DOI:10.1214/07-AOS517> <https://projecteuclid.org/euclid.aos/1216237296>. 2. Jiang J., Nguyen T., Rao J.S. (2009), A Simplified Adaptive Fence Procedure. Statistics and Probability Letters, 79, 625-629. <DOI:10.1016/j.spl.2008.10.014> <https://www.researchgate.net/publication/23991417_A_simplified_adaptive_fence_procedure> 3. Jiang J., Nguyen T., Rao J.S. (2010), Fence Method for Nonparametric Small Area Estimation. Survey Methodology, 36(1), 3-11. <http://publications.gc.ca/collections/collection_2010/statcan/12-001-X/12-001-x2010001-eng.pdf>. 4. Jiming Jiang, Thuan Nguyen and J. Sunil Rao (2011), Invisible fence methods and the identification of differentially expressed gene sets. Statistics and Its Interface, Volume 4, 403-415. <http://www.intlpress.com/site/pub/files/_fulltext/journals/sii/2011/0004/0003/SII-2011-0004-0003-a014.pdf>. 5. Thuan Nguyen & Jiming Jiang (2012), Restricted fence method for covariate selection in longitudinal data analysis. Biostatistics, 13(2), 303-314. <DOI:10.1093/biostatistics/kxr046> <https://academic.oup.com/biostatistics/article/13/2/303/263903/Restricted-fence-method-for-covariate-selection-in>. 6. Thuan Nguyen, Jie Peng, Jiming Jiang (2014), Fence Methods for Backcross Experiments. Statistical Computation and Simulation, 84(3), 644-662. <DOI:10.1080/00949655.2012.721885> <https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3891925/>. 7. Jiang, J. (2014), The fence methods, in Advances in Statistics, Hindawi Publishing Corp., Cairo. <DOI:10.1155/2014/830821>. 8. Jiming Jiang and Thuan Nguyen (2015), The Fence Methods, World Scientific, Singapore. <https://www.abebooks.com/9789814596060/Fence-Methods-Jiming-Jiang-981459606X/plp>.

r-frailtyroc 1.0.0
Propagated dependencies: r-xpectr@0.4.5 r-survival@3.8-6 r-frailtypack@3.8.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=frailtyROC
Licenses: GPL 2+
Build system: r
Synopsis: Time-Dependent ROC Curve Estimation for Correlated Right-Censored Survival Data
Description:

This contains functions that can be used to estimate a smoothed and a non-smoothed (empirical) time-dependent receiver operating characteristic curve and the corresponding area under the receiver operating characteristic curve for correlated right-censored time-to-event data. See Beyene and Chen (2024) <doi:10.1177/09622802231220496>.

r-fred 0.2.0
Propagated dependencies: r-httr2@1.2.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/charlescoverdale/fred
Licenses: Expat
Build system: r
Synopsis: Access 'Federal Reserve Economic Data'
Description:

This package provides clean, tidy access to economic data from the Federal Reserve Economic Data ('FRED') API <https://fred.stlouisfed.org/docs/api/fred/>. FRED is maintained by the Federal Reserve Bank of St. Louis and contains over 800,000 time series from 118 sources covering GDP, employment, inflation, interest rates, trade, and more. Dedicated functions fetch series observations, search for series, browse categories, releases, and tags, and retrieve series metadata. Multiple series can be fetched in a single call, in long or wide format. Server-side unit transformations (percent change, log, etc.) and frequency aggregation are supported, with readable transform aliases such as yoy_pct and log_diff'. Real-time and vintage helpers (built on ALFRED') return a series as it appeared on a given date, the first-release version, every revision, or a panel of selected vintages. Data is cached locally for subsequent calls. This product uses the FRED API but is not endorsed or certified by the Federal Reserve Bank of St. Louis'.

r-fdadensity 0.1.4
Propagated dependencies: r-rcpp@1.1.1-1.1 r-fdapace@0.6.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/functionaldata/tDENS
Licenses: Modified BSD
Build system: r
Synopsis: Functional Data Analysis for Density Functions by Transformation to a Hilbert Space
Description:

An implementation of the methodology described in Petersen and Mueller (2016) <doi:10.1214/15-AOS1363> for the functional data analysis of samples of density functions. Densities are first transformed to their corresponding log quantile densities, followed by ordinary Functional Principal Components Analysis (FPCA). Transformation modes of variation yield improved interpretation of the variability in the data as compared to FPCA on the densities themselves. The standard fraction of variance explained (FVE) criterion commonly used for functional data is adapted to the transformation setting, also allowing for an alternative quantification of variability for density data through the Wasserstein metric of optimal transport.

r-flexscan 0.2.2
Propagated dependencies: r-spdep@1.4-2 r-spatialreg@1.4-3 r-sp@2.2-1 r-smerc@1.8.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FlexScan
Licenses: GPL 3
Build system: r
Synopsis: Flexible Scan Statistics
Description:

An easy way to conduct flexible scan. Monte-Carlo method is used to test the spatial clusters given the cases, population, and shapefile. A table with formal style and a map with clusters are included in the result report. The method can be referenced at: Toshiro Tango and Kunihiko Takahashi (2005) <doi:10.1186/1476-072X-4-11>.

r-factorcopulamodel 0.1.1
Propagated dependencies: r-vinecopula@2.6.1 r-igraph@2.3.1 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FactorCopulaModel
Licenses: GPL 3
Build system: r
Synopsis: Factor Copula Models
Description:

Inference methods for factor copula models for continuous data in Krupskii and Joe (2013) <doi:10.1016/j.jmva.2013.05.001>, Krupskii and Joe (2015) <doi:10.1016/j.jmva.2014.11.002>, Fan and Joe (2024) <doi:10.1016/j.jmva.2023.105263>, one factor truncated vine models in Joe (2018) <doi:10.1002/cjs.11481>, and Gaussian oblique factor models. Functions for computing tail-weighted dependence measures in Lee, Joe and Krupskii (2018) <doi:10.1080/10485252.2017.1407414> and estimating tail dependence parameter.

r-fbst 2.2
Propagated dependencies: r-viridis@0.6.5 r-rstanarm@2.32.2 r-ks@1.15.2 r-cubature@2.1.4-1 r-bayestestr@0.18.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-freealg 1.1-8
Propagated dependencies: r-rcpp@1.1.1-1.1 r-partitions@1.10-9 r-disordr@0.9-8-6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/RobinHankin/freealg
Licenses: GPL 2+
Build system: r
Synopsis: The Free Algebra
Description:

The free algebra in R with non-commuting indeterminates. Uses disordR discipline (Hankin, 2022, <doi:10.48550/ARXIV.2210.03856>). To cite the package in publications please use Hankin (2022) <doi:10.48550/ARXIV.2211.04002>.

r-fastkm 1.2
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=FastKM
Licenses: GPL 2
Build system: r
Synopsis: Fast Multiple-Kernel Method Based on a Low-Rank Approximation
Description:

This package provides a computationally efficient and statistically rigorous fast Kernel Machine method for multi-kernel analysis. The approach is based on a low-rank approximation to the nuisance effect kernel matrices. The algorithm is applicable to continuous, binary, and survival traits and is implemented using the existing single-kernel analysis software SKAT and coxKM'. coxKM can be obtained from <https://github.com/lin-lab/coxKM>.

r-fincal 0.6.3
Propagated dependencies: r-reshape2@1.4.5 r-rcurl@1.98-1.18 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://felixfan.github.io/FinCal/
Licenses: GPL 2+
Build system: r
Synopsis: Time Value of Money, Time Series Analysis and Computational Finance
Description:

Package for time value of money calculation, time series analysis and computational finance.

r-fitzroy 1.7.0
Propagated dependencies: r-xml2@1.5.2 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rvest@1.0.5 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-janitor@2.2.1 r-httr2@1.2.2 r-httr@1.4.8 r-glue@1.8.1 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://jimmyday12.github.io/fitzRoy/
Licenses: Expat
Build system: r
Synopsis: Easily Scrape and Process AFL Data
Description:

An easy package for scraping and processing Australia Rules Football (AFL) data. fitzRoy provides a range of functions for accessing publicly available data from AFL Tables <https://afltables.com/afl/afl_index.html>, Footy Wire <https://www.footywire.com> and The Squiggle <https://squiggle.com.au>. Further functions allow for easy processing, cleaning and transformation of this data into formats that can be used for analysis.

r-forestgym 1.0.0
Propagated dependencies: r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forestGYM
Licenses: GPL 2
Build system: r
Synopsis: Forest Growth and Yield Model Based on Clutter Model
Description:

The Clutter model is a significant forest growth simulation tool. Grounded on individual trees and comprehensively considering factors such as competition among trees and the impact of environmental elements on growth, it can accurately reflect the growth process of forest stands. It can be applied in areas like forest resource management, harvesting planning, and ecological research. With the help of the Clutter model, people can better understand the dynamic changes of forests and provide a scientific basis for rational forest management and protecting the ecological environment. This R package can effectively realize the construction of forest growth and harvest models based on the Clutter model and achieve optimized forest management.References: Farias A, Soares C, Leite H et al(2021)<doi:10.1007/s10342-021-01380-1>. Guera O, Silva J, Ferreira R, et al(2019)<doi:10.1590/2179-8087.038117>.

r-ffmanova 1.1.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/olangsrud/ffmanova
Licenses: GPL 2
Build system: r
Synopsis: Fifty-Fifty MANOVA
Description:

General linear modeling with multiple responses (MANCOVA). An overall p-value for each model term is calculated by the 50-50 MANOVA method by Langsrud (2002) <doi:10.1111/1467-9884.00320>, which handles collinear responses. Rotation testing, described by Langsrud (2005) <doi:10.1007/s11222-005-4789-5>, is used to compute adjusted single response p-values according to familywise error rates and false discovery rates (FDR). The approach to FDR is described in the appendix of Moen et al. (2005) <doi:10.1128/AEM.71.4.2086-2094.2005>. Unbalanced designs are handled by Type II sums of squares as argued in Langsrud (2003) <doi:10.1023/A:1023260610025>. Furthermore, the Type II philosophy is extended to continuous design variables as described in Langsrud et al. (2007) <doi:10.1080/02664760701594246>. This means that the method is invariant to scale changes and that common pitfalls are avoided.

r-fbrads 17.0.0
Propagated dependencies: r-rcurl@1.98-1.18 r-plyr@1.8.9 r-logger@0.4.2 r-jsonlite@2.0.0 r-digest@0.6.39 r-data-table@1.18.4 r-bit64@4.8.2
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-fsinr 2.0.10
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-rdpack@2.6.6 r-purrr@1.2.2 r-prodlim@2026.03.11 r-ga@3.2.5 r-e1071@1.7-17 r-dplyr@1.2.1 r-digest@0.6.39 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FSinR
Licenses: GPL 3
Build system: r
Synopsis: Feature Selection in R
Description:

Feature subset selection algorithms modularized in search algorithms and measure utilities.

r-fdaoutlier 0.2.1
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/otsegun/fdaoutlier
Licenses: GPL 3
Build system: r
Synopsis: Outlier Detection Tools for Functional Data Analysis
Description:

This package provides a collection of functions for outlier detection in functional data analysis. Methods implemented include directional outlyingness by Dai and Genton (2019) <doi:10.1016/j.csda.2018.03.017>, MS-plot by Dai and Genton (2018) <doi:10.1080/10618600.2018.1473781>, total variation depth and modified shape similarity index by Huang and Sun (2019) <doi:10.1080/00401706.2019.1574241>, and sequential transformations by Dai et al. (2020) <doi:10.1016/j.csda.2020.106960 among others. Additional outlier detection tools and depths for functional data like functional boxplot, (modified) band depth etc., are also available.

r-fourgametep 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FourgameteP
Licenses: GPL 2
Build system: r
Synopsis: FourGamete Test
Description:

The four-gamete test is based on the infinite-sites model which assumes that the probability of the same mutation occurring twice (recurrent or parallel mutations) and the probability of a mutation back to the original state (reverse mutations) are close to zero. Without these types of mutations, the only explanation for observing the four dilocus genotypes (example below) is recombination (Hudson and Kaplan 1985, Genetics 111:147-164). Thus, the presence of all four gametes is also called phylogenetic incompatibility.

r-flassomsm 0.1.0
Propagated dependencies: r-survival@3.8-6 r-progressr@0.19.0 r-progress@1.2.3 r-penalized@0.9-53 r-numderiv@2016.8-1.1 r-mstate@0.3.3 r-glmnet@5.0 r-future-apply@1.20.2 r-future@1.70.0 r-dplyr@1.2.1 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=flassomsm
Licenses: GPL 3
Build system: r
Synopsis: Penalized Estimation for Multi-State Models with Lasso and Fused Penalties
Description:

This package provides a suite of methods for detecting influential subjects in longitudinal datasets, particularly when observations occur at irregular time points. The methods identify individuals whose response trajectories deviate significantly from the population pattern, enabling detection of anomalies or subjects exerting undue influence on model outcomes.

r-funr 0.3.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/sahilseth/funr
Licenses: Expat
Build system: r
Synopsis: Simple Utility Providing Terminal Access to all R Functions
Description:

This package provides a small utility which wraps Rscript and provides access to all R functions from the shell.

Total packages: 22167