_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-smacofx 1.22-0
Propagated dependencies: r-weights@1.1.2 r-vegan@2.7-2 r-smacof@2.1-7 r-projectionbasedclustering@1.2.2 r-plotrix@3.8-13 r-minqa@1.2.8 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://r-forge.r-project.org/projects/stops/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Flexible Multidimensional Scaling and 'smacof' Extensions
Description:

Flexible multidimensional scaling (MDS) methods and extensions to the package smacof'. This package contains various functions, wrappers, methods and classes for fitting, plotting and displaying a large number of different flexible MDS models. These are: Torgerson scaling (Torgerson, 1958, ISBN:978-0471879459) with powers, Sammon mapping (Sammon, 1969, <doi:10.1109/T-C.1969.222678>) with ratio and interval optimal scaling, Multiscale MDS (Ramsay, 1977, <doi:10.1007/BF02294052>) with ratio and interval optimal scaling, s-stress MDS (ALSCAL; Takane, Young & De Leeuw, 1977, <doi:10.1007/BF02293745>) with ratio and interval optimal scaling, elastic scaling (McGee, 1966, <doi:10.1111/j.2044-8317.1966.tb00367.x>) with ratio and interval optimal scaling, r-stress MDS (De Leeuw, Groenen & Mair, 2016, <https://rpubs.com/deleeuw/142619>) with ratio, interval, splines and nonmetric optimal scaling, power-stress MDS (POST-MDS; Buja & Swayne, 2002 <doi:10.1007/s00357-001-0031-0>) with ratio and interval optimal scaling, restricted power-stress (Rusch, Mair & Hornik, 2021, <doi:10.1080/10618600.2020.1869027>) with ratio and interval optimal scaling, approximate power-stress with ratio optimal scaling (Rusch, Mair & Hornik, 2021, <doi:10.1080/10618600.2020.1869027>), Box-Cox MDS (Chen & Buja, 2013, <https://jmlr.org/papers/v14/chen13a.html>), local MDS (Chen & Buja, 2009, <doi:10.1198/jasa.2009.0111>), curvilinear component analysis (Demartines & Herault, 1997, <doi:10.1109/72.554199>), curvilinear distance analysis (Lee, Lendasse & Verleysen, 2004, <doi:10.1016/j.neucom.2004.01.007>), nonlinear MDS with optimal dissimilarity powers functions (De Leeuw, 2024, <https://github.com/deleeuw/smacofManual/blob/main/smacofPO(power)/smacofPO.pdf>), sparsified (power) MDS and sparsified multidimensional (power) distance analysis aka extended curvilinear (power) component analysis and extended curvilinear (power) distance analysis (Rusch, 2024, <doi:10.57938/355bf835-ddb7-42f4-8b85-129799fc240e>). Some functions are suitably flexible to allow any other sensible combination of explicit power transformations for weights, distances and input proximities with implicit ratio, interval, splines or nonmetric optimal scaling of the input proximities. Most functions use a Majorization-Minimization algorithm. Currently the methods are only available for one-mode two-way data (symmetric dissimilarity matrices).

r-surf-vs 1.1.0.1
Propagated dependencies: r-survival@3.8-3 r-glmnet@4.1-10 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SuRF.vs
Licenses: GPL 3
Build system: r
Synopsis: Subsampling Ranking Forward Selection (SuRF)
Description:

This package performs variable selection based on subsampling, ranking forward selection. Details of the method are published in Lihui Liu, Hong Gu, Johan Van Limbergen, Toby Kenney (2020) SuRF: A new method for sparse variable selection, with application in microbiome data analysis Statistics in Medicine 40 897-919 <doi:10.1002/sim.8809>. Xo is the matrix of predictor variables. y is the response variable. Currently only binary responses using logistic regression are supported. X is a matrix of additional predictors which should be scaled to have sum 1 prior to analysis. fold is the number of folds for cross-validation. Alpha is the parameter for the elastic net method used in the subsampling procedure: the default value of 1 corresponds to LASSO. prop is the proportion of variables to remove in the each subsample. weights indicates whether observations should be weighted by class size. When the class sizes are unbalanced, weighting observations can improve results. B is the number of subsamples to use for ranking the variables. C is the number of permutations to use for estimating the critical value of the null distribution. If the doParallel package is installed, the function can be run in parallel by setting ncores to the number of threads to use. If the default value of 1 is used, or if the doParallel package is not installed, the function does not run in parallel. display.progress indicates whether the function should display messages indicating its progress. family is a family variable for the glm() fitting. Note that the glmnet package does not permit the use of nonstandard link functions, so will always use the default link function. However, the glm() fitting will use the specified link. The default is binomial with logistic regression, because this is a common use case. pval is the p-value for inclusion of a variable in the model. Under the null case, the number of false positives will be geometrically distributed with this as probability of success, so if this parameter is set to p, the expected number of false positives should be p/(1-p).

r-shapley 0.7.0
Propagated dependencies: r-pander@0.6.6 r-h2o@3.44.0.3 r-ggplot2@4.0.1 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/haghish/shapley
Licenses: Expat
Build system: r
Synopsis: Weighted Mean SHAP and CI for Robust Feature Assessment in ML Grid
Description:

This R package introduces Weighted Mean SHapley Additive exPlanations (WMSHAP), an innovative method for calculating SHAP values for a grid of fine-tuned base-learner machine learning models as well as stacked ensembles, a method not previously available due to the common reliance on single best-performing models. By integrating the weighted mean SHAP values from individual base-learners comprising the ensemble or individual base-learners in a tuning grid search, the package weights SHAP contributions according to each model's performance, assessed by multiple either R squared (for both regression and classification models). alternatively, this software also offers weighting SHAP values based on the area under the precision-recall curve (AUCPR), the area under the curve (AUC), and F2 measures for binary classifiers. It further extends this framework to implement weighted confidence intervals for weighted mean SHAP values, offering a more comprehensive and robust feature importance evaluation over a grid of machine learning models, instead of solely computing SHAP values for the best model. This methodology is particularly beneficial for addressing the severe class imbalance (class rarity) problem by providing a transparent, generalized measure of feature importance that mitigates the risk of reporting SHAP values for an overfitted or biased model and maintains robustness under severe class imbalance, where there is no universal criteria of identifying the absolute best model. Furthermore, the package implements hypothesis testing to ascertain the statistical significance of SHAP values for individual features, as well as comparative significance testing of SHAP contributions between features. Additionally, it tackles a critical gap in feature selection literature by presenting criteria for the automatic feature selection of the most important features across a grid of models or stacked ensembles, eliminating the need for arbitrary determination of the number of top features to be extracted. This utility is invaluable for researchers analyzing feature significance, particularly within severely imbalanced outcomes where conventional methods fall short. Moreover, it is also expected to report democratic feature importance across a grid of models, resulting in a more comprehensive and generalizable feature selection. The package further implements a novel method for visualizing SHAP values both at subject level and feature level as well as a plot for feature selection based on the weighted mean SHAP ratios.

r-sieveph 1.1
Propagated dependencies: r-survival@3.8-3 r-scales@1.4.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-plyr@1.8.9 r-np@0.60-18 r-ggpubr@0.6.2 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mjuraska/sievePH
Licenses: GPL 2
Build system: r
Synopsis: Sieve Analysis Methods for Proportional Hazards Models
Description:

This package implements a suite of semiparametric and nonparametric kernel-smoothed estimation and testing procedures for continuous mark-specific stratified hazard ratio (treatment/placebo) models in a randomized treatment efficacy trial with a time-to-event endpoint. Semiparametric methods, allowing multivariate marks, are described in Juraska M and Gilbert PB (2013), Mark-specific hazard ratio model with multivariate continuous marks: an application to vaccine efficacy. Biometrics 69(2):328-337 <doi:10.1111/biom.12016>, and in Juraska M and Gilbert PB (2016), Mark-specific hazard ratio model with missing multivariate marks. Lifetime Data Analysis 22(4):606-25 <doi:10.1007/s10985-015-9353-9>. Nonparametric kernel-smoothed methods, allowing univariate marks only, are described in Sun Y and Gilbert PB (2012), Estimation of stratified markâ specific proportional hazards models with missing marks. Scandinavian Journal of Statistics

r-geoflow 1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/r-geoflow/geoflow
Licenses: Expat
Build system: r
Synopsis: Orchestrate Geospatial (Meta)Data Management Workflows and Manage FAIR Services
Description:

An engine to facilitate the orchestration and execution of metadata-driven data management workflows, in compliance with FAIR (Findable, Accessible, Interoperable and Reusable) data management principles. By means of a pivot metadata model, relying on the DublinCore standard (<https://dublincore.org/>), a unique source of metadata can be used to operate multiple and inter-connected data management actions. Users can also customise their own workflows by creating specific actions but the library comes with a set of native actions targeting common geographic information and data management, in particular actions oriented to the publication on the web of metadata and data resources to provide standard discovery and access services. At first, default actions of the library were meant to focus on providing turn-key actions for geospatial (meta)data: 1) by creating manage geospatial (meta)data complying with ISO/TC211 (<https://committee.iso.org/home/tc211>) and OGC (<https://www.ogc.org/standards/>) geographic information standards (eg 19115/19119/19110/19139) and related best practices (eg. INSPIRE'); and 2) by facilitating extraction, reading and publishing of standard geospatial (meta)data within widely used software that compound a Spatial Data Infrastructure ('SDI'), including spatial databases (eg. PostGIS'), metadata catalogues (eg. GeoNetwork', CSW servers), data servers (eg. GeoServer'). The library was then extended to actions for other domains: 1) biodiversity (meta)data standard management including handling of EML metadata, and their management with DataOne servers, 2) in situ sensors, remote sensing and model outputs (meta)data standard management by handling part of CF conventions, NetCDF data format and OPeNDAP access protocol, and their management with Thredds servers, 3) generic / domain agnostic (meta)data standard managers ('DublinCore', DataCite'), to facilitate the publication of data within (meta)data repositories such as Zenodo (<https://zenodo.org>) or DataVerse (<https://dataverse.org/>). The execution of several actions will then allow to cross-reference (meta)data resources in each action performed, offering a way to bind resources between each other (eg. reference Zenodo DOI in GeoNetwork'/'GeoServer metadata, or vice versa reference GeoNetwork'/'GeoServer links in Zenodo or EML metadata). The use of standardized configuration files ('JSON or YAML formats) allow fully reproducible workflows to facilitate the work of data and information managers.

r-agrobox 0.3.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/Joa3aquin50/agrobox
Licenses: Expat
Build system: r
Synopsis: Data Visualization and Statistical Tools for Agroindustrial Experiments
Description:

Set of tools for statistical analysis, visualization, and reporting of agroindustrial and agricultural experiments. The package provides functions to perform one-way and two-way ANOVA with post-hoc tests (Tukey HSD and Duncan MRT), Welch ANOVA for heteroscedastic data, and the Games-Howell post-hoc test as a robust alternative when variance homogeneity fails. Normality of residuals is assessed with the Shapiro-Wilk test and homoscedasticity with the Fligner-Killeen test; the appropriate statistical path is selected automatically based on these diagnostics. Coefficients of variation and statistical power (via one-way ANOVA power analysis) are reported alongside the post-hoc letter display. High-level wrappers allow automated multi-variable analysis with optional clustering by one or two experimental factors, with support for custom level ordering and relabeling. Results are returned as ggplot2 boxplots with mean and letter annotations, wide-format summary tables ready for publication or LaTeX rendering, and structured decision summaries for rapid agronomic interpretation. Direct export to Excel spreadsheets and high-resolution image tables is also supported. Functions follow methods widely used in agronomy, field trials, and plant breeding. Key references: Tukey (1949) <doi:10.2307/3001913>; Duncan (1955) <doi:10.2307/3001478>; Welch (1951) <doi:10.2307/2332579>; Games and Howell (1976) <doi:10.2307/2529858>; Shapiro and Wilk (1965) <doi:10.2307/2333709>; Fligner and Killeen (1976) <doi:10.2307/2529096>; Cohen (1988, ISBN:9781138892899); Wickham (2016, ISBN:9783319242750) for ggplot2'; see also agricolae <https://CRAN.R-project.org/package=agricolae> and rstatix <https://CRAN.R-project.org/package=rstatix>. Version en espanol: Conjunto de herramientas para el analisis estadistico, visualizacion y generacion de reportes en ensayos agroindustriales y agricolas. Incluye ANOVA univariado y bifactorial con pruebas post-hoc (Tukey HSD y Duncan MRT), ANOVA de Welch para datos heterocedasticos y la prueba post-hoc de Games-Howell como alternativa robusta cuando falla la homogeneidad de varianzas. La normalidad de residuos se evalua con la prueba de Shapiro-Wilk y la homogeneidad de varianzas con la prueba de Fligner-Killeen; la ruta estadistica apropiada se selecciona automaticamente segun estos diagnosticos. Se reportan coeficientes de variacion y potencia estadistica junto con las letras de separacion de medias. Los envoltorios de alto nivel permiten analisis multivariable automatizado con agrupamiento opcional por uno o dos factores experimentales, con soporte para orden y etiquetado personalizado de niveles. Los resultados se devuelven como boxplots con anotaciones de medias y letras, tablas resumen en formato ancho listas para publicacion o renderizado en LaTeX, y resumenes de decision para interpretacion agronomica rapida. Tambien se soporta exportacion directa a Excel e imagenes de alta resolucion para informes tecnicos.

r-ddesonn 7.1.11
Propagated dependencies: r-tidyr@1.3.1 r-reshape2@1.4.5 r-r6@2.6.1 r-prroc@1.4 r-proc@1.19.0.1 r-openxlsx@4.2.8.1 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/MatHatter/DDESONN
Licenses: Expat
Build system: r
Synopsis: Deep Dynamic Experimental Self-Organizing Neural Network Framework
Description:

This package provides a fully native R deep learning framework for constructing, training, evaluating, and inspecting Deep Dynamic Ensemble Self Organizing Neural Networks at research scale. The core engine is an object oriented R6 class-based implementation with explicit control over layer layout, dimensional flow, forward propagation, back propagation, and transparent optimizer state updates. The framework does not rely on external deep learning back ends, enabling direct inspection of model state, reproducible numerical behavior, and fine grained architectural control without requiring compiled dependencies or graphics processing unit specific run times. Users can define dimension agnostic single layer or deep multi-layer networks without hard coded architecture limits, with per layer configuration vectors for activation functions, derivatives, dropout behavior, and initialization strategies automatically aligned to network depth through controlled replication or truncation. Reproducible workflows can be executed through high level helpers for fit, run, and predict across binary classification, multi-class classification, and regression modes. Training pipelines support optional self organization, adaptive learning rate behavior, and structured ensemble orchestration in which candidate models are evaluated under user specified performance metrics and selectively promoted or pruned to refine a primary ensemble, enabling controlled ensemble evolution over successive runs. Ensemble evaluation includes fused prediction strategies in which member outputs may be combined through weighted averaging, arithmetic averaging, or voting mechanisms to generate consolidated metrics for research level comparison and reproducible per-seed assessment. The framework supports multiple optimization approaches, including stochastic gradient descent, adaptive moment estimation, and look ahead methods, alongside configurable regularization controls such as L1, L2, and mixed penalties with separate weight and bias update logic. Evaluation features provide threshold tuning, relevance scoring, receiver operating characteristic and precision recall curve generation, area under curve computation, regression error diagnostics, and report ready metric outputs. The package also includes artifact path management, debug state utilities, structured run level metadata persistence capturing seeds, configuration states, thresholds, metrics, ensemble transitions, fused evaluation artifacts, and model identifiers, as well as reproducible scripts and vignettes documenting end to end experiments. Kingma and Ba (2015) <doi:10.48550/arXiv.1412.6980> "Adam: A Method for Stochastic Optimization". Hinton et al. (2012) <https://www.cs.toronto.edu/~tijmen/csc321/slides/lecture_slides_lec6.pdf> "Neural Networks for Machine Learning (RMSprop lecture notes)". Duchi et al. (2011) <https://jmlr.org/papers/v12/duchi11a.html> "Adaptive Subgradient Methods for Online Learning and Stochastic Optimization". Zeiler (2012) <doi:10.48550/arXiv.1212.5701> "ADADELTA: An Adaptive Learning Rate Method". Zhang et al. (2019) <doi:10.48550/arXiv.1907.08610> "Lookahead Optimizer: k steps forward, 1 step back". You et al. (2019) <doi:10.48550/arXiv.1904.00962> "Large Batch Optimization for Deep Learning: Training BERT in 76 minutes (LAMB)". McMahan et al. (2013) <https://research.google.com/pubs/archive/41159.pdf> "Ad Click Prediction: a View from the Trenches (FTRL-Proximal)". Klambauer et al. (2017) <https://proceedings.neurips.cc/paper/6698-self-normalizing-neural-networks.pdf> "Self-Normalizing Neural Networks (SELU)". Maas et al. (2013) <https://ai.stanford.edu/~amaas/papers/relu_hybrid_icml2013_final.pdf> "Rectifier Nonlinearities Improve Neural Network Acoustic Models (Leaky ReLU / rectifiers)".

ruby-rocco 0.8.2
Propagated dependencies: ruby-mustache@1.1.1 ruby-redcarpet@3.5.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://rtomayko.github.com/rocco/
Licenses: Expat
Build system: ruby
Synopsis: Docco in Ruby
Description:

Docco in Ruby

r-rbcbook1 1.78.0
Propagated dependencies: r-rpart@4.1.24 r-graph@1.88.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: http://www.biostat.harvard.edu/~carey
Licenses: Artistic License 2.0
Build system: r
Synopsis: Support for Springer monograph on Bioconductor
Description:

tools for building book.

r-rkeajars 5.0-4
Dependencies: openjdk@25
Propagated dependencies: r-rjava@1.0-11
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RKEAjars
Licenses: GPL 2
Build system: r
Synopsis: R/KEA Interface Jars
Description:

External jars required for package RKEA.

r-rmir-hsa 1.0.5
Propagated dependencies: r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/RmiR.hsa
Licenses: FSDG-compatible
Build system: r
Synopsis: Various databases of microRNA Targets
Description:

Various databases of microRNA Targets.

r-rczechia 1.12.8
Dependencies: proj@9.3.1 geos@3.12.1 gdal@3.8.2
Propagated dependencies: r-terra@1.8-86 r-sf@1.0-23 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rczechia.jla-data.net
Licenses: Expat
Build system: r
Synopsis: Spatial Objects of the Czech Republic
Description:

Administrative regions and other spatial objects of the Czech Republic.

r-resample 0.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=resample
Licenses: Modified BSD
Build system: r
Synopsis: Resampling Functions
Description:

Bootstrap, permutation tests, and jackknife, featuring easy-to-use syntax.

r-robreg3s 0.3-1
Propagated dependencies: r-robustbase@0.99-6 r-mass@7.3-65 r-gse@4.2-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robreg3S
Licenses: GPL 2+
Build system: r
Synopsis: Three-Step Regression and Inference for Cellwise and Casewise Contamination
Description:

Three-step regression and inference for cellwise and casewise contamination.

ruby-rtlit 0.0.5
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/zohararad/rtlit
Licenses: Expat
Build system: ruby
Synopsis: Converts CSS files from left-to-right to right-to-left
Description:

Converts CSS files from left-to-right to right-to-left

r-reverser 0.2
Propagated dependencies: r-robustbase@0.99-6 r-quantreg@6.1 r-l1pack@0.62-4 r-isotree@0.6.1-5 r-boot-pval@0.7.0 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=reverseR
Licenses: GPL 2+
Build system: r
Synopsis: Linear Regression Stability to Significance Reversal
Description:

Tests linear regressions for significance reversal through leave-one(multiple)-out.

r-rhdf5lib 1.32.0
Propagated dependencies: hdf5@1.10.9 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/Rhdf5lib
Licenses: Artistic License 2.0
Build system: r
Synopsis: HDF5 library as an R package
Description:

This package provides C and C++ HDF5 libraries for use in R packages.

r-registry 0.5-1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://cran.r-project.org/web/packages/registry
Licenses: GPL 2+
Build system: r
Synopsis: Infrastructure for R package registries
Description:

This package provides a generic infrastructure for creating and using R package registries.

r-rrbsdata 1.30.0
Propagated dependencies: r-biseq@1.50.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/RRBSdata
Licenses: LGPL 3
Build system: r
Synopsis: An RRBS data set with 12 samples and 10,000 simulated DMRs
Description:

RRBS data set comprising 12 samples with simulated differentially methylated regions (DMRs).

r-rsclient 0.7-12
Dependencies: zlib@1.3.1 openssl@3.0.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.rforge.net/RSclient/
Licenses: GPL 2 FSDG-compatible
Build system: r
Synopsis: Client for Rserve
Description:

Client for Rserve, allowing to connect to Rserve instances and issue commands.

r-restfulr 0.0.16
Propagated dependencies: r-rcurl@1.98-1.17 r-rjson@0.2.23 r-s4vectors@0.48.0 r-xml@3.99-0.20 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://cran.r-project.org/package=restfulr
Licenses: Artistic License 2.0
Build system: r
Synopsis: R interface to RESTful web services
Description:

This package models a RESTful service as if it were a nested R list.

r-rttf2pt1 1.3.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wch/Rttf2pt1
Licenses: Modified BSD Expat non-copyleft
Build system: r
Synopsis: Font conversion utility
Description:

This package contains the program ttf2pt1, for use with the extrafont package.

r-rmariadb 1.3.4
Dependencies: mariadb@10.11.14 mariadb@10.11.14 openssl@3.0.8 zlib@1.3.1
Propagated dependencies: r-bit64@4.6.0-1 r-blob@1.2.4 r-cpp11@0.5.2 r-dbi@1.2.3 r-hms@1.1.4 r-lubridate@1.9.4 r-plogr@0.2.0 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rmariadb.r-dbi.org
Licenses: Expat
Build system: r
Synopsis: Database interface and MariaDB driver
Description:

This package implements a DBI-compliant interface to MariaDB and MySQL databases.

r-r2bayesx 1.1-6
Propagated dependencies: r-mgcv@1.9-4 r-colorspace@2.1-2 r-bayesxsrc@3.0-7.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=R2BayesX
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Estimate Structured Additive Regression Models with 'BayesX'
Description:

An R interface to estimate structured additive regression (STAR) models with BayesX'.

Total packages: 31006