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

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-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-ggeasy 0.1.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jonocarroll/ggeasy
Licenses: GPL 2+
Build system: r
Synopsis: Easy Access to 'ggplot2' Commands
Description:

This package provides a series of aliases to commonly used but difficult to remember ggplot2 sequences.

r-gotop 0.1.4
Propagated dependencies: r-jsonlite@2.0.0 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://felixluginbuhl.com/gotop/
Licenses: Expat
Build system: r
Synopsis: Scroll Back to Top Icon in Shiny and R Markdown
Description:

Add a scroll back to top Font Awesome icon <https://fontawesome.com/> in rmarkdown documents and shiny apps thanks to jQuery GoTop <https://scottdorman.blog/jquery-gotop/>.

r-geomtextpath 0.2.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://allancameron.github.io/geomtextpath/
Licenses: Expat
Build system: r
Synopsis: Curved Text in 'ggplot2'
Description:

This package provides a ggplot2 extension that allows text to follow curved paths. Curved text makes it easier to directly label paths or neatly annotate in polar co-ordinates.

r-genlasso 1.6.1
Propagated dependencies: r-matrix@1.7-4 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/glmgen/genlasso
Licenses: GPL 2+
Build system: r
Synopsis: Path Algorithm for Generalized Lasso Problems
Description:

Computes the solution path for generalized lasso problems. Important use cases are the fused lasso over an arbitrary graph, and trend fitting of any given polynomial order. Specialized implementations for the latter two subproblems are given to improve stability and speed. See Taylor Arnold and Ryan Tibshirani (2016) <doi:10.1080/10618600.2015.1008638>.

r-geint 1.1
Propagated dependencies: r-speedglm@0.3-5 r-rje@1.12.1 r-pracma@2.4.6 r-nleqslv@3.3.5 r-mvtnorm@1.3-3 r-geepack@1.3.13 r-bindata@0.9-24
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GEint
Licenses: GPL 3
Build system: r
Synopsis: Misspecified Models for Gene-Environment Interaction
Description:

The first major functionality is to compute the bias in regression coefficients of misspecified linear gene-environment interaction models. The most generalized function for this objective is GE_bias(). However GE_bias() requires specification of many higher order moments of covariates in the model. If users are unsure about how to calculate/estimate these higher order moments, it may be easier to use GE_bias_normal_squaredmis(). This function places many more assumptions on the covariates (most notably that they are all jointly generated from a multivariate normal distribution) and is thus able to automatically calculate many of the higher order moments automatically, necessitating only that the user specify some covariances. There are also functions to solve for the bias through simulation and non-linear equation solvers; these can be used to check your work. Second major functionality is to implement the Bootstrap Inference with Correct Sandwich (BICS) testing procedure, which we have found to provide better finite-sample performance than other inference procedures for testing GxE interaction. More details on these functions are available in Sun, Carroll, Christiani, and Lin (2018) <doi:10.1111/biom.12813>.

r-gtextras 0.6.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jthomasmock/gtExtras
Licenses: Expat
Build system: r
Synopsis: Extending 'gt' for Beautiful HTML Tables
Description:

This package provides additional functions for creating beautiful tables with gt'. The functions are generally wrappers around boilerplate or adding opinionated niche capabilities and helpers functions.

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-glarmavarsel 1.0
Propagated dependencies: r-matrix@1.7-4 r-glmnet@4.1-10 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GlarmaVarSel
Licenses: GPL 2
Build system: r
Synopsis: Variable Selection in Sparse GLARMA Models
Description:

This package performs variable selection in high-dimensional sparse GLARMA models. For further details we refer the reader to the paper Gomtsyan et al. (2020), <arXiv:2007.08623v1>.

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-genearead 2.0.10
Propagated dependencies: r-mmap@0.6-26 r-bitops@1.0-9
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GENEAread
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Package for Reading Binary Files
Description:

This package provides functions and analytics for GENEA-compatible accelerometer data into R objects. See topic GENEAread for an introduction to the package. See <https://activinsights.com/technology/geneactiv/> for more details on the GENEActiv device.

r-gmt 2.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://www.generic-mapping-tools.org
Licenses: GPL 3
Build system: r
Synopsis: Interface Between GMT Map-Making Software and R
Description:

Interface between the GMT map-making software and R, enabling the user to manipulate geographic data within R and call GMT commands to draw and annotate maps in postscript format. The gmt package is about interactive data analysis, rapidly visualizing subsets and summaries of geographic data, while performing statistical analysis in the R console.

r-gastempt 0.7.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/dmenne/gastempt
Licenses: GPL 3+
Build system: r
Synopsis: Analyzing Gastric Emptying from MRI or Scintigraphy
Description:

Fits gastric emptying time series from MRI or scintigraphic measurements using nonlinear mixed-model population fits with nlme and Bayesian methods with Stan; computes derived parameters such as t50 and AUC.

r-gplite 0.13.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gplite
Licenses: GPL 3
Build system: r
Synopsis: General Purpose Gaussian Process Modelling
Description:

This package implements the most common Gaussian process (GP) models using Laplace and expectation propagation (EP) approximations, maximum marginal likelihood (or posterior) inference for the hyperparameters, and sparse approximations for larger datasets.

r-groupcompare 1.0.1
Propagated dependencies: r-vioplot@0.5.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=groupcompare
Licenses: GPL 2+
Build system: r
Synopsis: Comparing Two Groups Using Various Descriptive Statistics
Description:

Comparing two independent or paired groups across a range of descriptive statistics, enabling the evaluation of potential differences in central tendency (mean, median), dispersion (variance, interquartile range), shape (skewness, kurtosis), and distributional characteristics (various quantiles). The analytical framework incorporates parametric t-tests, non-parametric Wilcoxon tests, permutation tests, and bootstrap resampling techniques to assess the statistical significance of observed differences.

r-guardianapi 0.1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://docs.evanodell.com/guardianapi
Licenses: Expat
Build system: r
Synopsis: Access 'The Guardian' Newspaper Open Data API
Description:

Access to The Guardian newspaper's open API <https://open-platform.theguardian.com/>, containing all articles published in The Guardian from 1999 to the present, including article text, metadata, tags and contributor information. An API key and registration is required.

r-guest 0.2.0
Propagated dependencies: r-xicor@0.4.1 r-network@1.19.0 r-ggally@2.4.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GUEST
Licenses: GPL 2
Build system: r
Synopsis: Graphical Models in Ultrahigh-Dimensional and Error-Prone Data via Boosting Algorithm
Description:

We consider the ultrahigh-dimensional and error-prone data. Our goal aims to estimate the precision matrix and identify the graphical structure of the random variables with measurement error corrected. We further adopt the estimated precision matrix to the linear discriminant function to do classification for multi-label classes.

r-gcerisk 19.05.24
Propagated dependencies: r-survival@3.8-3 r-ggplot2@4.0.1 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=gcerisk
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Competing Event Model
Description:

Generalized competing event model based on Cox PH model and Fine-Gray model. This function is designed to develop optimized risk-stratification methods for competing risks data, such as described in: 1. Carmona R, Gulaya S, Murphy JD, Rose BS, Wu J, Noticewala S,McHale MT, Yashar CM, Vaida F, and Mell LK (2014) <DOI:10.1016/j.ijrobp.2014.03.047>. 2. Carmona R, Zakeri K, Green G, Hwang L, Gulaya S, Xu B, Verma R, Williamson CW, Triplett DP, Rose BS, Shen H, Vaida F, Murphy JD, and Mell LK (2016) <DOI:10.1200/JCO.2015.65.0739>. 3. Lunn, Mary, and Don McNeil (1995) <DOI:10.2307/2532940>.

r-ggsegmentedtotalbar 0.1.0
Propagated dependencies: r-ggplot2@4.0.1 r-forcats@1.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ozancanozdemir/ggsegmentedtotalbar
Licenses: Expat
Build system: r
Synopsis: Create a Segmented Total Bar Plot with Custom Annotations and Labels
Description:

It provides a better alternative for stacked bar plot by creating a segmented total bar plot with custom annotations and labels. It is useful for visualizing the total of a variable and its segments in a single bar, making it easier to compare the segments and their contributions to the total.

r-gena 1.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gena
Licenses: GPL 2+
Build system: r
Synopsis: Genetic Algorithm and Particle Swarm Optimization
Description:

This package implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modifications (including hybridization and elitism) of these algorithms are provided. Implemented functions are based on ideas described in S. Katoch, S. Chauhan, V. Kumar (2020) <doi:10.1007/s11042-020-10139-6> and M. Clerc (2012) <https://hal.science/hal-00764996>.

r-hemispher 1.1.8
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hemispheR
Licenses: Expat
Build system: r
Synopsis: Processing Hemispherical Canopy Images
Description:

Import and classify canopy fish-eye images, estimate angular gap fraction and derive canopy attributes like leaf area index and openness. Additional information is provided in the study by Chianucci F., Macek M. (2023) <doi:10.1016/j.agrformet.2023.109470>.

r-h3jsr 1.3.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://obrl-soil.github.io/h3jsr/
Licenses: FSDG-compatible
Build system: r
Synopsis: Access Uber's H3 Library
Description:

This package provides access to Uber's H3 library for geospatial indexing via its JavaScript transpile h3-js <https://github.com/uber/h3-js> and V8 <https://github.com/jeroen/v8>.

r-hfr 0.7.1
Propagated dependencies: r-rcolorbrewer@1.1-3 r-quadprog@1.5-8 r-dendextend@1.19.1 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://hfr.residualmetrics.com
Licenses: GPL 2
Build system: r
Synopsis: Estimate Hierarchical Feature Regression Models
Description:

This package provides functions for the estimation, plotting, predicting and cross-validation of hierarchical feature regression models as described in Pfitzinger (2024). Cluster Regularization via a Hierarchical Feature Regression. Econometrics and Statistics (in press). <doi:10.1016/j.ecosta.2024.01.003>.

r-humanformat 1.2
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/dustin/humanFormat
Licenses: Expat
Build system: r
Synopsis: Human-Friendly Formatting Functions
Description:

Format quantities of time or bytes into human-friendly strings.

Total packages: 69291