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

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-lmest 3.2.7
Propagated dependencies: r-scatterplot3d@0.3-44 r-mvtnorm@1.3-3 r-multilcirt@2.12 r-mix@1.0-13 r-mclust@6.1.2 r-mass@7.3-65 r-formula@1.2-5 r-diagram@1.6.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LMest
Licenses: GPL 2+
Synopsis: Generalized Latent Markov Models
Description:

Latent Markov models for longitudinal continuous and categorical data. See Bartolucci, Pandolfi, Pennoni (2017)<doi:10.18637/jss.v081.i04>.

r-linreginteractive 0.3-4
Propagated dependencies: r-xtable@1.8-4 r-rpanel@1.1-5.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LinRegInteractive
Licenses: GPL 2
Synopsis: Interactive Interpretation of Linear Regression Models
Description:

Interactive visualization of effects, response functions and marginal effects for different kinds of regression models. In this version linear regression models, generalized linear models, generalized additive models and linear mixed-effects models are supported. Major features are the interactive approach and the handling of the effects of categorical covariates: if two or more factors are used as covariates every combination of the levels of each factor is treated separately. The automatic calculation of marginal effects and a number of possibilities to customize the graphical output are useful features as well.

r-lsvar 1.2
Propagated dependencies: r-pracma@2.4.6 r-mvtnorm@1.3-3 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LSVAR
Licenses: GPL 2
Synopsis: Estimation of Low Rank Plus Sparse Structured Vector Auto-Regressive (VAR) Model
Description:

Implementations of estimation algorithm of low rank plus sparse structured VAR model by using Fast Iterative Shrinkage-Thresholding Algorithm (FISTA). It relates to the algorithm in Sumanta, Li, and Michailidis (2019) <doi:10.1109/TSP.2018.2887401>.

r-lmerconveniencefunctions 3.0
Propagated dependencies: r-mgcv@1.9-4 r-matrix@1.7-4 r-lme4@1.1-37 r-lcfdata@2.0 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LMERConvenienceFunctions
Licenses: GPL 2
Synopsis: Model Selection and Post-Hoc Analysis for (G)LMER Models
Description:

The main function of the package is to perform backward selection of fixed effects, forward fitting of the random effects, and post-hoc analysis using parallel capabilities. Other functionality includes the computation of ANOVAs with upper- or lower-bound p-values and R-squared values for each model term, model criticism plots, data trimming on model residuals, and data visualization. The data to run examples is contained in package LCF_data.

r-loggit2 2.4.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/MEO265/loggit2
Licenses: Expat
Synopsis: Easy-to-Use, Dependencyless Logger
Description:

An easy-to-use ndjson (newline-delimited JSON') logger. It provides a set of wrappers for base R's message(), warning(), and stop() functions that maintain identical functionality, but also log the handler message to an ndjson log file. No change in existing code is necessary to use this package, and only a few additional adjustments are needed to fully utilize its potential.

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
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-lineartestr 1.0.0
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.1 r-sandwich@3.1-1 r-readr@2.1.6 r-matrix@1.7-4 r-ggplot2@4.0.1 r-forecast@8.24.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/FedericoGarza/lineartestr
Licenses: GPL 2+
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-lqr 5.2
Propagated dependencies: r-spatstat-univar@3.1-5 r-quantreg@6.1 r-numderiv@2016.8-1.1 r-momtrunc@6.1 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=lqr
Licenses: GPL 2+
Synopsis: Robust Linear Quantile Regression
Description:

It fits a robust linear quantile regression model using a new family of zero-quantile distributions for the error term. Missing values and censored observations can be handled as well. This family of distribution includes skewed versions of the Normal, Student's t, Laplace, Slash and Contaminated Normal distribution. It also performs logistic quantile regression for bounded responses as shown in Galarza et.al.(2020) <doi:10.1007/s13571-020-00231-0>. It provides estimates and full inference. It also provides envelopes plots for assessing the fit and confidences bands when several quantiles are provided simultaneously.

r-lavaan-mi 0.1-0
Propagated dependencies: r-lavaan@0.6-20
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/TDJorgensen/lavaan.mi
Licenses: GPL 2+
Synopsis: Fit Structural Equation Models to Multiply Imputed Data
Description:

The primary purpose of lavaan.mi is to extend the functionality of the R package lavaan', which implements structural equation modeling (SEM). When incomplete data have been multiply imputed, the imputed data sets can be analyzed by lavaan using complete-data estimation methods, but results must be pooled across imputations (Rubin, 1987, <doi:10.1002/9780470316696>). The lavaan.mi package automates the pooling of point and standard-error estimates, as well as a variety of test statistics, using a familiar interface that allows users to fit an SEM to multiple imputations as they would to a single data set using the lavaan package.

r-lin-eval 0.1.2
Propagated dependencies: r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lin.eval
Licenses: Expat
Synopsis: Perform Polynomial Evaluation of Linearity
Description:

Evaluates whether the relationship between two vectors is linear or nonlinear. Performs a test to determine how well a linear model fits the data compared to higher order polynomial models. Jhang et al. (2004) <doi:10.1043/1543-2165(2004)128%3C44:EOLITC%3E2.0.CO;2>.

r-landform 0.2
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=landform
Licenses: GPL 2+
Synopsis: Topographic Position Index-Based Landform Classification
Description:

This package provides a function for classifying a landscape into different categories based on the Topographic Position Index (TPI) and slope. It offers two types of classifications: Slope Position Classification, and Landform Classification. The function internally calculates the TPI for the given landscape and then uses it along with the slope to perform the classification. Optionally, descriptive statistics for every class are calculated and plotted. The classifications are useful for identifying the position of a location on a slope and for identifying broader landform types.

r-l1kdeconv 1.2.0
Propagated dependencies: r-mixtools@2.0.0.1 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=l1kdeconv
Licenses: GPL 2+
Synopsis: Deconvolution for LINCS L1000 Data
Description:

LINCS L1000 is a high-throughput technology that allows the gene expression measurement in a large number of assays. However, to fit the measurements of ~1000 genes in the ~500 color channels of LINCS L1000, every two landmark genes are designed to share a single channel. Thus, a deconvolution step is required to infer the expression values of each gene. Any errors in this step can be propagated adversely to the downstream analyses. We present a LINCS L1000 data peak calling R package l1kdeconv based on a new outlier detection method and an aggregate Gaussian mixture model. Upon the remove of outliers and the borrowing information among similar samples, l1kdeconv shows more stable and better performance than methods commonly used in LINCS L1000 data deconvolution.

r-localmodel 0.5
Propagated dependencies: r-partykit@1.2-24 r-ingredients@2.3.0 r-glmnet@4.1-10 r-ggplot2@4.0.1 r-dalex@2.5.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/ModelOriented/localModel
Licenses: GPL 2+ GPL 3+
Synopsis: LIME-Based Explanations with Interpretable Inputs Based on Ceteris Paribus Profiles
Description:

Local explanations of machine learning models describe, how features contributed to a single prediction. This package implements an explanation method based on LIME (Local Interpretable Model-agnostic Explanations, see Tulio Ribeiro, Singh, Guestrin (2016) <doi:10.1145/2939672.2939778>) in which interpretable inputs are created based on local rather than global behaviour of each original feature.

r-lefko3 6.6.0
Propagated dependencies: r-vgam@1.1-13 r-rlang@1.1.6 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pscl@1.5.9 r-mumin@1.48.11 r-matrix@1.7-4 r-mass@7.3-65 r-lme4@1.1-37 r-glmmtmb@1.1.13 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/dormancy1/lefko3
Licenses: GPL 2+
Synopsis: Historical and Ahistorical Population Projection Matrix Analysis
Description:

Complete analytical environment for the construction and analysis of matrix population models and integral projection models. Includes the ability to construct historical matrices, which are 2d matrices comprising 3 consecutive times of demographic information. Estimates both raw and function-based forms of historical and standard ahistorical matrices. It also estimates function-based age-by-stage matrices and raw and function-based Leslie matrices.

r-lipidomicsr 0.3.6
Propagated dependencies: r-tidyverse@2.0.0 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-reshape2@1.4.5 r-rcompanion@2.5.1 r-rcolorbrewer@1.1-3 r-pheatmap@1.0.13 r-ggsci@4.1.0 r-ggrepel@0.9.6 r-ggplotify@0.1.3 r-ggplot2@4.0.1 r-ggiraph@0.9.2 r-ggforce@0.5.0 r-fmsb@0.7.6 r-dplyr@1.1.4 r-cowplot@1.2.0 r-car@3.1-3 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/mingshi1/LipidomicsR
Licenses: Expat
Synopsis: Elegant Tools for Processing and Visualization of Lipidomics Data
Description:

An elegant tool for processing and visualizing lipidomics data generated by mass spectrometry. LipidomicsR simplifies channel and replicate handling while providing thorough lipid species annotation. Its visualization capabilities encompass principal components analysis plots, heatmaps, volcano plots, and radar plots, enabling concise data summarization and quality assessment. Additionally, it can generate bar plots and line plots to visualize the abundance of each lipid species.

r-learningstats 0.1.0
Propagated dependencies: r-readxl@1.4.5 r-readods@2.3.2 r-haven@2.5.5 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LearningStats
Licenses: GPL 2
Synopsis: Elemental Descriptive and Inferential Statistics
Description:

This package provides tools to teach students elemental statistics. The main topics covered are descriptive statistics, probability models (discrete and continuous variables) and statistical inference (confidence intervals and hypothesis tests). One of the main advantages of this package is that allows the user to read quite a variety of types of data files with one unique command. Moreover it includes shortcuts to simple but up-to-now not in R descriptive features such a complete frequency table or an histogram with the optimal number of intervals. Related to model distributions (both discrete and continuous), the package allows the student to easy plot the mass/density function, distribution function and quantile function just detailing as input arguments the known population parameters. The inference related tools are basically confidence interval and hypothesis testing. Having defined independent commands for these two tools makes it easier for the student to understand what the software is performing, and it also helps the student to have a better knowledge on which specific tool they need to use in each situation. Moreover, the hypothesis testing commands provide not only the numeric result on the screen but also a very intuitive graph (which includes the statistic distribution, the observed value of the statistic, the rejection area and the p-value) that is very useful for the student to visualise the process. The regression section includes up to now, a simple linear model, with one single command the student can obtain the numeric summary as well as the corresponding diagram with the adjusted regression model and a legend with basic information (formula of the adjusted model and R-squared).

r-ljmp3converter 1.0.7
Propagated dependencies: r-rstudioapi@0.17.1 r-httr@1.4.7 r-fs@1.6.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LJmp3converter
Licenses: GPL 3
Synopsis: Convert Video Files to 'mp3' Format, Merge or Trim Audio Files using 'FFmpeg'
Description:

Converts video files to mp3', merges multiple audio files and trims audio files using FFmpeg', which is dynamically downloaded to avoid bundling any third-party binaries. Users must ensure compliance with the license terms of FFmpeg when using the package. See <https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl.zip> for details.

r-longroc 1.0
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=longROC
Licenses: GPL 2+
Synopsis: Time-Dependent Prognostic Accuracy with Multiply Evaluated Bio Markers or Scores
Description:

Time-dependent Receiver Operating Characteristic curves, Area Under the Curve, and Net Reclassification Indexes for repeated measures. It is based on methods in Barbati and Farcomeni (2017) <doi:10.1007/s10260-017-0410-2>.

r-luajr 0.2.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/nicholasdavies/luajr
Licenses: Expat
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-ldm 6.0.1
Propagated dependencies: r-vegan@2.7-2 r-phangorn@2.12.1 r-permute@0.9-8 r-modeest@2.4.0 r-matrixstats@1.5.0 r-gunifrac@1.9 r-castor@1.8.4 r-biocparallel@1.44.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/yijuanhu/LDM
Licenses: GPL 2+
Synopsis: Testing Hypotheses About the Microbiome using the Linear Decomposition Model
Description:

This package provides a single analysis path that includes distance-based ordination, global tests of any effect of the microbiome, and tests of the effects of individual taxa with false-discovery-rate (FDR) control. It accommodates both continuous and discrete covariates as well as interaction terms to be tested either singly or in combination, allows for adjustment of confounding covariates, and uses permutation-based p-values that can control for sample correlations. It can be applied to transformed data, and an omnibus test can combine results from analyses conducted on different transformation scales. It can also be used for testing presence-absence associations based on infinite number of rarefaction replicates, testing mediation effects of the microbiome, analyzing censored time-to-event outcomes, and for compositional analysis by fitting linear models to centered-log-ratio taxa count data.

r-lakhesis 0.0.1
Propagated dependencies: r-shinydashboard@0.7.3 r-shiny@1.11.1 r-readr@2.1.6 r-rdpack@2.6.4 r-ggplot2@4.0.1 r-ca@0.71.1 r-bslib@0.9.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lakhesis
Licenses: GPL 3+
Synopsis: Consensus Seriation for Binary Data
Description:

Determining consensus seriations for binary incidence matrices, using a two-step process of Procrustes-fit correspondence analysis for heuristic selection of partial seriations and iterative regression to establish a single consensus. Contains the Lakhesis Calculator, a graphical platform for identifying seriated sequences. Collins-Elliott (2024) <https://volweb.utk.edu/~scolli46/sceLakhesis.pdf>.

r-logicforest 2.1.2
Propagated dependencies: r-survival@3.8-3 r-logicreg@1.6.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LogicForest
Licenses: GPL 3
Synopsis: Logic Forest
Description:

Logic Forest is an ensemble machine learning method that identifies important and interpretable combinations of binary predictors using logic regression trees to model complex relationships with an outcome. Wolf, B.J., Slate, E.H., Hill, E.G. (2010) <doi:10.1093/bioinformatics/btq354>.

r-lofifonts 0.1.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/coolbutuseless/lofifonts
Licenses: Expat
Synopsis: Text Rendering with Bitmap and Vector Fonts
Description:

Alternate font rendering is useful when rendering text to novel graphics outputs where modern font rendering is not available or where bespoke text positioning is required. Bitmap and vector fonts allow for custom layout and rendering using pixel coordinates and line drawing. Formatted text is created as a data.frame of pixel coordinates (for bitmap fonts) or stroke coordinates (for vector fonts). All text can be easily previewed as a matrix or raster image. A selection of fonts is included with this package.

r-localiv 0.3.1
Propagated dependencies: r-sampleselection@1.2-12 r-rlang@1.1.6 r-mgcv@1.9-4 r-kernsmooth@2.23-26
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/xiangzhou09/localIV
Licenses: GPL 3+
Synopsis: Estimation of Marginal Treatment Effects using Local Instrumental Variables
Description:

In the generalized Roy model, the marginal treatment effect (MTE) can be used as a building block for constructing conventional causal parameters such as the average treatment effect (ATE) and the average treatment effect on the treated (ATT). Given a treatment selection equation and an outcome equation, the function mte() estimates the MTE via the semiparametric local instrumental variables method or the normal selection model. The function mte_at() evaluates MTE at different values of the latent resistance u with a given X = x, and the function mte_tilde_at() evaluates MTE projected onto the estimated propensity score. The function ace() estimates population-level average causal effects such as ATE, ATT, or the marginal policy relevant treatment effect.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208