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

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-ic10 2.0.2
Propagated dependencies: r-pamr@1.57 r-impute@1.86.0 r-ic10trainingdata@2.0.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=iC10
Licenses: GPL 3
Build system: r
Synopsis: Copy Number and Expression-Based Classifier for Breast Tumours
Description:

Implementation of the classifier described in the paper Ali HR et al (2014) <doi:10.1186/s13059-014-0431-1>. It uses copy number and/or expression form breast cancer data, trains a Tibshirani's pamr classifier with the features available and predicts the iC10 group.

r-interleave 0.1.2
Propagated dependencies: r-rcpp@1.1.1-1.1 r-geometries@0.2.5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=interleave
Licenses: Expat
Build system: r
Synopsis: Converts Tabular Data to Interleaved Vectors
Description:

Converts matrices and lists of matrices into a single vector by interleaving their values. That is, each element of the result vector is filled from the input matrices one row at a time. This is the same as transposing a matrix, then removing the dimension attribute, but is designed to operate on matrices in nested list structures.

r-islasso 1.6.2
Propagated dependencies: r-gridextra@2.3 r-glmnet@5.0 r-ggplot2@4.0.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://gianluca-sottile.github.io/islasso/
Licenses: GPL 2+
Build system: r
Synopsis: The Induced Smoothed Lasso
Description:

An implementation of the induced smoothing (IS) idea to lasso regularization models to allow estimation and inference on the model coefficients (currently hypothesis testing only). Linear, logistic, Poisson and gamma regressions with several link functions are implemented. The algorithm is described in the original paper; see <doi:10.1177/0962280219842890> and discussed in a tutorial <doi:10.13140/RG.2.2.16360.11521>.

r-idos 1.0.1
Propagated dependencies: r-venndiagram@1.8.2
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=iDOS
Licenses: GPL 2
Build system: r
Synopsis: Integrated Discovery of Oncogenic Signatures
Description:

This package provides a method to integrate molecular profiles of cancer patients (gene copy number and mRNA abundance) to identify candidate gain of function alterations. These candidate alterations can be subsequently further tested to discover cancer driver alterations. Briefly, this method tests of genomic correlates of mRNA dysregulation and prioritise those where DNA gains/amplifications are associated with elevated mRNA expression of the same gene. For details see, Haider S et al. (2016) "Genomic alterations underlie a pan-cancer metabolic shift associated with tumour hypoxia", Genome Biology, <https://pubmed.ncbi.nlm.nih.gov/27358048/>.

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-icardafigsr 1.0.2
Propagated dependencies: r-sp@2.2-1 r-reshape2@1.4.5 r-raster@3.6-32 r-plyr@1.8.9 r-plotroc@2.3.3 r-magrittr@2.0.5 r-leaflet@2.2.3 r-httr@1.4.8 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17 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=icardaFIGSr
Licenses: Expat
Build system: r
Synopsis: Subsetting using Focused Identification of the Germplasm Strategy (FIGS)
Description:

Running Focused Identification of the Germplasm Strategy (FIGS) to make best subsets from Genebank Collection.

r-ijse 0.1.2
Propagated dependencies: r-posterior@1.7.0 r-brms@2.23.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IJSE
Licenses: Expat
Build system: r
Synopsis: Infinitesimal Jackknife Standard Errors for 'brms' Models
Description:

This package provides a function to calculate infinite-jackknife-based standard errors for fixed effects parameters in brms models, handling both clustered and independent data. References: Ji et al. (2024) <doi:10.48550/arXiv.2407.09772>; Giordano et al. (2024) <doi:10.48550/arXiv.2305.06466>.

r-incidenceprevalence 1.2.1
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-patientprofiles@1.5.0 r-omopgenerics@1.4.0 r-magrittr@2.0.5 r-glue@1.8.1 r-dplyr@1.2.1 r-clock@0.7.4 r-cli@3.6.6 r-cdmconnector@2.6.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://darwin-eu.github.io/IncidencePrevalence/
Licenses: FSDG-compatible
Build system: r
Synopsis: Estimate Incidence and Prevalence using the OMOP Common Data Model
Description:

Calculate incidence and prevalence using data mapped to the Observational Medical Outcomes Partnership (OMOP) common data model. Incidence and prevalence can be estimated for the total population in a database or for a stratification cohort.

r-isoplotrgui 6.8
Propagated dependencies: r-shinylight@1.2 r-isoplotr@6.8
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/pvermees/IsoplotRgui/
Licenses: GPL 3
Build system: r
Synopsis: Web Interface to 'IsoplotR'
Description:

This package provides a graphical user interface to the IsoplotR package for radiometric geochronology. The GUI runs in an internet browser and can either be used offline, or hosted on a server to provide online access to the IsoplotR toolbox.

r-istatr 0.1.0
Propagated dependencies: r-xml2@1.5.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-httr2@1.2.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/jfulponi/istatR
Licenses: FSDG-compatible
Build system: r
Synopsis: Interface to the Italian National Institute of Statistics ('ISTAT') API
Description:

This package provides an interface to the ISTAT SDMX RESTful API <https://esploradati.istat.it/SDMXWS>. Allows users to discover available datasets, explore their structure and dimensions, and retrieve statistical data from the Italian National Institute of Statistics. Based on the Python istatapi package by Jacopo Attolini.

r-igr 1.0.1
Propagated dependencies: r-sf@1.1-1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/digitalnature-ie/igr
Licenses: GPL 3+
Build system: r
Synopsis: Irish Grid Reference Utilities
Description:

Convert between Irish grid references and Irish Grid coordinates. Irish grid references can also be converted to or from an sf object in any coordinate reference system. Precisions from 1 m to 100 km including 2 km (tetrads) are supported, as are datasets with mixed precision. Conversion to sf polygons is precision-aware.

r-iplots 1.1-8
Propagated dependencies: r-rjava@1.0-18 r-png@0.1-9
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: http://www.iPlots.org/
Licenses: GPL 2
Build system: r
Synopsis: iPlots - Interactive Graphics for R
Description:

Interactive plots for R.

r-ihsmw 0.2.1
Propagated dependencies: r-rlang@1.2.0 r-readr@2.2.0 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/vituk123/ihsMW
Licenses: Expat
Build system: r
Synopsis: Clean and Harmonise 'Malawi Integrated Household Survey' Data
Description:

An offline suite of tools to clean, aggregate, and harmonise data from the Malawi Integrated Household Survey ('IHS'). Provides crop-specific unit conversions, stratified winsorization, and automatic cross-round harmonisation for complex survey designs.

r-iarm 0.4.3
Propagated dependencies: r-vcdextra@0.9.6 r-psychotools@0.7-6 r-hmisc@5.2-5 r-gridextra@2.3 r-ggplot2@4.0.3 r-erm@1.0-10
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=iarm
Licenses: GPL 2
Build system: r
Synopsis: Item Analysis in Rasch Models
Description:

This package provides tools to assess model fit and identify misfitting items for Rasch models (RM) and partial credit models (PCM). Included are item fit statistics, item characteristic curves, item-restscore association, conditional likelihood ratio tests, assessment of measurement error, estimates of the reliability and test targeting as described in Christensen et al. (Eds.) (2013, ISBN:978-1-84821-222-0).

r-iadapt 2.0.1
Propagated dependencies: r-shinydashboard@0.7.3 r-shiny@1.13.0 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=iAdapt
Licenses: LGPL 3
Build system: r
Synopsis: Two-Stage Adaptive Dose-Finding Clinical Trial Design
Description:

Simulate and implement early phase two-stage adaptive dose-finding design for binary and quasi-continuous toxicity endpoints. See Chiuzan et al. (2018) for further reading <DOI:10.1080/19466315.2018.1462727>.

r-imugap 0.1.0
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-data-table@1.18.4 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://accidda.github.io/imuGAP/
Licenses: Expat
Build system: r
Synopsis: Immunity: Geographic and Age-Based Projection
Description:

Fits Bayesian hierarchical models of vaccine coverage by location, birth cohort, and age. Observations of vaccination status (which may span cohorts, ages, and doses) are used to fit a latent survival-style process model that decomposes coverage into a lifetime propensity to vaccinate and a time-varying force of vaccination. Hierarchical spatial structure (e.g., state, county, school) supports partial pooling via random effects. Models are implemented in Stan and fit via rstan'. Provides helpers to validate user-supplied input data, and to predict coverage from fitted models.

r-inflationkit 0.1.0
Propagated dependencies: r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/charlescoverdale/inflationkit
Licenses: Expat
Build system: r
Synopsis: Inflation Decomposition, Core Measures, and Trend Estimation
Description:

This package provides tools for analysing inflation dynamics. Computes weighted contributions of price index components, core inflation measures (trimmed mean, weighted median, exclusion-based) following Bryan and Cecchetti (1994) <doi:10.1016/0304-3932(94)90030-2>, inflation persistence via sum-of-AR-coefficients, diffusion indices, Phillips curve estimation, breakeven inflation, and trend inflation using the Beveridge-Nelson decomposition and Hodrick-Prescott filter. All functions are pure computation and work with price data from any source.

r-inflongitudinal 0.1.0
Propagated dependencies: r-mice@3.19.0 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=Inflongitudinal
Licenses: GPL 3
Build system: r
Synopsis: Detecting Influential Subjects in Longitudinal Data
Description:

This package provides methods for detecting influential subjects in longitudinal data, particularly when observations are collected at irregular time points. The package identifies subjects whose response trajectories deviate substantially from population-level patterns, helping to diagnose anomalies and undue influence on model estimates.

r-iasd 1.1.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IASD
Licenses: GPL 2+
Build system: r
Synopsis: Model Selection for Index of Asymmetry Distribution
Description:

Calculate AIC's and AICc's of unimodal model (one normal distribution) and bimodal model(a mixture of two normal distributions) which fit the distribution of indices of asymmetry (IAS), and plot their density, to help determine IAS distribution is unimodal or bimodal.

r-isinglenzmc 0.3.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=isingLenzMC
Licenses: GPL 3+
Build system: r
Synopsis: Monte Carlo for Classical Ising Model
Description:

Classical Ising Model is a land mark system in statistical physics.The model explains the physics of spin glasses and magnetic materials, and cooperative phenomenon in general, for example phase transitions and neural networks.This package provides utilities to simulate one dimensional Ising Model with Metropolis and Glauber Monte Carlo with single flip dynamics in periodic boundary conditions. Utility functions for exact solutions are provided. Such as transfer matrix for 1D. Utility functions for exact solutions are provided. Example use cases are as follows: Measuring effective ergodicity and power-laws in so called functional-diffusion. Example usage contains parallel runs, fitting power-laws, finite size scaling, computing autocorrelation, uncertainty analysis and plotting utilities.

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-ideatools 3.5.2
Propagated dependencies: r-tibble@3.3.1 r-stringi@1.8.7 r-shiny@1.13.0 r-rmarkdown@2.31 r-rlang@1.2.0 r-readxl@1.5.0 r-pdftools@3.9.0 r-openxlsx@4.2.8.1 r-jsonlite@2.0.0 r-ggtext@0.1.2 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-ggimage@0.3.5 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://davidcarayon.github.io/IDEATools/index.html
Licenses: GPL 3
Build system: r
Synopsis: Individual and Group Farm Sustainability Assessments using the IDEA4 Method
Description:

Collection of tools to automate the processing of data collected though the IDEA4 method (see Zahm et al. (2018) <doi:10.1051/cagri/2019004> ). Starting from the original data collecting files this packages provides functions to compute IDEA indicators, draw modern and aesthetic plots, and produce a wide range of reporting materials.

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-ipag 0.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/gpiaser/IPAG
Licenses: Expat
Build system: r
Synopsis: Tools for IPAG Courses
Description:

This package provides a collection of intuitive and user-friendly functions for computing confidence intervals for common statistical tasks, including means, differences in means, proportions, and odds ratios. The package also includes tools for linear regression analysis and several real-world datasets intended for teaching and applied statistical inference.

Total packages: 72166