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

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-localiv 0.3.1
Propagated dependencies: r-sampleselection@1.2-14 r-rlang@1.1.6 r-mgcv@1.9-4 r-kernsmooth@2.23-26
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/xiangzhou09/localIV
Licenses: GPL 3+
Build system: r
Synopsis: Estimation of Marginal Treatment Effects using Local Instrumental Variables
Description:

In the generalized Roy model, the marginal treatment effect (MTE) can be used as a building block for constructing conventional causal parameters such as the average treatment effect (ATE) and the average treatment effect on the treated (ATT). Given a treatment selection equation and an outcome equation, the function mte() estimates the MTE via the semiparametric local instrumental variables method or the normal selection model. The function mte_at() evaluates MTE at different values of the latent resistance u with a given X = x, and the function mte_tilde_at() evaluates MTE projected onto the estimated propensity score. The function ace() estimates population-level average causal effects such as ATE, ATT, or the marginal policy relevant treatment effect.

r-lineup 0.44
Propagated dependencies: r-qtl@1.72 r-class@7.3-23
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/kbroman/lineup
Licenses: GPL 3
Build system: r
Synopsis: Lining Up Two Sets of Measurements
Description:

This package provides tools for detecting and correcting sample mix-ups between two sets of measurements, such as between gene expression data on two tissues. Broman et al. (2015) <doi:10.1534/g3.115.019778>.

r-loopdetectr 0.1.2
Propagated dependencies: r-numderiv@2016.8-1.1 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LoopDetectR
Licenses: GPL 3
Build system: r
Synopsis: Comprehensive Feedback Loop Detection in ODE Models
Description:

Detect feedback loops (cycles, circuits) between species (nodes) in ordinary differential equation (ODE) models. Feedback loops are paths from a node to itself without visiting any other node twice, and they have important regulatory functions. Loops are reported with their order of participating nodes and their length, and whether the loop is a positive or a negative feedback loop. An upper limit of the number of feedback loops limits runtime (which scales with feedback loop count). Model parametrizations and values of the modelled variables are accounted for. Computation uses the characteristics of the Jacobian matrix as described e.g. in Thomas and Kaufman (2002) <doi:10.1016/s1631-0691(02)01452-x>. Input can be the Jacobian matrix of the ODE model or the ODE function definition; in the latter case, the Jacobian matrix is determined using numDeriv'. Graph-based algorithms from igraph are employed for path detection.

r-ltc 0.3.0
Propagated dependencies: r-ggplot2@4.0.1 r-ggforce@0.5.0 r-dplyr@1.1.4 r-crayon@1.5.3 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/loukesio/ltc-color-palettes
Licenses: Expat
Build system: r
Synopsis: Collection of Artistic and Nature-Inspired Color Palettes
Description:

Offers a variety of color palettes inspired by art, nature, and personal inspirations. Each palette is accompanied by a unique backstory, enriching the understanding and significance of the colors.

r-lavdiag 0.1.0
Propagated dependencies: r-withr@3.0.2 r-visnetwork@2.1.4 r-vctrs@0.6.5 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-purrr@1.2.0 r-mgcv@1.9-4 r-lavaan@0.6-20 r-igraph@2.2.1 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-future-apply@1.20.0 r-future@1.68.0 r-furrr@0.3.1 r-dplyr@1.1.4 r-corrplot@0.95
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/reckak/lavDiag
Licenses: Expat
Build system: r
Synopsis: Latent Variable Models Diagnostics
Description:

Diagnostics and visualization tools for latent variable models fitted with lavaan (Rosseel, 2012 <doi:10.18637/jss.v048.i02>). The package provides fast, parallel-safe factor-score prediction (lavPredict_parallel()), data augmentation with model predictions, residuals, delta-method standard errors and confidence intervals (augment()), and model-based latent grids for continuous, ordinal, or mixed indicators (prepare()). It offers item-level empirical versus model curve comparison using generalized additive models for both continuous and ordinal indicators (item_data(), item_plot()) via mgcv (Wood, 2017, ISBN:9781498728331), residual diagnostics including residual correlation tables and plots (resid_cor(), resid_corrplot()) using corrplot (Wei and Simko, 2021 <https://github.com/taiyun/corrplot>), and Qâ Q checks of residual z-statistics (resid_qq()), optionally with non-overlapping labels from ggrepel (Slowikowski, 2024 <https://CRAN.R-project.org/package=ggrepel>). Heavy computations are parallelized via future'/'furrr (Bengtsson, 2021 <doi:10.32614/RJ-2021-048>; Vaughan and Dancho, 2018 <https://CRAN.R-project.org/package=furrr>). Methods build on established literature and packages listed above.

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-lipidmapsr 1.0.4
Propagated dependencies: r-rjsonio@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lipidmapsR
Licenses: GPL 3
Build system: r
Synopsis: Lipid Maps Rest Service
Description:

Lipid Maps Rest service. Researchers can access the Lipid Maps Rest service programmatically and conveniently integrate it into the current workflow or packages.

r-linl 0.0.5
Propagated dependencies: r-rmarkdown@2.30 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/eddelbuettel/linl
Licenses: GPL 3
Build system: r
Synopsis: 'linl' is not 'Letter'
Description:

This package provides a LaTeX Letter class for rmarkdown', using the pandoc-letter template adapted for use with markdown'.

r-latentfactor 0.0.7
Propagated dependencies: r-xgboost@1.7.11.1 r-rstudioapi@0.17.1 r-psych@2.5.6 r-mvtnorm@1.3-3 r-mlr@2.19.3 r-matrix@1.7-4 r-lavaan@0.6-20 r-ineq@0.2-13 r-googledrive@2.1.2 r-fspe@0.1.2 r-eganet@2.4.0 r-car@3.1-3 r-bbmisc@1.13
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=latentFactoR
Licenses: GPL 3+
Build system: r
Synopsis: Data Simulation Based on Latent Factors
Description:

Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mixed. Skews, cross-loadings, wording effects, population errors, and local dependencies can be added. All parameters can be manipulated. Data categorization is based on Garrido, Abad, and Ponsoda (2011) <doi:10.1177/0013164410389489>.

r-lpirfs 0.2.5
Propagated dependencies: r-sandwich@3.1-1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-plm@2.6-7 r-lmtest@0.9-40 r-gridextra@2.3 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dplyr@1.1.4 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=lpirfs
Licenses: GPL 2+
Build system: r
Synopsis: Local Projections Impulse Response Functions
Description:

This package provides functions to estimate and visualize linear as well as nonlinear impulse responses based on local projections by Jordà (2005) <doi:10.1257/0002828053828518>. The methods and the package are explained in detail in Adämmer (2019) <doi:10.32614/RJ-2019-052>.

r-lkt 1.7.0
Propagated dependencies: r-sparsem@1.84-2 r-proc@1.19.0.1 r-matrix@1.7-4 r-lme4@1.1-37 r-liblinear@2.10-24 r-hdinterval@0.2.4 r-glmnetutils@1.1.9 r-glmnet@4.1-10 r-data-table@1.17.8 r-crayon@1.5.3 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=LKT
Licenses: GPL 3
Build system: r
Synopsis: Logistic Knowledge Tracing
Description:

Computes Logistic Knowledge Tracing ('LKT') which is a general method for tracking human learning in an educational software system. Please see Pavlik, Eglington, and Harrel-Williams (2021) <https://ieeexplore.ieee.org/document/9616435>. LKT is a method to compute features of student data that are used as predictors of subsequent performance. LKT allows great flexibility in the choice of predictive components and features computed for these predictive components. The system is built on top of LiblineaR', which enables extremely fast solutions compared to base glm() in R.

r-leapgp 1.0.0
Propagated dependencies: r-rann@2.6.2 r-lagp@1.5-9 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=leapgp
Licenses: GPL 3+
Build system: r
Synopsis: Localized Ensemble of Approximate Gaussian Processes
Description:

An emulator designed for rapid sequential emulation (e.g., Markov chain Monte Carlo applications). Works via extension of the laGP approach by Gramacy and Apley (2015 <doi:10.1080/10618600.2014.914442>). Details are given in Rumsey et al. (2023 <doi:10.1002/sta4.576>).

r-lmomco 2.5.3
Propagated dependencies: r-mass@7.3-65 r-lmoments@1.3-2 r-goftest@1.2-3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://www.amazon.com/dp/1463508417/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: L-Moments, Censored L-Moments, Trimmed L-Moments, L-Comoments, and Many Distributions
Description:

Extensive functions for Lmoments (LMs) and probability-weighted moments (PWMs), distribution parameter estimation, LMs for distributions, LM ratio diagrams, multivariate Lcomoments, and asymmetric (asy) trimmed LMs (TLMs). Maximum likelihood and maximum product spacings estimation are available. Right-tail and left-tail LM censoring by threshold or indicator variable are available. LMs of residual (resid) and reversed (rev) residual life are implemented along with 13 quantile operators for reliability analyses. Exact analytical bootstrap estimates of order statistics, LMs, and LM var-covars are available. Harri-Coble Tau34-squared Normality Test is available. Distributions with L, TL, and added (+) support for right-tail censoring (RC) encompass: Asy Exponential (Exp) Power [L], Asy Triangular [L], Cauchy [TL], Eta-Mu [L], Exp. [L], Gamma [L], Generalized (Gen) Exp Poisson [L], Gen Extreme Value [L], Gen Lambda [L, TL], Gen Logistic [L], Gen Normal [L], Gen Pareto [L+RC, TL], Govindarajulu [L], Gumbel [L], Kappa [L], Kappa-Mu [L], Kumaraswamy [L], Laplace [L], Linear Mean Residual Quantile Function [L], Normal [L], 3p log-Normal [L], Pearson Type III [L], Polynomial Density-Quantile 3 and 4 [L], Rayleigh [L], Rev-Gumbel [L+RC], Rice [L], Singh Maddala [L], Slash [TL], 3p Student t [L], Truncated Exponential [L], Wakeby [L], and Weibull [L].

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-lqr 5.2
Propagated dependencies: r-spatstat-univar@3.1-5 r-quantreg@6.1 r-numderiv@2016.8-1.1 r-momtrunc@6.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=lqr
Licenses: GPL 2+
Build system: r
Synopsis: Robust Linear Quantile Regression
Description:

It fits a robust linear quantile regression model using a new family of zero-quantile distributions for the error term. Missing values and censored observations can be handled as well. This family of distribution includes skewed versions of the Normal, Student's t, Laplace, Slash and Contaminated Normal distribution. It also performs logistic quantile regression for bounded responses as shown in Galarza et.al.(2020) <doi:10.1007/s13571-020-00231-0>. It provides estimates and full inference. It also provides envelopes plots for assessing the fit and confidences bands when several quantiles are provided simultaneously.

r-lodgwas 1.0-7
Propagated dependencies: r-survival@3.8-3 r-rms@8.1-0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lodGWAS
Licenses: GPL 3+
Build system: r
Synopsis: Genome-Wide Association Analysis of a Biomarker Accounting for Limit of Detection
Description:

Genome-wide association (GWAS) analyses of a biomarker that account for the limit of detection.

r-lmest 3.2.8
Propagated dependencies: r-scatterplot3d@0.3-44 r-mvtnorm@1.3-3 r-multilcirt@2.12 r-mix@1.0-13 r-mclust@6.1.2 r-mass@7.3-65 r-formula@1.2-5 r-diagram@1.6.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LMest
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Latent Markov Models
Description:

Latent Markov models for longitudinal continuous and categorical data. See Bartolucci, Pandolfi, Pennoni (2017)<doi:10.18637/jss.v081.i04>.

r-lpbkg 1.2
Propagated dependencies: r-polynom@1.4-1 r-orthopolynom@1.0-6.1 r-hmisc@5.2-4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LPBkg
Licenses: GPL 3
Build system: r
Synopsis: Detecting New Signals under Background Mismodelling
Description:

Given a postulated model and a set of data, the comparison density is estimated and the deviance test is implemented in order to assess if the data distribution deviates significantly from the postulated model. Finally, the results are summarized in a CD-plot as described in Algeri S. (2019) <arXiv:1906.06615>.

r-luzlogr 0.2.1
Propagated dependencies: 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=luzlogr
Licenses: Expat
Build system: r
Synopsis: Lightweight Logging for R Scripts
Description:

This package provides flexible but lightweight logging facilities for R scripts. Supports priority levels for logs and messages, flagging messages, capturing script output, switching logs, and logging to files or connections.

r-lcmm 2.2.2
Propagated dependencies: r-survival@3.8-3 r-spacefillr@0.4.0 r-numderiv@2016.8-1.1 r-nlme@3.1-168 r-mvtnorm@1.3-3 r-marqlevalg@2.0.8 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cecileproust-lima.github.io/lcmm/
Licenses: GPL 2+
Build system: r
Synopsis: Extended Mixed Models Using Latent Classes and Latent Processes
Description:

Estimation of various extensions of the mixed models including latent class mixed models, joint latent class mixed models, mixed models for curvilinear outcomes, mixed models for multivariate longitudinal outcomes using a maximum likelihood estimation method (Proust-Lima, Philipps, Liquet (2017) <doi:10.18637/jss.v078.i02>).

r-lexiconpt 0.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lexiconPT
Licenses: GPL 2 FSDG-compatible
Build system: r
Synopsis: Lexicons for Portuguese Text Analysis
Description:

This package provides easy access for sentiment lexicons for those who want to do text analysis in Portuguese texts. As of now, two Portuguese lexicons are available: SentiLex-PT02 and OpLexicon (v2.1 and v3.0).

r-lpgraph 2.1
Propagated dependencies: r-pma@1.2-4 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LPGraph
Licenses: GPL 2
Build system: r
Synopsis: Nonparametric Smoothing of Laplacian Graph Spectra
Description:

This package provides a nonparametric method to approximate Laplacian graph spectra of a network with ordered vertices. This provides a computationally efficient algorithm for obtaining an accurate and smooth estimate of the graph Laplacian basis. The approximation results can then be used for tasks like change point detection, k-sample testing, and so on. The primary reference is Mukhopadhyay, S. and Wang, K. (2018, Technical Report).

r-lidartree 4.0.8
Propagated dependencies: r-terra@1.8-86 r-sf@1.0-23 r-reldist@1.7-2 r-lidr@4.2.3 r-leaps@3.2 r-imager@1.0.5 r-gvlma@1.0.0.3 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://lidar.pages.mia.inra.fr/lidaRtRee/
Licenses: GPL 3
Build system: r
Synopsis: Forest Analysis with Airborne Laser Scanning (LiDAR) Data
Description:

This package provides functions for forest objects detection, structure metrics computation, model calibration and mapping with airborne laser scanning: co-registration of field plots (Monnet and Mermin (2014) <doi:10.3390/f5092307>); tree detection (method 1 in Eysn et al. (2015) <doi:10.3390/f6051721>) and segmentation; forest parameters estimation with the area-based approach: model calibration with ground reference, and maps export (Aussenac et al. (2023) <doi:10.12688/openreseurope.15373.2>); extraction of both physical (gaps, edges, trees) and statistical features useful for e.g. habitat suitability modeling (Glad et al. (2020) <doi:10.1002/rse2.117>) and forest maturity mapping (Fuhr et al. (2022) <doi:10.1002/rse2.274>).

r-l0learn 2.1.0
Propagated dependencies: r-reshape2@1.4.5 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-mass@7.3-65 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=L0Learn
Licenses: Expat
Build system: r
Synopsis: Fast Algorithms for Best Subset Selection
Description:

Highly optimized toolkit for approximately solving L0-regularized learning problems (a.k.a. best subset selection). The algorithms are based on coordinate descent and local combinatorial search. For more details, check the paper by Hazimeh and Mazumder (2020) <doi:10.1287/opre.2019.1919>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457