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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-bayesgof 5.2
Propagated dependencies: r-vgam@1.1-13 r-orthopolynom@1.0-6.1 r-nleqslv@3.3.5 r-bolstad2@1.0-29
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesGOF
Licenses: GPL 2
Build system: r
Synopsis: Bayesian Modeling via Frequentist Goodness-of-Fit
Description:

This package provides a Bayesian data modeling scheme that performs four interconnected tasks: (i) characterizes the uncertainty of the elicited parametric prior; (ii) provides exploratory diagnostic for checking prior-data conflict; (iii) computes the final statistical prior density estimate; and (iv) executes macro- and micro-inference. Primary reference is Mukhopadhyay, S. and Fletcher, D. 2018 paper "Generalized Empirical Bayes via Frequentist Goodness of Fit" (<https://www.nature.com/articles/s41598-018-28130-5 >).

r-bushtucker 0.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://chrisbrownlie.github.io/bushtucker/
Licenses: Expat
Build system: r
Synopsis: 'I'm a Celebrity Get Me Out of Here' Data
Description:

Data on the first 24 seasons of the UK TV show I'm a Celebrity, Get Me Out of Here', broadcast from 2002-2024. Taken from the Wikipedia pages for each season and the main page available at <https://en.wikipedia.org/wiki/I%27m_a_Celebrity...Get_Me_Out_of_Here!_(British_TV_series)>.

r-bigreg 0.1.5
Propagated dependencies: r-uuid@1.2-1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bigReg
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Linear Models (GLM) for Large Data Sets
Description:

Allows the user to carry out GLM on very large data sets. Data can be created using the data_frame() function and appended to the object with object$append(data); data_frame and data_matrix objects are available that allow the user to store large data on disk. The data is stored as doubles in binary format and any character columns are transformed to factors and then stored as numeric (binary) data while a look-up table is stored in a separate .meta_data file in the same folder. The data is stored in blocks and GLM regression algorithm is modified and carries out a MapReduce- like algorithm to fit the model. The functions bglm(), and summary() and bglm_predict() are available for creating and post-processing of models. The library requires Armadillo installed on your system. It may not function on windows since multi-core processing is done using mclapply() which forks R on Unix/Linux type operating systems.

r-brant 0.3-0
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://benjaminschlegel.ch/r/brant/
Licenses: GPL 2+
Build system: r
Synopsis: Test for Parallel Regression Assumption
Description:

Tests the parallel regression assumption wit the brant test by Brant (1990) <doi: 10.2307/2532457> for ordinal logit models generated with the function polr() from the package MASS'.

r-bsw 0.1.2
Propagated dependencies: r-quadprog@1.5-8 r-matrixstats@1.5.0 r-matrix@1.7-4 r-checkmate@2.3.3 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/UdS-MF-IMBEI/BSW
Licenses: GPL 3+
Build system: r
Synopsis: Fitting a Log-Binomial Model Using the Bekhit–Schöpe–Wagenpfeil (BSW) Algorithm
Description:

This package implements a modified Newton-type algorithm (BSW algorithm) for solving the maximum likelihood estimation problem in fitting a log-binomial model under linear inequality constraints.

r-binpackr 0.2.0
Propagated dependencies: r-cpp11@0.5.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/lschneiderbauer/binpackr
Licenses: GPL 3+
Build system: r
Synopsis: Fast 1d Bin Packing
Description:

This package implements the First Fit Decreasing algorithm to achieve one dimensional heuristic bin packing. Runtime is of order O(n log(n)) where n is the number of items to pack. See "The Art of Computer Programming Vol. 1" by Donald E. Knuth (1997, ISBN: 0201896834) for more details.

r-badp 0.4.0.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-rootsolve@1.8.2.4 r-rlang@1.1.6 r-rje@1.12.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pbapply@1.7-4 r-optimbase@1.0-10 r-magrittr@2.0.4 r-knitr@1.50 r-gridextra@2.3 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://badp-project.github.io/badp/
Licenses: Expat
Build system: r
Synopsis: Bayesian Averaging for Dynamic Panels
Description:

This package implements Bayesian model averaging for dynamic panels with weakly exogenous regressors as described in the paper by Moral-Benito (2013, <doi:10.1080/07350015.2013.818003>). The package provides functions to estimate dynamic panel data models and analyze the results of the estimation.

r-bttl 1.0.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BTTL
Licenses: GPL 3
Build system: r
Synopsis: Bradley-Terry Transfer Learning
Description:

This package implements the methodological developments found in Hermes, van Heerwaarden, and Behrouzi (2024) <doi:10.48550/arXiv.2408.10558>, and allows for the statistical modeling of multi-attribute pairwise comparison data.

r-ballmapper 0.2.0
Propagated dependencies: r-testthat@3.3.0 r-stringr@1.6.0 r-scales@1.4.0 r-networkd3@0.4.1 r-igraph@2.2.1 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BallMapper
Licenses: FSDG-compatible
Build system: r
Synopsis: The Ball Mapper Algorithm
Description:

The core algorithm is described in "Ball mapper: a shape summary for topological data analysis" by Pawel Dlotko, (2019) <arXiv:1901.07410>. Please consult the following youtube video <https://www.youtube.com/watch?v=M9Dm1nl_zSQfor> the idea of functionality. Ball Mapper provide a topologically accurate summary of a data in a form of an abstract graph. To create it, please provide the coordinates of points (in the points array), values of a function of interest at those points (can be initialized randomly if you do not have it) and the value epsilon which is the radius of the ball in the Ball Mapper construction. It can be understood as the minimal resolution on which we use to create the model of the data.

r-bysykkel 0.3.1
Propagated dependencies: r-tibble@3.3.0 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: http://github.com/imangR/bysykkel
Licenses: Expat
Build system: r
Synopsis: Get City Bike Data from Norway
Description:

This package provides functions to get and download city bike data from the website and API service of each city bike service in Norway. The package aims to reduce time spent on getting Norwegian city bike data, and lower barriers to start analyzing it. The data is retrieved from Oslo City Bike, Bergen City Bike, and Trondheim City Bike. The data is made available under NLOD 2.0 <https://data.norge.no/nlod/en/2.0>.

r-brisc 1.0.6
Propagated dependencies: r-rdist@0.0.5 r-rann@2.6.2 r-pbapply@1.7-4 r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ArkajyotiSaha/BRISC
Licenses: GPL 2+
Build system: r
Synopsis: Fast Inference for Large Spatial Datasets using BRISC
Description:

Fits bootstrap with univariate spatial regression models using Bootstrap for Rapid Inference on Spatial Covariances (BRISC) for large datasets using nearest neighbor Gaussian processes detailed in Saha and Datta (2018) <doi:10.1002/sta4.184>.

r-bittermelon 2.3.1
Propagated dependencies: r-unicode@17.0.0-1 r-png@0.1-8 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://trevorldavis.com/R/bittermelon/
Licenses: Expat
Build system: r
Synopsis: Bitmap Tools
Description:

This package provides functions for creating, modifying, and displaying bitmaps including printing them in the terminal. There is a special emphasis on monochrome bitmap fonts and their glyphs as well as colored pixel art/sprites. Provides native read/write support for the hex and yaff bitmap font formats and if monobit <https://github.com/robhagemans/monobit> is installed can also read/write several additional bitmap font formats.

r-basecamb 1.1.5
Propagated dependencies: r-survival@3.8-3 r-sae@1.3 r-purrr@1.2.0 r-mice@3.18.0 r-mass@7.3-65 r-hmisc@5.2-4 r-dplyr@1.1.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://CRAN.R-project.org/package=basecamb
Licenses: GPL 3+
Build system: r
Synopsis: Utilities for Streamlined Data Import, Imputation and Modelling
Description:

This package provides functions streamlining the data analysis workflow: Outsourcing data import, renaming and type casting to a *.csv. Manipulating imputed datasets and fitting models on them. Summarizing models.

r-bayesarimax 0.1.1
Propagated dependencies: r-forecast@8.24.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=BayesARIMAX
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Estimation of ARIMAX Model
Description:

The Autoregressive Integrated Moving Average (ARIMA) model is very popular univariate time series model. Its application has been widened by the incorporation of exogenous variable(s) (X) in the model and modified as ARIMAX by Bierens (1987) <doi:10.1016/0304-4076(87)90086-8>. In this package we estimate the ARIMAX model using Bayesian framework.

r-bcrp 1.0.2
Propagated dependencies: r-yyjsonr@0.1.22 r-tibble@3.3.0 r-readr@2.1.6 r-httr2@1.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/JulioCollazos64/bcRP
Licenses: GPL 3+
Build system: r
Synopsis: Access 'BCRPDATA' API
Description:

Search and access more than ten thousand datasets included in BCRPDATA (see <https://estadisticas.bcrp.gob.pe/estadisticas/series/ayuda/bcrpdata> for more information).

r-bspbss 1.0.6
Propagated dependencies: r-svd@0.5.8 r-rstiefel@1.0.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-oro-nifti@0.11.4 r-neurobase@1.34.0 r-movmf@0.2-11 r-ica@1.0-3 r-gtools@3.9.5 r-gridextra@2.3 r-gplots@3.2.0 r-glmnet@4.1-10 r-ggplot2@4.0.1 r-bayesgpfit@1.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BSPBSS
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Spatial Blind Source Separation
Description:

Gibbs sampling for Bayesian spatial blind source separation (BSP-BSS). BSP-BSS is designed for spatially dependent signals in high dimensional and large-scale data, such as neuroimaging. The method assumes the expectation of the observed images as a linear mixture of multiple sparse and piece-wise smooth latent source signals, and constructs a Bayesian nonparametric prior by thresholding Gaussian processes. Details can be found in our paper: Wu, B., Guo, Y., & Kang, J. (2024). Bayesian spatial blind source separation via the thresholded gaussian process. Journal of the American Statistical Association, 119(545), 422-433.

r-bayesianlasso 0.4.1
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/b.scm (guix-cran packages b)
Home page: https://garthtarr.github.io/BayesianLasso/
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Lasso Regression and Tools for the Lasso Distribution
Description:

This package implements Bayesian Lasso regression using efficient Gibbs sampling algorithms, including modified versions of the Hans and Park Casella (PC) samplers. Includes functions for working with the Lasso distribution, such as its density, cumulative distribution, quantile, and random generation functions, along with moment calculations. Also includes a function to compute the Mills ratio. Designed for sparse linear models and suitable for high-dimensional regression problems.

r-brainkcca 0.1.0
Propagated dependencies: r-rgl@1.3.31 r-oro-nifti@0.11.4 r-misc3d@0.9-1 r-knitr@1.50 r-kernlab@0.9-33 r-elasticnet@1.3 r-cca@1.2.2 r-brainr@1.7.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=brainKCCA
Licenses: LGPL 2.0+
Build system: r
Synopsis: Region-Level Connectivity Network Construction via Kernel Canonical Correlation Analysis
Description:

It is designed to calculate connection between (among) brain regions and plot connection lines. Also, the summary function is included to summarize group-level connectivity network. Kang, Jian (2016) <doi:10.1016/j.neuroimage.2016.06.042>.

r-bipd 0.3
Propagated dependencies: r-rjags@4-17 r-mvtnorm@1.3-3 r-dplyr@1.1.4 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=bipd
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Individual Patient Data Meta-Analysis using 'JAGS'
Description:

We use a Bayesian approach to run individual patient data meta-analysis and network meta-analysis using JAGS'. The methods incorporate shrinkage methods and calculate patient-specific treatment effects as described in Seo et al. (2021) <DOI:10.1002/sim.8859>. This package also includes user-friendly functions that impute missing data in an individual patient data using mice-related packages.

r-bulletcp 1.0.0
Propagated dependencies: r-rdpack@2.6.4 r-mvtnorm@1.3-3 r-dplyr@1.1.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bulletcp
Licenses: GPL 3
Build system: r
Synopsis: Automatic Groove Identification via Bayesian Changepoint Detection
Description:

This package provides functionality to automatically detect groove locations via a Bayesian changepoint detection method to be used in the data preprocessing step of forensic bullet matching algorithms. The methods in this package are based on those in Stephens (1994) <doi:10.2307/2986119>. Bayesian changepoint detection will simply be an option in the function from the package bulletxtrctr which identifies the groove locations.

r-bayesianfitforecast 1.1.0
Propagated dependencies: r-xlsx@0.6.5 r-stringr@1.6.0 r-rstan@2.32.7 r-readxl@1.4.5 r-openxlsx@4.2.8.1 r-loo@2.8.0 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-bayesplot@1.14.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/gchowell/BayesianFitForecast
Licenses: CC0
Build system: r
Synopsis: Bayesian Parameter Estimation and Forecasting for Epidemiological Models
Description:

This package provides methods for Bayesian parameter estimation and forecasting in epidemiological models. Functions enable model fitting using Bayesian methods and generate forecasts with uncertainty quantification. Implements approaches described in <doi:10.48550/arXiv.2411.05371> and <doi:10.1002/sim.9164>.

r-bootruin 1.2-4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bootruin
Licenses: AGPL 3
Build system: r
Synopsis: Bootstrap Test for the Probability of Ruin in the Classical Risk Process
Description:

We provide a framework for testing the probability of ruin in the classical (compound Poisson) risk process. It also includes some procedures for assessing and comparing the performance between the bootstrap test and the test using asymptotic normality.

r-blrshiny 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-rmarkdown@2.30 r-rhandsontable@0.3.8 r-ggplot2@4.0.1 r-e1071@1.7-16 r-dplyr@1.1.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BLRShiny
Licenses: GPL 2
Build system: r
Synopsis: Interactive Document for Working with Binary Logistic Regression Analysis
Description:

An interactive document on the topic of binary logistic regression analysis using rmarkdown and shiny packages. Runtime examples are provided in the package function as well as at <https://analyticmodels.shinyapps.io/BinaryLogisticRegressionModelling/>.

r-bursa 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-rvest@1.0.5 r-readr@2.1.6 r-openxlsx@4.2.8.1 r-jsonlite@2.0.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ozancanozdemir/bursa
Licenses: Expat
Build system: r
Synopsis: R Wrapper for Bursa Municipality Open Data Portal
Description:

Call the data wrappers for Bursa Metropolitan Municipality's Open Data Portal <https://acikyesil.bursa.bel.tr/>. This will return all datasets stored in different formats.

Total packages: 69239