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

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-factset-protobuf-stach-v2 1.0.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/factset/stachschema-sdks
Licenses: ASL 2.0
Build system: r
Synopsis: 'FactSet' 'STACH V2' Library
Description:

Generates RProtobuf classes for FactSet STACH V2 tabular format which represents complex multi-dimensional array of data. These classes help in the serialization and deserialization of STACH V2 formatted data. See GitHub repository documentation for more information.

r-foresterror 1.1.0
Propagated dependencies: r-purrr@1.2.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forestError
Licenses: GPL 3
Build system: r
Synopsis: Unified Framework for Random Forest Prediction Error Estimation
Description:

Estimates the conditional error distributions of random forest predictions and common parameters of those distributions, including conditional misclassification rates, conditional mean squared prediction errors, conditional biases, and conditional quantiles, by out-of-bag weighting of out-of-bag prediction errors as proposed by Lu and Hardin (2021). This package is compatible with several existing packages that implement random forests in R.

r-flame 2.1.1
Propagated dependencies: r-gmp@0.7-5 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://almost-matching-exactly.github.io
Licenses: Expat
Build system: r
Synopsis: Interpretable Matching for Causal Inference
Description:

Efficient implementations of the algorithms in the Almost-Matching-Exactly framework for interpretable matching in causal inference. These algorithms match units via a learned, weighted Hamming distance that determines which covariates are more important to match on. For more information and examples, see the Almost-Matching-Exactly website.

r-fuzzystattra 1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FuzzyStatTra
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Methods for Trapezoidal Fuzzy Numbers
Description:

The aim of the package is to provide some basic functions for doing statistics with trapezoidal fuzzy numbers. In particular, the package contains several functions for simulating trapezoidal fuzzy numbers, as well as for calculating some central tendency measures (mean and two types of median), some scale measures (variance, ADD, MDD, Sn, Qn, Tn and some M-estimators) and one diversity index and one inequality index. Moreover, functions for calculating the 1-norm distance, the mid/spr distance and the (phi,theta)-wabl/ldev/rdev distance between fuzzy numbers are included, and a function to calculate the value phi-wabl given a sample of trapezoidal fuzzy numbers.

r-favnums 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=favnums
Licenses: CC0
Build system: r
Synopsis: Dataset of Favourite Numbers
Description:

This package provides a dataset of favourite numbers, selected from an online poll of over 30,000 people by Alex Bellos (http://pages.bloomsbury.com/favouritenumber).

r-freetree 0.1.0
Propagated dependencies: r-wgcna@1.73 r-pre@1.0.8 r-mass@7.3-65 r-glmertree@0.2-6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FREEtree
Licenses: GPL 3
Build system: r
Synopsis: Tree Method for High Dimensional Longitudinal Data
Description:

This tree-based method deals with high dimensional longitudinal data with correlated features through the use of a piecewise random effect model. FREE tree also exploits the network structure of the features, by first clustering them using Weighted Gene Co-expression Network Analysis ('WGCNA'). It then conducts a screening step within each cluster of features and a selecting step among the surviving features, which provides a relatively unbiased way to do feature selection. By using dominant principle components as regression variables at each leaf and the original features as splitting variables at splitting nodes, FREE tree delivers easily interpretable results while improving computational efficiency.

r-fast-r 0.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://f-neri.github.io/FAST.R/
Licenses: FSDG-compatible
Build system: r
Synopsis: Analyze and Visualize FAST-Generated Data
Description:

R shiny app to perform data analysis and visualization for the Fully Automated Senescence Test (FAST) workflow.

r-ftrcool 2.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=ftrCOOL
Licenses: GPL 3
Build system: r
Synopsis: Feature Extraction from Biological Sequences
Description:

Extracts features from biological sequences. It contains most features which are presented in related work and also includes features which have never been introduced before. It extracts numerous features from nucleotide and peptide sequences. Each feature converts the input sequences to discrete numbers in order to use them as predictors in machine learning models. There are many features and information which are hidden inside a sequence. Utilizing the package, users can convert biological sequences to discrete models based on chosen properties. References: iLearn Z. Chen et al. (2019) <DOI:10.1093/bib/bbz041>. iFeature Z. Chen et al. (2018) <DOI:10.1093/bioinformatics/bty140>. <https://CRAN.R-project.org/package=rDNAse>. PseKRAAC Y. Zuo et al. PseKRAAC: a flexible web server for generating pseudo K-tuple reduced amino acids composition (2017) <DOI:10.1093/bioinformatics/btw564>. iDNA6mA-PseKNC P. Feng et al. iDNA6mA-PseKNC: Identifying DNA N6-methyladenosine sites by incorporating nucleotide physicochemical properties into PseKNC (2019) <DOI:10.1016/j.ygeno.2018.01.005>. I. Dubchak et al. Prediction of protein folding class using global description of amino acid sequence (1995) <DOI:10.1073/pnas.92.19.8700>. W. Chen et al. Identification and analysis of the N6-methyladenosine in the Saccharomyces cerevisiae transcriptome (2015) <DOI:10.1038/srep13859>.

r-fnets 0.1.6
Propagated dependencies: r-rcolorbrewer@1.1-3 r-mass@7.3-65 r-lpsolve@5.6.23 r-igraph@2.2.1 r-foreach@1.5.2 r-fields@17.1 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fnets
Licenses: GPL 3+
Build system: r
Synopsis: Factor-Adjusted Network Estimation and Forecasting for High-Dimensional Time Series
Description:

This package implements methods for network estimation and forecasting of high-dimensional time series exhibiting strong serial and cross-sectional correlations under a factor-adjusted vector autoregressive model. See Barigozzi, Cho and Owens (2024+) <doi:10.1080/07350015.2023.2257270> for further descriptions of FNETS methodology and Owens, Cho and Barigozzi (2024+) <arXiv:2301.11675> accompanying the R package.

r-fuzzyimputationtest 0.5.2
Propagated dependencies: r-vim@6.2.6 r-missforest@1.6.1 r-miceranger@1.5.0 r-mice@3.18.0 r-fuzzysimres@0.4.8 r-fuzzyresampling@0.6.4 r-fuzzynumbers@0.4-7
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FuzzyImputationTest
Licenses: GPL 3
Build system: r
Synopsis: Imputation Procedures and Quality Tests for Fuzzy Data
Description:

Special procedures for the imputation of missing fuzzy numbers are still underdeveloped. The goal of the package is to provide the new d-imputation method (DIMP for short, Romaniuk, M. and Grzegorzewski, P. (2023) "Fuzzy Data Imputation with DIMP and FGAIN" RB/23/2023) and covert some classical ones applied in R packages ('missForest','miceRanger','knn') for use with fuzzy datasets. Additionally, specially tailored benchmarking tests are provided to check and compare these imputation procedures with fuzzy datasets.

r-fassets 4023.85
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 - Analysing and Modelling Financial Assets
Description:

This package provides a collection of functions to manage, to investigate and to analyze data sets of financial assets from different points of view.

r-fpcdpca 0.4.0
Propagated dependencies: r-rsvd@1.0.5 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=FPCdpca
Licenses: ASL 2.0
Build system: r
Synopsis: The FPCdpca Criterion on Distributed Principal Component Analysis
Description:

We consider optimal subset selection in the setting that one needs to use only one data subset to represent the whole data set with minimum information loss, and devise a novel intersection-based criterion on selecting optimal subset, called as the FPC criterion, to handle with the optimal sub-estimator in distributed principal component analysis; That is, the FPCdpca. The philosophy of the package is described in Guo G. (2025) <doi:10.1016/j.physa.2024.130308>.

r-fishgrowth 1.0.4
Propagated dependencies: r-rtmb@1.9
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/arni-magnusson/fishgrowth
Licenses: GPL 3
Build system: r
Synopsis: Fit Growth Curves to Fish Data
Description:

Fit growth models to otoliths and/or tagging data, using the RTMB package and maximum likelihood. The otoliths (or similar measurements of age) provide direct observed coordinates of age and length. The tagging data provide information about the observed length at release and length at recapture at a later time, where the age at release is unknown and estimated as a vector of parameters. The growth models provided by this package can be fitted to otoliths only, tagging data only, or a combination of the two. Growth variability can be modelled as constant or increasing with length.

r-formshare 1.0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/qlands/formshare-R-package
Licenses: GPL 3
Build system: r
Synopsis: Simple Connection Between the 'FormShare App' and 'R' for Advanced Analytics
Description:

This package provides analytics directly from R'. It requires: FormShare App': <https://github.com/qlands/FormShare >= 2.22.0> . Analytics plugin: <https://github.com/qlands/formshare_analytics_plugin> . Remote SQL plugin: <https://github.com/qlands/formshare_sql_plugin> .

r-fpa 1.0
Propagated dependencies: r-reshape@0.8.10 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fpa
Licenses: GPL 2
Build system: r
Synopsis: Spatio-Temporal Fixation Pattern Analysis
Description:

Spatio-temporal Fixation Pattern Analysis (FPA) is a new method of analyzing eye movement data, developed by Mr. Jinlu Cao under the supervision of Prof. Chen Hsuan-Chih at The Chinese University of Hong Kong, and Prof. Wang Suiping at the South China Normal Univeristy. The package "fpa" is a R implementation which makes FPA analysis much easier. There are four major functions in the package: ft2fp(), get_pattern(), plot_pattern(), and lineplot(). The function ft2fp() is the core function, which can complete all the preprocessing within moments. The other three functions are supportive functions which visualize the eye fixation patterns.

r-fishphylomaker 0.2.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FishPhyloMaker
Licenses: Expat
Build system: r
Synopsis: Phylogenies for a List of Finned-Ray Fishes
Description:

This package provides an alternative to facilitate the construction of a phylogeny for fish species from a list of species or a community matrix using as a backbone the phylogenetic tree proposed by Rabosky et al. (2018) <doi:10.1038/s41586-018-0273-1>.

r-freebsdcontribs 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/chrislongros/freebsdcontribs
Licenses: CC0
Build system: r
Synopsis: 'FreeBSD' Contributor and Commit Statistics
Description:

Over 30 years of FreeBSD commit activity and contributor growth. Includes daily commit counts and new committer data extracted from the cloned git repository (1993-2026), plus Phabricator signup statistics (2013-2026). Contains no personal data -- only aggregated counts. Useful for time series analysis, growth modeling, and studying open source community dynamics.

r-fortunes 1.5-4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fortunes
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: R Fortunes
Description:

This package provides a collection of fortunes from the R community.

r-fluxweb 2.0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.biorxiv.org/content/10.1101/229450v4
Licenses: GPL 2+
Build system: r
Synopsis: Estimate Energy Fluxes in Food Webs
Description:

Compute energy fluxes in trophic networks, from resources to their consumers, and can be applied to systems ranging from simple two-species interactions to highly complex food webs. It implements the approach described in Gauzens et al. (2017) <doi:10.1101/229450> to calculate energy fluxes, which are also used to calculate equilibrium stability.

r-face 0.1-8
Propagated dependencies: r-mgcv@1.9-4 r-matrixcalc@1.0-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=face
Licenses: GPL 3
Build system: r
Synopsis: Fast Covariance Estimation for Sparse Functional Data
Description:

We implement the Fast Covariance Estimation for Sparse Functional Data paper published in Statistics and Computing <doi: 10.1007/s11222-017-9744-8>.

r-fastpolicytree 1.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/jcussens/tailoring
Licenses: GPL 3+
Build system: r
Synopsis: Constructs Policy Trees from Covariate and Reward Data
Description:

Constructs optimal policy trees which provide a rule-based treatment prescription policy. Input is covariate and reward data, where, typically, the rewards will be doubly robust reward estimates. This package aims to construct optimal policy trees more quickly than the existing policytree package and is intended to be used alongside that package. For more details see Cussens, Hatamyar, Shah and Kreif (2025) <doi:10.48550/arXiv.2506.15435>.

r-fasttextr 2.1.1
Propagated dependencies: r-slam@0.1-55 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/EmilHvitfeldt/fastTextR
Licenses: Modified BSD
Build system: r
Synopsis: An Interface to the 'fastText' Library
Description:

An interface to the fastText library <https://github.com/facebookresearch/fastText>. The package can be used for text classification and to learn word vectors. An example how to use fastTextR can be found in the README file.

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-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>.

Total packages: 69240