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

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-isowater 1.2.2
Propagated dependencies: r-r2winbugs@2.1-24 r-r2jags@0.8-9 r-jsonlite@2.0.0 r-httr@1.4.8 r-foreach@1.5.2 r-doparallel@1.0.17 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=isoWater
Licenses: GPL 3
Build system: r
Synopsis: Discovery, Retrieval, and Analysis of Water Isotope Data
Description:

The wiDB...() functions provide an interface to the public API of the wiDB <https://github.com/SPATIAL-Lab/isoWater/blob/master/Protocol.md>: build, check and submit queries, and receive and unpack responses. Data analysis functions support Bayesian inference of the source and source isotope composition of water samples that may have experienced evaporation. Algorithms adapted from Bowen et al. (2018, <doi:10.1007/s00442-018-4192-5>).

r-ibdsim2 2.3.2
Propagated dependencies: r-ribd@1.7.1 r-rcpp@1.1.1-1.1 r-pedtools@2.11.0 r-glue@1.8.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/magnusdv/ibdsim2
Licenses: GPL 3
Build system: r
Synopsis: Simulation of Chromosomal Regions Shared by Family Members
Description:

Simulation of segments shared identical-by-descent (IBD) by pedigree members. Using sex specific recombination rates along the human genome (Halldorsson et al. (2019) <doi:10.1126/science.aau1043>), phased chromosomes are simulated for all pedigree members. Applications include calculation of realised relatedness coefficients and IBD segment distributions. ibdsim2 is part of the pedsuite collection of packages for pedigree analysis. A detailed presentation of the pedsuite', including a separate chapter on ibdsim2', is available in the book Pedigree analysis in R (Vigeland, 2021, ISBN:9780128244302). A Shiny app for visualising and comparing IBD distributions is available at <https://magnusdv.shinyapps.io/ibdsim2-shiny/>.

r-itp 1.2.2
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://paulnorthrop.github.io/itp/
Licenses: GPL 2+
Build system: r
Synopsis: The Interpolate, Truncate, Project (ITP) Root-Finding Algorithm
Description:

This package implements the Interpolate, Truncate, Project (ITP) root-finding algorithm developed by Oliveira and Takahashi (2021) <doi:10.1145/3423597>. The user provides the function, from the real numbers to the real numbers, and an interval with the property that the values of the function at its endpoints have different signs. If the function is continuous over this interval then the ITP method estimates the value at which the function is equal to zero. If the function is discontinuous then a point of discontinuity at which the function changes sign may be found. The function can be supplied using either an R function or an external pointer to a C++ function. Tuning parameters of the ITP algorithm can be set by the user. Default values are set based on arguments in Oliveira and Takahashi (2021).

r-instagramadsr 0.1.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://windsor.ai/
Licenses: GPL 3
Build system: r
Synopsis: Access to Instagram Ads via the 'Windsor.ai' API
Description:

Collect marketing data from Instagram Ads using the Windsor.ai API <https://windsor.ai/api-fields/>.

r-issuetracker 1.4.0
Propagated dependencies: r-yaml@2.3.12 r-gh@1.5.0 r-crayon@1.5.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/TanguyBarthelemy/IssueTrackeR
Licenses: Expat
Build system: r
Synopsis: List Things to Do
Description:

Manage a GitHub problem using R: wrangle issues, labels and milestones. It includes functions for storing, prioritizing (sorting), displaying, adding, deleting, and selecting (filtering) issues based on qualitative and quantitative information. Issues (labels and milestones) are written in lists and categorized into the S3 class to be easily manipulated as datasets in R.

r-intrval 1.0-0
Propagated dependencies: r-fpcompare@0.2.6
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/psolymos/intrval
Licenses: GPL 2
Build system: r
Synopsis: Relational Operators for Intervals
Description:

Evaluating if values of vectors are within different open/closed intervals (`x %[]% c(a, b)`), or if two closed intervals overlap (`c(a1, b1) %[]o[]% c(a2, b2)`). Operators for negation and directional relations also implemented.

r-index0 0.0.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=index0
Licenses: Expat
Build system: r
Synopsis: Zero-Based Indexing in R
Description:

Extract and replace elements using indices that start from zero (rather than one), as is common in mathematical notation and other programming languages.

r-istats 1.7
Propagated dependencies: r-shinywidgets@0.9.1 r-shinybs@0.65.0 r-shiny@1.13.0 r-rstudioapi@0.18.0 r-readr@2.2.0 r-plotly@4.12.0 r-gtools@3.9.5 r-ggplot2@4.0.3 r-data-table@1.18.4 r-cairo@1.7-0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=iSTATS
Licenses: GPL 3+
Build system: r
Synopsis: Graphical Interface to Perform STOCSY Analyses on NMR Data
Description:

Launches a shiny based application for Nuclear Magnetic Resonance (NMR)data importation and Statistical TOtal Correlation SpectroscopY (STOCSY) analyses in a full interactive approach. The theoretical background and applications of STOCSY method could be found at Cloarec, O., Dumas, M. E., Craig, A., Barton, R. H., Trygg, J., Hudson, J., Blancher, C., Gauguier, D., Lindon, J. C., Holmes, E. & Nicholson, J. (2005) <doi:10.1021/ac048630x>.

r-interva5 1.1.3
Propagated dependencies: r-readxl@1.5.0 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=InterVA5
Licenses: GPL 3
Build system: r
Synopsis: Replicate and Analyse 'InterVA5'
Description:

This package provides an R version of the InterVA5 software (<http://www.byass.uk/interva/>) for coding cause of death from verbal autopsies. It also provides simple graphical representation of individual and population level statistics.

r-ineapir 0.2.5
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/es-ine/ineapir
Licenses: FSDG-compatible
Build system: r
Synopsis: Obtaining Data Published by the National Statistics Institute
Description:

Get open statistical data and metadata disseminated by the National Statistics Institute of Spain (INE). The functions return data frames with the requested information thanks to calls to the INE API <https://www.ine.es/dyngs/DAB/index.htm?cid=1100>.

r-instantiate 0.2.3
Propagated dependencies: r-rlang@1.2.0 r-fs@2.1.0 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://wlandau.github.io/instantiate/
Licenses: Expat
Build system: r
Synopsis: Pre-Compiled 'CmdStan' Models in R Packages
Description:

Similar to rstantools for rstan', the instantiate package builds pre-compiled CmdStan models into CRAN-ready statistical modeling R packages. The models compile once during installation, the executables live inside the file systems of their respective packages, and users have the full power and convenience of cmdstanr without any additional compilation after package installation. This approach saves time and helps R package developers migrate from rstan to the more modern cmdstanr'. Packages rstantools', cmdstanr', stannis', and stanapi are similar Stan clients with different objectives.

r-inaparc 1.2.1
Propagated dependencies: r-lhs@1.3.0 r-kpeaks@1.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=inaparc
Licenses: GPL 2+
Build system: r
Synopsis: Initialization Algorithms for Partitioning Cluster Analysis
Description:

Partitioning clustering algorithms divide data sets into k subsets or partitions so-called clusters. They require some initialization procedures for starting the algorithms. Initialization of cluster prototypes is one of such kind of procedures for most of the partitioning algorithms. Cluster prototypes are the centers of clusters, i.e. centroids or medoids, representing the clusters in a data set. In order to initialize cluster prototypes, the package inaparc contains a set of the functions that are the implementations of several linear time-complexity and loglinear time-complexity methods in addition to some novel techniques. Initialization of fuzzy membership degrees matrices is another important task for starting the probabilistic and possibilistic partitioning algorithms. In order to initialize membership degrees matrices required by these algorithms, a number of functions based on some traditional and novel initialization techniques are also available in the package inaparc'.

r-idetect 0.1.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IDetect
Licenses: GPL 3
Build system: r
Synopsis: Isolate-Detect Method for Multiple Change-Point Detection
Description:

The IDetect provides efficient implementation of the ID methodology for the consistent estimation of the number and location of multiple change-points in one-dimensional data sequences from the `deterministic + noise model. Currently implemented scenarios are: piecewise-constant signal, piecewise-constant signal with a heavy-tailed noise, continuous piecewise-linear signal, continuous piecewise-linear signal with a heavy-tailed noise.

r-iprsue 1.0.0
Propagated dependencies: r-logistf@1.26.1 r-data-table@1.18.4 r-bigstatsr@1.6.2
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/DoviniJ/iPRSue
Licenses: GPL 3
Build system: r
Synopsis: Individual Polygenic Risk Score Uncertainty Estimation
Description:

This package provides tools for estimating uncertainty in individual polygenic risk scores (PRSs) using both sampling-based and analytical methods, as well as the Best Linear Unbiased Estimator (BLUE). These methods quantify variability in PRS estimates for both binary and quantitative traits. See Henderson (1975) <doi:10.2307/2529430> for more details.

r-ivx 1.1.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/kvasilopoulos/ivx
Licenses: GPL 3
Build system: r
Synopsis: Robust Econometric Inference
Description:

Drawing statistical inference on the coefficients of a short- or long-horizon predictive regression with persistent regressors by using the IVX method of Magdalinos and Phillips (2009) <doi:10.1017/S0266466608090154> and Kostakis, Magdalinos and Stamatogiannis (2015) <doi:10.1093/rfs/hhu139>.

r-influence-me 0.9-10
Propagated dependencies: r-matrix@1.7-5 r-lme4@2.0-1 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: http://www.rensenieuwenhuis.nl/r-project/influenceme/
Licenses: GPL 3
Build system: r
Synopsis: Tools for Detecting Influential Data in Mixed Effects Models
Description:

This package provides a collection of tools for detecting influential cases in generalized mixed effects models. It analyses models that were estimated using lme4'. The basic rationale behind identifying influential data is that when single units are omitted from the data, models based on these data should not produce substantially different estimates. To standardize the assessment of how influential a (single group of) observation(s) is, several measures of influence are common practice, such as Cook's Distance. In addition, we provide a measure of percentage change of the fixed point estimates and a simple procedure to detect changing levels of significance.

r-istay 1.1.0
Propagated dependencies: r-stringr@1.6.0 r-lmertest@3.2-1 r-lme4@2.0-1 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=iSTAY
Licenses: GPL 3+
Build system: r
Synopsis: Information-Based Stability and Synchrony Measures
Description:

This package provides functions to compute a continuum of information-based measures for quantifying the temporal stability of populations, communities, and ecosystems, as well as their associated synchrony, based on species (or species assemblage) biomass, or other key variables. When biodiversity data are available, the package also enables the assessment of the corresponding diversityâ stability and diversityâ synchrony relationships. All measures are applicable in both temporal and spatial contexts. The theoretical and methodological background is detailed in Chao et al. (2025) <doi:10.1101/2025.08.20.671203>.

r-isospecr 2.3.3
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: http://matteolacki.github.io/IsoSpec/
Licenses: FSDG-compatible
Build system: r
Synopsis: The IsoSpec Algorithm
Description:

IsoSpec is a fine structure calculator used for obtaining the most probable masses of a chemical compound given the frequencies of the composing isotopes and their masses. It finds the smallest set of isotopologues with a given probability. The probability is assumed to be that of the product of multinomial distributions, each corresponding to one particular element and parametrized by the frequencies of finding these elements in nature. These numbers are supplied by IUPAC - the International Union of Pure and Applied Chemistry. See: Lacki, Valkenborg, Startek (2020) <DOI:10.1021/acs.analchem.0c00959> and Lacki, Startek, Valkenborg, Gambin (2017) <DOI:10.1021/acs.analchem.6b01459> for the description of the algorithms used.

r-investr 1.4.2
Propagated dependencies: r-nlme@3.1-169
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/bgreenwell/investr
Licenses: GPL 2+
Build system: r
Synopsis: Inverse Estimation/Calibration Functions
Description:

This package provides functions to facilitate inverse estimation (e.g., calibration) in linear, generalized linear, nonlinear, and (linear) mixed-effects models. A generic function is also provided for plotting fitted regression models with or without confidence/prediction bands that may be of use to the general user. For a general overview of these methods, see Greenwell and Schubert Kabban (2014) <doi:10.32614/RJ-2014-009>.

r-iplgp 2.0.5
Propagated dependencies: r-sommer@4.4.5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/py-chung/IPLGP
Licenses: GPL 2
Build system: r
Synopsis: Identification of Parental Lines via Genomic Prediction
Description:

Combining genomic prediction with Monte Carlo simulation, three different strategies are implemented to select parental lines for multiple traits in plant breeding. The selection strategies include (i) GEBV-O considers only genomic estimated breeding values (GEBVs) of the candidate individuals; (ii) GD-O considers only genomic diversity (GD) of the candidate individuals; and (iii) GEBV-GD considers both GEBV and GD. The above method can be seen in Chung PY, Liao CT (2020) <doi:10.1371/journal.pone.0243159>. Multi-trait genomic best linear unbiased prediction (MT-GBLUP) model is used to simultaneously estimate GEBVs of the target traits, and then a selection index is adopted to evaluate the composite performance of an individual.

r-imprecise101 0.2.2.4
Propagated dependencies: r-tolerance@3.0.0 r-pscl@1.5.9
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=imprecise101
Licenses: GPL 3
Build system: r
Synopsis: Introduction to Imprecise Probabilities
Description:

An imprecise inference presented in the study of Walley (1996) <doi:10.1111/j.2517-6161.1996.tb02065.x> is one of the statistical reasoning methods when prior information is unavailable. Functions and utils needed for illustrating this inferential paradigm are implemented for classroom teaching and further comprehensive research. Two imprecise models are demonstrated using multinomial data and 2x2 contingency table data. The concepts of prior ignorance and imprecision are discussed in lower and upper probabilities. Representation invariance principle, hypothesis testing, decision-making, and further generalization are also illustrated.

r-idsl-ufax 1.9.1
Propagated dependencies: r-readxl@1.5.0 r-rcppalgos@2.10.0 r-idsl-ufa@2.0 r-idsl-ipa@2.9
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/idslme/idsl.ufax
Licenses: Expat
Build system: r
Synopsis: Exhaustive Chemical Enumeration for United Formula Annotation
Description:

This package provides a pipeline to annotate a number of peaks from the IDSL.IPA peaklists using an exhaustive chemical enumeration-based approach. This package can perform elemental composition calculations using the following 15 elements : C, B, Br, Cl, K, S, Si, N, H, As, F, I, Na, O, and P.

r-igraphmatch 2.0.5
Propagated dependencies: r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-irlba@2.3.7 r-igraph@2.3.1 r-clue@0.3-68
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/dpmcsuss/iGraphMatch
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Graph Matching
Description:

Versatile tools and data for graph matching analysis with various forms of prior information that supports working with igraph objects, matrix objects, or lists of either.

r-immunarch 0.10.3
Propagated dependencies: r-vctrs@0.7.3 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-stringdist@0.9.17 r-scales@1.4.0 r-rlist@0.4.6.2 r-rlang@1.2.0 r-reshape2@1.4.5 r-readr@2.2.0 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-plyr@1.8.9 r-pheatmap@1.0.13 r-patchwork@1.3.2 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-immundata@0.0.7 r-glue@1.8.1 r-ggthemes@5.2.0 r-ggsci@5.0.0 r-ggplot2@4.0.3 r-duckplyr@1.2.1 r-dtplyr@1.3.3 r-dplyr@1.2.1 r-doparallel@1.0.17 r-dbplyr@2.5.2 r-data-table@1.18.4 r-cli@3.6.6 r-circlize@0.4.18 r-checkmate@2.3.4 r-ape@5.8-1 r-airr@2.0.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://immunomind.github.io/docs/
Licenses: ASL 2.0
Build system: r
Synopsis: Multi-Modal Immune Repertoire Analytics for Immunotherapy and Vaccine Design in R
Description:

This package provides a comprehensive analytics framework for building reproducible pipelines on T-cell and B-cell immune receptor repertoire data. Delivers multi-modal immune profiling (bulk, single-cell, CITE-seq/AbSeq, spatial, immunogenicity data), feature engineering (ML-ready feature tables and matrices), and biomarker discovery workflows (cohort comparisons, longitudinal tracking, repertoire similarity, enrichment). Provides a user-friendly interface to widely used AIRR methods â clonality/diversity, V(D)J usage, similarity, annotation, tracking, and many more. Think Scanpy or Seurat, but for AIRR data, a.k.a. Adaptive Immune Receptor Repertoire, VDJ-seq, RepSeq, or VDJ sequencing data. A successor to our previously published "tcR" R package (Nazarov 2015).

Total packages: 22167