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

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-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
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-invitrotkdata 0.0.1
Propagated dependencies: r-rdpack@2.6.4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/USEPA/invitroTKdata
Licenses: Expat
Synopsis: In Vitro Toxicokinetic Data Processed with the 'invitroTKstats' Pipeline
Description:

This package provides a collection of datasets containing 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 datasets provided by the package were processed and analyzed with the companion invitroTKstats package.

r-internl 0.1.0
Propagated dependencies: r-mlmetrics@1.1.3 r-forecast@8.24.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=InterNL
Licenses: GPL 3
Synopsis: Time Series Intervention Model Using Non-Linear Function
Description:

Intervention analysis is used to investigate structural changes in data resulting from external events. Traditional time series intervention models, viz. Autoregressive Integrated Moving Average model with exogeneous variables (ARIMA-X) and Artificial Neural Networks with exogeneous variables (ANN-X), rely on linear intervention functions such as step or ramp functions, or their combinations. In this package, the Gompertz, Logistic, Monomolecular, Richard and Hoerl function have been used as non-linear intervention function. The equation of the above models are represented as: Gompertz: A * exp(-B * exp(-k * t)); Logistic: K / (1 + ((K - N0) / N0) * exp(-r * t)); Monomolecular: A * exp(-k * t); Richard: A + (K - A) / (1 + exp(-B * (C - t)))^(1/beta) and Hoerl: a*(b^t)*(t^c).This package introduced algorithm for time series intervention analysis employing ARIMA and ANN models with a non-linear intervention function. This package has been developed using algorithm of Yeasin et al. <doi:10.1016/j.hazadv.2023.100325> and Paul and Yeasin <doi:10.1371/journal.pone.0272999>.

r-ipedsuploadables 3.0.0
Propagated dependencies: r-tidyr@1.3.1 r-svdialogs@1.1.1 r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-lifecycle@1.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/AlisonLanski/IPEDSuploadables
Licenses: Expat
Synopsis: Transforms Institutional Data into Text Files for IPEDS Automated Import/Upload
Description:

Starting from user-supplied institutional data, these scripts transform, aggregate, and reshape the information to produce key-value pair data files that are able to be uploaded to IPEDS (Integrated Postsecondary Education Data System) through their submission portal <https://surveys.nces.ed.gov/ipeds/>. Starting data specifications can be found in the vignettes. Final files are saved locally to a location of the user's choice. User-friendly readable files can also be produced for purposes of data review and validation.

r-ihclust 0.1.0
Propagated dependencies: r-ggplot2@4.0.1 r-foreach@1.5.2 r-factoextra@1.0.7 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=ihclust
Licenses: GPL 3+
Synopsis: Iterative Hierarchical Clustering (IHC)
Description:

This package provides a set of tools to i) identify geographic areas with significant change over time in drug utilization, and ii) characterize common change over time patterns among the time series for multiple geographic areas. For reference, see below: 1. Song, J., Carey, M., Zhu, H., Miao, H., Ram´ırez, J. C., & Wu, H. (2018) <doi:10.1504/IJCBDD.2018.10011910> 2. Wu, S., Wu, H. (2013) <doi:10.1186/1471-2105-14-6> 3. Carey, M., Wu, S., Gan, G. & Wu, H. (2016) <doi:10.1016/j.idm.2016.07.001>.

r-imageseg 0.5.0
Propagated dependencies: r-tibble@3.3.0 r-purrr@1.2.0 r-magrittr@2.0.4 r-magick@2.9.0 r-keras@2.16.0 r-foreach@1.5.2 r-dplyr@1.1.4 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=imageseg
Licenses: Expat
Synopsis: Deep Learning Models for Image Segmentation
Description:

This package provides a general-purpose workflow for image segmentation using TensorFlow models based on the U-Net architecture by Ronneberger et al. (2015) <arXiv:1505.04597> and the U-Net++ architecture by Zhou et al. (2018) <arXiv:1807.10165>. We provide pre-trained models for assessing canopy density and understory vegetation density from vegetation photos. In addition, the package provides a workflow for easily creating model input and model architectures for general-purpose image segmentation based on grayscale or color images, both for binary and multi-class image segmentation.

r-ibb 0.0.2
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.0 r-rlang@1.1.6 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/berkorbay/ibb
Licenses: Expat
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-icssmoothing 1.2.10
Propagated dependencies: r-polynom@1.4-1 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=ICSsmoothing
Licenses: GPL 2
Synopsis: Data Smoothing by Interpolating Cubic Splines
Description:

We construct the explicit form of clamped cubic interpolating spline (both uniform - knots are equidistant and non-uniform - knots are arbitrary). Using this form, we propose a linear regression model suitable for real data smoothing.

r-iols 0.1.4
Propagated dependencies: r-stringr@1.6.0 r-sandwich@3.1-1 r-randomcolor@1.1.0.1 r-matlib@1.0.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IOLS
Licenses: GPL 3
Synopsis: Iterated Ordinary Least Squares Regression
Description:

Addresses the log of zero by developing a new family of estimators called iterated Ordinary Least Squares. This family nests standard approaches such as log-linear and Poisson regressions, offers several computational advantages, and corresponds to the correct way to perform the popular log(Y + 1) transformation. For more details about how to use it, see the notebook at: <https://www.davidbenatia.com/>.

r-ixpopdymod 0.3.0
Propagated dependencies: r-magrittr@2.0.4 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/dallenmidd/IxPopDyMod
Licenses: Expat
Synopsis: Framework for Tick Population and Infection Modeling
Description:

Code to specify, run, and then visualize and analyze the results of Ixodidae (hard-bodied ticks) population and infection dynamics models. Such models exist in the literature, but the source code to run them is not always available. IxPopDyMod provides an easy way for these models to be written and shared.

r-immunarch 0.10.3
Propagated dependencies: r-vctrs@0.6.5 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-stringdist@0.9.15 r-scales@1.4.0 r-rlist@0.4.6.2 r-rlang@1.1.6 r-reshape2@1.4.5 r-readr@2.1.6 r-rcpp@1.1.0 r-purrr@1.2.0 r-plyr@1.8.9 r-pheatmap@1.0.13 r-patchwork@1.3.2 r-magrittr@2.0.4 r-lifecycle@1.0.4 r-immundata@0.0.5 r-glue@1.8.0 r-ggthemes@5.1.0 r-ggsci@4.1.0 r-ggplot2@4.0.1 r-duckplyr@1.1.3 r-dtplyr@1.3.2 r-dplyr@1.1.4 r-doparallel@1.0.17 r-dbplyr@2.5.1 r-data-table@1.17.8 r-cli@3.6.5 r-circlize@0.4.16 r-checkmate@2.3.3 r-ape@5.8-1 r-airr@1.5.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
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).

r-irtm 0.0.1.1
Propagated dependencies: r-truncnorm@1.0-9 r-tmvtnorm@1.7 r-rlang@1.1.6 r-reshape2@1.4.5 r-rcppprogress@0.4.2 r-rcppdist@0.1.1.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-ggridges@0.5.7 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IRTM
Licenses: Expat
Synopsis: Theory-Driven Item Response Theory (IRT) Models
Description:

IRT-M is a semi-supervised approach based on Bayesian Item Response Theory that produces theoretically identified underlying dimensions from input data and a constraints matrix. The methodology is fully described in Morucci et al. (2024), "Measurement That Matches Theory: Theory-Driven Identification in Item Response Theory Models"'. Details are available at <https://www.cambridge.org/core/journals/american-political-science-review/article/measurement-that-matches-theory-theorydriven-identification-in-item-response-theory-models/395DA1DFE3DCD7B866DC053D7554A30B>.

r-isocalcr 0.1.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/justinmathias/isocalcR
Licenses: GPL 3
Synopsis: Isotope Calculations in R
Description:

Perform common calculations based on published stable isotope theory, such as calculating carbon isotope discrimination and intrinsic water use efficiency from wood or leaf carbon isotope composition. See Mathias and Hudiburg (2022) in Global Change Biology <doi:10.1111/gcb.16407>.

r-imdbapi 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-httr@1.4.7 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=imdbapi
Licenses: GPL 3
Synopsis: Get Movie, Television Data from the 'imdb' Database
Description:

This package provides API access to the <http://imdbapi.net> which maintains metadata about movies, games and television shows through a public API.

r-indexr 0.2.2
Propagated dependencies: r-stringr@1.6.0 r-readr@2.1.6 r-glue@1.8.0 r-dplyr@1.1.4 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://lharris421.github.io/indexr/
Licenses: GPL 3
Synopsis: Thoughtful Saver of Results
Description:

Helps with the thoughtful saving, reading, and management of result files (using rds files). The core functions take a list of parameters that are used to generate a unique hash to save results under. Then, the same parameter list can be used to read those results back in. This is helpful to avoid clunky file naming when running a large number of simulations. Additionally, helper functions are available for compiling a flat file of parameters of saved results, monitoring result usage, and cleaning up unwanted or unused results. For more information, visit the indexr homepage <https://lharris421.github.io/indexr/>.

r-ipmbook 0.1.5
Propagated dependencies: r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://www.vogelwarte.ch/de/projekte/publikationen/ipm/
Licenses: GPL 3+
Synopsis: Functions and Data for the Book 'Integrated Population Models'
Description:

This package provides functions and data sets to accompany the book Integrated Population Models: Theory and Ecological Applications with R and JAGS by Michael Schaub and Marc Kéry (ISBN: 9780128205648).

r-imt 1.0.0
Propagated dependencies: r-vizdraws@2.0.0 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stanheaders@2.32.10 r-scales@1.4.0 r-rstantools@2.5.0 r-rstan@2.32.7 r-rlang@1.1.6 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-r6@2.6.1 r-purrr@1.2.0 r-magrittr@2.0.4 r-glue@1.8.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-caret@7.0-1 r-bh@1.87.0-1 r-bayesplot@1.14.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/google/imt
Licenses: ASL 2.0
Synopsis: Impact Measurement Toolkit
Description:

This package provides a toolkit for causal inference in experimental and observational studies. Implements various simple Bayesian models including linear, negative binomial, and logistic regression for impact estimation. Provides functionality for randomization and checking baseline equivalence in experimental designs. The package aims to simplify the process of impact measurement for researchers and analysts across different fields. Examples and detailed usage instructions are available at <https://book.martinez.fyi>.

r-iss 1.0.0
Propagated dependencies: r-rdpack@2.6.4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ISS
Licenses: GPL 3+
Synopsis: Isotonic Subgroup Selection
Description:

Methodology for subgroup selection in the context of isotonic regression including methods for sub-Gaussian errors, classification, homoscedastic Gaussian errors and quantile regression. See the documentation of ISS(). Details can be found in the paper by Müller, Reeve, Cannings and Samworth (2023) <arXiv:2305.04852v2>.

r-inlabma 0.1-12
Propagated dependencies: r-spdep@1.4-1 r-sp@2.2-0 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=INLABMA
Licenses: GPL 2+
Synopsis: Bayesian Model Averaging with INLA
Description:

Fit Spatial Econometrics models using Bayesian model averaging on models fitted with INLA. The INLA package can be obtained from <https://www.r-inla.org>.

r-intrinsicdimension 1.2.0
Propagated dependencies: r-yaimpute@1.0-34.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=intrinsicDimension
Licenses: Expat
Synopsis: Intrinsic Dimension Estimation
Description:

This package provides a variety of methods for estimating intrinsic dimension of data sets (i.e the manifold or Hausdorff dimension of the support of the distribution that generated the data) as reviewed in Johnsson, K. (2016, ISBN:978-91-7623-921-6) and Johnsson, K., Soneson, C. and Fontes, M. (2015) <doi:10.1109/TPAMI.2014.2343220>. Furthermore, to evaluate the performance of these estimators, functions for generating data sets with given intrinsic dimensions are provided.

r-indexnumr 0.6.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/grahamjwhite/IndexNumR
Licenses: GPL 2
Synopsis: Index Number Calculation
Description:

Computes bilateral and multilateral index numbers. It has support for many standard bilateral indexes as well as multilateral index number methods such as GEKS, GEKS-Tornqvist (or CCDI), Geary-Khamis and the weighted time product dummy (for details on these methods see Diewert and Fox (2020) <doi:10.1080/07350015.2020.1816176>). It also supports updating of multilateral indexes using several splicing methods.

r-importar 0.1.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/andreaphsz/importar
Licenses: GPL 3
Synopsis: Enables Importing/Loading of Packages or Functions While Creating an Alias for Them
Description:

Enables Python'-like importing/loading of packages or functions with aliasing to prevent namespace conflicts.

r-imf-data 0.1.7
Propagated dependencies: r-jsonlite@2.0.0 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://pedrobtz.github.io/imf.data/
Licenses: Expat
Synopsis: An Interface to IMF (International Monetary Fund) Data JSON API
Description:

This package provides a straightforward interface for accessing the IMF (International Monetary Fund) data JSON API, available at <https://data.imf.org/>. This package offers direct access to the primary API endpoints: Dataflow, DataStructure, and CompactData. And, it provides an intuitive interface for exploring available dimensions and attributes, as well as querying individual time-series datasets. Additionally, the package implements a rate limit on API calls to reduce the chances of exceeding service limits (limited to 10 calls every 5 seconds) and encountering response errors.

r-ibmpopsim 1.1.0
Propagated dependencies: r-rlang@1.1.6 r-readr@2.1.6 r-rcpp@1.1.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/DaphneGiorgi/IBMPopSim
Licenses: Expat
Synopsis: Individual Based Model Population Simulation
Description:

Simulation of the random evolution of heterogeneous populations using stochastic Individual-Based Models (IBMs) <doi:10.48550/arXiv.2303.06183>. The package enables users to simulate population evolution, in which individuals are characterized by their age and some characteristics, and the population is modified by different types of events, including births/arrivals, death/exit events, or changes of characteristics. The frequency at which an event can occur to an individual can depend on their age and characteristics, but also on the characteristics of other individuals (interactions). Such models have a wide range of applications. For instance, IBMs can be used for simulating the evolution of a heterogeneous insurance portfolio with selection or for validating mortality forecasts. This package overcomes the limitations of time-consuming IBMs simulations by implementing new efficient algorithms based on thinning methods, which are compiled using the Rcpp package while providing a user-friendly interface.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208