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

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-geomod 0.1.0
Propagated dependencies: r-sp@2.2-1 r-rpart@4.1.27 r-rastervis@0.51.7 r-raster@3.6-32 r-ranger@0.18.0 r-randomforest@4.7-1.2 r-quantregforest@1.3-7.1 r-qrnn@2.1.1 r-nnet@7.3-20 r-kernlab@0.9-33 r-e1071@1.7-17 r-cubist@0.6.0 r-caret@7.0-1 r-arm@1.15-3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geomod
Licenses: GPL 3
Build system: r
Synopsis: Computer Program for Geotechnical Investigations
Description:

The geomod does spatial prediction of the Geotechnical soil properties. It predicts the spatial distribution of Geotechnical properties of soil e.g. shear strength, permeability, plasticity index, Standard Penetration Test (SPT) counts, etc. The output of the prediction takes the form of a map or a series of maps. It uses the interpolation technique where a single or statistically â bestâ estimate of spatial occurrence soil property is determined. The interpolation is based on both the sampled data and a variogram model for the spatial correlation of the sampled data. The single estimate is produced by a Kriging technique.

r-gglorenz 0.0.2
Propagated dependencies: r-ineq@0.2-13 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jjchern/gglorenz
Licenses: Expat
Build system: r
Synopsis: Plotting Lorenz Curve with the Blessing of 'ggplot2'
Description:

This package provides statistical transformations for plotting empirical ordinary Lorenz curve (Lorenz 1905) <doi:10.2307/2276207> and generalized Lorenz curve (Shorrocks 1983) <doi:10.2307/2554117>.

r-genord 2.0.0
Propagated dependencies: r-mvtnorm@1.3-7 r-matrix@1.7-5 r-cubature@2.1.4-1 r-bbmle@1.0.25.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GenOrd
Licenses: GPL 3
Build system: r
Synopsis: Simulation of Discrete Random Variables with Given Correlation Matrix and Marginal Distributions via a Gaussian or Student's t Copula
Description:

This package provides a Gaussian or Student's t copula-based procedure for generating samples from discrete random variables with prescribed correlation matrix and marginal distributions.

r-ggmrscu 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-purrr@1.2.2 r-patchwork@1.3.2 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=ggmRSCU
Licenses: GPL 3+
Build system: r
Synopsis: Visualizing Multi-Species Relative Synonymous Codon Usage and Extensible Data Exploration
Description:

Facilitates efficient visualization of Relative Synonymous Codon Usage patterns across species. Based on analytical outputs from codonW', MEGA', and Phylosuite', it supports multi-species RSCU comparisons and allows users to explore visual analysis of structurally similar datasets.

r-gsdesignnb 0.2.6
Propagated dependencies: r-simtrial@1.0.2 r-mass@7.3-65 r-gsdesign@3.9.0 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://keaven.github.io/gsDesignNB/
Licenses: GPL 3+
Build system: r
Synopsis: Sample Size and Simulation for Negative Binomial Outcomes
Description:

This package provides tools for planning and simulating recurrent event trials with overdispersed count endpoints analyzed using negative binomial (or Poisson) rate models. Implements sample size and power calculations for fixed designs with variable accrual, dropout, maximum follow-up, and event gaps, including methods of Zhu and Lakkis (2014) <doi:10.1002/sim.5947> and Friede and Schmidli (2010) <doi:10.3414/ME09-02-0060>. Supports group sequential designs by adding calendar-time analysis schedules compatible with the gsDesign package and by estimating blinded information at interim looks. Includes simulation utilities for recurrent events (including seasonal rates), interim data truncation, and Wald-based inference for treatment rate ratios.

r-geodist 0.1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/hypertidy/geodist
Licenses: Expat
Build system: r
Synopsis: Fast, Dependency-Free Geodesic Distance Calculations
Description:

Dependency-free, ultra fast calculation of geodesic distances. Includes the reference nanometre-accuracy geodesic distances of Karney (2013) <doi:10.1007/s00190-012-0578-z>, as used by the sf package, as well as Haversine and Vincenty distances. Default distance measure is the "Mapbox cheap ruler" which is generally more accurate than Haversine or Vincenty for distances out to a few hundred kilometres, and is considerably faster. The main function accepts one or two inputs in almost any generic rectangular form, and returns either matrices of pairwise distances, or vectors of sequential distances.

r-gcalignr 1.0.7
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-reshape2@1.4.5 r-readr@2.2.0 r-pbapply@1.7-4 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/mottensmann/GCalignR
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: Simple Peak Alignment for Gas-Chromatography Data
Description:

Aligns peak based on peak retention times and matches homologous peaks across samples. The underlying alignment procedure comprises three sequential steps. (1) Full alignment of samples by linear transformation of retention times to maximise similarity among homologous peaks (2) Partial alignment of peaks within a user-defined retention time window to cluster homologous peaks (3) Merging rows that are likely representing homologous substances (i.e. no sample shows peaks in both rows and the rows have similar retention time means). The algorithm is described in detail in Ottensmann et al., 2018 <doi:10.1371/journal.pone.0198311>.

r-g-data 2.4.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=g.data
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Delayed-Data Packages
Description:

Create and maintain delayed-data packages (ddp's). Data stored in a ddp are available on demand, but do not take up memory until requested. You attach a ddp with g.data.attach(), then read from it and assign to it in a manner similar to S-PLUS, except that you must run g.data.save() to actually commit to disk.

r-gwpcormapper 0.1.3
Propagated dependencies: r-viridis@0.6.5 r-shinyjs@2.1.1 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-sf@1.1-1 r-rcpp@1.1.1-1.1 r-processx@3.9.0 r-plotly@4.12.0 r-pkgload@1.5.2 r-leaflet@2.2.3 r-htmltools@0.5.9 r-golem@0.5.1 r-glue@1.8.1 r-geodist@0.1.1 r-dt@0.34.0 r-dplyr@1.2.1 r-crosstalk@1.2.2 r-corpcor@1.6.10 r-config@0.3.2 r-attempt@0.3.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/gwpcor/gwpcormapper
Licenses: GPL 3
Build system: r
Synopsis: Geographically Weighted Partial Correlation Mapper
Description:

An interactive mapping tool for geographically weighted correlation and partial correlation. Geographically weighted partial correlation coefficients are calculated following (Percival and Tsutsumida, 2017)<doi:10.1553/giscience2017_01_s36> and are described in greater detail in (Tsutsumida et al., 2019)<doi:10.5194/ica-abs-1-372-2019> and (Percival et al., 2021)<arXiv:2101.03491>.

r-ggsegmentedtotalbar 0.1.0
Propagated dependencies: r-ggplot2@4.0.3 r-forcats@1.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ozancanozdemir/ggsegmentedtotalbar
Licenses: Expat
Build system: r
Synopsis: Create a Segmented Total Bar Plot with Custom Annotations and Labels
Description:

It provides a better alternative for stacked bar plot by creating a segmented total bar plot with custom annotations and labels. It is useful for visualizing the total of a variable and its segments in a single bar, making it easier to compare the segments and their contributions to the total.

r-gdilm-sir 1.2.1
Propagated dependencies: r-psych@2.6.5 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GDILM.SIR
Licenses: Expat
Build system: r
Synopsis: Inference for Infectious Disease Transmission in SIR Framework
Description:

Model and estimate the model parameters for the spatial model of individual-level infectious disease transmission in Susceptible-Infected-Recovered (SIR) framework.

r-gctensor 1.0.0
Propagated dependencies: r-rtensor@1.5.0 r-einsum@0.1.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/rikenbit/gcTensor
Licenses: Expat
Build system: r
Synopsis: Generalized Coupled Tensor Factorization
Description:

Multiple matrices/tensors can be specified and decomposed simultaneously by Probabilistic Latent Tensor Factorisation (PLTF). See the reference section of GitHub README.md <https://github.com/rikenbit/gcTensor>, for details of the method.

r-grumpy 0.1.1
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://hugogruson.fr/grumpy/
Licenses: Expat
Build system: r
Synopsis: Read 'NumPy' '.npy' and '.npz' Files
Description:

Lightweight way to read NumPy .npy and .npz files in R. All data types supported by NumPy', with all sizes (converted internally to R native size), both C and Fortran order, and any shape, up to an arbitrary number of dimensions, are supported.

r-ghost 0.1.0
Propagated dependencies: r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://www.researchgate.net/publication/332779980_Ghost_Imputation_Accurately_Reconstructing_Missing_Data_of_the_Off_Period
Licenses: GPL 3
Build system: r
Synopsis: Missing Data Segments Imputation in Multivariate Streams
Description:

Helper functions provide an accurate imputation algorithm for reconstructing the missing segment in a multi-variate data streams. Inspired by single-shot learning, it reconstructs the missing segment by identifying the first similar segment in the stream. Nevertheless, there should be one column of data available, i.e. a constraint column. The values of columns can be characters (A, B, C, etc.). The result of the imputed dataset will be returned a .csv file. For more details see Reza Rawassizadeh (2019) <doi:10.1109/TKDE.2019.2914653>.

r-gcerisk 19.05.24
Propagated dependencies: r-survival@3.8-6 r-ggplot2@4.0.3 r-cmprsk@2.2-12
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gcerisk
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Competing Event Model
Description:

Generalized competing event model based on Cox PH model and Fine-Gray model. This function is designed to develop optimized risk-stratification methods for competing risks data, such as described in: 1. Carmona R, Gulaya S, Murphy JD, Rose BS, Wu J, Noticewala S,McHale MT, Yashar CM, Vaida F, and Mell LK (2014) <DOI:10.1016/j.ijrobp.2014.03.047>. 2. Carmona R, Zakeri K, Green G, Hwang L, Gulaya S, Xu B, Verma R, Williamson CW, Triplett DP, Rose BS, Shen H, Vaida F, Murphy JD, and Mell LK (2016) <DOI:10.1200/JCO.2015.65.0739>. 3. Lunn, Mary, and Don McNeil (1995) <DOI:10.2307/2532940>.

r-gsse 0.1
Propagated dependencies: r-zoo@1.8-15 r-iso@0.0-21
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GSSE
Licenses: GPL 2+
Build system: r
Synopsis: Genotype-Specific Survival Estimation
Description:

We propose a fully efficient sieve maximum likelihood method to estimate genotype-specific distribution of time-to-event outcomes under a nonparametric model. We can handle missing genotypes in pedigrees. We estimate the time-dependent hazard ratio between two genetic mutation groups using B-splines, while applying nonparametric maximum likelihood estimation to the reference baseline hazard function. The estimators are calculated via an expectation-maximization algorithm.

r-gpkg 0.0.14
Propagated dependencies: r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://humus.rocks/gpkg/
Licenses: CC0
Build system: r
Synopsis: Utilities for the Open Geospatial Consortium 'GeoPackage' Format
Description:

Build Open Geospatial Consortium GeoPackage files (<https://www.geopackage.org/>). GDAL utilities for reading and writing spatial data are provided by the terra package. Additional GeoPackage and SQLite features for attributes and tabular data are implemented with the RSQLite package.

r-gsd 1.0.0
Propagated dependencies: r-matrix@1.7-5 r-igraph@2.3.1 r-ggplot2@4.0.3 r-ebayesthresh@1.4-12
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GSD
Licenses: GPL 2+
Build system: r
Synopsis: Graph Signal Decomposition
Description:

Graph signals residing on the vertices of a graph have recently gained prominence in research in various fields. Many methodologies have been proposed to analyze graph signals by adapting classical signal processing tools. Recently, several notable graph signal decomposition methods have been proposed, which include graph Fourier decomposition based on graph Fourier transform, graph empirical mode decomposition, and statistical graph empirical mode decomposition. This package efficiently implements multiscale analysis applicable to various fields, and offers an effective tool for visualizing and decomposing graph signals. For the detailed methodology, see Ortega et al. (2018) <doi:10.1109/JPROC.2018.2820126>, Shuman et al. (2013) <doi:10.1109/MSP.2012.2235192>, Tremblay et al. (2014) <https://www.eurasip.org/Proceedings/Eusipco/Eusipco2014/HTML/papers/1569922141.pdf>, and Cho et al. (2024) "Statistical graph empirical mode decomposition by graph denoising and boundary treatment".

r-gomp 1.1
Propagated dependencies: r-survival@3.8-6 r-rfast@2.1.5.2 r-rangen@0.0.1 r-quantreg@6.1 r-ordinal@2025.12-29 r-nnet@7.3-20 r-mass@7.3-65 r-hmisc@5.2-5 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gomp
Licenses: GPL 2+
Build system: r
Synopsis: The gamma-OMP Feature Selection Algorithm
Description:

The gamma-Orthogonal Matching Pursuit (gamma-OMP) is a recently suggested modification of the OMP feature selection algorithm for a wide range of response variables. The package offers many alternative regression models, such linear, robust, survival, multivariate etc., including k-fold cross-validation. References: Tsagris M., Papadovasilakis Z., Lakiotaki K. and Tsamardinos I. (2018). "Efficient feature selection on gene expression data: Which algorithm to use?" BioRxiv. <doi:10.1101/431734>. Tsagris M., Papadovasilakis Z., Lakiotaki K. and Tsamardinos I. (2022). "The gamma-OMP algorithm for feature selection with application to gene expression data". IEEE/ACM Transactions on Computational Biology and Bioinformatics 19(2): 1214--1224. <doi:10.1109/TCBB.2020.3029952>.

r-glmnetcr 1.0.7
Propagated dependencies: r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=glmnetcr
Licenses: GPL 2
Build system: r
Synopsis: Fit a Penalized Constrained Continuation Ratio Model for Predicting an Ordinal Response
Description:

Penalized methods are useful for fitting over-parameterized models. This package includes functions for restructuring an ordinal response dataset for fitting continuation ratio models for datasets where the number of covariates exceeds the sample size or when there is collinearity among the covariates. The glmnet fitting algorithm is used to fit the continuation ratio model after data restructuring.

r-ggparty 1.0.0.1
Propagated dependencies: r-survival@3.8-6 r-rlang@1.2.0 r-partykit@1.2-27 r-gtable@0.3.6 r-ggplot2@4.0.3 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/martin-borkovec/ggparty
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: 'ggplot' Visualizations for the 'partykit' Package
Description:

Extends ggplot2 functionality to the partykit package. ggparty provides the necessary tools to create clearly structured and highly customizable visualizations for tree-objects of the class party'.

r-geogrid 0.1.3
Propagated dependencies: r-sp@2.2-1 r-sf@1.1-1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jbaileyh/geogrid
Licenses: Expat
Build system: r
Synopsis: Turn Geospatial Polygons into Regular or Hexagonal Grids
Description:

Turn irregular polygons (such as geographical regions) into regular or hexagonal grids. This package enables the generation of regular (square) and hexagonal grids through the package sp and then assigns the content of the existing polygons to the new grid using the Hungarian algorithm, Kuhn (1955) (<doi:10.1007/978-3-540-68279-0_2>). This prevents the need for manual generation of hexagonal grids or regular grids that are supposed to reflect existing geography.

r-gwalkr 0.2.1
Propagated dependencies: r-shinycssloaders@1.1.0 r-shiny@1.13.0 r-openssl@2.4.1 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/Kanaries/GWalkR/
Licenses: FSDG-compatible
Build system: r
Synopsis: Interactive Exploratory Data Analysis Tool
Description:

Simplify your R data analysis and data visualization workflow by turning your data frame into an interactive Tableau'-like interface, leveraging the graphic-walker JavaScript library and the htmlwidgets package.

r-ggversa 0.1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=ggversa
Licenses: GPL 2+
Build system: r
Synopsis: Conjuntos de Datos para 'Graficas Versatiles con ggplot2'
Description:

Una coleccion de conjuntos de datos para el libro "Graficas versatiles con ggplot: Analisis visuales de datos", por Raymond L. Tremblay y Julian Hernandez-Serrano. Incluye datos de ecologia, salud publica, educacion, economia y biodiversidad para la ensenanza de visualizacion de datos con ggplot2'.

Total packages: 22167