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

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-lsebootls 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-rlecuyer@0.3-8 r-lsts@2.1 r-iterators@1.0.14 r-foreach@1.5.2 r-dorng@1.8.6.3 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LSEbootLS
Licenses: GPL 3+
Build system: r
Synopsis: Bootstrap Methods for Regression Models with Locally Stationary Errors
Description:

This package implements bootstrap methods for linear regression models with errors following a time-varying process, focusing on approximating the distribution of the least-squares estimator for regression models with locally stationary errors. It enables the construction of bootstrap and classical confidence intervals for regression coefficients, leveraging intensive simulation studies and real data analysis.

r-lstar 0.1.0
Dependencies: zlib@1.3.1
Propagated dependencies: r-matrix@1.7-5 r-cpp11@0.5.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/kharchenkolab/lstar
Licenses: Expat
Build system: r
Synopsis: Uniform Data Model and 'Zarr' Interchange for Single-Cell Omics
Description:

This package provides a lightweight interchange layer for single-cell and spatial omics data, built on the L-star model of labelled axes and typed fields over them, serialized to the Zarr format. Provides bidirectional converters ("profiles") for Seurat', SingleCellExperiment', Conos', and pagoda2 objects, including collections of heterogeneous samples, via a shared C++ core ('libstar') so the same store is readable from R, Python', and C++.

r-levelsets 0.8.2
Propagated dependencies: r-withr@3.0.2 r-proxy@0.4-29
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=levelSets
Licenses: GPL 3+
Build system: r
Synopsis: Ray-Based Mapping and Visualization of Level Sets (Excursion Sets)
Description:

An (upper) level set of a function is the set of inputs for which the function value is at or above a specified threshold. (Also called an excursion set). Applications of level sets include confidence or credible regions for parameters of statistical models, where the function is the likelihood or posterior density; regions where classification rules assign high probability to a given class; and scientific or engineering models where one is interested in input regions for which model output is above a threshold. This package maps out the boundary of a level set by finding its intersections with collections of 1-dimensional rays, generalizing a proposal by Kim and Lindsay (Statistica Sinica 21:923-948, 2011). Tools are provided to generate rays, find intersections, and visualize results. The package makes few assumptions about the studied function: it may be discontinuous, it may have a complicated feasible region, and the target level set may be non-convex or have multiple, disconnected parts. Vignettes describe package usage and show examples with two to five input space dimensions.

r-lfdrempiricalbayes 1.0
Propagated dependencies: r-r6@2.6.1 r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://davidbickel.com
Licenses: GPL 3
Build system: r
Synopsis: Estimating Local False Discovery Rates Using Empirical Bayes Methods
Description:

New empirical Bayes methods aiming at analyzing the association of single nucleotide polymorphisms (SNPs) to some particular disease are implemented in this package. The package uses local false discovery rate (LFDR) estimates of SNPs within a sample population defined as a "reference class" and discovers if SNPs are associated with the corresponding disease. Although SNPs are used throughout this document, other biological data such as protein data and other gene data can be used. Karimnezhad, Ali and Bickel, D. R. (2016) <http://hdl.handle.net/10393/34889>.

r-loon-data 0.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://great-northern-diver.github.io/loon.data/
Licenses: GPL 2
Build system: r
Synopsis: Data Used to Illustrate 'Loon' Functionality
Description:

Data used as examples in the loon package.

r-logicforest 2.1.4
Propagated dependencies: r-survival@3.8-6 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
Build system: r
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-lenses 0.0.3
Propagated dependencies: r-tidyselect@1.2.1 r-rlang@1.2.0 r-magrittr@2.0.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: http://cfhammill.github.io/lenses
Licenses: Expat
Build system: r
Synopsis: Elegant Data Manipulation with Lenses
Description:

This package provides tools for creating and using lenses to simplify data manipulation. Lenses are composable getter/setter pairs for working with data in a purely functional way. Inspired by the Haskell library lens (Kmett, 2012) <https://hackage.haskell.org/package/lens>. For a fairly comprehensive (and highly technical) history of lenses please see the lens wiki <https://github.com/ekmett/lens/wiki/History-of-Lenses>.

r-lmerconveniencefunctions 3.0
Propagated dependencies: r-mgcv@1.9-4 r-matrix@1.7-5 r-lme4@2.0-1 r-lcfdata@2.0 r-fields@17.3
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
Build system: r
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-lmm 1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/jinghuazhao/R
Licenses: FSDG-compatible
Build system: r
Synopsis: Linear Mixed Models
Description:

It implements Expectation/Conditional Maximization Either (ECME) and rapidly converging algorithms as well as Bayesian inference for linear mixed models, which is described in Schafer, J.L. (1998) "Some improved procedures for linear mixed models". Dept. of Statistics, The Pennsylvania State University.

r-lifecourse 2.0
Propagated dependencies: r-traminer@2.2-13
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lifecourse
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Quantification of Lifecourse Fluidity
Description:

This package provides in built datasets and three functions. These functions are mobility_index, nonStanTest and linkedLives. The mobility_index function facilitates the calculation of lifecourse fluidity, whilst the nonStanTest and the linkedLives functions allow the user to determine the probability that the observed sequence data was due to chance. The linkedLives function acknowledges the fact that some individuals may have identical sequences. The datasets available provide sequence data on marital status(maritalData) and mobility (mydata) for a selected group of individuals from the British Household Panel Study (BHPS). In addition, personal and house ID's for 100 individuals are provided in a third dataset (myHouseID) from the BHPS.

r-litter 1.0.2
Propagated dependencies: r-yaml@2.3.12 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-rmarkdown@2.31 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-ggplot2@4.0.3 r-fs@2.1.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=litteR
Licenses: GPL 3+
Build system: r
Synopsis: Litter Analysis
Description:

Data sets on various litter types like beach litter, riverain litter, floating litter, and seafloor litter are rapidly growing. This package offers a simple user interface to analyse these litter data in a consistent and reproducible way. It also provides functions to facilitate several kinds of litter analysis, e.g., trend analysis, power analysis, and baseline analysis. Under the hood, these functions are also used by the user interface. See Schulz et al. (2019) <doi:10.1016/j.envpol.2019.02.030> for details. MS-Windows users are advised to run litteR in RStudio'. See our vignette: Installation manual for RStudio and litteR'.

r-layer 0.0.4
Propagated dependencies: r-tidyr@1.3.2 r-stars@0.7-2 r-sf@1.1-1 r-scico@1.5.0 r-rlang@1.2.0 r-raster@3.6-32 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-ggnewscale@0.5.2 r-furrr@0.4.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/marcosci/layer
Licenses: CC0
Build system: r
Synopsis: Tilt your Maps and Turn Them into 'ggplot' Plots
Description:

Simplifies the whole process of creating stacked tilted maps, that are often used in scientific publications to show different environmental layers for a geographical region. Tilting maps and layering them allows to easily draw visual correlations between these environmental layers.

r-l2densitygoftest 0.6.0
Propagated dependencies: r-nor1mix@1.3-3 r-mvtnorm@1.3-7 r-fgarch@4052.93 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=L2DensityGoFtest
Licenses: GPL 2+
Build system: r
Synopsis: Density Goodness-of-Fit Test
Description:

This package provides functions for the implementation of a density goodness-of-fit test, based on piecewise approximation of the L2 distance.

r-linkedgasp 1.0
Propagated dependencies: r-spbayes@0.4-9 r-nloptr@2.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LinkedGASP
Licenses: GPL 3+
Build system: r
Synopsis: Linked Emulator of a Coupled System of Simulators
Description:

Prototypes for construction of a Gaussian Stochastic Process emulator (GASP) of a computer model. This is done within the objective Bayesian implementation of the GASP. The package allows for construction of a linked GASP of the composite computer model. Computational implementation follows the mathematical exposition given in publication: Ksenia N. Kyzyurova, James O. Berger, Robert L. Wolpert. Coupling computer models through linking their statistical emulators. SIAM/ASA Journal on Uncertainty Quantification, 6(3): 1151-1171, (2018).<DOI:10.1137/17M1157702>.

r-learnsl 1.0.0
Propagated dependencies: r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/ComiSeng/LearnSL
Licenses: Expat
Build system: r
Synopsis: Learn Supervised Classification Methods Through Examples and Code
Description:

Supervised classification methods, which (if asked) can provide step-by-step explanations of the algorithms used, as described in PK Josephine et. al., (2021) <doi:10.59176/kjcs.v1i1.1259>; and datasets to test them on, which highlight the strengths and weaknesses of each technique.

r-lutz 0.3.2
Propagated dependencies: r-rcpp@1.1.1-1.1 r-lubridate@1.9.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://andyteucher.ca/lutz/
Licenses: Expat
Build system: r
Synopsis: Look Up Time Zones of Point Coordinates
Description:

Input latitude and longitude values or an sf/sfc POINT object and get back the time zone in which they exist. Two methods are implemented. One is very fast and uses Rcpp in conjunction with data from the Javascript library (<https://github.com/darkskyapp/tz-lookup-oss/>). This method also works outside of countries borders and in international waters, however speed comes at the cost of accuracy - near time zone borders away from populated centres there is a chance that it will return the incorrect time zone. The other method is slower but more accurate - it uses the sf package to intersect points with a detailed map of time zones from here: <https://github.com/evansiroky/timezone-boundary-builder/>. The package also contains several utility functions for helping to understand and visualize time zones, such as listing of world time zones, including information about daylight savings times and their offsets from UTC. You can also plot a time zone to visualize the UTC offset over a year and when daylight savings times are in effect.

r-lehdr 1.1.4
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-magrittr@2.0.5 r-httr2@1.2.2 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/jamgreen/lehdr/
Licenses: Expat
Build system: r
Synopsis: Grab Longitudinal Employer-Household Dynamics (LEHD) Flat Files
Description:

Designed to query Longitudinal Employer-Household Dynamics (LEHD) workplace/residential association and origin-destination flat files and optionally aggregate Census block-level data to block group, tract, county, or state. Data comes from the LODES FTP server <https://lehd.ces.census.gov/data/lodes/LODES8/>.

r-lobra 1.0
Propagated dependencies: r-rcolorbrewer@1.1-3 r-qpdf@1.4.1 r-nlme@3.1-169 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-ldnn 1.10
Propagated dependencies: r-tensorflow@2.20.0 r-reticulate@1.46.0 r-keras@2.16.1 r-devtools@2.5.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LDNN
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Longitudinal Data Neural Network
Description:

This is a Neural Network regression model implementation using Keras', consisting of 10 Long Short-Term Memory layers that are fully connected along with the rest of the inputs.

r-linkedinadsr 0.1.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://windsor.ai/
Licenses: GPL 3
Build system: r
Synopsis: Access to 'LinkedIn' Ads via the 'Windsor.ai' API
Description:

Collect marketing data from LinkedIn Ads using the Windsor.ai API <https://windsor.ai/api-fields/>.

r-lorenzregression 2.3.1
Propagated dependencies: r-rsample@1.3.2 r-rearrangement@2.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-progress@1.2.3 r-parsnip@1.6.0 r-mass@7.3-65 r-ggplot2@4.0.3 r-ga@3.2.5 r-foreach@1.5.2 r-doparallel@1.0.17 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/AlJacq/LorenzRegression
Licenses: GPL 3
Build system: r
Synopsis: Lorenz and Penalized Lorenz Regressions
Description:

Inference for the Lorenz and penalized Lorenz regressions. More broadly, the package proposes functions to assess inequality and graphically represent it. The Lorenz Regression procedure is introduced in Heuchenne and Jacquemain (2022) <doi:10.1016/j.csda.2021.107347> and in Jacquemain, A., C. Heuchenne, and E. Pircalabelu (2024) <doi:10.1214/23-EJS2200>.

r-lcaextend 1.3
Propagated dependencies: r-rms@8.1-1 r-mvtnorm@1.3-7 r-kinship2@1.9.6.2 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://CRAN.R-project.org/package=LCAextend
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Latent Class Analysis (LCA) with Familial Dependence in Extended Pedigrees
Description:

Latent Class Analysis of phenotypic measurements in pedigrees and model selection based on one of two methods: likelihood-based cross-validation and Bayesian Information Criterion. Computation of individual and triplet child-parents weights in a pedigree is performed using an upward-downward algorithm. The model takes into account the familial dependence defined by the pedigree structure by considering that a class of a child depends on his parents classes via triplet-transition probabilities of the classes. The package handles the case where measurements are available on all subjects and the case where measurements are available only on symptomatic (i.e. affected) subjects. Distributions for discrete (or ordinal) and continuous data are currently implemented. The package can deal with missing data.

r-lunar 0.2-1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lunar
Licenses: Expat
Build system: r
Synopsis: Calculate Lunar Phase & Distance, Seasons and Related Environmental Factors
Description:

This package provides functions to calculate lunar and other related environmental covariates.

r-logmult 0.7.5
Propagated dependencies: r-qvcalc@1.0.4 r-gnm@1.1-5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/nalimilan/logmult
Licenses: GPL 2+
Build system: r
Synopsis: Log-Multiplicative Models, Including Association Models
Description:

This package provides functions to fit log-multiplicative models using gnm', with support for convenient printing, plots, and jackknife/bootstrap standard errors. For complex survey data, models can be fitted from design objects from the survey package. Currently supported models include UNIDIFF (Erikson & Goldthorpe, 1992), a.k.a. log-multiplicative layer effect model (Xie, 1992) <doi:10.2307/2096242>, and several association models: Goodman (1979) <doi:10.2307/2286971> row-column association models of the RC(M) and RC(M)-L families with one or several dimensions; two skew-symmetric association models proposed by Yamaguchi (1990) <doi:10.2307/271086> and by van der Heijden & Mooijaart (1995) <doi:10.1177/0049124195024001002> Functions allow computing the intrinsic association coefficient (see Bouchet-Valat (2022) <doi:10.1177/0049124119852389>) and the Altham (1970) index <doi:10.1111/j.2517-6161.1970.tb00816.x>, including via the Bayes shrinkage estimator proposed by Zhou (2015) <doi:10.1177/0081175015570097>; and the RAS/IPF/Deming-Stephan algorithm.

Total packages: 22167