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

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-ghcnr 1.4.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GHCNr
Licenses: Expat
Build system: r
Synopsis: Download Weather Station Data from GHCNd
Description:

The goal of GHCNr is to provide a fast and friendly interface with the Global Historical Climatology Network daily (GHCNd) database, which contains daily summaries of weather station data worldwide (<https://www.ncei.noaa.gov/products/land-based-station/global-historical-climatology-network-daily>). GHCNd is accessed through the web API <https://www.ncei.noaa.gov/access/services/data/v1>. GHCNr main functionalities consist of downloading data from GHCNd, filter it, and to aggregate it at monthly and annual scales.

r-gpumatrix 1.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GPUmatrix
Licenses: Artistic License 2.0
Build system: r
Synopsis: Basic Linear Algebra with GPU
Description:

GPUs are great resources for data analysis, especially in statistics and linear algebra. Unfortunately, very few packages connect R to the GPU, and none of them are transparent enough to run the computations on the GPU without substantial changes to the code. The maintenance of these packages is cumbersome: several of the earlier attempts have been removed from their respective repositories. It would be desirable to have a properly maintained R package that takes advantage of the GPU with minimal changes to the existing code. We have developed the GPUmatrix package (available on CRAN). GPUmatrix mimics the behavior of the Matrix package and extends R to use the GPU for computations. It includes single(FP32) and double(FP64) precision data types, and provides support for sparse matrices. It is easy to learn, and requires very few code changes to perform the operations on the GPU. GPUmatrix relies on either the Torch or Tensorflow R packages to perform the GPU operations. We have demonstrated its usefulness for several statistical applications and machine learning applications: non-negative matrix factorization, logistic regression and general linear models. We have also included a comparison of GPU and CPU performance on different matrix operations.

r-gernika 1.2.0
Propagated dependencies: r-vctrs@0.6.5 r-reshape2@1.4.5 r-purrr@1.2.0 r-magrittr@2.0.4 r-dplyr@1.1.4 r-diagrammer@1.0.12 r-data-tree@1.2.0 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GeRnika
Licenses: GPL 3+
Build system: r
Synopsis: Simulation, Visualization and Comparison of Tumor Evolution Data
Description:

Simulating, visualizing and comparing tumor clonal data by using simple commands. This aims at providing a tool to help researchers to easily simulate tumor data and analyze the results of their approaches for studying the composition and the evolutionary history of tumors.

r-glmm 1.4.5
Propagated dependencies: r-trust@0.1-8 r-mvtnorm@1.3-3 r-matrix@1.7-4 r-itertools@0.1-3 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=glmm
Licenses: GPL 2
Build system: r
Synopsis: Generalized Linear Mixed Models via Monte Carlo Likelihood Approximation
Description:

Approximates the likelihood of a generalized linear mixed model using Monte Carlo likelihood approximation. Then maximizes the likelihood approximation to return maximum likelihood estimates, observed Fisher information, and other model information.

r-geneexpressionfromgeo 1.3
Propagated dependencies: r-xml2@1.5.0 r-geoquery@2.78.0 r-biobase@2.70.0 r-annotate@1.88.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/davidechicco/geneExpressionFromGEO
Licenses: GPL 3
Build system: r
Synopsis: Easily Downloads a Gene Expression Dataset from a GEO Code and Retrieves the Gene Symbols of Its Probesets
Description:

This package provides a function that reads in the GEO code of a gene expression dataset, retrieves its data from GEO, (optionally) retrieves the gene symbols of the dataset, and returns a simple dataframe table containing all the data. Platforms available: GPL11532, GPL23126, GPL6244, GPL8300, GPL80, GPL96, GPL570, GPL571, GPL20115, GPL1293, GPL6102, GPL6104, GPL6883, GPL6884, GPL13497, GPL14550, GPL17077, GPL6480. GEO: Gene Expression Omnibus. ID: identifier code. The GEO datasets are downloaded from the URL <https://ftp.ncbi.nlm.nih.gov/geo/series/>. More information can be found in the following manuscript: Davide Chicco, "geneExpressionFromGEO: an R package to facilitate data reading from Gene Expression Omnibus (GEO)". Microarray Data Analysis, Methods in Molecular Biology, volume 2401, chapter 12, pages 187-194, Springer Protocols, 2021, <doi:10.1007/978-1-0716-1839-4_12>.

r-ggtranslate 0.1.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/mathiasleroy/ggtranslate
Licenses: Expat
Build system: r
Synopsis: 'ggplot2' Extension for Translating Plot Text
Description:

This package provides a simple way to translate text elements in ggplot2 plots using a dictionary-based approach.

r-geomongo 1.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/mlampros/GeoMongo
Licenses: ASL 2.0
Build system: r
Synopsis: Geospatial Queries Using 'PyMongo'
Description:

Utilizes methods of the PyMongo Python library to initialize, insert and query GeoJson data (see <https://github.com/mongodb/mongo-python-driver> for more information on PyMongo'). Furthermore, it allows the user to validate GeoJson objects and to use the console for MongoDB (bulk) commands. The reticulate package provides the R interface to Python modules, classes and functions.

r-geofi 1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://ropengov.github.io/geofi/
Licenses: FreeBSD
Build system: r
Synopsis: Access Finnish Geospatial Data
Description:

Designed to simplify geospatial data access from the Statistics Finland Web Feature Service API <https://geo.stat.fi/geoserver/index.html>, the geofi package offers researchers and analysts a set of tools to obtain and harmonize administrative spatial data for a wide range of applications, from urban planning to environmental research. The package contains annually updated time series of municipality key datasets that can be used for data aggregation and language translations.

r-greymodel 0.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GreyModel
Licenses: GPL 3
Build system: r
Synopsis: Fitting and Forecasting of Grey Model
Description:

Testing, Implementation and Forecasting of Grey Model (GM(1, 1)). For method details see Hsu, L. and Wang, C. (2007). <doi:10.1016/j.techfore.2006.02.005>.

r-gettddata 1.5.7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/msperlin/GetTDData/
Licenses: Expat
Build system: r
Synopsis: Get Data for Brazilian Bonds (Tesouro Direto)
Description:

Downloads and aggregates data for Brazilian government issued bonds directly from the website of Tesouro Direto <https://www.tesourodireto.com.br/>.

r-gcat 0.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gCat
Licenses: GPL 2+
Build system: r
Synopsis: Graph-Based Two-Sample Tests for Categorical Data
Description:

These are two-sample tests for categorical data utilizing similarity information among the categories. They are useful when there is underlying structure on the categories.

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-greedyexperimentaldesignjars 1.0
Dependencies: openjdk@25
Propagated dependencies: r-rjava@1.0-11
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GreedyExperimentalDesignJARs
Licenses: GPL 3
Build system: r
Synopsis: GreedyExperimentalDesign JARs
Description:

These are GreedyExperimentalDesign Java dependency libraries. Note: this package has no functionality of its own and should not be installed as a standalone package without GreedyExperimentalDesign.

r-gitear 1.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://ixpantia.github.io/gitear/
Licenses: GPL 3
Build system: r
Synopsis: Client to the 'gitea' API
Description:

Gitea is a community managed, lightweight code hosting solution were projects and their respective git repositories can be managed <https://gitea.io>. This package gives an interface to the Gitea API to access and manage repositories, issues and organizations directly in R.

r-grader 2.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gradeR
Licenses: Expat
Build system: r
Synopsis: Helps Grade Assignment Submissions in Common R Formats
Description:

After being given the location of your students submissions and a test file, the function runs each file that is an R script, R Markdown file, or Quarto document, and evaluates the results from all the given tests. Results are neatly returned in a data frame that has a row for each student, and a column for each test.

r-groupica 0.1.1
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/sweichwald/groupICA-R
Licenses: AGPL 3
Build system: r
Synopsis: Independent Component Analysis for Grouped Data
Description:

This package contains an implementation of an independent component analysis (ICA) for grouped data. The main function groupICA() performs a blind source separation, by maximizing an independence across sources and allows to adjust for varying confounding for user-specified groups. Additionally, the package contains the function uwedge() which can be used to approximately jointly diagonalize a list of matrices. For more details see the project website <https://sweichwald.de/groupICA/>.

r-ggfocus 1.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/Freguglia/ggfocus
Licenses: GPL 3
Build system: r
Synopsis: Scales that Focus Specific Levels in your ggplot()
Description:

This package provides a ggplot2 extension that provides tools for automatically creating scales to focus on subgroups of the data plotted without losing other information.

r-gtexr 0.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://docs.ropensci.org/gtexr/
Licenses: Expat
Build system: r
Synopsis: Query the GTEx Portal API
Description:

This package provides a convenient R interface to the Genotype-Tissue Expression (GTEx) Portal API. The GTEx project is a comprehensive public resource for studying tissue-specific gene expression and regulation in human tissues. Through systematic analysis of RNA sequencing data from 54 non-diseased tissue sites across nearly 1000 individuals, GTEx provides crucial insights into the relationship between genetic variation and gene expression. This data is accessible through the GTEx Portal API enabling programmatic access to human gene expression data. For more information on the API, see <https://gtexportal.org/api/v2/redoc>.

r-glmvsd 1.5
Propagated dependencies: r-ncvreg@3.16.0 r-mass@7.3-65 r-glmnet@4.1-10 r-brglm@0.7.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/emeryyi/glmvsd
Licenses: GPL 2
Build system: r
Synopsis: Variable Selection Deviation Measures and Instability Tests for High-Dimensional Generalized Linear Models
Description:

Variable selection deviation (VSD) measures and instability tests for high-dimensional model selection methods such as LASSO, SCAD and MCP, etc., to decide whether the sparse patterns identified by those methods are reliable.

r-ggscidca 0.2.8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=ggscidca
Licenses: GPL 3
Build system: r
Synopsis: Plotting Decision Curve Analysis with Coloured Bars
Description:

Decision curve analysis is a method for evaluating and comparing prediction models that incorporates clinical consequences, requires only the data set on which the models are tested, and can be applied to models that have either continuous or dichotomous results. The ggscidca package adds coloured bars of discriminant relevance to the traditional decision curve. Improved practicality and aesthetics. This method was described by Balachandran VP (2015) <doi:10.1016/S1470-2045(14)71116-7>.

r-gapminder 1.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jennybc/gapminder
Licenses: CC0
Build system: r
Synopsis: Data from Gapminder
Description:

An excerpt of the data available at Gapminder.org. For each of 142 countries, the package provides values for life expectancy, GDP per capita, and population, every five years, from 1952 to 2007.

r-gamcopula 0.0-8
Propagated dependencies: r-vinecopula@2.6.1 r-numderiv@2016.8-1.1 r-mgcv@1.9-4 r-mass@7.3-65 r-igraph@2.2.1 r-gsl@2.1-9 r-foreach@1.5.2 r-doparallel@1.0.17 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/tvatter/gamCopula
Licenses: GPL 3
Build system: r
Synopsis: Generalized Additive Models for Bivariate Conditional Dependence Structures and Vine Copulas
Description:

Implementation of various inference and simulation tools to apply generalized additive models to bivariate dependence structures and non-simplified vine copulas.

r-gpkg 0.0.14
Propagated dependencies: r-dbi@1.2.3
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-gclink 1.1
Propagated dependencies: r-ggplot2@4.0.1 r-gggenes@0.5.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/LiuyangLee/gclink
Licenses: GPL 3
Build system: r
Synopsis: Gene-Cluster Discovery, Annotation and Visualization
Description:

This package performs end-to-end analysis of gene clustersâ such as photosynthesis, carbon/nitrogen/sulfur cycling, carotenoid, antibiotic, or viral marker genes (e.g., capsid, polymerase, integrase)â from genomes and metagenomes. It parses Basic Local Alignment Search Tool (BLAST) results in tab-delimited format produced by tools like NCBI BLAST+ and Diamond BLASTp, filters Open Reading Frames (ORFs) by length, detects contiguous clusters of reference genes, optionally extracts genomic coordinates, merges functional annotations, and generates publication-ready arrow plots. The package works seamlessly with or without the coding sequences input and skips plotting when no functional groups are found. For more details see Li et al. (2023) <doi:10.1038/s41467-023-42193-7>.

Total packages: 69240