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

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-ihsep 0.3.1
Propagated dependencies: r-rcpp@1.1.0 r-lpint@2.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IHSEP
Licenses: GPL 2+
Synopsis: Inhomogeneous Self-Exciting Process
Description:

Simulate an inhomogeneous self-exciting process (IHSEP), or Hawkes process, with a given (possibly time-varying) baseline intensity and an excitation function. Calculate the likelihood of an IHSEP with given baseline intensity and excitation functions for an (increasing) sequence of event times. Calculate the point process residuals (integral transforms of the original event times). Calculate the mean intensity process.

r-ials 0.1.3
Propagated dependencies: r-rspectra@0.16-2 r-pracma@2.4.6 r-hdmfa@0.1.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IALS
Licenses: GPL 2 GPL 3
Synopsis: Iterative Alternating Least Square Estimation for Large-Dimensional Matrix Factor Model
Description:

The matrix factor model has drawn growing attention for its advantage in achieving two-directional dimension reduction simultaneously for matrix-structured observations. In contrast to the Principal Component Analysis (PCA)-based methods, we propose a simple Iterative Alternating Least Squares (IALS) algorithm for matrix factor model, see the details in He et al. (2023) <arXiv:2301.00360>.

r-install-load 1.2.5
Propagated dependencies: r-fastmatch@1.1-6 r-checkmate@2.3.3 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://gitlab.com/iembry/install.load
Licenses: CC-BY-SA 4.0 GPL 3 FSDG-compatible
Synopsis: Check, Install and Load CRAN Packages
Description:

The function install_load checks the local R library(ies) to see if the required package(s) is/are installed or not. If the package(s) is/are not installed, then the package(s) will be installed along with the required dependency(ies). This function pulls source or binary packages from the Posit/RStudio-sponsored CRAN mirror. Lastly, the chosen package(s) is/are loaded. The function load_package simply loads the provided package(s). If this package does not fit your needs, then you may want to consider these other R packages: needs', easypackages', pacman', pak', anyLib', and/or librarian'.

r-izid 0.0.1
Propagated dependencies: r-rootsolve@1.8.2.4 r-foreach@1.5.2 r-extradistr@1.10.0 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=iZID
Licenses: Expat
Synopsis: Identify Zero-Inflated Distributions
Description:

Computes bootstrapped Monte Carlo estimate of p value of Kolmogorov-Smirnov (KS) test and likelihood ratio test for zero-inflated count data, based on the work of Aldirawi et al. (2019) <doi:10.1109/BHI.2019.8834661>. With the package, user can also find tools to simulate random deviates from zero inflated or hurdle models and obtain maximum likelihood estimate of unknown parameters in these models.

r-importinegi 1.2.1
Propagated dependencies: r-sf@1.0-23 r-rio@1.2.4 r-haven@2.5.5 r-foreign@0.8-90 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=importinegi
Licenses: CC0
Synopsis: Download and Manage Open Data from INEGI
Description:

Download and manage data sets of statistical projects and geographic data created by Instituto Nacional de Estadistica y Geografia (INEGI). See <https://www.inegi.org.mx/>.

r-importanceindice 0.0.2
Propagated dependencies: r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ImportanceIndice
Licenses: GPL 3
Synopsis: Analyzing Data Through of Percentage of Importance Indice and Its Derivations
Description:

The Percentage of Importance Indice (Percentage_I.I.) bases in magnitudes, frequencies, and distributions of occurrence of an event (DEMOLIN-LEITE, 2021) <http://cjascience.com/index.php/CJAS/article/view/1009/1350>. This index can detect the key loss sources (L.S) and solution sources (S.S.), classifying them according to their importance in terms of loss or income gain, on the productive system. The Percentage_I.I. = [(ks1 x c1 x ds1)/SUM (ks1 x c1 x ds1) + (ks2 x c2 x ds2) + (ksn x cn x dsn)] x 100. key source (ks) is obtained using simple regression analysis and magnitude (abundance). Constancy (c) is SUM of occurrence of L.S. or S.S. on the samples (absence = 0 or presence = 1), and distribution source (ds) is obtained using chi-square test. This index has derivations: i.e., i) Loss estimates and solutions effectiveness and ii) Attention and non-attention levels (DEMOLIN-LEITE,2024) <DOI: 10.1590/1519-6984.253215>.

r-ivitr 0.1.0
Propagated dependencies: r-rlang@1.1.6 r-randomforest@4.7-1.2 r-nnet@7.3-20 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ivitr
Licenses: GPL 3
Synopsis: Estimate IV-Optimal Individualized Treatment Rules
Description:

This package provides a method that estimates an IV-optimal individualized treatment rule. An individualized treatment rule is said to be IV-optimal if it minimizes the maximum risk with respect to the putative IV and the set of IV identification assumptions. Please refer to <arXiv:2002.02579> for more details on the methodology and some theory underpinning the method. Function IV-PILE() uses functions in the package locClass'. Package locClass can be accessed and installed from the R-Forge repository via the following link: <https://r-forge.r-project.org/projects/locclass/>. Alternatively, one can install the package by entering the following in R: install.packages("locClass", repos="<http://R-Forge.R-project.org>")'.

r-ipd 0.1.4
Propagated dependencies: r-ranger@0.17.0 r-randomforest@4.7-1.2 r-mass@7.3-65 r-generics@0.1.4 r-gam@1.22-6 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/ipd-tools/ipd
Licenses: Expat
Synopsis: Inference on Predicted Data
Description:

This package performs valid statistical inference on predicted data (IPD) using recent methods, where for a subset of the data, the outcomes have been predicted by an algorithm. Provides a wrapper function with specified defaults for the type of model and method to be used for estimation and inference. Further provides methods for tidying and summarizing results. Salerno et al., (2024) <doi:10.48550/arXiv.2410.09665>.

r-ibmacousticr 0.2.1
Propagated dependencies: r-xml@3.99-0.20 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ibmAcousticR
Licenses: CC0
Synopsis: Connect to Your 'IBM Acoustic' Data
Description:

Authentication can be the most difficult part about working with a new API. ibmAcousticR facilitates making a connection to the IBM Acoustic email campaign management API and executing various queries. The IBM Acoustic API documentation is available at <https://developer.ibm.com/customer-engagement/docs/>. This package is not supported by IBM'.

r-idos 1.0.1
Propagated dependencies: r-venndiagram@1.7.3
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
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-inbreedr 0.3.3
Propagated dependencies: r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=inbreedR
Licenses: GPL 2
Synopsis: Analysing Inbreeding Based on Genetic Markers
Description:

This package provides a framework for analysing inbreeding and heterozygosity-fitness correlations (HFCs) based on microsatellite and SNP markers.

r-idcnrba 1.1.0
Propagated dependencies: r-tibble@3.3.0 r-survey@4.4-8 r-srvyr@1.3.0 r-shinyjs@2.1.0 r-shiny@1.11.1 r-rstudioapi@0.17.1 r-rmarkdown@2.30 r-readr@2.1.6 r-openxlsx@4.2.8.1 r-nrba@0.3.1 r-miniui@0.1.2 r-markdown@2.0 r-htmlwidgets@1.6.4 r-haven@2.5.5 r-flexdashboard@0.6.2 r-dt@0.34.0 r-dplyr@1.1.4 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=idcnrba
Licenses: GPL 3+
Synopsis: Interactive Application for Analyzing Representativeness and Nonresponse Bias
Description:

This package provides access to the Idea Data Center (IDC) application for conducting nonresponse bias analysis (NRBA). The IDC NRBA app is an interactive, browser-based Shiny application that can be used to analyze survey data with respect to response rates, representativeness, and nonresponse bias. This app provides a user-friendly interface to statistical methods implemented by the nrba package. Krenzke, Van de Kerckhove, and Mohadjer (2005) <http://www.asasrms.org/Proceedings/y2005/files/JSM2005-000572.pdf> and Lohr and Riddles (2016) <https://www150.statcan.gc.ca/n1/en/pub/12-001-x/2016002/article/14677-eng.pdf?st=q7PyNsGR> provide an overview of the statistical methods implemented in the application.

r-igfetchr 0.1.0
Propagated dependencies: r-tibble@3.3.0 r-purrr@1.2.0 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/sawsimeon/igfetchr
Licenses: GPL 3
Synopsis: Access the 'IG Trading REST API'
Description:

This package provides functions to fetch market data, search historical prices, execute trades, and get account details from the IG Trading REST API <https://labs.ig.com>. Returns tidy tibbles for easy analysis. Trading contracts for difference (CFDs), options and spread bets carries a high risk of losing money. This package is not financial or trading advice.

r-imneuron 0.1.0
Propagated dependencies: r-neuralnet@1.44.2 r-mlmetrics@1.1.3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=Imneuron
Licenses: GPL 3+
Synopsis: AI Powered Neural Network Solutions for Regression Tasks
Description:

It offers a sophisticated and versatile tool for creating and evaluating artificial intelligence based neural network models tailored for regression analysis on datasets with continuous target variables. Leveraging the power of neural networks, it allows users to experiment with various hidden neuron configurations across two layers, optimizing model performance through "5 fold"" or "10 fold"" cross validation. The package normalizes input data to ensure efficient training and assesses model accuracy using key metrics such as R squared (R2), Root Mean Square Error (RMSE), Mean Absolute Error (MAE), and Percentage Error (PER). By storing and visualizing the best performing models, it provides a comprehensive solution for precise and efficient regression modeling making it an invaluable tool for data scientists and researchers aiming to harness AI for predictive analytics.

r-idmeasurer 1.0.0
Propagated dependencies: r-mass@7.3-65 r-lme4@1.1-37 r-infotheo@1.2.0.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IDmeasurer
Licenses: CC0
Synopsis: Assessment of Individual Identity in Animal Signals
Description:

This package provides tools for assessment and quantification of individual identity information in animal signals. This package accompanies a research article by Linhart et al. (2019) <doi:10.1101/546143>: "Measuring individual identity information in animal signals: Overview and performance of available identity metrics".

r-istay 1.0.0
Propagated dependencies: r-stringr@1.6.0 r-lmertest@3.1-3 r-lme4@1.1-37 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-dplyr@1.1.4
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+
Synopsis: Information-Based Stability and Synchrony Measures
Description:

This package provides functions to 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 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-indeptest 0.2.0
Propagated dependencies: r-rdpack@2.6.4 r-mvtnorm@1.3-3 r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IndepTest
Licenses: GPL 2+ GPL 3+
Synopsis: Nonparametric Independence Tests Based on Entropy Estimation
Description:

Implementations of the weighted Kozachenko-Leonenko entropy estimator and independence tests based on this estimator, (Kozachenko and Leonenko (1987) <http://mi.mathnet.ru/eng/ppi797>). Also includes a goodness-of-fit test for a linear model which is an independence test between covariates and errors.

r-indexconstruction 0.1-3
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-rcppbdt@0.2.7 r-lubridate@1.9.4 r-kernsmooth@2.23-26 r-fgarch@4052.93
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IndexConstruction
Licenses: GPL 3+
Synopsis: Index Construction for Time Series Data
Description:

Derivation of indexes for benchmarking purposes. A methodology with flexible number of constituents is implemented. Also functions for market capitalization and volume weighted indexes with fixed number of constituents are available. The main function of the package, indexComp(), provides the derived index, suitable for analysis purposes. The functions indexUpdate(), indexMemberSelection() and indexMembersUpdate() are components of indexComp() and enable one to construct and continuously update an index, e.g. for display on a website. The methodology behind the functions provided gets introduced in Trimborn and Haerdle (2018) <doi:10.1016/j.jempfin.2018.08.004>.

r-ipcwk 1.0
Propagated dependencies: r-survival@3.8-3 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=IPCWK
Licenses: GPL 2+
Synopsis: Kendall's Tau Partial Corr. for Survival Trait and Biomarkers
Description:

We propose the inverse probability-of-censoring weighted (IPCW) Kendall's tau to measure the association of the survival trait with biomarkers and Kendall's partial correlation to reflect the relationship of the survival trait with interaction variable conditional on main effects, as described in Wang and Chen (2020) <doi:10.1093/bioinformatics/btaa017>.

r-imagefluency 0.2.5
Propagated dependencies: r-readbitmap@0.1.5 r-r-utils@2.13.0 r-pracma@2.4.6 r-openimager@1.3.0 r-magick@2.9.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://imagefluency.com
Licenses: GPL 3
Synopsis: Image Statistics Based on Processing Fluency
Description:

Get image statistics based on processing fluency theory. The functions provide scores for several basic aesthetic principles that facilitate fluent cognitive processing of images: contrast, complexity / simplicity, self-similarity, symmetry, and typicality. See Mayer & Landwehr (2018) <doi:10.1037/aca0000187> and Mayer & Landwehr (2018) <doi:10.31219/osf.io/gtbhw> for the theoretical background of the methods.

r-infotrad 1.2
Propagated dependencies: r-nloptr@2.2.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=InfoTrad
Licenses: GPL 3
Synopsis: Calculates the Probability of Informed Trading (PIN)
Description:

Estimates the probability of informed trading (PIN) initially introduced by Easley et. al. (1996) <doi:10.1111/j.1540-6261.1996.tb04074.x> . Contribution of the package is that it uses likelihood factorizations of Easley et. al. (2010) <doi:10.1017/S0022109010000074> (EHO factorization) and Lin and Ke (2011) <doi:10.1016/j.finmar.2011.03.001> (LK factorization). Moreover, the package uses different estimation algorithms. Specifically, the grid-search algorithm proposed by Yan and Zhang (2012) <doi:10.1016/j.jbankfin.2011.08.003> , hierarchical agglomerative clustering approach proposed by Gan et. al. (2015) <doi:10.1080/14697688.2015.1023336> and later extended by Ersan and Alici (2016) <doi:10.1016/j.intfin.2016.04.001> .

r-ip 0.1.6
Propagated dependencies: r-stringi@1.8.7
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IP
Licenses: GPL 2+
Synopsis: Classes and Methods for 'IP' Addresses
Description:

This package provides S4 classes for Internet Protocol (IP) versions 4 and 6 addresses and efficient methods for IP addresses comparison, arithmetic, bit manipulation and lookup. Both IPv4 and IPv6 arbitrary ranges are also supported as well as internationalized ('IDN') domain lookup with and whois query.

r-ivdoctr 1.0.1
Propagated dependencies: r-sandwich@3.1-1 r-rgl@1.3.31 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mass@7.3-65 r-data-table@1.17.8 r-coda@0.19-4.1 r-aer@1.2-15
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ivdoctr
Licenses: CC0
Synopsis: Ensures Mutually Consistent Beliefs When Using IVs
Description:

Uses data and researcher's beliefs on measurement error and instrumental variable (IV) endogeneity to generate the space of consistent beliefs across measurement error, instrument endogeneity, and instrumental relevance for IV regressions. Package based on DiTraglia and Garcia-Jimeno (2020) <doi:10.1080/07350015.2020.1753528>.

r-imabc 1.0.0
Propagated dependencies: r-truncnorm@1.0-9 r-mass@7.3-65 r-lhs@1.2.0 r-foreach@1.5.2 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/carolyner/imabc
Licenses: GPL 3
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>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208