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

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-threewords 0.1.0
Propagated dependencies: r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=threewords
Licenses: Expat
Build system: r
Synopsis: Represent Precise Coordinates in Three Words
Description:

This package provides a connector to the What3Words (http://what3words.com/) service, which represents each 3m by 3m square on earth with a unique trio of English-language words.

r-treedist 2.15.0
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-treetools@2.4.1 r-shinyjs@2.1.1 r-shiny@1.13.0 r-rdpack@2.6.6 r-rcpp@1.1.1-1.1 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/TreeDist/
Licenses: GPL 3+
Build system: r
Synopsis: Calculate and Map Distances Between Phylogenetic Trees
Description:

This package implements measures of tree similarity, including information-based generalized Robinson-Foulds distances (Phylogenetic Information Distance, Clustering Information Distance, Matching Split Information Distance; Smith 2020) <doi:10.1093/bioinformatics/btaa614>; Jaccard-Robinson-Foulds distances (Bocker et al. 2013) <doi:10.1007/978-3-642-40453-5_13>, including the Nye et al. (2006) metric <doi:10.1093/bioinformatics/bti720>; the Matching Split Distance (Bogdanowicz & Giaro 2012) <doi:10.1109/TCBB.2011.48>; the Hierarchical Mutual Information (Perotti et al. 2015) <doi:10.1103/PhysRevE.92.062825>; Maximum Agreement Subtree distances; the Kendall-Colijn (2016) distance <doi:10.1093/molbev/msw124>, and the Nearest Neighbour Interchange (NNI) distance, approximated per Li et al. (1996) <doi:10.1007/3-540-61332-3_168>. Includes tools for visualizing mappings of tree space (Smith 2022) <doi:10.1093/sysbio/syab100>, for identifying islands of trees (Silva and Wilkinson 2021) <doi:10.1093/sysbio/syab015>, for calculating the median of sets of trees, and for computing the information content of trees and splits.

r-tweetcheck 0.1.0
Propagated dependencies: r-v8@8.2.0 r-tibble@3.3.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tweetcheck
Licenses: FSDG-compatible
Build system: r
Synopsis: Parse and Validate Tweet Text
Description:

An interface to twitter-text', a JavaScript library which is responsible for determining the length/validity of a tweet and identifying/linking any URLs or special tags (e.g. mentions or hashtags) which may be present.

r-trendseries 1.4.0
Propagated dependencies: r-tsbox@0.4.2 r-tibble@3.3.1 r-rlang@1.2.0 r-rcpproll@0.3.2 r-mfilter@0.1-8 r-lubridate@1.9.5 r-hpfilter@1.0.2 r-dlm@1.1-6.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/viniciusoike/trendseries
Licenses: Expat
Build system: r
Synopsis: Extract Trends from Time Series
Description:

This package provides a unified interface to extract trends, cycles, and seasonal components from monthly and quarterly time series using established econometric filters and smoothing methods, with frequency-aware defaults for common economic frequencies.

r-tidycountries 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-sf@1.1-1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/denironyx/tidycountries
Licenses: Expat
Build system: r
Synopsis: Access and Manipulate Comprehensive Country Level Data in Tidy Format
Description:

This package provides a comprehensive and user-friendly interface for accessing, manipulating, and analyzing country-level data from around the world. It allows users to retrieve detailed information on countries, including names, regions, continents, populations, currencies, calling codes, and more, all in a tidy data format. The package is designed to work seamlessly within the tidyverse ecosystem, making it easy to filter, arrange, and visualize country-level data in R.

r-teachhist 0.2.1
Propagated dependencies: r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TeachHist
Licenses: Expat
Build system: r
Synopsis: Collection of Amended Histograms Designed for Teaching Statistics
Description:

Statistics students often have problems understanding the relation between a random variable's true scale and its z-values. To allow instructors to better better visualize histograms for these students, the package provides histograms with two horizontal axis containing z-values and the true scale of the variable. The function TeachHistDens() provides a density histogram with two axis. TeachHistCounts() and TeachHistRelFreq() are variations for count and relative frequency histograms, respectively. TeachConfInterv() and TeachHypTest() help instructors to visualize confidence levels and the results of hypothesis tests.

r-tidydice 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/rolkra/tidydice
Licenses: GPL 3
Build system: r
Synopsis: Simulates Dice Rolls and Coin Flips
Description:

Utils for basic statistical experiments, that can be used for teaching introductory statistics. Each experiment generates a tibble. Dice rolls and coin flips are simulated using sample(). The properties of the dice can be changed, like the number of sides. A coin flip is simulated using a two sided dice. Experiments can be combined with the pipe-operator.

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-tetraclasse 0.1.21
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-reshape2@1.4.5 r-magrittr@2.0.5 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-factominer@2.14 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tetraclasse
Licenses: GPL 3
Build system: r
Synopsis: Satisfaction Analysis using Tetraclasse Model and Llosa Matrix
Description:

The satisfaction Analysis using the tetraclasse model from Sylvie Llosa. Llosa (1997) <http://www.jstor.org/stable/40592578>.

r-treeclim 2.0.8.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-plyr@1.8.9 r-np@0.70-2 r-lmtest@0.9-40 r-lmodel2@1.7-4 r-ggplot2@4.0.3 r-boot@1.3-32 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/cszang/treeclim
Licenses: GPL 3
Build system: r
Synopsis: Numerical Calibration of Proxy-Climate Relationships
Description:

Bootstrapped response and correlation functions, seasonal correlations and evaluation of reconstruction skills for use in dendroclimatology and dendroecology, see Zang and Biondi (2015) <doi:10.1111/ecog.01335>.

r-tuneranger 0.8.1
Propagated dependencies: r-smoof@1.7.0 r-ranger@0.18.0 r-paramhelpers@1.14.2 r-mlrmbo@1.1.6 r-mlr@2.19.3 r-lhs@1.3.0 r-dicekriging@1.6.1 r-bbmisc@1.13.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tuneRanger
Licenses: GPL 3
Build system: r
Synopsis: Tune Random Forest of the 'ranger' Package
Description:

Tuning random forest with one line. The package is mainly based on the packages ranger and mlrMBO'.

r-tensorpreave 1.1.0
Propagated dependencies: r-rtensor@1.5.0 r-pracma@2.4.6 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/William-Chenwl/TensorPreAve
Licenses: GPL 3
Build system: r
Synopsis: Rank and Factor Loadings Estimation in Time Series Tensor Factor Models
Description:

This package provides a set of functions to estimate rank and factor loadings of time series tensor factor models. A tensor is a multidimensional array. To analyze high-dimensional tensor time series, factor model is a major dimension reduction tool. TensorPreAve provides functions to estimate the rank of core tensors and factor loading spaces of tensor time series. More specifically, a pre-averaging method that accumulates information from tensor fibres is used to estimate the factor loading spaces. The estimated directions corresponding to the strongest factors are then used for projecting the data for a potentially improved re-estimation of the factor loading spaces themselves. A new rank estimation method is also implemented to utilizes correlation information from the projected data. See Chen and Lam (2023) <arXiv:2208.04012> for more details.

r-tigrebrowserwriter 0.1.5
Propagated dependencies: r-rsqlite@3.52.0 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/PROBIC/tigreBrowserWriter
Licenses: AGPL 3
Build system: r
Synopsis: 'tigreBrowser' Database Writer
Description:

Write modelling results into a database for tigreBrowser', a web-based tool for browsing figures and summary data of independent model fits, such as Gaussian process models fitted for each gene or other genomic element. The browser is available at <https://github.com/PROBIC/tigreBrowser>.

r-tdarec 0.2.1
Propagated dependencies: r-vctrs@0.7.3 r-tidyr@1.3.2 r-tibble@3.3.1 r-scales@1.4.0 r-rlang@1.2.0 r-recipes@1.3.2 r-purrr@1.2.2 r-magrittr@2.0.5 r-dials@1.4.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/tdaverse/tdarec
Licenses: GPL 3+
Build system: r
Synopsis: 'recipes' Extension for Persistent Homology and Its Vectorizations
Description:

Topological data analytic methods in machine learning rely on vectorizations of the persistence diagrams that encode persistent homology, as surveyed by Ali &al (2000) <doi:10.48550/arXiv.2212.09703>. Persistent homology can be computed using TDA and ripserr and vectorized using TDAvec'. The Tidymodels package collection modularizes machine learning in R for straightforward extensibility; see Kuhn & Silge (2022, ISBN:978-1-4920-9644-3). These recipe steps and dials tuners make efficient algorithms for computing and vectorizing persistence diagrams available for Tidymodels workflows.

r-tmapverse 0.1.0
Propagated dependencies: r-tmap-networks@0.2-1 r-tmap-mapgl@0.3 r-tmap-glyphs@0.2 r-tmap-cartogram@0.2-1 r-tmap@4.4-1 r-terra@1.9-27 r-stars@0.7-2 r-sf@1.1-1 r-crayon@1.5.3 r-cols4all@0.10 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tmapverse
Licenses: GPL 3
Build system: r
Synopsis: Meta-Package for Thematic Mapping with 'tmap'
Description:

Attaches a set of packages commonly used for spatial plotting with tmap'. It includes tmap and its extensions ('tmap.glyphs', tmap.networks', tmap.cartogram', tmap.mapgl'), as well as supporting spatial data packages ('sf', stars', terra') and cols4all for exploring color palettes. The collection is designed for thematic mapping workflows and does not include the full set of packages from the R-spatial ecosystem.

r-tidycorrgram 0.1.0
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/zhangx60/tidycorrgram
Licenses: Expat
Build system: r
Synopsis: Tidy Correlation Matrices and 'ggplot2' Correlograms
Description:

Computes correlation matrices as tidy data frames and creates publication-ready correlograms with ggplot2'. The package is designed for teaching and exploratory analysis workflows where users want one consistent interface for selecting numeric variables, calculating pairwise correlations, optionally estimating p-values, reordering variables, and drawing tile, point, or mixed correlograms.

r-tailplots 0.1.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tailplots
Licenses: Expat
Build system: r
Synopsis: Estimators and Plots for Gamma and Pareto Tail Detection
Description:

Estimators for two functionals used to detect Gamma, Pareto or Lognormal distributions, as well as distributions exhibiting similar tail behavior, as introduced by Iwashita and Klar (2023) <doi:10.1111/stan.12316> and Klar (2024) <doi:10.1080/00031305.2024.2413081>. One of these functionals, g, originally proposed by Asmussen and Lehtomaa (2017) <doi:10.3390/risks5010010>, distinguishes between log-convex and log-concave tail behavior. Furthermore the characterization of the lognormal distribution is based on the work of Mosimann (1970) <doi:10.2307/2284599>. The package also includes methods for visualizing these estimators and their associated confidence intervals across various threshold values.

r-tpea 3.1.1
Propagated dependencies: r-xml@3.99-0.23 r-rcurl@1.98-1.18 r-mess@0.6.0 r-matrix@1.7-5 r-igraph@2.3.1 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TPEA
Licenses: GPL 2
Build system: r
Synopsis: Novel Topology-Based Pathway Enrichment Analysis Approach
Description:

We described a novel Topology-based pathway enrichment analysis, which integrated the global position of the nodes and the topological property of the pathways in Kyoto Encyclopedia of Genes and Genomes Database. We also provide some functions to obtain the latest information about pathways to finish pathway enrichment analysis using this method.

r-tlgarima 0.1.0
Propagated dependencies: r-lamw@2.2.7
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tlgarima
Licenses: GPL 3
Build system: r
Synopsis: The Topp–Leone Garima Distribution
Description:

Density, distribution function, quantile function, and random generating function of the Toppâ Leone Garima distribution based on Boonmeekham, A., Supapakorn, T., & Bodhisuwan, W. (2025)<doi:10.1134/S1995080225608471>. In addition, maximum likelihood estimation for the Toppâ Leone Garima distribution is provided.

r-tforge 0.1.17
Propagated dependencies: r-rdpack@2.6.6 r-purrr@1.2.2 r-mvtnorm@1.3-7
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-thredds 0.1-5
Propagated dependencies: r-xml2@1.5.2 r-rlang@1.2.0 r-r6@2.6.1 r-magrittr@2.0.5 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/BigelowLab/thredds
Licenses: Expat
Build system: r
Synopsis: Crawler for Navigating THREDDS Catalogs
Description:

This package provides a crawler for programmatically navigating THREDDS Data Server (<https://www.unidata.ucar.edu/software/tds>) catalogs, and access dataset metadata and resources.

r-tilting 1.1.1
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tilting
Licenses: GPL 2+
Build system: r
Synopsis: Variable Selection via Tilted Correlation Screening Algorithm
Description:

This package implements an algorithm for variable selection in high-dimensional linear regression using the "tilted correlation", a new way of measuring the contribution of each variable to the response which takes into account high correlations among the variables in a data-driven way.

r-tip 0.1.0
Propagated dependencies: r-rlang@1.2.0 r-network@1.20.0 r-mniw@1.0.2 r-laplacesdemon@16.1.8 r-igraph@2.3.1 r-ggplot2@4.0.3 r-ggally@2.4.0 r-foreach@1.5.2 r-doparallel@1.0.17 r-changepoint@2.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tip
Licenses: Expat
Build system: r
Synopsis: Bayesian Clustering Using the Table Invitation Prior (TIP)
Description:

Cluster data without specifying the number of clusters using the Table Invitation Prior (TIP) introduced in the paper "Clustering Gene Expression Using the Table Invitation Prior" by Charles W. Harrison, Qing He, and Hsin-Hsiung Huang (2022) <doi:10.3390/genes13112036>. TIP is a Bayesian prior that uses pairwise distance and similarity information to cluster vectors, matrices, or tensors.

r-taber 0.1.2
Propagated dependencies: r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/restonslacker/taber
Licenses: Modified BSD
Build system: r
Synopsis: Split and Recombine Your Data
Description:

Sometimes you need to split your data and work on the two chunks independently before bringing them back together. Taber allows you to do that with its two functions.

Total packages: 73977