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

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-llm-api 0.1.8
Propagated dependencies: r-tinyoauth@0.1.1 r-jsonlite@2.0.0 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/cornball-ai/llm.api
Licenses: Expat
Build system: r
Synopsis: Minimal LLM Chat Interface
Description:

This package provides a minimal-dependency client for Large Language Model chat APIs. Supports OpenAI <https://openai.com/>, Anthropic Claude <https://claude.com/>, Moonshot Kimi <https://www.moonshot.ai/>, OpenAI Codex subscription endpoints, Ollama <https://ollama.com/>, and other OpenAI'-compatible endpoints. Includes an agent loop with tool use and a Model Context Protocol client <https://modelcontextprotocol.io/>. API design is derived from the ellmer package, reimplemented with only base R, curl', jsonlite', and tinyoauth'.

r-llmshieldr 0.1.0
Propagated dependencies: r-stringi@1.8.7 r-rlang@1.2.0 r-jsonlite@2.0.0 r-digest@0.6.39 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://www.indraneelchakraborty.com/llmshieldr/
Licenses: FSDG-compatible
Build system: r
Synopsis: Safety Guardrails for Large Language Model Workflows
Description:

This package provides a model-agnostic safety layer for developers building with large language model (LLM) applications. Maps starter controls to the Open Worldwide Application Security Project Top 10 for Large Language Model Applications 2025 risk categories <https://genai.owasp.org/llm-top-10/> via a modular rule engine. Supports regular-expression rules, lightweight natural language processing (NLP) intent checks, optional scanners, and semantic large language model reviewer checks on prompts, conversations, retrieved context, tool inputs and outputs, streaming chunks, and model outputs. Supports workflows with the Ollama local web service <https://ollama.com/> via ellmer', remote reviewer endpoints, and other chat interfaces callable from R'. Intended as an experimental guardrail layer that teams should evaluate against their own workflows before relying on it in production.

r-lindia 0.10
Propagated dependencies: r-mass@7.3-65 r-gridextra@2.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/yeukyul/lindia
Licenses: Expat
Build system: r
Synopsis: Automated Linear Regression Diagnostic
Description:

This package provides a set of streamlined functions that allow easy generation of linear regression diagnostic plots necessarily for checking linear model assumptions. This package is meant for easy scheming of linear regression diagnostics, while preserving merits of "The Grammar of Graphics" as implemented in ggplot2'. See the ggplot2 website for more information regarding the specific capability of graphics.

r-ltrctrees 1.1.2
Propagated dependencies: r-survival@3.8-6 r-rpart@4.1.27 r-partykit@1.2-27 r-inum@1.0-5 r-icenreg@2.0.16
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LTRCtrees
Licenses: GPL 3
Build system: r
Synopsis: Survival Trees to Fit Left-Truncated and Right-Censored and Interval-Censored Survival Data
Description:

Recursive partition algorithms designed for fitting survival trees with left-truncated and right-censored (LTRC) data, as well as interval-censored data. The LTRC trees can also be used to fit survival trees with time-varying covariates.

r-lpcm 0.47-6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LPCM
Licenses: GPL 2+
Build system: r
Synopsis: Local Principal Curve Methods
Description:

Fitting multivariate data patterns with local principal curves, including tools for data compression (projection) and measuring goodness-of-fit; with some additional functions for mean shift clustering. See Einbeck, Tutz and Evers (2005) <doi:10.1007/s11222-005-4073-8> and Ameijeiras-Alonso and Einbeck (2023) <doi:10.1007/s11634-023-00575-1>.

r-lakemorpho 1.3.2
Propagated dependencies: r-sp@2.2-1 r-sf@1.1-1 r-raster@3.6-32 r-geosphere@1.6-8 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/jhollist/lakemorpho/
Licenses: CC0
Build system: r
Synopsis: Lake Morphometry Metrics
Description:

Lake morphometry metrics are used by limnologists to understand, among other things, the ecological processes in a lake. Traditionally, these metrics are calculated by hand, with planimeters, and increasingly with commercial GIS products. All of these methods work; however, they are either outdated, difficult to reproduce, or require expensive licenses to use. The lakemorpho package provides the tools to calculate a typical suite of these metrics from an input elevation model and lake polygon. The metrics currently supported are: fetch, major axis, minor axis, major/minor axis ratio, maximum length, maximum width, mean width, maximum depth, mean depth, shoreline development, shoreline length, surface area, and volume.

r-likelihood-model 1.0.1
Propagated dependencies: r-numderiv@2016.8-1.1 r-generics@0.1.4 r-boot@1.3-32 r-algebraic-mle@2.0.2 r-algebraic-dist@1.0.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/queelius/likelihood.model
Licenses: Expat
Build system: r
Synopsis: Likelihood-Based Statistical Inference in the Fisherian Tradition
Description:

Facilitates building likelihood models in the Fisherian tradition following Richard Royall (1997, ISBN:978-0412044113) "Statistical Evidence: A Likelihood Paradigm". Defines generic methods for working with likelihoods (loglik(), score(), hess_loglik(), fim()) and provides functions for pure likelihood-based inference (support(), relative_likelihood(), likelihood_interval(), profile_loglik()).

r-latexdiffr 0.2.0
Propagated dependencies: r-rprojroot@2.1.1 r-fs@2.1.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/hughjonesd/latexdiffr
Licenses: Expat
Build system: r
Synopsis: Diff TeX, 'rmarkdown' or 'quarto' Files Using the 'latexdiff' Utility
Description:

This package produces a PDF diff of two rmarkdown', quarto', Sweave or TeX files, using the external latexdiff utility.

r-lumbermark 0.9.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-deadwood@0.9.0-3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://lumbermark.gagolewski.com/
Licenses: AGPL 3
Build system: r
Synopsis: Resistant Clustering via Chopping Up Mutual Reachability Minimum Spanning Trees
Description:

This package implements a fast and resistant divisive clustering algorithm which identifies a specified number of clusters: lumbermark iteratively chops off sizeable limbs that are joined by protruding segments of a dataset's mutual reachability minimum spanning tree; see Gagolewski (2026) <https://lumbermark.gagolewski.com/>. The use of a mutual reachability distance pulls peripheral points farther away from each other. When combined with the deadwood package, it can act as an outlier detector. The Python version of lumbermark is available via PyPI'.

r-longrpart2 0.2.3
Propagated dependencies: r-rpart@4.1.27 r-nlme@3.1-169 r-mass@7.3-65 r-ggplot2@4.0.3 r-formula-tools@1.7.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=longRPart2
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Recursive Partitioning of Longitudinal Data
Description:

This package performs recursive partitioning of linear and nonlinear mixed effects models, specifically for longitudinal data. The package is an extension of the original longRPart package by Stewart and Abdolell (2013) <https://cran.r-project.org/package=longRPart>.

r-libdeflate 1.25-0
Dependencies: cmake@4.1.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=libdeflate
Licenses: Expat
Build system: r
Synopsis: DEFLATE Compression and Static Library
Description:

Whole-buffer DEFLATE-based compression and decompression of raw vectors using the libdeflate library (see <https://github.com/ebiggers/libdeflate>). Provides the user with additional control over the speed and the quality of DEFLATE compression compared to the fixed level of compression offered in R's memCompress() function. Also provides the libdeflate static library and C headers along with a CMake target and packageâ config file that ease linking of libdeflate in packages that compile and statically link bundled libraries using CMake'.

r-loggit2 2.4.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/MEO265/loggit2
Licenses: Expat
Build system: r
Synopsis: Easy-to-Use, Dependencyless Logger
Description:

An easy-to-use ndjson (newline-delimited JSON') logger. It provides a set of wrappers for base R's message(), warning(), and stop() functions that maintain identical functionality, but also log the handler message to an ndjson log file. No change in existing code is necessary to use this package, and only a few additional adjustments are needed to fully utilize its potential.

r-limorhyde2 0.1.1
Propagated dependencies: r-zeallot@0.2.0 r-pbs@1.1 r-mashr@0.2.79 r-limma@3.68.3 r-iterators@1.0.14 r-hdinterval@0.2.4 r-foreach@1.5.2 r-deseq2@1.52.0 r-data-table@1.18.4 r-checkmate@2.3.4 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://limorhyde2.hugheylab.org
Licenses: GPL 2
Build system: r
Synopsis: Quantify Rhythmicity and Differential Rhythmicity in Genomic Data
Description:

Fit linear models based on periodic splines, moderate model coefficients using multivariate adaptive shrinkage, then compute properties of the moderated curves.

r-lme4gs 0.1
Propagated dependencies: r-matrix@1.7-5 r-lme4@2.0-1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lme4GS
Licenses: GPL 2+
Build system: r
Synopsis: 'lme4' for Genomic Selection
Description:

Flexible functions that use lme4 as computational engine for fitting models used in Genomic Selection (GS). GS is a technology used for genetic improvement, and it has many advantages over phenotype-based selection. There are several statistical models that adequately approach the statistical challenges in GS, such as in linear mixed models (LMMs). The lme4 is the standard package for fitting linear and generalized LMMs in the R-package, but its use for genetic analysis is limited because it does not allow the correlation between individuals or groups of individuals to be defined. The lme4GS package is focused on fitting LMMs with covariance structures defined by the user, bandwidth selection, and genomic prediction. The new package is focused on genomic prediction of the models used in GS and can fit LMMs using different variance-covariance matrices. Several examples of GS models are presented using this package as well as the analysis using real data. For more details see Caamal-Pat et.al. (2021) <doi:10.3389/fgene.2021.680569>.

r-lddmm 0.4.2
Propagated dependencies: r-tidyr@1.3.2 r-rgen@0.0.1 r-reshape2@1.4.5 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-rcolorbrewer@1.1-3 r-plyr@1.8.9 r-latex2exp@0.9.8 r-laplacesdemon@16.1.8 r-gtools@3.9.5 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://cran.r-project.org/package=lddmm
Licenses: Expat
Build system: r
Synopsis: Longitudinal Drift-Diffusion Mixed Models (LDDMM)
Description:

Implementation of the drift-diffusion mixed model for category learning as described in Paulon et al. (2021) <doi:10.1080/01621459.2020.1801448>.

r-list 9.2.6
Propagated dependencies: r-vgam@1.1-14 r-sandwich@3.1-1 r-quadprog@1.5-8 r-mvtnorm@1.3-7 r-mass@7.3-65 r-magic@1.6-1 r-gamlss-dist@6.1-1 r-corpcor@1.6.10 r-coda@0.19-4.1 r-arm@1.15-3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=list
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Methods for the Item Count Technique and List Experiment
Description:

Allows researchers to conduct multivariate statistical analyses of survey data with list experiments. This survey methodology is also known as the item count technique or the unmatched count technique and is an alternative to the commonly used randomized response method. The package implements the methods developed by Imai (2011) <doi:10.1198/jasa.2011.ap10415>, Blair and Imai (2012) <doi:10.1093/pan/mpr048>, Blair, Imai, and Lyall (2013) <doi:10.1111/ajps.12086>, Imai, Park, and Greene (2014) <doi:10.1093/pan/mpu017>, Aronow, Coppock, Crawford, and Green (2015) <doi:10.1093/jssam/smu023>, Chou, Imai, and Rosenfeld (2017) <doi:10.1177/0049124117729711>, and Blair, Chou, and Imai (2018) <https://imai.fas.harvard.edu/research/files/listerror.pdf>. This includes a Bayesian MCMC implementation of regression for the standard and multiple sensitive item list experiment designs and a random effects setup, a Bayesian MCMC hierarchical regression model with up to three hierarchical groups, the combined list experiment and endorsement experiment regression model, a joint model of the list experiment that enables the analysis of the list experiment as a predictor in outcome regression models, a method for combining list experiments with direct questions, and methods for diagnosing and adjusting for response error. In addition, the package implements the statistical test that is designed to detect certain failures of list experiments, and a placebo test for the list experiment using data from direct questions.

r-likertmaker 2.3.0
Propagated dependencies: r-tibble@3.3.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrixstats@1.5.0 r-matrix@1.7-5 r-gtools@3.9.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/WinzarH/LikertMakeR/
Licenses: Expat
Build system: r
Synopsis: Synthesise and Correlate Likert Scale and Rating-Scale Data Based on Summary Statistics
Description:

Generate and correlate synthetic Likert and rating-scale questionnaire responses with predefined means, standard deviations, Cronbach's Alpha, Factor Loading table, coefficients, and other summary statistics. It can be used to simulate Likert data, construct multi-item scales, generate correlation matrices, and create example survey datasets for teaching statistics, psychometrics, and methodological research. Worked examples and documentation are available in the package articles, accessible via the package website, <https://winzarh.github.io/LikertMakeR/>.

r-landscaper 1.3.1
Propagated dependencies: r-terra@1.9-27 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/dariomasante/landscapeR
Licenses: GPL 2+
Build system: r
Synopsis: Categorical Landscape Simulation Facility
Description:

Simulates categorical maps on actual geographical realms, starting from either empty landscapes or landscapes provided by the user (e.g. land use maps). Allows to tweak or create landscapes while retaining a high degree of control on its features, without the hassle of specifying each location attribute. In this it differs from other tools which generate null or neutral landscapes in a theoretical space. The basic algorithm currently implemented uses a simple agent style/cellular automata growth model, with no rules (apart from areas of exclusion) and von Neumann neighbourhood (four cells, aka Rook case). Outputs are raster dataset exportable to any common GIS format.

r-langevin 1.3.3
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://gitlab.uni-oldenburg.de/TWiSt/Langevin
Licenses: GPL 2+
Build system: r
Synopsis: Langevin Analysis in One and Two Dimensions
Description:

Estimate drift and diffusion functions from time series and generate synthetic time series from given drift and diffusion coefficients.

r-lvplot 0.2.2
Propagated dependencies: r-tibble@3.3.1 r-rcolorbrewer@1.1-3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/hadley/lvplot
Licenses: GPL 2+
Build system: r
Synopsis: Letter Value 'Boxplots'
Description:

This package implements the letter value boxplot which extends the standard boxplot to deal with both larger and smaller number of data points by dynamically selecting the appropriate number of letter values to display.

r-lsvar 1.2
Propagated dependencies: r-pracma@2.4.6 r-mvtnorm@1.3-7 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LSVAR
Licenses: GPL 2
Build system: r
Synopsis: Estimation of Low Rank Plus Sparse Structured Vector Auto-Regressive (VAR) Model
Description:

Implementations of estimation algorithm of low rank plus sparse structured VAR model by using Fast Iterative Shrinkage-Thresholding Algorithm (FISTA). It relates to the algorithm in Sumanta, Li, and Michailidis (2019) <doi:10.1109/TSP.2018.2887401>.

r-lgewis 1.1
Propagated dependencies: r-skat@2.2.5 r-mvtnorm@1.3-7 r-geem@0.10.1 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LGEWIS
Licenses: GPL 3
Build system: r
Synopsis: Tests for Genetic Association/Gene-Environment Interaction in Longitudinal Studies
Description:

This package provides functions for genome-wide association studies (GWAS)/gene-environment-wide interaction studies (GEWIS) with longitudinal outcomes and exposures. He et al. (2017) "Set-Based Tests for Gene-Environment Interaction in Longitudinal Studies" and He et al. (2017) "Rare-variant association tests in longitudinal studies, with an application to the Multi-Ethnic Study of Atherosclerosis (MESA)".

r-lsmjml 0.6.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-psych@2.6.5 r-proc@1.19.0.1 r-lavaan@0.6-21
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LSMjml
Licenses: GPL 3
Build system: r
Synopsis: Fitting Latent Space Item Response Models using Joint Maximum Likelihood Estimation
Description:

In Latent Space Item Response Models, subjects and items are embedded in a multidimensional Euclidean latent space. As such, interactions among persons, items, and person-item combinations can be revealed that are unmodelled in more conventional item response theory models. This package implements the methods from Molenaar & Jeon (in press) and can be used to fit Latent Space Item Response Models to data using joint maximum likelihood estimation. The package can handle binary data, ordinal data, and data with mixed scales. The package incorporates facilities for data simulation, rotation of the latent space, and K-fold cross-validation to select the number of dimensions of the latent space.

r-ldavis 0.3.2
Propagated dependencies: r-rjsonio@2.0.5 r-proxy@0.4-29
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/cpsievert/LDAvis
Licenses: Expat
Build system: r
Synopsis: Interactive Visualization of Topic Models
Description:

This package provides tools to create an interactive web-based visualization of a topic model that has been fit to a corpus of text data using Latent Dirichlet Allocation (LDA). Given the estimated parameters of the topic model, it computes various summary statistics as input to an interactive visualization built with D3.js that is accessed via a browser. The goal is to help users interpret the topics in their LDA topic model.

Total packages: 22167