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

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-levitate 0.2.2
Propagated dependencies: r-stringdist@0.9.17 r-rlang@1.2.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://lewinfox.com/levitate/
Licenses: GPL 3
Build system: r
Synopsis: Fuzzy String Comparison
Description:

This package provides string similarity calculations inspired by the Python thefuzz package. Compare strings by edit distance, similarity ratio, best matching substring, ordered token matching and set-based token matching. A range of edit distance measures are available thanks to the stringdist package.

r-logitr 1.1.3
Propagated dependencies: r-tibble@3.3.1 r-randtoolbox@2.0.5 r-nloptr@2.2.1 r-mass@7.3-65 r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/jhelvy/logitr
Licenses: Expat
Build system: r
Synopsis: Logit Models w/Preference & WTP Space Utility Parameterizations
Description:

Fast estimation of multinomial (MNL) and mixed logit (MXL) models in R. Models can be estimated using "Preference" space or "Willingness-to-pay" (WTP) space utility parameterizations. Weighted models can also be estimated. An option is available to run a parallelized multistart optimization loop with random starting points in each iteration, which is useful for non-convex problems like MXL models or models with WTP space utility parameterizations. The main optimization loop uses the nloptr package to minimize the negative log-likelihood function. Additional functions are available for computing and comparing WTP from both preference space and WTP space models and for predicting expected choices and choice probabilities for sets of alternatives based on an estimated model. Mixed logit models can include uncorrelated or correlated heterogeneity covariances and are estimated using maximum simulated likelihood based on the algorithms in Train (2009) <doi:10.1017/CBO9780511805271>. More details can be found in Helveston (2023) <doi:10.18637/jss.v105.i10>.

r-lincal 1.0.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LinCal
Licenses: GPL 2
Build system: r
Synopsis: Static Univariate Frequentist and Bayesian Linear Calibration
Description:

Estimate and confidence/credible intervals for an unknown regressor x0 given an observed y0.

r-lacrmr 1.0.5
Propagated dependencies: r-stringr@1.6.0 r-sjmisc@2.8.11 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-janitor@2.2.1 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://ixpantia.github.io/lacrmr/
Licenses: GPL 3
Build system: r
Synopsis: Connect to the 'Less Annoying CRM' API
Description:

Connect to the Less Annoying CRM API with ease to get your crm data in a clean and tidy format. Less Annoying CRM is a simple CRM built for small businesses, more information is available on their website <https://www.lessannoyingcrm.com/>.

r-ls2w 1.3.7
Propagated dependencies: r-wavethresh@4.7.3 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LS2W
Licenses: GPL 2
Build system: r
Synopsis: Locally Stationary Two-Dimensional Wavelet Process Estimation Scheme
Description:

Estimates two-dimensional local wavelet spectra.

r-ldm 6.0.1
Propagated dependencies: r-vegan@2.7-3 r-phangorn@2.12.1 r-permute@0.9-10 r-modeest@2.4.0 r-matrixstats@1.5.0 r-gunifrac@1.9 r-castor@1.8.5 r-biocparallel@1.46.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/yijuanhu/LDM
Licenses: GPL 2+
Build system: r
Synopsis: Testing Hypotheses About the Microbiome using the Linear Decomposition Model
Description:

This package provides a single analysis path that includes distance-based ordination, global tests of any effect of the microbiome, and tests of the effects of individual taxa with false-discovery-rate (FDR) control. It accommodates both continuous and discrete covariates as well as interaction terms to be tested either singly or in combination, allows for adjustment of confounding covariates, and uses permutation-based p-values that can control for sample correlations. It can be applied to transformed data, and an omnibus test can combine results from analyses conducted on different transformation scales. It can also be used for testing presence-absence associations based on infinite number of rarefaction replicates, testing mediation effects of the microbiome, analyzing censored time-to-event outcomes, and for compositional analysis by fitting linear models to centered-log-ratio taxa count data.

r-localfda 1.0.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/aefdz/localFDA
Licenses: GPL 3
Build system: r
Synopsis: Localization Processes for Functional Data Analysis
Description:

Implementation of a theoretically supported alternative to k-nearest neighbors for functional data to solve problems of estimating unobserved segments of a partially observed functional data sample, functional classification and outlier detection. The approximating neighbor curves are piecewise functions built from a functional sample. Instead of a distance on a function space we use a locally defined distance function that satisfies stabilization criteria. The package allows the implementation of the methodology and the replication of the results in Elà as, A., Jiménez, R. and Yukich, J. (2020) <arXiv:2007.16059>.

r-lgcu 0.1.5
Propagated dependencies: r-tictoc@1.2.1 r-rcpp@1.1.1-1.1 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/ingharold-madrid/LGCU
Licenses: GPL 3
Build system: r
Synopsis: Implementation of Learning Gamma CUSUM (Cumulative Sum) Control Charts
Description:

This package implements Cumulative Sum (CUSUM) control charts specifically designed for monitoring processes following a Gamma distribution. Provides functions to estimate distribution parameters, simulate control limits, and apply cautious learning schemes for adaptive thresholding. It supports upward and downward monitoring with guaranteed performance evaluated via Monte Carlo simulations. It is useful for quality control applications in industries where data follows a Gamma distribution. Methods are based on Madrid-Alvarez et al. (2024) <doi:10.1002/qre.3464> and Madrid-Alvarez et al. (2024) <doi:10.1080/08982112.2024.2440368>.

r-lcars 0.4.1
Propagated dependencies: r-trekcolors@0.2.0 r-shiny@1.13.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/leonawicz/lcars
Licenses: Expat
Build system: r
Synopsis: LCARS Aesthetic for Shiny
Description:

This package provides Shiny widgets and theme that support a Library Computer Access/Retrieval System (LCARS) aesthetic for Shiny apps. The package also includes functions for adding a minimal LCARS theme to static ggplot2 graphs. More details about LCARS can be found at <https://en.wikipedia.org/wiki/LCARS>.

r-lse 1.0.0
Propagated dependencies: r-pracma@2.4.6 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/sergio05acm/LSE
Licenses: GPL 3
Build system: r
Synopsis: Constrained Least Squares and Generalized QR Factorization
Description:

The solution of equality constrained least squares problem (LSE) is given through four analytics methods (Generalized QR Factorization, Lagrange Multipliers, Direct Elimination and Null Space method). We expose the orthogonal decomposition called Generalized QR Factorization (GQR) and also RQ factorization. Finally some codes for the solution of LSE applied in quaternions.

r-lme4breeding 1.1.2
Propagated dependencies: r-matrix@1.7-5 r-lme4@2.0-1 r-enhancer@1.1.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lme4breeding
Licenses: GPL 2+
Build system: r
Synopsis: Breeding-Related Mixed-Effects Models
Description:

Fit relationship-based and customized mixed-effects models with complex variance-covariance structures using the lme4 machinery. The core computational algorithms are implemented using the Eigen C++ library for numerical linear algebra and RcppEigen glue'.

r-lterdatasampler 0.1.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/lter/lterdatasampler
Licenses: CC0
Build system: r
Synopsis: Educational Dataset Examples from the Long Term Ecological Research Program
Description:

Curated datasets from US Long Term Ecological Research sites.

r-ldaandldas 1.1.3
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LDAandLDAS
Licenses: GPL 3
Build system: r
Synopsis: Linkage Disequilibrium of Ancestry (LDA) and LDA Score (LDAS)
Description:

Computation of linkage disequilibrium of ancestry (LDA) and linkage disequilibrium of ancestry score (LDAS). LDA calculates the pairwise linkage disequilibrium of ancestry between single nucleotide polymorphisms (SNPs). LDAS calculates the LDA score of SNPs. The methods are described in Barrie W, Yang Y, Irving-Pease E.K, et al (2024) <doi:10.1038/s41586-023-06618-z>.

r-lspls 0.2-2
Propagated dependencies: r-pls@2.9-0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: http://mevik.net/work/software/lspls.html
Licenses: GPL 2
Build system: r
Synopsis: LS-PLS Models
Description:

This package implements the LS-PLS (least squares - partial least squares) method described in for instance Jørgensen, K., Segtnan, V. H., Thyholt, K., Næs, T. (2004) "A Comparison of Methods for Analysing Regression Models with Both Spectral and Designed Variables" Journal of Chemometrics, 18(10), 451--464, <doi:10.1002/cem.890>.

r-largevars 1.0.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/eszter-kiss/Largevars
Licenses: Expat
Build system: r
Synopsis: Testing Large VARs for the Presence of Cointegration
Description:

Conducts a cointegration test for high-dimensional vector autoregressions (VARs) of order k based on the large N,T asymptotics of Bykhovskaya and Gorin, 2022 (<doi:10.48550/arXiv.2202.07150>). The implemented test is a modification of the Johansen likelihood ratio test. In the absence of cointegration the test converges to the partial sum of the Airy-1 point process. This package contains simulated quantiles of the first ten partial sums of the Airy-1 point process that are precise up to the first three digits.

r-landmarking 1.0.2
Propagated dependencies: r-survival@3.8-6 r-riskregression@2026.03.11 r-prodlim@2026.03.11 r-pec@2025.06.24 r-nlme@3.1-169 r-mstate@0.3.3 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/isobelbarrott/Landmarking/
Licenses: GPL 2+
Build system: r
Synopsis: Analysis using Landmark Models
Description:

The landmark approach allows survival predictions to be updated dynamically as new measurements from an individual are recorded. The idea is to set predefined time points, known as "landmark times", and form a model at each landmark time using only the individuals in the risk set. This package allows the longitudinal data to be modelled either using the last observation carried forward or linear mixed effects modelling. There is also the option to model competing risks, either through cause-specific Cox regression or Fine-Gray regression. To find out more about the methods in this package, please see <https://isobelbarrott.github.io/Landmarking/articles/Landmarking>.

r-lgrdata 0.1.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lgrdata
Licenses: CC0
Build system: r
Synopsis: Example Datasets for a Learning Guide to R
Description:

This package provides a largish collection of example datasets, including several classics. Many of these datasets are well suited for regression, classification, and visualization.

r-lightfitr 1.0.0
Propagated dependencies: r-stringr@1.6.0 r-nnls@1.6 r-lubridate@1.9.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/ginavong/LightFitR/
Licenses: GPL 3+
Build system: r
Synopsis: Design Complex Light Regimes
Description:

This package provides a system for accurately designing complex light regimes using LEDs. Takes calibration data and user-defined target irradiances and it tells you what intensities to use. For more details see Vong et al. (2025) <doi:10.1101/2025.06.06.658293>.

r-label-switching 1.8
Propagated dependencies: r-lpsolve@5.6.23 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=label.switching
Licenses: GPL 2
Build system: r
Synopsis: Relabelling MCMC Outputs of Mixture Models
Description:

The Bayesian estimation of mixture models (and more general hidden Markov models) suffers from the label switching phenomenon, making the MCMC output non-identifiable. This package can be used in order to deal with this problem using various relabelling algorithms.

r-logkde 0.3.3
Propagated dependencies: r-rcpp@1.1.1-1.1 r-pracma@2.4.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=logKDE
Licenses: GPL 3
Build system: r
Synopsis: Computing Log-Transformed Kernel Density Estimates for Positive Data
Description:

Computes log-transformed kernel density estimates for positive data using a variety of kernels. It follows the methods described in Jones, Nguyen and McLachlan (2018) <doi:10.21105/joss.00870>.

r-lbpg 0.1.2
Propagated dependencies: r-gsl@2.1-9
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LBPG
Licenses: GPL 3
Build system: r
Synopsis: The Length-Biased Power Garima Distribution
Description:

The Length-Biased Power Garima distribution for computes the probability density, the cumulative density distribution and the quantile function of the distribution, and generates sample values with random variables based on Kittipong and Sirinapa(2021)<DOI: 10.14456/sjst-psu.2021.89>.

r-landsat 1.1.2
Propagated dependencies: r-sp@2.2-1 r-mgcv@1.9-4 r-lmodel2@1.7-4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=landsat
Licenses: GPL 2+
Build system: r
Synopsis: Radiometric and Topographic Correction of Satellite Imagery
Description:

Processing of Landsat or other multispectral satellite imagery. Includes relative normalization, image-based radiometric correction, and topographic correction options. The original package description was published as Goslee (2011) <doi:10.18637/jss.v043.i04>, and details of the topographic corrections in Goslee (2012) <doi:10.14358/PERS.78.9.973>.

r-lqr 5.2
Propagated dependencies: r-spatstat-univar@3.2-0 r-quantreg@6.1 r-numderiv@2016.8-1.1 r-momtrunc@6.1 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lqr
Licenses: GPL 2+
Build system: r
Synopsis: Robust Linear Quantile Regression
Description:

It fits a robust linear quantile regression model using a new family of zero-quantile distributions for the error term. Missing values and censored observations can be handled as well. This family of distribution includes skewed versions of the Normal, Student's t, Laplace, Slash and Contaminated Normal distribution. It also performs logistic quantile regression for bounded responses as shown in Galarza et.al.(2020) <doi:10.1007/s13571-020-00231-0>. It provides estimates and full inference. It also provides envelopes plots for assessing the fit and confidences bands when several quantiles are provided simultaneously.

r-locstra 1.9
Propagated dependencies: r-rspectra@0.16-2 r-rdpack@2.6.6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-bigsnpr@1.12.21
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=locStra
Licenses: GPL 2+
Build system: r
Synopsis: Fast Implementation of (Local) Population Stratification Methods
Description:

Fast implementations to compute the genetic covariance matrix, the Jaccard similarity matrix, the s-matrix (the weighted Jaccard similarity matrix), and the (classic or robust) genomic relationship matrix of a (dense or sparse) input matrix (see Hahn, Lutz, Hecker, Prokopenko, Cho, Silverman, Weiss, and Lange (2020) <doi:10.1002/gepi.22356>). Full support for sparse matrices from the R-package Matrix'. Additionally, an implementation of the power method (von Mises iteration) to compute the largest eigenvector of a matrix is included, a function to perform an automated full run of global and local correlations in population stratification data, a function to compute sliding windows, and a function to invert minor alleles and to select those variants/loci exceeding a minimal cutoff value. New functionality in locStra allows one to extract the k leading eigenvectors of the genetic covariance matrix, Jaccard similarity matrix, s-matrix, and genomic relationship matrix via fast PCA without actually computing the similarity matrices. The fast PCA to compute the k leading eigenvectors can now also be run directly from bed'+'bim'+'fam files.

Total packages: 22167