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

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-likelihood 1.9
Propagated dependencies: r-nlme@3.1-168
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=likelihood
Licenses: GPL 2
Build system: r
Synopsis: Methods for Maximum Likelihood Estimation
Description:

This package provides tools for maximum likelihood estimation of parameters of scientific models. Based on Goffe et al (1994) <doi:10.1016/0304-4076(94)90038-8>.

r-ldamatch 1.0.3
Propagated dependencies: r-runit@0.4.33.1 r-ksamples@1.2-12 r-iterpc@0.4.2 r-iterators@1.0.14 r-gmp@0.7-5 r-foreach@1.5.2 r-entropy@1.3.2 r-data-table@1.17.8 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=ldamatch
Licenses: Expat
Build system: r
Synopsis: Selection of Statistically Similar Research Groups
Description:

Select statistically similar research groups by backward selection using various robust algorithms, including a heuristic based on linear discriminant analysis, multiple heuristics based on the test statistic, and parallelized exhaustive search.

r-locstra 1.9
Propagated dependencies: r-rspectra@0.16-2 r-rdpack@2.6.4 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-matrix@1.7-4 r-bigsnpr@1.12.21
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=locStra
Licenses: GPL 2+
Build system: r
Synopsis: Fast Implementation of (Local) Population Stratification Methods
Description:

Fast implementations to compute the genetic covariance matrix, the Jaccard similarity matrix, the s-matrix (the weighted Jaccard similarity matrix), and the (classic or robust) genomic relationship matrix of a (dense or sparse) input matrix (see Hahn, Lutz, Hecker, Prokopenko, Cho, Silverman, Weiss, and Lange (2020) <doi:10.1002/gepi.22356>). Full support for sparse matrices from the R-package Matrix'. Additionally, an implementation of the power method (von Mises iteration) to compute the largest eigenvector of a matrix is included, a function to perform an automated full run of global and local correlations in population stratification data, a function to compute sliding windows, and a function to invert minor alleles and to select those variants/loci exceeding a minimal cutoff value. New functionality in locStra allows one to extract the k leading eigenvectors of the genetic covariance matrix, Jaccard similarity matrix, s-matrix, and genomic relationship matrix via fast PCA without actually computing the similarity matrices. The fast PCA to compute the k leading eigenvectors can now also be run directly from bed'+'bim'+'fam files.

r-logibin 0.3
Propagated dependencies: r-partykit@1.2-24 r-iterators@1.0.14 r-foreach@1.5.2 r-doparallel@1.0.17 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=logiBin
Licenses: GPL 2
Build system: r
Synopsis: Binning Variables to Use in Logistic Regression
Description:

Fast binning of multiple variables using parallel processing. A summary of all the variables binned is generated which provides the information value, entropy, an indicator of whether the variable follows a monotonic trend or not, etc. It supports rebinning of variables to force a monotonic trend as well as manual binning based on pre specified cuts. The cut points of the bins are based on conditional inference trees as implemented in the partykit package. The conditional inference framework is described by Hothorn T, Hornik K, Zeileis A (2006) <doi:10.1198/106186006X133933>.

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
Build system: r
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-llmagentr 0.3.2
Propagated dependencies: r-xml2@1.5.0 r-workflows@1.3.0 r-timetk@2.9.1 r-rsqlite@2.4.4 r-rsample@1.3.1 r-recipes@1.3.1 r-purrr@1.2.0 r-plotly@4.11.0 r-pdftools@3.6.0 r-parsnip@1.3.3 r-officer@0.7.1 r-modeltime-ensemble@1.1.0 r-modeltime@1.3.5 r-httr@1.4.7 r-glue@1.8.0 r-dplyr@1.1.4 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/knowusuboaky/LLMAgentR
Licenses: Expat
Build system: r
Synopsis: Language Model Agents in R for AI Workflows and Research
Description:

This package provides modular, graph-based agents powered by large language models (LLMs) for intelligent task execution in R. Supports structured workflows for tasks such as forecasting, data visualization, feature engineering, data wrangling, data cleaning, SQL', code generation, weather reporting, and research-driven question answering. Each agent performs iterative reasoning: recommending steps, generating R code, executing, debugging, and explaining results. Includes built-in support for packages such as tidymodels', modeltime', plotly', ggplot2', and prophet'. Designed for analysts, developers, and teams building intelligent, reproducible AI workflows in R. Compatible with LLM providers such as OpenAI', Anthropic', Groq', and Ollama'. Inspired by the Python package langagent'.

r-liteq 1.1.0
Propagated dependencies: r-rsqlite@2.4.4 r-rappdirs@0.3.3 r-dbi@1.2.3 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/r-lib/liteq#readme
Licenses: Expat
Build system: r
Synopsis: Lightweight Portable Message Queue Using 'SQLite'
Description:

Temporary and permanent message queues for R. Built on top of SQLite databases. SQLite provides locking, and makes it possible to detect crashed consumers. Crashed jobs can be automatically marked as "failed", or put in the queue again, potentially a limited number of times.

r-localgauss 0.41
Propagated dependencies: r-matrixstats@1.5.0 r-mass@7.3-65 r-ggplot2@4.0.1 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=localgauss
Licenses: GPL 2
Build system: r
Synopsis: Estimating Local Gaussian Parameters
Description:

Computational routines for estimating local Gaussian parameters. Local Gaussian parameters are useful for characterizing and testing for non-linear dependence within bivariate data. See e.g. Tjostheim and Hufthammer, Local Gaussian correlation: A new measure of dependence, Journal of Econometrics, 2013, Volume 172 (1), pages 33-48 <DOI:10.1016/j.jeconom.2012.08.001>.

r-longdecomphe 0.1.0
Propagated dependencies: r-tidyr@1.3.1 r-patchwork@1.3.2 r-ggplot2@4.0.1 r-corpcor@1.6.10 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LongDecompHE
Licenses: GPL 3+
Build system: r
Synopsis: Longitudinal Decomposition of Health Expectancy by Age and Cause
Description:

This package provides tools to decompose differences in cohort health expectancy (HE) by age and cause using longitudinal data. The package implements a novel longitudinal attribution method based on a semiparametric additive hazards model with time-dependent covariates, specifically designed to address interval censoring and semi-competing risks via a copula framework. The resulting age-cause-specific contributions to disability prevalence and death probability can be used to quantify and decompose differences in cohort HE between groups. The package supports stepwise replacement decomposition algorithms and is applicable to cohort-based health disparity research across diverse populations. Related methods include Sun et al. (2023) <doi:10.1177/09622802221133552>.

r-lincal 1.0.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LinCal
Licenses: GPL 2
Build system: r
Synopsis: Static Univariate Frequentist and Bayesian Linear Calibration
Description:

Estimate and confidence/credible intervals for an unknown regressor x0 given an observed y0.

r-longke 0.1.0
Propagated dependencies: r-tidyr@1.3.1 r-purrr@1.2.0 r-mvtnorm@1.3-3 r-fdapace@0.6.0 r-dplyr@1.1.4 r-bvls@1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=longke
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric Predictive Model for Sparse and Irregular Longitudinal Data
Description:

The proposed method aims at predicting the longitudinal mean response trajectory by a kernel-based estimator. The kernel estimator is constructed by imposing weights based on subject-wise similarity on L2 metric space between predictor trajectories as well as time proximity. Users could also perform variable selections to derive functional predictors with predictive significance by the proposed multiplicative model with multivariate Gaussian kernels.

r-ldats 0.3.0
Dependencies: gsl@2.8
Propagated dependencies: r-viridis@0.6.5 r-topicmodels@0.2-17 r-progress@1.2.3 r-nnet@7.3-20 r-mvtnorm@1.3-3 r-memoise@2.0.1 r-magrittr@2.0.4 r-lubridate@1.9.4 r-extradistr@1.10.0 r-digest@0.6.39 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://weecology.github.io/LDATS/
Licenses: Expat
Build system: r
Synopsis: Latent Dirichlet Allocation Coupled with Time Series Analyses
Description:

Combines Latent Dirichlet Allocation (LDA) and Bayesian multinomial time series methods in a two-stage analysis to quantify dynamics in high-dimensional temporal data. LDA decomposes multivariate data into lower-dimension latent groupings, whose relative proportions are modeled using generalized Bayesian time series models that include abrupt changepoints and smooth dynamics. The methods are described in Blei et al. (2003) <doi:10.1162/jmlr.2003.3.4-5.993>, Western and Kleykamp (2004) <doi:10.1093/pan/mph023>, Venables and Ripley (2002, ISBN-13:978-0387954578), and Christensen et al. (2018) <doi:10.1002/ecy.2373>.

r-lost 2.1.2
Propagated dependencies: r-shapes@1.2.8 r-rgl@1.3.31 r-pcamethods@2.2.0 r-misctools@0.6-28 r-mass@7.3-65 r-geomorph@4.0.10 r-gdata@3.0.1 r-e1071@1.7-16
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LOST
Licenses: GPL 2+
Build system: r
Synopsis: Missing Morphometric Data Simulation and Estimation
Description:

This package provides functions for simulating missing morphometric data randomly, with taxonomic bias and with anatomical bias. LOST also includes functions for estimating linear and geometric morphometric data.

r-lcopula 1.0.7
Propagated dependencies: r-rcpp@1.1.0 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lcopula
Licenses: GPL 3
Build system: r
Synopsis: Liouville Copulas
Description:

Collections of functions allowing random number generations and estimation of Liouville copulas, as described in Belzile and Neslehova (2017) <doi:10.1016/j.jmva.2017.05.008>.

r-longpower 1.0.27
Propagated dependencies: r-nlme@3.1-168 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/mcdonohue/longpower
Licenses: GPL 2+
Build system: r
Synopsis: Sample Size Calculations for Longitudinal Data
Description:

Compute power and sample size for linear models of longitudinal data. Supported models include mixed-effects models and models fit by generalized least squares and generalized estimating equations. The package is described in Iddi and Donohue (2022) <DOI:10.32614/RJ-2022-022>. Relevant formulas are derived by Liu and Liang (1997) <DOI:10.2307/2533554>, Diggle et al (2002) <ISBN:9780199676750>, and Lu, Luo, and Chen (2008) <DOI:10.2202/1557-4679.1098>.

r-lsm 0.2.1.5
Propagated dependencies: 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://cran.r-project.org/package=lsm
Licenses: Expat
Build system: r
Synopsis: Estimation of the log Likelihood of the Saturated Model
Description:

When the values of the outcome variable Y are either 0 or 1, the function lsm() calculates the estimation of the log likelihood in the saturated model. This model is characterized by Llinas (2006, ISSN:2389-8976) in section 2.3 through the assumptions 1 and 2. The function LogLik() works (almost perfectly) when the number of independent variables K is high, but for small K it calculates wrong values in some cases. For this reason, when Y is dichotomous and the data are grouped in J populations, it is recommended to use the function lsm() because it works very well for all K.

r-linemap 0.3.0
Propagated dependencies: r-terra@1.8-86
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/riatelab/linemap
Licenses: GPL 3
Build system: r
Synopsis: Line Maps
Description:

Create maps made of lines. The package contains one function: linemap(). linemap() displays a map made of lines using a raster or gridded data.

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+
Build system: r
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-lcmcr 0.4.14
Dependencies: gsl@2.8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LCMCR
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Non-Parametric Latent-Class Capture-Recapture
Description:

Bayesian population size estimation using non parametric latent-class models.

r-lifeinsurancecontracts 0.0.6
Propagated dependencies: r-lifeinsurer@1.0.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://gitlab.open-tools.net/R/LifeInsureR
Licenses: GPL 2+
Build system: r
Synopsis: Framework for Traditional Life Insurance Contracts
Description:

Use of this package is deprecated. It has been renamed to LifeInsureR'.

r-ljr 1.4-0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=ljr
Licenses: GPL 2+
Build system: r
Synopsis: Logistic Joinpoint Regression
Description:

Fits and tests logistic joinpoint models.

r-lindenmayer 0.1.13
Propagated dependencies: r-stringr@1.6.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LindenmayeR
Licenses: GPL 3+
Build system: r
Synopsis: Functions to Explore L-Systems (Lindenmayer Systems)
Description:

L-systems or Lindenmayer systems are parallel rewriting systems which can be used to simulate biological forms and certain kinds of fractals. Briefly, in an L-system a series of symbols in a string are replaced iteratively according to rules to give a more complex string. Eventually, the symbols are translated into turtle graphics for plotting. Wikipedia has a very good introduction: en.wikipedia.org/wiki/L-system This package provides basic functions for exploring L-systems.

r-libr 1.3.9
Propagated dependencies: r-tibble@3.3.0 r-readxl@1.4.5 r-readr@2.1.6 r-rcpp@1.1.0 r-openxlsx@4.2.8.1 r-haven@2.5.5 r-dplyr@1.1.4 r-data-table@1.17.8 r-crayon@1.5.3 r-common@1.1.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://libr.r-sassy.org
Licenses: CC0
Build system: r
Synopsis: Libraries, Data Dictionaries, and a Data Step for R
Description:

This package contains a set of functions to create data libraries, generate data dictionaries, and simulate a data step. The libname() function will load a directory of data into a library in one line of code. The dictionary() function will generate data dictionaries for individual data frames or an entire library. And the datestep() function will perform row-by-row data processing.

r-lolr 2.1
Propagated dependencies: r-robustbase@0.99-6 r-robust@0.7-5 r-pls@2.8-5 r-mass@7.3-65 r-irlba@2.3.5.1 r-ggplot2@4.0.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/neurodata/lol
Licenses: GPL 2
Build system: r
Synopsis: Linear Optimal Low-Rank Projection
Description:

Supervised learning techniques designed for the situation when the dimensionality exceeds the sample size have a tendency to overfit as the dimensionality of the data increases. To remedy this High dimensionality; low sample size (HDLSS) situation, we attempt to learn a lower-dimensional representation of the data before learning a classifier. That is, we project the data to a situation where the dimensionality is more manageable, and then are able to better apply standard classification or clustering techniques since we will have fewer dimensions to overfit. A number of previous works have focused on how to strategically reduce dimensionality in the unsupervised case, yet in the supervised HDLSS regime, few works have attempted to devise dimensionality reduction techniques that leverage the labels associated with the data. In this package and the associated manuscript Vogelstein et al. (2017) <arXiv:1709.01233>, we provide several methods for feature extraction, some utilizing labels and some not, along with easily extensible utilities to simplify cross-validative efforts to identify the best feature extraction method. Additionally, we include a series of adaptable benchmark simulations to serve as a standard for future investigative efforts into supervised HDLSS. Finally, we produce a comprehensive comparison of the included algorithms across a range of benchmark simulations and real data applications.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457