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

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-censreg 0.5-38
Propagated dependencies: r-glmmml@1.1.7 r-maxlik@1.5-2.2 r-misctools@0.6-30 r-plm@2.6-7 r-sandwich@3.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.sampleSelection.org
Licenses: GPL 2+
Build system: r
Synopsis: Censored regression (Tobit) models
Description:

This is a package for maximum likelihood estimation of censored regression (Tobit) models with cross-sectional and panel data.

r-gbm 2.2.3
Propagated dependencies: r-lattice@0.22-9 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gbm-developers/gbm
Licenses: GPL 2+
Build system: r
Synopsis: Generalized boosted regression models
Description:

This package is an implementation of extensions to Freund and Schapire's AdaBoost algorithm and Friedman's gradient boosting machine. It includes regression methods for least squares, absolute loss, t-distribution loss, quantile regression, logistic, multinomial logistic, Poisson, Cox proportional hazards partial likelihood, AdaBoost exponential loss, Huberized hinge loss, and Learning to Rank measures (LambdaMart).

r-ndjson 0.9.1
Dependencies: gzstream@1.5 zlib@1.3.1
Propagated dependencies: r-data-table@1.18.4 r-rcpp@1.1.1-1.1 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/hrbrmstr/ndjson
Licenses: Expat
Build system: r
Synopsis: Wicked-Fast @dfn{Streaming JSON} (ndjson) Reader
Description:

Streaming JSON (ndjson) has one JSON record per-line and many modern ndjson files contain large numbers of records. These constructs may not be columnar in nature, but it is often useful to read in these files and "flatten" the structure out to enable working with the data in an R data.frame-like context. Functions are provided that make it possible to read in plain ndjson files or compressed (gz) ndjson files and either validate the format of the records or create "flat" data.table structures from them.

r-shinyauthr 1.0.0
Propagated dependencies: r-dplyr@1.2.1 r-glue@1.8.1 r-rlang@1.2.0 r-shiny@1.13.0 r-shinyjs@2.1.1 r-sodium@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paulc91/shinyauthr
Licenses: Expat
Build system: r
Synopsis: Shiny authentication modules
Description:

With this package you can add in-app user authentication to Shiny, allowing you to secure publicly hosted apps and build dynamic user interfaces from user information.

r-paradox 1.0.1
Propagated dependencies: r-backports@1.5.1 r-checkmate@2.3.4 r-data-table@1.18.4 r-mlr3misc@0.21.0 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://paradox.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Define and work with parameter spaces for complex algorithms
Description:

With this package it is possible to define parameter spaces, constraints and dependencies for arbitrary algorithms, and to program on such spaces. It also includes statistical designs and random samplers. Objects are implemented as R6 classes.

r-snowflakeauth 0.2.2
Propagated dependencies: r-cli@3.6.6 r-curl@7.1.0 r-jose@2.0.0 r-jsonlite@2.0.0 r-openssl@2.4.1 r-rcpptoml@0.2.3 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://posit-dev.github.io/snowflakeauth/
Licenses: Expat
Build system: r
Synopsis: Authentication helpers for Snowflake'
Description:

This package provides authentication helpers for Snowflake. It provides compatibility with authentication approaches supported by the Snowflake Connector for Python and the Snowflake CLI.

r-dtwclust 6.0.0
Propagated dependencies: r-clue@0.3-68 r-cluster@2.1.8.2 r-dplyr@1.2.1 r-dtw@1.23-2 r-flexclust@1.5.0 r-foreach@1.5.2 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-matrix@1.7-5 r-proxy@0.4-29 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rcppparallel@5.1.11-2 r-rcppthread@2.3.0 r-reshape2@1.4.5 r-rlang@1.2.0 r-rspectra@0.16-2 r-shiny@1.13.0 r-shinyjs@2.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/asardaes/dtwclust
Licenses: GPL 3
Build system: r
Synopsis: Clustering time series with dynamic time warping distance optimization
Description:

This package implements time series clustering along with optimized techniques related to the dynamic time warping distance and its corresponding lower bounds. The implementations of partitional, hierarchical, fuzzy, k-Shape and TADPole clustering are available. Functionality can be easily extended with custom distance measures and centroid definitions. Implementations of DTW barycenter averaging, a distance based on global alignment kernels, and the soft-DTW distance and centroid routines are also provided. All included distance functions have custom loops optimized for the calculation of cross-distance matrices, including parallelization support. Several cluster validity indices are included.

r-venndiagram 1.8.2
Propagated dependencies: r-futile-logger@1.4.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/VennDiagram/
Licenses: GPL 2+
Build system: r
Synopsis: Generate High-Resolution Venn and Euler Plots
Description:

This package provides a set of functions to generate high-resolution Venn and Euler plots. It includes handling for several special cases, including two-case scaling, and extensive customization of plot shape and structure.

r-wordspace 0.2-9
Propagated dependencies: r-cluster@2.1.8.2 r-iotools@0.4-0 r-mass@7.3-65 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-sparsesvd@0.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://wordspace.r-forge.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: Distributional semantic models in R
Description:

The wordspace package turns R into an interactive laboratory for empirical research on distributional semantic models (DSM). It consists of a small set of carefully designed functions, most of which

  • encapsulate non-trivial R operations in a user-friendly manner or

  • provide efficient and memory-lean C implementations of key operations.

r-otel 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://otel.r-lib.org
Licenses: Expat
Build system: r
Synopsis: OpenTelemetry R API
Description:

OpenTelemetry is a collection of tools, APIs, and SDKs used to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior. This package implements the OpenTelemetry API. Use this package as a dependency if you want to instrument your R package for OpenTelemetry.

r-clustmixtype 0.4-2
Propagated dependencies: r-combinat@0.0-8 r-dplyr@1.2.1 r-rcolorbrewer@1.1-3 r-rlang@1.2.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=clustMixType
Licenses: GPL 2+
Build system: r
Synopsis: k-prototypes clustering for mixed variable-type data
Description:

This package provides functions to perform k-prototypes partitioning clustering for mixed variable-type data according to Z.Huang (1998): Extensions to the k-Means Algorithm for Clustering Large Data Sets with Categorical Variables, Data Mining and Knowledge Discovery 2, 283-304.

r-shinyhelper 0.3.2
Propagated dependencies: r-markdown@2.0 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=shinyhelper
Licenses: GPL 3
Build system: r
Synopsis: Easily add Markdown help files to shiny app elements
Description:

This package creates a lightweight way to add markdown helpfiles to Shiny apps, using modal dialog boxes, with no need to observe each help button separately.

r-mmwrweek 0.1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://wwwn.cdc.gov/nndss/document/MMWR_Week_overview.pdf
Licenses: GPL 2+
Build system: r
Synopsis: Convert dates to MMWR day, week, and year
Description:

The first day of any MMWR week is Sunday. MMWR week numbering is sequential beginning with 1 and incrementing with each week to a maximum of 52 or 53. MMWR week #1 of an MMWR year is the first week of the year that has at least four days in the calendar year. This package provides functionality to convert dates to MMWR day, week, and year and the reverse.

r-mice 3.19.0
Propagated dependencies: r-broom@1.0.13 r-cpp11@0.5.5 r-dplyr@1.2.1 r-glmnet@5.0 r-lattice@0.22-9 r-mitml@0.4-5 r-nnet@7.3-20 r-rcpp@1.1.1-1.1 r-rpart@4.1.27 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mice/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Multivariate imputation by chained equations
Description:

Multiple imputation using Fully Conditional Specification (FCS) implemented by the MICE algorithm as described in http://doi.org/10.18637/jss.v045.i03. Each variable has its own imputation model. Built-in imputation models are provided for continuous data (predictive mean matching, normal), binary data (logistic regression), unordered categorical data (polytomous logistic regression) and ordered categorical data (proportional odds). MICE can also impute continuous two-level data (normal model, pan, second-level variables). Passive imputation can be used to maintain consistency between variables. Various diagnostic plots are available to inspect the quality of the imputations.

r-crayon 1.5.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/crayon
Licenses: Expat
Build system: r
Synopsis: Colored terminal output for R
Description:

Colored terminal output on terminals that support ANSI color and highlight codes. It also works in Emacs ESS. ANSI color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the "chalk" JavaScript project.

r-fresh 0.2.2
Propagated dependencies: r-bslib@0.11.0 r-htmltools@0.5.9 r-rstudioapi@0.18.0 r-sass@0.4.10 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dreamRs/fresh
Licenses: GPL 3
Build system: r
Synopsis: Create custom Bootstrap themes to use in Shiny
Description:

Customize Bootstrap and Bootswatch themes, like colors, fonts, grid layout, to use in Shiny applications, rmarkdown documents and flexdashboard.

r-deoptimr 1.1-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/DEoptimR
Licenses: GPL 2+
Build system: r
Synopsis: Differential evolution optimization in pure R
Description:

This package provides a differential evolution (DE) stochastic algorithms for global optimization of problems with and without constraints. The aim is to curate a collection of its state-of-the-art variants that

  1. do not sacrifice simplicity of design,

  2. are essentially tuning-free, and

  3. can be efficiently implemented directly in the R language.

r-spatialextremes 2.1-0
Propagated dependencies: r-fields@17.3 r-maps@3.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatialextremes.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Modelling spatial extremes
Description:

This package provides tools for the statistical modelling of spatial extremes using max-stable processes, copula or Bayesian hierarchical models. More precisely, this package allows (conditional) simulations from various parametric max-stable models, analysis of the extremal spatial dependence, the fitting of such processes using composite likelihoods or least square (simple max-stable processes only), model checking and selection and prediction.

r-fdrtool 1.2.18
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://strimmerlab.org/software/fdrtool/
Licenses: GPL 3+
Build system: r
Synopsis: Estimation of false discovery rates and higher criticism
Description:

This package provides tools to estimate tail area-based false discovery rates as well as local false discovery rates for a variety of null models (p-values, z-scores, correlation coefficients, t-scores). The proportion of null values and the parameters of the null distribution are adaptively estimated from the data. In addition, the package contains functions for non-parametric density estimation (Grenander estimator), for monotone regression (isotonic regression and antitonic regression with weights), for computing the greatest convex minorant (GCM) and the least concave majorant (LCM), for the half-normal and correlation distributions, and for computing empirical higher criticism (HC) scores and the corresponding decision threshold.

r-kableextra 1.4.0
Propagated dependencies: r-digest@0.6.39 r-htmltools@0.5.9 r-knitr@1.51 r-magrittr@2.0.5 r-rmarkdown@2.31 r-rstudioapi@0.18.0 r-scales@1.4.0 r-stringr@1.6.0 r-svglite@2.2.2 r-viridislite@0.4.3 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://haozhu233.github.io/kableExtra/
Licenses: Expat
Build system: r
Synopsis: Construct complex tables with pipe syntax
Description:

Build complex HTML or LaTeX tables using kable() from knitr and the piping syntax from magrittr. The function kable() is a light weight table generator coming from knitr. This package simplifies the way to manipulate the HTML or LaTeX codes generated by kable() and allows users to construct complex tables and customize styles using a readable syntax.

r-rpostgres 1.4.10
Dependencies: openssl@3.5.5 postgresql@14.20
Propagated dependencies: r-bit64@4.8.2 r-blob@1.3.0 r-cpp11@0.5.5 r-dbi@1.3.0 r-hms@1.1.4 r-lubridate@1.9.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rpostgres.r-dbi.org
Licenses: GPL 3
Build system: r
Synopsis: Rcpp Interface to PostgreSQL
Description:

This package provides a fully DBI-compliant Rcpp-backed interface to PostgreSQL, a relational database.

r-sqlq 1.0.1
Propagated dependencies: r-chk@0.10.0 r-dbi@1.3.0 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/cnrgh/databases/r-sqlq
Licenses: AGPL 3
Build system: r
Synopsis: SQL query builder
Description:

This package lets you build complex Structured Query Language (SQL) queries dynamically. Classes and/or factory functions are used to produce a syntax tree from which the final character string is generated. Strings and identifiers are automatically quoted using the right quotes, using either American National Standards Institute (ANSI) quoting or the quoting style of an existing database connector. Style can be configured to set uppercase/lowercase for keywords, remove unnecessary spaces, or omit optional keywords.

r-gsl 2.1-9
Dependencies: gsl@2.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gsl
Licenses: GPL 2+
Build system: r
Synopsis: Wrapper for the GNU Scientific Library
Description:

This package provides an R wrapper for the special functions and quasi random number generators of the GNU Scientific Library.

r-bio3d 2.4-5
Dependencies: zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://thegrantlab.org/bio3d/
Licenses: GPL 2+
Build system: r
Synopsis: Biological structure analysis
Description:

This package provides utilities to process, organize and explore protein structure, sequence and dynamics data. Features include the ability to read and write structure, sequence and dynamic trajectory data, perform sequence and structure database searches, data summaries, atom selection, alignment, superposition, rigid core identification, clustering, torsion analysis, distance matrix analysis, structure and sequence conservation analysis, normal mode analysis, principal component analysis of heterogeneous structure data, and correlation network analysis from normal mode and molecular dynamics data. In addition, various utility functions are provided to enable the statistical and graphical power of the R environment to work with biological sequence and structural data.

Total packages: 73977