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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-ggcompare 0.0.6
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://hmu-wh.github.io/ggcompare/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Mean Comparison in 'ggplot2'
Description:

Add mean comparison annotations to a ggplot'. This package provides an easy way to indicate if two or more groups are significantly different in a ggplot'. Usually you do not need to specify the test method, you only need to tell stat_compare() whether you want to perform a parametric test or a nonparametric test, and stat_compare() will automatically choose the appropriate test method based on your data. For comparisons between two groups, the p-value is calculated by t-test (parametric) or Wilcoxon rank sum test (nonparametric). For comparisons among more than two groups, the p-value is calculated by One-way ANOVA (parametric) or Kruskal-Wallis test (nonparametric).

r-geoperu 0.0.0.2
Propagated dependencies: r-sf@1.0-23 r-httr@1.4.7 r-data-table@1.17.8 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/PaulESantos/geoperu
Licenses: Expat
Build system: r
Synopsis: Download Spatial Datasets of Peru
Description:

This package provides convenient access to the official spatial datasets of Peru as sf objects in R. This package includes a wide range of geospatial data covering various aspects of Peruvian geography, such as: administrative divisions (Source: INEI <https://ide.inei.gob.pe/>), protected natural areas (Source: GEO ANP - SERNANP <https://geo.sernanp.gob.pe/visorsernanp/>). All datasets are harmonized in terms of attributes, projection, and topology, ensuring consistency and ease of use for spatial analysis and visualization.

r-gofgamma 1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gofgamma
Licenses: FSDG-compatible
Build system: r
Synopsis: Goodness-of-Fit Tests for the Gamma Distribution
Description:

We implement various classical tests for the composite hypothesis of testing the fit to the family of gamma distributions as the Kolmogorov-Smirnov test, the Cramer-von Mises test, the Anderson Darling test and the Watson test. For each test a parametric bootstrap procedure is implemented, as considered in Henze, Meintanis & Ebner (2012) <doi:10.1080/03610926.2010.542851>. The recent procedures presented in Henze, Meintanis & Ebner (2012) <doi:10.1080/03610926.2010.542851> and Betsch & Ebner (2019) <doi:10.1007/s00184-019-00708-7> are implemented. Estimation of parameters of the gamma law are implemented using the method of Bhattacharya (2001) <doi:10.1080/00949650108812100>.

r-geogam 0.1-4
Propagated dependencies: r-mgcv@1.9-4 r-mboost@2.9-11 r-mass@7.3-65 r-grpreg@3.5.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geoGAM
Licenses: GPL 2+
Build system: r
Synopsis: Select Sparse Geoadditive Models for Spatial Prediction
Description:

This package provides a model building procedure to build parsimonious geoadditive model from a large number of covariates. Continuous, binary and ordered categorical responses are supported. The model building is based on component wise gradient boosting with linear effects, smoothing splines and a smooth spatial surface to model spatial autocorrelation. The resulting covariate set after gradient boosting is further reduced through backward elimination and aggregation of factor levels. The package provides a model based bootstrap method to simulate prediction intervals for point predictions. A test data set of a soil mapping case study in Berne (Switzerland) is provided. Nussbaum, M., Walthert, L., Fraefel, M., Greiner, L., and Papritz, A. (2017) <doi:10.5194/soil-3-191-2017>.

r-gsse 0.1
Propagated dependencies: r-zoo@1.8-14 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-gvs 0.0.1
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GVS
Licenses: Expat
Build system: r
Synopsis: 'Geocoordinate Validation Service'
Description:

The Geocoordinate Validation Service (GVS) runs checks of coordinates in latitude/longitude format. It returns annotated coordinates with additional flags and metadata that can be used in data cleaning. Additionally, the package has functions related to attribution and metadata information. More information can be found at <https://github.com/ojalaquellueva/gvs/tree/master/api>.

r-ggtricks 0.1.0
Propagated dependencies: r-ggplot2@4.0.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/AbdoulMa/ggtricks
Licenses: Expat
Build system: r
Synopsis: Create Sector and Other Charts Easily Using Grammar of Graphics
Description:

This package provides a collection of several geoms to create graphics, using ggplot2 and the Cartesian coordinate system. You use the familiar mapping Grammar of Graphics without the need to do another transformation into polar coordinates.

r-ggplotgui 1.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/gertstulp/ggplotgui/
Licenses: GPL 3
Build system: r
Synopsis: Create Ggplots via a Graphical User Interface
Description:

Easily explore data by creating ggplots through a (shiny-)GUI. R-code to recreate graph provided.

r-genhmm1d 0.2.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GenHMM1d
Licenses: GPL 3
Build system: r
Synopsis: Goodness-of-Fit for Zero-Inflated Univariate Hidden Markov Models
Description:

Inference, goodness-of-fit tests, and predictions for continuous and discrete univariate Hidden Markov Models (HMM), including zero-inflated distributions. The goodness-of-fit test is based on a Cramer-von Mises statistic and uses parametric bootstrap to estimate the p-value. The description of the methodology is taken from Nasri et al (2020) <doi:10.1029/2019WR025122>.

r-gmptzcurve 0.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GmptzCurve
Licenses: GPL 3
Build system: r
Synopsis: Gompertz Curve Fitting
Description:

This package provides a system for fitting Gompertz Curve in a Time Series Data.

r-gpl2025 1.0.1
Propagated dependencies: r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GPL2025
Licenses: Artistic License 2.0
Build system: r
Synopsis: Convert Chip ID of the GPL2015 into GeneBank Accession and ENTREZID
Description:

Convert the chip ID of GPL2025 <https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GPL2025> to GeneBank Accession and ENTREZID <http://www.ncbi.nlm.nih.gov/gene>.

r-gjrm-data 0.1-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GJRM.data
Licenses: GPL 2+
Build system: r
Synopsis: Data Sets for Copula Additive Distributional Regression Using R
Description:

Data sets used in the book Marra and Radice (2025, ISBN:9781032973111) "Copula Additive Distributional Regression Using R", for illustrating the fitting of various joint (and univariate) regression models, with several types of covariate effects, in the presence of equations errors association.

r-gecko 1.0.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/VascoBranco/gecko
Licenses: GPL 2
Build system: r
Synopsis: Geographical Ecology and Conservation Knowledge Online
Description:

Includes a collection of geographical analysis functions aimed primarily at ecology and conservation science studies, allowing processing of both point and raster data. Now integrates SPECTRE (<https://biodiversityresearch.org/spectre/>), a dataset of global geospatial threat data, developed by the authors.

r-geotools 0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geotools
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Geo tools
Description:

This package provides tools.

r-grouptest 1.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GroupTest
Licenses: GPL 3
Build system: r
Synopsis: Multiple Testing Procedure for Grouped Hypotheses
Description:

This package contains functions for a two-stage multiple testing procedure for grouped hypothesis, aiming at controlling both the total posterior false discovery rate and within-group false discovery rate.

r-ggroups 2.1.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/nilforooshan/ggroups
Licenses: GPL 3
Build system: r
Synopsis: Pedigree and Genetic Groups
Description:

Calculates additive and dominance genetic relationship matrices and their inverses, in matrix and tabular-sparse formats. It includes functions for checking and processing pedigree, calculating inbreeding coefficients (Meuwissen & Luo, 1992 <doi:10.1186/1297-9686-24-4-305>), as well as functions to calculate the matrix of genetic group contributions (Q), and adding those contributions to the genetic merit of animals (Quaas (1988) <doi:10.3168/jds.S0022-0302(88)79691-5>). Calculation of Q is computationally extensive. There are computationally optimized functions to calculate Q.

r-genomic-autocorr 1.0-1
Propagated dependencies: r-reshape@0.8.10 r-magrittr@2.0.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/chr1swallace/genomic.autocorr
Licenses: GPL 2
Build system: r
Synopsis: Models Dealing with Spatial Dependency in Genomic Data
Description:

Local structure in genomic data often induces dependence between observations taken at different genomic locations. Ignoring this dependence leads to underestimation of the standard error of parameter estimates. This package uses block bootstrapping to estimate asymptotically correct standard errors of parameters from any standard generalised linear model that may be fit by the glm() function.

r-genepi 1.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=genepi
Licenses: GPL 2+
Build system: r
Synopsis: Genetic Epidemiology Design and Inference
Description:

Package for Genetic Epidemiologic Methods Developed at MSKCC. It contains functions to calculate haplotype specific odds ratio and the power of two stage design for GWAS studies.

r-gtestspair 0.1
Propagated dependencies: r-ade4@1.7-23
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gTestsPair
Licenses: GPL 2+
Build system: r
Synopsis: New Nonparametric Tests for Multivariate Paired Data and Pair Matching
Description:

This package implements three nonparametric two-sample tests for multivariate paired data and pair matching. Methods are described in the associated preprint: <doi:10.48550/arXiv.2007.01497>.

r-gec 0.1.0
Propagated dependencies: r-mistr@0.0.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GEC
Licenses: GPL 3
Build system: r
Synopsis: Generalized Exponentiated Composite Distributions
Description:

This package contains the framework of the estimation, sampling, and hypotheses testing for two special distributions (Exponentiated Exponential-Pareto and Exponentiated Inverse Gamma-Pareto) within the family of Generalized Exponentiated Composite distributions. The detailed explanation and the applications of these two distributions were introduced in Bowen Liu, Malwane M.A. Ananda (2022) <doi:10.1080/03610926.2022.2050399>, Bowen Liu, Malwane M.A. Ananda (2022) <doi:10.3390/math10111895>, and Bowen Liu, Malwane M.A. Ananda (2022) <doi:10.3390/app13010645>.

r-goffda 0.1.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/egarpor/goffda
Licenses: GPL 3
Build system: r
Synopsis: Goodness-of-Fit Tests for Functional Data
Description:

Implementation of several goodness-of-fit tests for functional data. Currently, mostly related with the functional linear model with functional/scalar response and functional/scalar predictor. The package allows for the replication of the data applications considered in Garcà a-Portugués, à lvarez-Liébana, à lvarez-Pérez and González-Manteiga (2021) <doi:10.1111/sjos.12486>.

r-grateful 0.3.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://pakillo.github.io/grateful/
Licenses: Expat
Build system: r
Synopsis: Facilitate Citation of R Packages
Description:

Facilitates the citation of R packages used in analysis projects. Scans project for packages used, gets their citations, and produces a document with citations in the preferred bibliography format, ready to be pasted into reports or manuscripts. Alternatively, grateful can be used directly within an R Markdown or Quarto document.

r-guilds 1.4.7
Propagated dependencies: r-rcpp@1.1.0 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-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.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457