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

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-lnmcluster 0.3.1
Propagated dependencies: r-stringr@1.6.0 r-rcpp@1.1.0 r-pgmm@1.2.8 r-mclust@6.1.2 r-mass@7.3-65 r-gtools@3.9.5 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lnmCluster
Licenses: GPL 2+
Build system: r
Synopsis: Perform Logistic Normal Multinomial Clustering for Microbiome Compositional Data
Description:

An implementation of logistic normal multinomial (LNM) clustering. It is an extension of LNM mixture model proposed by Fang and Subedi (2020) <arXiv:2011.06682>, and is designed for clustering compositional data. The package includes 3 extended models: LNM Factor Analyzer (LNM-FA), LNM Bicluster Mixture Model (LNM-BMM) and Penalized LNM Factor Analyzer (LNM-FA). There are several advantages of LNM models: 1. LNM provides more flexible covariance structure; 2. Factor analyzer can reduce the number of parameters to estimate; 3. Bicluster can simultaneously cluster subjects and taxa, and provides significant biological insights; 4. Penalty term allows sparse estimation in the covariance matrix. Details for model assumptions and interpretation can be found in papers: Tu and Subedi (2021) <arXiv:2101.01871> and Tu and Subedi (2022) <doi:10.1002/sam.11555>.

r-locus 1.0
Propagated dependencies: r-mass@7.3-65 r-ica@1.0-3 r-far@0.6-7
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LOCUS
Licenses: GPL 2
Build system: r
Synopsis: Low-Rank Decomposition of Brain Connectivity Matrices with Uniform Sparsity
Description:

To decompose symmetric matrices such as brain connectivity matrices so that one can extract sparse latent component matrices and also estimate mixing coefficients, a blind source separation (BSS) method named LOCUS was proposed in Wang and Guo (2023) <arXiv:2008.08915>. For brain connectivity matrices, the outputs correspond to sparse latent connectivity traits and individual-level trait loadings.

r-latexpdf 0.1.8
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=latexpdf
Licenses: GPL 3
Build system: r
Synopsis: Convert Tables to PDF or PNG
Description:

Converts table-like objects to stand-alone PDF or PNG. Can be used to embed tables and arbitrary content in PDF or Word documents. Provides a low-level R interface for creating LaTeX code, e.g. command() and a high-level interface for creating PDF documents, e.g. as.pdf.data.frame(). Extensive customization is available via mid-level functions, e.g. as.tabular(). See also package?latexpdf'. Support for PNG is experimental; see as.png.data.frame'. Adapted from metrumrg <https://r-forge.r-project.org/R/?group_id=1215>. Requires a compatible installation of pdflatex', e.g. <https://miktex.org/>.

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-llm 1.1.0
Propagated dependencies: r-survey@4.4-8 r-stringr@1.6.0 r-scales@1.4.0 r-rweka@0.4-47 r-reghelper@1.1.2 r-partykit@1.2-24
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LLM
Licenses: GPL 3+
Build system: r
Synopsis: Logit Leaf Model Classifier for Binary Classification
Description:

Fits the Logit Leaf Model, makes predictions and visualizes the output. (De Caigny et al., (2018) <DOI:10.1016/j.ejor.2018.02.009>).

r-lrequire 0.1.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/rickwargo/lrequire
Licenses: Expat
Build system: r
Synopsis: Sources an R "Module" with Caching & Encapsulation, Returning Exported Vars
Description:

In the fashion of node.js <https://nodejs.org/>, requires a file, sourcing into the current environment only the variables explicitly specified in the module.exports or exports list variable. If the file was already sourced, the result of the earlier sourcing is returned to the caller.

r-lavaan-mi 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://github.com/TDJorgensen/lavaan.mi
Licenses: GPL 2+
Build system: r
Synopsis: Fit Structural Equation Models to Multiply Imputed Data
Description:

The primary purpose of lavaan.mi is to extend the functionality of the R package lavaan', which implements structural equation modeling (SEM). When incomplete data have been multiply imputed, the imputed data sets can be analyzed by lavaan using complete-data estimation methods, but results must be pooled across imputations (Rubin, 1987, <doi:10.1002/9780470316696>). The lavaan.mi package automates the pooling of point and standard-error estimates, as well as a variety of test statistics, using a familiar interface that allows users to fit an SEM to multiple imputations as they would to a single data set using the lavaan package.

r-labdsv 2.1-2
Propagated dependencies: r-rtsne@0.17 r-mgcv@1.9-4 r-mass@7.3-65 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=labdsv
Licenses: GPL 2+
Build system: r
Synopsis: Ordination and Multivariate Analysis for Ecology
Description:

This package provides a variety of ordination and community analyses useful in analysis of data sets in community ecology. Includes many of the common ordination methods, with graphical routines to facilitate their interpretation, as well as several novel analyses.

r-lock5data 4.0.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=Lock5Data
Licenses: GPL 2
Build system: r
Synopsis: Datasets for "Statistics: UnLocking the Power of Data"
Description:

Datasets for the fourth edition of "Statistics: Unlocking the Power of Data" by Lock^5 Includes versions of datasets from earlier editions.

r-learnvizlmm 1.0.0
Propagated dependencies: r-stringr@1.6.0 r-rsvg@2.7.0 r-dplyr@1.1.4 r-diagrammersvg@0.1 r-diagrammer@1.0.11 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/kzavez/LearnVizLMM
Licenses: GPL 3+
Build system: r
Synopsis: Learning and Communicating Linear Mixed Models Without Data
Description:

Summarizes characteristics of linear mixed effects models without data or a fitted model by converting code for fitting lmer() from lme4 and lme() from nlme into tables, equations, and visuals. Outputs can be used to learn how to fit linear mixed effects models in R and to communicate about these models in presentations, manuscripts, and analysis plans.

r-ldt 0.5.3
Propagated dependencies: r-tdata@0.3.0 r-rdpack@2.6.4 r-rcpp@1.1.0 r-mass@7.3-65 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/rmojab63/LDT
Licenses: GPL 3+
Build system: r
Synopsis: Automated Uncertainty Analysis
Description:

This package provides methods and tools for model selection and multi-model inference (Burnham and Anderson (2002) <doi:10.1007/b97636>, among others). SUR (for parameter estimation), logit'/'probit (for binary classification), and VARMA (for time-series forecasting) are implemented. Evaluations are both in-sample and out-of-sample. It is designed to be efficient in terms of CPU usage and memory consumption.

r-likelihood 1.9
Propagated dependencies: r-nlme@3.1-168
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=likelihood
Licenses: GPL 2
Build system: r
Synopsis: Methods for Maximum Likelihood Estimation
Description:

This package provides tools for maximum likelihood estimation of parameters of scientific models. Based on Goffe et al (1994) <doi:10.1016/0304-4076(94)90038-8>.

r-locatexec 0.1.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=locatexec
Licenses: Expat
Build system: r
Synopsis: Detection and Localization of Executable Files
Description:

This package provides a set of functions to locate some programs available on the user machine. The package provides functions to locate Node.js', npm', LibreOffice', Microsoft Word', Microsoft PowerPoint', Microsoft Excel', Python', pip', Mozilla Firefox and Google Chrome'. User can test the availability of a program with eventually a version and call it with function system2() or system(). This allows the use of a single function to retrieve the path to a program regardless of the operating system and its configuration.

r-lrtester 1.3.1
Propagated dependencies: r-stringr@1.6.0 r-statmod@1.5.1 r-rlang@1.1.6 r-envstats@3.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/gmcmacran/LRTesteR
Licenses: GPL 3
Build system: r
Synopsis: Likelihood Ratio Tests and Confidence Intervals
Description:

This package provides a collection of hypothesis tests and confidence intervals based on the likelihood ratio <https://en.wikipedia.org/wiki/Likelihood-ratio_test>.

r-lsmontecarlo 1.0
Propagated dependencies: r-mvtnorm@1.3-3 r-fbasics@4041.97
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LSMonteCarlo
Licenses: GPL 3
Build system: r
Synopsis: American options pricing with Least Squares Monte Carlo method
Description:

The package compiles functions for calculating prices of American put options with Least Squares Monte Carlo method. The option types are plain vanilla American put, Asian American put, and Quanto American put. The pricing algorithms include variance reduction techniques such as Antithetic Variates and Control Variates. Additional functions are given to derive "price surfaces" at different volatilities and strikes, create 3-D plots, quickly generate Geometric Brownian motion, and calculate prices of European options with Black & Scholes analytical solution.

r-lcars 0.4.1
Propagated dependencies: r-trekcolors@0.2.0 r-shiny@1.11.1 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/leonawicz/lcars
Licenses: Expat
Build system: r
Synopsis: LCARS Aesthetic for Shiny
Description:

This package provides Shiny widgets and theme that support a Library Computer Access/Retrieval System (LCARS) aesthetic for Shiny apps. The package also includes functions for adding a minimal LCARS theme to static ggplot2 graphs. More details about LCARS can be found at <https://en.wikipedia.org/wiki/LCARS>.

r-legislator 1.1.0
Propagated dependencies: r-dplyr@1.1.4 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/saschagobel/legislatoR
Licenses: GPL 3
Build system: r
Synopsis: Interface to the Comparative Legislators Database
Description:

Facilitates access to the Comparative Legislators Database (CLD). The CLD includes political, sociodemographic, career, online presence, public attention, and visual information for over 67,000 contemporary and historical politicians from 16 countries.

r-logcondens 2.1.8
Propagated dependencies: r-ks@1.15.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: http://www.kasparrufibach.ch
Licenses: GPL 2+
Build system: r
Synopsis: Estimate a Log-Concave Probability Density from Iid Observations
Description:

Given independent and identically distributed observations X(1), ..., X(n), compute the maximum likelihood estimator (MLE) of a density as well as a smoothed version of it under the assumption that the density is log-concave, see Rufibach (2007) and Duembgen and Rufibach (2009). The main function of the package is logConDens that allows computation of the log-concave MLE and its smoothed version. In addition, we provide functions to compute (1) the value of the density and distribution function estimates (MLE and smoothed) at a given point (2) the characterizing functions of the estimator, (3) to sample from the estimated distribution, (5) to compute a two-sample permutation test based on log-concave densities, (6) the ROC curve based on log-concave estimates within cases and controls, including confidence intervals for given values of false positive fractions (7) computation of a confidence interval for the value of the true density at a fixed point. Finally, three datasets that have been used to illustrate log-concave density estimation are made available.

r-linguisticsdown 1.2.0
Propagated dependencies: r-stringr@1.6.0 r-shiny@1.11.1 r-rstudioapi@0.17.1 r-miniui@0.1.2 r-magrittr@2.0.4 r-knitr@1.50 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://liao961120.github.io/linguisticsdown/
Licenses: FSDG-compatible
Build system: r
Synopsis: Easy Linguistics Document Writing with R Markdown
Description:

This package provides Shiny gadgets to search, type, and insert IPA symbols into documents or scripts, requiring only knowledge about phonetics or X-SAMPA'. Also provides functions to facilitate the rendering of IPA symbols in LaTeX and PDF format, making IPA symbols properly rendered in all output formats. A minimal R Markdown template for authoring Linguistics related documents is also bundled with the package. Some helper functions to facilitate authoring with R Markdown is also provided.

r-latexdiffr 0.2.0
Propagated dependencies: r-rprojroot@2.1.1 r-fs@1.6.6 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/hughjonesd/latexdiffr
Licenses: Expat
Build system: r
Synopsis: Diff TeX, 'rmarkdown' or 'quarto' Files Using the 'latexdiff' Utility
Description:

This package produces a PDF diff of two rmarkdown', quarto', Sweave or TeX files, using the external latexdiff utility.

r-lofifonts 0.1.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/coolbutuseless/lofifonts
Licenses: Expat
Build system: r
Synopsis: Text Rendering with Bitmap and Vector Fonts
Description:

Alternate font rendering is useful when rendering text to novel graphics outputs where modern font rendering is not available or where bespoke text positioning is required. Bitmap and vector fonts allow for custom layout and rendering using pixel coordinates and line drawing. Formatted text is created as a data.frame of pixel coordinates (for bitmap fonts) or stroke coordinates (for vector fonts). All text can be easily previewed as a matrix or raster image. A selection of fonts is included with this package.

r-linkagemapview 2.1.2
Propagated dependencies: r-rcolorbrewer@1.1-3 r-qtl@1.72 r-plotrix@3.8-13
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/louellette/LinkageMapView
Licenses: GPL 3
Build system: r
Synopsis: Plot Linkage Group Maps with Quantitative Trait Loci
Description:

This package produces high resolution, publication ready linkage maps and quantitative trait loci maps. Input can be output from R/qtl', simple text or comma delimited files. Output is currently a portable document file.

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-mtsta 0.0.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/PaulESantos/mtsta
Licenses: Expat
Build system: r
Synopsis: Accessing the Red List of Montane Tree Species of the Tropical Andes
Description:

Access the Red List of Montane Tree Species of the Tropical Andes Tejedor Garavito et al.(2014, ISBN:978-1-905164-60-8). This package allows users to search for globally threatened tree species within the andean montane forests, including cloud forests and seasonal (wet) forests above 1500 m a.s.l.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457