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

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-icskat 0.3.0
Propagated dependencies: r-zoo@1.8-15 r-survival@3.8-6 r-rje@1.12.1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-magrittr@2.0.5 r-dplyr@1.2.1 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ICSKAT
Licenses: GPL 3
Build system: r
Synopsis: Interval-Censored Sequence Kernel Association Test
Description:

This package implements the Interval-Censored Sequence Kernel Association (ICSKAT) test for testing the association between interval-censored time-to-event outcomes and groups of single nucleotide polymorphisms (SNPs). Interval-censored time-to-event data occur when the event time is not known exactly but can be deduced to fall within a given interval. For example, some medical conditions like bone mineral density deficiency are generally only diagnosed at clinical visits. If a patient goes for clinical checkups yearly and is diagnosed at, say, age 30, then the onset of the deficiency is only known to fall between the date of their age 29 checkup and the date of the age 30 checkup. Interval-censored data include right- and left-censored data as special cases. This package also implements the interval-censored Burden test and the ICSKATO test, which is the optimal combination of the ICSKAT and Burden tests. Please see the vignette for a quickstart guide. The paper describing these methods is " Inference for Set-Based Effects in Genetic Association Studies with Interval-Censored Outcomes" by Sun R, Zhu L, Li Y, Yasui Y, & Robison L (Biometrics 2023, <doi:10.1111/biom.13636>).

r-intersim 2.3.0
Propagated dependencies: r-nmf@0.28 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=InterSIM
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Simulation of Inter-Related Genomic Datasets
Description:

Generates three inter-related genomic datasets: methylation, gene expression and protein expression having user specified cluster patterns. The simulation utilizes the realistic inter- and intra- relationships from real DNA methylation, mRNA expression and protein expression data from the TCGA ovarian cancer study, Chalise (2016) <doi:10.1016/j.cmpb.2016.02.011>.

r-influxdbr 0.14.2
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/dleutnant/influxdbr
Licenses: GPL 3
Build system: r
Synopsis: R Interface to InfluxDB
Description:

An R interface to the InfluxDB time series database <https://www.influxdata.com>. This package allows you to fetch and write time series data from/to an InfluxDB server. Additionally, handy wrappers for the Influx Query Language (IQL) to manage and explore a remote database are provided.

r-iv-sensemakr 0.1.0
Propagated dependencies: r-sensemakr@0.1.6
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://carloscinelli.com/iv.sensemakr/
Licenses: GPL 3
Build system: r
Synopsis: Sensitivity Analysis Tools for Instrumental Variable Estimates
Description:

This package implements a suite of sensitivity analysis tools for instrumental variable estimates as described in Cinelli and Hazlett (2025) <doi:10.1093/biomet/asaf004>.

r-imabc 1.0.0
Propagated dependencies: r-truncnorm@1.0-9 r-mass@7.3-65 r-lhs@1.3.0 r-foreach@1.5.2 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/carolyner/imabc
Licenses: GPL 3
Build system: r
Synopsis: Incremental Mixture Approximate Bayesian Computation (IMABC)
Description:

This package provides functionality to perform a likelihood-free method for estimating the parameters of complex models that results in a simulated sample from the posterior distribution of model parameters given targets. The method begins with a accept/reject approximate bayes computation (ABC) step applied to a sample of points from the prior distribution of model parameters. Accepted points result in model predictions that are within the initially specified tolerance intervals around the target points. The sample is iteratively updated by drawing additional points from a mixture of multivariate normal distributions, accepting points within tolerance intervals. As the algorithm proceeds, the acceptance intervals are narrowed. The algorithm returns a set of points and sampling weights that account for the adaptive sampling scheme. For more details see Rutter, Ozik, DeYoreo, and Collier (2018) <arXiv:1804.02090>.

r-isotonic-pen 1.0
Propagated dependencies: r-matrix@1.7-5 r-coneproj@1.23
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=isotonic.pen
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Penalized Isotonic Regression in one and two dimensions
Description:

Given a response y and a one- or two-dimensional predictor, the isotonic regression estimator is calculated with the usual orderings.

r-ipeval 0.1.0
Propagated dependencies: r-survival@3.8-6 r-prodlim@2026.03.11
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://jvelumc.github.io/ipeval/
Licenses: GPL 3+
Build system: r
Synopsis: Evaluation of Interventional Predictions
Description:

This package provides methods to evaluate predictive performance of models that estimate risks under hypothetical intervention scenarios (interventional/causal/counterfactual predictions) with observational data subject to treatment-outcome confounding. Inverse probability of treatment weighting (IPTW) is used to construct a pseudopopulation in which all individuals receive a specified intervention, enabling assessment of agreement between predicted risks under the intervention and observed outcomes in the pseudo-population corresponding to that intervention. Package supports binary and time-to-event outcomes under binary interventions made at a single time point. Performance measures supported are AUC (Area Under the receiving operating characteristic Curve), Brier score, observed-expected ratio, and calibration plots. Methods implemented in this package are based on work by Keogh and Van Geloven (2024) <DOI:10.1097/EDE.0000000000001713>.

r-ig-degree-betweenness 0.2.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlist@0.4.6.2 r-qgraph@1.9.8 r-lifecycle@1.0.5 r-igraphdata@1.0.1 r-igraph@2.3.1 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-bbmisc@1.13.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/benyamindsmith/ig.degree.betweenness
Licenses: Expat
Build system: r
Synopsis: "Node+Edge Betweenness Community Detection Algorithm for 'igraph' Objects"
Description:

This package implements the "Node + Edge Betweenness" community detection algorithm for network analysis using igraph objects. This algorithm combines node degree and betweenness centrality measures to identify communities within networks, with a gradient evident in social partitioning. The package provides functions for implementation of the algorithm, visualization, and analysis of the resulting community structure along with the original dataset used in the publication. Methods are based on results from Smith, Pittman and Xu (2026) <doi:10.1002/cjs.70060>.

r-isatabr 1.0.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/Biometris/isatabr/
Licenses: GPL 3
Build system: r
Synopsis: Implementation for the ISA Abstract Model
Description:

ISA is a metadata framework to manage an increasingly diverse set of life science, environmental and biomedical experiments. In isatabr methods for reading, modifying and writing of files in the ISA-Tab format are implemented. It also contains methods for processing assay data.

r-ideafilter 0.2.1
Propagated dependencies: r-shinytime@1.0.3 r-shiny@1.13.0 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-pillar@1.11.1 r-ggplot2@4.0.3 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://biogen-inc.github.io/IDEAFilter/
Licenses: Expat
Build system: r
Synopsis: Agnostic, Idiomatic Data Filter Module for Shiny
Description:

When added to an existing shiny app, users may subset any developer-chosen R data.frame on the fly. That is, users are empowered to slice & dice data by applying multiple (order specific) filters using the AND (&) operator between each, and getting real-time updates on the number of rows effected/available along the way. Thus, any downstream processes that leverage this data source (like tables, plots, or statistical procedures) will re-render after new filters are applied. The shiny moduleâ s user interface has a minimalist aesthetic so that the focus can be on the data & other visuals. In addition to returning a reactive (filtered) data.frame, IDEAFilter as also returns dplyr filter statements used to actually slice the data.

r-ibb 0.0.2
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-rlang@1.2.0 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/berkorbay/ibb
Licenses: Expat
Build system: r
Synopsis: R Wrapper for Istanbul Municipality Open Data Portal
Description:

Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: İstanbul BüyükŠehir Belediyesi Açık Veri Portalı) at <https://data.ibb.gov.tr/en/>.

r-insurancerating 0.8.0
Propagated dependencies: r-stringr@1.6.0 r-scam@1.2-22 r-scales@1.4.0 r-rlang@1.2.0 r-patchwork@1.3.2 r-mgcv@1.9-4 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-fitdistrplus@1.2-6 r-evtree@1.0-8 r-dplyr@1.2.1 r-dharma@0.4.7 r-data-table@1.18.4 r-citools@0.6.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://mharinga.github.io/insurancerating/
Licenses: GPL 2+
Build system: r
Synopsis: Actuarial Tools for Insurance Pricing Models
Description:

This package provides actuarial tools and building blocks for analysing, modelling, refining, and validating insurance rating models. Designed to support common GLM-based pricing tasks and the translation of statistical model output into practical tariff structures. The package supports the construction of insurance tariff classes using a data-driven approach, based on the methodology of Antonio and Valdez (2012) <doi:10.1007/s10182-011-0152-7>.

r-invitrotkstats 0.0.14
Propagated dependencies: r-scales@1.4.0 r-runjags@2.2.2-5 r-rlang@1.2.0 r-readxl@1.5.0 r-rdpack@2.6.6 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/USEPA/invitroTKstats
Licenses: Expat
Build system: r
Synopsis: In Vitro Toxicokinetic Data Processing and Analysis Pipeline
Description:

This package provides a set of tools for processing and analyzing in vitro toxicokinetic measurements in a standardized and reproducible pipeline. The package was developed to perform frequentist and Bayesian estimation on a variety of in vitro toxicokinetic measurements including -- but not limited to -- chemical fraction unbound in the presence of plasma (f_up), intrinsic hepatic clearance (Clint, uL/min/million hepatocytes), and membrane permeability for oral absorption (Caco2). The methods provided by the package were described in Wambaugh et al. (2019) <doi:10.1093/toxsci/kfz205>.

r-igascores 0.1.2
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://doi.org/10.1101/2020.08.19.257501
Licenses: GPL 3
Build system: r
Synopsis: Score Taxon-Level IgA Binding in IgA-Seq Experiments
Description:

This package provides functions to calculate indices used to score immunoglobulin A (IgA) binding of bacteria in IgA sequencing (IgA-Seq) experiments. This includes the original Kau and Palm indices and more recent methods as described in Jackson et al. (2020) <doi:10.1101/2020.08.19.257501>. Additionally the package contains a function to simulate IgA-Seq data and an example experimental data set for method testing.

r-influence-sem 2.4
Propagated dependencies: r-lavaan@0.6-21
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=influence.SEM
Licenses: GPL 2+
Build system: r
Synopsis: Case Influence in Structural Equation Models
Description:

This package provides a set of tools for evaluating several measures of case influence for structural equation models.

r-infercsn 1.2.0
Propagated dependencies: r-thisutils@0.4.7 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-matrix@1.7-5 r-l0learn@2.1.0 r-ggraph@2.2.2 r-ggplot2@4.0.3 r-ggnetwork@0.5.14 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://mengxu98.github.io/inferCSN/
Licenses: Expat
Build system: r
Synopsis: Inferring Cell-Specific Gene Regulatory Network
Description:

An R package for inferring cell-type specific gene regulatory network from single-cell RNA-seq data.

r-irfcb 0.9.0
Propagated dependencies: r-zip@2.3.3 r-worrms@0.4.3 r-tidyr@1.3.2 r-stringr@1.6.0 r-shiny@1.13.0 r-sf@1.1-1 r-reticulate@1.46.0 r-readr@2.2.0 r-r-matlab@3.7.0 r-png@0.1-9 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-curl@7.1.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://europeanifcbgroup.github.io/iRfcb/
Licenses: Expat
Build system: r
Synopsis: Tools for Managing Imaging FlowCytobot (IFCB) Data
Description:

This package provides a comprehensive suite of tools for managing, processing, and analyzing data from the IFCB. I R FlowCytobot ('iRfcb') supports quality control, geospatial analysis, and preparation of IFCB data for publication in databases like <https://www.gbif.org>, <https://www.obis.org>, <https://emodnet.ec.europa.eu/en>, <https://shark.smhi.se/en/>, and <https://www.ecotaxa.org>. The package integrates with the MATLAB ifcb-analysis tool, which is described in Sosik and Olson (2007) <doi:10.4319/lom.2007.5.204>, and provides features for working with raw, manually classified, and machine learningâ classified image datasets. Key functionalities include image extraction, particle size distribution analysis, taxonomic data handling, and biomass concentration calculations, essential for plankton research.

r-iadt 1.2.1
Propagated dependencies: r-rmpfr@1.1-2 r-rdpack@2.6.6 r-mvnfast@0.2.8 r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IADT
Licenses: GPL 3
Build system: r
Synopsis: Interaction Difference Test for Prediction Models
Description:

This package provides functions to conduct a model-agnostic asymptotic hypothesis test for the identification of interaction effects in black-box machine learning models. The null hypothesis assumes that a given set of covariates does not contribute to interaction effects in the prediction model. The test statistic is based on the difference of variances of partial dependence functions (Friedman (2008) <doi:10.1214/07-AOAS148> and Welchowski (2022) <doi:10.1007/s13253-021-00479-7>) with respect to the original black-box predictions and the predictions under the null hypothesis. The hypothesis test can be applied to any black-box prediction model, and the null hypothesis of the test can be flexibly specified according to the research question of interest. Furthermore, the test is computationally fast to apply as the null distribution does not require resampling or refitting black-box prediction models.

r-inkar 0.6.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringdist@0.9.17 r-rlang@1.2.0 r-jsonlite@2.0.0 r-httr2@1.2.2 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/ofurkancoban/inkaR
Licenses: Expat
Build system: r
Synopsis: Download and Analyze Spatial Development Data from 'INKAR'
Description:

This package provides a professional R interface to download and analyze spatial development indicators from the BBSR INKAR (Indikatoren und Karten zur Raum- und Stadtentwicklung) database. Features a bilingual interactive wizard, fuzzy search, multi-indicator downloads with automatic tidy merging (long/wide), robust disk caching, and premium ggplot2 themes for regional mapping.

r-irboost 0.2-1.1
Propagated dependencies: r-xgboost@3.2.1.1 r-mpath@0.4-2.26
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=irboost
Licenses: GPL 3+
Build system: r
Synopsis: Iteratively Reweighted Boosting for Robust Analysis
Description:

Fit a predictive model using iteratively reweighted boosting (IRBoost) to minimize robust loss functions within the CC-family (concave-convex). This constitutes an application of iteratively reweighted convex optimization (IRCO), where convex optimization is performed using the functional descent boosting algorithm. IRBoost assigns weights to facilitate outlier identification. Applications include robust generalized linear models and robust accelerated failure time models. Wang (2025) <doi:10.6339/24-JDS1138>.

r-isoniche 0.1.1
Propagated dependencies: r-tibble@3.3.1 r-lmodel2@1.7-4 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=isoniche
Licenses: GPL 3
Build system: r
Synopsis: Calculating Density-Independent Niche Breadth Indices from Abundance Data
Description:

Deriving isodar-based niche breadth indices from abundance data of two or more habitats, including several methods based on pairwise isodars, multidimensional isodars, and isodar-adjusted inequality.

r-imvol 0.1.0
Propagated dependencies: r-tidyverse@2.0.0 r-tidyr@1.3.2 r-nls2@0.3-4 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ImVol
Licenses: GPL 3
Build system: r
Synopsis: Volume Prediction of Trees Using Linear and Nonlinear Allometric Equations
Description:

Volume prediction is one of challenging task in forestry research. This package is a comprehensive toolset designed for the fitting and validation of various linear and nonlinear allometric equations (Linear, Log-Linear, Inverse, Quadratic, Cubic, Compound, Power and Exponential) used in the prediction of conifer tree volume. This package is particularly useful for forestry professionals, researchers, and resource managers engaged in assessing and estimating the volume of coniferous trees. This package has been developed using the algorithm of Sharma et al. (2017) <doi:10.13140/RG.2.2.33786.62407>.

r-igrf 2.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/bluegreen-labs/igrf
Licenses: AGPL 3
Build system: r
Synopsis: International Geomagnetic Reference Field
Description:

The 14th generation International Geomagnetic Reference Field (IGRF). A standard spherical harmonic representation of the Earth's main field.

r-iadf 0.1.3
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-manipulate@1.0.1 r-dplyr@1.2.1 r-dplr@1.7.9
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/konradmayer/iadf
Licenses: GPL 3
Build system: r
Synopsis: Analysis of Intra Annual Density Fluctuations
Description:

Calculate false ring proportions from data frames of intra annual density fluctuations.

Total packages: 22167