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

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-lst 2.0.0
Propagated dependencies: r-terra@1.8-86
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LST
Licenses: AGPL 3
Build system: r
Synopsis: Land Surface Temperature Retrieval for Landsat 8
Description:

Calculates Land Surface Temperature from Landsat band 10 and 11. Revision of the Single-Channel Algorithm for Land Surface Temperature Retrieval From Landsat Thermal-Infrared Data. Jimenez-Munoz JC, Cristobal J, Sobrino JA, et al (2009). <doi: 10.1109/TGRS.2008.2007125>. Land surface temperature retrieval from LANDSAT TM 5. Sobrino JA, Jiménez-Muñoz JC, Paolini L (2004). <doi:10.1016/j.rse.2004.02.003>. Surface temperature estimation in Singhbhum Shear Zone of India using Landsat-7 ETM+ thermal infrared data. Srivastava PK, Majumdar TJ, Bhattacharya AK (2009). <doi: 10.1016/j.asr.2009.01.023>. Mapping land surface emissivity from NDVI: Application to European, African, and South American areas. Valor E (1996). <doi:10.1016/0034-4257(96)00039-9>. On the relationship between thermal emissivity and the normalized difference vegetation index for natural surfaces. Van de Griend AA, Owe M (1993). <doi:10.1080/01431169308904400>. Land Surface Temperature Retrieval from Landsat 8 TIRSâ Comparison between Radiative Transfer Equation-Based Method, Split Window Algorithm and Single Channel Method. Yu X, Guo X, Wu Z (2014). <doi:10.3390/rs6109829>. Calibration and Validation of land surface temperature for Landsat8-TIRS sensor. Land product validation and evolution. SkokoviÄ D, Sobrino JA, Jimenez-Munoz JC, Soria G, Julien Y, Mattar C, Cristóbal J. (2014).

r-lpstimeseries 1.1-0
Propagated dependencies: r-rcolorbrewer@1.1-3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LPStimeSeries
Licenses: GPL 2+
Build system: r
Synopsis: Learned Pattern Similarity and Representation for Time Series
Description:

Learned Pattern Similarity (LPS) for time series, as described in Baydogan and Runger (2016) <doi:10.1007/s10618-015-0425-y>. Implements an approach to model the dependency structure in time series that generalizes the concept of autoregression to local auto-patterns. Generates a pattern-based representation of time series along with a similarity measure called Learned Pattern Similarity (LPS). Introduces a generalized autoregressive kernel. This package adapts C code from the randomForest package by Andy Liaw and Matthew Wiener, itself based on original Fortran code by Leo Breiman and Adele Cutler.

r-logrx 0.4.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-stringi@1.8.7 r-sessioninfo@1.2.3 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-lifecycle@1.0.4 r-dplyr@1.1.4 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://pharmaverse.github.io/logrx/
Licenses: Expat
Build system: r
Synopsis: Logging Utility Focus on Clinical Trial Programming Workflows
Description:

This package provides a utility to facilitate the logging and review of R programs in clinical trial programming workflows.

r-lad 0.1.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LAD
Licenses: Expat
Build system: r
Synopsis: Derive Leaf Angle Distribution (LAD) from Measured Leaf Inclination Angles
Description:

Calculate mean statistics and leaf angle distribution type from measured leaf inclination angles. LAD distribution is fitted using a two-parameters (mu, nu) Beta distribution and compared with six theoretical LAD distributions. Additional information is provided in Chianucci and Cesaretti (2022) <doi:10.1101/2022.10.28.513998>.

r-locationgamer 0.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=locationgamer
Licenses: Expat
Build system: r
Synopsis: Identification of Location Game Equilibria in Networks
Description:

Identification of equilibrium locations in location games (Hotelling (1929) <doi:10.2307/2224214>). In these games, two competing actors place customer-serving units in two locations simultaneously. Customers make the decision to visit the location that is closest to them. The functions in this package include Prim algorithm (Prim (1957) <doi:10.1002/j.1538-7305.1957.tb01515.x>) to find the minimum spanning tree connecting all network vertices, an implementation of Dijkstra algorithm (Dijkstra (1959) <doi:10.1007/BF01386390>) to find the shortest distance and path between any two vertices, a self-developed algorithm using elimination of purely dominated strategies to find the equilibrium, and several plotting functions.

r-likelihood-model 1.0.0
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-lifepack 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lifepack
Licenses: GPL 3
Build system: r
Synopsis: Insurance Reserve Calculations
Description:

Calculates insurance reserves and equivalence premiums using advanced numerical methods, including the Runge-Kutta algorithm and product integrals for transition probabilities. This package is useful for actuarial analyses and life insurance modeling, facilitating accurate financial projections.

r-leafgl 0.2.4
Propagated dependencies: r-yyjsonr@0.1.22 r-sf@1.0-23 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://github.com/r-spatial/leafgl
Licenses: Expat
Build system: r
Synopsis: High-Performance 'WebGl' Rendering for Package 'leaflet'
Description:

This package provides bindings to the Leaflet.glify JavaScript library which extends the leaflet JavaScript library to render large data in the browser using WebGl'.

r-librarian 1.8.1
Propagated dependencies: r-remotes@2.5.0 r-biocmanager@1.30.27
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/DesiQuintans/librarian
Licenses: GPL 3
Build system: r
Synopsis: Install, Update, Load Packages from CRAN, 'GitHub', and 'Bioconductor' in One Step
Description:

Automatically install, update, and load CRAN', GitHub', and Bioconductor packages in a single function call. By accepting bare unquoted names for packages, it's easy to add or remove packages from the list.

r-lbfgs 1.2.1.2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lbfgs
Licenses: GPL 2+
Build system: r
Synopsis: Limited-memory BFGS Optimization
Description:

This package provides a wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implements both the Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) and the Orthant-Wise Quasi-Newton Limited-Memory (OWL-QN) optimization algorithms. The L-BFGS algorithm solves the problem of minimizing an objective, given its gradient, by iteratively computing approximations of the inverse Hessian matrix. The OWL-QN algorithm finds the optimum of an objective plus the L1-norm of the problem's parameters. The package offers a fast and memory-efficient implementation of these optimization routines, which is particularly suited for high-dimensional problems.

r-loon-shiny 1.0.4
Propagated dependencies: r-shiny@1.11.1 r-loon-ggplot@1.3.5 r-loon@1.4.3 r-gridextra@2.3 r-colourpicker@1.3.0 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=loon.shiny
Licenses: GPL 2
Build system: r
Synopsis: Automatically Create a 'Shiny' App Based on Interactive 'Loon' Widgets
Description:

Package shiny provides interactive web applications in R. Package loon is an interactive toolkit engaged in open-ended, creative and unscripted data exploration. The loon.shiny package can take loon widgets and display a selfsame shiny app.

r-litter 1.0.2
Propagated dependencies: r-yaml@2.3.10 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.6.0 r-rmarkdown@2.30 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-ggplot2@4.0.1 r-fs@1.6.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=litteR
Licenses: GPL 3+
Build system: r
Synopsis: Litter Analysis
Description:

Data sets on various litter types like beach litter, riverain litter, floating litter, and seafloor litter are rapidly growing. This package offers a simple user interface to analyse these litter data in a consistent and reproducible way. It also provides functions to facilitate several kinds of litter analysis, e.g., trend analysis, power analysis, and baseline analysis. Under the hood, these functions are also used by the user interface. See Schulz et al. (2019) <doi:10.1016/j.envpol.2019.02.030> for details. MS-Windows users are advised to run litteR in RStudio'. See our vignette: Installation manual for RStudio and litteR'.

r-luz 0.5.1
Propagated dependencies: r-zeallot@0.2.0 r-torch@0.16.3 r-rlang@1.1.6 r-r6@2.6.1 r-purrr@1.2.0 r-progress@1.2.3 r-prettyunits@1.2.0 r-magrittr@2.0.4 r-glue@1.8.0 r-generics@0.1.4 r-fs@1.6.6 r-coro@1.1.0 r-cli@3.6.5
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-lhd 1.4.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LHD
Licenses: Expat
Build system: r
Synopsis: Latin Hypercube Designs (LHDs)
Description:

This package contains different algorithms and construction methods for optimal Latin hypercube designs (LHDs) with flexible sizes. Our package is comprehensive since it is capable of generating maximin distance LHDs, maximum projection LHDs, and orthogonal and nearly orthogonal LHDs. Detailed comparisons and summary of all the algorithms and construction methods in this package can be found at Hongzhi Wang, Qian Xiao and Abhyuday Mandal (2021) <doi:10.48550/arXiv.2010.09154>. This package is particularly useful in the area of Design and Analysis of Experiments (DAE). More specifically, design of computer experiments.

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-ldcorsv 1.3.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://gitlab.in2p3.fr/aursiber/ldcorsv
Licenses: GPL 2+
Build system: r
Synopsis: Linkage Disequilibrium Corrected by the Structure and the Relatedness
Description:

Four measures of linkage disequilibrium are provided: the usual r^2 measure, the r^2_S measure (r^2 corrected by the structure sample), the r^2_V (r^2 corrected by the relatedness of genotyped individuals), the r^2_VS measure (r^2 corrected by both the relatedness of genotyped individuals and the structure of the sample).

r-lawstat 3.6
Propagated dependencies: r-rdpack@2.6.4 r-mvtnorm@1.3-3 r-kendall@2.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lawstat
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Biostatistics, Public Policy, and Law
Description:

Statistical tests widely utilized in biostatistics, public policy, and law. Along with the well-known tests for equality of means and variances, randomness, and measures of relative variability, the package contains new robust tests of symmetry, omnibus and directional tests of normality, and their graphical counterparts such as robust QQ plot, robust trend tests for variances, etc. All implemented tests and methods are illustrated by simulations and real-life examples from legal statistics, economics, and biostatistics.

r-lookout 2.0.1
Propagated dependencies: r-tidyr@1.3.1 r-robustbase@0.99-6 r-rann@2.6.2 r-mlpack@4.7.0 r-ggplot2@4.0.1 r-evd@2.3-7.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://sevvandi.github.io/lookout/
Licenses: GPL 3
Build system: r
Synopsis: Leave One Out Kernel Density Estimates for Outlier Detection
Description:

Outlier detection using leave-one-out kernel density estimates and extreme value theory. The bandwidth for kernel density estimates is computed using persistent homology, a technique in topological data analysis. Using peak-over-threshold method, a generalized Pareto distribution is fitted to the log of leave-one-out kde values to identify outliers.

r-lambdr 1.2.5
Propagated dependencies: r-logger@0.4.1 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://lambdr.mdneuzerling.com/
Licenses: Expat
Build system: r
Synopsis: Create a Runtime for Serving Containerised R Functions on 'AWS Lambda'
Description:

Runtime for serving containers that can execute R code on the AWS Lambda serverless compute service <https://aws.amazon.com/lambda/>. Provides the necessary functionality for handling the various endpoints required for accepting new input and sending responses.

r-lmomrfa 3.8
Propagated dependencies: r-lmom@3.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lmomRFA
Licenses: FSDG-compatible
Build system: r
Synopsis: Regional Frequency Analysis using L-Moments
Description:

This package provides functions for regional frequency analysis using the methods of J. R. M. Hosking and J. R. Wallis (1997), "Regional frequency analysis: an approach based on L-moments".

r-lgarch 0.7
Propagated dependencies: r-zoo@1.8-14
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://www.sucarrat.net/
Licenses: GPL 2
Build system: r
Synopsis: Simulation and Estimation of Log-GARCH Models
Description:

Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the package are: lgarchSim(), mlgarchSim(), lgarch() and mlgarch(). The first two functions simulate from a univariate and a multivariate log-GARCH model, respectively, whereas the latter two estimate a univariate and multivariate log-GARCH model, respectively.

r-logitnorm 0.8.39
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=logitnorm
Licenses: GPL 2
Build system: r
Synopsis: Functions for the Logitnormal Distribution
Description:

Density, distribution, quantile and random generation function for the logitnormal distribution. Estimation of the mode and the first two moments. Estimation of distribution parameters.

r-lingglosses 0.0.11
Propagated dependencies: r-rmarkdown@2.30 r-knitr@1.50 r-kableextra@1.4.0 r-htmltools@0.5.8.1 r-gt@1.3.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://CRAN.R-project.org/package=phonfieldwork
Licenses: GPL 3+
Build system: r
Synopsis: Interlinear Glossed Linguistic Examples and Abbreviation Lists Generation
Description:

Helps to render interlinear glossed linguistic examples in html rmarkdown documents and then semi-automatically compiles the list of glosses at the end of the document. It also provides a database of linguistic glosses.

r-loggit 2.1.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/ryapric/loggit
Licenses: Expat
Build system: r
Synopsis: Modern Logging for the R Ecosystem
Description:

An effortless ndjson (newline-delimited JSON') logger, with two primary log-writing interfaces. It provides a set of wrappings for base R's message(), warning(), and stop() functions that maintain identical functionality, but also log the handler message to an ndjson log file. loggit also exports its internal loggit() function for powerful and configurable custom logging. No change in existing code is necessary to use this package, and should only require additions to fully leverage the power of the logging system. loggit also provides a log reader for reading an ndjson log file into a data frame, log rotation, and live echo of the ndjson log messages to terminal stdout for log capture by external systems (like containers). loggit is ideal for Shiny apps, data pipelines, modeling work flows, and more. Please see the vignettes for detailed example use cases.

Total packages: 69236