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

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-fastnaivebayes 2.2.1
Propagated dependencies: r-matrix@1.7-5
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-fsia 1.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fsia
Licenses: GPL 3
Build system: r
Synopsis: Import and Analysis of OMR Data from FormScanner
Description:

Import data of tests and questionnaires from FormScanner. FormScanner is an open source software that converts scanned images to data using optical mark recognition (OMR) and it can be downloaded from <http://sourceforge.net/projects/formscanner/>. The spreadsheet file created by FormScanner is imported in a convenient format to perform the analyses provided by the package. These analyses include the conversion of multiple responses to binary (correct/incorrect) data, the computation of the number of corrected responses for each subject or item, scoring using weights,the computation and the graphical representation of the frequencies of the responses to each item and the report of the responses of a few subjects.

r-funcdiv 1.0.0
Propagated dependencies: r-rcppxptrutils@0.1.3 r-rcppparallel@5.1.11-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-paralleldist@0.2.7 r-data-table@1.18.4 r-collapse@2.1.7 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FuncDiv
Licenses: AGPL 3
Build system: r
Synopsis: Compute Contributional Diversity Metrics
Description:

Compute alpha and beta contributional diversity metrics, which is intended for linking taxonomic and functional microbiome data. See GitHub repository for the tutorial: <https://github.com/gavinmdouglas/FuncDiv/wiki>. Citation: Gavin M. Douglas, Sunu Kim, Morgan G. I. Langille, B. Jesse Shapiro (2023) <doi:10.1093/bioinformatics/btac809>.

r-flexgam 0.7.2
Propagated dependencies: r-scam@1.2-22 r-mgcv@1.9-4 r-matrix@1.7-5 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
Build system: r
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-filternhp 0.1.2
Propagated dependencies: r-shinywidgets@0.9.1 r-shinyjs@2.1.1 r-shinybs@0.65.0 r-shiny@1.13.0 r-rclipboard@0.2.1 r-data-tree@1.2.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=filterNHP
Licenses: AGPL 3+
Build system: r
Synopsis: Non-Human Primate Search Filters
Description:

Generate search filters to query scientific bibliographic sources, such as PubMed and Web of Science, for non-human primate related publications.

r-fmtr 1.7.3
Propagated dependencies: r-tibble@3.3.1 r-rcpp@1.1.1-1.1 r-crayon@1.5.3 r-common@1.1.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://fmtr.r-sassy.org
Licenses: CC0
Build system: r
Synopsis: Easily Apply Formats to Data
Description:

This package contains a set of functions that can be used to apply formats to data frames or vectors. The package aims to provide functionality similar to that of SAS® formats. Formats are assigned to the format attribute on data frame columns. Then when the fdata() function is called, a new data frame is created with the column data formatted as specified. The package also contains a value() function to create a user-defined format, similar to a SAS® user-defined format.

r-factorcopula 0.9.3
Propagated dependencies: r-vinecopula@2.6.1 r-statmod@1.5.2 r-polycor@0.8-2 r-matlab@1.0.4.1 r-igraph@2.3.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FactorCopula
Licenses: GPL 2+
Build system: r
Synopsis: Factor, Bi-Factor, Second-Order and Factor Tree Copula Models
Description:

Estimation, model selection and goodness-of-fit of (1) factor copula models for mixed continuous and discrete data in Kadhem and Nikoloulopoulos (2021) <doi:10.1111/bmsp.12231>; (2) bi-factor and second-order copula models for item response data in Kadhem and Nikoloulopoulos (2023) <doi:10.1007/s11336-022-09894-2>; (3) factor tree copula models for item response data in Kadhem and Nikoloulopoulos (2022) <arXiv:2201.00339>.

r-funchir 0.3.0-1
Propagated dependencies: r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/MichaelChirico/funchir
Licenses: Expat
Build system: r
Synopsis: Convenience Functions by Michael Chirico
Description:

YACFP (Yet Another Convenience Function Package). get_age() is a fast & accurate tool for measuring fractional years between two dates. stale_package_check() tries to identify any library() calls to unused packages.

r-fedz1 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/shaf1430/fedz1
Licenses: Expat
Build system: r
Synopsis: An Easier Access to Financial Accounts of the United States(Z.1)
Description:

Flow of funds are financial accounts that are provided by Federal Reserve quarterly. The package contains all datasets <https://www.federalreserve.gov/datadownload/Choose.aspx?rel=z1>, tables <https://www.federalreserve.gov/apps/fof/FOFTables.aspx> and descriptions <https://www.federalreserve.gov/apps/fof/Guide/z1_tables_description.pdf> with functions to understand series <https://www.federalreserve.gov/apps/fof/SeriesStructure.aspx> and explore them.

r-forestat 1.1.0
Propagated dependencies: r-rlang@1.2.0 r-nlme@3.1-169 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/caf-ifrit/forestat
Licenses: GPL 3+
Build system: r
Synopsis: Forest Carbon Sequestration and Potential Productivity Calculation
Description:

Include assessing site classes based on the stand height growth and establishing a nonlinear mixed-effect biomass model under different site classes based on the whole stand model to achieve more accurate estimation of carbon sequestration. In particular, a carbon sequestration potential productivity calculation method based on the potential mean annual increment is proposed. This package is applicable to both natural forests and plantations. It can quantitatively assess standâ s potential productivity, realized productivity, and possible improvement under certain site, and can be used in many aspects such as site quality assessment, tree species suitability evaluation, and forest degradation evaluation. Reference: Lei X, Fu L, Li H, et al (2018) <doi:10.11707/j.1001-7488.20181213>. Fu L, Sharma R P, Zhu G, et al (2017) <doi:10.3390/f8040119>.

r-foci 0.1.3
Propagated dependencies: r-rann@2.6.2 r-proxy@0.4-29 r-gmp@0.7-5.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FOCI
Licenses: GPL 3
Build system: r
Synopsis: Feature Ordering by Conditional Independence
Description:

Feature Ordering by Conditional Independence (FOCI) is a variable selection algorithm based on the measure of conditional dependence. For more information, see the paper: Azadkia and Chatterjee (2019),"A simple measure of conditional dependence" <arXiv:1910.12327>.

r-fruclimadapt 0.4.5
Propagated dependencies: r-zoo@1.8-15 r-magrittr@2.0.5 r-lubridate@1.9.5 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fruclimadapt
Licenses: GPL 3+
Build system: r
Synopsis: Evaluation Tools for Assessing Climate Adaptation of Fruit Tree Species
Description:

Climate is a critical component limiting growing range of plant species, which also determines cultivar adaptation to a region. The evaluation of climate influence on fruit production is critical for decision-making in the design stage of orchards and vineyards and in the evaluation of the potential consequences of future climate. Bio- climatic indices and plant phenology are commonly used to describe the suitability of climate for growing quality fruit and to provide temporal and spatial information about regarding ongoing and future changes. fruclimadapt streamlines the assessment of climate adaptation and the identification of potential risks for grapevines and fruit trees. Procedures in the package allow to i) downscale daily meteorological variables to hourly values (Forster et al (2016) <doi:10.5194/gmd-9-2315-2016>), ii) estimate chilling and forcing heat accumulation (Miranda et al (2019) <https://ec.europa.eu/eip/agriculture/sites/default/files/fg30_mp5_phenology_critical_temperatures.pdf>), iii) estimate plant phenology (Schwartz (2012) <doi:10.1007/978-94-007-6925-0>), iv) calculate bioclimatic indices to evaluate fruit tree and grapevine adaptation (e.g. Badr et al (2017) <doi:10.3354/cr01532>), v) estimate the incidence of weather-related disorders in fruits (e.g. Snyder and de Melo-Abreu (2005, ISBN:92-5-105328-6) and vi) estimate plant water requirements (Allen et al (1998, ISBN:92-5-104219-5)).

r-funspotr 0.0.5
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-readr@2.2.0 r-purrr@1.2.2 r-lifecycle@1.0.5 r-knitr@1.51 r-import@1.3.4 r-httr@1.4.8 r-here@1.0.2 r-glue@1.8.1 r-fs@2.1.0 r-formatr@1.14 r-dplyr@1.2.1 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://brshallo.github.io/funspotr/
Licenses: Expat
Build system: r
Synopsis: Spot R Functions & Packages
Description:

Helpers for parsing out the R functions and packages used in R scripts and notebooks.

r-fishualize 0.2.3
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-png@0.1-9 r-magrittr@2.0.5 r-httr@1.4.8 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-downloader@0.4.1 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/nschiett/fishualize
Licenses: GPL 2
Build system: r
Synopsis: Color Palettes Based on Fish Species
Description:

Implementation of color palettes based on fish species.

r-frair 0.5.203
Propagated dependencies: r-rcppparallel@5.1.11-2 r-lamw@2.2.7 r-boot@1.3-32 r-bbmle@1.0.25.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/dpritchard/frair
Licenses: GPL 2
Build system: r
Synopsis: Tools for Functional Response Analysis
Description:

This package provides tools to support sensible statistics for functional response analysis.

r-fluorojip 0.1.1
Propagated dependencies: r-readxl@1.5.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fluorojip
Licenses: GPL 3
Build system: r
Synopsis: Analysis of Chlorophyll a Fluorescence Transient Parameters
Description:

Computes chlorophyll a fluorescence transient parameters from fluorescence summary data, including minimum and maximum fluorescence, selected transient steps, and area. Provides standard photosynthetic performance indices and fluxes per reaction center and per cross section. Includes helpers to read exported trace tables in supported csv formats and validation workflows based on bundled example files, as well as visualization tools and an interactive shiny interface. The implemented calculations are based on Strasser et al. (2004) <doi:10.1007/978-1-4020-3218-9_12> and Stirbet and Govindjee (2011) <doi:10.1016/j.jphotobiol.2010.12.010>.

r-fmpapi 1.0.1
Propagated dependencies: r-httr2@1.2.2 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://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-fgmutils 0.9.5
Propagated dependencies: r-stringr@1.6.0 r-sqldf@0.4-12 r-png@0.1-9 r-plyr@1.8.9 r-gridextra@2.3 r-ggplot2@4.0.3 r-devemf@4.6 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=Fgmutils
Licenses: GPL 2
Build system: r
Synopsis: Forest Growth Model Utilities
Description:

Growth models and forest production require existing data manipulation and the creation of new data, structured from basic forest inventory data. The purpose of this package is provide functions to support these activities.

r-fastvoter 0.0.3
Propagated dependencies: r-rcpp@1.1.1-1.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://bblodfon.github.io/fastVoteR/
Licenses: Expat
Build system: r
Synopsis: Efficient Voting Methods for Committee Selection
Description:

This package provides a fast Rcpp'-based implementation of polynomially-computable voting theory methods for committee ranking and scoring. The package includes methods such as Approval Voting (AV), Satisfaction Approval Voting (SAV), sequential Proportional Approval Voting (PAV), and sequential Phragmen's Rule. Weighted variants of these methods are also provided, allowing for differential voter influence.

r-flowregenvcost 0.1.1
Propagated dependencies: r-zoo@1.8-15
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/garciadejalon/FlowRegEnvCost
Licenses: Expat
Build system: r
Synopsis: The Environmental Costs of Flow Regulation
Description:

An application to calculate the daily environmental costs of river flow regulation by dams based on Garcà a de Jalon et al. 2017 <doi:10.1007/s11269-017-1663-0>.

r-fdamixed 0.6.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fdaMixed
Licenses: GPL 3+
Build system: r
Synopsis: Functional Data Analysis in a Mixed Model Framework
Description:

Likelihood based analysis of 1-dimension functional data in a mixed-effects model framework. Matrix computation are approximated by semi-explicit operator equivalents with linear computational complexity. Markussen (2013) <doi:10.3150/11-BEJ389>.

r-forestmodel 0.6.2
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forestmodel
Licenses: GPL 2
Build system: r
Synopsis: Forest Plots from Regression Models
Description:

This package produces forest plots using ggplot2 from models produced by functions such as stats::lm(), stats::glm() and survival::coxph().

r-fhircrackr 2.4.0
Propagated dependencies: r-xml2@1.5.2 r-stringr@1.6.0 r-rlang@1.2.0 r-lifecycle@1.0.5 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://cran.r-project.org/package=fhircrackr
Licenses: GPL 3
Build system: r
Synopsis: Handling HL7 FHIR® Resources in R
Description:

Useful tools for conveniently downloading FHIR resources in xml format and converting them to R data.frames. Uses FHIR-search to download bundles from a FHIR server, provides functions to save and read xml-files containing such bundles and allows flattening the bundles to data.frames using XPath expressions. FHIR® is the registered trademark of HL7 and is used with the permission of HL7. Use of the FHIR trademark does not constitute endorsement of this product by HL7.

r-fastrcs 0.0.9
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-matrixstats@1.5.0
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.

Total packages: 72465