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

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-globe 1.2-0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=globe
Licenses: GPL 2+
Build system: r
Synopsis: Plot 2D and 3D Views of the Earth, Including Major Coastline
Description:

Basic functions for plotting 2D and 3D views of a sphere, by default the Earth with its major coastline, and additional lines and points.

r-geommc 1.3.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-progress@1.2.3 r-numderiv@2016.8-1.1 r-matrix@1.7-5 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/vroys/geommc
Licenses: GPL 3+
Build system: r
Synopsis: Geometric Markov Chain Sampling
Description:

Simulates from discrete and continuous target distributions using geometric Metropolis-Hastings (MH) algorithms. Users specify the target distribution by an R function that evaluates the log un-normalized pdf or pmf. The package also contains a function implementing a specific geometric MH algorithm for performing high-dimensional Bayesian variable selection.

r-guaguas 0.3.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/rivaquiroga/guaguas
Licenses: CC0
Build system: r
Synopsis: Nombres Inscritos en Chile (1920 - 2021)
Description:

Datos de nombres inscritos en Chile entre 1920 y 2021, de acuerdo al Servicio de Registro Civil. English: Chilean baby names registered from 1920 to 2021 by the Civil Registry Service.

r-ggsketch 2.0.0
Propagated dependencies: r-withr@3.0.2 r-scales@1.4.0 r-rlang@1.2.0 r-ggplot2@4.0.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/orijitghosh/ggsketch
Licenses: Expat
Build system: r
Synopsis: Grammar-Native Hand-Drawn Geoms for 'ggplot2'
Description:

This package provides ggplot2 geoms that render with a hand-drawn, sketchy aesthetic: roughened strokes, double-pass lines, and hachure, cross-hatch, zigzag, and dots fill patterns. Implemented as pure-R grid grobs wrapped in ggproto geoms, composable with aes(), stats, scales, and faceting. Works on every R graphics device (PDF, PNG, SVG, screen) with no browser dependency. Algorithms are reimplemented from the published rough.js algorithm description (Shihn, 2020, <https://shihn.ca/posts/2020/roughjs-algorithms/>) and Wood and others (2012, <doi:10.1109/TVCG.2012.262>); see the NOTICE file in the package sources for attribution.

r-graphpaf 2.0.1
Propagated dependencies: r-survival@3.8-6 r-reshape2@1.4.5 r-mass@7.3-65 r-madness@0.2.9 r-gtools@3.9.5 r-gridextra@2.3 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/johnfergusonNUIG/graphPAF
Licenses: Expat
Build system: r
Synopsis: Estimating and Displaying Population Attributable Fractions
Description:

Estimation and display of various types of population attributable fraction and impact fractions. As well as the usual calculations of attributable fractions and impact fractions, functions are provided for attributable fraction nomograms and fan plots, continuous exposures, for pathway specific population attributable fractions, and for joint, average and sequential population attributable fractions.

r-gplm 0.7-4
Propagated dependencies: r-aer@1.2-16
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gplm
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Partial Linear Models (GPLM)
Description:

This package provides functions for estimating a generalized partial linear model, a semiparametric variant of the generalized linear model (GLM) which replaces the linear predictor by the sum of a linear and a nonparametric function.

r-gamlss-inf 1.0-2
Propagated dependencies: r-gamlss-dist@6.1-1 r-gamlss@5.5-0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://www.gamlss.com/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Fitting Mixed (Inflated and Adjusted) Distributions
Description:

This is an add-on package to gamlss'. The purpose of this package is to allow users to fit GAMLSS (Generalised Additive Models for Location Scale and Shape) models when the response variable is defined either in the intervals [0,1), (0,1] and [0,1] (inflated at zero and/or one distributions), or in the positive real line including zero (zero-adjusted distributions). The mass points at zero and/or one are treated as extra parameters with the possibility to include a linear predictor for both. The package also allows transformed or truncated distributions from the GAMLSS family to be used for the continuous part of the distribution. Standard methods and GAMLSS diagnostics can be used with the resulting fitted object.

r-groupedsurv 1.0.5.1
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-qvalue@2.44.0 r-foreach@1.5.2 r-doparallel@1.0.17 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=groupedSurv
Licenses: GPL 2+
Build system: r
Synopsis: Efficient Estimation of Grouped Survival Models Using the Exact Likelihood Function
Description:

These Rcpp'-based functions compute the efficient score statistics for grouped time-to-event data (Prentice and Gloeckler, 1978), with the optional inclusion of baseline covariates. Functions for estimating the parameter of interest and nuisance parameters, including baseline hazards, using maximum likelihood are also provided. A parallel set of functions allow for the incorporation of family structure of related individuals (e.g., trios). Note that the current implementation of the frailty model (Ripatti and Palmgren, 2000) is sensitive to departures from model assumptions, and should be considered experimental. For these data, the exact proportional-hazards-model-based likelihood is computed by evaluating multiple variable integration. The integration is accomplished using the Cuba library (Hahn, 2005), and the source files are included in this package. The maximization process is carried out using Brent's algorithm, with the C++ code file from John Burkardt and John Denker (Brent, 2002).

r-glow 0.13.0
Propagated dependencies: r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/traversc/glow
Licenses: GPL 3
Build system: r
Synopsis: Make Plots that Glow
Description:

This package provides a framework for creating plots with glowing points.

r-gradlasso 0.1.1
Propagated dependencies: 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://github.com/ddefranza/gradLasso
Licenses: Expat
Build system: r
Synopsis: Gradient Descent LASSO with Stability Selection and Bootstrapped Confidence Intervals
Description:

This package implements LASSO regression using gradient descent with support for Gaussian, Binomial, Negative Binomial, and Zero-Inflated Negative Binomial (ZINB) families. Features cross-validation for determining lambda, stability selection, and bootstrapping for confidence intervals. Methods described in Tibshirani (1996) <doi:10.1111/j.2517-6161.1996.tb02080.x> and Meinshausen and Buhlmann (2010) <doi:10.1111/j.1467-9868.2010.00740.x>.

r-gittargets 0.0.7
Dependencies: git@2.54.0
Propagated dependencies: r-uuid@1.2-2 r-tibble@3.3.1 r-targets@1.12.0 r-processx@3.9.0 r-gert@2.3.1 r-data-table@1.18.4 r-cli@3.6.6 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://docs.ropensci.org/gittargets/
Licenses: Expat
Build system: r
Synopsis: Data Version Control for the Targets Package
Description:

In computationally demanding data analysis pipelines, the targets R package (2021, <doi:10.21105/joss.02959>) maintains an up-to-date set of results while skipping tasks that do not need to rerun. This process increases speed and increases trust in the final end product. However, it also overwrites old output with new output, and past results disappear by default. To preserve historical output, the gittargets package captures version-controlled snapshots of the data store, and each snapshot links to the underlying commit of the source code. That way, when the user rolls back the code to a previous branch or commit, gittargets can recover the data contemporaneous with that commit so that all targets remain up to date.

r-genoplotr 0.8.11
Propagated dependencies: r-ade4@1.7-24
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://genoplotr.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Plot Publication-Grade Gene and Genome Maps
Description:

Draws gene or genome maps and comparisons between these, in a publication-grade manner. Starting from simple, common files, it will draw postscript or PDF files that can be sent as such to journals.

r-gldrm 1.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gldrm
Licenses: Expat
Build system: r
Synopsis: Generalized Linear Density Ratio Models
Description:

Fits a generalized linear density ratio model (GLDRM). A GLDRM is a semiparametric generalized linear model. In contrast to a GLM, which assumes a particular exponential family distribution, the GLDRM uses a semiparametric likelihood to estimate the reference distribution. The reference distribution may be any discrete, continuous, or mixed exponential family distribution. The model parameters, which include both the regression coefficients and the cdf of the unspecified reference distribution, are estimated by maximizing a semiparametric likelihood. Regression coefficients are estimated with no loss of efficiency, i.e. the asymptotic variance is the same as if the true exponential family distribution were known. Huang (2014) <doi:10.1080/01621459.2013.824892>. Huang and Rathouz (2012) <doi:10.1093/biomet/asr075>. Rathouz and Gao (2008) <doi:10.1093/biostatistics/kxn030>.

r-gfgm-copula 1.0.4
Propagated dependencies: r-joint-cox@3.16 r-compound-cox@3.33 r-cmprsk@2.2-12
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GFGM.copula
Licenses: GPL 2
Build system: r
Synopsis: Generalized Farlie-Gumbel-Morgenstern Copula
Description:

Compute bivariate dependence measures and perform bivariate competing risks analysis under the generalized Farlie-Gumbel-Morgenstern (FGM) copula. See Shih and Emura (2018) <doi:10.1007/s00180-018-0804-0> and Shih and Emura (2019) <doi:10.1007/s00362-016-0865-5> for details.

r-geonetwork 0.6.0
Propagated dependencies: r-sf@1.1-1 r-igraph@2.3.1 r-geosphere@1.6-8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://astre.gitlab.cirad.fr/geonetwork
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Geographic Networks
Description:

This package provides classes and methods for handling networks or graphs whose nodes are geographical (i.e. locations in the globe). The functionality includes the creation of objects of class geonetwork as a graph with node coordinates, the computation of network measures, the support of spatial operations (projection to different Coordinate Reference Systems, handling of bounding boxes, etc.) and the plotting of the geonetwork object combined with supplementary cartography for spatial representation.

r-greymodels 2.0.1
Propagated dependencies: r-shinywidgets@0.9.1 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-scales@1.4.0 r-readxl@1.5.0 r-plotly@4.12.0 r-particle-swarm-optimisation@1.0.1 r-metrics@0.1.4 r-ggplot2@4.0.3 r-expm@1.0-0 r-dplyr@1.2.1 r-cmna@1.0.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/havishaJ/Greymodels
Licenses: GPL 3
Build system: r
Synopsis: Shiny App for Grey Forecasting Model
Description:

The Greymodels Shiny app is an interactive interface for statistical modelling and forecasting using grey-based models. It covers several state-of-the-art univariate and multivariate grey models. A user friendly interface allows users to easily compare the performance of different models for prediction and among others, visualize graphical plots of predicted values within user chosen confidence intervals. Chang, C. (2019) <doi:10.24818/18423264/53.1.19.11>, Li, K., Zhang, T. (2019) <doi:10.1007/s12667-019-00344-0>, Ou, S. (2012) <doi:10.1016/j.compag.2012.03.007>, Li, S., Zhou, M., Meng, W., Zhou, W. (2019) <doi:10.1080/23307706.2019.1666310>, Xie, N., Liu, S. (2009) <doi:10.1016/j.apm.2008.01.011>, Shao, Y., Su, H. (2012) <doi:10.1016/j.aasri.2012.06.003>, Xie, N., Liu, S., Yang, Y., Yuan, C. (2013) <doi:10.1016/j.apm.2012.10.037>, Li, S., Miao, Y., Li, G., Ikram, M. (2020) <doi:10.1016/j.matcom.2019.12.020>, Che, X., Luo, Y., He, Z. (2013) <doi:10.4028/www.scientific.net/AMM.364.207>, Zhu, J., Xu, Y., Leng, H., Tang, H., Gong, H., Zhang, Z. (2016) <doi:10.1109/appeec.2016.7779929>, Luo, Y., Liao, D. (2012) <doi:10.4028/www.scientific.net/AMR.507.265>, Bilgil, H. (2020) <doi:10.3934/math.2021091>, Li, D., Chang, C., Chen, W., Chen, C. (2011) <doi:10.1016/j.apm.2011.04.006>, Chen, C. (2008) <doi:10.1016/j.chaos.2006.08.024>, Zhou, W., Pei, L. (2020) <doi:10.1007/s00500-019-04248-0>, Xiao, X., Duan, H. (2020) <doi:10.1016/j.engappai.2019.103350>, Xu, N., Dang, Y. (2015) <doi:10.1155/2015/606707>, Chen, P., Yu, H.(2014) <doi:10.1155/2014/242809>, Zeng, B., Li, S., Meng, W., Zhang, D. (2019) <doi:10.1371/journal.pone.0221333>, Liu, L., Wu, L. (2021) <doi:10.1016/j.apm.2020.08.080>, Hu, Y. (2020) <doi:10.1007/s00500-020-04765-3>, Zhou, P., Ang, B., Poh, K. (2006) <doi:10.1016/j.energy.2005.12.002>, Cheng, M., Li, J., Liu, Y., Liu, B. (2020) <doi:10.3390/su12020698>, Wang, H., Wang, P., Senel, M., Li, T. (2019) <doi:10.1155/2019/9049815>, Ding, S., Li, R. (2020) <doi:10.1155/2020/4564653>, Zeng, B., Li, C. (2018) <doi:10.1016/j.cie.2018.02.042>, Xie, N., Liu, S. (2015) <doi:10.1109/JSEE.2015.00013>, Zeng, X., Yan, S., He, F., Shi, Y. (2019) <doi:10.1016/j.apm.2019.11.032>.

r-ggchord2 0.0.1
Propagated dependencies: r-rlang@1.2.0 r-ggplot2@4.0.3 r-geomtextpath@0.2.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://nrennie.gitlab.io/ggchord2/
Licenses: Expat
Build system: r
Synopsis: Chord Diagrams with 'ggplot2'
Description:

This package provides a ggplot2 extension that provides functions for drawing chord diagrams for visualising flows between categories. The package extends ggplot2 by adding geoms and stats for drawing chord sectors, arcs, and labels.

r-gtdesign 0.1.1
Propagated dependencies: r-tibble@3.3.1 r-mass@7.3-65 r-cvxr@1.8.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/chikuang/gtDesign
Licenses: GPL 3
Build system: r
Synopsis: Convex Optimal Designs for Group Testing Experiments
Description:

Finite candidate-set approximate optimal designs for group testing and related experiments, using convex optimization and equivalence checks. Implements the information matrix and cost structure for the prevalence / sensitivity / specificity model used in Huang and colleagues (2020), as in Chi-Kuang Yeh, Weng Kee Wong, and Julie Zhou (<doi:10.48550/arXiv.2508.08445>).

r-ggsmc 0.2.0
Propagated dependencies: r-poorman@0.2.7 r-ggplot2@4.0.3 r-gganimate@1.0.11
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/richardgeveritt/ggsmc
Licenses: Expat
Build system: r
Synopsis: Visualising Output from Sequential Monte Carlo and Ensemble-Based Methods
Description:

This package provides functions for plotting, and animating, the output of importance samplers, sequential Monte Carlo samplers (SMC) and ensemble-based methods. The package can be used to plot and animate histograms, densities, scatter plots and time series, and to plot the genealogy of an SMC or ensemble-based algorithm. These functions all rely on algorithm output to be supplied in tidy format. A function is provided to transform algorithm output from matrix format (one Monte Carlo point per row) to the tidy format required by the plotting and animating functions.

r-glmsimulator 1.0.0
Propagated dependencies: r-tweedie@3.1.0 r-stringr@1.6.0 r-statmod@1.5.2 r-mass@7.3-65 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cplm@0.7-12.1 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=GlmSimulatoR
Licenses: GPL 3
Build system: r
Synopsis: Creates Ideal Data for Generalized Linear Models
Description:

This package creates ideal data for all distributions in the generalized linear model framework.

r-grcregression 1.0
Propagated dependencies: r-pracma@2.4.6 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=GRCRegression
Licenses: GPL 3+
Build system: r
Synopsis: Modified Poisson Regression of Grouped and Right-Censored Counts
Description:

Implement maximum likelihood estimation for Poisson generalized linear models with grouped and right-censored count data. Intended to be used for analyzing grouped and right-censored data, which is widely applied in many branches of social sciences. The algorithm implemented is described in Fu et al., (2021) <doi:10.1111/rssa.12678>.

r-geojson 0.3.5
Propagated dependencies: r-sp@2.2-1 r-protolite@2.4.0 r-magrittr@2.0.5 r-lazyeval@0.2.3 r-jsonlite@2.0.0 r-jqr@1.4.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://docs.ropensci.org/geojson/
Licenses: Expat
Build system: r
Synopsis: Classes for 'GeoJSON'
Description:

This package provides classes for GeoJSON to make working with GeoJSON easier. Includes S3 classes for GeoJSON classes with brief summary output, and a few methods such as extracting and adding bounding boxes, properties, and coordinate reference systems; working with newline delimited GeoJSON'; and serializing to/from Geobuf binary GeoJSON format.

r-gofigr 1.1.3
Propagated dependencies: r-shinyjs@2.1.1 r-shiny@1.13.0 r-scriptname@1.0.1 r-rsvg@2.7.0 r-rstudioapi@0.18.0 r-readr@2.2.0 r-qrcode@0.3.0 r-magick@2.9.1 r-knitr@1.51 r-jsonlite@2.0.0 r-httr@1.4.8 r-ggplotify@0.1.3 r-getpass@0.2-4 r-digest@0.6.39 r-cowplot@1.2.0 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/GoFigr/gofigR
Licenses: Expat
Build system: r
Synopsis: Client for 'GoFigr.io'
Description:

Integrates with your RMarkdown documents to automatically publish figures to the <https://GoFigr.io> service. Supports both knitr and interactive execution within RStudio'.

r-gluedown 1.0.9
Propagated dependencies: r-magrittr@2.0.5 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://k5cents.github.io/gluedown/
Licenses: GPL 3
Build system: r
Synopsis: Wrap Vectors in Markdown Formatting
Description:

Ease the transition between R vectors and markdown text. With gluedown and rmarkdown', users can create traditional vectors in R, glue those strings together with the markdown syntax, and print those formatted vectors directly to the document. This package primarily uses GitHub Flavored Markdown (GFM), an offshoot of the unambiguous CommonMark specification by John MacFarlane (2019) <https://spec.commonmark.org/>.

Total packages: 73954