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

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-impectr 2.5.4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=impectR
Licenses: Expat
Build system: r
Synopsis: Access Data from the 'Impect' API
Description:

Pull data from the Impect Customer API <https://glossary.impect.com/api-design>. The package can retrieve data such as events or match sums.

r-invgamstochvol 1.0.0
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-icpsrdata 0.6.1
Propagated dependencies: r-rvest@1.0.5 r-purrr@1.2.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/fsolt/icpsrdata
Licenses: Expat
Build system: r
Synopsis: Reproducible Data Retrieval from the ICPSR Archive
Description:

Reproducible, programmatic retrieval of datasets from the Inter-university Consortium for Political and Social Research archive.

r-ivitr 0.1.0
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
Build system: r
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-ictest 0.3-6
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ICtest
Licenses: GPL 2+
Build system: r
Synopsis: Estimating and Testing the Number of Interesting Components in Linear Dimension Reduction
Description:

For different linear dimension reduction methods like principal components analysis (PCA), independent components analysis (ICA) and supervised linear dimension reduction tests and estimates for the number of interesting components (ICs) are provided.

r-iccmult 1.0.1
Propagated dependencies: r-lme4@1.1-37 r-iccbin@1.1.1 r-gtools@3.9.5 r-dirmult@0.1.3-5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/ncs14/iccmult
Licenses: Expat
Build system: r
Synopsis: Intracluster Correlation Coefficient (ICC) in Clustered Categorical Data
Description:

Assists in generating categorical clustered outcome data, estimating the Intracluster Correlation Coefficient (ICC) for nominal or ordinal data with 2+ categories under the resampling and method of moments (MoM) methods, with confidence intervals.

r-importexport 1.3.1
Propagated dependencies: r-writexl@1.5.4 r-rodbc@1.3-26.1 r-readxl@1.4.5 r-hmisc@5.2-4 r-haven@2.5.5 r-gdata@3.0.1 r-chron@2.3-62
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ImportExport
Licenses: GPL 2+
Build system: r
Synopsis: Import and Export Data
Description:

Import and export data from the most common statistical formats by using R functions that guarantee the least loss of the data information, giving special attention to the date variables and the labelled ones.

r-i3pack 0.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=i3pack
Licenses: GPL 2+
Build system: r
Synopsis: Incentives for Inter- And Intra-Party Electoral Competition
Description:

Suite of functions that help simulate elections under different electoral systems, which are then used to compute incentives generated by these systems in terms of the inter- and intra-party dimensions of electoral competition.

r-iso8601 0.1.2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/djvanderlaan/iso8601/tree/main/R-package
Licenses: GPL 3
Build system: r
Synopsis: Working with ISO8601 Dates and Times
Description:

This package provides functions to parse strings with ISO8601 dates, times, and date-times into R-objects. Additionally, there are functions to determine the type of ISO8601 string and to standardise ISO8601 strings.

r-iftpredictor 0.1.0
Propagated dependencies: r-diftree@3.1.6
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IFTPredictor
Licenses: Expat
Build system: r
Synopsis: Predictions Using Item-Focused Tree Models
Description:

This function predicts item response probabilities and item responses using the item-focused tree model. The item-focused tree model combines logistic regression with recursive partitioning to detect Differential Item Functioning in dichotomous items. The model applies partitioning rules to the data, splitting it into homogeneous subgroups, and uses logistic regression within each subgroup to explain the data. Differential Item Functioning detection is achieved by examining potential group differences in item response patterns. This method is useful for understanding how different predictors, such as demographic or psychological factors, influence item responses across subgroups.

r-ifpd 0.1.0
Propagated dependencies: r-zoo@1.8-14 r-readxl@1.4.5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/mubarakfadhlul/ifpd
Licenses: GPL 3
Build system: r
Synopsis: Indonesia Food Prices Data
Description:

Imputation of missing values using the last observation carried forward technique on Indonesia food prices data that is time series data. Also, this technique applies imputation to data whose dates do not appear directly. So that the series assumptions in the time series data are met.

r-itp 1.2.2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://paulnorthrop.github.io/itp/
Licenses: GPL 2+
Build system: r
Synopsis: The Interpolate, Truncate, Project (ITP) Root-Finding Algorithm
Description:

This package implements the Interpolate, Truncate, Project (ITP) root-finding algorithm developed by Oliveira and Takahashi (2021) <doi:10.1145/3423597>. The user provides the function, from the real numbers to the real numbers, and an interval with the property that the values of the function at its endpoints have different signs. If the function is continuous over this interval then the ITP method estimates the value at which the function is equal to zero. If the function is discontinuous then a point of discontinuity at which the function changes sign may be found. The function can be supplied using either an R function or an external pointer to a C++ function. Tuning parameters of the ITP algorithm can be set by the user. Default values are set based on arguments in Oliveira and Takahashi (2021).

r-ipolygrowth 1.0.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/kivanvan/ipolygrowth
Licenses: GPL 3+
Build system: r
Synopsis: Individual Growth Curve Parameter Calculation using Polynomial Functions
Description:

Calculation of key bacterial growth curve parameters using fourth degree polynomial functions. Six growth curve parameters are provided including peak growth rate, doubling time, lag time, maximum growth, and etc. ipolygrowth takes time series data from individual biological samples (with technical replicates) or multiple samples.

r-isopam 3.4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=isopam
Licenses: GPL 2+
Build system: r
Synopsis: Clustering of Sites with Species Data
Description:

Clustering algorithm developed for use with plot inventories of species. It groups plots by subsets of diagnostic species rather than overall species composition. There is an unsupervised and a supervised mode, the latter accepting suggestions for species with greater weight and cluster medoids.

r-idetect 0.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IDetect
Licenses: GPL 3
Build system: r
Synopsis: Isolate-Detect Methodology for Multiple Change-Point Detection
Description:

This package provides efficient implementation of the Isolate-Detect methodology for the consistent estimation of the number and location of multiple change-points in one-dimensional data sequences from the "deterministic + noise" model. For details on the Isolate-Detect methodology, please see Anastasiou and Fryzlewicz (2018) <https://docs.wixstatic.com/ugd/24cdcc_6a0866c574654163b8255e272bc0001b.pdf>. Currently implemented scenarios are: piecewise-constant signal with Gaussian noise, piecewise-constant signal with heavy-tailed noise, continuous piecewise-linear signal with Gaussian noise, continuous piecewise-linear signal with heavy-tailed noise.

r-iweigreg 1.1
Propagated dependencies: r-trust@0.1-8 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: http://www.stat.rutgers.edu/~ztan
Licenses: GPL 2+
Build system: r
Synopsis: Improved Methods for Causal Inference and Missing Data Problems
Description:

Improved methods based on inverse probability weighting and outcome regression for causal inference and missing data problems.

r-infiltrodiscr 0.0.5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=infiltrodiscR
Licenses: Expat
Build system: r
Synopsis: Minidisc Infiltrometer Data Management
Description:

This package provides a set of functions for the modeling of data derived from the Minidisc Infiltrometer device. It calculates cumulative infiltration and square root of time. Also, it calculates the A parameter based on soil physical properties.

r-image-contourdetector 0.1.2
Propagated dependencies: r-sp@2.2-0 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/bnosac/image
Licenses: AGPL 3
Build system: r
Synopsis: Implementation of the Unsupervised Smooth Contour Line Detection for Images
Description:

An implementation of the Unsupervised Smooth Contour Detection algorithm for digital images as described in the paper: "Unsupervised Smooth Contour Detection" by Rafael Grompone von Gioi, and Gregory Randall (2016). The algorithm is explained at <doi:10.5201/ipol.2016.175>.

r-interatrix 1.1.5
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/lbbe-software/Interatrix
Licenses: GPL 2+
Build system: r
Synopsis: Compute Chi-Square Measures with Corrections
Description:

Chi-square tests are computed with corrections.

r-igraphtosonia 1.0
Propagated dependencies: r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=igraphtosonia
Licenses: GPL 2+
Build system: r
Synopsis: Convert iGraph graps to SoNIA .son files
Description:

This program facilitates exporting igraph graphs to the SoNIA file format.

r-isinglandr 0.1.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://sciurus365.github.io/Isinglandr/
Licenses: GPL 3+
Build system: r
Synopsis: Landscape Construction and Simulation for Ising Networks
Description:

This package provides a toolbox for constructing potential landscapes for Ising networks. The parameters of the networks can be directly supplied by users or estimated by the IsingFit package by van Borkulo and Epskamp (2016) <https://CRAN.R-project.org/package=IsingFit> from empirical data. The Ising model's Boltzmann distribution is preserved for the potential landscape function. The landscape functions can be used for quantifying and visualizing the stability of network states, as well as visualizing the simulation process.

r-interca 0.1.2
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=interca
Licenses: GPL 3
Build system: r
Synopsis: Multiple Correspondence Analysis Based on Interpretive Coordinates
Description:

Various functions and a Shiny app to enrich the results of Multiple Correspondence Analysis with interpretive axes and planes (see Moschidis, Markos, and Thanopoulos, 2022; <doi:10.1108/ACI-07-2022-0191>).

r-idsl-csa 1.2
Propagated dependencies: r-readxl@1.4.5 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-ivs 0.2.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/DavisVaughan/ivs
Licenses: Expat
Build system: r
Synopsis: Interval Vectors
Description:

This package provides a library for generic interval manipulations using a new interval vector class. Capabilities include: locating various kinds of relationships between two interval vectors, merging overlaps within a single interval vector, splitting an interval vector on its overlapping endpoints, and applying set theoretical operations on interval vectors. Many of the operations in this package were inspired by James Allen's interval algebra, Allen (1983) <doi:10.1145/182.358434>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457