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

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-lstmfactors 1.0.0
Propagated dependencies: r-reticulate@1.44.1 r-efafactors@1.2.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://haijiangqin.com/LSTMfactors/
Licenses: GPL 3
Build system: r
Synopsis: Determining the Number of Factors in Exploratory Factor Analysis by LSTM
Description:

This package provides a method for factor retention using a pre-trained Long Short Term Memory (LSTM) Network, which is originally developed by Hochreiter and Schmidhuber (1997) <doi:10.1162/neco.1997.9.8.1735>, is provided. The sample size of the dataset used to train the LSTM model is 1,000,000. Each sample is a batch of simulated response data with a specific latent factor structure. The eigenvalues of these response data will be used as sequential data to train the LSTM. The pre-trained LSTM is capable of factor retention for real response data with a true latent factor number ranging from 1 to 10, that is, determining the number of factors.

r-linktree 0.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/CyGei/linktree
Licenses: FSDG-compatible
Build system: r
Synopsis: Estimate Transmission Assortativity Coefficients
Description:

Estimates group transmission assortativity coefficients from transmission trees. Group transmission assortativity coefficients measure the tendency for individuals to transmit within their own group (e.g. age group, vaccination status, or location) compared to other groups. The package requires information on who infected whom, group membership for all individuals, and the relative sizes of each group in the population. For more details see Geismar et al. (2024) <doi:10.1371/journal.pone.0313037>.

r-localsolver 2.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=localsolver
Licenses: LGPL 2.1
Build system: r
Synopsis: R API to LocalSolver
Description:

The package converts R data onto input and data for LocalSolver, executes optimization and exposes optimization results as R data. LocalSolver (http://www.localsolver.com/) is an optimization engine developed by Innovation24 (http://www.innovation24.fr/). It is designed to solve large-scale mixed-variable non-convex optimization problems. The localsolver package is developed and maintained by WLOG Solutions (http://www.wlogsolutions.com/en/) in collaboration with Decision Support and Analysis Division at Warsaw School of Economics (http://www.sgh.waw.pl/en/).

r-listcomp 0.4.1
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/dirkschumacher/listcomp
Licenses: Expat
Build system: r
Synopsis: List Comprehensions
Description:

An implementation of list comprehensions as purely syntactic sugar with a minor runtime overhead. It constructs nested for-loops and executes the byte-compiled loops to collect the results.

r-landmix 1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=landmix
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Landmark Prediction for Mixture Data
Description:

Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a landmark time. Details are described in Garcia (2021) <doi:10.1093/biostatistics/kxz052>.

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-linpk 1.1.2
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/benjaminrich/linpk
Licenses: GPL 3
Build system: r
Synopsis: Generate Concentration-Time Profiles from Linear PK Systems
Description:

Generate concentration-time profiles from linear pharmacokinetic (PK) systems, possibly with first-order absorption or zero-order infusion, possibly with one or more peripheral compartments, and possibly under steady-state conditions. Single or multiple doses may be specified. Secondary (derived) PK parameters (e.g. Cmax, Ctrough, AUC, Tmax, half-life, etc.) are computed.

r-lingmatch 1.0.7
Propagated dependencies: r-rcppparallel@5.1.11-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://miserman.github.io/lingmatch/
Licenses: GPL 2+
Build system: r
Synopsis: Linguistic Matching and Accommodation
Description:

Measure similarity between texts. Offers a variety of processing tools and similarity metrics to facilitate flexible representation of texts and matching. Implements forms of Language Style Matching (Ireland & Pennebaker, 2010) <doi:10.1037/a0020386> and Latent Semantic Analysis (Landauer & Dumais, 1997) <doi:10.1037/0033-295X.104.2.211>.

r-l2densitygoftest 0.6.0
Propagated dependencies: r-nor1mix@1.3-3 r-mvtnorm@1.3-3 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-lassohidfastgibbs 0.1.5
Propagated dependencies: r-rcppnumerical@0.6-0 r-rcppeigen@0.3.4.0.2 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://github.com/MJDavoudabadi/LassoHiDFastGibbs
Licenses: GPL 3
Build system: r
Synopsis: Fast High-Dimensional Gibbs Samplers for Bayesian Lasso Regression
Description:

This package provides fast and scalable Gibbs sampling algorithms for Bayesian Lasso regression model in high-dimensional settings. The package implements efficient partially collapsed and nested Gibbs samplers for Bayesian Lasso, with a focus on computational efficiency when the number of predictors is large relative to the sample size. Methods are described at Davoudabadi and Ormerod (2026) <https://github.com/MJDavoudabadi/LassoHiDFastGibbs>.

r-lestat 1.9
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=lestat
Licenses: GPL 2
Build system: r
Synopsis: Package for Learning Statistics
Description:

Some simple objects and functions to do statistics using linear models and a Bayesian framework.

r-likertmaker 1.4.0
Propagated dependencies: r-tibble@3.3.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-gtools@3.9.5 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/WinzarH/LikertMakeR/
Licenses: Expat
Build system: r
Synopsis: Synthesise and Correlate Likert Scale and Rating-Scale Data Based on Summary Statistics
Description:

Generate and correlate synthetic Likert and rating-scale data with predefined means, standard deviations, Cronbach's Alpha, Factor Loading table, coefficients, and other summary statistics. Worked examples and documentation are available in the package articles, accessible via the package website, <https://winzarh.github.io/LikertMakeR/>.

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-llmflow 3.0.2
Propagated dependencies: r-jsonvalidate@1.5.0 r-jsonlite@2.0.0 r-glue@1.8.0 r-cli@3.6.5 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/Zaoqu-Liu/llmflow
Licenses: GPL 3+
Build system: r
Synopsis: Reasoning and Acting Workflow for Automated Data Analysis
Description:

This package provides a framework for integrating Large Language Models (LLMs) with R programming through workflow automation. Built on the ReAct (Reasoning and Acting) architecture, enables bi-directional communication between LLMs and R environments. Features include automated code generation and execution, intelligent error handling with retry mechanisms, persistent session management, structured JSON output validation, and context-aware conversation management.

r-lavaanextra 0.2.2
Propagated dependencies: r-lavaan@0.6-20 r-insight@1.4.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://lavaanExtra.remi-theriault.com
Licenses: Expat
Build system: r
Synopsis: Convenience Functions for Package 'lavaan'
Description:

Affords an alternative, vector-based syntax to lavaan', as well as other convenience functions such as naming paths and defining indirect links automatically, in addition to convenience formatting optimized for a publication and script sharing workflow.

r-ljexm 1.0.5
Propagated dependencies: r-webshot@0.5.5 r-rstudioapi@0.17.1 r-pdftools@3.6.0 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=LJexm
Licenses: GPL 3+
Build system: r
Synopsis: Extract, Convert, and Merge 'pdf' Files from 'zip' Files
Description:

Extracts zip files, converts Word', Excel', and html'/'htm files to pdf format. Word and Excel conversion uses VBScript', while html'/'htm conversion uses webshot and PhantomJS'. Additionally, the package merges pdf files into a single document. This package is only supported on Windows due to VBScript dependencies.

r-libstable4u 1.0.5
Propagated dependencies: r-rcppgsl@0.3.13 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=libstable4u
Licenses: GPL 3
Build system: r
Synopsis: Stable Distribution Functions...For You
Description:

This package provides tools for fast and accurate evaluation of skew stable distributions (CDF, PDF and quantile functions), random number generation, and parameter estimation. This is libstableR as per Royuela del Val, Simmross-Wattenberg, and Alberola López (2017) <doi:10.18637/jss.v078.i01> under a new maintainer.

r-literanger 0.2.0
Propagated dependencies: r-rcereal@1.3.2 r-cpp11@0.5.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://gitlab.com/stephematician/literanger
Licenses: GPL 3
Build system: r
Synopsis: Fast Serializable Random Forests Based on 'ranger'
Description:

An updated implementation of R package ranger by Wright et al, (2017) <doi:10.18637/jss.v077.i01> for training and predicting from random forests, particularly suited to high-dimensional data, and for embedding in Multiple Imputation by Chained Equations (MICE) by van Buuren (2007) <doi:10.1177/0962280206074463>. Ensembles of classification and regression trees are currently supported. Sparse data of class dgCMatrix (R package Matrix') can be directly analyzed. Conventional bagged predictions are available alongside an efficient prediction for MICE via the algorithm proposed by Doove et al (2014) <doi:10.1016/j.csda.2013.10.025>. Trained forests can be written to and read from storage. Survival and probability forests are not supported in the update, nor is data of class gwaa.data (R package GenABEL'); use the original ranger package for these analyses.

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-lifeinsurer 1.0.1
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rmarkdown@2.30 r-rlang@1.1.6 r-r6@2.6.1 r-pander@0.6.6 r-openxlsx@4.2.8.1 r-objectproperties@0.6.8 r-mortalitytables@2.0.5 r-lubridate@1.9.4 r-kableextra@1.4.0 r-dplyr@1.1.4 r-abind@1.4-8
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: Modelling Traditional Life Insurance Contracts
Description:

R6 classes to model traditional life insurance contracts like annuities, whole life insurances or endowments. Such life insurance contracts provide a guaranteed interest and are not directly linked to the performance of a particular investment vehicle, but they typically provide (discretionary) profit participation. This package provides a framework to model such contracts in a very generic (cash-flow-based) way and includes modelling profit participation schemes, dynamic increases or more general contract layers, as well as contract changes (like sum increases or premium waivers). All relevant quantities like premium decomposition, reserves and benefits over the whole contract period are calculated and potentially exported to Excel'. Mortality rates are given using the MortalityTables package.

r-ltfhplus 2.2.0
Propagated dependencies: r-xgboost@1.7.11.1 r-tmvtnorm@1.7 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-rcpp@1.1.0 r-purrr@1.2.0 r-igraph@2.2.1 r-ggplot2@4.0.1 r-future-apply@1.20.0 r-future@1.68.0 r-dplyr@1.1.4 r-batchmeans@1.0-4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://emilmip.github.io/LTFHPlus/
Licenses: GPL 3
Build system: r
Synopsis: Implementation of LT-FH++
Description:

Implementation of LT-FH++, an extension of the liability threshold family history (LT-FH) model. LT-FH++ uses a Gibbs sampler for sampling from the truncated multivariate normal distribution and allows for flexible family structures. LT-FH++ was first described in Pedersen, Emil M., et al. (2022) <doi:10.1016/j.ajhg.2022.01.009> as an extension to LT-FH with more flexible family structures, and again as the age-dependent liability threshold (ADuLT) model Pedersen, Emil M., et al. (2023) <https://www.nature.com/articles/s41467-023-41210-z> as an alternative to traditional time-to-event genome-wide association studies, where family history was not considered.

r-longit 0.1.0
Propagated dependencies: r-rjags@4-17 r-r2jags@0.8-9 r-missforest@1.6.1 r-aiccmodavg@2.3-4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=longit
Licenses: GPL 3
Build system: r
Synopsis: High Dimensional Longitudinal Data Analysis Using MCMC
Description:

High dimensional longitudinal data analysis with Markov Chain Monte Carlo(MCMC). Currently support mixed effect regression with or without missing observations by considering covariance structures. It provides estimates by missing at random and missing not at random assumptions. In this R package, we present Bayesian approaches that statisticians and clinical researchers can easily use. The functions methodology is based on the book "Bayesian Approaches in Oncology Using R and OpenBUGS" by Bhattacharjee A (2020) <doi:10.1201/9780429329449-14>.

r-lazysf 0.3.0
Propagated dependencies: r-tibble@3.3.0 r-sf@1.0-23 r-magrittr@2.0.4 r-dplyr@1.1.4 r-dbplyr@2.5.1 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/hypertidy/lazysf
Licenses: GPL 3
Build system: r
Synopsis: Delayed Read for 'GDAL' Vector Data Sources
Description:

Lazy read for drawings. A dplyr back end for data sources supported by GDAL vector drivers, that allows working with local or remote sources as if they are in-memory data frames. Basic features works with any drawing format ('GDAL vector data source') supported by the sf package.

r-madness 0.2.8
Propagated dependencies: r-matrixcalc@1.0-6 r-matrix@1.7-4 r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/shabbychef/madness
Licenses: LGPL 3
Build system: r
Synopsis: Automatic Differentiation of Multivariate Operations
Description:

An object that supports automatic differentiation of matrix- and multidimensional-valued functions with respect to multidimensional independent variables. Automatic differentiation is via forward accumulation'.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457