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

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-kelvin 2.0-3
Propagated dependencies: r-bessel@0.7-0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/abarbour/kelvin
Licenses: GPL 2+
Build system: r
Synopsis: Calculate Solutions to the Kelvin Differential Equation using Bessel Functions
Description:

Uses Bessel functions to calculate the fundamental and complementary analytic solutions to the Kelvin differential equation.

r-kerseg 1.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=kerSeg
Licenses: GPL 2+
Build system: r
Synopsis: New Kernel-Based Change-Point Detection
Description:

New kernel-based test and fast tests for detecting change-points or changed-intervals where the distributions abruptly change. They work well particularly for high-dimensional data. Song, H. and Chen, H. (2022) <arXiv:2206.01853>.

r-kcprs 1.1.1
Propagated dependencies: r-roll@1.2.0 r-rcpp@1.1.0 r-rcolorbrewer@1.1-3 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=kcpRS
Licenses: GPL 2+
Build system: r
Synopsis: Kernel Change Point Detection on the Running Statistics
Description:

The running statistics of interest is first extracted using a time window which is slid across the time series, and in each window, the running statistics value is computed. KCP (Kernel Change Point) detection proposed by Arlot et al. (2012) <arXiv:1202.3878> is then implemented to flag the change points on the running statistics (Cabrieto et al., 2018, <doi:10.1016/j.ins.2018.03.010>). Change points are located by minimizing a variance criterion based on the pairwise similarities between running statistics which are computed via the Gaussian kernel. KCP can locate change points for a given k number of change points. To determine the optimal k, the KCP permutation test is first carried out by comparing the variance of the running statistics extracted from the original data to that of permuted data. If this test is significant, then there is sufficient evidence for at least one change point in the data. Model selection is then used to determine the optimal k>0.

r-keypress 1.3.1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/gaborcsardi/keypress#readme
Licenses: Expat
Build system: r
Synopsis: Wait for a Key Press in a Terminal
Description:

Wait for a single key press at the R prompt. This works in terminals, but does not currently work in the Windows GUI', the OS X GUI ('R.app'), in Emacs ESS', in an Emacs shell buffer or in R Studio'. In these cases keypress stops with an error message.

r-kmed 0.4.2
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=kmed
Licenses: GPL 3
Build system: r
Synopsis: Distance-Based k-Medoids
Description:

Algorithms of distance-based k-medoids clustering: simple and fast k-medoids, ranked k-medoids, and increasing number of clusters in k-medoids. Calculate distances for mixed variable data such as Gower, Podani, Wishart, Huang, Harikumar-PV, and Ahmad-Dey. Cluster validation applies internal and relative criteria. The internal criteria includes silhouette index and shadow values. The relative criterium applies bootstrap procedure producing a heatmap with a flexible reordering matrix algorithm such as complete, ward, or average linkages. The cluster result can be plotted in a marked barplot or pca biplot.

r-kfa 0.2.2
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/knickodem/kfa
Licenses: GPL 3+
Build system: r
Synopsis: K-Fold Cross Validation for Factor Analysis
Description:

This package provides functions to identify plausible and replicable factor structures for a set of variables via k-fold cross validation. The process combines the exploratory and confirmatory factor analytic approach to scale development (Flora & Flake, 2017) <doi:10.1037/cbs0000069> with a cross validation technique that maximizes the available data (Hastie, Tibshirani, & Friedman, 2009) <isbn:978-0-387-21606-5>. Also available are functions to determine k by drawing on power analytic techniques for covariance structures (MacCallum, Browne, & Sugawara, 1996) <doi:10.1037/1082-989X.1.2.130>, generate model syntax, and summarize results in a report.

r-kerntools 1.2.1
Propagated dependencies: r-stringi@1.8.7 r-reshape2@1.4.5 r-kernlab@0.9-33 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/elies-ramon/kerntools
Licenses: GPL 3+
Build system: r
Synopsis: Kernel Functions and Tools for Machine Learning Applications
Description:

Kernel functions for diverse types of data (including, but not restricted to: nonnegative and real vectors, real matrices, categorical and ordinal variables, sets, strings), plus other utilities like kernel similarity, kernel Principal Components Analysis (PCA) and features importance for Support Vector Machines (SVMs), which expand other R packages like kernlab'.

r-kernstadapt 0.4.0
Propagated dependencies: r-spatstat-utils@3.2-0 r-spatstat-univar@3.1-5 r-spatstat-random@3.4-3 r-spatstat-linnet@3.3-2 r-spatstat-geom@3.6-1 r-spatstat-explore@3.6-0 r-sparr@2.3-16 r-misc3d@0.9-1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=kernstadapt
Licenses: Expat
Build system: r
Synopsis: Adaptive Kernel Estimators for Point Process Intensities on Linear Networks
Description:

Adaptive estimation of the first-order intensity function of a spatio-temporal point process using kernels and variable bandwidths. The methodology used for estimation is presented in González and Moraga (2022). <doi:10.48550/arXiv.2208.12026>.

r-kosel 0.0.1
Propagated dependencies: r-ordinalnet@2.14 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://arxiv.org/pdf/1907.03153.pdf
Licenses: GPL 3
Build system: r
Synopsis: Variable Selection by Revisited Knockoffs Procedures
Description:

This package performs variable selection for many types of L1-regularised regressions using the revisited knockoffs procedure. This procedure uses a matrix of knockoffs of the covariates independent from the response variable Y. The idea is to determine if a covariate belongs to the model depending on whether it enters the model before or after its knockoff. The procedure suits for a wide range of regressions with various types of response variables. Regression models available are exported from the R packages glmnet and ordinalNet'. Based on the paper linked to via the URL below: Gegout A., Gueudin A., Karmann C. (2019) <arXiv:1907.03153>.

r-kdist 0.2
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=kdist
Licenses: GPL 3
Build system: r
Synopsis: K-Distribution and Weibull Paper
Description:

Density, distribution function, quantile function and random generation for the K-distribution. A plotting function that plots data on Weibull paper and another function to draw additional lines. See results from package in T Lamont-Smith (2018), submitted J. R. Stat. Soc.

r-kendallknight 1.0.1
Propagated dependencies: r-cpp4r@0.4.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://pacha.dev/kendallknight/
Licenses: FSDG-compatible
Build system: r
Synopsis: Efficient Implementation of Kendall's Correlation Coefficient Computation
Description:

The computational complexity of the implemented algorithm for Kendall's correlation is O(n log(n)), which is faster than the base R implementation with a computational complexity of O(n^2). For small vectors (i.e., less than 100 observations), the time difference is negligible. However, for larger vectors, the speed difference can be substantial and the numerical difference is minimal. The references are Knight (1966) <doi:10.2307/2282833>, Abrevaya (1999) <doi:10.1016/S0165-1765(98)00255-9>, Christensen (2005) <doi:10.1007/BF02736122> and Emara (2024) <https://learningcpp.org/>. This implementation is described in Vargas Sepulveda (2025) <doi:10.1371/journal.pone.0326090>.

r-kindling 0.3.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://kindling.joshuamarie.com
Licenses: Expat
Build system: r
Synopsis: Higher-Level Interface of 'torch' Package to Auto-Train Neural Networks
Description:

This package provides a higher-level interface to the torch package for defining, training, and fine-tuning neural networks, including its depth, powered by code generation. This package supports few to several architectures, including feedforward (multi-layer perceptron) and recurrent neural networks (Recurrent Neural Networks (RNN), Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU)), while also reduces boilerplate torch code while enabling seamless integration with torch'. The model methods to train neural networks from this package also bridges to titanic ML frameworks in R, namely tidymodels ecosystem, which enables the parsnip model specifications, workflows, recipes, and tuning tools.

r-kriginv 1.4.2
Propagated dependencies: r-rgenoud@5.9-0.11 r-randtoolbox@2.0.5 r-pbivnorm@0.6.0 r-mvtnorm@1.3-3 r-dicekriging@1.6.1 r-anmc@0.2.5
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://doi.org/10.1016/j.csda.2013.03.008
Licenses: GPL 3
Build system: r
Synopsis: Kriging-Based Inversion for Deterministic and Noisy Computer Experiments
Description:

Criteria and algorithms for sequentially estimating level sets of a multivariate numerical function, possibly observed with noise.

r-kfigr 1.2.1
Propagated dependencies: r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/mkoohafkan/kfigr
Licenses: GPL 3+
Build system: r
Synopsis: Integrated Code Chunk Anchoring and Referencing for R Markdown Documents
Description:

This package provides a streamlined cross-referencing system for R Markdown documents generated with knitr'. R Markdown is an authoring format for generating dynamic content from R. kfigr provides a hook for anchoring code chunks and a function to cross-reference document elements generated from said chunks, e.g. figures and tables.

r-krakenr 1.0.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/nathanael-g-durst/KrakenR
Licenses: GPL 3+
Build system: r
Synopsis: Comprehensive R Interface for Accessing Kraken Cryptocurrency Exchange REST API
Description:

This package provides a comprehensive R interface to access data from the Kraken cryptocurrency exchange REST API <https://docs.kraken.com/api/>. It allows users to retrieve various market data, such as asset information, trading pairs, and price data. The package is designed to facilitate efficient data access for analysis, strategy development, and monitoring of cryptocurrency market trends.

r-kingcountyhouses 0.1.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=KingCountyHouses
Licenses: Expat
Build system: r
Synopsis: Data on House Sales in King County WA
Description:

Data on houses in and around Seattle WA are included. Basic characteristics are given along with sale prices.

r-ksm 1.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=ksm
Licenses: Expat
Build system: r
Synopsis: Kernel Density Estimation for Random Symmetric Positive Definite Matrices
Description:

Kernel smoothing for Wishart random matrices described in Daayeb, Khardani and Ouimet (2025) <doi:10.48550/arXiv.2506.08816>, Gaussian and log-Gaussian models using least square or likelihood cross validation criteria for optimal bandwidth selection.

r-kronos 1.0.0
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/thomazbastiaanssen/kronos
Licenses: GPL 3+
Build system: r
Synopsis: Microbiome Oriented Circadian Rhythm Analysis Toolkit
Description:

The goal of kronos is to provide an easy-to-use framework to analyse circadian or otherwise rhythmic data using the familiar R linear modelling syntax, while taking care of the trigonometry under the hood.

r-kindisperse 0.10.2
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/moshejasper/kindisperse
Licenses: Expat
Build system: r
Synopsis: Simulate and Estimate Close-Kin Dispersal Kernels
Description:

This package provides functions for simulating and estimating kinship-related dispersal. Based on the methods described in M. Jasper, T.L. Schmidt., N.W. Ahmad, S.P. Sinkins & A.A. Hoffmann (2019) <doi:10.1111/1755-0998.13043> "A genomic approach to inferring kinship reveals limited intergenerational dispersal in the yellow fever mosquito". Assumes an additive variance model of dispersal in two dimensions, compatible with Wright's neighbourhood area. Simple and composite dispersal simulations are supplied, as well as the functions needed to estimate parent-offspring dispersal for simulated or empirical data, and to undertake sampling design for future field studies of dispersal. For ease of use an integrated Shiny app is also included.

r-kfino 1.0.0
Propagated dependencies: r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://forgemia.inra.fr/isabelle.sanchez/kfino
Licenses: GPL 3
Build system: r
Synopsis: Kalman Filter for Impulse Noised Outliers
Description:

This package provides a method for detecting outliers with a Kalman filter on impulsed noised outliers and prediction on cleaned data. kfino is a robust sequential algorithm allowing to filter data with a large number of outliers. This algorithm is based on simple latent linear Gaussian processes as in the Kalman Filter method and is devoted to detect impulse-noised outliers. These are data points that differ significantly from other observations. ML (Maximization Likelihood) and EM (Expectation-Maximization algorithm) algorithms were implemented in kfino'. The method is described in full details in the following arXiv e-Print: <arXiv:2208.00961>.

r-kneearrower 1.0.0
Propagated dependencies: r-signal@1.8-1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=KneeArrower
Licenses: GPL 3
Build system: r
Synopsis: Finds Cutoff Points on Knee Curves
Description:

Given a set of points around a knee curve, analyzes first and second derivatives to find knee points.

r-kriens 0.1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: http://www.alephdue.com
Licenses: Modified BSD
Build system: r
Synopsis: Continuation Passing Style Development
Description:

This package provides basic functions for Continuation-Passing Style development.

r-kurt 1.1
Propagated dependencies: r-polynom@1.4-1 r-matrixcalc@1.0-6 r-labstatr@1.0.13 r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=Kurt
Licenses: GPL 2+
Build system: r
Synopsis: Performs Kurtosis-Based Statistical Analyses
Description:

Computes measures of multivariate kurtosis, matrices of fourth-order moments and cumulants, kurtosis-based projection pursuit. Franceschini, C. and Loperfido, N. (2018, ISBN:978-3-319-73905-2). "An Algorithm for Finding Projections with Extreme Kurtosis". Loperfido, N. (2017,ISSN:0024-3795). "A New Kurtosis Matrix, with Statistical Applications".

r-kira 1.0.7
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=Kira
Licenses: GPL 3
Build system: r
Synopsis: Machine Learning
Description:

Machine learning, containing several algorithms for supervised and unsupervised classification, in addition to a function that plots the Receiver Operating Characteristic (ROC) and Precision-Recall (PRC) curve graphs, and also a function that returns several metrics used for model evaluation, the latter can be used in ranking results from other packs.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457