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

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-litterfitter 0.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: http://traitecoevo.github.io/litterfitter/
Licenses: Expat
Build system: r
Synopsis: Fits a Collection of Curves to Single-Cohort Decomposition Data
Description:

Fit different model forms to single-cohort litter decomposition data (mass remaining through time) using likelihood-based estimation. Models span simple empirical to process-motivated forms with differing numbers of free parameters. Provides parameter estimates, uncertainty, and tools for model comparison/selection. Based on Cornwell & Weedon (2013) <doi:10.1111/2041-210X.12138>.

r-linkedmatrix 1.4.0
Propagated dependencies: r-crochet@2.3.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/QuantGen/LinkedMatrix
Licenses: Expat
Build system: r
Synopsis: Column-Linked and Row-Linked Matrices
Description:

This package provides a class that links matrix-like objects (nodes) by rows or by columns while behaving similarly to a base R matrix. Very large matrices are supported if the nodes are file-backed matrices.

r-lionfish 1.0.27
Propagated dependencies: r-tourr@1.2.6 r-reticulate@1.44.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://mmedl94.github.io/lionfish/
Licenses: Expat
Build system: r
Synopsis: Interactive 'tourr' Using 'python'
Description:

Extends the functionality of the tourr package by an interactive graphical user interface. The interactivity allows users to effortlessly refine their tourr results by manual intervention, which allows for integration of expert knowledge and aids the interpretation of results. For more information on tourr see Wickham et. al (2011) <doi:10.18637/jss.v040.i02> or <https://github.com/ggobi/tourr>.

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+
Build system: r
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-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-listarray 0.1.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=listArray
Licenses: GPL 3
Build system: r
Synopsis: Incomplete Array with Arbitrary R Objects as Indices
Description:

The aim of the package is to create data objects which allow for accesses like x["test"] and x["test","test"].

r-lucidus 3.1.0
Propagated dependencies: r-progress@1.2.3 r-nnet@7.3-20 r-networkd3@0.4.1 r-mclust@6.1.2 r-jsonlite@2.0.0 r-glmnet@4.1-10 r-glasso@1.11 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://journal.r-project.org/articles/RJ-2024-012/RJ-2024-012.pdf
Licenses: Expat
Build system: r
Synopsis: LUCID with Multiple Omics Data
Description:

This package implements Latent Unknown Clusters By Integrating Multi-omics Data (LUCID; Peng (2019) <doi:10.1093/bioinformatics/btz667>) for integrative clustering with exposures, multi-omics data, and health outcomes. Supports three integration strategies: early, parallel, and serial. Provides model fitting and tuning, lasso-type regularization for exposure and omics feature selection, handling of missing data, including both sporadic and complete-case patterns, prediction, and g-computation for estimating causal effects of exposures, bootstrap inference for uncertainty estimation, and S3 summary and plot methods. For the multi-omics integration framework, see Jia (2024) <https://journal.r-project.org/articles/RJ-2024-012/RJ-2024-012.pdf>. For the missing-data imputation mechanism, see Jia (2024) <doi:10.1093/bioadv/vbae123>.

r-la 2.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://cran.r-project.org/package=LA
Licenses: Expat
Build system: r
Synopsis: Lioness Algorithm (LA)
Description:

This package contains Lioness Algorithm (LA) for finding optimal designs over continuous design space, optimal Latin hypercube designs, and optimal order-of-addition designs. LA is a brand new nature-inspired meta-heuristic optimization algorithm. Detailed methodologies of LA and its implementation on numerical simulations can be found at Hongzhi Wang, Qian Xiao and Abhyuday Mandal (2021) <doi:10.48550/arXiv.2010.09154>.

r-l0ara 0.1.7
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://cran.r-project.org/package=l0ara
Licenses: GPL 2
Build system: r
Synopsis: Sparse Generalized Linear Model with L0 Approximation for Feature Selection
Description:

Fits sparse generalized linear models using an adaptive ridge approximation to an L0 penalty. Supported model families include Gaussian, logistic, Poisson, gamma, and inverse Gaussian regression. The package also provides cross-validation for selecting the penalty parameter.

r-llsr 0.0.4
Propagated dependencies: r-svdialogs@1.1.1 r-rootsolve@1.8.2.4 r-openxlsx@4.2.8.1 r-nleqslv@3.3.5 r-minpack-lm@1.2-4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-digest@0.6.39 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://CRAN.R-project.org/package=LLSR
Licenses: GPL 3
Build system: r
Synopsis: Data Analysis of Liquid-Liquid Systems using R
Description:

Originally design to characterise Aqueous Two Phase Systems, LLSR provide a simple way to analyse experimental data and obtain phase diagram parameters, among other properties, systematically. The package will include (every other update) new functions in order to comprise useful tools in liquid-liquid extraction research.

r-lorec 0.6.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lorec
Licenses: GPL 2
Build system: r
Synopsis: LOw Rand and sparsE Covariance matrix estimation
Description:

Estimate covariance matrices that contain low rank and sparse components.

r-llm-api 0.1.1
Propagated dependencies: r-jsonlite@2.0.0 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/cornball-ai/llm.api
Licenses: Expat
Build system: r
Synopsis: Minimal LLM Chat Interface
Description:

This package provides a minimal-dependency client for Large Language Model chat APIs. Supports OpenAI <https://github.com/openai>, Anthropic Claude <https://claude.com/>, Moonshot Kimi <https://www.moonshot.ai/>, Ollama <https://ollama.com/>, and other OpenAI'-compatible endpoints. Includes an agent loop with tool use and a Model Context Protocol client <https://modelcontextprotocol.io/>. API design is derived from the ellmer package, reimplemented with only base R, curl', and jsonlite'.

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-lgspline 1.0.2
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-rcolorbrewer@1.1-3 r-quadprog@1.5-8 r-plotly@4.11.0 r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/matthewlouisdavisBioStat/lgspline
Licenses: Expat
Build system: r
Synopsis: Lagrangian Multiplier Smoothing Splines for Smooth Function Estimation
Description:

This package implements Lagrangian multiplier smoothing splines for flexible nonparametric regression and function estimation. Provides tools for fitting, prediction, and inference using a constrained optimization approach to enforce smoothness. Supports generalized linear models, Weibull accelerated failure time (AFT) models, quadratic programming constraints, and customizable working-correlation structures, with options for parallel fitting. The core spline construction builds on Ezhov et al. (2018) <doi:10.1515/jag-2017-0029>. Quadratic-programming and SQP details follow Goldfarb & Idnani (1983) <doi:10.1007/BF02591962> and Nocedal & Wright (2006) <doi:10.1007/978-0-387-40065-5>. For smoothing spline and penalized spline background, see Wahba (1990) <doi:10.1137/1.9781611970128> and Wood (2017) <doi:10.1201/9781315370279>. For variance-component and correlation-parameter estimation, see Searle et al. (2006) <ISBN:978-0470009598>. The default multivariate partitioning step uses k-means clustering as in MacQueen (1967).

r-lactcurvemodels 0.1.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/venkatesanraja/LactCurveModels
Licenses: GPL 3
Build system: r
Synopsis: Lactation Curve Model Fitting for Dairy Animals
Description:

Fits up to 20 nonlinear lactation curve models to dairy animal milk yield data. Models fitted include exponential, polynomial, mixed logarithmic, inverse polynomial, and sigmoid families published between 1923 and 2000. Supports batch processing of multiple animals from a single CSV file, with flexible selection of animals and models. Produces per-animal parameter tables, goodness-of-fit metrics including R-squared (R2), Root Mean Square Error (RMSE), Akaike Information Criterion (AIC), Bayesian Information Criterion (BIC), and a serial autocorrelation statistic, 15 diagnostic figures, and combined cross-animal comparison outputs. References: <doi:10.1085/jgp.5.4.441>, <doi:10.1038/216164a0>, <doi:10.1016/0301-6226(87)90003-0>, <doi:10.4141/cjas87-067>, <doi:10.3168/jds.S0022-0302(00)75136-8>.

r-lrstat 0.3.1
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://kaifenglu.github.io/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-lutz 0.3.2
Propagated dependencies: r-rcpp@1.1.0 r-lubridate@1.9.4
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-lcc 3.2.2
Propagated dependencies: r-nlme@3.1-168 r-hnp@1.2-7 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dosnow@1.0.20 r-dorng@1.8.6.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lcc
Licenses: GPL 2+
Build system: r
Synopsis: Advanced Analysis of Longitudinal Data Using the Concordance Correlation Coefficient
Description:

This package provides methods for assessing agreement between repeated measurements obtained by two or more methods using the longitudinal concordance correlation coefficient (LCC). Polynomial mixed-effects models (via nlme') describe how concordance, Pearson correlation and accuracy evolve over time. Functions are provided for model fitting, diagnostic plots, extraction of summaries, and non-parametric bootstrap confidence intervals (including parallel computation), following Oliveira et al. (2018) <doi:10.1007/s13253-018-0321-1>.

r-lmperm 2.1.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/mtorchiano/lmPerm
Licenses: GPL 2+
Build system: r
Synopsis: Permutation Tests for Linear Models
Description:

Linear model functions using permutation tests.

r-longcart 3.2
Propagated dependencies: r-survminer@0.5.1 r-survival@3.8-3 r-rpart@4.1.24 r-nlme@3.1-168 r-magic@1.6-1 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Recursive Partitioning for Longitudinal Data and Right Censored Data Using Baseline Covariates
Description:

Constructs tree for continuous longitudinal data and survival data using baseline covariates as partitioning variables according to the LongCART and SurvCART algorithm, respectively. Later also included functions to calculate conditional power and predictive power of success based on interim results and probability of success for a prospective trial.

r-ldmppr 1.1.3
Propagated dependencies: r-yardstick@1.3.2 r-xgboost@1.7.11.1 r-workflows@1.3.0 r-tune@2.0.1 r-terra@1.8-86 r-spatstat-geom@3.6-1 r-spatstat-explore@3.6-0 r-rsample@1.3.1 r-recipes@1.3.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-progressr@0.18.0 r-progress@1.2.3 r-parsnip@1.3.3 r-nloptr@2.2.1 r-magrittr@2.0.4 r-hardhat@1.4.2 r-ggplot2@4.0.1 r-get@1.0-7 r-future@1.68.0 r-furrr@0.3.1 r-foreach@1.5.2 r-doparallel@1.0.17 r-dials@1.4.2 r-bundle@0.1.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/lanedrew/ldmppr
Licenses: GPL 3+
Build system: r
Synopsis: Estimate and Simulate from Location Dependent Marked Point Processes
Description:

This package provides a suite of tools for estimating, assessing model fit, simulating from, and visualizing location dependent marked point processes characterized by regularity in the pattern. You provide a reference marked point process, a set of raster images containing location specific covariates, and select the estimation algorithm and type of mark model. ldmppr estimates the process and mark models and allows you to check the appropriateness of the model using a variety of diagnostic tools. Once a satisfactory model fit is obtained, you can simulate from the model and visualize the results. Documentation for the package ldmppr is available in the form of a vignette.

r-learningr 0.29.1
Propagated dependencies: r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=learningr
Licenses: FSDG-compatible
Build system: r
Synopsis: Data and Functions to Accompany the Book "Learning R"
Description:

Crabs in the English channel, deer skulls, English monarchs, half-caste Manga characters, Jamaican cities, Shakespeare's The Tempest, drugged up cyclists and sexually transmitted diseases.

r-ludic 0.2.1
Propagated dependencies: r-rootsolve@1.8.2.4 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-landpred@2.0 r-fgarch@4052.93
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://borishejblum.github.io/ludic/
Licenses: Expat
Build system: r
Synopsis: Linkage Using Diagnosis Codes
Description:

Probabilistic record linkage without direct identifiers using only diagnosis codes. Method is detailed in: Hejblum, Weber, Liao, Palmer, Churchill, Szolovits, Murphy, Kohane & Cai (2019) <doi: 10.1038/sdata.2018.298> ; Zhang, Hejblum, Weber, Palmer, Churchill, Szolovits, Murphy, Liao, Kohane & Cai (2021) <doi: 10.1093/jamia/ocab187>.

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
Build system: r
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.

Total packages: 69239