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

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-grmsem 1.1.0
Propagated dependencies: r-optimparallel@1.0-2 r-numderiv@2016.8-1.1 r-msm@1.8.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://CRAN.R-project.org/package=grmsem
Licenses: GPL 3
Build system: r
Synopsis: Genetic-Relationship-Matrix Structural Equation Modelling (GRMSEM)
Description:

Quantitative genetics tool supporting the modelling of multivariate genetic variance structures in quantitative data. It allows fitting different models through multivariate genetic-relationship-matrix (GRM) structural equation modelling (SEM) in unrelated individuals, using a maximum likelihood approach. Specifically, it combines genome-wide genotyping information, as captured by GRMs, with twin-research-based SEM techniques, St Pourcain et al. (2017) <doi:10.1016/j.biopsych.2017.09.020>, Shapland et al. (2020) <doi:10.1101/2020.08.14.251199>.

r-genopop 1.0.0
Propagated dependencies: r-rsamtools@2.26.0 r-missforest@1.6.1 r-iranges@2.44.0 r-genomicranges@1.62.0 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=GenoPop
Licenses: GPL 3+
Build system: r
Synopsis: Genotype Imputation and Population Genomics Efficiently from Variant Call Formatted (VCF) Files
Description:

This package provides tools for efficient processing of large, whole genome genotype data sets in variant call format (VCF). It includes several functions to calculate commonly used population genomic metrics and a method for reference panel free genotype imputation, which is described in the preprint Gurke & Mayer (2024) <doi:10.22541/au.172515591.10119928/v1>.

r-gadjid 0.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/CausalDisco/gadjid
Licenses: FSDG-compatible
Build system: r
Synopsis: Graph Adjustment Identification Distances for Causal Graphs
Description:

Make efficient Rust implementations of graph adjustment identification distances available in R. These distances (based on ancestor, optimal, and parent adjustment) count how often the respective adjustment identification strategy leads to causal inferences that are incorrect relative to a ground-truth graph when applied to a candidate graph instead. See also Henckel, Würtzen, Weichwald (2024) <doi:10.48550/arXiv.2402.08616>.

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-groc 1.0.10
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=groc
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Regression on Orthogonal Components
Description:

Robust multiple or multivariate linear regression, nonparametric regression on orthogonal components, classical or robust partial least squares models as described in Bilodeau, Lafaye De Micheaux and Mahdi (2015) <doi:10.18637/jss.v065.i01>.

r-guess 0.3.0
Propagated dependencies: r-rsolnp@2.0.1 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/finite-sample/guess
Licenses: Expat
Build system: r
Synopsis: Adjust Estimates of Learning for Guessing
Description:

This package provides tools to adjust estimates of learning for guessing-related bias in educational and survey research. Implements standard guessing correction methods and a sophisticated latent class model that leverages informative pre-post test transitions to account for guessing behavior. The package helps researchers obtain more accurate estimates of actual learning when respondents may guess on closed-ended knowledge items. For theoretical background and empirical validation, see Cor and Sood (2018) <https://gsood.com/research/papers/guess.pdf>.

r-glmcat 1.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ylleonv/GLMcat
Licenses: GPL 3
Build system: r
Synopsis: Generalized Linear Models for Categorical Responses
Description:

In statistical modeling, there is a wide variety of regression models for categorical dependent variables (nominal or ordinal data); yet, there is no software embracing all these models together in a uniform and generalized format. Following the methodology proposed by Peyhardi, Trottier, and Guédon (2015) <doi:10.1093/biomet/asv042>, we introduce GLMcat', an R package to estimate generalized linear models implemented under the unified specification (r, F, Z). Where r represents the ratio of probabilities (reference, cumulative, adjacent, or sequential), F the cumulative cdf function for the linkage, and Z, the design matrix. The package accompanies the paper "GLMcat: An R Package for Generalized Linear Models for Categorical Responses" in the Journal of Statistical Software, Volume 114, Issue 9 (see <doi:10.18637/jss.v114.i09>).

r-gdldata 0.3
Propagated dependencies: r-httr2@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://docs.globaldatalab.org/gdldata/
Licenses: Expat
Build system: r
Synopsis: 'Global Data Lab' R API
Description:

Retrieve datasets from the Global Data Lab website <https://globaldatalab.org> directly into R data frames. Functions are provided to reference available options (indicators, levels, countries, regions) as well.

r-gridgeometry 0.4-0
Propagated dependencies: r-polyclip@1.10-7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/pmur002/gridgeometry
Licenses: GPL 2+
Build system: r
Synopsis: Polygon Geometry in 'grid'
Description:

This package provides functions for performing polygon geometry with grid grobs. This allows complex shapes to be defined by combining simpler shapes.

r-glca 1.4.2
Propagated dependencies: r-rcpp@1.1.0 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://kim0sun.github.io/glca/
Licenses: GPL 3
Build system: r
Synopsis: An R Package for Multiple-Group Latent Class Analysis
Description:

Fits multiple-group latent class analysis (LCA) for exploring differences between populations in the data with a multilevel structure. There are two approaches to reflect group differences in glca: fixed-effect LCA (Bandeen-Roche et al (1997) <doi:10.1080/01621459.1997.10473658>; Clogg and Goodman (1985) <doi:10.2307/270847>) and nonparametric random-effect LCA (Vermunt (2003) <doi:10.1111/j.0081-1750.2003.t01-1-00131.x>).

r-gifski 1.32.0-2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://r-rust.r-universe.dev/gifski
Licenses: Expat
Build system: r
Synopsis: Highest Quality GIF Encoder
Description:

Multi-threaded GIF encoder written in Rust: <https://gif.ski/>. Converts images to GIF animations using pngquant's efficient cross-frame palettes and temporal dithering with thousands of colors per frame.

r-glmstarma 1.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/stmaletz/glmSTARMA
Licenses: GPL 3+
Build system: r
Synopsis: (Double) Generalized Linear Models for Spatio-Temporal Data
Description:

Fit spatio-temporal models within a (double) generalized linear modelling framework. The package includes functions for estimation, simulation and inference.

r-geodregr 0.2.0
Propagated dependencies: r-zipfr@0.6-70 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/hayoungshin1/GeodRegr
Licenses: GPL 3
Build system: r
Synopsis: Geodesic Regression
Description:

This package provides a gradient descent algorithm to find a geodesic relationship between real-valued independent variables and a manifold-valued dependent variable (i.e. geodesic regression). Available manifolds are Euclidean space, the sphere, hyperbolic space, and Kendall's 2-dimensional shape space. Besides the standard least-squares loss, the least absolute deviations, Huber, and Tukey biweight loss functions can also be used to perform robust geodesic regression. Functions to help choose appropriate cutoff parameters to maintain high efficiency for the Huber and Tukey biweight estimators are included, as are functions for generating random tangent vectors from the Riemannian normal distributions on the sphere and hyperbolic space. The n-sphere is a n-dimensional manifold: we represent it as a sphere of radius 1 and center 0 embedded in (n+1)-dimensional space. Using the hyperboloid model of hyperbolic space, n-dimensional hyperbolic space is embedded in (n+1)-dimensional Minkowski space as the upper sheet of a hyperboloid of two sheets. Kendall's 2D shape space with K landmarks is of real dimension 2K-4; preshapes are represented as complex K-vectors with mean 0 and magnitude 1. Details are described in Shin, H.-Y. and Oh, H.-S. (2020) <arXiv:2007.04518>. Also see Fletcher, P. T. (2013) <doi:10.1007/s11263-012-0591-y>.

r-gen3sis 1.6.0
Propagated dependencies: r-stringr@1.6.0 r-rcpp@1.1.0 r-raster@3.6-32 r-matrix@1.7-4 r-gdistance@1.6.5 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/project-Gen3sis/R-package
Licenses: GPL 3
Build system: r
Synopsis: General Engine for Eco-Evolutionary Simulations
Description:

This package contains an engine for spatially-explicit eco-evolutionary mechanistic models with a modular implementation and several support functions. It allows exploring the consequences of ecological and macroevolutionary processes across realistic or theoretical spatio-temporal landscapes on biodiversity patterns as a general term. Reference: Oskar Hagen, Benjamin Flueck, Fabian Fopp, Juliano S. Cabral, Florian Hartig, Mikael Pontarp, Thiago F. Rangel, Loic Pellissier (2021) "gen3sis: A general engine for eco-evolutionary simulations of the processes that shape Earth's biodiversity" <doi:10.1371/journal.pbio.3001340>.

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-geodiv 1.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/bioXgeo/geodiv
Licenses: Expat
Build system: r
Synopsis: Methods for Calculating Gradient Surface Metrics
Description:

This package provides methods for calculating gradient surface metrics for continuous analysis of landscape features.

r-gendist 2.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gendist
Licenses: GPL 2+
Build system: r
Synopsis: Generated Probability Distribution Models
Description:

Computes the probability density function (pdf), cumulative distribution function (cdf), quantile function (qf) and generates random values (rg) for the following general models : mixture models, composite models, folded models, skewed symmetric models and arc tan models.

r-geoar 1.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/PoliticaArgentina/geoAr
Licenses: Expat
Build system: r
Synopsis: Argentina's Spatial Data Toolbox
Description:

Collection of tools that facilitates data access and workflow for spatial analysis of Argentina. Includes historical information from censuses, administrative limits at different levels of aggregation, location of human settlements, among others. Since it is expected that the majority of users will be Spanish-speaking, the documentation of the package prioritizes this language, although an effort is made to also offer annotations in English.

r-gdilm-sir 1.2.1
Propagated dependencies: r-psych@2.5.6 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-3 r-matrix@1.7-4 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GDILM.SIR
Licenses: Expat
Build system: r
Synopsis: Inference for Infectious Disease Transmission in SIR Framework
Description:

Model and estimate the model parameters for the spatial model of individual-level infectious disease transmission in Susceptible-Infected-Recovered (SIR) framework.

r-grbase 2.0.3
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: Package for Graphical Modelling in R
Description:

The gRbase package provides graphical modelling features used by e.g. the packages gRain', gRim and gRc'. gRbase implements graph algorithms including (i) maximum cardinality search (for marked and unmarked graphs). (ii) moralization, (iii) triangulation, (iv) creation of junction tree. gRbase facilitates array operations, gRbase implements functions for testing for conditional independence. gRbase illustrates how hierarchical log-linear models may be implemented and describes concept of graphical meta data. The facilities of the package are documented in the book by Højsgaard, Edwards and Lauritzen (2012, <doi:10.1007/978-1-4614-2299-0>) and in the paper by Dethlefsen and Højsgaard, (2005, <doi:10.18637/jss.v014.i17>). Please see citation("gRbase") for citation details.

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-glmmfields 0.1.8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/seananderson/glmmfields
Licenses: GPL 3+
Build system: r
Synopsis: Generalized Linear Mixed Models with Robust Random Fields for Spatiotemporal Modeling
Description:

This package implements Bayesian spatial and spatiotemporal models that optionally allow for extreme spatial deviations through time. glmmfields uses a predictive process approach with random fields implemented through a multivariate-t distribution instead of the usual multivariate normal. Sampling is conducted with Stan'. References: Anderson and Ward (2019) <doi:10.1002/ecy.2403>.

r-gmvjoint 0.4.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jamesmurray7/gmvjoint
Licenses: GPL 3
Build system: r
Synopsis: Joint Models of Survival and Multivariate Longitudinal Data
Description:

Fit joint models of survival and multivariate longitudinal data. The longitudinal data is specified by generalised linear mixed models. The joint models are fit via maximum likelihood using an approximate expectation maximisation algorithm. Bernhardt (2015) <doi:10.1016/j.csda.2014.11.011>.

r-gcookbook 2.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gcookbook
Licenses: GPL 2
Build system: r
Synopsis: Data for "R Graphics Cookbook"
Description:

Data sets used in the book "R Graphics Cookbook" by Winston Chang, published by O'Reilly Media.

Total packages: 69240