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

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

r-ltsa 1.4.6.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: http://www.stats.uwo.ca/faculty/aim
Licenses: GPL 2+
Build system: r
Synopsis: Linear Time Series Analysis
Description:

This package provides methods of developing linear time series modelling. Methods are given for loglikelihood computation, forecasting and simulation.

r-lss2 1.1
Propagated dependencies: r-quantreg@6.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lss2
Licenses: GPL 2+
Build system: r
Synopsis: The Accelerated Failure Time Model to Right Censored Data Based on Least-Squares Principle
Description:

Due to lack of proper inference procedure and software, the ordinary linear regression model is seldom used in practice for the analysis of right censored data. This paper presents an S-Plus/R program that implements a recently developed inference procedure (Jin, Lin and Ying, 2006) <doi:10.1093/biomet/93.1.147> for the accelerated failure time model based on the least-squares principle.

r-lgcp 2.0-1
Propagated dependencies: r-spatstat-utils@3.2-0 r-spatstat-geom@3.6-1 r-spatstat-explore@3.6-0 r-sp@2.2-0 r-sf@1.0-23 r-rpanel@1.1-5.2 r-raster@3.6-32 r-ncdf4@1.24 r-matrix@1.7-4 r-iterators@1.0.14 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=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-landscaper 1.3.1
Propagated dependencies: r-terra@1.8-86 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/dariomasante/landscapeR
Licenses: GPL 2+
Build system: r
Synopsis: Categorical Landscape Simulation Facility
Description:

Simulates categorical maps on actual geographical realms, starting from either empty landscapes or landscapes provided by the user (e.g. land use maps). Allows to tweak or create landscapes while retaining a high degree of control on its features, without the hassle of specifying each location attribute. In this it differs from other tools which generate null or neutral landscapes in a theoretical space. The basic algorithm currently implemented uses a simple agent style/cellular automata growth model, with no rules (apart from areas of exclusion) and von Neumann neighbourhood (four cells, aka Rook case). Outputs are raster dataset exportable to any common GIS format.

r-lrstat 0.3.0
Propagated dependencies: r-shiny@1.11.1 r-rlang@1.1.6 r-rcppthread@2.2.0 r-rcppparallel@5.1.11-1 r-rcpp@1.1.0 r-mvtnorm@1.3-3 r-lpsolve@5.6.23 r-ggplot2@4.0.1 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/kaifenglu/lrstat
Licenses: GPL 2+
Build system: r
Synopsis: Power and Sample Size Calculation for Non-Proportional Hazards and Beyond
Description:

This package performs power and sample size calculation for non-proportional hazards model using the Fleming-Harrington family of weighted log-rank tests. The sequentially calculated log-rank test score statistics are assumed to have independent increments as characterized in Anastasios A. Tsiatis (1982) <doi:10.1080/01621459.1982.10477898>. The mean and variance of log-rank test score statistics are calculated based on Kaifeng Lu (2021) <doi:10.1002/pst.2069>. The boundary crossing probabilities are calculated using the recursive integration algorithm described in Christopher Jennison and Bruce W. Turnbull (2000, ISBN:0849303168). The package can also be used for continuous, binary, and count data. For continuous data, it can handle missing data through mixed-model for repeated measures (MMRM). In crossover designs, it can estimate direct treatment effects while accounting for carryover effects. For binary data, it can design Simon's 2-stage, modified toxicity probability-2 (mTPI-2), and Bayesian optimal interval (BOIN) trials. For count data, it can design group sequential trials for negative binomial endpoints with censoring. Additionally, it facilitates group sequential equivalence trials for all supported data types. Moreover, it can design adaptive group sequential trials for changes in sample size, error spending function, number and spacing or future looks. Finally, it offers various options for adjusted p-values, including graphical and gatekeeping procedures.

r-lconnect 0.1.2
Propagated dependencies: r-sf@1.0-23 r-scales@1.4.0 r-rcpp@1.1.0 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=lconnect
Licenses: GPL 3
Build system: r
Synopsis: Simple Tools to Compute Landscape Connectivity Metrics
Description:

This package provides functions to upload vectorial data and derive landscape connectivity metrics in habitat or matrix systems. Additionally, includes an approach to assess individual patch contribution to the overall landscape connectivity, enabling the prioritization of habitat patches. The computation of landscape connectivity and patch importance are very useful in Landscape Ecology research. The metrics available are: number of components, number of links, size of the largest component, mean size of components, class coincidence probability, landscape coincidence probability, characteristic path length, expected cluster size, area-weighted flux and integral index of connectivity. Pascual-Hortal, L., and Saura, S. (2006) <doi:10.1007/s10980-006-0013-z> Urban, D., and Keitt, T. (2001) <doi:10.2307/2679983> Laita, A., Kotiaho, J., Monkkonen, M. (2011) <doi:10.1007/s10980-011-9620-4>.

r-lodi 0.9.2
Propagated dependencies: r-rlang@1.1.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/umich-cphds/lodi
Licenses: GPL 3
Build system: r
Synopsis: Limit of Detection Imputation for Single-Pollutant Models
Description:

Impute observed values below the limit of detection (LOD) via censored likelihood multiple imputation (CLMI) in single-pollutant models, developed by Boss et al (2019) <doi:10.1097/EDE.0000000000001052>. CLMI handles exposure detection limits that may change throughout the course of exposure assessment. lodi provides functions for imputing and pooling for this method.

r-lcpa 1.0.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-reticulate@1.44.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-numderiv@2016.8-1.1 r-nloptr@2.2.1 r-mvtnorm@1.3-3 r-mplusautomation@1.2 r-matrix@1.7-4 r-mass@7.3-65 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-clue@0.3-66
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LCPA
Licenses: GPL 3
Build system: r
Synopsis: General Framework for Latent Classify and Profile Analysis
Description:

This package provides a unified latent class modeling framework that encompasses both latent class analysis (LCA) and latent profile analysis (LPA), offering a one-stop solution for latent class modeling. It implements state-of-the-art parameter estimation methods, including the expectationâ maximization (EM) algorithm, neural network estimation (NNE; requires users to have Python and its dependent libraries installed on their computer), and integration with Mplus (requires users to have Mplus installed on their computer). In addition, it provides commonly used model fit indices such as the Akaike information criterion (AIC) and Bayesian information criterion (BIC), as well as classification accuracy measures such as entropy. The package also includes fully functional likelihood ratio tests (LRT) and bootstrap likelihood ratio tests (BLRT) to facilitate model comparison, along with bootstrap-based and observed information matrix-based standard error estimation. Furthermore, it supports the standard three-step approach for LCA, LPA, and latent transition analysis (LTA) with covariates, enabling detailed covariate analysis. Finally, it includes several user-friendly auxiliary functions to enhance interactive usability.

r-lmomrfa 3.8
Propagated dependencies: r-lmom@3.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lmomRFA
Licenses: FSDG-compatible
Build system: r
Synopsis: Regional Frequency Analysis using L-Moments
Description:

This package provides functions for regional frequency analysis using the methods of J. R. M. Hosking and J. R. Wallis (1997), "Regional frequency analysis: an approach based on L-moments".

r-logkde 0.3.3
Propagated dependencies: r-rcpp@1.1.0 r-pracma@2.4.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=logKDE
Licenses: GPL 3
Build system: r
Synopsis: Computing Log-Transformed Kernel Density Estimates for Positive Data
Description:

Computes log-transformed kernel density estimates for positive data using a variety of kernels. It follows the methods described in Jones, Nguyen and McLachlan (2018) <doi:10.21105/joss.00870>.

r-languager 1.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=languageR
Licenses: GPL 2+
Build system: r
Synopsis: Data Sets and Functions with Analyzing Linguistic Data: A Practical Introduction to Statistics
Description:

Data sets exemplifying statistical methods, and some facilitatory utility functions used in ``Analyzing Linguistic Data: A practical introduction to statistics using R'', Cambridge University Press, 2008.

r-lifttest 0.2.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LiftTest
Licenses: GPL 3+
Build system: r
Synopsis: Bootstrap Proportion Test for Brand Lift Testing
Description:

This package provides a bootstrap proportion test for Brand Lift Testing to quantify the effectiveness of online advertising. Methods of the bootstrap proportion test are presented in Liu, Yu, Mao, Wu, Dyer (2023) <doi:10.1145/3583780.3615021>.

r-lagp 1.5-9
Propagated dependencies: r-tgp@2.4-23
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://bobby.gramacy.com/r_packages/laGP/
Licenses: LGPL 2.0+
Build system: r
Synopsis: Local Approximate Gaussian Process Regression
Description:

This package performs approximate GP regression for large computer experiments and spatial datasets. The approximation is based on finding small local designs for prediction (independently) at particular inputs. OpenMP and SNOW parallelization are supported for prediction over a vast out-of-sample testing set; GPU acceleration is also supported for an important subroutine. OpenMP and GPU features may require special compilation. An interface to lower-level (full) GP inference and prediction is provided. Wrapper routines for blackbox optimization under mixed equality and inequality constraints via an augmented Lagrangian scheme, and for large scale computer model calibration, are also provided. For details and tutorial, see Gramacy (2016 <doi:10.18637/jss.v072.i01>.

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-lmfilter 0.1.3.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=LMfilteR
Licenses: GPL 2+
Build system: r
Synopsis: Filter Methods for Parameter Estimation in Linear and Non Linear Regression Models
Description:

We present a method based on filtering algorithms to estimate the parameters of linear, i.e. the coefficients and the variance of the error term. The proposed algorithms make use of Particle Filters following Ristic, B., Arulampalam, S., Gordon, N. (2004, ISBN: 158053631X) resampling methods. Parameters of logistic regression models are also estimated using an evolutionary particle filter method.

r-libimath 3.2.2-0
Dependencies: cmake@4.1.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=libimath
Licenses: Modified BSD
Build system: r
Synopsis: 'Imath' Computer Graphics Linear Algebra Static Library
Description:

This package provides a static library for Imath (see <https://github.com/AcademySoftwareFoundation/Imath>), a library for functions and data types common in computer graphics applications, including a 16-bit floating-point type.

r-lmridge 1.2.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lmridge
Licenses: GPL 2+
Build system: r
Synopsis: Linear Ridge Regression with Ridge Penalty and Ridge Statistics
Description:

Linear ridge regression coefficient's estimation and testing with different ridge related measures such as MSE, R-squared etc. REFERENCES i. Hoerl and Kennard (1970) <doi:10.1080/00401706.1970.10488634>, ii. Halawa and El-Bassiouni (2000) <doi:10.1080/00949650008812006>, iii. Imdadullah, Aslam, and Saima (2017), iv. Marquardt (1970) <doi:10.2307/1267205>.

r-lisa 0.1.2
Propagated dependencies: r-tibble@3.3.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/tyluRp/lisa
Licenses: Expat
Build system: r
Synopsis: Color Palettes from Color Lisa
Description:

This package contains 128 palettes from Color Lisa. All palettes are based on masterpieces from the worlds greatest artists. For more information, see <http://colorlisa.com/>.

r-lepage 1.0
Propagated dependencies: r-rfast@2.1.5.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LePage
Licenses: GPL 2+
Build system: r
Synopsis: LePage Type Tests
Description:

Location and scale hypothesis testing using the LePage test and variants of its as proposed by Hussain A. and Tsagris M. (2025), <doi:10.48550/arXiv.2509.19126>.

r-lobra 1.0
Propagated dependencies: r-rcolorbrewer@1.1-3 r-qpdf@1.4.1 r-nlme@3.1-168 r-lawstat@3.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LoBrA
Licenses: GPL 3
Build system: r
Synopsis: Generalized Spline Mixed Effect Models for Longitudinal Breath Data
Description:

Automated analysis and modeling of longitudinal omics data (e.g. breath metabolomics') using generalized spline mixed effect models. Including automated filtering of noise parameters and determination of breakpoints.

r-lqmix 1.2
Propagated dependencies: r-rdpack@2.6.4 r-quantreg@6.1 r-foreach@1.5.2 r-dosnow@1.0.20 r-dorng@1.8.6.2 r-doparallel@1.0.17 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=lqmix
Licenses: GPL 2+
Build system: r
Synopsis: Linear Quantile Mixture Models
Description:

Estimate linear quantile mixtures based on Time-Constant (TC) and/or Time-Varying (TV), discrete, random coefficients.

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-l2boost 1.0.3
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=l2boost
Licenses: GPL 2+
Build system: r
Synopsis: Exploring Friedman's Boosting Algorithm for Regularized Linear Regression
Description:

Efficient implementation of Friedman's boosting algorithm with l2-loss function and coordinate direction (design matrix columns) basis functions.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457