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

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-tardis 0.1.5
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-stringi@1.8.7 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-dplyr@1.2.1 r-cpp11@0.5.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/chris31415926535/tardis
Licenses: Expat
Build system: r
Synopsis: Text Analysis with Rules and Dictionaries for Inferring Sentiment
Description:

Measure text's sentiment with dictionaries and simple rules covering negations and modifiers. User-supplied dictionaries are supported, including Unicode emojis and multi-word tokens, so this package can also be used to study constructs beyond sentiment.

r-toolsforcoda 1.1.0
Propagated dependencies: r-mass@7.3-65 r-correlplot@1.1.3 r-calibrate@1.7.7
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Tools for Compositional Data Analysis
Description:

This package provides functions for multivariate analysis with compositional data. Includes a function for doing compositional canonical correlation analysis. This analysis requires two data matrices of compositions, which can be adequately transformed and used as entries in a specialized program for canonical correlation analysis, that is able to deal with singular covariance matrices. The methodology is described in Graffelman et al. (2017) <doi:10.1101/144584>. Functions for log-ratio principal component analysis with condition number computations and log-ratio discriminant analysis have been added to the package.

r-tempdisagg 1.2.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cynkra.github.io/tempdisagg/
Licenses: GPL 3
Build system: r
Synopsis: Methods for Temporal Disaggregation and Interpolation of Time Series
Description:

Temporal disaggregation methods are used to disaggregate and interpolate a low frequency time series to a higher frequency series, where either the sum, the mean, the first or the last value of the resulting high frequency series is consistent with the low frequency series. Temporal disaggregation can be performed with or without one or more high frequency indicator series. Contains the methods of Chow-Lin, Santos-Silva-Cardoso, Fernandez, Litterman, Denton and Denton-Cholette, summarized in Sax and Steiner (2013) <doi:10.32614/RJ-2013-028>. Supports most R time series classes.

r-timeplyr 1.1.2
Propagated dependencies: r-vctrs@0.7.3 r-tzdb@0.5.0 r-timechange@0.4.0 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-pillar@1.11.1 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-fastplyr@0.9.92 r-dplyr@1.2.1 r-data-table@1.18.4 r-cppdoubles@0.4.0 r-cpp11@0.5.5 r-collapse@2.1.7 r-cli@3.6.6 r-cheapr@1.5.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=timeplyr
Licenses: GPL 2+
Build system: r
Synopsis: Fast Tidy Tools for Date and Date-Time Manipulation
Description:

This package provides a set of fast tidy functions for wrangling, completing and summarising date and date-time data. It combines tidyverse syntax with the efficiency of data.table and speed of collapse'.

r-tmsens 0.3.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/dea-hazewinkel/tmsens
Licenses: GPL 3+
Build system: r
Synopsis: Sensitivity Analysis Using the Trimmed Means Estimator
Description:

Sensitivity analysis using the trimmed means estimator.

r-trekfont 0.9.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/leonawicz/trekfont
Licenses: GPL 3
Build system: r
Synopsis: Star Trek Fonts Collection
Description:

This package provides a collection of true type and open type Star Trek-themed fonts.

r-tna 1.2.3
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-igraph@2.3.1 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-colorspace@2.1-2 r-cograph@2.3.6 r-cluster@2.1.8.2 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://github.com/sonsoleslp/tna/
Licenses: Expat
Build system: r
Synopsis: Transition Network Analysis (TNA)
Description:

This package provides tools for performing Transition Network Analysis (TNA) to study relational dynamics, including functions for building and plotting TNA models, calculating centrality measures, and identifying dominant events and patterns. TNA statistical techniques (e.g., bootstrapping and permutation tests) ensure the reliability of observed insights and confirm that identified dynamics are meaningful. See (Saqr et al., 2025) <doi:10.1145/3706468.3706513> for more details on TNA.

r-topics 1.0
Dependencies: python@3.12.12
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-textminer@3.0.6 r-stringr@1.6.0 r-stringi@1.8.7 r-stopwords@2.3 r-rlang@1.2.0 r-readr@2.2.0 r-quanteda@4.4 r-purrr@1.2.2 r-patchwork@1.3.2 r-matrix@1.7-5 r-ggwordcloud@0.6.2 r-ggplot2@4.0.3 r-ggforce@0.5.0 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://r-topics.org/
Licenses: GPL 3
Build system: r
Synopsis: Creating and Significance Testing Language Features for Visualisation
Description:

This package implements differential language analysis with statistical tests and offers various language visualization techniques for n-grams and topics. It also supports the text package. For more information, visit <https://r-topics.org/> and <https://www.r-text.org/>.

r-tm-plugin-korpus 0.4-2
Propagated dependencies: r-tm@0.7-18 r-sylly@0.1-7 r-nlp@0.3-2 r-korpus@0.13-9
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://reaktanz.de/?c=hacking&s=koRpus
Licenses: GPL 3+
Build system: r
Synopsis: Full Corpus Support for the 'koRpus' Package
Description:

Enhances koRpus text object classes and methods to also support large corpora. Hierarchical ordering of corpus texts into arbitrary categories will be preserved. Provided classes and methods also improve the ability of using the koRpus package together with the tm package. To ask for help, report bugs, suggest feature improvements, or discuss the global development of the package, please subscribe to the koRpus-dev mailing list (<https://korpusml.reaktanz.de>).

r-tripsanddipr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/delomast/tripsAndDipR
Licenses: Expat
Build system: r
Synopsis: Identification of 2n and 3n Samples from Amplicon Sequencing Data
Description:

Uses read counts for biallelic single nucleotide polymorphisms (SNPs) to compare the likelihoods for the observed read counts given that a sample is either diploid or triploid. It allows parameters to be specified to account for sequencing error rates and allelic bias. For details of the algorithm, please see Delomas (2019) <doi:10.1111/1755-0998.13073>.

r-tsetools 1.0.0
Propagated dependencies: r-xts@0.14.2 r-rjson@0.2.23 r-quantmod@0.4.28 r-quadprog@1.5-8 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=TSEtools
Licenses: FreeBSD
Build system: r
Synopsis: Manage Data from the Finance Markets
Description:

This package provides a set of tools designed to perform descriptive data analysis on assets, manage asset portfolios and capital allocation, and download, organize, and maintain data from the "Tehran Stock Exchange" and "NOBITEX" platforms.

r-timevizpro 1.0.1
Propagated dependencies: r-sparkline@2.0 r-shiny@1.13.0 r-ggplot2@4.0.3 r-ggiraph@0.9.6 r-dplyr@1.2.1 r-countrycode@1.8.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TimeVizPro
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Data Explorer: Visualize and Forecast with 'TimeVizPro'
Description:

Unleash the power of time-series data visualization with ease using our package. Designed with simplicity in mind, it offers three key features through the shiny package output. The first tab shows time- series charts with forecasts, allowing users to visualize trends and changes effortlessly. The second one displays Averages per country presented in tables with accompanying sparklines, providing a quick and attractive overview of the data. The last tab presents A customizable world map colored based on user-defined variables for any chosen number of countries, offering an advanced visual approach to understanding geographical data distributions. This package operates with just a few simple arguments, enabling users to conduct sophisticated analyses without the need for complex programming skills. Transform your time-series data analysis experience with our user-friendly tool.

r-texter 0.1.9
Propagated dependencies: r-tidytext@0.4.3 r-tidyr@1.3.2 r-textdata@0.4.5 r-stringr@1.6.0 r-stopwords@2.3 r-purrr@1.2.2 r-plyr@1.8.9 r-magrittr@2.0.5 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://github.com/simmieyungie/texter
Licenses: Expat
Build system: r
Synopsis: An Easy Text and Sentiment Analysis Library
Description:

Implement text and sentiment analysis with texter'. Generate sentiment scores on text data and also visualize sentiments. texter allows you to quickly generate insights on your data. It includes support for lexicons such as NRC and Bing'.

r-trnslate 0.0.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: <https://marioma.me?i=soft>
Licenses: GPL 2+
Build system: r
Synopsis: Translate R Code in Source Files
Description:

Evaluate inline or chunks of R code in template files and replace with their output modifying the resulting template.

r-theftdlc 0.2.1
Propagated dependencies: r-umap@0.2.10.0 r-tidyr@1.3.2 r-tibble@3.3.1 r-theft@0.8.4 r-scales@1.4.0 r-rtsne@0.17 r-rlang@1.2.0 r-reshape2@1.4.5 r-purrr@1.2.2 r-normaliser@0.1.2 r-mclust@6.1.2 r-mass@7.3-65 r-janitor@2.2.1 r-glmnet@5.0 r-ggplot2@4.0.3 r-future@1.70.0 r-furrr@0.4.0 r-e1071@1.7-17 r-dplyr@1.2.1 r-correctr@0.3.1 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://hendersontrent.github.io/theftdlc/
Licenses: Expat
Build system: r
Synopsis: Analyse and Interpret Time Series Features
Description:

This package provides a suite of functions for analysing, interpreting, and visualising time-series features calculated from different feature sets from the theft package. Implements statistical learning methodologies described in Henderson, T., Bryant, A., and Fulcher, B. (2023) <doi:10.48550/arXiv.2303.17809>.

r-tricolore 1.2.6
Propagated dependencies: r-shiny@1.13.0 r-rlang@1.2.0 r-ggtern@4.0.0 r-ggplot2@4.0.3 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/jschoeley/tricolore
Licenses: GPL 3
Build system: r
Synopsis: Flexible Color Scale for Ternary Compositions
Description:

Compositional data consisting of three-parts can be color mapped with a ternary color scale. Such a scale is provided by the tricolore packages with options for discrete and continuous colors, mean-centering and scaling. See Jonas Schöley (2021) "The centered ternary balance scheme. A technique to visualize surfaces of unbalanced three-part compositions" <doi:10.4054/DemRes.2021.44.19>, Jonas Schöley, Frans Willekens (2017) "Visualizing compositional data on the Lexis surface" <doi:10.4054/DemRes.2017.36.21>, and Ilya Kashnitsky, Jonas Schöley (2018) "Regional population structures at a glance" <doi:10.1016/S0140-6736(18)31194-2>.

r-teal-code 0.7.1
Propagated dependencies: r-rlang@1.2.0 r-lifecycle@1.0.5 r-evaluate@1.0.5 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://insightsengineering.github.io/teal.code/
Licenses: ASL 2.0
Build system: r
Synopsis: Code Storage and Execution Class for 'teal' Applications
Description:

Introduction of qenv S4 class, that facilitates code execution and reproducibility in teal applications.

r-tramicp 0.1-0
Propagated dependencies: r-variables@1.1-2 r-tram@1.4-3 r-survival@3.8-6 r-sandwich@3.1-1 r-ranger@0.18.0 r-multcomp@1.4-30 r-mlt@1.8-0 r-mass@7.3-65 r-dhsic@2.2 r-cotram@0.6-1 r-coin@1.4-3 r-basefun@1.2-6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/LucasKook/tramicp
Licenses: GPL 3
Build system: r
Synopsis: Model-Based Causal Feature Selection for General Response Types
Description:

Extends invariant causal prediction (Peters et al., 2016, <doi:10.1111/rssb.12167>) to generalized linear and transformation models (Hothorn et al., 2018, <doi:10.1111/sjos.12291>). The methodology is described in Kook et al. (2023, <doi:10.1080/01621459.2024.2395588>).

r-tv 2.0.2
Propagated dependencies: r-rlang@1.2.0 r-magrittr@2.0.5 r-lubridate@1.9.5 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=tv
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Creating Time-Varying Datasets
Description:

Create a time-varying dataset using features, exposure, and look back specifications.

r-thermalsampler 0.1.2
Propagated dependencies: r-tidyr@1.3.2 r-testthat@3.3.2 r-sn@2.1.3 r-rlang@1.2.0 r-purrr@1.2.2 r-mass@7.3-65 r-magrittr@2.0.5 r-janitor@2.2.1 r-ggplot2@4.0.3 r-envstats@3.1.0 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://cran.r-project.org/package=ThermalSampleR
Licenses: GPL 3
Build system: r
Synopsis: Calculate Sample Sizes Required for Critical Thermal Limits Experiments
Description:

We present a range of simulations to aid researchers in determining appropriate sample sizes when performing critical thermal limits studies (e.g. CTmin/CTmin experiments). A number of wrapper functions are provided for plotting and summarising outputs from these simulations. This package is presented in van Steenderen, C.J.M., Sutton, G.F., Owen, C.A., Martin, G.D., and Coetzee, J.A. Sample size assessments for thermal physiology studies: An R package and R Shiny application. 2023. Physiological Entomology. <doi:10.1111/phen.12416>. The GUI version of this package is available on the R Shiny online server at: <https://clarkevansteenderen.shinyapps.io/ThermalSampleR_Shiny/> , or it is accessible via GitHub at <https://github.com/clarkevansteenderen/ThermalSampleR_Shiny/>. We would like to thank Grant Duffy (University of Otago, Dundedin, New Zealand) for granting us permission to use the source code for the Test of Total Equivalency function.

r-tsdt 1.0.8
Propagated dependencies: r-survrm2@1.0-4 r-survival@3.8-6 r-rpart@4.1.27 r-party@1.3-20 r-modeltools@0.2-24 r-mlbench@2.1-8 r-hash@2.2.6.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/EliLillyCo/CRAN_TSDT
Licenses: GPL 2+
Build system: r
Synopsis: Treatment-Specific Subgroup Detection Tool
Description:

This package implements a method for identifying subgroups with superior response relative to the overall sample.

r-titeir 0.1.0
Propagated dependencies: r-iso@0.0-21
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=titeIR
Licenses: GPL 3
Build system: r
Synopsis: Isotonic Designs for Phase 1 Trials with Late-Onset Toxicities
Description:

This package provides functions to design phase 1 trials using an isotonic regression based design incorporating time-to-event information. Simulation and design functions are available, which incorporate information about followup and DLTs, and apply isotonic regression to devise estimates of DLT probability.

r-treesimgm 2.5
Propagated dependencies: r-treesim@2.4 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TreeSimGM
Licenses: GPL 2
Build system: r
Synopsis: Simulating Phylogenetic Trees under General Bellman Harris and Lineage Shift Model
Description:

This package provides a flexible simulation tool for phylogenetic trees under a general model for speciation and extinction. Trees with a user-specified number of extant tips, or a user-specified stem age are simulated. It is possible to assume any probability distribution for the waiting time until speciation and extinction. Furthermore, the waiting times to speciation / extinction may be scaled in different parts of the tree, meaning we can simulate trees with clade-dependent diversification processes. At a speciation event, one species splits into two. We allow for two different modes at these splits: (i) symmetric, where for every speciation event new waiting times until speciation and extinction are drawn for both daughter lineages; and (ii) asymmetric, where a speciation event results in one species with new waiting times, and another that carries the extinction time and age of its ancestor. The symmetric mode can be seen as an vicariant or allopatric process where divided populations suffer equal evolutionary forces while the asymmetric mode could be seen as a peripatric speciation where a mother lineage continues to exist. Reference: O. Hagen and T. Stadler (2017). TreeSimGM: Simulating phylogenetic trees under general Bellman Harris models with lineage-specific shifts of speciation and extinction in R. Methods in Ecology and Evolution. <doi:10.1111/2041-210X.12917>.

r-telemetr 1.0
Propagated dependencies: r-zoo@1.8-15 r-tidyr@1.3.2 r-lubridate@1.9.5 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=telemetR
Licenses: GPL 3+
Build system: r
Synopsis: Filter and Analyze Generalised Telemetry Data from Organisms
Description:

Analyze telemetry datasets generalized to allow any technology. The filtering steps check for false positives caused by reflected transmissions from surfaces and false pings from other noise generating equipment. The filters are based on JSATS filtering algorithms found in package filteRjsats <https://CRAN.R-project.org/package=filteRjsats> but have been generalized to allow the user to define many of the filtering variables. Additionally, this package contains scripts used to help identify an optimal maximum blanking period as defined in Capello et al (2015) <doi:10.1371/journal.pone.0134002>. The functions were written according to their manuscript description, but have not been reviewed by the authors for accuracy. It is included here as is, without warranty.

Total packages: 22167