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

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-longke 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-purrr@1.2.2 r-mvtnorm@1.3-7 r-fdapace@0.6.0 r-dplyr@1.2.1 r-bvls@1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=longke
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric Predictive Model for Sparse and Irregular Longitudinal Data
Description:

The proposed method aims at predicting the longitudinal mean response trajectory by a kernel-based estimator. The kernel estimator is constructed by imposing weights based on subject-wise similarity on L2 metric space between predictor trajectories as well as time proximity. Users could also perform variable selections to derive functional predictors with predictive significance by the proposed multiplicative model with multivariate Gaussian kernels.

r-llmclean 0.1.1
Propagated dependencies: r-rlang@1.2.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=llmclean
Licenses: GPL 3
Build system: r
Synopsis: LLM-Assisted Data Cleaning with Multi-Provider Support
Description:

Detects and suggests fixes for semantic inconsistencies in data frames by calling large language models (LLMs) through a unified, provider-agnostic interface. Supported providers include OpenAI ('GPT-4o', GPT-4o-mini') <https://platform.openai.com>, Anthropic ('Claude') <https://www.anthropic.com>, Google ('Gemini') <https://ai.google.dev>, Groq (free-tier LLaMA and Mixtral') <https://groq.com>, and local Ollama models <https://ollama.com>. The package identifies issues that rule-based tools cannot detect: abbreviation variants, typographic errors, case inconsistencies, and malformed values. Results are returned as tidy data frames with column, row index, detected value, issue type, suggested fix, and confidence score. An offline fallback using statistical and fuzzy-matching methods is provided for use without any application programming interface (API) key. Interactive fix application with human review is supported via apply_fixes()'. Methods follow de Jonge and van der Loo (2013) <https://cran.r-project.org/doc/contrib/de_Jonge+van_der_Loo-Introduction_to_data_cleaning_with_R.pdf> and Chaudhuri et al. (2003) <doi:10.1145/872757.872796>.

r-ldsep 2.1.6
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-modeest@2.4.0 r-matrixstats@1.5.0 r-lpsolve@5.6.23 r-foreach@1.5.2 r-doparallel@1.0.17 r-corrplot@0.95 r-ashr@2.2-63 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://dcgerard.github.io/ldsep/
Licenses: GPL 3+
Build system: r
Synopsis: Linkage Disequilibrium Shrinkage Estimation for Polyploids
Description:

Estimate haplotypic or composite pairwise linkage disequilibrium (LD) in polyploids, using either genotypes or genotype likelihoods. Support is provided to estimate the popular measures of LD: the LD coefficient D, the standardized LD coefficient D', and the Pearson correlation coefficient r. All estimates are returned with corresponding standard errors. These estimates and standard errors can then be used for shrinkage estimation. The main functions are ldfast(), ldest(), mldest(), sldest(), plot.lddf(), format_lddf(), and ldshrink(). Details of the methods are available in Gerard (2021a) <doi:10.1111/1755-0998.13349> and Gerard (2021b) <doi:10.1038/s41437-021-00462-5>.

r-lam 0.7-22
Propagated dependencies: r-sirt@4.2-133 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-cdm@8.3-14
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/alexanderrobitzsch/LAM
Licenses: GPL 2+
Build system: r
Synopsis: Some Latent Variable Models
Description:

Includes some procedures for latent variable modeling with a particular focus on multilevel data. The LAM package contains mean and covariance structure modelling for multivariate normally distributed data (mlnormal(); Longford, 1987; <doi:10.1093/biomet/74.4.817>), a general Metropolis-Hastings algorithm (amh(); Roberts & Rosenthal, 2001, <doi:10.1214/ss/1015346320>) and penalized maximum likelihood estimation (pmle(); Cole, Chu & Greenland, 2014; <doi:10.1093/aje/kwt245>).

r-llogistic 1.0.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=llogistic
Licenses: GPL 3
Build system: r
Synopsis: The L-Logistic Distribution
Description:

Density, distribution function, quantile function and random generation for the L-Logistic distribution with parameters m and phi. The parameter m is the median of the distribution.

r-lassonet 0.8.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=LassoNet
Licenses: GPL 2+
Build system: r
Synopsis: 3CoSE Algorithm
Description:

This package contains functions to estimate a penalized regression model using 3CoSE algorithm, see Weber, Striaukas, Schumacher Binder (2018) <doi:10.2139/ssrn.3211163>.

r-langevinflow 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/BehroozMoosavi/LangevinFlow
Licenses: Expat
Build system: r
Synopsis: Langevin Diffusion Samplers with a C++ Backend
Description:

This package provides lightweight, dependency-minimal implementations of Langevin diffusion based Markov chain Monte Carlo samplers, including the Unadjusted Langevin Algorithm (ULA) and the Metropolis-Adjusted Langevin Algorithm (MALA). The core sampling loops are written in C++ via Rcpp and RcppArmadillo for performance, while exposing a simple R-level interface where the user supplies the gradient of the negative log-density (and, for MALA, the negative log-density itself). Intended as a building block for Bayesian inference and stochastic optimization rather than a full probabilistic programming framework. Methods follow Roberts and Tweedie (1996) <doi:10.2307/3318418> and Roberts and Rosenthal (1998) <doi:10.1111/1467-9868.00123>.

r-lagosne 2.0.5
Propagated dependencies: r-xml2@1.5.2 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-sf@1.1-1 r-rlang@1.2.0 r-rappdirs@0.3.4 r-qs2@0.2.1 r-purrr@1.2.2 r-progress@1.2.3 r-memoise@2.0.1 r-magrittr@2.0.5 r-dplyr@1.2.1 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/cont-limno/LAGOSNE
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Interface to the Lake Multi-Scaled Geospatial and Temporal Database
Description:

Client for programmatic access to the Lake Multi-scaled Geospatial and Temporal database <https://lagoslakes.org>, with functions for accessing lake water quality and ecological context data for the US.

r-lgpr 1.2.5
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rcurl@1.98-1.18 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-gridextra@2.3 r-ggplot2@4.0.3 r-bh@1.90.0-1 r-bayesplot@1.15.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/jtimonen/lgpr
Licenses: GPL 3+
Build system: r
Synopsis: Longitudinal Gaussian Process Regression
Description:

Interpretable nonparametric modeling of longitudinal data using additive Gaussian process regression. Contains functionality for inferring covariate effects and assessing covariate relevances. Models are specified using a convenient formula syntax, and can include shared, group-specific, non-stationary, heterogeneous and temporally uncertain effects. Bayesian inference for model parameters is performed using Stan'. The modeling approach and methods are described in detail in Timonen et al. (2021) <doi:10.1093/bioinformatics/btab021>.

r-landmulti 0.5.0
Propagated dependencies: r-survival@3.8-6 r-snow@0.4-4 r-nmof@2.11-0 r-landpred@2.0 r-emdbook@1.3.14
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=landmulti
Licenses: GPL 3
Build system: r
Synopsis: Landmark Prediction with Multiple Short-Term Events
Description:

This package contains functions for a flexible varying-coefficient landmark model by incorporating multiple short-term events into the prediction of long-term survival probability. For more information about landmark prediction please see Li, W., Ning, J., Zhang, J., Li, Z., Savitz, S.I., Tahanan, A., Rahbar.M.H., (2023+). "Enhancing Long-term Survival Prediction with Multiple Short-term Events: Landmarking with A Flexible Varying Coefficient Model".

r-lacunarity 0.1.0
Propagated dependencies: r-zoo@1.8-15 r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/Ikarobarreto/lacunarity
Licenses: GPL 2+
Build system: r
Synopsis: Standard and Generalized Lacunarity for Binary Time Series
Description:

Estimates lacunarity and generalized lacunarity for unidimensional binary time series. The lacunarity index summarizes the similarity of parts from different regions of a series at a given scale by averaging the behavior of variable size structures of zeros and ones. The generalized lacunarity concept provides an enhanced measure of the organization of the gaps over all measured scales and over the different arrangements of smaller and larger gaps in the series.

r-labsimplex 0.1.2
Propagated dependencies: r-scatterplot3d@0.3-45 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=labsimplex
Licenses: GPL 2+
Build system: r
Synopsis: Simplex Optimization Algorithms for Laboratory and Manufacturing Processes
Description:

Simplex optimization algorithms as firstly proposed by Spendley et al. (1962) <doi:10.1080/00401706.1962.10490033> and later modified by Nelder and Mead (1965) <doi:10.1093/comjnl/7.4.308> for laboratory and manufacturing processes. The package also provides tools for graphical representation of the simplexes and some example response surfaces that are useful in illustrating the optimization process.

r-loon-ggplot 1.3.5
Propagated dependencies: r-scales@1.4.0 r-rlang@1.2.0 r-patchwork@1.3.2 r-loon@1.4.3 r-gridextra@2.3 r-ggplot2@4.0.3 r-ggmulti@1.0.9
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=loon.ggplot
Licenses: GPL 2
Build system: r
Synopsis: Grammar of Interactive Graphics
Description:

This package provides a bridge between the loon and ggplot2 packages. Extends the grammar of ggplot to add clauses to create interactive loon plots. Existing ggplot(s) can be turned into interactive loon plots and loon plots into static ggplot(s); the function loon.ggplot() is the bridge from one plot structure to the other.

r-lpdynr 1.0.5
Propagated dependencies: r-virtualspecies@1.6.1 r-terra@1.9-27 r-magrittr@2.0.5 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/xavi-rp/LPDynR
Licenses: GPL 3
Build system: r
Synopsis: Land Productivity Dynamics Indicator
Description:

It uses phenological and productivity-related variables derived from time series of vegetation indexes, such as the Normalized Difference Vegetation Index, to assess ecosystem dynamics and change, which eventually might drive to land degradation. The final result of the Land Productivity Dynamics indicator is a categorical map with 5 classes of land productivity dynamics, ranging from declining to increasing productivity. See www.sciencedirect.com/science/article/pii/S1470160X21010517/ for a description of the methods used in the package to calculate the indicator.

r-logicreg 1.6.6
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LogicReg
Licenses: GPL 2+
Build system: r
Synopsis: Logic Regression
Description:

Routines for fitting Logic Regression models. Logic Regression is described in Ruczinski, Kooperberg, and LeBlanc (2003) <DOI:10.1198/1061860032238>. Monte Carlo Logic Regression is described in and Kooperberg and Ruczinski (2005) <DOI:10.1002/gepi.20042>.

r-labstatr 1.0.14
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=labstatR
Licenses: GPL 2+
Build system: r
Synopsis: Libreria Del Laboratorio Di Statistica Con R
Description:

Insieme di funzioni di supporto al volume "Laboratorio di Statistica con R", Iacus-Masarotto, MacGraw-Hill Italia, 2006. This package contains sets of functions defined in "Laboratorio di Statistica con R", Iacus-Masarotto, MacGraw-Hill Italia, 2006. Function names and docs are in italian as well.

r-lomar 0.5.2
Dependencies: gmp@6.3.0 fftw@3.3.10
Propagated dependencies: r-transport@0.15-4 r-rhdf5@2.56.0 r-reshape2@1.4.5 r-rcpp@1.1.1-1.1 r-rann@2.6.2 r-proxy@0.4-29 r-pracma@2.4.6 r-mclust@6.1.2 r-foreach@1.5.2 r-fnn@1.1.4.1 r-ff@4.5.2 r-ebimage@4.54.0 r-doparallel@1.0.17 r-dbscan@1.2.4 r-data-table@1.18.4 r-bh@1.90.0-1 r-alphashape3d@1.3.3 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://git.embl.org/heriche/lomar
Licenses: GPL 3
Build system: r
Synopsis: Localization Microscopy Data Analysis
Description:

Read, register and compare point sets from single molecule localization microscopy.

r-lancor 0.1.3
Propagated dependencies: r-sn@2.1.3 r-boot@1.3-32 r-arrangements@1.1.10
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lancor
Licenses: GPL 2
Build system: r
Synopsis: Statistical Inference via Lancaster Correlation
Description:

Implementation of the methods described in Holzmann, Klar (2024) <doi: 10.1111/sjos.12733>. Lancaster correlation is a correlation coefficient which equals the absolute value of the Pearson correlation for the bivariate normal distribution, and is equal to or slightly less than the maximum correlation coefficient for a variety of bivariate distributions. Rank and moment-based estimators and corresponding confidence intervals are implemented, as well as independence tests based on these statistics.

r-landscapemetrics 2.2.1
Propagated dependencies: r-tibble@3.3.1 r-terra@1.9-27 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://r-spatialecology.github.io/landscapemetrics/
Licenses: GPL 3
Build system: r
Synopsis: Landscape Metrics for Categorical Map Patterns
Description:

Calculates landscape metrics for categorical landscape patterns in a tidy workflow. landscapemetrics reimplements the most common metrics from FRAGSTATS (<https://www.fragstats.org/>) and new ones from the current literature on landscape metrics. This package supports terra SpatRaster objects as input arguments. It further provides utility functions to visualize patches, select metrics and building blocks to develop new metrics.

r-lofifonts 0.1.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/coolbutuseless/lofifonts
Licenses: Expat
Build system: r
Synopsis: Text Rendering with Bitmap and Vector Fonts
Description:

Alternate font rendering is useful when rendering text to novel graphics outputs where modern font rendering is not available or where bespoke text positioning is required. Bitmap and vector fonts allow for custom layout and rendering using pixel coordinates and line drawing. Formatted text is created as a data.frame of pixel coordinates (for bitmap fonts) or stroke coordinates (for vector fonts). All text can be easily previewed as a matrix or raster image. A selection of fonts is included with this package.

r-leiv 2.0-7
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: http://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Bivariate Linear Errors-In-Variables Estimation
Description:

Estimate the slope and intercept of a bivariate linear relationship by calculating a posterior density that is invariant to interchange and scaling of the coordinates.

r-llmcoder 1.2.0
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-shiny@1.13.0 r-rstudioapi@0.18.0 r-rlang@1.2.0 r-miniui@0.1.2 r-jsonlite@2.0.0 r-httr2@1.2.2 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/ShiyangZheng/llmcoder
Licenses: Expat
Build system: r
Synopsis: LLM-Powered Code Generation, Error Fixing, and Chat for 'RStudio'
Description:

An RStudio addin that integrates large language model (LLM) assistance directly into the code-editing workflow. Features include: (1) generate R code from inline comments; (2) obtain LLM-assisted fixes for console errors; (3) insert plain-English explanations of selected code blocks; (4) a multi-turn Chat Panel with session-context awareness (loaded packages, global objects, source editor contents, console history). Supports OpenAI', Anthropic (Claude), DeepSeek', Groq', Together AI', OpenRouter', Ollama (fully local, no API key required), and any OpenAI'-compatible custom endpoint (e.g. LM Studio', vLLM', llama.cpp').

r-listarrays 0.4.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/t-kalinowski/listarrays
Licenses: GPL 3
Build system: r
Synopsis: Toolbox for Working with R Arrays in a Functional Programming Style
Description:

This package provides a toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays.

r-lpacf 1.0.2
Propagated dependencies: r-wavethresh@4.7.3 r-locits@1.7.8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lpacf
Licenses: GPL 2
Build system: r
Synopsis: Local Partial Autocorrelation Function Estimation for Locally Stationary Wavelet Processes
Description:

This package provides the method for computing the local partial autocorrelation function for locally stationary wavelet time series from Killick, Knight, Nason, Eckley (2020) <doi:10.1214/20-EJS1748>.

Total packages: 22167