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

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-bfcluster 1.0.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bfcluster
Licenses: Expat
Synopsis: Buttler-Fickel Distance and R2 for Mixed-Scale Cluster Analysis
Description:

This package implements the distance measure for mixed-scale variables proposed by Buttler and Fickel (1995), based on normalized mean pairwise distances (Gini mean difference), and an R2 statistic to assess clustering quality.

r-bigsparser 0.7.3
Propagated dependencies: r-rmio@0.4.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-matrix@1.7-4 r-bigassertr@0.1.7
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/privefl/bigsparser
Licenses: GPL 3
Synopsis: Sparse Matrix Format with Data on Disk
Description:

Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is intended for more efficient use of sparse data in C++ and also when parallelizing, since data on disk does not need copying. Only a limited number of features will be implemented. For now, conversion can be performed from a dgCMatrix or a dsCMatrix from R package Matrix'. A new compact format is also now available.

r-bartmachine 1.3.4.1
Dependencies: openjdk@25
Propagated dependencies: r-rjava@1.0-11 r-randomforest@4.7-1.2 r-missforest@1.6.1 r-bartmachinejars@1.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bartMachine
Licenses: GPL 3
Synopsis: Bayesian Additive Regression Trees
Description:

An advanced implementation of Bayesian Additive Regression Trees with expanded features for data analysis and visualization.

r-btw 1.0.0
Propagated dependencies: r-xml2@1.5.0 r-withr@3.0.2 r-tibble@3.3.0 r-skimr@2.2.1 r-sessioninfo@1.2.3 r-s7@0.2.1 r-rstudioapi@0.17.1 r-rmarkdown@2.30 r-rlang@1.1.6 r-pkgsearch@3.1.5 r-mcptools@0.2.0 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-fs@1.6.6 r-ellmer@0.4.0 r-dplyr@1.1.4 r-clipr@0.8.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/posit-dev/btw
Licenses: Expat
Synopsis: Toolkit for Connecting R and Large Language Models
Description:

This package provides a complete toolkit for connecting R environments with Large Language Models (LLMs). Provides utilities for describing R objects, package documentation, and workspace state in plain text formats optimized for LLM consumption. Supports multiple workflows: interactive copy-paste to external chat interfaces, programmatic tool registration with ellmer chat clients, batteries-included chat applications via shinychat', and exposure to external coding agents through the Model Context Protocol. Project configuration files enable stable, repeatable conversations with project-specific context and preferred LLM settings.

r-basepenguins 0.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/EllaKaye/basepenguins
Licenses: Expat
Synopsis: Convert Files that Use 'palmerpenguins' to Work with 'datasets'
Description:

From R 4.5.0, the datasets package includes the penguins and penguins_raw data sets popularised in the palmerpenguins package. basepenguins takes files that use the palmerpenguins package and converts them to work with the versions from datasets ('R >= 4.5.0). It does this by removing calls to library(palmerpenguins) and making the necessary changes to column names. Additionally, it provides helper functions to define new files paths for saving the output and a directory of example files to experiment with.

r-bincor 0.2.0
Propagated dependencies: r-pracma@2.4.6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BINCOR
Licenses: GPL 2+
Synopsis: Estimate the Correlation Between Two Irregular Time Series
Description:

Estimate the correlation between two irregular time series that are not necessarily sampled on identical time points. This program is also applicable to the situation of two evenly spaced time series that are not on the same time grid. BINCOR is based on a novel estimation approach proposed by Mudelsee (2010, 2014) to estimate the correlation between two climate time series with different timescales. The idea is that autocorrelation (AR1 process) allows to correlate values obtained on different time points. BINCOR contains four functions: bin_cor() (the main function to build the binned time series), plot_ts() (to plot and compare the irregular and binned time series, cor_ts() (to estimate the correlation between the binned time series) and ccf_ts() (to estimate the cross-correlation between the binned time series).

r-bipartitemodularitymaximization 1.23.120.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BipartiteModularityMaximization
Licenses: Expat
Synopsis: Partition Bipartite Network into Non-Overlapping Biclusters by Optimizing Bipartite Modularity
Description:

Function bipmod() that partitions a bipartite network into non-overlapping biclusters by maximizing bipartite modularity defined in Barber (2007) <doi:10.1103/PhysRevE.76.066102> using the bipartite version of the algorithm described in Treviño (2015) <doi:10.1088/1742-5468/2015/02/P02003>.

r-bunsen 0.1.0
Propagated dependencies: r-survival@3.8-3 r-rcpp@1.1.0 r-clustermq@0.9.9 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bunsen
Licenses: GPL 3+
Synopsis: Marginal Survival Estimation with Covariate Adjustment
Description:

This package provides an efficient and robust implementation for estimating marginal Hazard Ratio (HR) and Restricted Mean Survival Time (RMST) with covariate adjustment using Daniel et al. (2021) <doi:10.1002/bimj.201900297> and Karrison et al. (2018) <doi:10.1177/1740774518759281>.

r-bor 0.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bor
Licenses: GPL 3
Synopsis: Transforming Behavioral Observation Records into Data Matrices
Description:

Transforms focal observations data, where different types of social interactions can be recorded by multiple observers, into asymmetric data matrices. Each cell in these matrices provides counts on the number of times a specific type of social interaction was initiated by the row subject and directed to the column subject.

r-billboard 0.1.0
Propagated dependencies: r-tibble@3.3.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/mikkelkrogsholm/billboard
Licenses: Expat
Synopsis: Contains Data of Billboard Hot 100 Songs
Description:

This package contains data sets regarding songs on the Billboard Hot 100 list from 1960 to 2016. The data sets include the ranks for the given year, musical features of a lot of the songs and lyrics for several of the songs as well.

r-basksim 1.0.0
Propagated dependencies: r-progressr@0.18.0 r-hdinterval@0.2.4 r-foreach@1.5.2 r-extradistr@1.10.0 r-dofuture@1.1.2 r-bmabasket@0.1.2 r-bhmbasket@0.9.5 r-arrangements@1.1.9
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/lbau7/basksim
Licenses: GPL 3+
Synopsis: Simulation-Based Calculation of Basket Trial Operating Characteristics
Description:

This package provides a unified syntax for the simulation-based comparison of different single-stage basket trial designs with a binary endpoint and equal sample sizes in all baskets. Methods include the designs by Baumann et al. (2024) <doi:10.48550/arXiv.2309.06988>, Fujikawa et al. (2020) <doi:10.1002/bimj.201800404>, Berry et al. (2020) <doi:10.1177/1740774513497539>, Neuenschwander et al. (2016) <doi:10.1002/pst.1730> and Psioda et al. (2021) <doi:10.1093/biostatistics/kxz014>. For the latter three designs, the functions are mostly wrappers for functions provided by the packages bhmbasket and bmabasket'.

r-bosfr 0.1.0
Propagated dependencies: r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bosfr
Licenses: GPL 3
Synopsis: Computes Exact Bounds of Spearman's Footrule with Missing Data
Description:

Computes exact bounds of Spearman's footrule in the presence of missing data, and performs independence test based on the bounds with controlled Type I error regardless of the values of missing data. Suitable only for distinct, univariate data where no ties is allowed.

r-betasandwich 1.0.8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/jeksterslab/betaSandwich
Licenses: Expat
Synopsis: Robust Confidence Intervals for Standardized Regression Coefficients
Description:

Generates robust confidence intervals for standardized regression coefficients using heteroskedasticity-consistent standard errors for models fitted by lm() as described in Dudgeon (2017) <doi:10.1007/s11336-017-9563-z>. The package can also be used to generate confidence intervals for R-squared, adjusted R-squared, and differences of standardized regression coefficients. A description of the package and code examples are presented in Pesigan, Sun, and Cheung (2023) <doi:10.1080/00273171.2023.2201277>.

r-boolfilter 1.0.0
Propagated dependencies: r-rlab@4.0 r-boolnet@2.1.9
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BoolFilter
Licenses: Artistic License 2.0
Synopsis: Optimal Estimation of Partially Observed Boolean Dynamical Systems
Description:

This package provides tools for optimal and approximate state estimation as well as network inference of Partially-Observed Boolean Dynamical Systems.

r-bayesxsrc 3.0-6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://www.uni-goettingen.de/de/bayesx/550513.html
Licenses: GPL 2 GPL 3
Synopsis: Distribution of the 'BayesX' C++ Sources
Description:

BayesX performs Bayesian inference in structured additive regression (STAR) models. The R package BayesXsrc provides the BayesX command line tool for easy installation. A convenient R interface is provided in package R2BayesX.

r-bayespo 0.5.0
Propagated dependencies: r-rcppprogress@0.4.2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bayesPO
Licenses: GPL 3
Synopsis: Bayesian Inference for Presence-Only Data
Description:

Presence-Only data is best modelled with a Point Process Model. The work of Moreira and Gamerman (2022) <doi:10.1214/21-AOAS1569> provides a way to use exact Bayesian inference to model this type of data, which is implemented in this package.

r-baseset 1.0.0
Propagated dependencies: r-rlang@1.1.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ropensci/BaseSet
Licenses: Expat
Synopsis: Working with Sets the Tidy Way
Description:

This package implements a class and methods to work with sets, doing intersection, union, complementary sets, power sets, cartesian product and other set operations in a "tidy" way. These set operations are available for both classical sets and fuzzy sets. Import sets from several formats or from other several data structures.

r-baymedr 0.1.1
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.1.6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/maxlinde/baymedr
Licenses: GPL 3
Synopsis: Computation of Bayes Factors for Common Biomedical Designs
Description:

BAYesian inference for MEDical designs in R. Functions for the computation of Bayes factors for common biomedical research designs. Implemented are functions to test the equivalence (equiv_bf), non-inferiority (infer_bf), and superiority (super_bf) of an experimental group compared to a control group on a continuous outcome measure. Bayes factors for these three tests can be computed based on raw data (x, y) or summary statistics (n_x, n_y, mean_x, mean_y, sd_x, sd_y [or ci_margin and ci_level]).

r-barrel 0.1.0
Propagated dependencies: r-vegan@2.7-2 r-robustbase@0.99-6 r-rlang@1.1.6 r-ggrepel@0.9.6 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=barrel
Licenses: Expat
Synopsis: Covariance-Based Ellipses and Annotation Tools for Ordination Plots
Description:

This package provides tools to visualize ordination results in R by adding covariance-based ellipses, centroids, vectors, and confidence regions to plots created with ggplot2'. The package extends the vegan framework and supports Principal Component Analysis (PCA), Redundancy Analysis (RDA), and Non-metric Multidimensional Scaling (NMDS). Ellipses can represent either group dispersion (standard deviation, SD) or centroid precision (standard error, SE), following Wang et al. (2015) <doi:10.1371/journal.pone.0118537>. Robust estimators of covariance are implemented, including the Minimum Covariance Determinant (MCD) method of Hubert et al. (2018) <doi:10.1002/wics.1421>. This approach reduces the influence of outliers. barrel is particularly useful for multivariate ecological datasets, promoting reproducible, publication-quality ordination graphics with minimal effort.

r-bootgof 0.1.1
Propagated dependencies: r-r6@2.6.1 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/MarselScheer/bootGOF
Licenses: GPL 3
Synopsis: Bootstrap Based Goodness-of-Fit Tests
Description:

Bootstrap based goodness-of-fit tests. It allows to perform rigorous statistical tests to check if a chosen model family is correct based on the marked empirical process. The implemented algorithms are described in (Dikta and Scheer (2021) <doi:10.1007/978-3-030-73480-0>) and can be applied to generalized linear models without any further implementation effort. As far as certain linearity conditions are fulfilled the resampling scheme are also applicable beyond generalized linear models. This is reflected in the software architecture which allows to reuse the resampling scheme by implementing only certain interfaces for models that are not supported natively by the package.

r-bang 1.0.4
Propagated dependencies: r-rust@1.4.3 r-bayesplot@1.14.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://paulnorthrop.github.io/bang/
Licenses: GPL 2+
Synopsis: Bayesian Analysis, No Gibbs
Description:

This package provides functions for the Bayesian analysis of some simple commonly-used models, without using Markov Chain Monte Carlo (MCMC) methods such as Gibbs sampling. The rust package <https://cran.r-project.org/package=rust> is used to simulate a random sample from the required posterior distribution, using the generalized ratio-of-uniforms method. See Wakefield, Gelfand and Smith (1991) <DOI:10.1007/BF01889987> for details. At the moment three conjugate hierarchical models are available: beta-binomial, gamma-Poisson and a 1-way analysis of variance (ANOVA).

r-brunnermunzel 2.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/toshi-ara/brunnermunzel
Licenses: GPL 2 GPL 3
Synopsis: (Permuted) Brunner-Munzel Test
Description:

This package provides the functions for Brunner-Munzel test and permuted Brunner-Munzel test, which enable to use formula, matrix, and table as argument. These functions are based on Brunner and Munzel (2000) <doi:10.1002/(SICI)1521-4036(200001)42:1%3C17::AID-BIMJ17%3E3.0.CO;2-U> and Neubert and Brunner (2007) <doi:10.1016/j.csda.2006.05.024>, and are written with FORTRAN.

r-bespatial 0.1.3
Propagated dependencies: r-tibble@3.3.0 r-terra@1.8-86 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-landscapemetrics@2.2.1 r-comat@0.9.6 r-belg@1.5.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://jakubnowosad.com/bespatial/
Licenses: Expat
Synopsis: Boltzmann Entropy for Spatial Data
Description:

Calculates several entropy metrics for spatial data inspired by Boltzmann's entropy formula. It includes metrics introduced by Cushman for landscape mosaics (Cushman (2015) <doi:10.1007/s10980-015-0305-2>), and landscape gradients and point patterns (Cushman (2021) <doi:10.3390/e23121616>); by Zhao and Zhang for landscape mosaics (Zhao and Zhang (2019) <doi:10.1007/s10980-019-00876-x>); and by Gao et al. for landscape gradients (Gao et al. (2018) <doi:10.1111/tgis.12315>; Gao and Li (2019) <doi:10.1007/s10980-019-00854-3>).

r-bistablehistory 1.1.3
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stanheaders@2.32.10 r-rstantools@2.5.0 r-rstan@2.32.7 r-rlang@1.1.6 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-purrr@1.2.0 r-loo@2.8.0 r-glue@1.8.0 r-future@1.68.0 r-dplyr@1.1.4 r-boot@1.3-32 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/alexander-pastukhov/bistablehistory/
Licenses: GPL 3+
Synopsis: Cumulative History Analysis for Bistable Perception Time Series
Description:

Estimates cumulative history for time-series for continuously viewed bistable perceptual rivalry displays. Computes cumulative history via a homogeneous first order differential process. I.e., it assumes exponential growth/decay of the history as a function time and perceptually dominant state, Pastukhov & Braun (2011) <doi:10.1167/11.10.12>. Supports Gamma, log normal, and normal distribution families. Provides a method to compute history directly and example of using the computation on a custom Stan code.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208