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

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-ladder 0.0.3
Propagated dependencies: r-rlang@1.1.6 r-httr@1.4.7 r-httpuv@1.6.16 r-gargle@1.6.0 r-flextable@0.9.10 r-curl@7.0.0 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://www.r-ladder.com
Licenses: Expat
Build system: r
Synopsis: Get on to the Slides
Description:

Create tables from within R directly on Google Slides presentations. Currently supports matrix, data.frame and flextable objects.

r-lowrankqp 1.0.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LowRankQP
Licenses: GPL 2+
Build system: r
Synopsis: Low Rank Quadratic Programming
Description:

Solves quadratic programming problems where the Hessian is represented as the product of two matrices. Thanks to Greg Hunt for helping getting this version back on CRAN. The methods in this package are described in: Ormerod, Wand and Koch (2008) "Penalised spline support vector classifiers: computational issues" <doi:10.1007/s00180-007-0102-8>.

r-listwithdefaults 1.2.0
Propagated dependencies: r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/drknexus/listWithDefaults
Licenses: GPL 2
Build system: r
Synopsis: List with Defaults
Description:

This package provides a function that, as an alternative to base::list, allows default values to be inherited from another list.

r-linearmodel 1.0.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=linearModel
Licenses: Expat
Build system: r
Synopsis: Linear Model Functions
Description:

This package provides functions to access and test results from a linear model.

r-locationgamer 0.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=locationgamer
Licenses: Expat
Build system: r
Synopsis: Identification of Location Game Equilibria in Networks
Description:

Identification of equilibrium locations in location games (Hotelling (1929) <doi:10.2307/2224214>). In these games, two competing actors place customer-serving units in two locations simultaneously. Customers make the decision to visit the location that is closest to them. The functions in this package include Prim algorithm (Prim (1957) <doi:10.1002/j.1538-7305.1957.tb01515.x>) to find the minimum spanning tree connecting all network vertices, an implementation of Dijkstra algorithm (Dijkstra (1959) <doi:10.1007/BF01386390>) to find the shortest distance and path between any two vertices, a self-developed algorithm using elimination of purely dominated strategies to find the equilibrium, and several plotting functions.

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
Build system: r
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-lmompi 0.6.7
Propagated dependencies: r-stringr@1.6.0 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=lmomPi
Licenses: GPL 3+
Build system: r
Synopsis: (Precipitation) Frequency Analysis and Variability with L-Moments from 'lmom'
Description:

It is an extension of lmom R package: pel...()','cdf...()',qua...() function families are lumped and called from one function per each family respectively in order to create robust automatic tools to fit data with different probability distributions and then to estimate probability values and return periods. The implemented functions are able to manage time series with constant and/or missing values without stopping the execution with error messages. The package also contains tools to calculate several indices based on variability (e.g. SPI , Standardized Precipitation Index, see <https://climatedataguide.ucar.edu/climate-data/standardized-precipitation-index-spi> and <http://spei.csic.es/>) for multiple time series or spatially gridded values.

r-lgcu 0.1.5
Propagated dependencies: r-tictoc@1.2.1 r-rcpp@1.1.0 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/ingharold-madrid/LGCU
Licenses: GPL 3
Build system: r
Synopsis: Implementation of Learning Gamma CUSUM (Cumulative Sum) Control Charts
Description:

This package implements Cumulative Sum (CUSUM) control charts specifically designed for monitoring processes following a Gamma distribution. Provides functions to estimate distribution parameters, simulate control limits, and apply cautious learning schemes for adaptive thresholding. It supports upward and downward monitoring with guaranteed performance evaluated via Monte Carlo simulations. It is useful for quality control applications in industries where data follows a Gamma distribution. Methods are based on Madrid-Alvarez et al. (2024) <doi:10.1002/qre.3464> and Madrid-Alvarez et al. (2024) <doi:10.1080/08982112.2024.2440368>.

r-locar 0.2.0
Propagated dependencies: r-tuner@1.4.7 r-synchwave@1.1.2 r-signal@1.8-1 r-seewave@2.2.4 r-oce@1.8-3 r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/rhedley/locaR
Licenses: Expat
Build system: r
Synopsis: Set of Tools for Sound Localization
Description:

This package provides a set of functions and tools to conduct acoustic source localization, as well as organize and check localization data and results. The localization functions implement the modified steered response power algorithm described by Cobos et al. (2010) <doi:10.1109/LSP.2010.2091502>.

r-labnorm 1.0.1
Propagated dependencies: r-yesno@0.1.3 r-withr@3.0.2 r-tibble@3.3.0 r-scales@1.4.0 r-rappdirs@0.3.3 r-purrr@1.2.0 r-glue@1.8.0 r-ggplot2@4.0.1 r-forcats@1.0.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=labNorm
Licenses: Expat
Build system: r
Synopsis: Normalize Laboratory Measurements by Age and Sex
Description:

This package provides functions for normalizing standard laboratory measurements (e.g. hemoglobin, cholesterol levels) according to age and sex, based on the algorithms described in "Personalized lab test models to quantify disease potentials in healthy individuals" (Netta Mendelson Cohen, Omer Schwartzman, Ram Jaschek, Aviezer Lifshitz, Michael Hoichman, Ran Balicer, Liran I. Shlush, Gabi Barbash & Amos Tanay, <doi:10.1038/s41591-021-01468-6>). Allows users to easily obtain normalized values for standard lab results, and to visualize their distributions. See more at <https://tanaylab.weizmann.ac.il/labs/>.

r-lavaan-printer 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://sfcheung.github.io/lavaan.printer/
Licenses: GPL 3+
Build system: r
Synopsis: Helper Functions for Printing 'lavaan' Outputs
Description:

Helpers for customizing selected outputs from lavaan by Rosseel (2012) <doi:10.18637/jss.v048.i02> and print them. The functions are intended to be used by package developers in their packages and so are not designed to be user-friendly. They are designed to be let developers customize the tables by other functions. Currently the parameter estimates tables of a fitted object are supported.

r-lpm 3.2
Propagated dependencies: r-powdist@0.1.4 r-mass@7.3-65 r-fracdiff@1.5-3
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-lightlogr 0.10.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-suntools@1.1.0 r-stringr@1.6.0 r-slider@0.3.3 r-scales@1.4.0 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-lifecycle@1.0.4 r-hms@1.1.4 r-gtextras@0.6.2 r-gt@1.3.0 r-ggtext@0.1.2 r-ggsci@4.1.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cowplot@1.2.0 r-circular@0.5-2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/tscnlab/LightLogR
Licenses: Expat
Build system: r
Synopsis: Process Data from Wearable Light Loggers and Optical Radiation Dosimeters
Description:

Import, processing, validation, and visualization of personal light exposure measurement data from wearable devices. The package implements features such as the import of data and metadata files, conversion of common file formats, validation of light logging data, verification of crucial metadata, calculation of common parameters, and semi-automated analysis and visualization.

r-lsafun 0.8.1
Propagated dependencies: r-rgl@1.3.31 r-lsa@0.73.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LSAfun
Licenses: GPL 2+
Build system: r
Synopsis: Applied Latent Semantic Analysis (LSA) Functions
Description:

This package provides functions that allow for convenient working with vector space models of semantics/distributional semantic models/word embeddings. Originally built for LSA models (hence the name), but can be used for all such vector-based models. For actually building a vector semantic space, use the package lsa or other specialized software. Downloadable semantic spaces can be found at <https://sites.google.com/site/fritzgntr/software-resources>.

r-lifx 0.2.0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7 r-curl@7.0.0 r-crayon@1.5.3 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lifx
Licenses: GPL 3
Build system: r
Synopsis: Control 'LIFX' Smart Light Bulbs
Description:

Allows you to read and change the state of LIFX smart light bulbs via the LIFX developer api <https://api.developer.lifx.com/>. Covers most LIFX api endpoints, including changing light color and brightness, selecting lights by id, group or location as well as activating effects.

r-lmn 1.1.3
Propagated dependencies: r-supergauss@2.0.4 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/mlysy/LMN
Licenses: GPL 3
Build system: r
Synopsis: Inference for Linear Models with Nuisance Parameters
Description:

Efficient Frequentist profiling and Bayesian marginalization of parameters for which the conditional likelihood is that of a multivariate linear regression model. Arbitrary inter-observation error correlations are supported, with optimized calculations provided for independent-heteroskedastic and stationary dependence structures.

r-lgewis 1.1
Propagated dependencies: r-skat@2.2.5 r-mvtnorm@1.3-3 r-geem@0.10.1 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LGEWIS
Licenses: GPL 3
Build system: r
Synopsis: Tests for Genetic Association/Gene-Environment Interaction in Longitudinal Studies
Description:

This package provides functions for genome-wide association studies (GWAS)/gene-environment-wide interaction studies (GEWIS) with longitudinal outcomes and exposures. He et al. (2017) "Set-Based Tests for Gene-Environment Interaction in Longitudinal Studies" and He et al. (2017) "Rare-variant association tests in longitudinal studies, with an application to the Multi-Ethnic Study of Atherosclerosis (MESA)".

r-lightr 1.9.0
Propagated dependencies: r-xml2@1.5.0 r-progressr@0.18.0 r-future-apply@1.20.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://docs.ropensci.org/lightr/
Licenses: GPL 2+
Build system: r
Synopsis: Read Spectrometric Data and Metadata
Description:

Parse various reflectance/transmittance/absorbance spectra file formats to extract spectral data and metadata, as described in Gruson, White & Maia (2019) <doi:10.21105/joss.01857>. Among other formats, it can import files from Avantes <https://www.avantes.com/>, CRAIC <https://www.microspectra.com/>, and OceanOptics'/'OceanInsight <https://www.oceanoptics.com/> brands.

r-linkspotter 1.3.0
Propagated dependencies: r-visnetwork@2.1.4 r-tidyr@1.3.1 r-shinybusy@0.3.3 r-shiny@1.11.1 r-ramcharts@2.1.16 r-pbapply@1.7-4 r-minerva@1.5.10 r-mclust@6.1.2 r-infotheo@1.2.0.1 r-ggplot2@4.0.1 r-energy@1.7-12 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/sambaala/linkspotter
Licenses: Expat
Build system: r
Synopsis: Bivariate Correlations Calculation and Visualization
Description:

Compute and visualize using the visNetwork package all the bivariate correlations of a dataframe. Several and different types of correlation coefficients (Pearson's r, Spearman's rho, Kendall's tau, distance correlation, maximal information coefficient and equal-freq discretization-based maximal normalized mutual information) are used according to the variable couple type (quantitative vs categorical, quantitative vs quantitative, categorical vs categorical).

r-langevin 1.3.3
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://gitlab.uni-oldenburg.de/TWiSt/Langevin
Licenses: GPL 2+
Build system: r
Synopsis: Langevin Analysis in One and Two Dimensions
Description:

Estimate drift and diffusion functions from time series and generate synthetic time series from given drift and diffusion coefficients.

r-lawbl 1.5.0
Propagated dependencies: r-mass@7.3-65 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/Jinsong-Chen/LAWBL
Licenses: GPL 3
Build system: r
Synopsis: Latent (Variable) Analysis with Bayesian Learning
Description:

This package provides a variety of models to analyze latent variables based on Bayesian learning: the partially CFA (Chen, Guo, Zhang, & Pan, 2020) <DOI: 10.1037/met0000293>; generalized PCFA; partially confirmatory IRM (Chen, 2020) <DOI: 10.1007/s11336-020-09724-3>; Bayesian regularized EFA <DOI: 10.1080/10705511.2020.1854763>; Fully and partially EFA.

r-lmmot 0.1.4
Propagated dependencies: r-maxlik@1.5-2.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=lmmot
Licenses: GPL 3
Build system: r
Synopsis: Multiple Ordinal Tobit (MOT) Model
Description:

Fit right censored Multiple Ordinal Tobit (MOT) model.

r-landmarking 1.0.0
Propagated dependencies: r-survival@3.8-3 r-riskregression@2026.02.13 r-prodlim@2025.04.28 r-pec@2025.06.24 r-nlme@3.1-168 r-mstate@0.3.3 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://github.com/isobelbarrott/Landmarking/
Licenses: GPL 2+
Build system: r
Synopsis: Analysis using Landmark Models
Description:

The landmark approach allows survival predictions to be updated dynamically as new measurements from an individual are recorded. The idea is to set predefined time points, known as "landmark times", and form a model at each landmark time using only the individuals in the risk set. This package allows the longitudinal data to be modelled either using the last observation carried forward or linear mixed effects modelling. There is also the option to model competing risks, either through cause-specific Cox regression or Fine-Gray regression. To find out more about the methods in this package, please see <https://isobelbarrott.github.io/Landmarking/articles/Landmarking>.

r-lm-br 2.9.8
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lm.br
Licenses: GPL 2+
Build system: r
Synopsis: Linear Model with Breakpoint
Description:

Exact significance tests for a changepoint in linear or multiple linear regression. Confidence regions with exact coverage probabilities for the changepoint. Based on Knowles, Siegmund and Zhang (1991) <doi:10.1093/biomet/78.1.15>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457