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

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-greenfeedr 1.3.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/GMBog/greenfeedr
Licenses: GPL 3+
Build system: r
Synopsis: Process and Report 'GreenFeed' Data
Description:

This package provides tools for downloading, processing, and reporting daily and finalized GreenFeed data.

r-genmcmcdiag 0.2.3
Propagated dependencies: r-mcmcse@1.5-1 r-lifecycle@1.0.4 r-knitr@1.50 r-ggplot2@4.0.1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/LukeDuttweiler/genMCMCDiag
Licenses: Expat
Build system: r
Synopsis: Generalized Convergence Diagnostics for Difficult MCMC Algorithms
Description:

Trace plots and convergence diagnostics for Markov Chain Monte Carlo (MCMC) algorithms on highly multivariate or unordered spaces. Methods outlined in a forthcoming paper.

r-ggmlr 0.6.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/Zabis13/ggmlR
Licenses: Expat
Build system: r
Synopsis: 'GGML' Tensor Operations for Machine Learning
Description:

This package provides R bindings to the GGML tensor library for machine learning, designed primarily for Vulkan GPU acceleration with full CPU fallback. Vulkan support is auto-detected at build time on Linux (when libvulkan-dev and glslc are installed) and on Windows (when Vulkan SDK is installed and VULKAN_SDK environment variable is set); all operations fall back to CPU transparently when no GPU is available. Implements tensor operations, neural network layers, quantization, and a Keras'-like sequential model API for building and training networks. Includes AdamW (Adam with Weight decay) and SGD (Stochastic Gradient Descent) optimizers with MSE (Mean Squared Error) and cross-entropy losses. Also provides a dynamic autograd engine ('PyTorch'-style) with data-parallel training via dp_train()', broadcast arithmetic, f16 (half-precision) support on Vulkan GPU, and a multi-head attention layer for building Transformer architectures. Serves as backend for LLM (Large Language Model) inference via llamaR and Stable Diffusion image generation via sdR'. See <https://github.com/ggml-org/ggml> for more information about the underlying library.

r-gargoyle 0.0.1
Propagated dependencies: r-shiny@1.11.1 r-attempt@0.3.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gargoyle
Licenses: Expat
Build system: r
Synopsis: An Event-Based Mechanism for 'Shiny'
Description:

An event-Based framework for building Shiny apps. Instead of relying on standard Shiny reactive objects, this package allow to relying on a lighter set of triggers, so that reactive contexts can be invalidated with more control.

r-gwalkr 0.2.1
Propagated dependencies: r-shinycssloaders@1.1.0 r-shiny@1.11.1 r-openssl@2.3.4 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/Kanaries/GWalkR/
Licenses: FSDG-compatible
Build system: r
Synopsis: Interactive Exploratory Data Analysis Tool
Description:

Simplify your R data analysis and data visualization workflow by turning your data frame into an interactive Tableau'-like interface, leveraging the graphic-walker JavaScript library and the htmlwidgets package.

r-gasanalyzer 0.4.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-grain 1.4.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://people.math.aau.dk/~sorenh/software/gR/
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Networks
Description:

Probability propagation in Bayesian networks, also known as graphical independence networks. Documentation of the package is provided in vignettes included in the package and in the paper by Højsgaard (2012, <doi:10.18637/jss.v046.i10>). See citation("gRain") for details.

r-geonames 0.999
Propagated dependencies: r-rjson@0.2.23
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geonames
Licenses: GPL 3
Build system: r
Synopsis: Interface to the "Geonames" Spatial Query Web Service
Description:

The web service at <https://www.geonames.org/> provides a number of spatial data queries, including administrative area hierarchies, city locations and some country postal code queries. A (free) username is required and rate limits exist.

r-ggdiceplot 1.0.1
Propagated dependencies: r-scales@1.4.0 r-legendry@0.2.4 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/maflot/ggdiceplot
Licenses: Expat
Build system: r
Synopsis: Dice Plot Visualization for 'ggplot2'
Description:

This package provides ggplot2 extensions for creating dice-based visualizations where each dot position represents a specific categorical variable. The package includes geom_dice() for displaying presence/absence of categorical variables using traditional dice patterns. Each dice position (1-6) represents a different category, with dots shown only when that category is present. This allows intuitive visualization of up to 6 categorical variables simultaneously.

r-gglasso 1.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/archer-yang-lab/gglasso
Licenses: GPL 2
Build system: r
Synopsis: Group Lasso Penalized Learning Using a Unified BMD Algorithm
Description:

This package provides a unified algorithm, blockwise-majorization-descent (BMD), for efficiently computing the solution paths of the group-lasso penalized least squares, logistic regression, Huberized SVM and squared SVM. The package is an implementation of Yang, Y. and Zou, H. (2015) <doi:10.1007/s11222-014-9498-5>.

r-gomp 1.0
Propagated dependencies: r-survival@3.8-3 r-rfast2@0.1.5.6 r-rfast@2.1.5.2 r-quantreg@6.1 r-ordinal@2023.12-4.1 r-nnet@7.3-20 r-mass@7.3-65 r-hmisc@5.2-4 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=gomp
Licenses: GPL 2+
Build system: r
Synopsis: The gamma-OMP Feature Selection Algorithm
Description:

The gamma-Orthogonal Matching Pursuit (gamma-OMP) is a recently suggested modification of the OMP feature selection algorithm for a wide range of response variables. The package offers many alternative regression models, such linear, robust, survival, multivariate etc., including k-fold cross-validation. References: Tsagris M., Papadovasilakis Z., Lakiotaki K. and Tsamardinos I. (2018). "Efficient feature selection on gene expression data: Which algorithm to use?" BioRxiv. <doi:10.1101/431734>. Tsagris M., Papadovasilakis Z., Lakiotaki K. and Tsamardinos I. (2022). "The gamma-OMP algorithm for feature selection with application to gene expression data". IEEE/ACM Transactions on Computational Biology and Bioinformatics 19(2): 1214--1224. <doi:10.1109/TCBB.2020.3029952>.

r-geostatsp 2.0.11
Propagated dependencies: r-terra@1.8-86 r-numderiv@2016.8-1.1 r-matrix@1.7-4 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-ginidistance 0.1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GiniDistance
Licenses: GPL 2+
Build system: r
Synopsis: New Gini Correlation Between Quantitative and Qualitative Variables
Description:

An implementation of a new Gini covariance and correlation to measure dependence between a categorical and numerical variables. Dang, X., Nguyen, D., Chen, Y. and Zhang, J., (2018) <arXiv:1809.09793>.

r-gspcr 0.9.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gspcr
Licenses: Expat
Build system: r
Synopsis: Generalized Supervised Principal Component Regression
Description:

Generalization of supervised principal component regression (SPCR; Bair et al., 2006, <doi:10.1198/016214505000000628>) to support continuous, binary, and discrete variables as outcomes and predictors (inspired by the superpc R package <https://cran.r-project.org/package=superpc>).

r-ggmice 0.1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://amices.org/ggmice/
Licenses: GPL 3+
Build system: r
Synopsis: Visualizations for 'mice' with 'ggplot2'
Description:

Enhance a mice imputation workflow with visualizations for incomplete and/or imputed data. The plotting functions produce ggplot objects which may be easily manipulated or extended. Use ggmice to inspect missing data, develop imputation models, evaluate algorithmic convergence, or compare observed versus imputed data.

r-gdalraster 2.4.0
Dependencies: zlib@1.3.1 pcre2@10.42 openssl@3.0.8 openssh@10.2p1 gdal@3.8.2 curl@8.6.0
Propagated dependencies: r-yyjsonr@0.1.21 r-xml2@1.5.0 r-wk@0.9.4 r-rcppint64@0.0.5 r-rcpp@1.1.0 r-nanoarrow@0.7.0-1 r-bit64@4.6.0-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://firelab.github.io/gdalraster/
Licenses: Expat
Build system: r
Synopsis: Bindings to 'GDAL'
Description:

API bindings to the Geospatial Data Abstraction Library ('GDAL', <https://gdal.org>). Implements the GDAL Raster and Vector Data Models. Bindings are implemented with Rcpp modules. Exposed C++ classes and stand-alone functions wrap much of the GDAL API and provide additional functionality. Calling signatures resemble the native C, C++ and Python APIs provided by the GDAL project. Class GDALRaster encapsulates a GDALDataset and its raster band objects. Class GDALVector encapsulates an OGRLayer and the GDALDataset that contains it. Initial bindings are provided to the unified gdal command line interface added in GDAL 3.11. C++ stand-alone functions provide bindings to most GDAL "traditional" raster and vector utilities, including OGR facilities for vector geoprocessing, several algorithms, as well as the Geometry API ('GEOS via GDAL headers), the Spatial Reference Systems API, and methods for coordinate transformation. Bindings to the Virtual Systems Interface ('VSI') API implement standard file system operations abstracted for URLs, cloud storage services, Zip'/'GZip'/'7z'/'RAR', in-memory files, as well as regular local file systems. This provides a single interface for operating on file system objects that works the same for any storage backend. A custom raster calculator evaluates a user-defined R expression on a layer or stack of layers, with pixel x/y available as variables in the expression. Raster combine() identifies and counts unique pixel combinations across multiple input layers, with optional raster output of the pixel-level combination IDs. Basic plotting capability is provided for raster and vector display. gdalraster leans toward minimalism and the use of simple, lightweight objects for holding raw data. Currently, only minimal S3 class interfaces have been implemented for selected R objects that contain spatial data. gdalraster may be useful in applications that need scalable, low-level I/O, or prefer a direct GDAL API.

r-groundhog 3.4.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://groundhogr.com/
Licenses: GPL 3
Build system: r
Synopsis: Version-Control for CRAN, GitHub, and GitLab Packages
Description:

Make R scripts reproducible, by ensuring that every time a given script is run, the same version of the used packages are loaded (instead of whichever version the user running the script happens to have installed). This is achieved by using the command groundhog.library() instead of the base command library(), and including a date in the call. The date is used to call on the same version of the package every time (the most recent version available at that date). Load packages from CRAN, GitHub, or Gitlab.

r-goeveg 0.7.10
Propagated dependencies: r-vegan@2.7-2 r-mgcv@1.9-4 r-hmisc@5.2-4 r-fields@17.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/fvlampe/goeveg
Licenses: GPL 2+
Build system: r
Synopsis: Functions for Community Data and Ordinations
Description:

This package provides a collection of functions useful in (vegetation) community analyses and ordinations. Includes automatic species selection for ordination diagrams, NMDS stress/scree plots, species response curves, merging of taxa as well as calculation and sorting of synoptic tables.

r-glober 1.0
Propagated dependencies: r-plot3d@1.4.2 r-matrix@1.7-4 r-ggplot2@4.0.1 r-genlasso@1.6.1 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=glober
Licenses: GPL 2
Build system: r
Synopsis: Estimating Functions with Multivariate B-Splines
Description:

Generalized LassO applied to knot selection in multivariate B-splinE Regression (GLOBER) implements a novel approach for estimating functions in a multivariate nonparametric regression model based on an adaptive knot selection for B-splines using the Generalized Lasso. For further details we refer the reader to the paper Savino, M. E. and Lévy-Leduc, C. (2023), <arXiv:2306.00686>.

r-ggreveal 0.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://www.weverthon.com/ggreveal/
Licenses: Expat
Build system: r
Synopsis: Reveal a 'ggplot' Incrementally
Description:

This package provides functions that make it easy to reveal ggplot2 graphs incrementally. The functions take a plot produced with ggplot2 and return a list of plots showing data incrementally by panels, layers, groups, the values in an axis or any arbitrary aesthetic.

r-gammareg 3.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=Gammareg
Licenses: GPL 2+
Build system: r
Synopsis: Classic Gamma Regression: Joint Modeling of Mean and Shape Parameters
Description:

This package performs Gamma regression, where both mean and shape parameters follows lineal regression structures.

r-gtrendshealth 1.0.0
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://github.com/CDCgov/gtrendshealth
Licenses: Expat
Build system: r
Synopsis: Query the 'Google Trends for Health' API
Description:

Connects to the Google Trends for Health API hosted at <https://trends.google.com/trends/>, allowing projects authorized to use the health research data to query Google Trends'.

r-gsaq 1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GSAQ
Licenses: GPL 2+
Build system: r
Synopsis: Gene Set Analysis with QTL
Description:

Computation of Quantitative Trait Loci hits in the selected gene set. Performing gene set validation with Quantitative Trait Loci information. Performing gene set enrichment analysis with available Quantitative Trait Loci data and computation of statistical significance value from gene set analysis. Obtaining the list of Quantitative Trait Loci hit genes along with their overlapped Quantitative Trait Loci names.

r-ggseg-formats 0.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ggsegverse/ggseg.formats
Licenses: Expat
Build system: r
Synopsis: Brain Atlas Data Structures for the 'ggseg' Ecosystem
Description:

This package provides the ggseg_atlas S3 class used across the ggseg ecosystem for 2D and 3D brain visualisation. Ships three bundled atlases ('Desikan-Killiany', FreeSurfer aseg', TRACULA') and functions for querying, subsetting, renaming, and enriching atlas objects. Also includes readers for FreeSurfer statistics files.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457