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

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-implyr 0.5.0
Propagated dependencies: r-tidyselect@1.2.1 r-rlang@1.2.0 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/ianmcook/implyr
Licenses: ASL 2.0 FSDG-compatible
Build system: r
Synopsis: R Interface for Apache Impala
Description:

SQL back-end to dplyr for Apache Impala, the massively parallel processing query engine for Apache Hadoop'. Impala enables low-latency SQL queries on data stored in the Hadoop Distributed File System (HDFS)', Apache HBase', Apache Kudu', Amazon Simple Storage Service (S3)', Microsoft Azure Data Lake Store (ADLS)', and Dell EMC Isilon'. See <https://impala.apache.org> for more information about Impala.

r-itos 1.0.3
Propagated dependencies: r-xtable@1.8-8 r-rcbalance@1.8.8 r-mass@7.3-65 r-biasedurn@2.0.12
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=iTOS
Licenses: GPL 2
Build system: r
Synopsis: Methods and Examples from Introduction to the Theory of Observational Studies
Description:

Supplements for a book, "iTOS" = "Introduction to the Theory of Observational Studies." Data sets are aHDL from Rosenbaum (2023a) <doi:10.1111/biom.13558> and bingeM from Rosenbaum (2023b) <doi:10.1111/biom.13921>. The function makematch() uses two-criteria matching from Zhang et al. (2023) <doi:10.1080/01621459.2021.1981337> to create the matched data bingeM from binge'. The makematch() function also implements optimal matching (Rosenbaum (1989) <doi:10.2307/2290079>) and matching with fine or near-fine balance (Rosenbaum et al. (2007) <doi:10.1198/016214506000001059> and Yang et al (2012) <doi:10.1111/j.1541-0420.2011.01691.x>). The book makes use of two other R packages, weightedRank and tightenBlock'.

r-idsl-csa 1.2
Propagated dependencies: r-readxl@1.5.0 r-idsl-mxp@2.0 r-idsl-ipa@2.9 r-idsl-fsa@1.2
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/idslme/idsl.csa
Licenses: Expat
Build system: r
Synopsis: Composite Spectra Analysis (CSA) for High-Resolution Mass Spectrometry Analyses
Description:

This package provides a fragmentation spectra detection pipeline for high-throughput LC/HRMS data processing using peaklists generated by the IDSL.IPA workflow <doi:10.1021/acs.jproteome.2c00120>. The IDSL.CSA package can deconvolute fragmentation spectra from Composite Spectra Analysis (CSA), Data Dependent Acquisition (DDA) analysis, and various Data-Independent Acquisition (DIA) methods such as MS^E, All-Ion Fragmentation (AIF) and SWATH-MS analysis. The IDSL.CSA package was introduced in <doi:10.1021/acs.analchem.3c00376>.

r-isomemo 23.10.1
Propagated dependencies: r-modules@0.13.0 r-jsonlite@2.0.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=IsoMemo
Licenses: GPL 3+
Build system: r
Synopsis: Retrieve Data using the 'IsoMemo' API
Description:

API wrapper that contains functions to retrieve data from the IsoMemo partnership databases. Web services for API: <https://isomemodb.com/api/v1/iso-data>.

r-ivmte 1.4.0
Propagated dependencies: r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ivmte
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Instrumental Variables: Extrapolation by Marginal Treatment Effects
Description:

The marginal treatment effect was introduced by Heckman and Vytlacil (2005) <doi:10.1111/j.1468-0262.2005.00594.x> to provide a choice-theoretic interpretation to instrumental variables models that maintain the monotonicity condition of Imbens and Angrist (1994) <doi:10.2307/2951620>. This interpretation can be used to extrapolate from the compliers to estimate treatment effects for other subpopulations. This package provides a flexible set of methods for conducting this extrapolation. It allows for parametric or nonparametric sieve estimation, and allows the user to maintain shape restrictions such as monotonicity. The package operates in the general framework developed by Mogstad, Santos and Torgovitsky (2018) <doi:10.3982/ECTA15463>, and accommodates either point identification or partial identification (bounds). In the partially identified case, bounds are computed using either linear programming or quadratically constrained quadratic programming. Support for four solvers is provided. Gurobi and the Gurobi R API can be obtained from <http://www.gurobi.com/index>. CPLEX can be obtained from <https://www.ibm.com/analytics/cplex-optimizer>. CPLEX R APIs Rcplex and cplexAPI are available from CRAN. MOSEK and the MOSEK R API can be obtained from <https://www.mosek.com/>. The lp_solve library is freely available from <http://lpsolve.sourceforge.net/5.5/>, and is included when installing its API lpSolveAPI', which is available from CRAN.

r-implied 0.5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=implied
Licenses: GPL 3
Build system: r
Synopsis: Convert Between Bookmaker Odds and Probabilities
Description:

Convert between bookmaker odds and probabilities. Eight different algorithms are available, including basic normalization, Shin's method (Hyun Song Shin, (1992) <doi:10.2307/2234526>), and others.

r-itraxr 1.13.2
Propagated dependencies: r-tiff@0.1-12 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-plyr@1.8.9 r-munsellinterpol@3.3-2 r-janitor@2.2.1 r-ggplot2@4.0.3 r-ggcorrplot@0.1.4.1 r-dplyr@1.2.1 r-compositions@2.0-9 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/tombishop1/itraxR/
Licenses: GPL 3+
Build system: r
Synopsis: Itrax Data Analysis Tools
Description:

Parse, trim, join, visualise and analyse data from Itrax sediment core multi-parameter scanners manufactured by Cox Analytical Systems, Sweden. Functions are provided for parsing XRF-peak area files, line-scan optical images, and radiographic images, alongside accompanying metadata. A variety of data wrangling tasks like trimming, joining and reducing XRF-peak area data are simplified. Multivariate methods are implemented with appropriate data transformation.

r-interva4 1.7.6
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=InterVA4
Licenses: GPL 3
Build system: r
Synopsis: Replicate and Analyse 'InterVA4'
Description:

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

r-indgenerrors 0.1.6
Propagated dependencies: r-mixedindtests@1.2.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IndGenErrors
Licenses: GPL 2+
Build system: r
Synopsis: Tests of Independence Between Innovations of Generalized Error Models
Description:

Computation of test statistics of independence between (continuous) innovations of time series. They can be used with stochastic volatility models and Hidden Markov Models (HMM). This improves the results in Duchesne, Ghoudi & Remillard (2012) <doi:10.1002/cjs.11141>.

r-imagerextra 1.3.2
Propagated dependencies: r-rcpp@1.1.1-1.1 r-magrittr@2.0.5 r-imager@1.0.8 r-fftwtools@0.9-11
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/ShotaOchi/imagerExtra
Licenses: GPL 3
Build system: r
Synopsis: Extra Image Processing Library Based on 'imager'
Description:

This package provides advanced functions for image processing based on the package imager'.

r-intcal 0.3.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IntCal
Licenses: GPL 2+
Build system: r
Synopsis: Radiocarbon Calibration Curves
Description:

The IntCal20 radiocarbon calibration curves (Reimer et al. 2020 <doi:10.1017/RDC.2020.68>) are provided here in a single data package, together with previous IntCal curves (IntCal13, IntCal09, IntCal04, IntCal98) and postbomb curves. Also provided are functions to copy the curves into memory, and to plot the curves and their underlying data, as well as functions to calibrate radiocarbon dates.

r-icosa 0.12.0
Propagated dependencies: r-sp@2.2-1 r-sf@1.1-1 r-rcpp@1.1.1-1.1 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://icosa-grid.github.io/R-icosa/
Licenses: GPL 3
Build system: r
Synopsis: Global Triangular and Penta-Hexagonal Grids Based on Tessellated Icosahedra
Description:

Implementation of icosahedral grids in three dimensions. The spherical-triangular tessellation can be set to create grids with custom resolutions. Both the primary triangular and their inverted penta-hexagonal grids can be calculated. Additional functions are provided that allow plotting of the grids and associated data, the interaction of the grids with other raster and vector objects, and treating the grids as a graphs.

r-informativecensoring 0.3.6
Propagated dependencies: r-survival@3.8-6 r-dplyr@1.2.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/jwb133/InformativeCensoring
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: Multiple Imputation for Informative Censoring
Description:

Multiple Imputation for Informative Censoring. This package implements two methods. Gamma Imputation described in <DOI:10.1002/sim.6274> and Risk Score Imputation described in <DOI:10.1002/sim.3480>.

r-itemrest 0.2.5
Propagated dependencies: r-qgraph@1.9.8 r-psych@2.6.5 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/ahmetcaliskan1987/ItemRest
Licenses: Expat
Build system: r
Synopsis: Automated Item Removal Strategies for Exploratory Factor Analysis
Description:

Automates the identification and comparative evaluation of item-removal strategies in exploratory factor analysis, producing transparent summaries (explained variance, loading ranges, reliability) to support comfortable, reproducible decisions. The criteria are based on best practices and established heuristics (e.g., Costello & Osborne (2005) <doi:10.7275/jyj1-4868>, Howard (2016) <doi:10.1080/10447318.2015.1087664>). Includes flexible thresholds for factor loadings (min_loading) and cross-loading differences (loading_diff).

r-imediate 0.5.5
Propagated dependencies: r-plotly@4.12.0 r-mvtnorm@1.3-7 r-mbess@4.9.42
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=iMediate
Licenses: GPL 2+
Build system: r
Synopsis: Likelihood Methods for Mediation Analysis
Description:

This package implements likelihood based methods for mediation analysis.

r-invgamstochvol 1.0.0
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://cran.r-project.org/package=invgamstochvol
Licenses: Expat
Build system: r
Synopsis: Obtains the Log Likelihood for an Inverse Gamma Stochastic Volatility Model
Description:

Computes the log likelihood for an inverse gamma stochastic volatility model using a closed form expression of the likelihood. The details of the computation of this closed form expression are given in Gonzalez and Majoni (2023) <http://rcea.org/RePEc/pdf/wp23-11.pdf> . The closed form expression is obtained for a stationary inverse gamma stochastic volatility model by marginalising out the volatility. This allows the user to obtain the maximum likelihood estimator for this non linear non Gaussian state space model. In addition, the user can obtain the estimates of the smoothed volatility using the exact smoothing distributions.

r-iprior 0.7.4
Propagated dependencies: r-scales@1.4.0 r-reshape2@1.4.5 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dosnow@1.0.20
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/haziqj/iprior
Licenses: GPL 3+
Build system: r
Synopsis: Regression Modelling using I-Priors
Description:

This package provides methods to perform and analyse I-prior regression models. Estimation is done either via direct optimisation of the log-likelihood or an EM algorithm.

r-imrmc 2.1.0
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/DIDSR/iMRMC
Licenses: CC0
Build system: r
Synopsis: Multi-Reader, Multi-Case Analysis Methods (ROC, Agreement, and Other Metrics)
Description:

This software does Multi-Reader, Multi-Case (MRMC) analyses of data from imaging studies where clinicians (readers) evaluate patient images (cases). What does this mean? ... Many imaging studies are designed so that every reader reads every case in all modalities, a fully-crossed study. In this case, the data is cross-correlated, and we consider the readers and cases to be cross-correlated random effects. An MRMC analysis accounts for the variability and correlations from the readers and cases when estimating variances, confidence intervals, and p-values. The functions in this package can treat arbitrary study designs and studies with missing data, not just fully-crossed study designs. An overview of this software, including references presenting details on the methods, can be found here: <https://www.fda.gov/medical-devices/science-and-research-medical-devices/imrmc-software-do-multi-reader-multi-case-statistical-analysis-reader-studies>.

r-intendo 0.1.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=intendo
Licenses: Expat
Build system: r
Synopsis: Group of Fun Datasets of Various Sizes and Differing Levels of Quality
Description:

Four datasets are provided here from the Intendo game Super Jetroid'. It is data from the 2015 year of operation and it comprises a revenue table ('all_revenue'), a daily users table ('users_daily'), a user summary table ('user_summary'), and a table with data on all user sessions ('all_sessions'). These core datasets come in different sizes, and, each of them has a variant that was intentionally made faulty (totally riddled with errors and inconsistencies). This suite of tables is useful for testing with packages that focus on data validation and data documentation.

r-india 0.1-4
Propagated dependencies: r-l1pack@0.62-4 r-fastmatrix@0.6-6
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/faosorios/india
Licenses: GPL 3
Build system: r
Synopsis: Influence Diagnostics in Statistical Models
Description:

Set of routines for influence diagnostics by using case-deletion in ordinary least squares, nonlinear regression [Ross (1987). <doi:10.2307/3315198>], ridge estimation [Walker and Birch (1988). <doi:10.1080/00401706.1988.10488370>] and least absolute deviations (LAD) regression [Sun and Wei (2004). <doi:10.1016/j.spl.2003.08.018>].

r-iccbin 1.2.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ICCbin
Licenses: GPL 2+
Build system: r
Synopsis: Facilitates Clustered Binary Data Generation, and Estimation of Intracluster Correlation Coefficient (ICC) for Binary Data
Description:

Assists in generating binary clustered data, estimates of Intracluster Correlation coefficient (ICC) for binary response in 16 different methods, and 5 different types of confidence intervals.

r-iron 0.1.5
Propagated dependencies: r-robustbase@0.99-7 r-rcpp@1.1.1-1.1 r-gridextra@2.3 r-ggpubr@0.6.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/nunompmoniz/IRon
Licenses: CC0
Build system: r
Synopsis: Solving Imbalanced Regression Tasks
Description:

Imbalanced domain learning has almost exclusively focused on solving classification tasks, where the objective is to predict cases labelled with a rare class accurately. Such a well-defined approach for regression tasks lacked due to two main factors. First, standard regression tasks assume that each value is equally important to the user. Second, standard evaluation metrics focus on assessing the performance of the model on the most common cases. This package contains methods to tackle imbalanced domain learning problems in regression tasks, where the objective is to predict extreme (rare) values. The methods contained in this package are: 1) an automatic and non-parametric method to obtain such relevance functions; 2) visualisation tools; 3) suite of evaluation measures for optimisation/validation processes; 4) the squared-error relevance area measure, an evaluation metric tailored for imbalanced regression tasks. More information can be found in Ribeiro and Moniz (2020) <doi:10.1007/s10994-020-05900-9>.

r-ibclust 1.3
Propagated dependencies: r-rje@1.12.1 r-rdpack@2.6.6 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-np@0.70-2
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IBclust
Licenses: GPL 3+
Build system: r
Synopsis: Information Bottleneck Methods for Clustering Mixed-Type Data
Description:

This package implements multiple variants of the Information Bottleneck ('IB') method for clustering datasets containing continuous, categorical (nominal/ordinal) and mixed-type variables. The package provides deterministic, agglomerative, generalized, and standard IB clustering algorithms that preserve relevant information while forming interpretable clusters. The Deterministic Information Bottleneck is described in Costa et al. (2026) <doi:10.1016/j.patcog.2026.113580>. The standard IB method originates from Tishby et al. (2000) <doi:10.48550/arXiv.physics/0004057>, the agglomerative variant from Slonim and Tishby (1999) <https://papers.nips.cc/paper/1651-agglomerative-information-bottleneck>, and the generalized IB from Strouse and Schwab (2017) <doi:10.1162/NECO_a_00961>.

r-inlabru 2.14.1
Propagated dependencies: r-withr@3.0.2 r-tibble@3.3.1 r-sf@1.1-1 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-plyr@1.8.9 r-matrixmodels@0.5-4 r-matrix@1.7-5 r-lifecycle@1.0.5 r-glue@1.8.1 r-fmesher@0.7.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: http://www.inlabru.org
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Latent Gaussian Modelling using INLA and Extensions
Description:

Facilitates spatial and general latent Gaussian modeling using integrated nested Laplace approximation via the INLA package (<https://www.r-inla.org>). Additionally, extends the GAM-like model class to more general nonlinear predictor expressions, and implements a log Gaussian Cox process likelihood for modeling univariate and spatial point processes based on ecological survey data. Model components are specified with general inputs and mapping methods to the latent variables, and the predictors are specified via general R expressions, with separate expressions for each observation likelihood model in multi-likelihood models. A prediction method based on fast Monte Carlo sampling allows posterior prediction of general expressions of the latent variables. Ecology-focused introduction in Bachl, Lindgren, Borchers, and Illian (2019) <doi:10.1111/2041-210X.13168>.

Total packages: 22167