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

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-trekcolors 0.2.0
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/leonawicz/trekcolors
Licenses: Expat
Build system: r
Synopsis: Star Trek Color Palettes
Description:

This package provides a dataset of predefined color palettes based on the Star Trek science fiction series, associated color palette functions, and additional functions for generating customized palettes that are on theme. The package also offers functions for applying the palettes to plots made using the ggplot2 package.

r-tunepareto 2.5.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TunePareto
Licenses: GPL 2
Build system: r
Synopsis: Multi-Objective Parameter Tuning for Classifiers
Description:

Generic methods for parameter tuning of classification algorithms using multiple scoring functions (Muessel et al. (2012), <doi:10.18637/jss.v046.i05>).

r-tramnet 0.0-991
Propagated dependencies: r-tram@1.4-1 r-smoof@1.6.0.3 r-sandwich@3.1-1 r-paramhelpers@1.14.2 r-mlt@1.8-0 r-mlrmbo@1.1.5.1 r-mlr@2.19.3 r-lhs@1.2.0 r-cvxr@1.0-15 r-basefun@1.2-6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: http://ctm.R-forge.R-project.org
Licenses: GPL 2
Build system: r
Synopsis: Penalized Transformation Models
Description:

Partially penalized versions of specific transformation models implemented in package mlt'. Available models include a fully parametric version of the Cox model, other parametric survival models (Weibull, etc.), models for binary and ordered categorical variables, normal and transformed-normal (Box-Cox type) linear models, and continuous outcome logistic regression. Hyperparameter tuning is facilitated through model-based optimization functionalities from package mlrMBO'. The accompanying vignette describes the methodology used in tramnet in detail. Transformation models and model-based optimization are described in Hothorn et al. (2019) <doi:10.1111/sjos.12291> and Bischl et al. (2016) <doi:10.48550/arXiv.1703.03373>, respectively.

r-treestartr 0.1.0
Propagated dependencies: r-phytools@2.5-2 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://ropensci.github.io/treeStartR/
Licenses: Expat
Build system: r
Synopsis: Generate Starting Trees for Combined Molecular, Morphological and Stratigraphic Data
Description:

Combine a list of taxa with a phylogeny to generate a starting tree for use in total evidence dating analyses.

r-tabit 0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tabit
Licenses: Expat
Build system: r
Synopsis: Simple Tabulation Made Simple
Description:

Simple tabulation should be dead simple. This package is an opinionated approach to easy tabulations while also providing exact numbers and allowing for re-usability. This is achieved by providing tabulations as data.frames with columns for values, optional variable names, frequency counts including and excluding NAs and percentages for counts including and excluding NAs. Also values are automatically sorted by in decreasing order of frequency counts to allow for fast skimming of the most important information.

r-tidycpp 0.0.11
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/eddelbuettel/tidycpp
Licenses: GPL 2+
Build system: r
Synopsis: Tidy C++ Header-Only Definitions for Parts of the C API of R
Description:

Core parts of the C API of R are wrapped in a C++ namespace via a set of inline functions giving a tidier representation of the underlying data structures and functionality using a header-only implementation without additional dependencies.

r-tripack 1.3-9.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tripack
Licenses: FSDG-compatible
Build system: r
Synopsis: Triangulation of Irregularly Spaced Data
Description:

This package provides a constrained two-dimensional Delaunay triangulation package providing both triangulation and generation of voronoi mosaics of irregular spaced data. Please note that most of the functions are now also covered in package interp, which is a re-implementation from scratch under a free license based on a different triangulation algorithm.

r-tlm 0.2.0
Propagated dependencies: r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tlm
Licenses: GPL 3+
Build system: r
Synopsis: Effects under Linear, Logistic and Poisson Regression Models with Transformed Variables
Description:

Computation of effects under linear, logistic and Poisson regression models with transformed variables. Logarithm and power transformations are allowed. Effects can be displayed both numerically and graphically in both the original and the transformed space of the variables. The methods are described in Barrera-Gomez and Basagana (2015) <doi:10.1097/EDE.0000000000000247>.

r-tangram-pipe 1.1.2
Propagated dependencies: r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/thomasgstewart/tangram.pipe
Licenses: Expat
Build system: r
Synopsis: Row-by-Row Table Building
Description:

Builds tables with customizable rows. Users can specify the type of data to use for each row, as well as how to handle missing data and the types of comparison tests to run on the table columns.

r-te 0.3-0
Propagated dependencies: r-rainbow@3.8 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TE
Licenses: Expat
Build system: r
Synopsis: Insertion/Deletion Dynamics for Transposable Elements
Description:

This package provides functions to estimate the insertion and deletion rates of transposable element (TE) families. The estimation of insertion rate consists of an improved estimate of the age distribution that takes into account random mutations, and an adjustment by the deletion rate. A hypothesis test for a uniform insertion rate is also implemented. This package implements the methods proposed in Dai et al (2018).

r-tforge 0.1.17
Propagated dependencies: r-rdpack@2.6.4 r-purrr@1.2.0 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/kasselhingee/TFORGE
Licenses: GPL 3+
Build system: r
Synopsis: Tests for Geophysical Eigenvalues
Description:

The eigenvalues of observed symmetric matrices are often of intense scientific interest. This package offers single sample tests for the eigenvalues of the population mean or the eigenvalue-multiplicity of the population mean. For k-samples, this package offers tests for equal eigenvalues between samples. Included is support for matrices with constraints common to geophysical tensors (constant trace, sum of squared eigenvalues, or both) and eigenvectors are usually considered nuisance parameters. Pivotal bootstrap methods enable these tests to have good performance for small samples (n=15 for 3x3 matrices). These methods were developed and studied by Hingee, Scealy and Wood (2026, <doi:10.1080/01621459.2025.2606381>). Also available is a 2-sample test using a Gaussian orthogonal ensemble approximation and an eigenvalue-multiplicity test that assumes orthogonally-invariant covariance.

r-textometry 0.1.7
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=textometry
Licenses: GPL 3+
Build system: r
Synopsis: Textual Data Analysis Package Used by the TXM Software
Description:

Statistical exploration of textual corpora using several methods from French Textometrie (new name of Lexicometrie') and French Data Analysis schools. It includes methods for exploring irregularity of distribution of lexicon features across text sets or parts of texts (Specificity analysis); multi-dimensional exploration (Factorial analysis), etc. Those methods are used in the TXM software.

r-tdata 0.3.0
Propagated dependencies: r-rcpp@1.1.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/rmojab63/LDT
Licenses: GPL 3+
Build system: r
Synopsis: Prepare Your Time-Series Data for Further Analysis
Description:

This package provides a set of tools for managing time-series data, with a particular emphasis on defining various frequency types such as daily and weekly. It also includes functionality for converting data between different frequencies.

r-trenchr 1.1.1
Propagated dependencies: r-zoo@1.8-14 r-rdpack@2.6.4 r-msm@1.8.2 r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://trenchproject.github.io/TrenchR/
Licenses: Expat
Build system: r
Synopsis: Tools for Microclimate and Biophysical Ecology
Description:

This package provides tools for translating environmental change into organismal response. Microclimate models to vertically scale weather station data to organismal heights. The biophysical modeling tools include both general models for heat flows and specific models to predict body temperatures for a variety of ectothermic taxa. Additional functions model and temporally partition air and soil temperatures and solar radiation. Utility functions estimate the organismal and environmental parameters needed for biophysical ecology. TrenchR focuses on relatively simple and modular functions so users can create transparent and flexible biophysical models. Many functions are derived from Gates (1980) <doi:10.1007/978-1-4612-6024-0> and Campbell and Norman (1988) <isbn:9780387949376>.

r-tablesgg 0.9-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/rrprf/tablesgg
Licenses: GPL 3+
Build system: r
Synopsis: Presentation-Quality Tables, Displayed Using 'ggplot2'
Description:

Presentation-quality tables are displayed as plots on an R graphics device. Although there are other packages that format tables for display, this package is unique in combining two features: (a) It is aware of the logical structure of the table being presented, and makes use of that for automatic layout and styling of the table. This avoids the need for most manual adjustments to achieve an attractive result. (b) It displays tables using ggplot2 graphics. Therefore a table can be presented anywhere a graph could be, with no more effort. External software such as LaTeX or HTML or their viewers is not required. The package provides a full set of tools to control the style and appearance of tables, including titles, footnotes and reference marks, horizontal and vertical rules, and spacing of rows and columns. Methods are included to display matrices; data frames; tables created by R's ftable(), table(), and xtabs() functions; and tables created by the tables and xtable packages. Methods can be added to display other table-like objects. A vignette is included that illustrates usage and options available in the package.

r-tpmsm 1.2.15
Propagated dependencies: r-kernsmooth@2.23-26
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/arturstat/TPmsm
Licenses: GPL 3
Build system: r
Synopsis: Estimation of Transition Probabilities in Multistate Models
Description:

Estimation of transition probabilities for the illness-death model and or the three-state progressive model.

r-tbd 0.1.0
Propagated dependencies: r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/KillingVectorField/causal-inference-truncated-by-death
Licenses: GPL 2+
Build system: r
Synopsis: Estimation of Causal Effects with Outcomes Truncated by Death
Description:

Estimation of the survivor average causal effect under outcomes truncated by death, which requires the existence of a substitution variable. It can be applied to both experimental and observational data.

r-tabularaster 0.7.2
Propagated dependencies: r-tibble@3.3.0 r-spatstat-geom@3.6-1 r-silicate@0.7.1 r-raster@3.6-32 r-magrittr@2.0.4 r-fasterize@1.1.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/hypertidy/tabularaster
Licenses: GPL 3
Build system: r
Synopsis: Tidy Tools for 'Raster' Data
Description:

Facilities to work with vector and raster data in efficient repeatable and systematic work flow. Missing functionality in existing packages is included here to allow extraction from raster data with simple features and Spatial types and to make extraction consistent and straightforward. Extract cell numbers from raster data and return the cells as a data frame rather than as lists of matrices or vectors. The functions here allow spatial data to be used without special handling for the format currently in use.

r-tulip 1.0.2
Propagated dependencies: r-tensr@1.0.2 r-matrix@1.7-4 r-mass@7.3-65 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TULIP
Licenses: GPL 2
Build system: r
Synopsis: Toolbox for Linear Discriminant Analysis with Penalties
Description:

Integrates several popular high-dimensional methods based on Linear Discriminant Analysis (LDA) and provides a comprehensive and user-friendly toolbox for linear, semi-parametric and tensor-variate classification as mentioned in Yuqing Pan, Qing Mai and Xin Zhang (2019) <arXiv:1904.03469>. Functions are included for covariate adjustment, model fitting, cross validation and prediction.

r-truewap 0.1.0
Propagated dependencies: r-zoo@1.8-14 r-ttr@0.24.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/CallawayCross/TrueWAP
Licenses: GPL 2+
Build system: r
Synopsis: True Range-Weighted Average Price ('TrueWAP')
Description:

This groundbreaking technical indicator directly integrates volatility into price averaging by weighting median range-bound prices using the True Range. Unlike conventional metrics such as TWAP (Time-Weighted Average Price), which focuses solely on time, or VWAP (Volume-Weighted Average Price), which emphasizes volume, TrueWAP captures fluctuating market behavior by reflecting true price movement within high/low performance boundaries.

r-tippy 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://tippy.john-coene.com/
Licenses: Expat
Build system: r
Synopsis: Add Tooltips to 'R markdown' Documents or 'Shiny' Apps
Description:

Htmlwidget of Tippyjs to add tooltips to Shiny apps and R markdown documents.

r-tdsa 1.1-2
Propagated dependencies: r-numderiv@2016.8-1.1 r-mathjaxr@1.8-0 r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/weehaong/tdsa
Licenses: GPL 3
Build system: r
Synopsis: Time-Dependent Sensitivity Analysis
Description:

This package provides functions that can be used to calculate time-dependent state and parameter sensitivities for both continuous- and discrete-time deterministic models. See Ng et al. (2023) <doi:10.1086/726143> for more information about time-dependent sensitivity analysis.

r-tcrconvertr 1.0
Propagated dependencies: r-rappdirs@0.3.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/seshadrilab/tcrconvertr
Licenses: Expat
Build system: r
Synopsis: Convert TCR Gene Names
Description:

Convert T Cell Receptor (TCR) gene names between the 10X Genomics, Adaptive Biotechnologies, and ImMunoGeneTics (IMGT) nomenclatures.

r-tergo 0.1.9
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://rtergo.pagacz.io
Licenses: Expat
Build system: r
Synopsis: Style Your Code Fast
Description:

This package provides a set of functions that allow users for styling their R code according to the tidyverse style guide. The package uses a native Rust implementation to ensure the highest performance. Learn more about tergo at <https://rtergo.pagacz.io>.

Total packages: 69236