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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-jmbayes 0.9-0
Dependencies: jags@4.3.1
Propagated dependencies: r-xtable@1.8-8 r-survival@3.8-6 r-shiny@1.13.0 r-rstan@2.32.7 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-nlme@3.1-169 r-mass@7.3-65 r-jagsui@1.6.3 r-hmisc@5.2-5 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/drizopoulos/JMbayes
Licenses: GPL 2+
Build system: r
Synopsis: Joint Modeling of Longitudinal and Time-to-Event Data under a Bayesian Approach
Description:

Shared parameter models for the joint modeling of longitudinal and time-to-event data using MCMC; Dimitris Rizopoulos (2016) <doi:10.18637/jss.v072.i07>.

r-javagd 0.6-6
Propagated dependencies: r-rjava@1.0-18
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://www.rforge.net/JavaGD/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Java Graphics Device
Description:

Graphics device routing all graphics commands to a Java program. The actual functionality of the JavaGD depends on the Java-side implementation. Simple AWT and Swing implementations are included.

r-json64 0.1.3
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=json64
Licenses: Expat
Build system: r
Synopsis: 'Base64' Encode/Decode Package with Support for JSON Output/Input and UTF-8
Description:

Encode/Decode base64', with support for JSON format, using two functions: j_encode() and j_decode(). Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation, used when there is a need to encode binary data that needs to be stored and transferred over media that are designed to deal with textual data, ensuring that the data will remain intact and without modification during transport. <https://developer.mozilla.org/en-US/docs/Web/API/WindowBase64/Base64_encoding_and_decoding> On the other side, JSON (JavaScript Object Notation) is a lightweight data-interchange format. Easy to read, write, parse and generate. It is based on a subset of the JavaScript Programming Language. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. JSON structure is built around name:value pairs and ordered list of values. <https://www.json.org> The first function, j_encode(), let you transform a data.frame or list to a base64 encoded JSON (or JSON string). The j_decode() function takes a base64 string (could be an encoded JSON) and transform it to a data.frame (or list, depending of the JSON structure).

r-jpstat 0.4.0
Propagated dependencies: r-vctrs@0.7.3 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-stickyr@0.1.2 r-rlang@1.2.0 r-purrr@1.2.2 r-pillar@1.11.1 r-navigatr@0.2.1 r-lifecycle@1.0.5 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/UchidaMizuki/jpstat
Licenses: Expat
Build system: r
Synopsis: Tools for Easy Use of 'e-Stat', 'RESAS' API, Etc
Description:

This package provides tools to use API such as e-Stat (<https://www.e-stat.go.jp/>), the portal site for Japanese government statistics, and RESAS (Regional Economy and Society Analyzing System, <https://resas.go.jp>).

r-jointpm 2.3.2
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jointPm
Licenses: GPL 2+
Build system: r
Synopsis: Risk Estimation Using the Joint Probability Method
Description:

Estimate risk caused by two extreme and dependent forcing variables using bivariate extreme value models as described in Zheng, Westra, and Sisson (2013) <doi:10.1016/j.jhydrol.2013.09.054>; Zheng, Westra and Leonard (2014) <doi:10.1002/2013WR014616>; Zheng, Leonard and Westra (2015) <doi:10.2166/hydro.2015.052>.

r-jackknifer 2.0.0
Propagated dependencies: r-future-apply@1.20.2 r-future@1.70.0 r-foreach@1.5.2 r-dofuture@1.2.2
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jackknifeR
Licenses: GPL 3+
Build system: r
Synopsis: Delete-d Jackknife for Point and Interval Estimation
Description:

This package implements delete-d jackknife resampling for robust statistical estimation. The package provides both weighted (HC3-adjusted) and unweighted versions of jackknife estimation, with parallel computation support. Suitable for biomedical research and other fields requiring robust variance estimation.

r-jmotif 1.2.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/jMotif/jmotif-R
Licenses: GPL 2
Build system: r
Synopsis: Time Series Analysis Toolkit Based on Symbolic Aggregate Discretization, i.e. SAX
Description:

This package implements time series z-normalization, SAX, HOT-SAX, VSM, SAX-VSM, RePair, and RRA algorithms facilitating time series motif (i.e., recurrent pattern), discord (i.e., anomaly), and characteristic pattern discovery along with interpretable time series classification.

r-jumble 0.1.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/davidhodge931/jumble
Licenses: Expat
Build system: r
Synopsis: Discrete Colour Palette
Description:

This package provides a discrete colour palette. These colours make it easier to create relatively accessible and colour-blind safe visualisation.

r-ksgeneral 2.0.2
Dependencies: fftw@3.3.10
Propagated dependencies: r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-dgof@1.5.1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/d-dimitrova/KSgeneral
Licenses: GPL 2+
Build system: r
Synopsis: Computing P-Values of the One-Sample K-S Test and the Two-Sample K-S and Kuiper Tests for (Dis)Continuous Null Distribution
Description:

This package contains functions to compute p-values for the one-sample and two-sample Kolmogorov-Smirnov (KS) tests and the two-sample Kuiper test for any fixed critical level and arbitrary (possibly very large) sample sizes. For the one-sample KS test, this package implements a novel, accurate and efficient method named Exact-KS-FFT, which allows the pre-specified cumulative distribution function under the null hypothesis to be continuous, purely discrete or mixed. In the two-sample case, it is assumed that both samples come from an unspecified (unknown) continuous, purely discrete or mixed distribution, i.e. ties (repeated observations) are allowed, and exact p-values of the KS and the Kuiper tests are computed. Note, the two-sample Kuiper test is often used when data samples are on the line or on the circle (circular data). To cite this package in publication: (for the use of the one-sample KS test) Dimitrina S. Dimitrova, Vladimir K. Kaishev, and Senren Tan. Computing the Kolmogorov-Smirnov Distribution When the Underlying CDF is Purely Discrete, Mixed, or Continuous. Journal of Statistical Software. 2020; 95(10): 1--42. <doi:10.18637/jss.v095.i10>. (for the use of the two-sample KS and Kuiper tests) Dimitrina S. Dimitrova, Yun Jia and Vladimir K. Kaishev (2024). The R functions KS2sample and Kuiper2sample: Efficient Exact Calculation of P-values of the Two-sample Kolmogorov-Smirnov and Kuiper Tests. submitted.

r-kosel 0.0.1
Propagated dependencies: r-ordinalnet@2.14 r-glmnet@5.0
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-kcsnbshiny 0.1.0
Propagated dependencies: r-shiny@1.13.0 r-rhandsontable@0.3.8 r-e1071@1.7-17 r-dplyr@1.2.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://karnechaithanyasai.shinyapps.io/KCSNBShiny/
Licenses: GPL 2
Build system: r
Synopsis: Naive Bayes Classifier
Description:

Predicts any variable in any categorical dataset for given values of predictor variables. If a dataset contains 4 variables, then any variable can be predicted based on the values of the other three variables given by the user. The user can upload their own datasets and select what variable they want to predict. A handsontable is provided to enter the predictor values and also accuracy of the prediction is also shown.

r-kntnr 0.4.4
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rstudioapi@0.18.0 r-rlang@1.2.0 r-purrr@1.2.2 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://yutannihilation.github.io/kntnr/
Licenses: Expat
Build system: r
Synopsis: R Client for 'kintone' API
Description:

Retrieve data from kintone (<https://www.kintone.com/>) via its API. kintone is an enterprise application platform.

r-kgode 1.0.5
Propagated dependencies: r-r6@2.6.1 r-pspline@1.0-21 r-pracma@2.4.6 r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=KGode
Licenses: GPL 2+
Build system: r
Synopsis: Kernel Based Gradient Matching for Parameter Inference in Ordinary Differential Equations
Description:

The kernel ridge regression and the gradient matching algorithm proposed in Niu et al. (2016) <https://proceedings.mlr.press/v48/niu16.html> and the warping algorithm proposed in Niu et al. (2017) <DOI:10.1007/s00180-017-0753-z> are implemented for parameter inference in differential equations. Four schemes are provided for improving parameter estimation in odes by using the odes regularisation and warping.

r-keyclust 1.2.5
Propagated dependencies: r-textstem@0.1.4 r-rcpp@1.1.1-1.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=keyclust
Licenses: GPL 3
Build system: r
Synopsis: Model for Semi-Supervised Keyword Extraction from Word Embedding Models
Description:

This package provides a fast and computationally efficient algorithm designed to enable researchers to efficiently and quickly extract semantically-related keywords using a fitted embedding model. For more details about the methods applied, see Chester (2025). <doi:10.17605/OSF.IO/5B7RQ>.

r-kdemcmc 0.0.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=KDEmcmc
Licenses: GPL 3+
Build system: r
Synopsis: Kernel Density Estimation with a Markov Chain Monte Carlo Sample
Description:

This package provides methods for selecting the optimal bandwidth in kernel density estimation for dependent samples, such as those generated by Markov chain Monte Carlo (MCMC). Implements a modified biased cross-validation (mBCV) approach that accounts for sample dependence, improving the accuracy of estimated density functions.

r-ksic 1.0.2
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/urbanjj/KSIC
Licenses: GPL 3+
Build system: r
Synopsis: Korea Standard Industrial Classification (KSIC)
Description:

This package provides tools for working with the Korea Standard Industrial Classification (KSIC). Includes datasets for the 9th, 10th, and 11th revisions. Functions include searching codes and names by keyword, converting codes across revisions, validating KSIC codes, and navigating the classification hierarchy (e.g., identifying parent or child categories). Intended for use in statistical analysis, data processing, and research involving South Koreaâ s industrial classification system.

r-ksrlive 1.0
Propagated dependencies: r-tightclust@1.1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=ksrlive
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Identify Kinase Substrate Relationships Using Dynamic Data
Description:

Using this package you can combine known kinase substrate relationships with experimental data and determine active kinases and their substrates.

r-keyringr 0.4.0
Propagated dependencies: r-stringr@1.6.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=keyringr
Licenses: Expat
Build system: r
Synopsis: Decrypt Passwords from Gnome Keyring, Windows Data Protection API and macOS Keychain
Description:

Decrypts passwords stored in the Gnome Keyring, macOS Keychain and strings encrypted with the Windows Data Protection API.

r-kko 1.0.1
Propagated dependencies: r-knockoff@0.3.6 r-grpreg@3.6.0 r-foreach@1.5.2 r-extdist@0.7-4 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=kko
Licenses: GPL 2+
Build system: r
Synopsis: Kernel Knockoffs Selection for Nonparametric Additive Models
Description:

This package provides a variable selection procedure, dubbed KKO, for nonparametric additive model with finite-sample false discovery rate control guarantee. The method integrates three key components: knockoffs, subsampling for stability, and random feature mapping for nonparametric function approximation. For more information, see the accompanying paper: Dai, X., Lyu, X., & Li, L. (2021). â Kernel Knockoffs Selection for Nonparametric Additive Modelsâ . arXiv preprint <arXiv:2105.11659>.

r-kifidi 0.1.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=Kifidi
Licenses: GPL 3
Build system: r
Synopsis: Summary Table and Means Plots
Description:

Optimized for handling complex datasets in environmental and ecological research, this package offers functionality that is not fully met by general-purpose packages. It provides two key functions, summarize_data()', which summarizes datasets, and plot_means()', which creates plots with error bars. The plot_means() function incorporates error bars by default, allowing quick visualization of uncertainties, crucial in ecological studies. It also streamlines workflows for grouped datasets (e.g., by species or treatment), making it particularly user-friendly and reducing the complexity and time required for data summarization and visualization.

r-kpeaks 1.1.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=kpeaks
Licenses: GPL 2+
Build system: r
Synopsis: Determination of K Using Peak Counts of Features for Clustering
Description:

The number of clusters (k) is needed to start all the partitioning clustering algorithms. An optimal value of this input argument is widely determined by using some internal validity indices. Since most of the existing internal indices suggest a k value which is computed from the clustering results after several runs of a clustering algorithm they are computationally expensive. On the contrary, the package kpeaks enables to estimate k before running any clustering algorithm. It is based on a simple novel technique using the descriptive statistics of peak counts of the features in a data set.

r-kmd 0.1.0
Propagated dependencies: r-rann@2.6.2 r-proxy@0.4-29 r-mlpack@4.7.0 r-igraph@2.3.1 r-data-table@1.18.4 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=KMD
Licenses: GPL 3
Build system: r
Synopsis: Kernel Measure of Multi-Sample Dissimilarity
Description:

Implementations of the kernel measure of multi-sample dissimilarity (KMD) between several samples using K-nearest neighbor graphs and minimum spanning trees. The KMD measures the dissimilarity between multiple samples, based on the observations from them. It converges to the population quantity (depending on the kernel) which is between 0 and 1. A small value indicates the multiple samples are from the same distribution, and a large value indicates the corresponding distributions are different. The population quantity is 0 if and only if all distributions are the same, and 1 if and only if all distributions are mutually singular. The package also implements the tests based on KMD for H0: the M distributions are equal against H1: not all the distributions are equal. Both permutation test and asymptotic test are available. These tests are consistent against all alternatives where at least two samples have different distributions. For more details on KMD and the associated tests, see Huang, Z. and B. Sen (2022) <arXiv:2210.00634>.

r-kernelknn 1.1.6
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/mlampros/KernelKnn
Licenses: Expat
Build system: r
Synopsis: Kernel k Nearest Neighbors
Description:

Extends the simple k-nearest neighbors algorithm by incorporating numerous kernel functions and a variety of distance metrics. The package takes advantage of RcppArmadillo to speed up the calculation of distances between observations.

r-kpcaig 1.0.1
Propagated dependencies: r-wallomicsdata@1.0 r-viridis@0.6.5 r-rgl@1.3.36 r-progress@1.2.3 r-kernlab@0.9-33 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=kpcaIG
Licenses: GPL 3
Build system: r
Synopsis: Variables Interpretability with Kernel PCA
Description:

The kernelized version of principal component analysis (KPCA) has proven to be a valid nonlinear alternative for tackling the nonlinearity of biological sample spaces. However, it poses new challenges in terms of the interpretability of the original variables. kpcaIG aims to provide a tool to select the most relevant variables based on the kernel PCA representation of the data as in Briscik et al. (2023) <doi:10.1186/s12859-023-05404-y>. It also includes functions for 2D and 3D visualization of the original variables (as arrows) into the kernel principal components axes, highlighting the contribution of the most important ones.

Total packages: 72166