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

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-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-ghcm 3.0.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/arlundborg/ghcm
Licenses: Expat
Build system: r
Synopsis: Functional Conditional Independence Testing with the GHCM
Description:

This package provides a statistical hypothesis test for conditional independence. Given residuals from a sufficiently powerful regression, it tests whether the covariance of the residuals is vanishing. It can be applied to both discretely-observed functional data and multivariate data. Details of the method can be found in Anton Rask Lundborg, Rajen D. Shah and Jonas Peters (2022) <doi:10.1111/rssb.12544>.

r-genderstat 0.1.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=genderstat
Licenses: Expat
Build system: r
Synopsis: Quantitative Analysis Tools for Gender Studies
Description:

This package provides tools for quantitative analysis in gender studies, including functions to calculate various gender inequality metrics such as the Gender Pay Gap, Gender Inequality Index (GII), Gender Development Index (GDI), and Gender Empowerment Measure (GEM). Also includes extracted secondary example datasets for practice and learning purposes, which were obtained from the UNDP Human Development Reports Data Center and the World Bank Gender Data Portal by the author the dataset is available on <doi:10.34740/kaggle/dsv/6359326>. References: Miller, Kevin; Vagins, Deborah J. (2021) <https://eric.ed.gov/?id=ED596219>. Jacques Charmes & Saskia Wieringa (2003) <doi:10.1080/1464988032000125773>. Gaëlle Ferrant (2010) <https://shs.hal.science/halshs-00462463/>.

r-geesmv 1.3
Propagated dependencies: r-nlme@3.1-169 r-matrixcalc@1.0-6 r-mass@7.3-65 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=geesmv
Licenses: GPL 3+
Build system: r
Synopsis: Modified Variance Estimators for Generalized Estimating Equations
Description:

Generalized estimating equations with the original sandwich variance estimator proposed by Liang and Zeger (1986), and eight types of more recent modified variance estimators for improving the finite small-sample performance.

r-geostatsp 2.0.11
Propagated dependencies: r-terra@1.9-27 r-numderiv@2016.8-1.1 r-matrix@1.7-5 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geostatsp
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Geostatistical Modelling with Likelihood and Bayes
Description:

Geostatistical modelling facilities using SpatRaster and SpatVector objects are provided. Non-Gaussian models are fit using INLA', and Gaussian geostatistical models use Maximum Likelihood Estimation. For details see Brown (2015) <doi:10.18637/jss.v063.i12>. The RandomFields package is available at <https://www.wim.uni-mannheim.de/schlather/publications/software>.

r-gitdown 0.1.6
Propagated dependencies: r-tidyr@1.3.2 r-stringi@1.8.7 r-rmarkdown@2.31 r-purrr@1.2.2 r-magrittr@2.0.5 r-knitr@1.51 r-git2r@0.36.2 r-dplyr@1.2.1 r-bookdown@0.46 r-attempt@0.3.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://thinkr-open.github.io/gitdown/
Licenses: Expat
Build system: r
Synopsis: Turn Your Git Commit Messages into a HTML Book
Description:

Read all commit messages of your local git repository and sort them according to tags or specific text pattern into chapters of a HTML book using bookdown'. The git history book presentation helps organisms required to testify for every changes in their source code, in relation to features requests.

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-googleway 2.7.8
Propagated dependencies: r-viridislite@0.4.3 r-shiny@1.13.0 r-scales@1.4.0 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-jqr@1.4.0 r-jpeg@0.1-11 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-googlepolylines@0.8.7 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=googleway
Licenses: Expat
Build system: r
Synopsis: Accesses Google Maps APIs to Retrieve Data and Plot Maps
Description:

This package provides a mechanism to plot a Google Map from R and overlay it with shapes and markers. Also provides access to Google Maps APIs, including places, directions, roads, distances, geocoding, elevation and timezone.

r-gwnnegpca 0.0.6
Dependencies: proj@9.7.1 geos@3.12.1 gdal@3.8.2
Propagated dependencies: r-sf@1.1-1 r-nsprcomp@0.5.1-2 r-geodist@0.1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/naru-T/GWnnegPCA
Licenses: GPL 3+
Build system: r
Synopsis: Geographically Weighted Non-Negative Principal Components Analysis
Description:

This package implements a geographically weighted non-negative principal components analysis, which consists of the fusion of geographically weighted and sparse non-negative principal components analyses <doi:10.17608/k6.auckland.9850826.v1>.

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-ggchord 0.2.0
Propagated dependencies: r-rcolorbrewer@1.1-3 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://github.com/DangJem/ggchord
Licenses: Expat
Build system: r
Synopsis: Multi-Sequence 'BLAST' Alignment Chord Diagram Visualization Tool
Description:

This package provides a function built on ggplot2 that visualizes pairwise BLAST alignment results as chord diagrams, intuitively displaying homologous regions between query and subject sequences.

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-geogenr 2.0.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-sf@1.1-1 r-rolap@2.5.2 r-readr@2.2.0 r-httr@1.4.8 r-geomultistar@1.2.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://josesamos.github.io/geogenr/
Licenses: Expat
Build system: r
Synopsis: Generator from American Community Survey Geodatabases
Description:

The American Community Survey (ACS) <https://www.census.gov/programs-surveys/acs> offers geodatabases with geographic information and associated data of interest to researchers in the area. The goal of this package is to generate objects that allow us to access and consult the information available in various formats, such as in GeoPackage format or in multidimensional ROLAP (Relational On-Line Analytical Processing) star format.

r-ggredist 0.0.4
Propagated dependencies: r-scales@1.4.0 r-rlang@1.2.0 r-palette@0.0.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/alarm-redist/ggredist
Licenses: Expat
Build system: r
Synopsis: Scales, Geometries, and Extensions of 'ggplot2' for Election Mapping
Description:

This package provides ggplot2 extensions for political map making. Implements new geometries for groups of simple feature geometries. Adds palettes and scales for red to blue color mapping and for discrete maps. Implements tools for easy label generation and placement, automatic map coloring, and themes.

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

This package provides a function for fitting a penalized constrained continuation ratio model using the glmpath algorithm and methods for extracting coefficient estimates, predicted class, class probabilities, and plots as described by Archer and Williams (2012) <doi:10.1002/sim.4484>.

r-gghexsize 0.1.0
Propagated dependencies: r-vctrs@0.7.3 r-scales@1.4.0 r-rlang@1.2.0 r-hexbin@1.28.5 r-ggplot2@4.0.3 r-farver@2.1.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/hrryt/gghexsize
Licenses: GPL 3+
Build system: r
Synopsis: Make Hexagonal Heatmaps with Varying Hexagon Sizes
Description:

Create hexagonal heatmaps with ggplot2', using the size aesthetic to variably size each hexagon.

r-geoelectrics 0.2.2
Propagated dependencies: r-rgl@1.3.36 r-lattice@0.22-9 r-fields@17.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/kleebaum/geoelectrics
Licenses: GPL 2+
Build system: r
Synopsis: 3D-Visualization of Geoelectric Resistivity Measurement Profiles
Description:

Visualizes two-dimensional geoelectric resistivity measurement profiles in three dimensions.

r-gsstda 1.0.0
Propagated dependencies: r-visnetwork@2.1.4 r-survival@3.8-6 r-devtools@2.5.2 r-complexheatmap@2.28.0 r-cluster@2.1.8.2 r-circlize@0.4.18
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GSSTDA
Licenses: GPL 3
Build system: r
Synopsis: Progression Analysis of Disease with Survival using Topological Data Analysis
Description:

Mapper-based survival analysis with transcriptomics data is designed to carry out. Mapper-based survival analysis is a modification of Progression Analysis of Disease (PAD) where survival data is taken into account in the filtering function. More details in: J. Fores-Martos, B. Suay-Garcia, R. Bosch-Romeu, M.C. Sanfeliu-Alonso, A. Falco, J. Climent, "Progression Analysis of Disease with Survival (PAD-S) by SurvMap identifies different prognostic subgroups of breast cancer in a large combined set of transcriptomics and methylation studies" <doi:10.1101/2022.09.08.507080>.

r-gasanalyzer 0.4.3
Propagated dependencies: r-xml2@1.5.2 r-vctrs@0.7.3 r-units@1.0-1 r-tidyxl@1.0.10 r-tibble@3.3.1 r-stringi@1.8.7 r-nleqslv@3.3.7 r-jsonify@1.2.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://gitlab.com/plantphys/gasanalyzer
Licenses: GPL 3
Build system: r
Synopsis: Import, Recompute and Analyze Data from Portable Gas Analyzers
Description:

The gasanalyzer R package offers methods for importing, preprocessing, and analyzing data related to photosynthetic characteristics (gas exchange, chlorophyll fluorescence and isotope ratios). It translates variable names into a standard format, and can recalculate derived, physiological quantities using imported or predefined equations. The package also allows users to assess the sensitivity of their results to different assumptions used in the calculations. See also Tholen (2024) <doi:10.1093/aobpla/plae035>.

r-ganttify 0.2.7
Propagated dependencies: r-rlang@1.2.0 r-plotly@4.12.0 r-magrittr@2.0.5 r-htmlwidgets@1.6.4 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/AhmedAredah/Ganttify
Licenses: GPL 3
Build system: r
Synopsis: Create Interactive Gantt Charts with Work Breakdown Structure
Description:

Create Primavera-style interactive Gantt charts with Work Breakdown Structure (WBS) hierarchy and activities. Features include color-coded WBS items, indented labels, scrollable views for large projects, dynamic date formatting, and the ability to dim past activities. Built on top of plotly for interactive visualizations.

r-glm4 0.1.0
Propagated dependencies: r-matrixmodels@0.5-4 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/awhug/glm4/issues
Licenses: GPL 2+
Build system: r
Synopsis: Fitting Generalized Linear Models Using Sparse Matrices
Description:

Fits Generalised Linear Models (GLMs) with sparse and dense Matrix matrices for memory efficiency. Acts as a wrapper for the glm4() function in the MatrixModels package <doi:10.32614/CRAN.package.MatrixModels>, but adds convenient model methods and functions designed to mimic those associated with the glm() function from the stats package.

r-grcdesigns 1.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GRCdesigns
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Row-Column Designs
Description:

When the number of treatments is large with limited experimental resources then Row-Column(RC) designs with multiple units per cell can be used. These designs are called Generalized Row-Column (GRC) designs and are defined as designs with v treatments in p rows and q columns such that the intersection of each row and column (cell) consists of k experimental units. For example (Bailey & Monod (2001)<doi:10.1111/1467-9469.00235>), to conduct an experiment for comparing 4 treatments using 4 plants with leaves at 2 different heights row-column design with two units per cell can be used. A GRC design is said to be structurally complete if corresponding to the intersection of each row and column, there appears at least two treatments. A GRC design is said to be structurally incomplete if corresponding to the intersection of any row and column, there is at least one cell which does not contain any treatment.

r-ggpval 0.2.5
Propagated dependencies: r-ggplot2@4.0.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/s6juncheng/ggpval
Licenses: GPL 3
Build system: r
Synopsis: Annotate Statistical Tests for 'ggplot2'
Description:

Automatically performs desired statistical tests (e.g. wilcox.test(), t.test()) to compare between groups, and adds the resulting p-values to the plot with an annotation bar. Visualizing group differences are frequently performed by boxplots, bar plots, etc. Statistical test results are often needed to be annotated on these plots. This package provides a convenient function that works on ggplot2 objects, performs the desired statistical test between groups of interest and annotates the test results on the plot.

r-gamrr 0.7.0
Propagated dependencies: r-mgcv@1.9-4 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gamRR
Licenses: GPL 3
Build system: r
Synopsis: Calculate the RR for the GAM
Description:

To calculate the relative risk (RR) for the generalized additive model.

Total packages: 72166