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

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-bayesmlogit 1.0.1
Propagated dependencies: r-magrittr@2.0.4 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://cran.r-project.org/package=bayesmlogit
Licenses: GPL 3+
Build system: r
Synopsis: Multistate Life Table (MSLT) Methodology Based on Bayesian Approach
Description:

Create life tables with a Bayesian approach, which can be very useful for modelling a complex health process when considering multiple predisposing factors and multiple coexisting health conditions. Details for this method can be found in: Lynch, Scott, et al., (2022) <doi:10.1177/00811750221112398>; Zang, Emma, et al., (2022) <doi:10.1093/geronb/gbab149>.

r-betaregscale 2.6.9
Propagated dependencies: r-rlang@1.1.6 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-numderiv@2016.8-1.1 r-ggplot2@4.0.1 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://evandeilton.github.io/betaregscale/
Licenses: Expat
Build system: r
Synopsis: Beta Regression for Interval-Censored Scale-Derived Outcomes
Description:

Maximum-likelihood estimation of beta regression models for responses derived from bounded rating scales. Observations are treated as interval-censored on (0, 1) after a scale-to-unit transformation, and the likelihood is built from the difference of the beta CDF at the interval endpoints. The complete likelihood supports mixed censoring types: uncensored, left-censored, right-censored, and interval-censored observations. Both fixed- and variable-dispersion submodels are supported, with flexible link functions for the mean and precision components. A compiled C++ backend (via Rcpp and RcppArmadillo') provides numerically stable, high-performance log-likelihood evaluation. Standard S3 methods (print(), summary(), coef(), fitted(), residuals(), predict(), plot(), confint(), vcov(), logLik(), AIC(), BIC()) are available for fitted objects.

r-bmco 0.1.0
Propagated dependencies: r-rdpack@2.6.4 r-pgdraw@1.1 r-msm@1.8.2 r-mcmcpack@1.7-1 r-coda@0.19-4.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/XynthiaKavelaars/bmco
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Analysis for Multivariate Categorical Outcomes
Description:

This package provides Bayesian methods for comparing groups on multiple binary outcomes. Includes basic tests using multivariate Bernoulli distributions, subgroup analysis via generalized linear models, and multilevel models for clustered data. For statistical underpinnings, see Kavelaars, Mulder, and Kaptein (2020) <doi:10.1177/0962280220922256>, Kavelaars, Mulder, and Kaptein (2024) <doi:10.1080/00273171.2024.2337340>, and Kavelaars, Mulder, and Kaptein (2023) <doi:10.1186/s12874-023-02034-z>. An interactive shiny app to perform sample size computations is available.

r-bigmds 3.0.0
Propagated dependencies: r-svd@0.5.8 r-pracma@2.4.6 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/pachoning/bigmds
Licenses: Expat
Build system: r
Synopsis: Multidimensional Scaling for Big Data
Description:

MDS is a statistic tool for reduction of dimensionality, using as input a distance matrix of dimensions n à n. When n is large, classical algorithms suffer from computational problems and MDS configuration can not be obtained. With this package, we address these problems by means of six algorithms, being two of them original proposals: - Landmark MDS proposed by De Silva V. and JB. Tenenbaum (2004). - Interpolation MDS proposed by Delicado P. and C. Pachón-Garcà a (2021) <arXiv:2007.11919> (original proposal). - Reduced MDS proposed by Paradis E (2018). - Pivot MDS proposed by Brandes U. and C. Pich (2007) - Divide-and-conquer MDS proposed by Delicado P. and C. Pachón-Garcà a (2021) <arXiv:2007.11919> (original proposal). - Fast MDS, proposed by Yang, T., J. Liu, L. McMillan and W. Wang (2006).

r-bpbounds 0.1.6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/remlapmot/bpbounds
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric Bounds for the Average Causal Effect Due to Balke and Pearl and Extensions
Description:

Implementation of the nonparametric bounds for the average causal effect under an instrumental variable model by Balke and Pearl (Bounds on Treatment Effects from Studies with Imperfect Compliance, JASA, 1997, 92, 439, 1171-1176, <doi:10.2307/2965583>). The package can calculate bounds for a binary outcome, a binary treatment/phenotype, and an instrument with either 2 or 3 categories. The package implements bounds for situations where these 3 variables are measured in the same dataset (trivariate data) or where the outcome and instrument are measured in one study and the treatment/phenotype and instrument are measured in another study (bivariate data).

r-binspp 0.2.3
Propagated dependencies: r-vgam@1.1-13 r-spatstat-random@3.4-3 r-spatstat-model@3.5-0 r-spatstat-geom@3.6-1 r-spatstat@3.4-1 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mvtnorm@1.3-3 r-fields@17.1 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/tomasmrkvicka/binspp
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Inference for Neyman-Scott Point Processes
Description:

The Bayesian MCMC estimation of parameters for Thomas-type cluster point process with various inhomogeneities. It allows for inhomogeneity in (i) distribution of parent points, (ii) mean number of points in a cluster, (iii) cluster spread. The package also allows for the Bayesian MCMC algorithm for the homogeneous generalized Thomas process. The cluster size is allowed to have a variance that is greater or less than the expected value (cluster sizes are over or under dispersed). Details are described in DvoŠák, RemeÅ¡, Beránek & MrkviÄ ka (2022) <arXiv: 10.48550/arXiv.2205.07946>.

r-bawir 1.5
Propagated dependencies: r-xml2@1.5.0 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-stringi@1.8.7 r-rvest@1.0.5 r-robotstxt@0.7.15 r-reshape2@1.4.5 r-purrr@1.2.0 r-polite@0.1.3 r-plyr@1.8.9 r-magrittr@2.0.4 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-janitor@2.2.1 r-httr@1.4.7 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://www.uv.es/vivigui/basketball_platform.html
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of Basketball Data
Description:

Collection of tools to work with European basketball data. Functions available are related to friendly web scraping, data management and visualization. Data were obtained from <https://www.euroleaguebasketball.net/euroleague/>, <https://www.euroleaguebasketball.net/eurocup/> and <https://www.acb.com/>, following the instructions of their respectives robots.txt files, when available. Box score data are available for the three leagues. Play-by-play and spatial shooting data are also available for the Spanish league. Methods for analysis include a population pyramid, 2D plots, circular plots of players percentiles, plots of players monthly/yearly stats, team heatmaps, team shooting plots, team four factors plots, cross-tables with the results of regular season games, maps of nationalities, combinations of lineups, possessions-related variables, timeouts, performance by periods, personal fouls, offensive rebounds and different types of shooting charts. Please see Vinue (2020) <doi:10.1089/big.2018.0124> and Vinue (2024) <doi:10.1089/big.2023.0177>.

r-bs4dash 2.3.5
Propagated dependencies: r-waiter@0.2.5-1.927501b r-shiny@1.11.1 r-rlang@1.1.6 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-httpuv@1.6.16 r-htmltools@0.5.8.1 r-fresh@0.2.2 r-cli@3.6.5 r-bslib@0.9.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/RinteRface/bs4Dash
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: 'Bootstrap 4' Version of 'shinydashboard'
Description:

Make Bootstrap 4 Shiny dashboards. Use the full power of AdminLTE3', a dashboard template built on top of Bootstrap 4 <https://github.com/ColorlibHQ/AdminLTE>.

r-batteryreduction 0.1.1
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=batteryreduction
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: An R Package for Data Reduction by Battery Reduction
Description:

Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to find out a subset of variables best representing the original set of variables.

r-bayeslca 1.9
Propagated dependencies: r-nlme@3.1-168 r-mcmcpack@1.7-1 r-fields@17.1 r-e1071@1.7-16 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=BayesLCA
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Latent Class Analysis
Description:

Bayesian Latent Class Analysis using several different methods.

r-bmixture 1.7
Propagated dependencies: r-bdgraph@2.74
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://www.uva.nl/profile/a.mohammadi
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Estimation for Finite Mixture of Distributions
Description:

This package provides statistical tools for Bayesian estimation of mixture distributions, mainly a mixture of Gamma, Normal, and t-distributions. The package is implemented based on the Bayesian literature for the finite mixture of distributions, including Mohammadi and et al. (2013) <doi:10.1007/s00180-012-0323-3> and Mohammadi and Salehi-Rad (2012) <doi:10.1080/03610918.2011.588358>.

r-bayesgwqs 0.1.1
Dependencies: jags@4.3.1
Propagated dependencies: r-stringr@1.6.0 r-rjags@4-17 r-plyr@1.8.9 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=BayesGWQS
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Grouped Weighted Quantile Sum Regression
Description:

Fits Bayesian grouped weighted quantile sum (BGWQS) regressions for one or more chemical groups with binary outcomes. Wheeler DC et al. (2019) <doi:10.1016/j.sste.2019.100286>.

r-batchmix 2.2.1
Propagated dependencies: r-tidyr@1.3.1 r-salso@0.3.78 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/stcolema/batchmix
Licenses: GPL 3
Build system: r
Synopsis: Semi-Supervised Bayesian Mixture Models Incorporating Batch Correction
Description:

Semi-supervised and unsupervised Bayesian mixture models that simultaneously infer the cluster/class structure and a batch correction. Densities available are the multivariate normal and the multivariate t. The model sampler is implemented in C++. This package is aimed at analysis of low-dimensional data generated across several batches. See Coleman et al. (2022) <doi:10.1101/2022.01.14.476352> for details of the model.

r-bigquic 1.1-13
Propagated dependencies: r-scalreg@1.0.1 r-rcpp@1.1.0 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://www.r-project.org
Licenses: GPL 3+ FSDG-compatible
Build system: r
Synopsis: Big Quadratic Inverse Covariance Estimation
Description:

Use Newton's method, coordinate descent, and METIS clustering to solve the L1 regularized Gaussian MLE inverse covariance matrix estimation problem.

r-butterfly 1.1.2
Propagated dependencies: r-waldo@0.6.2 r-rlang@1.1.6 r-lifecycle@1.0.4 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://docs.ropensci.org/butterfly/
Licenses: Expat
Build system: r
Synopsis: Verification for Continually Updating Time Series Data
Description:

Verification of continually updating time series data where we expect new values, but want to ensure previous data remains unchanged. Data previously recorded could change for a number of reasons, such as discovery of an error in model code, a change in methodology or instrument recalibration. Monitoring data sources for these changes is not always possible. Other unnoticed changes could include a jump in time or measurement frequency, due to instrument failure or software updates. Functionality is provided that can be used to check and flag changes to previous data to prevent changes going unnoticed, as well as unexpected jumps in time.

r-blsloadr 0.4.5
Propagated dependencies: r-zoo@1.8-14 r-tigris@2.2.1 r-tidyselect@1.2.1 r-stringr@1.6.0 r-sf@1.0-23 r-rvest@1.0.5 r-rstudioapi@0.17.1 r-readxl@1.4.5 r-lubridate@1.9.4 r-httr@1.4.7 r-htmltools@0.5.8.1 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://schmidtdetr.github.io/BLSloadR/
Licenses: Expat
Build system: r
Synopsis: Download Time Series Data from the U.S. Bureau of Labor Statistics
Description:

These functions provide a convenient interface for downloading data from the U.S. Bureau of Labor Statistics <https://www.bls.gov>. The functions in this package utilize flat files produced by the Bureau of Labor Statistics, which contain full series history. These files include employment, unemployment, wages, prices, industry and occupational data at a national, state, and sub-state level, depending on the series. Individual functions are included for those programs which have data available at the state level. The core functions provide direct access to the Current Employment Statistics (CES) <https://www.bls.gov/ces/>, Local Area Unemployment Statistics (LAUS) <https://www.bls.gov/lau/>, Occupational Employment and Wage Statistics (OEWS) <https://www.bls.gov/oes/> and Alternative Measures of Labor Underutilization (SALT) <https://www.bls.gov/lau/stalt.htm> data produced by the Bureau of Labor Statistics.

r-behavr 0.3.3
Propagated dependencies: r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/rethomics/behavr
Licenses: GPL 3
Build system: r
Synopsis: Canonical Data Structure for Behavioural Data
Description:

This package implements an S3 class based on data.table to store and process efficiently ethomics (high-throughput behavioural) data.

r-brassica 1.0.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=brassica
Licenses: GPL 3
Build system: r
Synopsis: 1970s BASIC Interpreter
Description:

Executes BASIC programs from the 1970s, for historical and educational purposes. This enables famous examples of early machine learning, artificial intelligence, natural language processing, cellular automata, and so on, to be run in their original form.

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
Build system: r
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-bwquant 0.1.0
Propagated dependencies: r-quantreg@6.1 r-nleqslv@3.3.5 r-kernsmooth@2.23-26
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BwQuant
Licenses: GPL 2
Build system: r
Synopsis: Bandwidth Selectors for Local Linear Quantile Regression
Description:

Bandwidth selectors for local linear quantile regression, including cross-validation and plug-in methods. The local linear quantile regression estimate is also implemented.

r-bayesssm 0.7.1
Propagated dependencies: r-rcpp@1.1.0 r-mass@7.3-65 r-future-apply@1.20.0 r-future@1.68.0 r-dplyr@1.1.4 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/BjarkeHautop/bayesSSM
Licenses: Expat
Build system: r
Synopsis: Bayesian Methods for State Space Models
Description:

This package implements methods for Bayesian analysis of State Space Models. Includes implementations of the Particle Marginal Metropolis-Hastings algorithm described in Andrieu et al. (2010) <doi:10.1111/j.1467-9868.2009.00736.x> and automatic tuning inspired by Pitt et al. (2012) <doi:10.1016/j.jeconom.2012.06.004> and J. Dahlin and T. B. Schön (2019) <doi:10.18637/jss.v088.c02>.

r-bets 0.4.9
Propagated dependencies: r-zoo@1.8-14 r-xml2@1.5.0 r-webshot@0.5.5 r-urca@1.3-4 r-stringr@1.6.0 r-sqldf@0.4-11 r-shiny@1.11.1 r-seasonal@1.10.0 r-rvest@1.0.5 r-rstudioapi@0.17.1 r-rmysql@0.11.1 r-rmarkdown@2.30 r-rjson@0.2.23 r-plotly@4.11.0 r-miniui@0.1.2 r-lubridate@1.9.4 r-httr@1.4.7 r-htmltools@0.5.8.1 r-grnn@0.1.0 r-ggplot2@4.0.1 r-foreign@0.8-90 r-forecast@8.24.0 r-dygraphs@1.1.1.6 r-dt@0.34.0 r-dplyr@1.1.4 r-digest@0.6.39 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/nmecsys/BETS
Licenses: GPL 3
Build system: r
Synopsis: Brazilian Economic Time Series
Description:

It provides access to and information about the most important Brazilian economic time series - from the Getulio Vargas Foundation <http://portal.fgv.br/en>, the Central Bank of Brazil <http://www.bcb.gov.br> and the Brazilian Institute of Geography and Statistics <http://www.ibge.gov.br>. It also presents tools for managing, analysing (e.g. generating dynamic reports with a complete analysis of a series) and exporting these time series.

r-bsocialv2 0.1.1
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.1 r-rlang@1.1.6 r-reshape2@1.4.5 r-magrittr@2.0.4 r-igraph@2.2.1 r-growthcurver@0.3.1 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://github.com/Juane99/bsocialv2
Licenses: Expat
Build system: r
Synopsis: Analysis of Microbial Social Behavior in Bacterial Consortia
Description:

This package provides an S4 class and methods for analyzing microbial social behavior in bacterial consortia. Includes growth parameter extraction, social behavior classification (cooperators/cheaters/neutrals), diversity effect analysis, consortium assembly path finding, and stability analysis via coefficient of variation. Methods are described in Purswani et al. (2017) <doi:10.3389/fmicb.2017.00919>.

r-bayesreg 1.3
Propagated dependencies: r-pgdraw@1.1 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bayesreg
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Regression Models with Global-Local Shrinkage Priors
Description:

Fits linear or generalized linear regression models using Bayesian global-local shrinkage prior hierarchies as described in Polson and Scott (2010) <doi:10.1093/acprof:oso/9780199694587.003.0017>. Provides an efficient implementation of ridge, lasso, horseshoe and horseshoe+ regression with logistic, Gaussian, Laplace, Student-t, Poisson or geometric distributed targets using the algorithms summarized in Makalic and Schmidt (2016) <doi:10.48550/arXiv.1611.06649>.

Total packages: 69239