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

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-intccr 3.0.4
Propagated dependencies: r-splines2@0.5.4 r-mass@7.3-65 r-foreach@1.5.2 r-doparallel@1.0.17 r-alabama@2023.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=intccr
Licenses: GPL 2+
Build system: r
Synopsis: Semiparametric Competing Risks Regression under Interval Censoring
Description:

Semiparametric regression models on the cumulative incidence function for interval-censored competing risks data as described in Bakoyannis, Yu, & Yiannoutsos (2017) /doi10.1002/sim.7350 and the models with missing event types as described in Park, Bakoyannis, Zhang, & Yiannoutsos (2021) \doi10.1093/biostatistics/kxaa052. The proportional subdistribution hazards model (Fine-Gray model), the proportional odds model, and other models that belong to the class of semiparametric generalized odds rate transformation models.

r-inzightts 2.0.4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://inzight.nz
Licenses: GPL 3
Build system: r
Synopsis: Time Series for 'iNZight'
Description:

This package provides a collection of functions for working with time series data, including functions for drawing, decomposing, and forecasting. Includes capabilities to compare multiple series and fit both additive and multiplicative models. Used by iNZight', a graphical user interface providing easy exploration and visualisation of data for students of statistics, available in both desktop and online versions. Holt (1957) <doi:10.1016/j.ijforecast.2003.09.015>, Winters (1960) <doi:10.1287/mnsc.6.3.324>, Cleveland, Cleveland, & Terpenning (1990) "STL: A Seasonal-Trend Decomposition Procedure Based on Loess".

r-ircor 1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/julian-urbano/ircor/
Licenses: Expat
Build system: r
Synopsis: Correlation Coefficients for Information Retrieval
Description:

This package provides implementation of various correlation coefficients of common use in Information Retrieval. In particular, it includes Kendall (1970, isbn:0852641990) tau coefficient as well as tau_a and tau_b for the treatment of ties. It also includes Yilmaz et al. (2008) <doi:10.1145/1390334.1390435> tauAP correlation coefficient, and versions tauAP_a and tauAP_b developed by Urbano and Marrero (2017) <doi:10.1145/3121050.3121106> to cope with ties.

r-integr 1.0.0
Propagated dependencies: r-rsvg@2.7.0 r-gtools@3.9.5 r-dplyr@1.1.4 r-diagrammersvg@0.1 r-diagrammer@1.0.11
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/peleplay/integr
Licenses: GPL 3
Build system: r
Synopsis: An Implementation of Interaction Graphs of Aleks Jakulin
Description:

Generates a Graphviz graph of the most significant 3-way interaction gains (i.e. conditional information gains) based on a provided discrete data frame. Various output formats are supported ('Graphviz', SVG, PNG, PDF, PS). For references, see the webpage of Aleks Jakulin <http://stat.columbia.edu/~jakulin/Int/>.

r-ip2location 8.1.3
Propagated dependencies: r-scales@1.4.0 r-reticulate@1.44.1 r-maps@3.4.3 r-jsonlite@2.0.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/ip2location/ip2location-r
Licenses: Expat
Build system: r
Synopsis: Lookup for IP Address Information
Description:

Enables the user to find the country, region, district, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, Mobile Country Code, Mobile Network Code, mobile brand name, elevation, usage type, address type, IAB category and Autonomous system information that any IP address or hostname originates from. Supported IPv4 and IPv6. Please visit <https://www.ip2location.com> to learn more. You may also want to visit <https://lite.ip2location.com> for free database download. This package requires IP2Location Python module. At the terminal, please run pip install IP2Location to install the module.

r-itdr 2.0.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=itdr
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Integral Transformation Methods for SDR in Regression
Description:

The itdr() routine allows for the estimation of sufficient dimension reduction subspaces in univariate regression such as the central mean subspace or central subspace in regression. This is achieved using Fourier transformation methods proposed by Zhu and Zeng (2006) <doi:10.1198/016214506000000140>, convolution transformation methods proposed by Zeng and Zhu (2010) <doi:10.1016/j.jmva.2009.08.004>, and iterative Hessian transformation methods proposed by Cook and Li (2002) <doi:10.1214/aos/1021379861>. Additionally, mitdr() function provides optimal estimators for sufficient dimension reduction subspaces in multivariate regression by optimizing a discrepancy function using a Fourier transform approach proposed by Weng and Yin (2022) <doi:10.5705/ss.202020.0312>, and selects the sufficient variables using Fourier transform sparse inverse regression estimators proposed by Weng (2022) <doi:10.1016/j.csda.2021.107380>.

r-inferr 0.3.2
Propagated dependencies: r-rcpp@1.1.0 r-magrittr@2.0.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://rsquaredacademy.github.io/inferr/
Licenses: Expat
Build system: r
Synopsis: Inferential Statistics
Description:

Select set of parametric and non-parametric statistical tests. inferr builds upon the solid set of statistical tests provided in stats package by including additional data types as inputs, expanding and restructuring the test results. The tests included are t tests, variance tests, proportion tests, chi square tests, Levene's test, McNemar Test, Cochran's Q test and Runs test.

r-ipanema 1.2.0
Propagated dependencies: r-rmysql@0.11.1 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4 r-dbi@1.2.3 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://gitlab.com/REDS1736/ipanema
Licenses: Expat
Build system: r
Synopsis: Read Data from 'LimeSurvey'
Description:

Read data from LimeSurvey (<https://www.limesurvey.org/>) in a comfortable way. Heavily inspired by limer (<https://github.com/cloudyr/limer/>), which lacked a few comfort features for me.

r-ineqjd 1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ineqJD
Licenses: GPL 2+
Build system: r
Synopsis: Inequality Joint Decomposition
Description:

Computes and decomposes Gini, Bonferroni and Zenga 2007 point and synthetic concentration indexes. Decompositions are intended: by sources, by subpopulations and by sources and subpopulations jointly. References, Zenga M. M.(2007) <doi:10.1400/209575> Zenga M. (2015) <doi:10.1400/246627> Zenga M., Valli I. (2017) <doi:10.26350/999999_000005> Zenga M., Valli I. (2018) <doi:10.26350/999999_000011>.

r-issuetracker 1.3.1
Propagated dependencies: r-yaml@2.3.10 r-gh@1.5.0 r-crayon@1.5.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/TanguyBarthelemy/IssueTrackeR
Licenses: Expat
Build system: r
Synopsis: List Things to Do
Description:

Manage a GitHub problem using R: wrangle issues, labels and milestones. It includes functions for storing, prioritizing (sorting), displaying, adding, deleting, and selecting (filtering) issues based on qualitative and quantitative information. Issues (labels and milestones) are written in lists and categorized into the S3 class to be easily manipulated as datasets in R.

r-ipbase 0.1.1
Propagated dependencies: 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://ipbase.com
Licenses: Expat
Build system: r
Synopsis: Client for the 'ipbase.com' IP Geolocation API
Description:

An R client for the ipbase.com IP Geolocation API. The API requires registration of an API key. Basic features are free, some require a paid subscription. You can find the full API documentation at <https://ipbase.com/docs> .

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+
Build system: r
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-iccbin 1.1.1
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-ifo 0.2.3
Propagated dependencies: r-rvest@1.0.5 r-readxl@1.4.5 r-data-table@1.17.8 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://m-muecke.github.io/ifo/
Licenses: Expat
Build system: r
Synopsis: Client for the Ifo Institute Time Series
Description:

Download ifo business survey data and more time series from ifo institute <https://www.ifo.de/en/ifo-time-series>.

r-isat 1.0.5
Propagated dependencies: r-stringr@1.6.0 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ISAT
Licenses: GPL 2
Build system: r
Synopsis: Extract Cell Density and Nearest Distance Based on 'PerkinElmer InForm' Software Output
Description:

Reads the output of the PerkinElmer InForm software <http://www.perkinelmer.com/product/inform-cell-analysis-one-seat-cls135781>. In addition to cell-density count, it can derive statistics of intercellular spatial distance for each cell-type.

r-injuryseverityscore 0.0.0.2
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/dajuntian/InjurySeverityScore
Licenses: GPL 3
Build system: r
Synopsis: Translate ICD-9 into Injury Severity Score
Description:

Calculate the injury severity score (ISS) based on the dictionary in ICDPIC from <https://ideas.repec.org/c/boc/bocode/s457028.html>. The original code was written in STATA 11'. The original STATA code was written by David Clark, Turner Osler and David Hahn. I implement the same logic for easier access. Ref: David E. Clark & Turner M. Osler & David R. Hahn, 2009. "ICDPIC: Stata module to provide methods for translating International Classification of Diseases (Ninth Revision) diagnosis codes into standard injury categories and/or scores," Statistical Software Components S457028, Boston College Department of Economics, revised 29 Oct 2010.

r-irtreliability 0.1-1
Propagated dependencies: r-mirt@1.45.1 r-ltm@1.2-0 r-fastghquad@1.0.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=irtreliability
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Item Response Theory Reliability
Description:

Estimation of reliability coefficients for ability estimates and sum scores from item response theory models as defined in Cheng, Y., Yuan, K.-H. and Liu, C. (2012) <doi:10.1177/0013164411407315> and Kim, S. and Feldt, L. S. (2010) <doi:10.1007/s12564-009-9062-8>. The package supports the 3-PL and generalized partial credit models and includes estimates of the standard errors of the reliability coefficient estimators, derived in Andersson, B. and Xin, T. (2018) <doi:10.1177/0013164417713570>.

r-indiapis 0.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/lightbluetitan/indiapis
Licenses: Expat
Build system: r
Synopsis: Access Indian Data via Public APIs and Curated Datasets
Description:

This package provides functions to access data from public RESTful APIs including World Bank API', and REST Countries API', retrieving real-time or historical data related to India, such as economic indicators, and international demographic and geopolitical indicators. Additionally, the package includes one of the largest curated collections of open datasets focused on India, covering topics such as population, economy, weather, politics, health, biodiversity, sports, agriculture, cybercrime, infrastructure, and more. The package supports reproducible research and teaching by integrating reliable international APIs and structured datasets from public, academic, and government sources. For more information on the APIs, see: World Bank API <https://datahelpdesk.worldbank.org/knowledgebase/articles/889392>, REST Countries API <https://restcountries.com/>.

r-inflongitudinal 0.1.0
Propagated dependencies: r-mice@3.18.0 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=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-imml 0.1.5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ImML
Licenses: GPL 3
Build system: r
Synopsis: Machine Learning Algorithms Fitting and Validation for Forestry
Description:

Fitting and validation of machine learning algorithms for volume prediction of trees, currently for conifer trees based on diameter at breast height and height as explanatory variables.

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
Build system: r
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-ilsamerge 1.3.8
Propagated dependencies: r-haven@2.5.5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/dopatendo/ILSAmerge
Licenses: GPL 3+
Build system: r
Synopsis: Merge and Download International Large-Scale Assessments (ILSA) Data
Description:

Merges and downloads SPSS data from different International Large-Scale Assessments (ILSA), including: Trends in International Mathematics and Science Study (TIMSS), Progress in International Reading Literacy Study (PIRLS), and others.

r-icesdatras 1.4.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://datras.ices.dk/WebServices/Webservices.aspx
Licenses: GPL 2+
Build system: r
Synopsis: DATRAS Trawl Survey Database Web Services
Description:

R interface to access the web services of the ICES (International Council for the Exploration of the Sea) DATRAS trawl survey database <https://datras.ices.dk/WebServices/Webservices.aspx>.

r-ijse 0.1.2
Propagated dependencies: r-posterior@1.6.1 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>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457