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

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


r-lsdinterface 1.2.2
Propagated dependencies: r-tsdist@3.7.1 r-boot@1.3-32 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LSDinterface
Licenses: GPL 3
Synopsis: Interface Tools for LSD Simulation Results Files
Description:

Interfaces R with LSD simulation models. Reads object-oriented data in results files (.res[.gz]) produced by LSD and creates appropriate multi-dimensional arrays in R. Supports multiple core parallel threads of multi-file data reading for increased performance. Also provides functions to extract basic information and statistics from data files. LSD (Laboratory for Simulation Development) is free software developed by Marco Valente and Marcelo C. Pereira (documentation and downloads available at <https://www.labsimdev.org/>).

r-lpdynr 1.0.5
Propagated dependencies: r-virtualspecies@1.6.1 r-terra@1.8-86 r-magrittr@2.0.4 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/xavi-rp/LPDynR
Licenses: GPL 3
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-lrep 0.1.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LREP
Licenses: GPL 3+
Synopsis: Estimate and Test Exponential vs. Pareto Distributions
Description:

The programs were developed for estimation of parameters and testing exponential versus Pareto distribution during our work on hydrologic extremes. See Kozubowski, T.J., A.K. Panorska, F. Qeadan, and A. Gershunov (2007) <doi:10.1080/03610910802439121>, and Panorska, A.K., A. Gershunov, and T.J. Kozubowski (2007) <doi:10.1007/978-0-387-34918-3_26>.

r-lbi 0.2.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LBI
Licenses: GPL 3
Synopsis: Likelihood Based Inference
Description:

Maximum likelihood estimation and likelihood ratio test are essential for modern statistics. This package supports in calculating likelihood based inference. Reference: Pawitan Y. (2001, ISBN:0-19-850765-8).

r-logbin 2.0.6
Propagated dependencies: r-turboem@2025.1 r-matrix@1.7-4 r-itertools2@0.1.1 r-iterators@1.0.14 r-glm2@1.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/mdonoghoe/logbin
Licenses: GPL 2+
Synopsis: Relative Risk Regression Using the Log-Binomial Model
Description:

This package provides methods for fitting log-link GLMs and GAMs to binomial data, including EM-type algorithms with more stable convergence properties than standard methods.

r-lime 0.5.4
Propagated dependencies: r-stringi@1.8.7 r-rlang@1.1.6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-matrix@1.7-4 r-lifecycle@1.0.4 r-gower@1.0.2 r-glue@1.8.0 r-glmnet@4.1-10 r-ggplot2@4.0.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://lime.data-imaginist.com
Licenses: Expat
Synopsis: Local Interpretable Model-Agnostic Explanations
Description:

When building complex models, it is often difficult to explain why the model should be trusted. While global measures such as accuracy are useful, they cannot be used for explaining why a model made a specific prediction. lime (a port of the lime Python package) is a method for explaining the outcome of black box models by fitting a local model around the point in question an perturbations of this point. The approach is described in more detail in the article by Ribeiro et al. (2016) <doi:10.48550/arXiv.1602.04938>.

r-ledecomp 1.0.4
Propagated dependencies: r-rdpack@2.6.4 r-numderiv@2016.8-1.1 r-ggplot2@4.0.1 r-demodecomp@1.14.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/timriffe/LEdecomp
Licenses: GPL 3
Synopsis: Decompose Life Expectancy by Age (and Cause)
Description:

This package provides a set of all-cause and cause-specific life expectancy sensitivity and decomposition methods, including Arriaga (1984) <doi:10.2307/2061029>, others documented by Ponnapalli (2005) <doi:10.4054/DemRes.2005.12.7>, lifetable, numerical, and other algorithmic approaches such as Horiuchi et al (2008) <doi:10.1353/dem.0.0033>, or Andreev et al (2002) <doi:10.4054/DemRes.2002.7.14>.

r-lcyanalysis 1.0.4
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-ttr@0.24.4 r-quantmod@0.4.28
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lcyanalysis
Licenses: GPL 3
Synopsis: Stock Data Analysis Functions
Description:

Analysis of stock data ups and downs trend, the stock technical analysis indicators function have trend line, reversal pattern and market trend.

r-lpirfs 0.2.5
Propagated dependencies: r-sandwich@3.1-1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-plm@2.6-7 r-lmtest@0.9-40 r-gridextra@2.3 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dplyr@1.1.4 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=lpirfs
Licenses: GPL 2+
Synopsis: Local Projections Impulse Response Functions
Description:

This package provides functions to estimate and visualize linear as well as nonlinear impulse responses based on local projections by Jordà (2005) <doi:10.1257/0002828053828518>. The methods and the package are explained in detail in Adämmer (2019) <doi:10.32614/RJ-2019-052>.

r-linelistbayes 1.0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-dplyr@1.1.4 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=linelistBayes
Licenses: GPL 3
Synopsis: Bayesian Analysis of Epidemic Data Using Line List and Case Count Approaches
Description:

This package provides tools for performing Bayesian inference on epidemiological data to estimate the time-varying reproductive number and other related metrics. These methods were published in Li and White (2021) <doi:10.1371/journal.pcbi.1009210>. This package supports analyses based on aggregated case count data and individual line list data, facilitating enhanced surveillance and intervention planning for infectious diseases like COVID-19.

r-labrs 0.1.0
Propagated dependencies: r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://www.agnesevardanega.eu/
Licenses: GPL 3+
Synopsis: Laboratorio di "Ricerca Sociale con R"
Description:

Dati, scripts e funzioni per il libro "Ricerca sociale con R. Concetti e funzioni base per la ricerca sociale" (Datasets, scripts and functions to support the book "Ricerca sociale con R. Concetti e funzioni base per la ricerca sociale").

r-landcomp 0.0.5
Propagated dependencies: r-sf@1.0-23 r-future-apply@1.20.0 r-future@1.68.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/ladylavender/LandComp
Licenses: Expat
Synopsis: Analysing Landscape Composition and Structure at Multiple Scales
Description:

Changes of landscape diversity and structure can be detected soon if relying on landscape class combinations and analysing patterns at multiple scales. LandComp provides such an opportunity, based on Juhász-Nagy's functions (Juhász-Nagy P, Podani J 1983 <doi:10.1007/BF00129432>). Functions can handle multilayered data. Requirements of the input: binary data contained by a regular square or hexagonal grid, and the grid should have projected coordinates.

r-lmls 0.1.1
Propagated dependencies: r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://hriebl.github.io/lmls/
Licenses: Expat
Synopsis: Gaussian Location-Scale Regression
Description:

The Gaussian location-scale regression model is a multi-predictor model with explanatory variables for the mean (= location) and the standard deviation (= scale) of a response variable. This package implements maximum likelihood and Markov chain Monte Carlo (MCMC) inference (using algorithms from Girolami and Calderhead (2011) <doi:10.1111/j.1467-9868.2010.00765.x> and Nesterov (2009) <doi:10.1007/s10107-007-0149-x>), a parametric bootstrap algorithm, and diagnostic plots for the model class.

r-ldbounds 2.0.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=ldbounds
Licenses: GPL 2+
Synopsis: Lan-DeMets Method for Group Sequential Boundaries
Description:

Computations related to group sequential boundaries. Includes calculation of bounds using the Lan-DeMets alpha spending function approach. Based on FORTRAN program ld98 implemented by Reboussin, et al. (2000) <doi:10.1016/s0197-2456(00)00057-x>.

r-lagp 1.5-9
Propagated dependencies: r-tgp@2.4-23
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://bobby.gramacy.com/r_packages/laGP/
Licenses: LGPL 2.0+
Synopsis: Local Approximate Gaussian Process Regression
Description:

This package performs approximate GP regression for large computer experiments and spatial datasets. The approximation is based on finding small local designs for prediction (independently) at particular inputs. OpenMP and SNOW parallelization are supported for prediction over a vast out-of-sample testing set; GPU acceleration is also supported for an important subroutine. OpenMP and GPU features may require special compilation. An interface to lower-level (full) GP inference and prediction is provided. Wrapper routines for blackbox optimization under mixed equality and inequality constraints via an augmented Lagrangian scheme, and for large scale computer model calibration, are also provided. For details and tutorial, see Gramacy (2016 <doi:10.18637/jss.v072.i01>.

r-libdeflate 1.24-7
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
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-leakr 0.1.0
Propagated dependencies: r-workflows@1.3.0 r-stringr@1.6.0 r-readxl@1.4.5 r-openxlsx@4.2.8.1 r-jsonlite@2.0.0 r-htmltools@0.5.8.1 r-ggplot2@4.0.1 r-digest@0.6.39 r-data-table@1.17.8 r-arrow@22.0.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=leakr
Licenses: Expat
Synopsis: Data Leakage Detection Tools for Machine Learning
Description:

This package provides utilities to detect common data leakage patterns including train/test contamination, temporal leakage, and data duplication, enhancing model reliability and reproducibility in machine learning workflows. Generates diagnostic reports and visual summaries to support data validation. Methods based on best practices from Hastie, Tibshirani, and Friedman (2009, ISBN:978-0387848570).

r-lsebootls 0.1.0
Propagated dependencies: r-tibble@3.3.0 r-rlecuyer@0.3-8 r-lsts@2.1 r-iterators@1.0.14 r-foreach@1.5.2 r-dorng@1.8.6.2 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=LSEbootLS
Licenses: GPL 3+
Synopsis: Bootstrap Methods for Regression Models with Locally Stationary Errors
Description:

This package implements bootstrap methods for linear regression models with errors following a time-varying process, focusing on approximating the distribution of the least-squares estimator for regression models with locally stationary errors. It enables the construction of bootstrap and classical confidence intervals for regression coefficients, leveraging intensive simulation studies and real data analysis.

r-locar 0.1.2
Propagated dependencies: r-tuner@1.4.7 r-synchwave@1.1.2 r-signal@1.8-1 r-seewave@2.2.4 r-oce@1.8-3 r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/rhedley/locaR
Licenses: Expat
Synopsis: Set of Tools for Sound Localization
Description:

This package provides a set of functions and tools to conduct acoustic source localization, as well as organize and check localization data and results. The localization functions implement the modified steered response power algorithm described by Cobos et al. (2010) <doi:10.1109/LSP.2010.2091502>.

r-lifeinsurer 1.0.1
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rmarkdown@2.30 r-rlang@1.1.6 r-r6@2.6.1 r-pander@0.6.6 r-openxlsx@4.2.8.1 r-objectproperties@0.6.8 r-mortalitytables@2.0.5 r-lubridate@1.9.4 r-kableextra@1.4.0 r-dplyr@1.1.4 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://gitlab.open-tools.net/R/LifeInsureR
Licenses: GPL 2+
Synopsis: Modelling Traditional Life Insurance Contracts
Description:

R6 classes to model traditional life insurance contracts like annuities, whole life insurances or endowments. Such life insurance contracts provide a guaranteed interest and are not directly linked to the performance of a particular investment vehicle, but they typically provide (discretionary) profit participation. This package provides a framework to model such contracts in a very generic (cash-flow-based) way and includes modelling profit participation schemes, dynamic increases or more general contract layers, as well as contract changes (like sum increases or premium waivers). All relevant quantities like premium decomposition, reserves and benefits over the whole contract period are calculated and potentially exported to Excel'. Mortality rates are given using the MortalityTables package.

r-longrpart2 0.2.3
Propagated dependencies: r-rpart@4.1.24 r-nlme@3.1-168 r-mass@7.3-65 r-ggplot2@4.0.1 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+
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-lahman 13.0-0
Propagated dependencies: r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cdalzell.github.io/Lahman/
Licenses: GPL 2+ GPL 3+
Synopsis: Sean 'Lahman' Baseball Database
Description:

This package provides the tables from the Sean Lahman Baseball Database as a set of R data.frames. It uses the data on pitching, hitting and fielding performance and other tables from 1871 through 2024, as recorded in the 2025 version of the database. Documentation examples show how many baseball questions can be investigated.

r-lowrankqp 1.0.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LowRankQP
Licenses: GPL 2+
Synopsis: Low Rank Quadratic Programming
Description:

Solves quadratic programming problems where the Hessian is represented as the product of two matrices. Thanks to Greg Hunt for helping getting this version back on CRAN. The methods in this package are described in: Ormerod, Wand and Koch (2008) "Penalised spline support vector classifiers: computational issues" <doi:10.1007/s00180-007-0102-8>.

r-leaflet-minicharts 0.6.3
Propagated dependencies: r-leaflet@2.2.3 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=leaflet.minicharts
Licenses: GPL 2+ FSDG-compatible
Synopsis: Mini Charts for Interactive Maps
Description:

Add and modify small charts on an interactive map created with package leaflet'. These charts can be used to represent at same time multiple variables on a single map.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208