_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
flex 2.6.4
Dependencies: bison@3.8.2
Propagated dependencies: m4@1.4.19
Channel: guix
Location: gnu/packages/flex.scm (gnu packages flex)
Home page: https://github.com/westes/flex
Licenses: non-copyleft
Synopsis: Fast lexical analyser generator
Description:

Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. The flex program reads user-specified input files, or its standard input if no file names are given, for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates a C source file named, "lex.yy.c", which defines the function yylex(). The file "lex.yy.c" can be compiled and linked to produce an executable. When the executable is run, it analyzes its input for occurrences of text matching the regular expressions for each rule. Whenever it finds a match, it executes the corresponding C code.

flexbar 3.4.0
Dependencies: tbb@2020.3 zlib@1.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/seqan/flexbar
Licenses: Modified BSD
Synopsis: Barcode and adapter removal tool for sequencing platforms
Description:

Flexbar preprocesses high-throughput nucleotide sequencing data efficiently. It demultiplexes barcoded runs and removes adapter sequences. Moreover, trimming and filtering features are provided. Flexbar increases read mapping rates and improves genome and transcriptome assemblies. It supports next-generation sequencing data in fasta/q and csfasta/q format from Illumina, Roche 454, and the SOLiD platform.

r-flexic 0.1.4
Propagated dependencies: r-mass@7.3-65 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=flexIC
Licenses: Expat
Synopsis: Flexible Rank-Preserving Correlation Engine
Description:

This package implements a fast, flexible method for simulating continuous variables with specified rank correlations using the Imanâ Conover transformation (Iman & Conover, 1982 <doi:10.1080/03610918208812265>) and back-ranking. Includes plotting tools and error-diagnostics.

r-flexor 1.0.0
Propagated dependencies: r-mgcv@1.9-3 r-gam@1.22-5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/martaaaa/flexOR
Licenses: GPL 3
Synopsis: Flexible Odds Ratio Curves
Description:

This package provides flexible odds ratio curves that enable modeling non-linear relationships between continuous predictors and binary outcomes. This package facilitates a deeper understanding of the impact of each continuous predictor on the outcome by presenting results in terms of odds ratio (OR) curves based on splines. These curves allow for comparison against a specified reference value, aiding in the interpretation of the predictor's effect.

r-flexrl 0.1.0
Propagated dependencies: r-testit@0.13 r-rcpp@1.0.14 r-progress@1.2.3 r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FlexRL
Licenses: GPL 3+
Synopsis: Flexible Model for Record Linkage
Description:

Implementation of the Stochastic Expectation Maximisation (StEM) approach to Record Linkage described in the paper by K. Robach, S. L. van der Pas, M. A. van de Wiel and M. H. Hof (2024, <doi:10.48550/arXiv.2407.06835>); see citation("FlexRL") for details. This is a record linkage method, for finding the common set of records among 2 data sources based on Partially Identifying Variables (PIVs) available in both sources. It includes modelling of dynamic Partially Identifying Variables (e.g. postal code) that may evolve over time and registration errors (missing values and mistakes in the registration). Low memory footprint.

r-flexlsx 0.3.5
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-stringi@1.8.7 r-rlang@1.1.6 r-rcpp@1.0.14 r-purrr@1.0.4 r-openxlsx2@1.17 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/pteridin/flexlsx
Licenses: Expat
Synopsis: Exporting 'flextable' to 'xlsx' Files
Description:

Exports flextable objects to xlsx files, utilizing functionalities provided by flextable and openxlsx2'.

r-flexcwm 1.92
Propagated dependencies: r-statmod@1.5.0 r-numderiv@2016.8-1.1 r-mclust@6.1.1 r-contaminatedmixt@1.3.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=flexCWM
Licenses: GPL 2
Synopsis: Flexible Cluster-Weighted Modeling
Description:

Allows maximum likelihood fitting of cluster-weighted models, a class of mixtures of regression models with random covariates. Methods are described in Angelo Mazza, Antonio Punzo, Salvatore Ingrassia (2018) <doi:10.18637/jss.v086.i02>.

r-flexoki 0.0.1
Propagated dependencies: r-scales@1.4.0 r-palette@0.0.2 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/christopherkenny/flexoki
Licenses: Expat
Synopsis: Inky Color Schemes
Description:

This package provides color palettes designed to be reminiscent of text on paper. The color schemes were taken from <https://stephango.com/flexoki>. Includes discrete, continuous, and binned scales that are not necessarily color-blind friendly. Simple scale and theme functions are available for use with ggplot2'.

r-flexmet 1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=flexmet
Licenses: GPL 3
Synopsis: Flexible Latent Trait Metrics using the Filtered Monotonic Polynomial Item Response Model
Description:

Application of the filtered monotonic polynomial (FMP) item response model to flexibly fit item response models. The package includes tools that allow the item response model to be build on any monotonic transformation of the latent trait metric, as described by Feuerstahler (2019) <doi:10.1007/s11336-018-9642-9>.

r-flexord 1.0.0
Propagated dependencies: r-mvtnorm@1.3-3 r-flexmix@2.3-20 r-flexclust@1.5.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://zettlchen.github.io/flexord/
Licenses: GPL 2
Synopsis: Flexible Clustering of Ordinal and Mixed-with-Ordinal Data
Description:

Extends the capabilities for flexible partitioning and model-based clustering available in the packages flexclust and flexmix to handle ordinal and mixed-with-ordinal data types via new distance, centroid and driver functions that make various assumptions regarding ordinality. Using them within the flex-scheme allows for easy comparisons across methods.

r-flexmix 2.3-20
Propagated dependencies: r-lattice@0.22-7 r-modeltools@0.2-24 r-nnet@7.3-20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/flexmix
Licenses: GPL 2+
Synopsis: Flexible mixture modeling
Description:

This package implements a general framework for finite mixtures of regression models using the EM algorithm. FlexMix provides the E-step and all data handling, while the M-step can be supplied by the user to easily define new models. Existing drivers implement mixtures of standard linear models, generalized linear models and model-based clustering.

r-flexdir 1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FlexDir
Licenses: GPL 2+
Synopsis: Tools to Work with the Flexible Dirichlet Distribution
Description:

This package provides tools to work with the Flexible Dirichlet distribution. The main features are an E-M algorithm for computing the maximum likelihood estimate of the parameter vector and a function based on conditional bootstrap to estimate its asymptotic variance-covariance matrix. It contains also functions to plot graphs, to generate random observations and to handle compositional data.

r-flexmsm 0.1.2
Propagated dependencies: r-trust@0.1-8 r-mgcv@1.9-3 r-matrixstats@1.5.0 r-gjrm@0.2-6.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=flexmsm
Licenses: Expat
Synopsis: General Framework for Flexible Multi-State Survival Modelling
Description:

This package provides a general estimation framework for multi-state Markov processes with flexible specification of the transition intensities. The log-transition intensities can be specified through Generalised Additive Models which allow for virtually any type of covariate effect. Elementary specifications such as time-homogeneous processes and simple parametric forms are also supported. There are no limitations on the type of process one can assume, with both forward and backward transitions allowed and virtually any number of states.

r-flexgam 0.7.2
Propagated dependencies: r-scam@1.2-19 r-mgcv@1.9-3 r-matrix@1.7-3 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=FlexGAM
Licenses: GPL 2
Synopsis: Generalized Additive Models with Flexible Response Functions
Description:

Standard generalized additive models assume a response function, which induces an assumption on the shape of the distribution of the response. However, miss-specifying the response function results in biased estimates. Therefore in Spiegel et al. (2017) <doi:10.1007/s11222-017-9799-6> we propose to estimate the response function jointly with the covariate effects. This package provides the underlying functions to estimate these generalized additive models with flexible response functions. The estimation is based on an iterative algorithm. In the outer loop the response function is estimated, while in the inner loop the covariate effects are determined. For the response function a strictly monotone P-spline is used while the covariate effects are estimated based on a modified Fisher-Scoring algorithm. Overall the estimation relies on the mgcv'-package.

r-flexreg 1.3.1
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.4.0 r-rstan@2.32.7 r-rcppparallel@5.1.10 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14 r-loo@2.8.0 r-ggplot2@3.5.2 r-formula@1.2-5 r-bh@1.87.0-1 r-bayesplot@1.12.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FlexReg
Licenses: GPL 2+
Synopsis: Regression Models for Bounded Continuous and Discrete Responses
Description:

This package provides functions to fit regression models for bounded continuous and discrete responses. In case of bounded continuous responses (e.g., proportions and rates), available models are the flexible beta (Migliorati, S., Di Brisco, A. M., Ongaro, A. (2018) <doi:10.1214/17-BA1079>), the variance-inflated beta (Di Brisco, A. M., Migliorati, S., Ongaro, A. (2020) <doi:10.1177/1471082X18821213>), the beta (Ferrari, S.L.P., Cribari-Neto, F. (2004) <doi:10.1080/0266476042000214501>), and their augmented versions to handle the presence of zero/one values (Di Brisco, A. M., Migliorati, S. (2020) <doi:10.1002/sim.8406>) are implemented. In case of bounded discrete responses (e.g., bounded counts, such as the number of successes in n trials), available models are the flexible beta-binomial (Ascari, R., Migliorati, S. (2021) <doi:10.1002/sim.9005>), the beta-binomial, and the binomial are implemented. Inference is dealt with a Bayesian approach based on the Hamiltonian Monte Carlo (HMC) algorithm (Gelman, A., Carlin, J. B., Stern, H. S., Rubin, D. B. (2014) <doi:10.1201/b16018>). Besides, functions to compute residuals, posterior predictives, goodness of fit measures, convergence diagnostics, and graphical representations are provided.

r-flexsurv 2.3.2
Propagated dependencies: r-assertthat@0.2.1 r-desolve@1.40 r-dplyr@1.1.4 r-generics@0.1.4 r-ggplot2@3.5.2 r-magrittr@2.0.3 r-matrix@1.7-3 r-mstate@0.3.3 r-muhaz@1.2.6.4 r-mvtnorm@1.3-3 r-numderiv@2016.8-1.1 r-purrr@1.0.4 r-quadprog@1.5-8 r-rcpp@1.0.14 r-rlang@1.1.6 r-rstpm2@1.6.7 r-statmod@1.5.0 r-survival@3.8-3 r-tibble@3.2.1 r-tidyr@1.3.1 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/chjackson/flexsurv-dev
Licenses: GPL 2+
Synopsis: Flexible parametric survival and multi-state models
Description:

This package provides flexible parametric models for time-to-event data, including the Royston-Parmar spline model, generalized gamma and generalized F distributions. Any user-defined parametric distribution can be fitted, given at least an R function defining the probability density or hazard. There are also tools for fitting and predicting from fully parametric multi-state models.

r-flexscan 0.2.2
Propagated dependencies: r-spdep@1.3-11 r-spatialreg@1.3-6 r-sp@2.2-0 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
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-flexfitr 1.2.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-subplex@1.9 r-rlang@1.1.6 r-progressr@0.15.1 r-optimx@2025-4.9 r-numderiv@2016.8-1.1 r-ggplot2@3.5.2 r-future@1.49.0 r-foreach@1.5.2 r-dplyr@1.1.4 r-dofuture@1.1.0 r-agriutilities@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://apariciojohan.github.io/flexFitR/
Licenses: Expat
Synopsis: Flexible Non-Linear Least Square Model Fitting
Description:

This package provides tools for flexible non-linear least squares model fitting using general-purpose optimization techniques. The package supports a variety of optimization algorithms, including those provided by the optimx package, making it suitable for handling complex non-linear models. Features include parallel processing support via the future and foreach packages, comprehensive model diagnostics, and visualization capabilities. Implements methods described in Nash and Varadhan (2011, <doi:10.18637/jss.v043.i09>).

r-flexurba 0.2.2
Propagated dependencies: r-tidyterra@0.7.2 r-terra@1.8-50 r-sf@1.0-21 r-rcpp@1.0.14 r-nngeo@0.4.8 r-magrittr@2.0.3 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-ggspatial@1.1.9 r-ggplot2@3.5.2 r-geos@0.2.4 r-fastmatch@1.1-6 r-exactextractr@0.10.0 r-dplyr@1.1.4 r-data-table@1.17.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/cvmigero/flexurba
Licenses: Expat
Synopsis: Construct Flexible Urban Delineations
Description:

Enables the construction of flexible urban delineations that can be tailored to specific applications or research questions, see Van Migerode et al. (2024) <DOI:10.1177/23998083241262545> and Van Migerode et al. (2025) <DOI:10.5281/zenodo.15173220>. Originally developed to flexibly reconstruct the Degree of Urbanisation classification of cities, towns and rural areas developed by Dijkstra et al. (2021) <DOI:10.1016/j.jue.2020.103312>. Now it also support a broader range of delineation approaches, using multiple datasets â including population, built-up area, and night-time light grids â and different thresholding methods.

python-flex 6.14.1
Propagated dependencies: python-click@8.1.7 python-jsonpointer@1.14 python-pyyaml@6.0.1 python-requests@2.31.0 python-rfc3987@1.3.7 python-six@1.16.0 python-strict-rfc3339@0.7 python-validate-email@1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pipermerriam/flex
Licenses: Modified BSD
Synopsis: Validates Swagger schemata
Description:

flex can be used to validate Swagger schemata.

r-flexiblas 3.4.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/Enchufa2/r-flexiblas
Licenses: LGPL 3+
Synopsis: 'FlexiBLAS' API Interface
Description:

This package provides functions to switch the BLAS'/'LAPACK optimized backend and change the number of threads without leaving the R session, which needs to be linked against the FlexiBLAS wrapper library <https://www.mpi-magdeburg.mpg.de/projects/flexiblas>.

r-flextable 0.9.8
Propagated dependencies: r-data-table@1.17.4 r-gdtools@0.4.2 r-htmltools@0.5.8.1 r-knitr@1.50 r-officer@0.6.10 r-ragg@1.4.0 r-rlang@1.1.6 r-rmarkdown@2.29 r-uuid@1.2-1 r-xml2@1.3.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://davidgohel.github.io/flextable
Licenses: GPL 3
Synopsis: Functions for tabular reporting
Description:

This package provides tools to create pretty tables for HTML documents and other formats. Functions are provided to let users create tables, modify and format their content. It extends the officer package and can be used within R markdown documents when rendering to HTML and to Word documents.

r-flexclust 1.5.0
Propagated dependencies: r-class@7.3-23 r-lattice@0.22-7 r-modeltools@0.2-24
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/flexclust/
Licenses: GPL 2
Synopsis: Flexible cluster algorithms
Description:

The main function kcca implements a general framework for k-centroids cluster analysis supporting arbitrary distance measures and centroid computation. Further cluster methods include hard competitive learning, neural gas, and QT clustering. There are numerous visualization methods for cluster results (neighborhood graphs, convex cluster hulls, barcharts of centroids, ...), and bootstrap methods for the analysis of cluster stability.

r-flexvarjm 0.1.0
Propagated dependencies: r-survminer@0.5.0 r-survival@3.8-3 r-rcpparmadillo@14.4.3-1 r-rcpp@1.0.14 r-randtoolbox@2.0.5 r-mvtnorm@1.3-3 r-marqlevalg@2.0.8 r-lcmm@2.2.1 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/LeonieCourcoul/FlexVarJM
Licenses: GPL 3+
Synopsis: Estimate Joint Models with Subject-Specific Variance
Description:

Estimation of mixed models including a subject-specific variance which can be time and covariate dependent. In the joint model framework, the package handles left truncation and allows a flexible dependence structure between the competing events and the longitudinal marker. The estimation is performed under the frequentist framework, using the Marquardt-Levenberg algorithm. (Courcoul, Tzourio, Woodward, Barbieri, Jacqmin-Gadda (2023) <arXiv:2306.16785>).

Page: 123
Total results: 53