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

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-grpslope 0.3.4
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/agisga/grpSLOPE
Licenses: GPL 3
Build system: r
Synopsis: Group Sorted L1 Penalized Estimation
Description:

Group SLOPE (Group Sorted L1 Penalized Estimation) is a penalized linear regression method that is used for adaptive selection of groups of significant predictors in a high-dimensional linear model. The Group SLOPE method can control the (group) false discovery rate at a user-specified level (i.e., control the expected proportion of irrelevant among all selected groups of predictors). For additional information about the implemented methods please see Brzyski, Gossmann, Su, Bogdan (2018) <doi:10.1080/01621459.2017.1411269>.

r-gbm2sas 4.0
Propagated dependencies: r-gbm@2.2.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gbm2sas
Licenses: GPL 3
Build system: r
Synopsis: Convert GBM Object Trees to SAS Code
Description:

Writes SAS code to get predicted values from every tree of a gbm.object.

r-ggsky 0.1.0
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://uskovgs.github.io/ggsky/
Licenses: Expat
Build system: r
Synopsis: Galactic and Equatorial Coordinate Implementation for 'ggplot2'
Description:

Simple tools to draw sky maps in ggplot2 using galactic or equatorial coordinates. Includes custom coordinate systems, grid labels, and helpers for sky map breaks.

r-groundhog 3.4.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://groundhogr.com/
Licenses: GPL 3
Build system: r
Synopsis: Version-Control for CRAN, GitHub, and GitLab Packages
Description:

Make R scripts reproducible, by ensuring that every time a given script is run, the same version of the used packages are loaded (instead of whichever version the user running the script happens to have installed). This is achieved by using the command groundhog.library() instead of the base command library(), and including a date in the call. The date is used to call on the same version of the package every time (the most recent version available at that date). Load packages from CRAN, GitHub, or Gitlab.

r-genlasso 1.6.1
Propagated dependencies: r-matrix@1.7-4 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/glmgen/genlasso
Licenses: GPL 2+
Build system: r
Synopsis: Path Algorithm for Generalized Lasso Problems
Description:

Computes the solution path for generalized lasso problems. Important use cases are the fused lasso over an arbitrary graph, and trend fitting of any given polynomial order. Specialized implementations for the latter two subproblems are given to improve stability and speed. See Taylor Arnold and Ryan Tibshirani (2016) <doi:10.1080/10618600.2015.1008638>.

r-glinvci 1.2.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://git.sr.ht/~hckiang/glinvci
Licenses: GPL 3
Build system: r
Synopsis: Phylogenetic Comparative Methods with Uncertainty Estimates
Description:

This package provides a framework for analytically computing the asymptotic confidence intervals and maximum-likelihood estimates of a class of continuous-time Gaussian branching processes defined by Mitov V, Bartoszek K, Asimomitis G, Stadler T (2019) <doi:10.1016/j.tpb.2019.11.005>. The class of model includes the widely used Ornstein-Uhlenbeck and Brownian motion branching processes. The framework is designed to be flexible enough so that the users can easily specify their own sub-models, or re-parameterizations, and obtain the maximum-likelihood estimates and confidence intervals of their own custom models.

r-gnonadd 1.0.3
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/DecodeGenetics/gnonadd
Licenses: Expat
Build system: r
Synopsis: Various Non-Additive Models for Genetic Associations
Description:

The goal of gnonadd is to simplify workflows in the analysis of non-additive effects of sequence variants. This includes variance effects (Ivarsdottir et. al (2017) <doi:10.1038/ng.3928>), correlation effects, interaction effects and dominance effects. The package also includes convenience functions for visualization.

r-gifski 1.32.0-2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://r-rust.r-universe.dev/gifski
Licenses: Expat
Build system: r
Synopsis: Highest Quality GIF Encoder
Description:

Multi-threaded GIF encoder written in Rust: <https://gif.ski/>. Converts images to GIF animations using pngquant's efficient cross-frame palettes and temporal dithering with thousands of colors per frame.

r-geospark 0.3.1
Propagated dependencies: r-sparklyr@1.9.4 r-dplyr@1.1.4 r-dbplyr@2.5.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geospark
Licenses: ASL 2.0
Build system: r
Synopsis: Bring Local Sf to Spark
Description:

R binds GeoSpark <http://geospark.datasyslab.org/> extending sparklyr <https://spark.rstudio.com/> R package to make distributed geocomputing easier. Sf is a package that provides [simple features] <https://en.wikipedia.org/wiki/Simple_Features> access for R and which is a leading geospatial data processing tool. Geospark R package bring the same simple features access like sf but running on Spark distributed system.

r-gumbel 1.10-5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gumbel
Licenses: GPL 2+
Build system: r
Synopsis: The Gumbel-Hougaard Copula
Description:

This package provides probability functions (cumulative distribution and density functions), simulation function (Gumbel copula multivariate simulation) and estimation functions (Maximum Likelihood Estimation, Inference For Margins, Moment Based Estimation and Canonical Maximum Likelihood).

r-gsloid 0.2.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/benmarwick/gsloid
Licenses: Expat
Build system: r
Synopsis: Global Sea Level and Oxygen Isotope Data
Description:

This package contains published data sets for global benthic d18O data for 0-5.3 Myr <doi:10.1029/2004PA001071> and global sea levels based on marine sediment core data for 0-800 ka <doi:10.5194/cp-12-1-2016>.

r-giant 1.3.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GiANT
Licenses: Artistic License 2.0
Build system: r
Synopsis: Gene Set Uncertainty in Enrichment Analysis
Description:

Toolbox for various enrichment analysis methods and quantification of uncertainty of gene sets, Schmid et al. (2016) <doi:10.1093/bioinformatics/btw030>.

r-greekletters 1.0.4
Propagated dependencies: r-stringr@1.6.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=greekLetters
Licenses: GPL 2+
Build system: r
Synopsis: Routines for Writing Greek Letters and Mathematical Symbols on the 'RStudio' and 'RGui'
Description:

An implementation of functions to display Greek letters on the RStudio (include subscript and superscript indexes) and RGui (without subscripts and only with superscript 1, 2 or 3; because RGui doesn't support printing the corresponding Unicode characters as a string: all subscripts ranging from 0 to 9 and superscripts equal to 0, 4, 5, 6, 7, 8 or 9). The functions in this package do not work properly on the R console. Characters are used via Unicode and encoded as UTF-8 to ensure that they can be viewed on all operating systems. Other characters related to mathematics are included, such as the infinity symbol. All this accessible from very simple commands. This is a package that can be used for teaching purposes, the statistical notation for hypothesis testing can be written from this package and so it is possible to build a course from the swirlify package. Another utility of this package is to create new summary functions that contain the functional form of the model adjusted with the Greek letters, thus making the transition from statistical theory to practice easier. In addition, it is a natural extension of the clisymbols package.

r-gasp 1.0.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GaSP
Licenses: GPL 3
Build system: r
Synopsis: Train and Apply a Gaussian Stochastic Process Model
Description:

Train a Gaussian stochastic process model of an unknown function, possibly observed with error, via maximum likelihood or maximum a posteriori (MAP) estimation, run model diagnostics, and make predictions, following Sacks, J., Welch, W.J., Mitchell, T.J., and Wynn, H.P. (1989) "Design and Analysis of Computer Experiments", Statistical Science, <doi:10.1214/ss/1177012413>. Perform sensitivity analysis and visualize low-order effects, following Schonlau, M. and Welch, W.J. (2006), "Screening the Input Variables to a Computer Model Via Analysis of Variance and Visualization", <doi:10.1007/0-387-28014-6_14>.

r-gsaot 1.1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/pietrocipolla/gsaot
Licenses: GPL 3+
Build system: r
Synopsis: Compute Global Sensitivity Analysis Indices Using Optimal Transport
Description:

Computing Global Sensitivity Indices from given data using Optimal Transport, as defined in Borgonovo et al (2024) <doi:10.1287/mnsc.2023.01796>. You provide an input sample, an output sample, decide the algorithm, and compute the indices.

r-gam-hp 0.0-5
Propagated dependencies: r-mgcv@1.9-4 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/laijiangshan/gam.hp
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Hierarchical Partitioning of Adjusted R2 and Explained Deviance for Generalized Additive Models
Description:

Conducts hierarchical partitioning to calculate individual contributions of each predictor towards adjusted R2 and explained deviance for generalized additive models based on output of gam() and bam() in mgcv package, applying the algorithm in this paper: Lai(2024) <doi:10.1016/j.pld.2024.06.002>.

r-gbifdb 1.0.0
Propagated dependencies: r-duckdbfs@0.1.2 r-dplyr@1.1.4 r-arrow@22.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://docs.ropensci.org/gbifdb/
Licenses: FSDG-compatible
Build system: r
Synopsis: High Performance Interface to 'GBIF'
Description:

This package provides a high performance interface to the Global Biodiversity Information Facility, GBIF'. In contrast to rgbif', which can access small subsets of GBIF data through web-based queries to a central server, gbifdb provides enhanced performance for R users performing large-scale analyses on servers and cloud computing providers, providing full support for arbitrary SQL or dplyr operations on the complete GBIF data tables (now over 1 billion records, and over a terabyte in size). gbifdb accesses a copy of the GBIF data in parquet format, which is already readily available in commercial computing clouds such as the Amazon Open Data portal and the Microsoft Planetary Computer, or can be accessed directly without downloading, or downloaded to any server with suitable bandwidth and storage space. The high-performance techniques for local and remote access are described in <https://duckdb.org/why_duckdb> and <https://arrow.apache.org/docs/r/articles/fs.html> respectively.

r-gencor 1.0.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gencor
Licenses: GPL 3
Build system: r
Synopsis: Generate Customized Correlation Matrices
Description:

This package provides a function that generates a customized correlation matrix based on limit values and proportions for intervals composed by its limits. It can also generate random matrices with low, medium, and high correlations, in which low, medium, and high thresholds are user-defined.

r-gscramble 1.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/eriqande/gscramble
Licenses: CC0
Build system: r
Synopsis: Simulating Admixed Genotypes Without Replacement
Description:

This package provides a genomic simulation approach for creating biologically informed individual genotypes from empirical data that 1) samples alleles from populations without replacement, 2) segregates alleles based on species-specific recombination rates. gscramble is a flexible simulation approach that allows users to create pedigrees of varying complexity in order to simulate admixed genotypes. Furthermore, it allows users to track haplotype blocks from the source populations through the pedigrees.

r-gpk 1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gpk
Licenses: GPL 2
Build system: r
Synopsis: 100 Data Sets for Statistics Education
Description:

Collection of datasets as prepared by Profs. A.P. Gore, S.A. Paranjape, and M.B. Kulkarni of Department of Statistics, Poona University, India. With their permission, first letter of their names forms the name of this package, the package has been built by me and made available for the benefit of R users. This collection requires a rich class of models and can be a very useful building block for a beginner.

r-gpbstat 0.4.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/nandp1/gpbStat/
Licenses: GPL 2
Build system: r
Synopsis: Comprehensive Statistical Analysis of Plant Breeding Experiments
Description:

This package performs statistical data analysis of various Plant Breeding experiments. Contains functions for Line by Tester analysis as per Arunachalam, V.(1974) <http://repository.ias.ac.in/89299/> and Diallel analysis as per Griffing, B. (1956) <https://www.publish.csiro.au/bi/pdf/BI9560463>.

r-ggsced 0.1.6
Propagated dependencies: r-gtable@0.3.6 r-ggplot2@4.0.1 r-ggh4x@0.3.1 r-assert@1.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=ggsced
Licenses: GPL 2+
Build system: r
Synopsis: Utilities and Helpers for Single Case Experimental Design (SCED) using 'ggplot2'
Description:

This package provides specialized visualization tools for Single-Case Experimental Design (SCED) research using ggplot2'. SCED studies are a crucial methodology in behavioral and educational research where individual participants serve as their own controls through carefully designed experimental phases. This package extends ggplot2 to create publication-ready graphics with professional phase change lines, support for multiple baseline designs, and styling functions that follow SCED visualization conventions. Key functions include adding phase change demarcation lines to existing plots and formatting axes with broken axis appearance commonly used in single-case research.

r-ghclass 0.4.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/rundel/ghclass
Licenses: GPL 3
Build system: r
Synopsis: Tools for Managing Classes on GitHub
Description:

Interface for the GitHub API that enables efficient management of courses on GitHub. It has a functionality for managing organizations, teams, repositories, and users on GitHub and helps automate most of the tedious and repetitive tasks around creating and distributing assignments.

r-gridify 0.7.7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://pharmaverse.github.io/gridify/
Licenses: ASL 2.0
Build system: r
Synopsis: Enrich Figures and Tables with Custom Headers and Footers and More
Description:

This package provides a simple and flexible tool designed to create enriched figures and tables by providing a way to add text around them through predefined or custom layouts. Any input which is convertible to grob is supported, like ggplot', gt or flextable'. Based on R grid graphics, for more details see Paul Murrell (2018) <doi:10.1201/9780429422768>.

Total packages: 69252