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

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-ldaprototype 0.3.2
Propagated dependencies: r-progress@1.2.3 r-parallelmap@1.5.1 r-parallelly@1.47.0 r-lda@1.5.2 r-fs@2.1.0 r-dendextend@1.19.1 r-data-table@1.18.4 r-colorspace@2.1-2 r-checkmate@2.3.4 r-batchtools@0.9.18
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/JonasRieger/ldaPrototype
Licenses: GPL 3+
Build system: r
Synopsis: Prototype of Multiple Latent Dirichlet Allocation Runs
Description:

Determine a Prototype from a number of runs of Latent Dirichlet Allocation (LDA) measuring its similarities with S-CLOP: A procedure to select the LDA run with highest mean pairwise similarity, which is measured by S-CLOP (Similarity of multiple sets by Clustering with Local Pruning), to all other runs. LDA runs are specified by its assignments leading to estimators for distribution parameters. Repeated runs lead to different results, which we encounter by choosing the most representative LDA run as prototype.

r-ljexm 1.0.5
Propagated dependencies: r-webshot@0.5.5 r-rstudioapi@0.18.0 r-pdftools@3.9.0 r-fs@2.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LJexm
Licenses: GPL 3+
Build system: r
Synopsis: Extract, Convert, and Merge 'pdf' Files from 'zip' Files
Description:

Extracts zip files, converts Word', Excel', and html'/'htm files to pdf format. Word and Excel conversion uses VBScript', while html'/'htm conversion uses webshot and PhantomJS'. Additionally, the package merges pdf files into a single document. This package is only supported on Windows due to VBScript dependencies.

r-lkt 1.7.0
Propagated dependencies: r-sparsem@1.84-2 r-proc@1.19.0.1 r-matrix@1.7-5 r-lme4@2.0-1 r-liblinear@2.10-24 r-hdinterval@0.2.4 r-glmnetutils@1.1.9 r-glmnet@5.0 r-data-table@1.18.4 r-crayon@1.5.3 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LKT
Licenses: GPL 3
Build system: r
Synopsis: Logistic Knowledge Tracing
Description:

Computes Logistic Knowledge Tracing ('LKT') which is a general method for tracking human learning in an educational software system. Please see Pavlik, Eglington, and Harrel-Williams (2021) <https://ieeexplore.ieee.org/document/9616435>. LKT is a method to compute features of student data that are used as predictors of subsequent performance. LKT allows great flexibility in the choice of predictive components and features computed for these predictive components. The system is built on top of LiblineaR', which enables extremely fast solutions compared to base glm() in R.

r-linl 0.0.5
Propagated dependencies: r-rmarkdown@2.31 r-knitr@1.51
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/eddelbuettel/linl
Licenses: GPL 3
Build system: r
Synopsis: 'linl' is not 'Letter'
Description:

This package provides a LaTeX Letter class for rmarkdown', using the pandoc-letter template adapted for use with markdown'.

r-lme4gs 0.1
Propagated dependencies: r-matrix@1.7-5 r-lme4@2.0-1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lme4GS
Licenses: GPL 2+
Build system: r
Synopsis: 'lme4' for Genomic Selection
Description:

Flexible functions that use lme4 as computational engine for fitting models used in Genomic Selection (GS). GS is a technology used for genetic improvement, and it has many advantages over phenotype-based selection. There are several statistical models that adequately approach the statistical challenges in GS, such as in linear mixed models (LMMs). The lme4 is the standard package for fitting linear and generalized LMMs in the R-package, but its use for genetic analysis is limited because it does not allow the correlation between individuals or groups of individuals to be defined. The lme4GS package is focused on fitting LMMs with covariance structures defined by the user, bandwidth selection, and genomic prediction. The new package is focused on genomic prediction of the models used in GS and can fit LMMs using different variance-covariance matrices. Several examples of GS models are presented using this package as well as the analysis using real data. For more details see Caamal-Pat et.al. (2021) <doi:10.3389/fgene.2021.680569>.

r-longurl 0.3.3
Propagated dependencies: r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=longurl
Licenses: Expat
Build system: r
Synopsis: Expand Short 'URLs'
Description:

This package provides tools are provided to expand vectors of short URLs into long URLs'. No API services are used, which may mean that this operates more slowly than API services do (since they usually cache results of expansions that every user of the service requests). You can setup your own caching layer with the memoise package if you wish to have a speedup during single sessions or add larger dependencies, such as Redis', to gain a longer-term performance boost at the expense of added complexity.

r-lightparser 0.1.0
Propagated dependencies: r-yaml@2.3.12 r-tibble@3.3.1 r-rlang@1.2.0 r-knitr@1.51
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/ThinkR-open/lightparser
Licenses: Expat
Build system: r
Synopsis: From 'Rmarkdown' and 'Quarto' Files to Tibble and Back
Description:

Split your rmarkdown or quarto files by sections into a tibble: titles, text, chunks. Rebuild the file from the tibble.

r-lilikoi 2.1.1
Propagated dependencies: r-survminer@0.5.2 r-survival@3.8-6 r-stringr@1.6.0 r-scales@1.4.0 r-rweka@0.4-48 r-reticulate@1.46.0 r-reshape@0.8.10 r-rcy3@2.32.0 r-proc@1.19.0.1 r-princurve@2.1.6 r-preprocesscore@1.74.0 r-plyr@1.8.9 r-pathview@1.52.0 r-mlmetrics@1.1.3 r-metrics@0.1.4 r-m3c@1.34.0 r-limma@3.68.3 r-infotheo@1.2.0.1 r-impute@1.86.0 r-h2o@3.44.0.3 r-glmnet@5.0 r-ggplot2@4.0.3 r-gbm@2.2.3 r-dplyr@1.2.1 r-caret@7.0-1 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lilikoi
Licenses: GPL 2
Build system: r
Synopsis: Metabolomics Personalized Pathway Analysis Tool
Description:

This package provides a comprehensive analysis tool for metabolomics data. It consists a variety of functional modules, including several new modules: a pre-processing module for normalization and imputation, an exploratory data analysis module for dimension reduction and source of variation analysis, a classification module with the new deep-learning method and other machine-learning methods, a prognosis module with cox-PH and neural-network based Cox-nnet methods, and pathway analysis module to visualize the pathway and interpret metabolite-pathway relationships. References: H. Paul Benton <http://www.metabolomics-forum.com/index.php?topic=281.0> Jeff Xia <https://github.com/cangfengzhe/Metabo/blob/master/MetaboAnalyst/website/name_match.R> Travers Ching, Xun Zhu, Lana X. Garmire (2018) <doi:10.1371/journal.pcbi.1006076>.

r-letsr 6.0
Propagated dependencies: r-terra@1.9-27 r-sf@1.1-1 r-geosphere@1.6-8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://besjournals.onlinelibrary.wiley.com/doi/full/10.1111/2041-210X.12401
Licenses: GPL 2
Build system: r
Synopsis: Data Handling and Analysis in Macroecology
Description:

Handling, processing, and analyzing geographic data on species distributions and environmental variables. Read Vilela & Villalobos (2015) <doi:10.1111/2041-210X.12401> for details.

r-lavaangui 0.4.0
Propagated dependencies: r-shiny@1.13.0 r-readxl@1.5.0 r-readr@2.2.0 r-promises@1.5.0 r-plyr@1.8.9 r-lavaan@0.6-21 r-jsonlite@2.0.0 r-igraph@2.3.1 r-haven@2.5.5 r-future@1.70.0 r-dt@0.34.0 r-digest@0.6.39 r-colorspace@2.1-2 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://lavaangui.org/
Licenses: GPL 3+
Build system: r
Synopsis: Graphical User Interface with Integrated 'Diagrammer' for 'Lavaan'
Description:

This package provides a graphical user interface with an integrated diagrammer for latent variable models from the lavaan package. It offers two core functions: first, lavaangui() launches a web application that allows users to specify models by drawing path diagrams, fitting them, assessing model fit, and more; second, plot_lavaan() creates interactive path diagrams from models specified in lavaan'. After customizing a diagram interactively, export_plot() saves it to a file, enabling reproducible scripts without sacrificing fine-grained control over appearance. Karch (2024) <doi: 10.1080/10705511.2024.2420678> contains a tutorial.

r-lacunaritycovariance 1.1-9
Propagated dependencies: r-spatstat-random@3.4-5 r-spatstat-geom@3.7-3 r-spatstat-explore@3.8-0 r-spatstat@3.6-0 r-rcpproll@0.3.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/kasselhingee/lacunaritycovariance
Licenses: GPL 2+
Build system: r
Synopsis: Gliding Box Lacunarity and Other Metrics for 2D Random Closed Sets
Description:

This package provides functions for estimating the gliding box lacunarity (GBL), covariance, and pair-correlation of a random closed set (RACS) in 2D from a binary coverage map (e.g. presence-absence land cover maps). Contains a number of newly-developed covariance-based estimators of GBL (Hingee et al., 2019) <doi:10.1007/s13253-019-00351-9> and balanced estimators, proposed by Picka (2000) <http://www.jstor.org/stable/1428408>, for covariance, centred covariance, and pair-correlation. Also contains methods for estimating contagion-like properties of RACS and simulating 2D Boolean models. Binary coverage maps are usually represented as raster images with pixel values of TRUE, FALSE or NA, with NA representing unobserved pixels. A demo for extracting such a binary map from a geospatial data format is provided. Binary maps may also be represented using polygonal sets as the foreground, however for most computations such maps are converted into raster images. The package is based on research conducted during the author's PhD studies.

r-lspfp 1.0.3
Propagated dependencies: r-seqinr@4.2-44 r-rcurl@1.98-1.18 r-r-utils@2.13.0 r-data-table@1.18.4 r-bit64@4.8.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LSPFP
Licenses: GPL 3
Build system: r
Synopsis: Lysate and Secretome Peptide Feature Plotter
Description:

This package creates plots of peptides from shotgun proteomics analysis of secretome and lysate samples. These plots contain associated protein features and scores for potential secretion and truncation.

r-loon 1.4.3
Propagated dependencies: r-gridextra@2.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://great-northern-diver.github.io/loon/
Licenses: GPL 2
Build system: r
Synopsis: Interactive Statistical Data Visualization
Description:

An extendable toolkit for interactive data visualization and exploration.

r-lineartestr 1.0.0
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.2 r-sandwich@3.1-1 r-readr@2.2.0 r-matrix@1.7-5 r-ggplot2@4.0.3 r-forecast@9.0.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/FedericoGarza/lineartestr
Licenses: GPL 2+
Build system: r
Synopsis: Linear Specification Testing
Description:

Tests whether the linear hypothesis of a model is correct specified using Dominguez-Lobato test. Also Ramsey's RESET (Regression Equation Specification Error Test) test is implemented and Wald tests can be carried out. Although RESET test is widely used to test the linear hypothesis of a model, Dominguez and Lobato (2019) proposed a novel approach that generalizes well known specification tests such as Ramsey's. This test relies on wild-bootstrap; this package implements this approach to be usable with any function that fits linear models and is compatible with the update() function such as stats'::lm(), lfe'::felm() and forecast'::Arima(), for ARMA (autoregressiveâ moving-average) models. Also the package can handle custom statistics such as Cramer von Mises and Kolmogorov Smirnov, described by the authors, and custom distributions such as Mammen (discrete and continuous) and Rademacher. Manuel A. Dominguez & Ignacio N. Lobato (2019) <doi:10.1080/07474938.2019.1687116>.

r-lccr 2.0.1
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LCCR
Licenses: GPL 2+
Build system: r
Synopsis: Latent Class Capture-Recapture Models
Description:

Estimation of latent class models with individual covariates for capture-recapture data. See Bartolucci, F. and Forcina, A. (2022), Estimating the size of a closed population by modeling latent and observed heterogeneity, Biometrics, 80(2), ujae017.

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-lpridge 1.1-1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://curves-etc.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Local Polynomial (Ridge) Regression
Description:

Local Polynomial Regression with Ridging.

r-locateip 0.1.2
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-readr@2.2.0 r-lifecycle@1.0.5 r-httr2@1.2.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=locateip
Licenses: Expat
Build system: r
Synopsis: Locate IP Addresses with 'ip-api'
Description:

Download Internet Protocol (IP) address location and more from the ip-api application programming interface (API) <https://ip-api.com/>. The package makes it easy to get the latitude, longitude, country, region, and organisation associated to the provided IP address. The information is conveniently returned in a rectangular format.

r-lesssem 1.5.7
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-rcppparallel@5.1.11-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-7 r-lavaan@0.6-21 r-ggrepel@0.9.8 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/jhorzek/lessSEM
Licenses: GPL 2+
Build system: r
Synopsis: Non-Smooth Regularization for Structural Equation Models
Description:

This package provides regularized structural equation modeling (regularized SEM) with non-smooth penalty functions (e.g., lasso) building on lavaan'. The package is heavily inspired by the ['regsem'](<https://github.com/Rjacobucci/regsem>) and ['lslx'](<https://github.com/psyphh/lslx>) packages.

r-latcontrol 0.1.1
Propagated dependencies: r-lavaan@0.6-21
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=latcontrol
Licenses: GPL 3
Build system: r
Synopsis: Evaluation of the Role of Control Variables in Structural Equation Models
Description:

Various opportunities to evaluate the effects of including one or more control variable(s) in structural equation models onto model-implied variances, covariances, and parameter estimates. The derivation of the methodology employed in this package can be obtained from Blötner (2023) <doi:10.31234/osf.io/dy79z>.

r-link 2024.4.0
Propagated dependencies: r-xml2@1.5.2 r-stringr@1.6.0 r-rlang@1.2.0 r-knitr@1.51 r-httr2@1.2.2 r-htmltools@0.5.9 r-glue@1.8.1 r-downlit@0.4.5 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://link.tada.science/
Licenses: Expat
Build system: r
Synopsis: Hyperlink Automatic Detection
Description:

Automatic detection of hyperlinks for packages and calls in the text of rmarkdown or quarto documents.

r-lemarns 0.1.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 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=LeMaRns
Licenses: GPL 3
Build system: r
Synopsis: Length-Based Multispecies Analysis by Numerical Simulation
Description:

Set up, run and explore the outputs of the Length-based Multi-species model (LeMans; Hall et al. 2006 <doi:10.1139/f06-039>), focused on the marine environment.

r-loopdetectr 0.1.2
Propagated dependencies: r-numderiv@2016.8-1.1 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LoopDetectR
Licenses: GPL 3
Build system: r
Synopsis: Comprehensive Feedback Loop Detection in ODE Models
Description:

Detect feedback loops (cycles, circuits) between species (nodes) in ordinary differential equation (ODE) models. Feedback loops are paths from a node to itself without visiting any other node twice, and they have important regulatory functions. Loops are reported with their order of participating nodes and their length, and whether the loop is a positive or a negative feedback loop. An upper limit of the number of feedback loops limits runtime (which scales with feedback loop count). Model parametrizations and values of the modelled variables are accounted for. Computation uses the characteristics of the Jacobian matrix as described e.g. in Thomas and Kaufman (2002) <doi:10.1016/s1631-0691(02)01452-x>. Input can be the Jacobian matrix of the ODE model or the ODE function definition; in the latter case, the Jacobian matrix is determined using numDeriv'. Graph-based algorithms from igraph are employed for path detection.

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>.

Total packages: 72465