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

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-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-lingdist 1.0
Propagated dependencies: r-rcppthread@2.3.0 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/fncokg/lingdist
Licenses: GPL 2+
Build system: r
Synopsis: Fast Linguistic Distance and Alignment Computation
Description:

This package provides a fast generalized edit distance and string alignment computation mainly for linguistic aims. As a generalization to the classic edit distance algorithms, the package allows users to define custom cost for every symbol's insertion, deletion, and substitution. The package also allows character combinations in any length to be seen as a single symbol which is very useful for International Phonetic Alphabet (IPA) transcriptions with diacritics. In addition to edit distance result, users can get detailed alignment information such as all possible alignment scenarios between two strings which is useful for testing, illustration or any further usage. Either the distance matrix or its long table form can be obtained and tools to do such conversions are provided. All functions in the package are implemented in C++ and the distance matrix computation is parallelized leveraging the RcppThread package.

r-leavcore 0.1.0
Propagated dependencies: r-stratification@2.2-7 r-rdpack@2.6.6 r-mathjaxr@2.0-0 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=LEAVcore
Licenses: GPL 2+
Build system: r
Synopsis: Constitution of Core Collections using Length of Encoded Attribute Values
Description:

Construct core collections using the information measure Length of Encoded Attribute Values (LEAV) using qualitative and/or quantitative trait data as described by Balakrishnan and Suresh (2001a) <https://indianjournals.com/article/ijpgr-14-1-006> and (2001b) <https://indianjournals.com/article/ijpgr-14-3-005>.

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-lobby 0.0.2
Propagated dependencies: r-tibble@3.3.1 r-purrr@1.2.2 r-jsonlite@2.0.0 r-httr2@1.2.2 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/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-longit 0.1.0
Propagated dependencies: r-rjags@4-17 r-r2jags@0.8-9 r-missforest@1.6.1 r-aiccmodavg@2.3-4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=longit
Licenses: GPL 3
Build system: r
Synopsis: High Dimensional Longitudinal Data Analysis Using MCMC
Description:

High dimensional longitudinal data analysis with Markov Chain Monte Carlo(MCMC). Currently support mixed effect regression with or without missing observations by considering covariance structures. It provides estimates by missing at random and missing not at random assumptions. In this R package, we present Bayesian approaches that statisticians and clinical researchers can easily use. The functions methodology is based on the book "Bayesian Approaches in Oncology Using R and OpenBUGS" by Bhattacharjee A (2020) <doi:10.1201/9780429329449-14>.

r-leadercluster 1.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=leaderCluster
Licenses: LGPL 2.0
Build system: r
Synopsis: Leader Clustering Algorithm
Description:

The leader clustering algorithm provides a means for clustering a set of data points. Unlike many other clustering algorithms it does not require the user to specify the number of clusters, but instead requires the approximate radius of a cluster as its primary tuning parameter. The package provides a fast implementation of this algorithm in n-dimensions using Lp-distances (with special cases for p=1,2, and infinity) as well as for spatial data using the Haversine formula, which takes latitude/longitude pairs as inputs and clusters based on great circle distances.

r-logicdt 1.0.5
Propagated dependencies: r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=logicDT
Licenses: Expat
Build system: r
Synopsis: Identifying Interactions Between Binary Predictors
Description:

This package provides a statistical learning method that tries to find the best set of predictors and interactions between predictors for modeling binary or quantitative response data in a decision tree. Several search algorithms and ensembling techniques are implemented allowing for finetuning the method to the specific problem. Interactions with quantitative covariables can be properly taken into account by fitting local regression models. Moreover, a variable importance measure for assessing marginal and interaction effects is provided. Implements the procedures proposed by Lau et al. (2024, <doi:10.1007/s10994-023-06488-6>).

r-labeler 0.4.0
Propagated dependencies: r-rmarkdown@2.31
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/EcologyR/labeleR/
Licenses: GPL 3+
Build system: r
Synopsis: Automate the Production of Custom Labels, Badges, Certificates, and Other Documents
Description:

Create custom labels, badges, certificates and other documents. Automate the production of potentially large numbers of herbarium and collection labels, accreditation badges, attendance and participation certificates, etc, and deliver them automatically. Documents are generated in PDF format, which requires a working installation of LaTeX', such as TinyTeX'.

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-latentcor 2.0.2
Propagated dependencies: r-plotly@4.12.0 r-pcapp@2.0-5 r-mnormt@2.1.2 r-microbenchmark@1.5.0 r-matrix@1.7-5 r-mass@7.3-65 r-heatmaply@1.6.0 r-ggplot2@4.0.3 r-geometry@0.5.2 r-future@1.70.0 r-foreach@1.5.2 r-fmultivar@4031.84 r-dorng@1.8.6.3 r-dofuture@1.2.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=latentcor
Licenses: GPL 3
Build system: r
Synopsis: Fast Computation of Latent Correlations for Mixed Data
Description:

The first stand-alone R package for computation of latent correlation that takes into account all variable types (continuous/binary/ordinal/zero-inflated), comes with an optimized memory footprint, and is computationally efficient, essentially making latent correlation estimation almost as fast as rank-based correlation estimation. The estimation is based on latent copula Gaussian models. For continuous/binary types, see Fan, J., Liu, H., Ning, Y., and Zou, H. (2017). For ternary type, see Quan X., Booth J.G. and Wells M.T. (2018) <doi:10.48550/arXiv.1809.06255>. For truncated type or zero-inflated type, see Yoon G., Carroll R.J. and Gaynanova I. (2020) <doi:10.1093/biomet/asaa007>. For approximation method of computation, see Yoon G., Müller C.L. and Gaynanova I. (2021) <doi:10.1080/10618600.2021.1882468>. The latter method uses multi-linear interpolation originally implemented in the R package <https://cran.r-project.org/package=chebpol>.

r-ledger 2.1.1
Dependencies: hledger@1.43.2
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/trevorld/r-ledger
Licenses: Expat
Build system: r
Synopsis: Utilities for Importing Data from Plain Text Accounting Files
Description:

Utilities for querying plain text accounting files from Ledger', HLedger', and Beancount'.

r-lagsarlmtree 1.0-2
Propagated dependencies: r-spatialreg@1.4-3 r-partykit@1.2-27 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lagsarlmtree
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Spatial Lag Model Trees
Description:

Model-based linear model trees adjusting for spatial correlation using a simultaneous autoregressive spatial lag, Wagner and Zeileis (2019) <doi:10.1111/geer.12146>.

r-layer 0.0.4
Propagated dependencies: r-tidyr@1.3.2 r-stars@0.7-2 r-sf@1.1-1 r-scico@1.5.0 r-rlang@1.2.0 r-raster@3.6-32 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-ggnewscale@0.5.2 r-furrr@0.4.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/marcosci/layer
Licenses: CC0
Build system: r
Synopsis: Tilt your Maps and Turn Them into 'ggplot' Plots
Description:

Simplifies the whole process of creating stacked tilted maps, that are often used in scientific publications to show different environmental layers for a geographical region. Tilting maps and layering them allows to easily draw visual correlations between these environmental layers.

r-lacm 0.1.2
Propagated dependencies: r-statmod@1.5.2 r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lacm
Licenses: GPL 2+
Build system: r
Synopsis: Latent Autoregressive Count Models
Description:

Perform pairwise likelihood inference in latent autoregressive count models. See Pedeli and Varin (2020) for details.

r-lmesplines 1.1.20
Propagated dependencies: r-nlme@3.1-169
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/agalecki/lmeSplines
Licenses: GPL 2+
Build system: r
Synopsis: Add Smoothing Spline Modelling Capability to `nlme`
Description:

Adds smoothing spline modelling capability to nlme. Fits smoothing spline terms in Gaussian linear and nonlinear mixed-effects models.

r-lgcp 2.0-1
Propagated dependencies: r-spatstat-utils@3.2-3 r-spatstat-geom@3.7-3 r-spatstat-explore@3.8-0 r-sp@2.2-1 r-sf@1.1-1 r-rpanel@1.1-6.3 r-raster@3.6-32 r-ncdf4@1.24 r-matrix@1.7-5 r-iterators@1.0.14 r-fields@17.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lgcp
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Log-Gaussian Cox Process
Description:

Spatial and spatio-temporal modelling of point patterns using the log-Gaussian Cox process. Bayesian inference for spatial, spatiotemporal, multivariate and aggregated point processes using Markov chain Monte Carlo. See Benjamin M. Taylor, Tilman M. Davies, Barry S. Rowlingson, Peter J. Diggle (2015) <doi:10.18637/jss.v063.i07>.

r-lipinskifilters 1.0.1
Propagated dependencies: r-rcdk@3.8.2 r-knitr@1.51 r-itertools@0.1-3 r-ggplot2@4.0.3 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=LipinskiFilters
Licenses: Expat
Build system: r
Synopsis: Computes and Visualize Lipinski's Parameters
Description:

This computes Lipinski Rule of Five parameters and offers visualization for drug discovery. It analyzes molecular properties like molecular weight, hydrogen bond donors, acceptors, and ALogP, providing histograms and pass/fail status plots for efficient compound evaluation, aiding in drug development.

r-lavaanplot 0.8.1
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-lavaan@0.6-21 r-dplyr@1.2.1 r-diagrammer@1.0.12
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/alishinski/lavaanPlot
Licenses: GPL 2+
Build system: r
Synopsis: Path Diagrams for 'Lavaan' Models via 'DiagrammeR'
Description:

Plots path diagrams from models in lavaan using the plotting functionality from the DiagrammeR package. DiagrammeR provides nice path diagrams via Graphviz', and these functions make it easy to generate these diagrams from a lavaan path model without having to write the DOT language graph specification.

r-leaflegend 1.2.8
Propagated dependencies: r-leaflet@2.2.3 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://leaflegend.delveds.com
Licenses: Expat
Build system: r
Synopsis: Add Custom Legends to 'leaflet' Maps
Description:

This package provides extensions to the leaflet package to customize legends with images, text styling, orientation, sizing, and symbology and functions to create symbols to plot on maps.

r-lpm 3.2
Propagated dependencies: r-powdist@0.1.4 r-mass@7.3-65 r-fracdiff@1.5-4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: http://www.corradotallerini.altervista.org/LPM.html
Licenses: GPL 2
Build system: r
Synopsis: Linear Parametric Models Applied to Hydrological Series
Description:

Apply Univariate Long Memory Models, Apply Multivariate Short Memory Models To Hydrological Dataset, Estimate Intensity Duration Frequency curve to rainfall series. NEW -- Calculate the monthly water requirement for herbaceous and arboreal plants.

r-lswplib 0.1.0
Propagated dependencies: r-wavethresh@4.7.3 r-waveslim@1.8.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LSWPlib
Licenses: GPL 3
Build system: r
Synopsis: Simulation and Spectral Estimation of Locally Stationary Wavelet Packet Processes
Description:

Library of functions for the statistical analysis and simulation of Locally Stationary Wavelet Packet (LSWP) processes. The methods implemented by this library are described in Cardinali and Nason (2017) <doi:10.1111/jtsa.12230>.

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-llmflow 3.0.2
Propagated dependencies: r-jsonvalidate@1.5.0 r-jsonlite@2.0.0 r-glue@1.8.1 r-cli@3.6.6 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/Zaoqu-Liu/llmflow
Licenses: GPL 3+
Build system: r
Synopsis: Reasoning and Acting Workflow for Automated Data Analysis
Description:

This package provides a framework for integrating Large Language Models (LLMs) with R programming through workflow automation. Built on the ReAct (Reasoning and Acting) architecture, enables bi-directional communication between LLMs and R environments. Features include automated code generation and execution, intelligent error handling with retry mechanisms, persistent session management, structured JSON output validation, and context-aware conversation management.

Total packages: 72166