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

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-ardl-nardl 1.3.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ardl.nardl
Licenses: GPL 2+
Build system: r
Synopsis: Linear and Nonlinear Autoregressive Distributed Lag Models: General-to-Specific Approach
Description:

Estimate the linear and nonlinear autoregressive distributed lag (ARDL & NARDL) models and the corresponding error correction models, and test for longrun and short-run asymmetric. The general-to-specific approach is also available in estimating the ARDL and NARDL models. The Pesaran, Shin & Smith (2001) (<doi:10.1002/jae.616>) bounds test for level relationships is also provided. The ardl.nardl package also performs short-run and longrun symmetric restrictions available at Shin et al. (2014) <doi:10.1007/978-1-4899-8008-3_9> and their corresponding tests.

r-autotransqf 0.1.3
Propagated dependencies: r-vgam@1.1-13 r-moments@0.14.1 r-matlab2r@1.5.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/yyyuehhu/AutoTransQF
Licenses: GPL 3
Build system: r
Synopsis: Novel Automatic Shifted Log Transformation
Description:

This package provides a novel parametrization of log transformation and a shift parameter to automate the transformation process are proposed in R package AutoTransQF based on Feng et al. (2016). Please read Feng et al. (2016) <doi:10.1002/sta4.104> for more details of the method.

r-albatross 0.3-9
Propagated dependencies: r-pracma@2.4.6 r-multiway@1.0-7 r-matrix@1.7-4 r-lattice@0.22-7 r-cmls@1.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=albatross
Licenses: GPL 3+
Build system: r
Synopsis: PARAFAC Analysis of Fluorescence Excitation-Emission Matrices
Description:

Perform parallel factor analysis (PARAFAC: Hitchcock, 1927) <doi:10.1002/sapm192761164> on fluorescence excitation-emission matrices: handle scattering signal and inner filter effect, scale the dataset, fit the model; perform split-half validation or jack-knifing. Modified approaches such as Whittaker interpolation, randomised split-half, and fluorescence and scattering model estimation are also available. The package has a low dependency footprint and has been tested on a wide range of R versions.

r-alakazam 1.4.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://alakazam.readthedocs.io/
Licenses: AGPL 3
Build system: r
Synopsis: Immunoglobulin Clonal Lineage and Diversity Analysis
Description:

This package provides methods for high-throughput adaptive immune receptor repertoire sequencing (AIRR-Seq; Rep-Seq) analysis. In particular, immunoglobulin (Ig) sequence lineage reconstruction, lineage topology analysis, diversity profiling, amino acid property analysis and gene usage. Citations: Gupta and Vander Heiden, et al (2017) <doi:10.1093/bioinformatics/btv359>, Stern, Yaari and Vander Heiden, et al (2014) <doi:10.1126/scitranslmed.3008879>.

r-autoslider-core 0.3.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/insightsengineering/autoslider.core
Licenses: ASL 2.0
Build system: r
Synopsis: Slide Automation for Tables, Listings and Figures
Description:

The normal process of creating clinical study slides is that a statistician manually type in the numbers from outputs and a separate statistician to double check the typed in numbers. This process is time consuming, resource intensive, and error prone. Automatic slide generation is a solution to address these issues. It reduces the amount of work and the required time when creating slides, and reduces the risk of errors from manually typing or copying numbers from the output to slides. It also helps users to avoid unnecessary stress when creating large amounts of slide decks in a short time window.

r-absorber 1.0
Propagated dependencies: r-sparsegl@1.1.1 r-matrix@1.7-4 r-mass@7.3-65 r-irlba@2.3.5.1 r-ggplot2@4.0.1 r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=absorber
Licenses: GPL 2
Build system: r
Synopsis: Variable Selection in Nonparametric Models using B-Splines
Description:

This package provides a variable selection method using B-Splines in multivariate nOnparametric Regression models Based on partial dErivatives Regularization (ABSORBER) implements a novel variable selection method in a nonlinear multivariate model using B-splines. For further details we refer the reader to the paper Savino, M. E. and Lévy-Leduc, C. (2024), <https://hal.science/hal-04434820>.

r-azr 0.3.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://pedrobtz.github.io/azr/
Licenses: Expat
Build system: r
Synopsis: Credential Chain for Seamless 'OAuth 2.0' Authentication to 'Azure Services'
Description:

This package implements a credential chain for Azure OAuth 2.0 authentication based on the package httr2''s OAuth framework. Sequentially attempts authentication methods until one succeeds. During development allows interactive browser-based flows ('Device Code and Auth Code flows) and non-interactive flow ('Client Secret') in batch mode.

r-asymptest 0.1.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Simple R Package for Classical Parametric Statistical Tests and Confidence Intervals in Large Samples
Description:

One and two sample mean and variance tests (differences and ratios) are considered. The test statistics are all expressed in the same form as the Student t-test, which facilitates their presentation in the classroom. This contribution also fills the gap of a robust (to non-normality) alternative to the chi-square single variance test for large samples, since no such procedure is implemented in standard statistical software.

r-ahnr 0.3.1
Propagated dependencies: r-visnetwork@2.1.4 r-purrr@1.2.0 r-pracma@2.4.6 r-pdist@1.2.1 r-matrixcalc@1.0-6 r-magrittr@2.0.4 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/jroberayalas/ahnr
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: An Implementation of the Artificial Hydrocarbon Networks
Description:

Implementation of the Artificial Hydrocarbon Networks for data modeling.

r-astgrepr 0.1.1
Propagated dependencies: r-yaml@2.3.10 r-rrapply@1.2.8 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/etiennebacher/astgrepr
Licenses: Expat
Build system: r
Synopsis: Parse and Manipulate R Code
Description:

Parsing R code is key to build tools such as linters and stylers. This package provides a binding to the Rust crate ast-grep so that one can parse and explore R code.

r-aiccmodavg 2.3-4
Propagated dependencies: r-xtable@1.8-4 r-vgam@1.1-13 r-unmarked@1.5.1 r-survival@3.8-3 r-nlme@3.1-168 r-matrix@1.7-4 r-mass@7.3-65 r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AICcmodavg
Licenses: GPL 2+
Build system: r
Synopsis: Model Selection and Multimodel Inference Based on (Q)AIC(c)
Description:

This package provides functions to implement model selection and multimodel inference based on Akaike's information criterion (AIC) and the second-order AIC (AICc), as well as their quasi-likelihood counterparts (QAIC, QAICc) from various model object classes. The package implements classic model averaging for a given parameter of interest or predicted values, as well as a shrinkage version of model averaging parameter estimates or effect sizes. The package includes diagnostics and goodness-of-fit statistics for certain model types including those of unmarkedFit classes estimating demographic parameters after accounting for imperfect detection probabilities. Some functions also allow the creation of model selection tables for Bayesian models of the bugs', rjags', and jagsUI classes. Functions also implement model selection using BIC. Objects following model selection and multimodel inference can be formatted to LaTeX using xtable methods included in the package.

r-affect 0.1.2
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AFFECT
Licenses: GPL 3
Build system: r
Synopsis: Accelerated Functional Failure Time Model with Error-Contaminated Survival Times
Description:

We aim to deal with data with measurement error in the response and misclassification censoring status under an AFT model. This package primarily contains three functions, which are used to generate artificial data, correction for error-prone data and estimate the functional covariates for an AFT model.

r-adpf 0.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ADPF
Licenses: GPL 3
Build system: r
Synopsis: Use Least Squares Polynomial Regression and Statistical Testing to Improve Savitzky-Golay
Description:

This function takes a vector or matrix of data and smooths the data with an improved Savitzky Golay transform. The Savitzky-Golay method for data smoothing and differentiation calculates convolution weights using Gram polynomials that exactly reproduce the results of least-squares polynomial regression. Use of the Savitzky-Golay method requires specification of both filter length and polynomial degree to calculate convolution weights. For maximum smoothing of statistical noise in data, polynomials with low degrees are desirable, while a high polynomial degree is necessary for accurate reproduction of peaks in the data. Extension of the least-squares regression formalism with statistical testing of additional terms of polynomial degree to a heuristically chosen minimum for each data window leads to an adaptive-degree polynomial filter (ADPF). Based on noise reduction for data that consist of pure noise and on signal reproduction for data that is purely signal, ADPF performed nearly as well as the optimally chosen fixed-degree Savitzky-Golay filter and outperformed sub-optimally chosen Savitzky-Golay filters. For synthetic data consisting of noise and signal, ADPF outperformed both optimally chosen and sub-optimally chosen fixed-degree Savitzky-Golay filters. See Barak, P. (1995) <doi:10.1021/ac00113a006> for more information.

r-afheritability 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-reshape2@1.4.5 r-mvtnorm@1.3-3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AFheritability
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: The Attributable Fraction (AF) Described as a Function of Disease Heritability, Prevalence and Intervention Specific Factors
Description:

The AFfunction() is a function which returns an estimate of the Attributable Fraction (AF) and a plot of the AF as a function of heritability, disease prevalence, size of target group and intervention effect. Since the AF is a function of several factors, a shiny app is used to better illustrate how the relationship between the AF and heritability depends on several other factors. The app is ran by the function runShinyApp(). For more information see Dahlqwist E et al. (2019) <doi:10.1007/s00439-019-02006-8>.

r-aslib 0.1.3
Propagated dependencies: r-yaml@2.3.10 r-stringr@1.6.0 r-rweka@0.4-47 r-reshape2@1.4.5 r-plyr@1.8.9 r-paramhelpers@1.14.2 r-parallelmap@1.5.1 r-mlr@2.19.3 r-llama@0.10.1 r-ggplot2@4.0.1 r-data-table@1.17.8 r-corrplot@0.95 r-checkmate@2.3.3 r-bbmisc@1.13 r-batchtools@0.9.18
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/coseal/aslib-r/
Licenses: GPL 3
Build system: r
Synopsis: Interface to the Algorithm Selection Benchmark Library
Description:

This package provides an interface to the algorithm selection benchmark library at <https://www.coseal.net/aslib/> and the LLAMA package (<https://cran.r-project.org/package=llama>) for building algorithm selection models; see Bischl et al. (2016) <doi:10.1016/j.artint.2016.04.003>.

r-airthermo 1.2.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=aiRthermo
Licenses: GPL 3
Build system: r
Synopsis: Atmospheric Thermodynamics and Visualization
Description:

Deals with many computations related to the thermodynamics of atmospheric processes. It includes many functions designed to consider the density of air with varying degrees of water vapour in it, saturation pressures and mixing ratios, conversion of moisture indices, computation of atmospheric states of parcels subject to dry or pseudoadiabatic vertical evolutions and atmospheric instability indices that are routinely used for operational weather forecasts or meteorological diagnostics.

r-aqfig 0.9
Propagated dependencies: r-geor@1.9-6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=aqfig
Licenses: FSDG-compatible
Build system: r
Synopsis: Display Air Quality Model Output and Monitoring Data
Description:

Display air quality model output and monitoring data using scatterplots, grids, and legends.

r-aglm 0.4.1
Propagated dependencies: r-mathjaxr@1.8-0 r-glmnet@4.1-10 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/kkondo1981/aglm
Licenses: GPL 2
Build system: r
Synopsis: Accurate Generalized Linear Model
Description:

This package provides functions to fit Accurate Generalized Linear Model (AGLM) models, visualize them, and predict for new data. AGLM is defined as a regularized GLM which applies a sort of feature transformations using a discretization of numerical features and specific coding methodologies of dummy variables. For more information on AGLM, see Suguru Fujita, Toyoto Tanaka, Kenji Kondo and Hirokazu Iwasawa (2020) <https://www.institutdesactuaires.com/global/gene/link.php?doc_id=16273&fg=1>.

r-audrex 3.0.0
Propagated dependencies: r-xgboost@1.7.11.1 r-imputets@3.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://rpubs.com/giancarlo_vercellino/audrex
Licenses: GPL 3
Build system: r
Synopsis: Automatic Dynamic Regression using Extreme Gradient Boosting
Description:

Dynamic regression for time series using Extreme Gradient Boosting with hyper-parameter tuning via Bayesian Optimization or Random Search.

r-asthmanhanes 1.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AsthmaNHANES
Licenses: GPL 3
Build system: r
Synopsis: Asthma Data Sets from NHANES
Description:

Data sets and examples from National Health and Nutritional Examination Survey (NHANES).

r-adaptiveboxplot 0.1.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AdaptiveBoxplot
Licenses: GPL 3+
Build system: r
Synopsis: FDR(BH) Boxplot and FWER(Holm) Boxplot
Description:

This package implements a framework for creating boxplots where the whisker lengths are determined by formal multiple testing procedures, making them adaptive to sample size and data characteristics. The function bh_boxplot() generates boxplots that control the False Discovery Rate (FDR) via the Benjamini-Hochberg procedure, and the function holm_boxplot() generates boxplots that control the Family-Wise Error Rate (FWER) via the Holm procedure. The methods are based on the framework in Gang, Lin, and Tong (2025) <doi:10.48550/arXiv.2510.20259>.

r-algebraichaplopackage 1.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AlgebraicHaploPackage
Licenses: GPL 2
Build system: r
Synopsis: Haplotype Two Snips Out of a Paired Group of Patients
Description:

Two unordered pairs of data of two different snips positions is haplotyped by resolving a small number ob closed equations.

r-academicthemes 0.0.2
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/hwarden162/AcademicThemes
Licenses: Expat
Build system: r
Synopsis: Colour Plots with Palettes from Academic Institutions
Description:

Functionality to allow users to easily colour plots with the colour palettes of various academic institutions.

r-argonr 0.2.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/RinteRface/argonR
Licenses: GPL 2
Build system: r
Synopsis: R Interface to Argon HTML Design
Description:

R wrapper around the argon HTML library. More at <https://demos.creative-tim.com/argon-design-system/>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457