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

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-lobby 0.0.2
Propagated dependencies: r-tibble@3.3.0 r-purrr@1.2.0 r-jsonlite@2.0.0 r-httr2@1.2.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/christopherkenny/lobby
Licenses: Expat
Build system: r
Synopsis: Interact with the 'US Senate Lobbying Disclosure API'
Description:

Download and read data on lobbying in the United States Congress. Data is queried from the Senate's Application Programming Interface (<https://lda.senate.gov/api/>). This supports filings since 2008. Functions exist for all primary data endpoints, including queries by filings, contributions, registrations, clients, and lobbyists.

r-leafpm 0.1.0
Propagated dependencies: r-sf@1.0-23 r-leaflet@2.2.3 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/r-spatial/leafpm
Licenses: Expat
Build system: r
Synopsis: Leaflet Map Plugin for Drawing and Editing
Description:

This package provides a collection of tools for interactive manipulation of (spatial) data layers on leaflet web maps. Tools include editing of existing layers, creation of new layers through drawing of shapes (points, lines, polygons), deletion of shapes as well as cutting holes into existing shapes. Provides control over options to e.g. prevent self-intersection of polygons and lines or to enable/disable snapping to align shapes.

r-lakemorpho 1.3.2
Propagated dependencies: r-sp@2.2-0 r-sf@1.0-23 r-raster@3.6-32 r-geosphere@1.5-20 r-cluster@2.1.8.1
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-lexfindr 1.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/maglab-uconn/LexFindR
Licenses: GPL 3+
Build system: r
Synopsis: Find Related Items and Lexical Dimensions in a Lexicon
Description:

This package implements code to identify lexical competitors in a given list of words. We include many of the standard competitor types used in spoken word recognition research, such as functions to find cohorts, neighbors, and rhymes, amongst many others. The package includes documentation for using a variety of lexicon files, including those with form codes made up of multiple letters (i.e., phoneme codes) and also basic orthographies. Importantly, the code makes use of multiple CPU cores and vectorization when possible, making it extremely fast and able to handle large lexicons. Additionally, the package contains documentation for users to easily write new functions, allowing researchers to examine other relationships within a lexicon. Preprint: <https://osf.io/preprints/psyarxiv/8dyru/>. Open access: <doi:10.3758/s13428-021-01667-6>. Citation: Li, Z., Crinnion, A.M. & Magnuson, J.S. (2021). <doi:10.3758/s13428-021-01667-6>.

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-lvgp 2.1.5
Propagated dependencies: r-randtoolbox@2.0.5 r-lhs@1.2.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LVGP
Licenses: GPL 2
Build system: r
Synopsis: Latent Variable Gaussian Process Modeling with Qualitative and Quantitative Input Variables
Description:

Fit response surfaces for datasets with latent-variable Gaussian process modeling, predict responses for new inputs, and plot latent variables locations in the latent space (only 1D or 2D). The input variables of the datasets can be quantitative, qualitative/categorical or mixed. The output variable of the datasets is a scalar (quantitative). The optimization of the likelihood function is done using a successive approximation/relaxation algorithm similar to another GP modeling package "GPM". The modeling method is published in "A Latent Variable Approach to Gaussian Process Modeling with Qualitative and Quantitative Factors" by Yichi Zhang, Siyu Tao, Wei Chen, and Daniel W. Apley (2018) <arXiv:1806.07504>. The package is developed in IDEAL of Northwestern University.

r-ldsep 2.1.6
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 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-latent2likert 1.2.1
Propagated dependencies: r-sn@2.1.1 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://lalovic.io/latent2likert/
Licenses: Expat
Build system: r
Synopsis: Converting Latent Variables into Likert Scale Responses
Description:

Effectively simulates the discretization process inherent to Likert scales while minimizing distortion. It converts continuous latent variables into ordinal categories to generate Likert scale item responses. Particularly useful for accurately modeling and analyzing survey data that use Likert scales, especially when applying statistical techniques that require metric data.

r-lgpr 1.2.5
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.5.0 r-rstan@2.32.7 r-rcurl@1.98-1.17 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-mass@7.3-65 r-gridextra@2.3 r-ggplot2@4.0.1 r-bh@1.87.0-1 r-bayesplot@1.14.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-logregequiv 0.1.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LogRegEquiv
Licenses: Expat
Build system: r
Synopsis: Logistic Regression Equivalence
Description:

This package provides tools for assessing equivalence of similar Logistic Regression models.

r-lubrilog 1.3.0
Propagated dependencies: r-lubridate@1.9.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/arrismo/lubrilog
Licenses: GPL 3+
Build system: r
Synopsis: Get Insights on 'lubridate' Operations
Description:

This package provides a set of tools designed to enhance transparency and understanding of date-time manipulation functions from the lubridate package. It provides detailed feedback about the operations performed by lubridate functions, allowing users to better comprehend and debug their code. These insights serve as both a learning tool for newcomers and a debugging aid for programmers working with date-time data.

r-luajr 0.2.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/nicholasdavies/luajr
Licenses: Expat
Build system: r
Synopsis: 'LuaJIT' Scripting
Description:

An interface to LuaJIT <https://luajit.org>, a just-in-time compiler for the Lua scripting language <https://www.lua.org>. Allows users to run Lua code from R'.

r-lmap 0.2.4
Propagated dependencies: r-rfast@2.1.5.2 r-nnet@7.3-20 r-mass@7.3-65 r-magrittr@2.0.4 r-haven@2.5.5 r-ggrepel@0.9.6 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-ggforce@0.5.0 r-fmdu@0.2.1 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=lmap
Licenses: FreeBSD
Build system: r
Synopsis: Logistic Mapping
Description:

Set of tools for mapping of categorical response variables based on principal component analysis (pca) and multidimensional unfolding (mdu).

r-locar 0.2.0
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
Build system: r
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-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
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-lehdr 1.1.4
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.1.6 r-readr@2.1.6 r-magrittr@2.0.4 r-httr2@1.2.1 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/jamgreen/lehdr/
Licenses: Expat
Build system: r
Synopsis: Grab Longitudinal Employer-Household Dynamics (LEHD) Flat Files
Description:

Designed to query Longitudinal Employer-Household Dynamics (LEHD) workplace/residential association and origin-destination flat files and optionally aggregate Census block-level data to block group, tract, county, or state. Data comes from the LODES FTP server <https://lehd.ces.census.gov/data/lodes/LODES8/>.

r-loon-tourr 0.1.5
Propagated dependencies: r-tourr@1.2.6 r-tibble@3.3.0 r-mass@7.3-65 r-loon-ggplot@1.3.5 r-loon@1.4.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=loon.tourr
Licenses: GPL 2
Build system: r
Synopsis: Tour in 'Loon'
Description:

Implement tour algorithms in interactive graphical system loon'.

r-lognormreg 0.5-0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=logNormReg
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: log Normal Linear Regression
Description:

This package provides functions to fits simple linear regression models with log normal errors and identity link, i.e. taking the responses on the original scale. See Muggeo (2018) <doi:10.13140/RG.2.2.18118.16965>.

r-levitate 0.2.2
Propagated dependencies: r-stringdist@0.9.15 r-rlang@1.1.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://lewinfox.com/levitate/
Licenses: GPL 3
Build system: r
Synopsis: Fuzzy String Comparison
Description:

This package provides string similarity calculations inspired by the Python thefuzz package. Compare strings by edit distance, similarity ratio, best matching substring, ordered token matching and set-based token matching. A range of edit distance measures are available thanks to the stringdist package.

r-labdsv 2.3-1
Propagated dependencies: r-rtsne@0.17 r-mgcv@1.9-4 r-mass@7.3-65 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=labdsv
Licenses: GPL 2+
Build system: r
Synopsis: Ordination and Multivariate Analysis for Ecology
Description:

This package provides a variety of ordination and community analyses useful in analysis of data sets in community ecology. Includes many of the common ordination methods, with graphical routines to facilitate their interpretation, as well as several novel analyses.

r-leontief 0.5
Propagated dependencies: r-cpp4r@0.5.1 r-armadillo4r@0.8.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/pachadotdev/leontief
Licenses: FSDG-compatible
Build system: r
Synopsis: Input-Output Analysis
Description:

An implementation of the Input-Output model developed by Wassily Leontief that represents the interdependencies between different sectors of a national economy or different regional economies.

r-ltxsparklines 1.1.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/borisveytsman/ltxsparklines
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Lightweight Sparklines for a LaTeX Document
Description:

Sparklines are small plots (about one line of text high), made popular by Edward Tufte. This package is the interface from R to the LaTeX package sparklines by Andreas Loeffer and Dan Luecking (<http://www.ctan.org/pkg/sparklines>). It can work with Sweave or knitr or other engines that produce TeX. The package can be used to plot vectors, matrices, data frames, time series (in ts or zoo format).

r-lazybar 0.1.0
Propagated dependencies: r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://pkg.yangzhuoranyang.com/lazybar/
Licenses: GPL 3
Build system: r
Synopsis: Progress Bar with Remaining Time Forecast Method
Description:

This package provides a simple progress bar showing estimated remaining time. Multiple forecast methods and user defined forecast method for the remaining time are supported.

r-latte 0.2.2
Propagated dependencies: r-usethis@3.2.1 r-stringr@1.6.0 r-mpoly@1.1.2 r-memoise@2.0.1 r-magrittr@2.0.4 r-glue@1.8.0 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/dkahle/latte
Licenses: GPL 2
Build system: r
Synopsis: Interface to 'LattE' and '4ti2'
Description:

Back-end connections to LattE (<https://www.math.ucdavis.edu/~latte/>) for counting lattice points and integration inside convex polytopes and 4ti2 (<http://www.4ti2.de/>) for algebraic, geometric, and combinatorial problems on linear spaces and front-end tools facilitating their use in the R ecosystem.

Total packages: 69239