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

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-tabtibble 0.0.1
Propagated dependencies: r-vctrs@0.7.3 r-knitr@1.51
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/humanpred/tabtibble
Licenses: GPL 3+
Build system: r
Synopsis: Simplify Reporting Many Tables
Description:

Simplify reporting many tables by creating tibbles of tables. With tabtibble', a tibble of tables is created with captions and automatic printing using knit_print()'.

r-topicdoc 0.1.1
Propagated dependencies: r-topicmodels@0.2-17 r-slam@0.1-55
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/doug-friedman/topicdoc
Licenses: Expat
Build system: r
Synopsis: Topic-Specific Diagnostics for LDA and CTM Topic Models
Description:

Calculates topic-specific diagnostics (e.g. mean token length, exclusivity) for Latent Dirichlet Allocation and Correlated Topic Models fit using the topicmodels package. For more details, see Chapter 12 in Airoldi et al. (2014, ISBN:9781466504080), pp 262-272 Mimno et al. (2011, ISBN:9781937284114), and Bischof et al. (2014) <arXiv:1206.4631v1>.

r-tost-suite 3.1.9
Propagated dependencies: r-webuse@0.1.3 r-stringr@1.6.0 r-rlang@1.2.0 r-mathjaxr@2.0-0 r-lm-beta@1.7-3 r-index0@0.0.1 r-hmisc@5.2-5 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tost.suite
Licenses: GPL 2
Build system: r
Synopsis: Two One-Sided Tests for Equivalence
Description:

Ports the Stata ado package tost which provides a suite of commands to perform two one-sided tests for equivalence following the approach by Schuirman (1987) <doi:10.1007/BF01068419>. Commands are provided for t tests on means, z tests on proportions, McNemar's test (1947) <doi:10.1007/BF02295996> on proportions and related tests, tests on the regression coefficients from OLS linear regression (not yet implementing all of the current regression options from the Stata tostregress command, e.g., survey regression options, estimation options, etc.), Wilcoxon's (1945) <doi:10.2307/3001968> signed rank tests, Wilcoxon-Mann-Whitney (1947) <doi:10.1214/aoms/1177730491> rank sum tests, supporting inference about equivalence for a number of paired and unpaired, parametric and nonparametric study designs and data types. Each command tests a null hypothesis that samples were drawn from populations different by at least plus or minus some researcher-defined level of tolerance, which can be defined in terms of units of the data or rank units (Delta), or in units of the test statistic's distribution (epsilon) except for tost.rrp() and tost.rrpi(). Enough evidence rejects this null hypothesis in favor of equivalence within the tolerance. Equivalence intervals for all tests may be defined symmetrically or asymmetrically.

r-tvdenoising 1.0.0
Propagated dependencies: r-rlang@1.2.0 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/glmgen/tvdenoising
Licenses: Expat
Build system: r
Synopsis: Univariate Total Variation Denoising
Description:

Total variation denoising can be used to approximate a given sequence of noisy observations by a piecewise constant sequence, with adaptively-chosen break points. An efficient linear-time algorithm for total variation denoising is provided here, based on Johnson (2013) <doi:10.1080/10618600.2012.681238>.

r-transitiontrees 0.1.2
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/mohsaqr/transitiontrees
Licenses: GPL 3
Build system: r
Synopsis: Transition Trajectories and Dynamics of Variable-Length Pathways or Sequences
Description:

Analyzes transition trajectories in event, sequence, and ordered data, focusing on how states follow one another, how far processes unfold, and where pathways branch or converge. Trajectories are modeled using variable-order prediction suffix trees (Ron, Singer, & Tishby, 1996) <doi:10.1023/A:1026490906255>, implemented in both frequency-based and prediction-based forms. The framework includes multiple pruning, validation, and smoothing techniques to ensure model robustness. Visualization options include transition trees, radial sunburst diagrams, transition heatmaps, and forward trajectory trees.

r-timetraits 1.1.0
Propagated dependencies: r-pracma@2.4.6 r-lomb@2.5.0 r-fdaoutlier@0.2.1 r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/scllock/TimeTraits
Licenses: Expat
Build system: r
Synopsis: Functional Data Analysis Pipeline, Extracting Functional Traits from Biological Time-Series Data
Description:

This package provides a pipeline of tools for analysing circadian time-series data using functional data analysis (FDA). The package supports smoothing of rhythmic time series, functional principle component analysis (FPCA), and extraction of group-level traits from functional representations. Analyses can incorporate multiple curve derivatives and optional temporal segmentation, enabling comparative analysis of circadian dynamics across experimental groups and time windows.

r-tstests 1.0.2
Propagated dependencies: r-xts@0.14.2 r-tsmethods@1.0.3 r-rdpack@2.6.6 r-ks@1.15.2 r-flextable@0.9.11 r-data-table@1.18.4 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://www.nopredict.com/packages/tstests
Licenses: GPL 2
Build system: r
Synopsis: Time Series Goodness of Fit and Forecast Evaluation Tests
Description:

Goodness of Fit and Forecast Evaluation Tests for timeseries models. Includes, among others, the Generalized Method of Moments (GMM) Orthogonality Test of Hansen (1982), the Nyblom (1989) parameter constancy test, the sign-bias test of Engle and Ng (1993), and a range of tests for value at risk and expected shortfall evaluation.

r-tdcmstan 3.0.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-magrittr@2.0.5 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/atlas-aai/tdcmStan
Licenses: GPL 2+
Build system: r
Synopsis: Automating the Creation of Stan Code for TDCMs
Description:

This package provides a collection of functions for automatically creating Stan code for transition diagnostic classification models (TDCMs) as they are defined by Madison and Bradshaw (2018) <DOI:10.1007/s11336-018-9638-5>. This package supports automating the creation of Stan code for TDCMs, fungible TDCMs (i.e., TDCMs with item parameters constrained to be equal across all items), and multi-threaded TDCMs.

r-truncsp 1.2.4
Propagated dependencies: r-truncreg@0.2-5 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=truncSP
Licenses: GPL 2+
Build system: r
Synopsis: Semi-Parametric Estimators of Truncated Regression Models
Description:

Estimators for semi-parametric linear regression models with truncated response variables (fixed truncation point). The estimators implemented are the Symmetrically Trimmed Least Squares (STLS) estimator introduced by Powell (1986) <doi:10.2307/1914308>, the Quadratic Mode (QME) estimator introduced by Lee (1993) <doi:10.1016/0304-4076(93)90056-B>, and the Left Truncated (LT) estimator introduced by Karlsson (2006) <doi:10.1007/s00184-005-0023-x>.

r-tf 0.5.0
Propagated dependencies: r-zoo@1.8-15 r-vctrs@0.7.3 r-rlang@1.2.0 r-purrr@1.2.2 r-mgcv@1.9-4 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://tidyfun.github.io/tf/
Licenses: AGPL 3+
Build system: r
Synopsis: S3 Classes and Methods for Tidy Functional Data
Description:

This package provides S3 vector types for functional data represented on grids, in spline bases, or via functional principal components. Supports arithmetic and summary methods, plotting, derivation, integration, smoothing, registration, and data import/export for these functional vectors. Includes data-wrangling tools for re-evaluation, subsetting, sub-assignment, zooming into sub-domains, and extracting functional features such as minima, maxima, and their locations. Enables joint analysis of functional and scalar variables by integrating functional vectors into standard data frames.

r-truewap 0.1.0
Propagated dependencies: r-zoo@1.8-15 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-tvreg 0.5.11
Propagated dependencies: r-vars@1.6-1 r-systemfit@1.1-30 r-plm@2.6-7 r-matrix@1.7-5 r-mass@7.3-65 r-bvarsv@1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/icasas/tvReg
Licenses: GPL 3+
Build system: r
Synopsis: Time-Varying Coefficient for Single and Multi-Equation Regressions
Description:

Fitting time-varying coefficient models for single and multi-equation regressions, using kernel smoothing techniques.

r-textutils 0.4-3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://enricoschumann.net/R/packages/textutils/
Licenses: GPL 3
Build system: r
Synopsis: Utilities for Handling Strings and Text
Description:

Utilities for handling character vectors that store human-readable text (either plain or with markup, such as HTML or LaTeX). The package provides, in particular, functions that help with the preparation of plain-text reports, e.g. for expanding and aligning strings that form the lines of such reports. The package also provides generic functions for transforming R objects to HTML and to plain text.

r-tseriesmma 0.1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TSeriesMMA
Licenses: GPL 2+
Build system: r
Synopsis: Multiscale Multifractal Analysis of Time Series Data
Description:

Multiscale multifractal analysis (MMA) (GieraÅ towski et al., 2012)<DOI:10.1103/PhysRevE.85.021915> is a time series analysis method, designed to describe scaling properties of fluctuations within the signal analyzed. The main result of this procedure is the so called Hurst surface h(q,s) , which is a dependence of the local Hurst exponent h (fluctuation scaling exponent) on the multifractal parameter q and the scale of observation s (data window width).

r-tsdataleaks 2.1.1
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.2 r-tibble@3.3.1 r-slider@0.3.3 r-purrr@1.2.2 r-plyr@1.8.9 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/thiyangt/tsdataleaks
Licenses: GPL 2+
Build system: r
Synopsis: Exploit Data Leakages in Time Series Forecasting Competitions
Description:

Forecasting competitions are of increasing importance as a mean to learn best practices and gain knowledge. Data leakage is one of the most common issues that can often be found in competitions. Data leaks can happen when the training data contains information about the test data. For example: randomly chosen blocks of time series are concatenated to form a new time series, scale-shifts, repeating patterns in time series, white noise is added in the original time series to form a new time series, etc. tsdataleaks package can be used to detect data leakages in a collection of time series.

r-torchvisionlib 0.8.0
Propagated dependencies: r-withr@3.0.2 r-torch@0.17.0 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/mlverse/torchvisionlib
Licenses: Expat
Build system: r
Synopsis: Additional Operators for Image Models
Description:

This package implements additional operators for computer vision models, including operators necessary for image segmentation and object detection deep learning models.

r-treedbalance 1.2.1
Propagated dependencies: r-rgl@1.3.36 r-r-matlab@3.8.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=treeDbalance
Licenses: GPL 3
Build system: r
Synopsis: Computation of 3D Tree Imbalance
Description:

The main goal of the R package treeDbalance is to provide functions for the computation of several measurements of 3D node imbalance and their respective 3D tree imbalance indices, as well as to introduce the new phylo3D format for rooted 3D tree objects. Moreover, it encompasses an example dataset of 3D models of 63 beans in phylo3D format. Please note that this R package was developed alongside the project described in the manuscript Measuring 3D tree imbalance of plant models using graph-theoretical approaches by M. Fischer, S. Kersting, and L. Kühn (2023) <doi:10.48550/arXiv.2307.14537>, which provides precise mathematical definitions of the measurements. Furthermore, the package contains several helpful functions, for example, some auxiliary functions for computing the ancestors, descendants, and depths of the nodes, which ensures that the computations can be done in linear time, or functions that convert existing formats of 3D tree models of other software into the phylo3D format. Moreover, it comprises functions to extract the graph-theoretical topology without vertices of in- and out-degree 1 of rooted 3D trees as well as to adapt node enumerations to the common phylo format. Most functions of treeDbalance require as input a rooted tree in the phylo3D format, an extended phylo format (as introduced in the R package ape 1.9 in November 2006). Such a phylo3D object must have at least two new attributes next to those required by the phylo format: node.coord', the coordinates of the nodes, as well as edge.weight', the literal weight or volume of the edges. Optional attributes are edge.diam', the diameter of the edges, and edge.length', the length of the edges. For visualization purposes one can also specify edge.type', which ranges from normal cylinder to bud to leaf, as well as edge.color to change the color of the edge depiction. This project was supported by the joint research project DIG-IT! funded by the European Social Fund (ESF), reference: ESF/14-BM-A55-0017/19, and the Ministry of Education, Science and Culture of Mecklenburg-Western Pomerania, Germany, as well as by the project ArtIGROW, which is a part of the WIR!-Alliance ArtIFARM â Artificial Intelligence in Farming funded by the German Federal Ministry of Education and Research (FKZ: 03WIR4805).

r-tergm 4.2.2
Propagated dependencies: r-statnet-common@4.13.0 r-robustbase@0.99-7 r-purrr@1.2.2 r-nlme@3.1-169 r-networkdynamic@0.12.0 r-network@1.20.0 r-mass@7.3-65 r-ergm-multi@0.3.0 r-ergm@4.12.0 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://statnet.org
Licenses: FSDG-compatible
Build system: r
Synopsis: Fit, Simulate and Diagnose Models for Network Evolution Based on Exponential-Family Random Graph Models
Description:

An integrated set of extensions to the ergm package to analyze and simulate network evolution based on exponential-family random graph models (ERGM). tergm is a part of the statnet suite of packages for network analysis. See Krivitsky and Handcock (2014) <doi:10.1111/rssb.12014> and Carnegie, Krivitsky, Hunter, and Goodreau (2015) <doi:10.1080/10618600.2014.903087>.

r-treesearch 1.7.0
Propagated dependencies: r-treetools@2.4.1 r-treedist@2.15.0 r-stringi@1.8.7 r-shinyjs@2.1.1 r-shiny@1.13.0 r-rogue@2.2.1 r-rdpack@2.6.6 r-rcpp@1.1.1-1.1 r-protoclust@1.6.4 r-promises@1.5.0 r-plottools@0.4.0 r-future@1.70.0 r-fs@2.1.0 r-fastmatch@1.1-8 r-fastmap@1.2.0 r-cluster@2.1.8.2 r-cli@3.6.6 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://ms609.github.io/TreeSearch/
Licenses: GPL 3+
Build system: r
Synopsis: Phylogenetic Analysis with Discrete Character Data
Description:

Reconstruct phylogenetic trees from discrete data. Inapplicable character states are handled using the algorithm of Brazeau, Guillerme and Smith (2019) <doi:10.1093/sysbio/syy083> with the "Morphy" library, under equal or implied step weights. Contains a "shiny" user interface for interactive tree search and exploration of results, including character visualization, rogue taxon detection, tree space mapping, and cluster consensus trees (Smith 2022a, b) <doi:10.1093/sysbio/syab099>, <doi:10.1093/sysbio/syab100>. Profile Parsimony (Faith and Trueman, 2001) <doi:10.1080/10635150118627>, Successive Approximations (Farris, 1969) <doi:10.2307/2412182> and custom optimality criteria are implemented.

r-tdpanalysis 1.0
Propagated dependencies: r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TDPanalysis
Licenses: GPL 2
Build system: r
Synopsis: Granier's Sap Flow Sensors (TDP) Analysis
Description:

Set of functions designed to help in the analysis of TDP sensors. Features includes dates and time conversion, weather data interpolation, daily maximum of tension analysis and calculations required to convert sap flow density data to sap flow rates at the tree and plot scale (For more information see : Granier (1985) <DOI:10.1051/forest:19850204> & Granier (1987) <DOI:10.1093/treephys/3.4.309>).

r-taxanorm 2.4
Propagated dependencies: r-vegan@2.7-3 r-s4vectors@0.50.1 r-pscl@1.5.9 r-phyloseq@1.56.0 r-parallelly@1.47.0 r-microbiome@1.34.0 r-matrixstats@1.5.0 r-mass@7.3-65 r-ggplot2@4.0.3 r-future-apply@1.20.2 r-future@1.70.0 r-biocgenerics@0.58.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/wangziyue57/TaxaNorm
Licenses: GPL 3
Build system: r
Synopsis: Feature-Wise Normalization for Microbiome Sequencing Data
Description:

This package provides a novel feature-wise normalization method based on a zero-inflated negative binomial model. This method assumes that the effects of sequencing depth vary for each taxon on their mean and also incorporates a rational link of zero probability and taxon dispersion as a function of sequencing depth. Ziyue Wang, Dillon Lloyd, Shanshan Zhao, Alison Motsinger-Reif (2023) <doi:10.1101/2023.10.31.563648>.

r-trace 1.0.0
Propagated dependencies: r-yaml@2.3.12 r-shiny@1.13.0 r-seqinr@4.2-44 r-pracma@2.4.6 r-plotly@4.12.0 r-mgcv@1.9-4 r-lme4@2.0-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://zachariahmclean.github.io/trace/
Licenses: Expat
Build system: r
Synopsis: Tandem Repeat Analysis by Capillary Electrophoresis
Description:

This package provides a pipeline for short tandem repeat instability analysis from fragment analysis data. Inputs of fsa files or peak tables, and a user supplied metadata data-frame. The package identifies ladders, calls peaks, identifies the modal peaks, calls repeats, then calculates repeat instability metrics (e.g. expansion index from Lee et al. (2010) <doi:10.1186/1752-0509-4-29>).

r-t2eq 1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=T2EQ
Licenses: GPL 3
Build system: r
Synopsis: Functions for Applying the T^2-Test for Equivalence
Description:

This package contains functions for applying the T^2-test for equivalence. The T^2-test for equivalence is a multivariate two-sample equivalence test. Distance measure of the test is the Mahalanobis distance. For multivariate normally distributed data the T^2-test for equivalence is exact and UMPI. The function T2EQ() implements the T^2-test for equivalence according to Wellek (2010) <DOI:10.1201/ebk1439808184>. The function T2EQ.dissolution.profiles.hoffelder() implements a variant of the T^2-test for equivalence according to Hoffelder (2016) <http://www.ecv.de/suse_item.php?suseId=Z|pi|8430> for the equivalence comparison of highly variable dissolution profiles.

r-tlsr 0.3.0
Propagated dependencies: r-spatstat-geom@3.7-3 r-spatstat-explore@3.8-0 r-rlang@1.2.0 r-ggplot2@4.0.3 r-fnn@1.1.4.1 r-fastica@1.2-7 r-dbscan@1.2.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/labsyspharm/tlsR
Licenses: Expat
Build system: r
Synopsis: Detection and Spatial Analysis of Tertiary Lymphoid Structures
Description:

Fast, reproducible detection and quantitative analysis of tertiary lymphoid structures (TLS) in multiplexed tissue imaging. Implements Independent Component Analysis Trace (ICAT) index, local Ripley's K scanning, automated K Nearest Neighbor (KNN)-based TLS detection, and T-cell clusters identification as described in Amiryousefi et al. (2025) <doi:10.1101/2025.09.21.677465>.

Total packages: 73954