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

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-ggfigdone 0.1.2
Propagated dependencies: r-uuid@1.2-2 r-readr@2.2.0 r-jsonlite@2.0.0 r-httr@1.4.8 r-httpuv@1.6.17 r-ggplot2@4.0.3 r-filelock@1.0.3 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=ggfigdone
Licenses: GPL 3
Build system: r
Synopsis: Manage & Modify 'ggplot' Figures using 'ggfigdone'
Description:

When you prepare a presentation or a report, you often need to manage a large number of ggplot figures. You need to change the figure size, modify the title, label, themes, etc. It is inconvenient to go back to the original code to make these changes. This package provides a simple way to manage ggplot figures. You can easily add the figure to the database and update them later using CLI (command line interface) or GUI (graphical user interface).

r-gmmat 1.5.0
Dependencies: zlib@1.3.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-foreach@1.5.2 r-data-table@1.18.4 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GMMAT
Licenses: GPL 3+
Build system: r
Synopsis: Generalized Linear Mixed Model Association Tests
Description:

Perform association tests using generalized linear mixed models (GLMMs) in genome-wide association studies (GWAS) and sequencing association studies. First, GMMAT fits a GLMM with covariate adjustment and random effects to account for population structure and familial or cryptic relatedness. For GWAS, GMMAT performs score tests for each genetic variant as proposed in Chen et al. (2016) <DOI:10.1016/j.ajhg.2016.02.012>. For candidate gene studies, GMMAT can also perform Wald tests to get the effect size estimate for each genetic variant. For rare variant analysis from sequencing association studies, GMMAT performs the variant Set Mixed Model Association Tests (SMMAT) as proposed in Chen et al. (2019) <DOI:10.1016/j.ajhg.2018.12.012>, including the burden test, the sequence kernel association test (SKAT), SKAT-O and an efficient hybrid test of the burden test and SKAT, based on user-defined variant sets.

r-geocodebr 0.6.4
Propagated dependencies: r-sfheaders@0.4.5 r-sf@1.1-1 r-rlang@1.2.0 r-purrr@1.2.2 r-parallelly@1.47.0 r-nanoarrow@0.8.0 r-httr2@1.2.2 r-h3r@0.1.2 r-glue@1.8.1 r-fs@2.1.0 r-enderecobr@0.6.1 r-duckspatial@1.2.1 r-duckdb@1.5.2 r-dplyr@1.2.1 r-dbi@1.3.0 r-data-table@1.18.4 r-cli@3.6.6 r-checkmate@2.3.4 r-callr@3.7.6 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ipea/geocodebr
Licenses: Expat
Build system: r
Synopsis: Geolocalização De Endereços Brasileiros (Geocoding Brazilian Addresses)
Description:

Método simples e eficiente de geolocalizar dados no Brasil. O pacote é baseado em conjuntos de dados espaciais abertos de endereços brasileiros, utilizando como fonte principal o Cadastro Nacional de Endereços para Fins Estatà sticos (CNEFE). O CNEFE é publicado pelo Instituto Brasileiro de Geografia e Estatà stica (IBGE), órgão oficial de estatà sticas e geografia do Brasil. (A simple and efficient method for geolocating data in Brazil. The package is based on open spatial datasets of Brazilian addresses, primarily using the Cadastro Nacional de Endereços para Fins Estatà sticos (CNEFE), published by the Instituto Brasileiro de Geografia e Estatà stica (IBGE), Brazil's official statistics and geography agency.).

r-ggpedigree 1.2.0
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-plotly@4.12.0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-bgmisc@1.6.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/R-Computing-Lab/ggpedigree/
Licenses: GPL 3+
Build system: r
Synopsis: Visualizing Pedigrees with 'ggplot2' and 'plotly'
Description:

This package provides plotting functions for visualizing pedigrees and family trees. The package complements a behavior genetics package BGmisc [Garrison et al. (2024) <doi:10.21105/joss.06203>] by rendering pedigrees using the ggplot2 framework. Features include support for duplicated individuals, complex mating structures, integration with simulated pedigrees, and layout customization. Due to the impending deprecation of kinship2, version 1.0 incorporates the layout helper functions from kinship2. The pedigree alignment algorithms are adapted from kinship2 [Sinnwell et al. (2014) <doi:10.1159/000363105>]. We gratefully acknowledge the original authors: Jason Sinnwell, Terry Therneau, Daniel Schaid, and Elizabeth Atkinson for their foundational work.

r-ge 0.5.4
Propagated dependencies: r-diagrammer@1.0.12 r-data-tree@1.2.0 r-cge@0.3.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GE
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: General Equilibrium Modeling
Description:

Some tools for developing general equilibrium models and some general equilibrium models. These models can be used for teaching economic theory and are built by the methods of new structural economics (see LI Wu, 2019, ISBN: 9787521804225, General Equilibrium and Structural Dynamics: Perspectives of New Structural Economics. Beijing: Economic Science Press). The model form and mathematical methods can be traced back to J. von Neumann (1945, A Model of General Economic Equilibrium. The Review of Economic Studies, 13. pp. 1-9), J. G. Kemeny, O. Morgenstern and G. L. Thompson (1956, A Generalization of the von Neumann Model of an Expanding Economy, Econometrica, 24, pp. 115-135) et al. By the way, J. G. Kemeny is a co-inventor of the computer language BASIC.

r-ggmapinset 0.5.0
Propagated dependencies: r-vctrs@0.7.3 r-sf@1.1-1 r-rlang@1.2.0 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/cidm-ph/ggmapinset
Licenses: Expat
Build system: r
Synopsis: Add Inset Panels to Maps
Description:

Helper to add insets based on geom_sf() from ggplot2'. This package gives you a drop-in replacement for geom_sf() that supports adding a zoomed inset map without having to create and embed a separate plot.

r-genericml 0.2.3
Propagated dependencies: r-weights@1.1.2 r-splitstackshape@1.4.8.1 r-sandwich@3.1-1 r-mlr3learners@0.14.0 r-mlr3@1.6.0 r-lmtest@0.9-40 r-ggplot2@4.0.3 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/mwelz/GenericML/
Licenses: GPL 3+
Build system: r
Synopsis: Generic Machine Learning Inference
Description:

Generic Machine Learning Inference on heterogeneous treatment effects in randomized experiments as proposed in Chernozhukov, Demirer, Duflo and Fernández-Val (2020) <doi:10.48550/arXiv.1712.04802>. This package's workhorse is the mlr3 framework of Lang et al. (2019) <doi:10.21105/joss.01903>, which enables the specification of a wide variety of machine learners. The main functionality, GenericML(), runs Algorithm 1 in Chernozhukov, Demirer, Duflo and Fernández-Val (2020) <doi:10.48550/arXiv.1712.04802> for a suite of user-specified machine learners. All steps in the algorithm are customizable via setup functions. Methods for printing and plotting are available for objects returned by GenericML(). Parallel computing is supported.

r-glossary 1.0.0
Propagated dependencies: r-yaml@2.3.12 r-xml2@1.5.2 r-rvest@1.0.5 r-markdown@2.0 r-knitr@1.51 r-kableextra@1.4.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/debruine/glossary
Licenses: FSDG-compatible
Build system: r
Synopsis: Glossaries for Markdown and Quarto Documents
Description:

Add glossaries to markdown and quarto documents by tagging individual words. Definitions can be provided inline or in a separate file.

r-geometricmorphometricsmix 0.6.1.1
Propagated dependencies: r-mclust@6.1.2 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GeometricMorphometricsMix
Licenses: Expat
Build system: r
Synopsis: Heterogeneous Methods for Shape and Other Multidimensional Data
Description:

This package provides tools for geometric morphometric analyses and multidimensional data. Implements methods for morphological disparity analysis using bootstrap and rarefaction, as reviewed in Foote (1997) <doi:10.1146/annurev.ecolsys.28.1.129>. Includes integration and modularity testing, following Fruciano et al. (2013) <doi:10.1371/journal.pone.0069376>, using Escoufier's RV coefficient as test statistic as well as two-block partial least squares - PLS, Rohlf and Corti (2000) <doi:10.1080/106351500750049806>. Also includes vector angle comparisons, orthogonal projection for data correction (Burnaby (1966) <doi:10.2307/2528217>; Fruciano (2016) <doi:10.1007/s00427-016-0537-4>), and parallel analysis for dimensionality reduction (Buja and Eyuboglu (1992) <doi:10.1207/s15327906mbr2704_2>).

r-gtranslate 0.0.1
Propagated dependencies: r-rvest@1.0.5 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gtranslate
Licenses: Expat
Build system: r
Synopsis: Translate Between Different Languages
Description:

The goal of this package is to translate between different languages without any Google API authentication which is pain and you must pay for the key, This package is free and lightweight.

r-ggcorrheatmap 0.3.0
Propagated dependencies: r-scales@1.4.0 r-rlang@1.2.0 r-ggplot2@4.0.3 r-ggnewscale@0.5.2 r-dplyr@1.2.1 r-dendextend@1.19.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/leod123/ggcorrheatmap
Licenses: Expat
Build system: r
Synopsis: Make Flexible 'ggplot2' Correlation Heatmaps
Description:

Create correlation heatmaps with ggplot2 and customise them with flexible annotation and clustering. Symmetric heatmaps can use triangular or mixed layouts, removing redundant information or displaying complementary information in the two halves. There is also support for general heatmaps not displaying correlations.

r-gb2 2.1.2
Propagated dependencies: r-survey@4.5 r-numderiv@2016.8-1.1 r-laeken@0.5.3 r-hypergeo@1.2-14 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GB2
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Beta Distribution of the Second Kind: Properties, Likelihood, Estimation
Description:

The GB2 package explores the Generalized Beta distribution of the second kind. Density, cumulative distribution function, quantiles and moments of the distribution are given. Functions for the full log-likelihood, the profile log-likelihood and the scores are provided. Formulas for various indicators of inequality and poverty under the GB2 are implemented. The GB2 is fitted by the methods of maximum pseudo-likelihood estimation using the full and profile log-likelihood, and non-linear least squares estimation of the model parameters. Various plots for the visualization and analysis of the results are provided. Variance estimation of the parameters is provided for the method of maximum pseudo-likelihood estimation. A mixture distribution based on the compounding property of the GB2 is presented (denoted as "compound" in the documentation). This mixture distribution is based on the discretization of the distribution of the underlying random scale parameter. The discretization can be left or right tail. Density, cumulative distribution function, moments and quantiles for the mixture distribution are provided. The compound mixture distribution is fitted using the method of maximum pseudo-likelihood estimation. The fit can also incorporate the use of auxiliary information. In this new version of the package, the mixture case is complemented with new functions for variance estimation by linearization and comparative density plots.

r-ghrexplore 0.2.2
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cowplot@1.2.0 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://gitlab.earth.bsc.es/ghr/ghrexplore
Licenses: GPL 2+
Build system: r
Synopsis: Exploratory Analysis of Temporal and Spatio-Temporal Health Data
Description:

This package provides a collection of commonly used visualizations of temporal and spatio-temporal health data including case counts, incidence rates, and covariates. The available plot types include time series, heatmaps, seasonality plots, maps and more. The package supports standard data transformations such as temporal and spatial aggregations, while offering extensive customization options for the resulting figures.

r-gdxtools 1.1.1
Propagated dependencies: r-gamstransfer@3.0.9
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/lolow/gdxtools
Licenses: FSDG-compatible
Build system: r
Synopsis: Manipulate 'GDX' Files
Description:

Read and write GDX files ('GAMS data exchange) and convert parameters, sets and variables to data frames. Backed by the GAMS'-maintained gamstransfer package; no compiled code is shipped. See <https://www.gams.com/latest/docs/UG_GDX.html> for the GDX format.

r-glossa 1.2.4
Propagated dependencies: r-zip@2.3.3 r-waiter@0.2.5-1.927501b r-tidyterra@1.3.0 r-terra@1.9-27 r-svglite@2.2.2 r-sparkline@2.0 r-shinywidgets@0.9.1 r-shiny@1.13.0 r-sf@1.1-1 r-proc@1.19.0.1 r-mcp@0.3.4 r-markdown@2.0 r-leaflet@2.2.3 r-htmltools@0.5.9 r-ggplot2@4.0.3 r-geothinner@2.1.2 r-dt@0.34.0 r-dplyr@1.2.1 r-dbarts@0.9-34 r-bs4dash@2.3.5 r-blockcv@4.0-0 r-automap@1.1-20
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/iMARES-group/glossa
Licenses: GPL 3
Build system: r
Synopsis: User-Friendly 'shiny' App for Bayesian Species Distribution Models
Description:

This package provides a user-friendly shiny application for Bayesian machine learning analysis of marine species distributions. GLOSSA (Global Ocean Species Spatio-temporal Analysis) uses Bayesian Additive Regression Trees (BART; Chipman, George, and McCulloch (2010) <doi:10.1214/09-AOAS285>) to model species distributions with intuitive workflows for data upload, processing, model fitting, and result visualization. It supports presence-absence and presence-only data (with pseudo-absence generation), spatial thinning, cross-validation, and scenario-based projections. GLOSSA is designed to facilitate ecological research by providing easy-to-use tools for analyzing and visualizing marine species distributions across different spatial and temporal scales. Optionally, pseudo-absences can be generated within the environmental space using the external package flexsdm (not on CRAN), which can be downloaded from <https://github.com/sjevelazco/flexsdm>; this functionality is used conditionally when available and all core features work without it.

r-groupr 0.1.2
Propagated dependencies: r-vctrs@0.7.3 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-pillar@1.11.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ngriffiths21/groupr
Licenses: Expat
Build system: r
Synopsis: Groups with Inapplicable Values
Description:

The groupr package provides a more powerful version of grouped tibbles from dplyr'. It allows groups to be marked inapplicable, which is a simple but widely useful way to express structure in a dataset. It also provides powerful pivoting and other group manipulation functions.

r-gfiultra 1.0.0
Propagated dependencies: r-sis@1.5 r-mvtnorm@1.3-7 r-lazyeval@0.2.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/stla/gfiUltra
Licenses: GPL 3
Build system: r
Synopsis: Generalized Fiducial Inference for Ultrahigh-Dimensional Regression
Description:

Variable selection for ultrahigh-dimensional ("large p small n") linear Gaussian models using a fiducial framework allowing to draw inference on the parameters. Reference: Lai, Hannig & Lee (2015) <doi:10.1080/01621459.2014.931237>.

r-ggskewboxplots 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=ggskewboxplots
Licenses: GPL 3+
Build system: r
Synopsis: Skew Boxplot Geoms for 'ggplot2'
Description:

This package provides ggplot2 extensions for creating skewed boxplots using several statistical methods (Kimber, 1990 <doi:10.2307/2347808>; Hubert and Vandervieren, 2008 <doi:10.1016/j.csda.2007.11.008>; Adil et al., 2015 <doi:10.18187/pjsor.v11i1.500>; Babura et al., 2017 <doi:10.1063/1.4982872>; Walker et al., 2018 <doi:10.1080/00031305.2018.1448891>). The package implements custom statistical transformations and geometries to visualize data distributions with an emphasis on skewness.

r-glsme 1.0.6
Propagated dependencies: r-mvtnorm@1.3-7 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GLSME
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: Generalized Least Squares with Measurement Error
Description:

This package performs linear regression with correlated predictors, responses and correlated measurement errors in predictors and responses, correcting for biased caused by these.

r-ggpalettes 0.2.0
Propagated dependencies: r-rlang@1.2.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://yaoxiangli.github.io/ggpalettes/
Licenses: Expat
Build system: r
Synopsis: Curated Colour Palettes and Scales for 'ggplot2'
Description:

This package provides a broad catalogue of original categorical, sequential, and diverging colour palettes for scientific graphics, together with palette functions, named discrete and continuous colour and fill scales, catalogue plots, and palette diagnostics for ggplot2'. Palettes can also be retrieved as hexadecimal colour vectors for use in base graphics and other visualization systems.

r-gremlins 0.2.1
Propagated dependencies: r-r6@2.6.1 r-pbmcapply@1.5.1 r-igraph@2.3.1 r-blockmodels@1.1.5 r-aricode@1.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://GrossSBM.github.io/GREMLINS/
Licenses: GPL 3
Build system: r
Synopsis: Generalized Multipartite Networks
Description:

We define generalized multipartite networks as the joint observation of several networks implying some common pre-specified groups of individuals. The aim is to fit an adapted version of the popular stochastic block model to multipartite networks, as described in Bar-hen, Barbillon and Donnet (2020) <arXiv:1807.10138>.

r-gse 4.2-4
Propagated dependencies: r-rrcov@1.7-7 r-robustbase@0.99-7 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-ggplot2@4.0.3 r-cellwise@2.5.7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GSE
Licenses: GPL 2+
Build system: r
Synopsis: Robust Estimation in the Presence of Cellwise and Casewise Contamination and Missing Data
Description:

Robust Estimation of Multivariate Location and Scatter in the Presence of Cellwise and Casewise Contamination and Missing Data.

r-gpvecchia 0.1.8
Propagated dependencies: r-sparseinv@0.1.4 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-gpgp@1.0.0 r-fnn@1.1.4.1 r-fields@17.3 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=GPvecchia
Licenses: GPL 2+
Build system: r
Synopsis: Scalable Gaussian-Process Approximations
Description:

Fast scalable Gaussian process approximations, particularly well suited to spatial (aerial, remote-sensed) and environmental data, described in more detail in Katzfuss and Guinness (2017) <doi:10.48550/arXiv.1708.06302>. Package also contains a fast implementation of the incomplete Cholesky decomposition (IC0), based on Schaefer et al. (2019) <doi:10.48550/arXiv.1706.02205> and MaxMin ordering proposed in Guinness (2018) <doi:10.48550/arXiv.1609.05372>.

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>.

Total packages: 73977