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

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-generalcorr 1.2.6
Propagated dependencies: r-xtable@1.8-8 r-psych@2.6.5 r-np@0.70-2 r-meboot@1.5 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=generalCorr
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Correlations, Causal Paths and Portfolio Selection
Description:

Function gmcmtx0() computes a more reliable (general) correlation matrix. Since causal paths from data are important for all sciences, the package provides many sophisticated functions. causeSummBlk() and causeSum2Blk() give easy-to-interpret causal paths. Let Z denote control variables and compare two flipped kernel regressions: X=f(Y, Z)+e1 and Y=g(X, Z)+e2. Our criterion Cr1 says that if |e1*Y|>|e2*X| then variation in X is more "exogenous or independent" than in Y, and the causal path is X to Y. Criterion Cr2 requires |e2|<|e1|. These inequalities between many absolute values are quantified by four orders of stochastic dominance. Our third criterion Cr3, for the causal path X to Y, requires new generalized partial correlations to satisfy |r*(x|y,z)|< |r*(y|x,z)|. The function parcorVec() reports generalized partials between the first variable and all others. The package provides several R functions including get0outliers() for outlier detection, bigfp() for numerical integration by the trapezoidal rule, stochdom2() for stochastic dominance, pillar3D() for 3D charts, canonRho() for generalized canonical correlations, depMeas() measures nonlinear dependence, and causeSummary(mtx) reports summary of causal paths among matrix columns. Portfolio selection: decileVote(), momentVote(), dif4mtx(), exactSdMtx() can rank several stocks. Functions whose names begin with boot provide bootstrap statistical inference, including a new bootGcRsq() test for "Granger-causality" allowing nonlinear relations. A new tool for evaluation of out-of-sample portfolio performance is outOFsamp(). Panel data implementation is now included. See eight vignettes of the package for theory, examples, and usage tips. See Vinod (2019) \doi10.1080/03610918.2015.1122048.

r-gestalt 0.2.0
Propagated dependencies: r-rlang@1.2.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/egnha/gestalt
Licenses: Expat
Build system: r
Synopsis: Tools for Making and Combining Functions
Description:

This package provides a suite of function-building tools centered around a (forward) composition operator, %>>>%, which extends the semantics of the magrittr %>% operator and supports Tidyverse quasiquotation. It enables you to construct composite functions that can be inspected and transformed as list-like objects. In conjunction with %>>>%, a compact function constructor, fn(), and a partial-application constructor, partial(), are also provided; both support quasiquotation.

r-gkgraphr 1.0.3
Propagated dependencies: r-jsonlite@2.0.0 r-isocodes@2026.03.28 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/racorreia/gkgraphR
Licenses: Expat
Build system: r
Synopsis: Accessing the Official 'Google Knowledge Graph' API
Description:

This package provides a simple way to interact with and extract data from the official Google Knowledge Graph API <https://developers.google.com/knowledge-graph/>.

r-gmvarkit 2.2.1
Propagated dependencies: r-pbapply@1.7-4 r-mvnfast@0.2.8 r-gsl@2.1-9 r-brobdingnag@1.2-9
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gmvarkit
Licenses: GPL 3
Build system: r
Synopsis: Estimate Gaussian and Student's t Mixture Vector Autoregressive Models
Description:

Unconstrained and constrained maximum likelihood estimation of structural and reduced form Gaussian mixture vector autoregressive, Student's t mixture vector autoregressive, and Gaussian and Student's t mixture vector autoregressive models, quantile residual tests, graphical diagnostics, simulations, forecasting, and estimation of generalized impulse response function and generalized forecast error variance decomposition. Leena Kalliovirta, Mika Meitz, Pentti Saikkonen (2016) <doi:10.1016/j.jeconom.2016.02.012>, Savi Virolainen (2025) <doi:10.1080/07350015.2024.2322090>, Savi Virolainen (in press) <doi:10.1016/j.ecosta.2025.09.003>.

r-galamm 0.4.0
Propagated dependencies: r-reformulas@0.4.4 r-rdpack@2.6.6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-nlme@3.1-169 r-mgcv@1.9-4 r-memoise@2.0.1 r-matrix@1.7-5 r-lme4@2.0-1 r-lattice@0.22-9 r-gratia@0.11.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/LCBC-UiO/galamm
Licenses: GPL 3+
Build system: r
Synopsis: Generalized Additive Latent and Mixed Models
Description:

Estimates generalized additive latent and mixed models using maximum marginal likelihood, as defined in Sorensen et al. (2023) <doi:10.1007/s11336-023-09910-z>, which is an extension of Rabe-Hesketh and Skrondal (2004)'s unifying framework for multilevel latent variable modeling <doi:10.1007/BF02295939>. Efficient computation is done using sparse matrix methods, Laplace approximation, and automatic differentiation. The framework includes generalized multilevel models with heteroscedastic residuals, mixed response types, factor loadings, smoothing splines, crossed random effects, and combinations thereof. Syntax for model formulation is close to lme4 (Bates et al. (2015) <doi:10.18637/jss.v067.i01>) and PLmixed (Rockwood and Jeon (2019) <doi:10.1080/00273171.2018.1516541>).

r-gpfda 3.1.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mgcv@1.9-4 r-interp@1.1-6 r-fields@17.3 r-fda-usc@2.2.0 r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GPFDA
Licenses: GPL 3
Build system: r
Synopsis: Gaussian Process for Functional Data Analysis
Description:

Functionalities for modelling functional data with multidimensional inputs, multivariate functional data, and non-separable and/or non-stationary covariance structure of function-valued processes. In addition, there are functionalities for functional regression models where the mean function depends on scalar and/or functional covariates and the covariance structure depends on functional covariates. The development version of the package can be found on <https://github.com/gpfda/GPFDA-dev>.

r-gpgp 1.0.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-fnn@1.1.4.1 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GpGp
Licenses: Expat
Build system: r
Synopsis: Fast Gaussian Process Computation Using Vecchia's Approximation
Description:

This package provides functions for fitting and doing predictions with Gaussian process models using Vecchia's (1988) approximation. Package also includes functions for reordering input locations, finding ordered nearest neighbors (with help from FNN package), grouping operations, and conditional simulations. Covariance functions for spatial and spatial-temporal data on Euclidean domains and spheres are provided. The original approximation is due to Vecchia (1988) <http://www.jstor.org/stable/2345768>, and the reordering and grouping methods are from Guinness (2018) <doi:10.1080/00401706.2018.1437476>. Model fitting employs a Fisher scoring algorithm described in Guinness (2019) <doi:10.48550/arXiv.1905.08374>.

r-grepreaper 0.1.1
Propagated dependencies: 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=grepreaper
Licenses: Expat
Build system: r
Synopsis: Efficient Data Filtering and Aggregation Using Grep
Description:

This package provides an interface to the system-level grep utility for efficiently reading, filtering, and aggregating data from multiple flat files. By pre-filtering data at the command line before it enters the R environment, the package reduces memory overhead and improves ingestion speed. Includes functions for counting records across large file systems and supports recursive directory searching.

r-gglm 1.0.5
Propagated dependencies: r-vctrs@0.7.3 r-rlang@1.2.0 r-patchwork@1.3.2 r-ggplot2@4.0.3 r-broom-mixed@0.2.9.7 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/graysonwhite/gglm
Licenses: CC0
Build system: r
Synopsis: Grammar of Graphics for Linear Model Diagnostic Plots
Description:

Allows for easy creation of diagnostic plots for a variety of model objects using the Grammar of Graphics. Provides functionality for both individual diagnostic plots and an array of four standard diagnostic plots.

r-ggthemeul 0.1.3
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=ggthemeUL
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: 'ggplot' Theme for University of Ljubljana
Description:

Designed to customize ggplot graphics according to the institutional identity of the University of Ljubljana.

r-ggdoubleheat 0.1.3
Propagated dependencies: r-rlang@1.2.0 r-ggplot2@4.0.3 r-ggnewscale@0.5.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://pursuitofdatascience.github.io/ggDoubleHeat/
Licenses: GPL 3+
Build system: r
Synopsis: Heatmap-Like Visualization Tool
Description:

This package provides a data visualization design that provides comparison between two (Double) data sources (usually on a par with each other) on one reformed heatmap, while inheriting ggplot2 features.

r-gemini-r 0.17.2
Propagated dependencies: r-rstudioapi@0.18.0 r-knitr@1.51 r-jsonlite@2.0.0 r-httr2@1.2.2 r-cli@3.6.6 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jhk0530/gemini.R
Licenses: Expat
Build system: r
Synopsis: Interface for 'Google Gemini' API
Description:

This package provides a comprehensive interface for Google Gemini API, enabling users to access and utilize Gemini Large Language Model (LLM) functionalities directly from R. This package facilitates seamless integration with Google Gemini, allowing for advanced language processing, text generation, and other AI-driven capabilities within the R environment. For more information, please visit <https://ai.google.dev/docs/gemini_api_overview>.

r-grsxe 1.0.1
Propagated dependencies: r-ranger@0.18.0 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=GRSxE
Licenses: Expat
Build system: r
Synopsis: Testing Gene-Environment Interactions Through Genetic Risk Scores
Description:

Statistical testing procedures for detecting GxE (gene-environment) interactions. The main focus lies on GRSxE interaction tests that aim at detecting GxE interactions through GRS (genetic risk scores). Moreover, a novel testing procedure based on bagging and OOB (out-of-bag) predictions is implemented for incorporating all available observations at both GRS construction and GxE testing (Lau et al., 2023, <doi:10.1038/s41598-023-28172-4>).

r-gstream 0.2.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gStream
Licenses: GPL 2+
Build system: r
Synopsis: Graph-Based Sequential Change-Point Detection for Streaming Data
Description:

Uses an approach based on k-nearest neighbor information to sequentially detect change-points. Offers analytic approximations for false discovery control given user-specified average run length. Can be applied to any type of data (high-dimensional, non-Euclidean, etc.) as long as a reasonable similarity measure is available. See references (1) Chen, H. (2019) Sequential change-point detection based on nearest neighbors. The Annals of Statistics, 47(3):1381-1407. (2) Chu, L. and Chen, H. (2018) Sequential change-point detection for high-dimensional and non-Euclidean data <arXiv:1810.05973>.

r-grainscape 0.5.0
Propagated dependencies: r-sp@2.2-1 r-sf@1.1-1 r-rcpp@1.1.1-1.1 r-raster@3.6-32 r-igraph@2.3.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://www.alexchubaty.com/grainscape/
Licenses: GPL 2+
Build system: r
Synopsis: Landscape Connectivity, Habitat, and Protected Area Networks
Description:

Given a landscape resistance surface, creates minimum planar graph (Fall et al. (2007) <doi:10.1007/s10021-007-9038-7>) and grains of connectivity (Galpern et al. (2012) <doi:10.1111/j.1365-294X.2012.05677.x>) models that can be used to calculate effective distances for landscape connectivity at multiple scales. Documentation is provided by several vignettes, and a paper (Chubaty, Galpern & Doctolero (2020) <doi:10.1111/2041-210X.13350>).

r-gofcopula 0.4-3
Propagated dependencies: r-yarrr@0.1.14 r-vinecopula@2.6.1 r-sparsegrid@0.8.2 r-r-utils@2.13.0 r-progress@1.2.3 r-numderiv@2016.8-1.1 r-mass@7.3-65 r-foreach@1.5.2 r-dosnow@1.0.20 r-crayon@1.5.3 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gofCopula
Licenses: GPL 3+
Build system: r
Synopsis: Goodness-of-Fit Tests for Copulae
Description:

Several Goodness-of-Fit (GoF) tests for Copulae are provided. A new hybrid test, Zhang et al. (2016) <doi:10.1016/j.jeconom.2016.02.017> is implemented which supports all of the individual tests in the package, e.g. Genest et al. (2009) <doi:10.1016/j.insmatheco.2007.10.005>. Estimation methods for the margins are provided and all the tests support parameter estimation and predefined values. The parameters are estimated by pseudo maximum likelihood but if it fails the estimation switches automatically to inversion of Kendall's tau. For reproducibility of results, the functions support the definition of seeds. Also all the tests support automatized parallelization of the bootstrapping tasks. The package provides an interface to perform new GoF tests by submitting the test statistic.

r-giscor 1.1.1
Propagated dependencies: r-tibble@3.3.1 r-sf@1.1-1 r-rappdirs@0.3.4 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-httr2@1.2.2 r-countrycode@1.8.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://ropengov.github.io/giscoR/
Licenses: GPL 3
Build system: r
Synopsis: Download 'Eurostat' 'GISCO' Spatial Data
Description:

This package provides tools to download global and European spatial data from the Eurostat GISCO (Geographic Information System of the Commission) data distribution <https://ec.europa.eu/eurostat/web/gisco>. The package provides helpers for country boundaries, NUTS regions, administrative units, statistical units, transport networks, basic service locations and other GISCO datasets. This package is not officially related to or endorsed by Eurostat'.

r-geeaspu 1.0.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-gee@4.13-29
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GEEaSPU
Licenses: GPL 3+
Build system: r
Synopsis: Adaptive Association Tests for Multiple Phenotypes using Generalized Estimating Equations (GEE)
Description:

This package provides adaptive association tests for SNP level, gene level and pathway level analyses.

r-guilds 1.4.7
Propagated dependencies: r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-nloptr@2.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/thijsjanzen/GUILDS
Licenses: GPL 2
Build system: r
Synopsis: Implementation of Sampling Formulas for the Unified Neutral Model of Biodiversity and Biogeography, with or without Guild Structure
Description:

This package provides a collection of sampling formulas for the unified neutral model of biogeography and biodiversity. Alongside the sampling formulas, it includes methods to perform maximum likelihood optimization of the sampling formulas, methods to generate data given the neutral model, and methods to estimate the expected species abundance distribution. Sampling formulas included in the GUILDS package are the Etienne Sampling Formula (Etienne 2005), the guild sampling formula, where guilds are assumed to differ in dispersal ability (Janzen et al. 2015), and the guilds sampling formula conditioned on guild size (Janzen et al. 2015).

r-gunit 1.0.2
Propagated dependencies: r-units@1.0-1 r-tibble@3.3.1 r-stringr@1.6.0 r-magrittr@2.0.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/cdmuir/gunit
Licenses: Expat
Build system: r
Synopsis: Converts Conductance Units
Description:

For plant physiologists, converts conductance (e.g. stomatal conductance) to different units: m/s, mol/m^2/s, and umol/m^2/s/Pa.

r-gfa 1.0.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GFA
Licenses: Expat
Build system: r
Synopsis: Group Factor Analysis
Description:

Factor analysis implementation for multiple data sources, i.e., for groups of variables. The whole data analysis pipeline is provided, including functions and recommendations for data normalization and model definition, as well as missing value prediction and model visualization. The model group factor analysis (GFA) is inferred with Gibbs sampling, and it has been presented originally by Virtanen et al. (2012), and extended in Klami et al. (2015) <DOI:10.1109/TNNLS.2014.2376974> and Bunte et al. (2016) <DOI:10.1093/bioinformatics/btw207>; for details, see the citation info.

r-gmx 0.9-2
Propagated dependencies: r-psychotools@0.7-6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GMX
Licenses: GPL 3+
Build system: r
Synopsis: Extended Graphical Model Checks for the Rasch Family of Models
Description:

The function plotLRT() draws pairwise graphical model checks for the Rasch Model (RM; Rasch, 1960), the Partial Credit Model(PCM; Masters, 1982), and the Rating Scale Model (RSM; Andrich, 1978) using the output object of eRm::LRtest(). The function cLRT() provides a conditional Likelihood Ratio Test (Andersen, 1973), using the routines of psychotools'. Users may choose to plot the threshold parameters, the cumulative thresholds, the average thresholds per item, or the person parameters. Extended coloring options allow for automated item-wise or threshold-wise coloring. For multi-group splits, all pairwise group comparisons are drawn automatically. For more details see Andersen (1973) <doi:10.1007/BF02291180>, Andrich (1978) <doi:10.1007/BF02293814>, Masters (1982) <doi:10.1007/BF02296272> and Rasch (1960, ISBN:9780598554512).

r-gnorm 1.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://github.com/maryclare/gnorm
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Normal/Exponential Power Distribution
Description:

This package provides functions for obtaining generalized normal/exponential power distribution probabilities, quantiles, densities and random deviates. The generalized normal/exponential power distribution was introduced by Subbotin (1923) and rediscovered by Nadarajah (2005). The parametrization given by Nadarajah (2005) <doi:10.1080/02664760500079464> is used.

r-geomapdata 2.0-2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geomapdata
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Data for Topographic and Geologic Mapping
Description:

Data sets included here are for use with package GEOmap. These include world map, USA map, Coso map, Japan Map.

Total packages: 72463