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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-faraway 1.0.9
Propagated dependencies: r-nlme@3.1-168 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/julianfaraway/faraway
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Datasets and Functions for Books by Julian Faraway
Description:

Books are "Linear Models with R" published 1st Ed. August 2004, 2nd Ed. July 2014, 3rd Ed. February 2025 by CRC press, ISBN 9781439887332, and "Extending the Linear Model with R" published by CRC press in 1st Ed. December 2005 and 2nd Ed. March 2016, ISBN 9781584884248 and "Practical Regression and ANOVA in R" contributed documentation on CRAN (now very dated).

r-fastml 0.7.7
Propagated dependencies: r-yardstick@1.3.2 r-xgboost@1.7.11.1 r-workflows@1.3.0 r-viridislite@0.4.2 r-tune@2.0.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-survrm2@1.0-4 r-survival@3.8-3 r-stringr@1.6.0 r-rstpm2@1.7.1 r-rsample@1.3.1 r-rlang@1.1.6 r-reshape2@1.4.5 r-recipes@1.3.1 r-rcolorbrewer@1.1-3 r-purrr@1.2.0 r-proc@1.19.0.1 r-probably@1.2.0 r-plsmod@1.0.0 r-pdp@0.8.3 r-parsnip@1.3.3 r-modelstudio@3.1.2 r-magrittr@2.0.4 r-lime@0.5.4 r-janitor@2.2.1 r-iml@0.11.4 r-ibreakdown@2.1.2 r-ggplot2@4.0.1 r-future@1.68.0 r-foreach@1.5.2 r-flexsurv@2.3.2 r-finetune@1.2.1 r-fairmodels@1.2.2 r-dplyr@1.1.4 r-dofuture@1.1.2 r-discrim@1.1.0 r-dials@1.4.2 r-dalex@2.5.3 r-broom@1.0.10 r-baguette@1.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://selcukorkmaz.github.io/fastml-tutorial/
Licenses: Expat
Build system: r
Synopsis: Guarded Resampling Workflows for Safe and Automated Machine Learning in R
Description:

This package provides a guarded resampling workflow for training and evaluating machine-learning models. When the guarded resampling path is used, preprocessing and model fitting are re-estimated within each resampling split to reduce leakage risk. Supports multiple resampling schemes, integrates with established engines in the tidymodels ecosystem, and aims to improve evaluation reliability by coordinating preprocessing, fitting, and evaluation within supported workflows. Offers a lightweight AutoML-style workflow by automating model training, resampling, and tuning across multiple algorithms, while keeping evaluation design explicit and user-controlled.

r-fasthamming 1.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FastHamming
Licenses: GPL 3
Build system: r
Synopsis: Fast Computation of Pairwise Hamming Distances
Description:

Pairwise Hamming distances are computed between the rows of a binary (0/1) matrix using highly optimized C code. The input is an integer matrix where each row represents a binary feature vector and returns a symmetric integer matrix of pairwise distances. Internally, rows are bit-packed into 64-bit words for fast XOR-based comparisons, with hardware-accelerated popcount operations to count differences. OpenMP parallelization ensures efficient performance for large matrices.

r-fakedatar 0.2.2
Propagated dependencies: r-zip@2.3.3 r-jsonlite@2.0.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://zobaer09.github.io/FakeDataR/
Licenses: Expat
Build system: r
Synopsis: Privacy-Preserving Synthetic Data for 'LLM' Workflows
Description:

Generate privacy-preserving synthetic datasets that mirror structure, types, factor levels, and missingness; export bundles for LLM workflows (data plus JSON schema and guidance); and build fake data directly from SQL database tables without reading real rows. Methods are related to approaches in Nowok, Raab and Dibben (2016) <doi:10.32614/RJ-2016-019> and the foundation-model overview by Bommasani et al. (2021) <doi:10.48550/arXiv.2108.07258>.

r-fakir 1.0.0
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.1 r-tibble@3.3.0 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-glue@1.8.0 r-dplyr@1.1.4 r-charlatan@0.6.2 r-attempt@0.3.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/Thinkr-open/fakir
Licenses: Expat
Build system: r
Synopsis: Generate Fake Datasets for Prototyping and Teaching
Description:

Create fake datasets that can be used for prototyping and teaching. This package provides a set of functions to generate fake data for a variety of data types, such as dates, addresses, and names. It can be used for prototyping (notably in shiny') or as a tool to teach data manipulation and data visualization.

r-funihc 0.1.0
Propagated dependencies: r-mclust@6.1.2 r-fda@6.3.0 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=funIHC
Licenses: Expat
Build system: r
Synopsis: Functional Iterative Hierarchical Clustering
Description:

Functional clustering aims to group curves exhibiting similar temporal behaviour and to obtain representative curves summarising the typical dynamics within each cluster. A key challenge in this setting is class imbalance, where some clusters contain substantially more curves than others, which can adversely affect clustering performance. While class imbalance has been extensively studied in supervised classification, it has received comparatively little attention in unsupervised clustering. This package implements functional iterative hierarchical clustering ('funIHC'), an adaptation of the iterative hierarchical clustering method originally developed for multivariate data, to the functional data setting. For further details, please see Higgins and Carey (2024) <doi:10.1007/s11634-024-00611-8>.

r-farff 1.1.1
Propagated dependencies: r-stringi@1.8.7 r-readr@2.1.6 r-checkmate@2.3.3 r-bbmisc@1.13
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mlr-org/farff
Licenses: FreeBSD
Build system: r
Synopsis: Faster 'ARFF' File Reader and Writer
Description:

Reads and writes ARFF files. ARFF (Attribute-Relation File Format) files are like CSV files, with a little bit of added meta information in a header and standardized NA values. They are quite often used for machine learning data sets and were introduced for the WEKA machine learning Java toolbox. See <https://waikato.github.io/weka-wiki/formats_and_processing/arff_stable/> for further info on ARFF and for <http://www.cs.waikato.ac.nz/ml/weka/> for more info on WEKA'. farff gets rid of the Java dependency that RWeka enforces, and it is at least a faster reader (for bigger files). It uses readr as parser back-end for the data section of the ARFF file. Consistency with RWeka is tested on Github and Travis CI with hundreds of ARFF files from OpenML'.

r-fraction 1.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FRACTION
Licenses: GPL 2
Build system: r
Synopsis: Numeric Number into Fraction
Description:

Turn numeric,data.frame,matrix into fraction form.

r-flashr 0.3.0
Propagated dependencies: r-testthat@3.3.0 r-rmarkdown@2.30 r-revealjs@0.10.0 r-memoise@2.0.1 r-httr@1.4.7 r-gh@1.5.0 r-curl@7.0.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/JeffreyRStevens/flashr
Licenses: Expat
Build system: r
Synopsis: Create Flashcards of Terms and Definitions
Description:

This package provides functions for creating flashcard decks of terms and definitions. This package creates HTML slides using revealjs that can be viewed in the RStudio viewer or a web browser. Users can create flashcards from either existing built-in decks or create their own from CSV files or vectors of function names.

r-formshare 1.0.1
Propagated dependencies: r-r6@2.6.1 r-jsonlite@2.0.0 r-httr@1.4.7
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-fundiversity 1.1.1
Propagated dependencies: r-vegan@2.7-2 r-matrix@1.7-4 r-geometry@0.5.2 r-future-apply@1.20.0
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-falcon 0.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=falcon
Licenses: GPL 2+
Build system: r
Synopsis: Finding Allele-Specific Copy Number in Next-Generation Sequencing Data
Description:

This is a method for Allele-specific DNA Copy Number Profiling using Next-Generation Sequencing. Given the allele-specific coverage at the variant loci, this program segments the genome into regions of homogeneous allele-specific copy number. It requires, as input, the read counts for each variant allele in a pair of case and control samples. For detection of somatic mutations, the case and control samples can be the tumor and normal sample from the same individual.

r-funspotr 0.0.5
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-readr@2.1.6 r-purrr@1.2.0 r-lifecycle@1.0.4 r-knitr@1.50 r-import@1.3.4 r-httr@1.4.7 r-here@1.0.2 r-glue@1.8.0 r-fs@1.6.6 r-formatr@1.14 r-dplyr@1.1.4 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-fastkm 1.2
Propagated dependencies: r-rarpack@0.11-0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FastKM
Licenses: GPL 2
Build system: r
Synopsis: Fast Multiple-Kernel Method Based on a Low-Rank Approximation
Description:

This package provides a computationally efficient and statistically rigorous fast Kernel Machine method for multi-kernel analysis. The approach is based on a low-rank approximation to the nuisance effect kernel matrices. The algorithm is applicable to continuous, binary, and survival traits and is implemented using the existing single-kernel analysis software SKAT and coxKM'. coxKM can be obtained from <https://github.com/lin-lab/coxKM>.

r-fmritools 0.7.2
Propagated dependencies: r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mandymejia/fMRItools
Licenses: GPL 3
Build system: r
Synopsis: Routines for Common fMRI Processing Tasks
Description:

Supports fMRI (functional magnetic resonance imaging) analysis tasks including reading in CIFTI', GIFTI and NIFTI data, temporal filtering, nuisance regression, and aCompCor (anatomical Components Correction) (Muschelli et al. (2014) <doi:10.1016/j.neuroimage.2014.03.028>).

r-futureverse 0.2.0
Propagated dependencies: r-progressr@0.18.0 r-futurize@0.1.0 r-future-apply@1.20.0 r-future@1.68.0 r-furrr@0.3.1 r-dofuture@1.1.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.futureverse.org
Licenses: Expat
Build system: r
Synopsis: Install 'Futureverse' in One Go
Description:

The Futureverse is a set of packages for parallel and distributed processing with the future package at its core, cf. Bengtsson (2021) <doi:10.32614/RJ-2021-048>. This package is designed to make it easy to install common Futureverse packages in a single step. This package is intended for end-users, interactive use, and R scripts. Packages must not list it as a dependency - instead, explicitly declare each Futureverse package as a dependency as needed.

r-finch 0.4.0
Propagated dependencies: r-xml2@1.5.0 r-hoardr@0.5.5 r-eml@2.0.7 r-digest@0.6.39 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://docs.ropensci.org/finch/
Licenses: Expat
Build system: r
Synopsis: Parse Darwin Core Files
Description:

Parse and create Darwin Core (<http://rs.tdwg.org/dwc/>) Simple and Archives. Functionality includes reading and parsing all the files in a Darwin Core Archive, including the datasets and metadata; read and parse simple Darwin Core files; and validation of Darwin Core Archives.

r-fxtwapls 0.1.3
Propagated dependencies: r-progressr@0.18.0 r-mass@7.3-65 r-jops@0.2.0 r-ggplot2@4.0.1 r-geosphere@1.5-20 r-future@1.68.0 r-foreach@1.5.2 r-dofuture@1.1.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/special-uor/fxTWAPLS/
Licenses: GPL 3
Build system: r
Synopsis: An Improved Version of WA-PLS
Description:

The goal of this package is to provide an improved version of WA-PLS (Weighted Averaging Partial Least Squares) by including the tolerances of taxa and the frequency of the sampled climate variable. This package also provides a way of leave-out cross-validation that removes both the test site and sites that are both geographically close and climatically close for each cycle, to avoid the risk of pseudo-replication.

r-fastimputation 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://cran.r-project.org/package=FastImputation
Licenses: GPL 2+
Build system: r
Synopsis: Learn from Training Data then Quickly Fill in Missing Data
Description:

TrainFastImputation() uses training data to describe a multivariate normal distribution that the data approximates or can be transformed into approximating and stores this information as an object of class FastImputationPatterns'. FastImputation() function uses this FastImputationPatterns object to impute (make a good guess at) missing data in a single line or a whole data frame of data. This approximates the process used by Amelia <https://gking.harvard.edu/amelia> but is much faster when filling in values for a single line of data.

r-floodfreqplot 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FloodFreqPlot
Licenses: GPL 3+
Build system: r
Synopsis: Flood Probability Plotting and Graphical Frequency Analysis
Description:

Plotting flood quantiles and their corresponding probabilities (return periods) on the probability papers. The details of relevant methods are available in Chow et al (1988, ISBN: 007070242X, 9780070702424), and Bobee and Ashkar (1991, ISBN: 0918334683, 9780918334688).

r-futurize 0.1.0
Propagated dependencies: r-future@1.68.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.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 an 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 be "futurized" are BiocParallel', plyr', crossmap packages. There is also support for growing set of domain-specific packages, including boot', glmnet', mgcv', lme4', and tm'.

r-flashier 1.0.7
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-softimpute@1.4-3 r-matrix@1.7-4 r-magrittr@2.0.4 r-irlba@2.3.5.1 r-ggplot2@4.0.1 r-ebnm@1.1-42 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/willwerscheid/flashier
Licenses: Modified BSD
Build system: r
Synopsis: Empirical Bayes Matrix Factorization
Description:

This package provides methods for matrix factorization based on Wang and Stephens (2021) <https://jmlr.org/papers/v22/20-589.html>.

r-fastr2 1.2.5
Propagated dependencies: r-numderiv@2016.8-1.1 r-mosaic@1.9.2 r-misctools@0.6-28 r-maxlik@1.5-2.1 r-lattice@0.22-7 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/rpruim/fastR2
Licenses: GPL 2+
Build system: r
Synopsis: Foundations and Applications of Statistics Using R (2nd Edition)
Description:

Data sets and utilities to accompany the second edition of "Foundations and Applications of Statistics: an Introduction using R" (R Pruim, published by AMS, 2017), a text covering topics from probability and mathematical statistics at an advanced undergraduate level. R is integrated throughout, and access to all the R code in the book is provided via the snippet() function.

r-fastjm 1.5.3
Propagated dependencies: r-timeroc@0.4 r-survival@3.8-3 r-statmod@1.5.1 r-rlang@1.1.6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-nlme@3.1-168 r-mass@7.3-65 r-magrittr@2.0.4 r-future-apply@1.20.0 r-future@1.68.0 r-dplyr@1.1.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FastJM
Licenses: GPL 3+
Build system: r
Synopsis: Semi-Parametric Joint Modeling of Longitudinal and Survival Data
Description:

This package provides a joint model for large-scale, competing risks time-to-event data with singular or multiple longitudinal biomarkers, implemented with the efficient algorithms developed by Li and colleagues (2022) <doi:10.1155/2022/1362913> and <doi:10.48550/arXiv.2506.12741>. The time-to-event data is modelled using a (cause-specific) Cox proportional hazards regression model with time-fixed covariates. The longitudinal biomarkers are modelled using a linear mixed effects model. The association between the longitudinal submodel and the survival submodel is captured through shared random effects. It allows researchers to analyze large-scale data to model biomarker trajectories, estimate their effects on event outcomes, and dynamically predict future events from patientsâ past histories. A function for simulating survival and longitudinal data for multiple biomarkers is also included alongside built-in datasets.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887
Total results: 21283