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

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-litriddle 1.0.0
Propagated dependencies: 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://literaryquality.huygens.knaw.nl/
Licenses: GPL 3+
Build system: r
Synopsis: Dataset and Tools to Research the Riddle of Literary Quality
Description:

Dataset and functions to explore quality of literary novels. The package is a part of the Riddle of Literary Quality project, and it contains the data of a reader survey about fiction in Dutch, a description of the novels the readers rated, and the results of stylistic measurements of the novels. The package also contains functions to combine, analyze, and visualize these data. For more details, see: Eder M, van Zundert J, Lensink S, van Dalen-Oskam K (2022). Replicating The Riddle of Literary Quality: The litRiddle package for R. In _Digital Humanities 2022: Conference Abstracts_, 636-637.

r-logr 1.3.9
Propagated dependencies: r-withr@3.0.2 r-common@1.1.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://logr.r-sassy.org
Licenses: CC0
Build system: r
Synopsis: Creates Log Files
Description:

This package contains functions to help create log files. The package aims to overcome the difficulty of the base R sink() command. The log_print() function will print to both the console and the file log, without interfering in other write operations.

r-luckier 0.1.0
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/chrissy3815/luckieR
Licenses: Expat
Build system: r
Synopsis: Calculations of Luck in Structured Population Models
Description:

User-friendly and generalized tools for the calculation of luck -- moments of variation in metrics like lifespan and lifetime reproductive output. We provide tools for calculating those moments and also performing decompositions into contributions from, for example, individual traits, environmental impacts, and luck (also called individual stochasticity). The functions included here are based on Snyder and Ellner (2024) <doi:10.1086/730557>, Cochran and Ellner (1992) <https://www.jstor.org/stable/2937115>, and Hernandez et al. (2024) <doi:10.1111/ele.14390>.

r-longroc 1.0
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=longROC
Licenses: GPL 2+
Build system: r
Synopsis: Time-Dependent Prognostic Accuracy with Multiply Evaluated Bio Markers or Scores
Description:

Time-dependent Receiver Operating Characteristic curves, Area Under the Curve, and Net Reclassification Indexes for repeated measures. It is based on methods in Barbati and Farcomeni (2017) <doi:10.1007/s10260-017-0410-2>.

r-locom2 1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-permute@0.9-10 r-matrixstats@1.5.0 r-car@3.1-5 r-biocparallel@1.46.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/yijuanhu/LOCOM2
Licenses: GPL 2+
Build system: r
Synopsis: Logistic Regression Model for Testing Microbial Differential Abundance
Description:

Testing differential abundance at individual taxa and in a whole microbial community. The tests are based on the log-ratio of relative abundances. The tests accommodate continuous, discrete (binary, categorical), and multivariate traits, and allow adjustment of confounders. For more details see He (2026) <doi:10.64898/2026.04.07.716976>.

r-learningtower 1.1.1
Propagated dependencies: r-tibble@3.3.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://kevinwang09.github.io/learningtower/
Licenses: Expat
Build system: r
Synopsis: OECD PISA Datasets from 2000-2022 in an Easy-to-Use Format
Description:

The Programme for International Student Assessment (PISA) is a global study conducted by the Organization for Economic Cooperation and Development (OECD) in member and non-member countries to assess educational systems by assessing 15-year-old school students academic performance in mathematics, science, and reading. This datasets contains information on their scores and other socioeconomic characteristics, information about their school and its infrastructure, as well as the countries that are taking part in the program.

r-logolink 1.0.0
Propagated dependencies: r-xml2@1.5.2 r-tidyr@1.3.2 r-stringr@1.6.0 r-readr@2.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-janitor@2.2.1 r-glue@1.8.1 r-fs@2.1.0 r-dplyr@1.2.1 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://danielvartan.github.io/logolink/
Licenses: GPL 3+
Build system: r
Synopsis: An Interface for Running 'NetLogo' Simulations
Description:

An interface for NetLogo <https://www.netlogo.org> that enables programmatic setup and execution of simulations. Designed to facilitate integrating NetLogo models into reproducible workflows by creating and running BehaviorSpace experiments and retrieving their results.

r-lcmcr 0.4.14
Dependencies: gsl@2.8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LCMCR
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Non-Parametric Latent-Class Capture-Recapture
Description:

Bayesian population size estimation using non parametric latent-class models.

r-l1centrality 0.5.1
Propagated dependencies: r-withr@3.0.2 r-rcpp@1.1.1-1.1 r-igraph@2.3.1 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/seungwoo-stat/L1centrality
Licenses: GPL 3+
Build system: r
Synopsis: Graph/Network Analysis Based on L1 Centrality
Description:

Analyze graph/network data using L1 centrality and prestige. Functions for deriving global, local, and group L1 centrality/prestige are provided. Routines for visual inspection of a graph/network are also provided. Details are in Kang and Oh (2026a) <doi:10.1080/01621459.2025.2520467>, Kang and Oh (2026b) <doi:10.1080/00031305.2025.2563730>, and Kang (2025) <doi:10.23170/snu.000000188358.11032.0001856>.

r-lineagefreq 0.2.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-numderiv@2016.8-1.1 r-mass@7.3-65 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/CuiweiG/lineagefreq
Licenses: Expat
Build system: r
Synopsis: Lineage Frequency Dynamics from Genomic Surveillance Counts
Description:

Models pathogen lineage frequency dynamics from genomic surveillance count data. Provides a unified interface for multinomial logistic regression, hierarchical partial-pooling models, and the Piantham approximation for relative reproduction number estimation. Features include rolling-origin backtesting, standardized forecast scoring, lineage collapsing, emergence detection, and sequencing power analysis. Designed for real-time public health surveillance of any variant-resolved pathogen. Methods described in Abousamra, Figgins, and Bedford (2024) <doi:10.1371/journal.pcbi.1012443>.

r-lowmemtkmeans 0.1.4
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://cran.r-project.org/package=lowmemtkmeans
Licenses: GPL 3+
Build system: r
Synopsis: Low Memory Use Trimmed K-Means
Description:

This package performs the trimmed k-means clustering algorithm with lower memory use. It also provides a number of utility functions such as BIC calculations.

r-learningr 0.29.1
Propagated dependencies: r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=learningr
Licenses: FSDG-compatible
Build system: r
Synopsis: Data and Functions to Accompany the Book "Learning R"
Description:

Crabs in the English channel, deer skulls, English monarchs, half-caste Manga characters, Jamaican cities, Shakespeare's The Tempest, drugged up cyclists and sexually transmitted diseases.

r-longclust 1.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=longclust
Licenses: GPL 2+
Build system: r
Synopsis: Model-Based Clustering and Classification for Longitudinal Data
Description:

Clustering or classification of longitudinal data based on a mixture of multivariate t or Gaussian distributions with a Cholesky-decomposed covariance structure. Details in McNicholas and Murphy (2010) <doi:10.1002/cjs.10047> and McNicholas and Subedi (2012) <doi:10.1016/j.jspi.2011.11.026>.

r-lzerospikeinference 1.0.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LZeroSpikeInference
Licenses: GPL 3
Build system: r
Synopsis: Exact Spike Train Inference via L0 Optimization
Description:

An implementation of algorithms described in Jewell and Witten (2017) <arXiv:1703.08644>.

r-lfm 0.3.4
Propagated dependencies: r-relliptical@1.4.0 r-matrixcalc@1.0-6 r-mass@7.3-65 r-laplacesdemon@16.1.8 r-elasticnet@1.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LFM
Licenses: Expat
Build system: r
Synopsis: Laplace Factor Model Analysis and Evaluation
Description:

Enables the generation of Laplace factor models across diverse Laplace distributions and facilitates the application of Sparse Online Principal Component (SOPC), Incremental Principal Component (IPC), Perturbation Principal Component (PPC), Stochastic Approximation Principal Component (SAPC), Sparse Principal Component (SPC) and other PC methods and Farm Test methods to these models. Evaluates the efficacy of these methods within the context of Laplace factor models by scrutinizing parameter estimation accuracy, mean square error, and the degree of sparsity.

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-lmmpar 0.1.0
Propagated dependencies: r-plyr@1.8.9 r-mnormt@2.1.2 r-matrixcalc@1.0-6 r-mass@7.3-65 r-doparallel@1.0.17 r-bigmemory@4.6.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/fulyagokalp/lmmpar
Licenses: Expat
Build system: r
Synopsis: Parallel Linear Mixed Model
Description:

Embarrassingly Parallel Linear Mixed Model calculations spread across local cores which repeat until convergence.

r-libbib 1.6.4
Propagated dependencies: r-xml2@1.5.2 r-stringr@1.6.0 r-pbapply@1.7-4 r-data-table@1.18.4 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=libbib
Licenses: GPL 3
Build system: r
Synopsis: Various Utilities for Library Science/Assessment and Cataloging
Description:

This package provides functions for validating and normalizing bibliographic codes such as ISBN, ISSN, and LCCN. Also includes functions to communicate with the WorldCat API, translate Call numbers (Library of Congress and Dewey Decimal) to their subject classifications or subclassifications, and provides various loadable data files such call number / subject crosswalks and code tables.

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-luz 0.5.2
Propagated dependencies: r-zeallot@0.2.0 r-torch@0.17.0 r-rlang@1.2.0 r-r6@2.6.1 r-purrr@1.2.2 r-progress@1.2.3 r-prettyunits@1.2.0 r-magrittr@2.0.5 r-glue@1.8.1 r-generics@0.1.4 r-fs@2.1.0 r-coro@1.1.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://mlverse.github.io/luz/
Licenses: Expat
Build system: r
Synopsis: Higher Level 'API' for 'torch'
Description:

This package provides a high level interface for torch providing utilities to reduce the the amount of code needed for common tasks, abstract away torch details and make the same code work on both the CPU and GPU'. It's flexible enough to support expressing a large range of models. It's heavily inspired by fastai by Howard et al. (2020) <doi:10.48550/arXiv.2002.04688>, Keras by Chollet et al. (2015) and PyTorch Lightning by Falcon et al. (2019) <doi:10.5281/zenodo.3828935>.

r-lboxcox 1.2
Propagated dependencies: r-survey@4.5 r-r-utils@2.13.0 r-maxlik@1.5-2.2 r-mass@7.3-65 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lboxcox
Licenses: GPL 3
Build system: r
Synopsis: Implementation of Logistic Box-Cox Regression
Description:

This package implements a logistic box-cox model. This model is fully described in Xing, L. et al. (2021) <doi:10.1002/cjs.11587>.

r-lpcde 1.0.0
Propagated dependencies: r-rdpack@2.6.6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-mass@7.3-65 r-ggplot2@4.0.3 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://nppackages.github.io/lpcde/
Licenses: GPL 3
Build system: r
Synopsis: Boundary Adaptive Local Polynomial Conditional Density Estimator
Description:

This package provides tools for estimation and inference of conditional densities, derivatives and functions. This is the companion software for Cattaneo, Chandak, Jansson and Ma (2024) <doi:10.3150/23-BEJ1711>.

r-lepage 1.0
Propagated dependencies: r-rfast@2.1.5.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LePage
Licenses: GPL 2+
Build system: r
Synopsis: LePage Type Tests
Description:

Location and scale hypothesis testing using the LePage test and variants of its as proposed by Hussain A. and Tsagris M. (2025), <doi:10.48550/arXiv.2509.19126>.

r-latbias 1.0.0
Propagated dependencies: r-units@1.0-1 r-tidyr@1.3.2 r-terra@1.9-27 r-sp@2.2-1 r-sf@1.1-1 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-psych@2.6.5 r-ggplot2@4.0.3 r-geosphere@1.6-8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/pierredenelle/latbias
Licenses: GPL 2+
Build system: r
Synopsis: Calculate the Latitudinal Bias Index
Description:

Studies that report shifts in species distributions may be biased by the shape of the study area. The main functionality of this package is to calculate the Latitudinal Bias Index (LBI) for any given shape. The LBI is bounded between +1 (100% probability to exclusively record latitudinal shifts, i.e., range shifts data sampled along a perfectly South-North oriented straight line) and -1 (100% probability to exclusively record longitudinal shifts, i.e., range shifts data sampled along a perfectly East-West oriented straight line).

Total packages: 72450