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

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-fancycut 0.1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fancycut
Licenses: CC0
Build system: r
Synopsis: Fancy Version of 'base::cut'
Description:

This package provides the function fancycut() which is like cut() except you can mix left open and right open intervals with point values, intervals that are closed on both ends and intervals that are open on both ends.

r-floral 0.7.0
Propagated dependencies: r-survival@3.8-6 r-reshape@0.8.10 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-phyloseq@1.56.0 r-mvtnorm@1.3-7 r-msm@1.8.2 r-glmnet@5.0 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1 r-dorng@1.8.6.3 r-doparallel@1.0.17 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://vdblab.github.io/FLORAL/
Licenses: GPL 3+
Build system: r
Synopsis: Fit Log-Ratio Lasso Regression for Compositional Data
Description:

Log-ratio Lasso regression for continuous, binary, and survival outcomes with (longitudinal) compositional features. See Fei and others (2024) <doi:10.1016/j.crmeth.2024.100899>.

r-fstpackage 0.1
Propagated dependencies: r-skat@2.2.5 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-mass@7.3-65 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FSTpackage
Licenses: GPL 3
Build system: r
Synopsis: Unified Sequence-Based Association Tests Allowing for Multiple Functional Annotation Scores
Description:

This package provides functions for sequencing studies allowing for multiple functional annotation scores. Score type tests and an efficient perturbation method are used for individual gene/large gene-set/genome wide analysis. Only summary statistics are needed.

r-fortniter 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-purrr@1.2.2 r-httr2@1.2.2 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=fortniteR
Licenses: Expat
Build system: r
Synopsis: Access 'Fortnite Ecosystem' API
Description:

Interface for accessing the Fortnite Ecosystem API, allowing users to retrieve island metadata and engagement metrics. The package provides functions to search for Fortnite Creative islands, retrieve detailed metadata about specific islands including titles, descriptions, and tags, and access engagement metrics such as daily active users and play duration. It supports pagination for large result sets and time-series analysis of island performance. The API endpoint is <https://api.fortnite.com/ecosystem/v1>.

r-fundiversity 1.1.1
Propagated dependencies: r-vegan@2.7-3 r-matrix@1.7-5 r-geometry@0.5.2 r-future-apply@1.20.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://funecology.github.io/fundiversity/
Licenses: GPL 3
Build system: r
Synopsis: Easy Computation of Functional Diversity Indices
Description:

Computes six functional diversity indices. These are namely, Functional Divergence (FDiv), Function Evenness (FEve), Functional Richness (FRic), Functional Richness intersections (FRic_intersect), Functional Dispersion (FDis), and Rao's entropy (Q) (reviewed in Villéger et al. 2008 <doi:10.1890/07-1206.1>). Provides efficient, modular, and parallel functions to compute functional diversity indices (preprint: <doi:10.32942/osf.io/dg7hw>).

r-fastsurvival 0.2.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-dqrng@0.4.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/gosukehommaEX/FastSurvival
Licenses: Expat
Build system: r
Synopsis: Fast Survival Analysis and Simulation for Clinical Trials
Description:

This package provides fast alternatives to standard survival analysis functions in the survival package, together with tools for time-to-event trial simulation and sequential analysis. The estimation and testing functions cover a single-time-point Kaplan-Meier estimator (survfit_fast()), log-rank tests including weighted and stratified variants (survdiff_fast()), a closed-form hazard ratio estimator based on the Pike-Halley Estimator method (coxph_fast()), restricted mean survival time (rmst_fast()), window mean survival time (wmst_fast()), milestone survival comparison (milestone_fast()), median survival time (medsurv_fast()), the max-combo test (maxcombo_fast()), the robust modestly-weighted log-rank test (rmw_fast()), the weighted Kaplan-Meier (Pepe-Fleming) test (wkm_fast()), the average hazard with survival weight (ahsw_fast()), and the Kalbfleisch-Prentice average hazard ratio (ahr_fast()). The simulation layer generates individual patient data (simdata_fast()), performs interim or sequential analyses (analysis_fast()), and aggregates operating characteristics (simsummary_fast()). A visualization layer assembles design-stage scenarios (gen_scenario_fast()) and builds analysis-stage Kaplan-Meier curves (kmcurve_fast()), each with plot and print methods. All functions are designed for repeated evaluation inside large simulation loops, such as adaptive sample-size re-estimation, probability-of-success calculations, and regional consistency evaluation in multi-regional trials. Core computations are implemented in C++ via Rcpp for maximum performance. Methodological background is described in Collett (2014, ISBN:9780429196294).

r-fwb 0.6.0
Propagated dependencies: r-rlang@1.2.0 r-pbapply@1.7-4 r-generics@0.1.4 r-arg@0.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://ngreifer.github.io/fwb/
Licenses: GPL 2+
Build system: r
Synopsis: Fractional Weighted Bootstrap
Description:

An implementation of the fractional weighted bootstrap to be used as a drop-in for functions in the boot package. The fractional weighted bootstrap (also known as the Bayesian bootstrap) involves drawing weights randomly that are applied to the data rather than resampling units from the data. See Xu et al. (2020) <doi:10.1080/00031305.2020.1731599> for details.

r-ftsa 6.7
Propagated dependencies: r-vars@1.6-1 r-strucchange@1.5-4 r-sde@2.0.21 r-roopsd@0.3.9 r-rainbow@3.8 r-psych@2.6.5 r-pdfcluster@1.0-4 r-pcapp@2.0-5 r-mass@7.3-65 r-laplacesdemon@16.1.8 r-kernsmooth@2.23-26 r-glue@1.8.1 r-forecast@9.0.2 r-fgarch@4052.93 r-fdapace@0.6.0 r-fda@6.3.0 r-evgam@1.0.2 r-ecp@3.1.6 r-e1071@1.7-17 r-colorspace@2.1-2 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=ftsa
Licenses: GPL 3
Build system: r
Synopsis: Functional Time Series Analysis
Description:

This package provides functions for visualizing, modeling, forecasting and hypothesis testing of functional time series.

r-floodflow 0.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/gowusu/floodflow
Licenses: Expat
Build system: r
Synopsis: Map-First Climate-Informed Flood Assessment for Data-Scarce Basins
Description:

This package provides a reproducible, map-oriented workflow for flood hazard assessment that chains rainfall extreme value analysis, rainfall-runoff simulation, terrain-based flow routing and water-depth estimation into a single pipeline. A stationary-versus-nonstationary test for changing rainfall extremes is built in, and any flood scenario can be produced for a present-day or a climate-adjusted design event. Defaults target settings with sparse gauge networks, using satellite or reanalysis rainfall, temperature-based potential evapotranspiration and regional pooling of short records. Heavy modelling engines are wrapped rather than reimplemented so that the core stays lightweight. Methods follow established hydrology, including the generalized extreme value distribution for rainfall maxima (Coles, 2001, <doi:10.1007/978-1-4471-3675-0>) and Manning's equation for open-channel flow.

r-fastrmodels 2.1.0
Propagated dependencies: r-xgboost@3.2.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/nflverse/fastrmodels
Licenses: Expat
Build system: r
Synopsis: Models for the 'nflfastR' Package
Description:

This package provides a data package that hosts all models for the nflfastR package.

r-finiteruinprob 0.6
Propagated dependencies: r-sdprisk@1.1-6 r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=finiteruinprob
Licenses: AGPL 3
Build system: r
Synopsis: Computation of the Probability of Ruin Within a Finite Time Horizon
Description:

In the Cramérâ Lundberg risk process perturbed by a Wiener process, this packages provides approximations to the probability of ruin within a finite time horizon. Currently, there are three methods implemented: The first one uses saddlepoint approximation (two variants are provided), the second one uses importance sampling and the third one is based on the simulation of a dual process. This last method is not very accurate and only given here for completeness.

r-fglsnet 1.1
Propagated dependencies: r-sna@2.8 r-sandwich@3.1-1 r-network@1.20.0 r-matrixcalc@1.0-6 r-matrix@1.7-5 r-mass@7.3-65 r-lmtest@0.9-40
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fglsnet
Licenses: GPL 3
Build system: r
Synopsis: Feasible Generalized Least Squares Estimator for Regression Analysis of Outcomes with Network Dependence
Description:

The function estimates a multivariate regression model for outcomes with network dependence.

r-factorselect 0.1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/penny4nonsense/factorselect
Licenses: Expat
Build system: r
Synopsis: Eigenvalue-Based Estimation of the Number of Factors in Approximate Factor Models
Description:

Eigenvalue-based estimation of the number of factors in approximate factor models. Designed to work when either N or T is large, without requiring both dimensions to grow simultaneously. Implements the eigenvalue ratio estimator of Ahn and Horenstein (2013) <doi:10.3982/ECTA8968>, the information criteria of Bai and Ng (2002) <doi:10.1111/1468-0262.00273>, the tuned penalty of Alessi, Barigozzi and Capasso (2010) <doi:10.1016/j.spl.2010.08.005>, the auto-covariance ratio estimator of Lam and Yao (2012) <doi:10.1214/12-AOS970>, and the edge distribution estimators of Onatski (2009) <doi:10.3982/ECTA6964> and Onatski (2010) <doi:10.1162/REST_a_00043>.

r-fairness 1.2.3
Propagated dependencies: r-proc@1.19.0.1 r-ggplot2@4.0.3 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.kozodoi.me/blog/algorithmic-fairness-in-r
Licenses: Expat
Build system: r
Synopsis: Algorithmic Fairness Metrics
Description:

Offers calculation, visualization and comparison of algorithmic fairness metrics. Fair machine learning is an emerging topic with the overarching aim to critically assess whether ML algorithms reinforce existing social biases. Unfair algorithms can propagate such biases and produce predictions with a disparate impact on various sensitive groups of individuals (defined by sex, gender, ethnicity, religion, income, socioeconomic status, physical or mental disabilities). Fair algorithms possess the underlying foundation that these groups should be treated similarly or have similar prediction outcomes. The fairness R package offers the calculation and comparisons of commonly and less commonly used fairness metrics in population subgroups. These methods are described by Calders and Verwer (2010) <doi:10.1007/s10618-010-0190-x>, Chouldechova (2017) <doi:10.1089/big.2016.0047>, Feldman et al. (2015) <doi:10.1145/2783258.2783311> , Friedler et al. (2018) <doi:10.1145/3287560.3287589> and Zafar et al. (2017) <doi:10.1145/3038912.3052660>. The package also offers convenient visualizations to help understand fairness metrics.

r-finnet 0.2.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://fatelarico.github.io/FinNet.html
Licenses: GPL 3+
Build system: r
Synopsis: Quickly Build and Manipulate Financial Networks
Description:

Providing classes, methods, and functions to deal with financial networks. Users can easily store information about both physical and legal persons by using pre-made classes that are studied for integration with scraping packages such as rvest and RSelenium'. Moreover, the package assists in creating various types of financial networks depending on the type of relation between its units depending on the relation under scrutiny (ownership, board interlocks, etc.), the desired tie type (valued or binary), and renders them in the most common formats (adjacency matrix, incidence matrix, edge list, igraph', network'). There are also ad-hoc functions for the Fiedler value, global network efficiency, and cascade-failure analysis.

r-fjordlight 1.0.1
Propagated dependencies: r-raster@3.6-32 r-ncdf4@1.24 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://face-it-project.github.io/FjordLight/index.html
Licenses: Expat
Build system: r
Synopsis: Available Light Within the Water Column and on the Seafloor of Arctic Fjords
Description:

Satellite data collected between 2003 and 2022, in conjunction with gridded bathymetric data (50-150 m resolution), are used to estimate the irradiance reaching the bottom of a series of representative EU Arctic fjords. An Earth System Science Data (ESSD) manuscript, Schlegel et al. (2024), provides a detailed explanation of the methodology.

r-fso 2.1-4
Propagated dependencies: r-labdsv@2.3-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fso
Licenses: GPL 2+
Build system: r
Synopsis: Fuzzy Set Ordination
Description:

Fuzzy set ordination is a multivariate analysis used in ecology to relate the composition of samples to possible explanatory variables. While differing in theory and method, in practice, the use is similar to constrained ordination. The package contains plotting and summary functions as well as the analyses.

r-fastlink 0.6.1
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-stringdist@0.9.17 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-plotrix@3.8-14 r-matrix@1.7-5 r-gtools@3.9.5 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17 r-data-table@1.18.4 r-adagio@0.9.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fastLink
Licenses: GPL 3+
Build system: r
Synopsis: Fast Probabilistic Record Linkage with Missing Data
Description:

This package implements a Fellegi-Sunter probabilistic record linkage model that allows for missing data and the inclusion of auxiliary information. This includes functionalities to conduct a merge of two datasets under the Fellegi-Sunter model using the Expectation-Maximization algorithm. In addition, tools for preparing, adjusting, and summarizing data merges are included. The package implements methods described in Enamorado, Fifield, and Imai (2019) Using a Probabilistic Model to Assist Merging of Large-scale Administrative Records <doi:10.1017/S0003055418000783> and is available at <https://imai.fas.harvard.edu/research/linkage.html>.

r-factorana 1.7.1
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-nnet@7.3-20 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=factorana
Licenses: GPL 3
Build system: r
Synopsis: Factor Model Estimation with Latent Variables
Description:

This package provides a flexible framework for estimating factor models with multiple latent variables. Supports linear, probit, ordered probit, and multinomial logit model components. Features include multi-stage estimation, automatic parameter initialization, analytical gradients and Hessians, and parallel estimation. Methods are described in Heckman, Humphries, and Veramendi (2016) <doi:10.1016/j.jeconom.2015.12.001>, Heckman, Humphries, and Veramendi (2018) <doi:10.1086/698760>, and Humphries, Joensen, and Veramendi (2024) <doi:10.1257/pandp.20241026>.

r-farmpartial 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=farmPartial
Licenses: Expat
Build system: r
Synopsis: Tools for Farm Partial-Budget Analysis
Description:

This package provides tools for evaluating the incremental economic consequences of a proposed farm-management change using partial-budget logic. Functions organize added returns, reduced costs, added costs, and reduced returns; compare baseline and alternative budgets; calculate net changes and marginal rates of return; conduct one- and two-way sensitivity, scenario, break-even, dominance, marginal, and Monte Carlo uncertainty analyses; and convert capital changes to annual equivalents. The framework follows the approach described by the International Maize and Wheat Improvement Center (1988, ISBN: 968-6127-19-4) for farm-management, extension, and on-farm research.

r-fuzzr 0.2.2
Propagated dependencies: r-purrr@1.2.2 r-progress@1.2.3 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mdlincoln/fuzzr
Licenses: Expat
Build system: r
Synopsis: Fuzz-Test R Functions
Description:

Test function arguments with a wide array of inputs, and produce reports summarizing messages, warnings, errors, and returned values.

r-fsm 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FSM
Licenses: GPL 3
Build system: r
Synopsis: Finite Selection Model
Description:

Randomized and balanced allocation of units to treatment groups using the Finite Selection Model (FSM). The FSM was originally proposed and developed at the RAND corporation by Carl Morris to enhance the experimental design for the now famous Health Insurance Experiment. See Morris (1979) <doi:10.1016/0304-4076(79)90053-8> for details on the original version of the FSM.

r-factorhet 1.0.0
Propagated dependencies: r-smoof@1.7.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-paramhelpers@1.14.2 r-mlrmbo@1.1.6 r-mlr@2.19.3 r-matrix@1.7-5 r-lbfgs@1.2.1.2 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mgoplerud/FactorHet
Licenses: GPL 2+
Build system: r
Synopsis: Estimate Heterogeneous Effects in Factorial Experiments Using Grouping and Sparsity
Description:

Estimates heterogeneous effects in factorial (and conjoint) models. The methodology employs a Bayesian finite mixture of regularized logistic regressions, where moderators can affect each observation's probability of group membership and a sparsity-inducing prior fuses together levels of each factor while respecting ANOVA-style sum-to-zero constraints. Goplerud, Imai, and Pashley (2024) <doi:10.48550/ARXIV.2201.01357> provide further details.

r-findgsep 1.2.0
Propagated dependencies: r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-pracma@2.4.6 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://github.com/sperfu/findGSEP
Licenses: GPL 2+
Build system: r
Synopsis: Estimate Genome Size of Polyploid Species Using k-Mer Frequencies
Description:

This package provides tools to estimate the genome size of polyploid species using k-mer frequencies. This package includes functions to process k-mer frequency data and perform genome size estimation by fitting k-mer frequencies with a normal distribution model. It supports handling of complex polyploid genomes and offers various options for customizing the estimation process. The basic method findGSE is detailed in Sun, Hequan, et al. (2018) <doi:10.1093/bioinformatics/btx637>.

Total packages: 73977