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

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-rbioapi 0.8.3
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rbioapi.moosa-r.com
Licenses: GPL 3
Build system: r
Synopsis: User-Friendly R Interface to Biologic Web Services' API
Description:

Currently fully supports Enrichr, JASPAR, miEAA, PANTHER, Reactome, STRING, and UniProt! The goal of rbioapi is to provide a user-friendly and consistent interface to biological databases and services. In a way that insulates the user from the technicalities of using web services API and creates a unified and easy-to-use interface to biological and medical web services. This is an ongoing project; New databases and services will be added periodically. Feel free to suggest any databases or services you often use.

r-rblimp 1.1.0
Propagated dependencies: r-ggplot2@4.0.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/blimp-stats/rblimp
Licenses: GPL 3
Build system: r
Synopsis: Integration of 'Blimp' Software into R
Description:

This package provides an interface to Blimp software for Bayesian latent variable modeling, missing data analysis, and multiple imputation. The package generates Blimp syntax, executes Blimp models, and imports results back into R as structured objects with methods for visualization and analysis. Requires Blimp software (freely available at <https://www.appliedmissingdata.com/blimp>) to be installed separately.

r-restez 2.1.5
Propagated dependencies: r-stringi@1.8.7 r-rentrez@1.2.4 r-fs@1.6.6 r-duckdb@1.4.2 r-dbi@1.2.3 r-curl@7.0.0 r-crayon@1.5.3 r-cli@3.6.5 r-assertthat@0.2.1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ropensci/restez
Licenses: Expat
Build system: r
Synopsis: Create and Query a Local Copy of 'GenBank' in R
Description:

Download large sections of GenBank <https://www.ncbi.nlm.nih.gov/genbank/> and generate a local SQL-based database. A user can then query this database using restez functions or through rentrez <https://CRAN.R-project.org/package=rentrez> wrappers.

r-rcppxsimd 7.1.6-2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcppXsimd
Licenses: Modified BSD
Build system: r
Synopsis: Xsimd C++ Header-Only Library Files
Description:

This header-only library provides modern, portable C++ wrappers for SIMD intrinsics and parallelized, optimized math implementations (SSE, AVX, NEON, AVX512). By placing this library in this package, we offer an efficient distribution system for Xsimd <https://github.com/xtensor-stack/xsimd> for R packages using CRAN.

r-ridgetorus 1.0.3
Propagated dependencies: r-sphunif@1.4.3 r-sdetorus@0.1.10 r-rootsolve@1.8.2.4 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-circular@0.5-2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/egarpor/ridgetorus
Licenses: GPL 3
Build system: r
Synopsis: PCA on the Torus via Density Ridges
Description:

Implementation of a Principal Component Analysis (PCA) in the torus via density ridge estimation. The main function, ridge_pca(), obtains the relevant density ridge for bivariate sine von Mises and bivariate wrapped Cauchy distribution models and provides the associated scores and variance decomposition. Auxiliary functions for evaluating, fitting, and sampling these models are also provided. The package provides replicability to Garcà a-Portugués and Prieto-Tirado (2023) <doi:10.1007/s11222-023-10273-9>.

r-radviz3d 2.3.1
Propagated dependencies: r-rgl@1.3.31
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=radviz3d
Licenses: GPL 2+
Build system: r
Synopsis: 3D Radial Visualization
Description:

Creating 3D radial visualizations of multivariate data. The package extends traditional radial coordinate visualization (RadViz) techniques to three-dimensional space, enabling enhanced exploration and analysis of high-dimensional datasets through interactive 3D plots. Zhu, Dai & Maitra (2022) <doi:10.1080/10618600.2021.2020129>.

r-robqda 1.0
Propagated dependencies: r-rfast2@0.1.5.6 r-rfast@2.1.5.2 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robqda
Licenses: GPL 2+
Build system: r
Synopsis: Robust Quadratic Discriminant Analysis
Description:

The minimum covariance determinant estimator is used to perform robust quadratic discriminant analysis, including cross-validation. References: Friedman J., Hastie T. and Tibshirani R. (2009). "The elements of statistical learning", 2nd edition. Springer, Berlin. <doi:10.1007/978-0-387-84858-7>.

r-rhype 0.3.0
Propagated dependencies: r-rspectra@0.16-2 r-r6@2.6.1 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rhype
Licenses: GPL 3+
Build system: r
Synopsis: Work with Hypergraphs in R
Description:

Create and manipulate hypergraph objects. This early version of rhype allows for the output of matrices associated with the hypergraphs themselves. It also uses these matrices to calculate hypergraph spectra and perform spectral comparison. Functionality coming soon includes calculation of hyperpaths and hypergraph centrality measures.

r-r2fireworks 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://r2fireworks.obi.obianom.com/
Licenses: Expat
Build system: r
Synopsis: Enhance Your 'Rmarkdown' and 'shiny' Apps with Dazzling Fireworks Celebrations
Description:

Implementation of JQuery <https://jquery.com> and CSS styles to allow the display of fireworks on a document. Toolkit to easily incorporate celebratory splashes in Rmarkdown and shiny apps.

r-restatis 0.4.0
Propagated dependencies: r-vctrs@0.6.5 r-tibble@3.3.0 r-readr@2.1.6 r-purrr@1.2.0 r-memoise@2.0.1 r-httr2@1.2.1 r-askpass@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://correlaid.github.io/restatis/
Licenses: Expat
Build system: r
Synopsis: R Wrapper to Access a Wide Range of Germany's Federal Statistical System Databases Based on the GENESIS Web Service RESTful API of the German Federal Statistical Office (Statistisches Bundesamt/Destatis)
Description:

This package provides a RESTful API wrapper for accessing the main databases of Germany's Federal Statistical System. Supports data search functions, credential management, result caching, and handling remote background jobs for large datasets.

r-rcppapt 0.0.10
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppapt
Licenses: GPL 2+
Build system: r
Synopsis: 'Rcpp' Interface to the APT Package Manager
Description:

The APT Package Management System provides Debian and Debian-derived Linux systems with a powerful system to resolve package dependencies. This package offers access directly from R. This can only work on a system with a suitable libapt-pkg-dev installation so functionality is curtailed if such a library is not found.

r-rgtmx 0.1.4
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/RomanAbashin/rgtmx
Licenses: Expat
Build system: r
Synopsis: Manage GTmetrix Tests in R
Description:

This is a library to access the current API of the web speed test service GTmetrix'. It provides a convenient wrapper to start tests, get reports, and access all kinds of meta data. For more information about using the API please visit <https://gtmetrix.com/api/docs/2.0/>.

r-rrpack 0.1-14
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mass@7.3-65 r-glmnet@4.1-10 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rrpack
Licenses: GPL 3+
Build system: r
Synopsis: Reduced-Rank Regression
Description:

Multivariate regression methodologies including classical reduced-rank regression (RRR) studied by Anderson (1951) <doi:10.1214/aoms/1177729580> and Reinsel and Velu (1998) <doi:10.1007/978-1-4757-2853-8>, reduced-rank regression via adaptive nuclear norm penalization proposed by Chen et al. (2013) <doi:10.1093/biomet/ast036> and Mukherjee et al. (2015) <doi:10.1093/biomet/asx080>, robust reduced-rank regression (R4) proposed by She and Chen (2017) <doi:10.1093/biomet/asx032>, generalized/mixed-response reduced-rank regression (mRRR) proposed by Luo et al. (2018) <doi:10.1016/j.jmva.2018.04.011>, row-sparse reduced-rank regression (SRRR) proposed by Chen and Huang (2012) <doi:10.1080/01621459.2012.734178>, reduced-rank regression with a sparse singular value decomposition (RSSVD) proposed by Chen et al. (2012) <doi:10.1111/j.1467-9868.2011.01002.x> and sparse and orthogonal factor regression (SOFAR) proposed by Uematsu et al. (2019) <doi:10.1109/TIT.2019.2909889>.

r-rts2 0.10.2
Propagated dependencies: r-stars@0.6-8 r-stanheaders@2.32.10 r-spdep@1.4-1 r-sparsechol@0.3.2 r-sf@1.0-23 r-rstantools@2.5.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-raster@3.6-32 r-r6@2.6.1 r-quadprog@1.5-8 r-lubridate@1.9.4 r-glmmrbase@1.3.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rts2
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: Real-Time Disease Surveillance
Description:

Supports modelling real-time case data to facilitate the real-time surveillance of infectious diseases and other point phenomena. The package provides automated computational grid generation over an area of interest with methods to map covariates between geographies, model fitting including spatially aggregated case counts, and predictions and visualisation. Both Bayesian and maximum likelihood methods are provided. Log-Gaussian Cox Processes are described by Diggle et al. (2013) <doi:10.1214/13-STS441> and we provide both the low-rank approximation for Gaussian processes described by Solin and Särkkä (2020) <doi:10.1007/s11222-019-09886-w> and Riutort-Mayol et al (2023) <doi:10.1007/s11222-022-10167-2> and the nearest neighbour Gaussian process described by Datta et al (2016) <doi:10.1080/01621459.2015.1044091>.

r-ridigbio 0.4.1
Propagated dependencies: r-tidyverse@2.0.0 r-plyr@1.8.9 r-leaflet@2.2.3 r-kableextra@1.4.0 r-jsonlite@2.0.0 r-httr@1.4.7 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/iDigBio/ridigbio
Licenses: Expat
Build system: r
Synopsis: Interface to the iDigBio Data API
Description:

An interface to iDigBio's search API that allows downloading specimen records. Searches are returned as a data.frame. Other functions such as the metadata end points return lists of information. iDigBio is a US project focused on digitizing and serving museum specimen collections on the web. See <https://www.idigbio.org> for information on iDigBio.

r-robmixreg 1.1.0
Propagated dependencies: r-scales@1.4.0 r-robustbase@0.99-6 r-robust@0.7-5 r-rlang@1.1.6 r-rcolorbrewer@1.1-3 r-mass@7.3-65 r-lars@1.3 r-gtools@3.9.5 r-gplots@3.2.0 r-glmnet@4.1-10 r-flexmix@2.3-20 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://changwn.github.io/RobMixReg/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Robust Mixture Regression
Description:

Finite mixture models are a popular technique for modelling unobserved heterogeneity or to approximate general distribution functions in a semi-parametric way. They are used in a lot of different areas such as astronomy, biology, economics, marketing or medicine. This package is the implementation of popular robust mixture regression methods based on different algorithms including: fleximix, finite mixture models and latent class regression; CTLERob, component-wise adaptive trimming likelihood estimation; mixbi, bi-square estimation; mixL, Laplacian distribution; mixt, t-distribution; TLE, trimmed likelihood estimation. The implemented algorithms includes: CTLERob stands for Component-wise adaptive Trimming Likelihood Estimation based mixture regression; mixbi stands for mixture regression based on bi-square estimation; mixLstands for mixture regression based on Laplacian distribution; TLE stands for Trimmed Likelihood Estimation based mixture regression. For more detail of the algorithms, please refer to below references. Reference: Chun Yu, Weixin Yao, Kun Chen (2017) <doi:10.1002/cjs.11310>. NeyKov N, Filzmoser P, Dimova R et al. (2007) <doi:10.1016/j.csda.2006.12.024>. Bai X, Yao W. Boyer JE (2012) <doi:10.1016/j.csda.2012.01.016>. Wennan Chang, Xinyu Zhou, Yong Zang, Chi Zhang, Sha Cao (2020) <arXiv:2005.11599>.

r-rtseva 1.1.0
Propagated dependencies: r-xts@0.14.1 r-tsibble@1.2.0 r-texmex@2.4.9 r-scales@1.4.0 r-rlang@1.1.6 r-pracma@2.4.6 r-pot@1.1-11 r-moments@0.14.1 r-lubridate@1.9.4 r-ggplot2@4.0.1 r-evd@2.3-7.1 r-dplyr@1.1.4 r-changepoint@2.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/r-lib/devtools
Licenses: GPL 3+
Build system: r
Synopsis: Performs the Transformed-Stationary Extreme Values Analysis
Description:

Adaptation of the Matlab tsEVA toolbox developed by Lorenzo Mentaschi available here: <https://github.com/menta78/tsEva>. It contains an implementation of the Transformed-Stationary (TS) methodology for non-stationary extreme value Analysis (EVA) as described in Mentaschi et al. (2016) <doi:10.5194/hess-20-3527-2016>. In synthesis this approach consists in: (i) transforming a non-stationary time series into a stationary one to which the stationary extreme value theory can be applied; and (ii) reverse-transforming the result into a non-stationary extreme value distribution. RtsEva offers several options for trend estimation (mean, extremes, seasonal) and contains multiple plotting functions displaying different aspects of the non-stationarity of extremes.

r-relgam 1.0
Propagated dependencies: r-glmnet@4.1-10 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://arxiv.org/abs/1912.01808
Licenses: GPL 3
Build system: r
Synopsis: Reluctant Generalized Additive Models
Description:

This package provides a method for fitting the entire regularization path of the reluctant generalized additive model (RGAM) for linear regression, logistic, Poisson and Cox regression models. See Tay, J. K., and Tibshirani, R., (2019) <arXiv:1912.01808> for details.

r-rankaggregator 0.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RankAggregator
Licenses: GPL 3
Build system: r
Synopsis: Aggregation of (Partial) Ordinal Rankings
Description:

Easily compute an aggregate ranking (also called a median ranking or a consensus ranking) according to the axiomatic approach presented by Cook et al. (2007). This approach minimises the number of violations between all candidate consensus rankings and all input (partial) rankings, and draws on a branch and bound algorithm and a heuristic algorithm to drastically improve speed. The package also provides an option to bootstrap a consensus ranking based on resampling input rankings (with replacement). Input rankings can be either incomplete (partial) or complete. Reference: Cook, W.D., Golany, B., Penn, M. and Raviv, T. (2007) <doi:10.1016/j.cor.2005.05.030>.

r-rytstat 0.3.2
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.1 r-stringr@1.6.0 r-snakecase@0.11.1 r-rlang@1.1.6 r-pbapply@1.7-4 r-httr@1.4.7 r-gargle@1.6.0 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://selesnow.github.io/rytstat/docs/
Licenses: Expat
Build system: r
Synopsis: Work with 'YouTube API'
Description:

Provide function for get data from YouTube Data API <https://developers.google.com/youtube/v3/docs/>, YouTube Analytics API <https://developers.google.com/youtube/analytics/reference/> and YouTube Reporting API <https://developers.google.com/youtube/reporting/v1/reports>.

r-robvis 0.3.0
Propagated dependencies: r-tidyr@1.3.1 r-scales@1.4.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/mcguinlu/robvis
Licenses: Expat
Build system: r
Synopsis: Visualize the Results of Risk-of-Bias (ROB) Assessments
Description:

Helps users in quickly visualizing risk-of-bias assessments performed as part of a systematic review. It allows users to create weighted bar-plots of the distribution of risk-of-bias judgments within each bias domain, in addition to traffic-light plots of the specific domain-level judgments for each study. The resulting figures are of publication quality and are formatted according the risk-of-bias assessment tool use to perform the assessments. Currently, the supported tools are ROB2.0 (for randomized controlled trials; Sterne et al (2019) <doi:10.1136/bmj.l4898>), ROBINS-I (for non-randomised studies of interventions; Sterne et al (2016) <doi:10.1136/bmj.i4919>), and QUADAS-2 (for diagnostic accuracy studies; Whiting et al (2011) <doi:10.7326/0003-4819-155-8-201110180-00009>).

r-rfusion 0.1
Propagated dependencies: r-sjmisc@2.8.11 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rFUSION
Licenses: GPL 3
Build system: r
Synopsis: Interface to FUSION
Description:

Set of functions that enable you to use the FUSION commands (Program available in: <http://forsys.sefs.uw.edu/fusion/fusionlatest.html>).

r-remixed 1.1.2
Propagated dependencies: r-stringr@1.6.0 r-snow@0.4-4 r-rsmlx@2024.1.0 r-rmpfr@1.1-2 r-ggplot2@4.0.1 r-foreach@1.5.2 r-fastghquad@1.0.1 r-dplyr@1.1.4 r-dosnow@1.0.20 r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=REMixed
Licenses: GPL 3+
Build system: r
Synopsis: Regularized Estimation in Mixed Effects Model
Description:

Implementation of an algorithm in two steps to estimate parameters of a model whose latent dynamics are inferred through latent processes, jointly regularized. This package uses Monolix software (<https://monolixsuite.slp-software.com/>), which provide robust statistical method for non-linear mixed effects modeling. Monolix must have been installed prior to use.

r-robustflow 0.1.1
Propagated dependencies: r-shiny@1.11.1 r-scales@1.4.0 r-rmarkdown@2.30 r-plotly@4.11.0 r-htmltools@0.5.8.1 r-golem@0.5.1 r-ggplot2@4.0.1 r-dt@0.34.0 r-bslib@0.9.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/causalfragility-lab/RobustFlow
Licenses: GPL 3+
Build system: r
Synopsis: Robustness and Drift Auditing for Longitudinal Decision Systems
Description:

This package provides tools for constructing longitudinal decision paths, quantifying temporal drift, tracking subgroup disparity trajectories, and stress-testing longitudinal conclusions under hidden bias. Implements three signature metrics: the Drift Intensity Index (DII), which measures structural instability in transition dynamics using the Frobenius norm of consecutive transition matrix differences; the Bias Amplification Index (BAI), which quantifies whether group disparities widen or converge over time; and the Temporal Fragility Index (TFI), which estimates the minimum hidden-bias perturbation required to nullify a longitudinal trend conclusion. An interactive shiny application supports exploratory analysis, visualization, and reproducible reporting. Methods are motivated by applications in educational and social science research, including the Early Childhood Longitudinal Study (ECLS). The DII is based on the Frobenius norm as described in Golub and Van Loan (2013, ISBN:9781421407944). The TFI extends the hidden-bias sensitivity framework of Rosenbaum (2002, ISBN:9781441912633). The BAI draws on disparity-trajectory methods discussed in Duncan and Murnane (2011, ISBN:9780871542731).

Total packages: 69236