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

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-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-firebase 1.0.2
Propagated dependencies: r-shiny@1.11.1 r-openssl@2.3.4 r-jsonlite@2.0.0 r-jose@1.2.1 r-htmltools@0.5.8.1 r-cli@3.6.5 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://firebase.john-coene.com/
Licenses: AGPL 3
Build system: r
Synopsis: Integrates 'Google Firebase' Authentication Storage, and 'Analytics' with 'Shiny'
Description:

Authenticate users in Shiny applications using Google Firebase with any of the many methods provided; email and password, email link, or using a third-party provider such as Github', Twitter', or Google'. Use Firebase Storage to store files securely, and leverage Firebase Analytics to easily log events and better understand your audience.

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

r-fmpapi 1.0.1
Propagated dependencies: r-httr2@1.2.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/tidy-finance/r-fmpapi
Licenses: Expat
Build system: r
Synopsis: Flexible Client for the 'Financial Modeling Prep' API
Description:

This package provides a flexible interface to the Financial Modeling Prep API <https://site.financialmodelingprep.com/developer/docs>. The package supports all available endpoints and parameters, enabling R users to interact with a wide range of financial data.

r-futurize 0.3.0
Propagated dependencies: r-future@1.68.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://futurize.futureverse.org
Licenses: GPL 3+
Build system: r
Synopsis: Parallelize Common Functions via One Magic Function
Description:

The futurize() function transpiles calls to sequential map-reduce functions such as base::lapply(), purrr::map(), foreach::foreach() %do% ... into concurrent alternatives, providing you with a simple, straightforward path to scalable parallel computing via the future ecosystem <doi:10.32614/RJ-2021-048>. By combining this function with R's native pipe operator, you have a convenient way for speeding up iterative computations with minimal refactoring, e.g. lapply(xs, fcn) |> futurize()', purrr::map(xs, fcn) |> futurize()', and foreach::foreach(x = xs) %do% fcn(x) |> futurize()'. Other map-reduce packages that can be "futurized" are BiocParallel', plyr', crossmap', pbapply packages. There is also support for a growing set of domain-specific packages on CRAN (e.g. boot', caret', fgsea', fwb', gamlss', glmmTMB', glmnet', kernelshap', lme4', metafor', mgcv', partykit', riskRegression', seriation', shapr', SimDesign', strucchange', tm', TSP', and vegan') and on Bioconductor (e.g. DESeq2', GenomicAlignments', GSVA', Rsamtools', scater', scuttle', SingleCellExperiment', and sva').

r-ftsgof 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/veritasmih/FTSgof
Licenses: GPL 3
Build system: r
Synopsis: White Noise and Goodness-of-Fit Tests for Functional Time Series
Description:

It offers comprehensive tools for the analysis of functional time series data, focusing on white noise hypothesis testing and goodness-of-fit evaluations, alongside functions for simulating data and advanced visualization techniques, such as 3D rainbow plots. These methods are described in Kokoszka, Rice, and Shang (2017) <doi:10.1016/j.jmva.2017.08.004>, Yeh, Rice, and Dubin (2023) <doi:10.1214/23-EJS2112>, Kim, Kokoszka, and Rice (2023) <doi:10.1214/23-ss143>, and Rice, Wirjanto, and Zhao (2020) <doi:10.1111/jtsa.12532>.

r-fst4pg 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fst4pg
Licenses: GPL 2+
Build system: r
Synopsis: Genetic Distance Segmentation for Population Genetics
Description:

This package provides efficient methods to compute local and genome wide genetic distances (corresponding to the so called Hudson Fst parameters) through moment method, perform chromosome segmentation into homogeneous Fst genomic regions, and selection sweep detection for multi-population comparison. When multiple profile segmentation is required, the procedure can be parallelized using the future package.

r-fastliu 1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fastliu
Licenses: GPL 3+
Build system: r
Synopsis: Fast Functions for Liu Regression with Regularization Parameter and Statistics
Description:

Efficient computation of the Liu regression coefficient paths, Liu-related statistics and information criteria for a grid of the regularization parameter. The computations are based on the C++ library Armadillo through the R package Rcpp'.

r-forested 0.2.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/simonpcouch/forested
Licenses: Expat
Build system: r
Synopsis: Forest Attributes in U.S. States
Description:

This package provides a small subset of plots throughout the U.S. are sampled and assessed "on-the-ground" as forested or non-forested by the U.S. Department of Agriculture, Forest Service, Forest Inventory and Analysis (FIA) Program, but the FIA also has access to remotely sensed data for all land in the country. The forested package contains data frames intended for use in predictive modeling applications where the more easily-accessible remotely sensed data can be used to predict whether a plot is forested or non-forested. Currently, the package provides data for Washington and Georgia.

r-fude 0.4.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/takeshinishimura/fude
Licenses: Expat
Build system: r
Synopsis: Utilities for Fude Polygon
Description:

This package provides utilities to facilitate handling of Fude Polygon data downloadable from the Ministry of Agriculture, Forestry and Fisheries website <https://open.fude.maff.go.jp>.

r-footballpenaltiesbl 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=footballpenaltiesBL
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Penalties in the German Men's Football Bundesliga
Description:

Basic analysis of all penalties taken in the German men's Bundesliga between the start of its inaugural season and May 2017. The main functions are suitable printing and plotting functions. Flexible selection of a player is supported via grep. Missed penalties can easily be included or excluded, depending on the user's wishes.

r-flocker 1.0-0
Propagated dependencies: r-withr@3.0.2 r-matrixstats@1.5.0 r-mass@7.3-65 r-loo@2.8.0 r-brms@2.23.0 r-boot@1.3-32 r-assertthat@0.2.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/jsocolar/flocker
Licenses: Modified BSD
Build system: r
Synopsis: Flexible Occupancy Estimation with Stan
Description:

Fit occupancy models in Stan via brms'. The full variety of brms formula-based effects structures are available to use in multiple classes of occupancy model, including single-season models, models with data augmentation for never-observed species, dynamic (multiseason) models with explicit colonization and extinction processes, and dynamic models with autologistic occupancy dynamics. Formulas can be specified for all relevant distributional terms, including detection and one or more of occupancy, colonization, extinction, and autologistic depending on the model type. Several important forms of model post-processing are provided. References: Bürkner (2017) <doi:10.18637/jss.v080.i01>; Carpenter et al. (2017) <doi:10.18637/jss.v076.i01>; Socolar & Mills (2023) <doi:10.1101/2023.10.26.564080>.

r-fastnaivebayes 2.2.1
Propagated dependencies: r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mskogholt/fastNaiveBayes
Licenses: GPL 3
Build system: r
Synopsis: Extremely Fast Implementation of a Naive Bayes Classifier
Description:

This is an extremely fast implementation of a Naive Bayes classifier. This package is currently the only package that supports a Bernoulli distribution, a Multinomial distribution, and a Gaussian distribution, making it suitable for both binary features, frequency counts, and numerical features. Another feature is the support of a mix of different event models. Only numerical variables are allowed, however, categorical variables can be transformed into dummies and used with the Bernoulli distribution. The implementation is largely based on the paper "A comparison of event models for Naive Bayes anti-spam e-mail filtering" written by K.M. Schneider (2003) <doi:10.3115/1067807.1067848>. Any issues can be submitted to: <https://github.com/mskogholt/fastNaiveBayes/issues>.

r-formods 0.2.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://formods.ubiquity.tools/
Licenses: FreeBSD
Build system: r
Synopsis: 'Shiny' Modules for General Tasks
Description:

Shiny apps can often make use of the same key elements, this package provides modules for common tasks (data upload, wrangling data, figure generation and saving the app state), and also a framework for developing. These modules can react and interact as well as generate code to create reproducible analyses.

r-fastqcr 0.1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://rpkgs.datanovia.com/fastqcr/index.html
Licenses: GPL 2
Build system: r
Synopsis: Quality Control of Sequencing Data
Description:

FASTQC is the most widely used tool for evaluating the quality of high throughput sequencing data. It produces, for each sample, an html report and a compressed file containing the raw data. If you have hundreds of samples, you are not going to open up each HTML page. You need some way of looking at these data in aggregate. fastqcr Provides helper functions to easily parse, aggregate and analyze FastQC reports for large numbers of samples. It provides a convenient solution for building a Multi-QC report, as well as, a one-sample report with result interpretations.

r-faersquarterlydata 1.3.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=faersquarterlydata
Licenses: GPL 3+
Build system: r
Synopsis: FDA Adverse Event Reporting System Quarterly Data Extracting Tool
Description:

An easy framework to read FDA Adverse Event Reporting System XML/ASCII files.

r-fishdata 1.0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fishdata
Licenses: GPL 3
Build system: r
Synopsis: Small Collection of Fish Population Datasets
Description:

This package provides a collection of four datasets based around the population dynamics of migratory fish. Datasets contain both basic size information on a per fish basis, as well as otolith data that contains a per day record of fish growth history. All data in this package was collected by the author, from 2015-2016, in the Wellington region of New Zealand.

r-fbfsearch 1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FBFsearch
Licenses: GPL 2+
Build system: r
Synopsis: Algorithm for Searching the Space of Gaussian Directed Acyclic Graph Models Through Moment Fractional Bayes Factors
Description:

We propose an objective Bayesian algorithm for searching the space of Gaussian directed acyclic graph (DAG) models. The algorithm uses moment fractional Bayes factors (MFBF) and is suitable for learning sparse graphs. The algorithm is implemented using Armadillo, an open-source C++ linear algebra library.

r-felp 0.6.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://felp.atusy.net/
Licenses: Expat
Build system: r
Synopsis: Functional Help for Functions, Objects, and Packages
Description:

Enhance R help system by fuzzy search and preview interface, pseudo-postfix operators, and more. The `?.` pseudo-postfix operator and the `?` prefix operator displays documents and contents (source or structure) of objects simultaneously to help understanding the objects. The `?p` pseudo-postfix operator displays package documents, and is shorter than help(package = foo).

r-firebehavior 0.1.2
Propagated dependencies: 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=firebehavioR
Licenses: GPL 2
Build system: r
Synopsis: Prediction of Wildland Fire Behavior and Hazard
Description:

Fire behavior prediction models, including the Scott & Reinhardt's (2001) Rothermel Wildland Fire Modelling System <DOI:10.2737/RMRS-RP-29> and Alexander et al.'s (2006) Crown Fire Initiation & Spread model <DOI:10.1016/j.foreco.2006.08.174>. Also contains sample datasets, estimation of fire behavior prediction model inputs (e.g., fuel moisture, canopy characteristics, wind adjustment factor), results visualization, and methods to estimate fire weather hazard.

r-famish 0.2.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://famish.probaverse.com/
Licenses: Expat
Build system: r
Synopsis: Flexibly Tune Families of Probability Distributions
Description:

Fits probability distributions to data and plugs into the probaverse suite of R packages so distribution objects are ready for further manipulation and evaluation. Supports methods such as maximum likelihood and L-moments, and provides diagnostics including empirical ranking and quantile score.

r-fastrcs 0.0.9
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FastRCS
Licenses: GPL 2+
Build system: r
Synopsis: Fits the FastRCS Robust Multivariable Linear Regression Model
Description:

The FastRCS algorithm of Vakili and Schmitt (2014) for robust fit of the multivariable linear regression model and outliers detection.

r-fourwayhmm 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FourWayHMM
Licenses: GPL 3+
Build system: r
Synopsis: Parsimonious Hidden Markov Models for Four-Way Data
Description:

This package implements parsimonious hidden Markov models for four-way data via expectation- conditional maximization algorithm, as described in Tomarchio et al. (2020) <arXiv:2107.04330>. The matrix-variate normal distribution is used as emission distribution. For each hidden state, parsimony is reached via the eigen-decomposition of the covariance matrices of the emission distribution. This produces a family of 98 parsimonious hidden Markov models.

Total packages: 69240