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

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-tdcor 0.1-2
Propagated dependencies: r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TDCor
Licenses: GPL 2+
Build system: r
Synopsis: Gene Network Inference from Time-Series Transcriptomic Data
Description:

The Time-Delay Correlation algorithm (TDCor) reconstructs the topology of a gene regulatory network (GRN) from time-series transcriptomic data. The algorithm is described in details in Lavenus et al., Plant Cell, 2015. It was initially developed to infer the topology of the GRN controlling lateral root formation in Arabidopsis thaliana. The time-series transcriptomic dataset which was used in this study is included in the package to illustrate how to use it.

r-theseusplot 0.3.0
Propagated dependencies: r-waterfalls@1.1.4 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-r6@2.6.1 r-memoise@2.0.1 r-ggplot2@4.0.3 r-forcats@1.0.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/hoxo-m/TheseusPlot
Licenses: Expat
Build system: r
Synopsis: Visualizing Decomposition of Differences in Rate Metrics
Description:

This package provides tools for decomposing differences in rate metrics between two groups into contributions from individual subgroups and visualizing them as a "Theseus Plot". Inspired by the story of the Ship of Theseus, the method replaces subgroup data from one group with that of another step by step, recalculating the overall metric at each stage to quantify subgroup contributions. A Theseus Plot combines the stepwise progression of a waterfall plot with the comparative bars of a bar chart, offering an intuitive way to understand subgroup-level effects.

r-trekcolors 0.2.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/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-tictactoe 0.2.2
Propagated dependencies: r-hash@2.2.6.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/kota7/tictactoe
Licenses: Expat
Build system: r
Synopsis: Tic-Tac-Toe Game
Description:

This package implements tic-tac-toe game to play on console, either with human or AI players. Various levels of AI players are trained through the Q-learning algorithm.

r-term 0.3.7
Propagated dependencies: r-vctrs@0.7.3 r-universals@0.0.5 r-rlang@1.2.0 r-purrr@1.2.2 r-lifecycle@1.0.5 r-extras@0.8.0 r-chk@0.10.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://poissonconsulting.github.io/term/
Licenses: Expat
Build system: r
Synopsis: Create, Manipulate and Query Parameter Terms
Description:

Creates, manipulates, queries and repairs vectors of parameter terms. Parameter terms are the labels used to reference values in vectors, matrices and arrays. They represent the names in coefficient tables and the column names in mcmc and mcmc.list objects.

r-trunmnt 1.0.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-fastghquad@1.0.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=trunmnt
Licenses: GPL 2
Build system: r
Synopsis: Moments of Truncated Multivariate Normal Distribution
Description:

Computes the product moments of the truncated multivariate normal distribution, particularly for cases involving patterned variance-covariance matrices. It also has the capability to calculate these moments with arbitrary positive-definite matrices, although performance may degrade for high-dimensional variables.

r-twscraper 0.1.3
Propagated dependencies: r-reticulate@1.46.0 r-jsonlite@2.0.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/agusnieto77/twscrapeR
Licenses: Expat
Build system: r
Synopsis: Twitter/X Scraping via Python's 'twscrape' Library
Description:

This package provides a comprehensive R interface to Python's twscrape library for scraping Twitter/X data. This package uses reticulate to provide a seamless R interface to the fully functional Python twscrape library. Supports searching tweets, user timelines, followers, and more, with built-in rate limiting and multi-account support. Built on top of twscrape by vladkens <https://github.com/vladkens/twscrape> and inspired by snscrape by JustAnotherArchivist <https://github.com/JustAnotherArchivist/snscrape>.

r-testdriver 0.5.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://chris-prener.github.io/testDriveR/
Licenses: GPL 3
Build system: r
Synopsis: Teaching Data for Statistics and Data Science
Description:

This package provides data sets for teaching statistics and data science courses. It includes a sample of data from John Edmund Kerrich's famous coinflip experiment. These are data that I used for statistics. The package also contains an R Markdown template with the required formatting for assignments in my former courses.

r-transltr 0.1.0
Propagated dependencies: r-yaml@2.3.12 r-stringi@1.8.7 r-r6@2.6.1 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://transltr.ununoctium.dev
Licenses: Expat
Build system: r
Synopsis: Support Many Languages in R
Description:

An object model for source text and translations. Find and extract translatable strings. Provide translations and seamlessly retrieve them at runtime.

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-txeffectssurvival 1.0.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TxEffectsSurvival
Licenses: GPL 3+
Build system: r
Synopsis: Treatment Effect Inference for Terminal and Non-Terminal Events under Competing Risks
Description:

This package provides several confidence interval and testing procedures, based on either semiparametric (using event-specific win ratios) or nonparametric measures, including the ratio of integrated cumulative hazard (RICH) and the ratio of integrated transformed cumulative hazard (RITCH), for treatment effect inference with terminal and non-terminal events under competing risks. The semiparametric results were developed in Yang et al. (2022 <doi:10.1002/sim.9266>), and the nonparametric results were developed in Yang (2025 <doi:10.1002/sim.70205>). For comparison, results for the win ratio (Finkelstein and Schoenfeld 1999 <doi:10.1002/(SICI)1097-0258(19990615)18:11%3C1341::AID-SIM129%3E3.0.CO;2-7>), Pocock et al. 2012 <doi:10.1093/eurheartj/ehr352>, and Bebu and Lachin 2016 <doi:10.1093/biostatistics/kxv032>) are included. The package also supports univariate survival analysis with a single event. In this package, effect size estimates and confidence intervals are obtained for each event type, and several testing procedures are implemented for the global null hypothesis of no treatment effect on either terminal or non-terminal events. Furthermore, a test of proportional hazards assumptions, under which the event-specific win ratios converge to hazard ratios, and a test of equal hazard ratios, are provided. For summarizing the treatment effect across all events, confidence intervals for linear combinations of the event-specific win ratios, RICH, or RITCH are available using pre-determined or data-driven weights. Asymptotic properties of these inference procedures are discussed in Yang et al. (2022 <doi:10.1002/sim.9266>) and Yang (2025 <doi:10.1002/sim.70205>).

r-tsdfgs 2.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-lifecycle@1.0.5 r-latex2exp@0.9.8 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/oumarkme/TSDFGS
Licenses: GPL 3+
Build system: r
Synopsis: Training Set Determination for Genomic Selection
Description:

We propose an optimality criterion to determine the required training set, r-score, which is derived directly from Pearson's correlation between the genomic estimated breeding values and phenotypic values of the test set <doi:10.1007/s00122-019-03387-0>. This package provides two main functions to determine a good training set and its size.

r-tspmeta 1.2
Propagated dependencies: r-vegan@2.7-3 r-tsp@1.2.7 r-stringr@1.6.0 r-splancs@2.01-45 r-mass@7.3-65 r-ggplot2@4.0.3 r-fpc@2.2-14 r-checkmate@2.3.4 r-bbmisc@1.13.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/berndbischl/tspmeta
Licenses: Modified BSD
Build system: r
Synopsis: Instance Feature Calculation and Evolutionary Instance Generation for the Traveling Salesman Problem
Description:

Instance feature calculation and evolutionary instance generation for the traveling salesman problem. Also contains code to "morph" two TSP instances into each other. And the possibility to conveniently run a couple of solvers on TSP instances.

r-teal-transform 0.7.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-teal-widgets@0.6.0 r-teal-logger@0.4.1 r-teal-data@0.8.0 r-shinyvalidate@0.1.3 r-shinyjs@2.1.1 r-shiny@1.13.0 r-rlang@1.2.0 r-logger@0.4.2 r-htmltools@0.5.9 r-dplyr@1.2.1 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.transform/
Licenses: ASL 2.0
Build system: r
Synopsis: Functions for Extracting and Merging Data in the 'teal' Framework
Description:

This package provides a standardized user interface for column selection, that facilitates dataset merging in teal framework.

r-t4transport 0.1.8
Propagated dependencies: r-rdpack@2.6.6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://www.kisungyou.com/T4transport/
Licenses: Expat
Build system: r
Synopsis: Tools for Computational Optimal Transport
Description:

Transport theory has seen much success in many fields of statistics and machine learning. We provide a variety of algorithms to compute Wasserstein distance, barycenter, and others. See Peyré and Cuturi (2019) <doi:10.1561/2200000073> for the general exposition to the study of computational optimal transport.

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-tidysummary 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tidyplots@0.4.0 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-qqplotr@0.0.7 r-glue@1.8.1 r-fbasics@4052.98 r-dplyr@1.2.1 r-cli@3.6.6 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tidysummary
Licenses: Expat
Build system: r
Synopsis: An Elegant Approach to Summarizing Clinical Data
Description:

Streamlines the analysis of clinical data by automatically selecting appropriate statistical descriptions and inference methods based on variable types. For method details see Motulsky H J (2016) <https://www.graphpad.com/guides/prism/10/statistics/index.htm> and d'Agostino R B (1971) <doi:10.1093/biomet/58.2.341>.

r-tidydp 0.1.0
Propagated dependencies: r-magrittr@2.0.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/ttarler/tidydp
Licenses: Expat
Build system: r
Synopsis: Tidy Differential Privacy
Description:

This package provides a tidy-style interface for applying differential privacy to data frames. Provides pipe-friendly functions to add calibrated noise, compute private statistics, and track privacy budgets using the epsilon-delta differential privacy framework. Implements the Laplace mechanism (Dwork et al. 2006 <doi:10.1007/11681878_14>) and the Gaussian mechanism for achieving differential privacy as described in Dwork and Roth (2014) <doi:10.1561/0400000042>.

r-tfevents 0.0.5
Propagated dependencies: r-zeallot@0.2.0 r-withr@3.0.2 r-vctrs@0.7.3 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-png@0.1-9 r-fs@2.1.0 r-digest@0.6.39 r-cli@3.6.6 r-blob@1.3.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/mlverse/tfevents
Licenses: Expat
Build system: r
Synopsis: Write Events for 'TensorBoard'
Description:

This package provides a convenient way to log scalars, images, audio, and histograms in the tfevent record file format. Logged data can be visualized on the fly using TensorBoard', a web based tool that focuses on visualizing the training progress of machine learning models.

r-tidyllm 0.5.0
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-s7@0.2.2 r-rlang@1.2.0 r-purrr@1.2.2 r-png@0.1-9 r-pdftools@3.9.0 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-httr2@1.2.2 r-glue@1.8.1 r-curl@7.1.0 r-cli@3.6.6 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://edubruell.github.io/tidyllm/
Licenses: Expat
Build system: r
Synopsis: Tidy Integration of Large Language Models
Description:

This package provides a tidy interface for integrating large language model (LLM) APIs such as Claude', OpenAI', Gemini', Mistral', and local models via Ollama into R workflows. The package supports text, image, audio, video, and document interactions; a unified media interface for attaching inline files or uploading to provider file stores; batch request APIs for cost-efficient large-scale processing; and a pipeline-oriented interface for seamless integration into data workflows. Web services are available at <https://www.anthropic.com>, <https://openai.com>, <https://aistudio.google.com/>, <https://mistral.ai/> and <https://ollama.com>.

r-tinyoauth 0.1.1
Propagated dependencies: r-jsonlite@2.0.0 r-digest@0.6.39 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/cornball-ai/tinyoauth
Licenses: Expat
Build system: r
Synopsis: Minimal OAuth 2.0 Client
Description:

This package provides a dependency-light OAuth 2.0 <https://www.rfc-editor.org/rfc/rfc6749> client supporting the client-credentials and authorization-code grants with token refresh. Built on curl and jsonlite', with base R's socket server for the redirect listener, avoiding heavier HTTP stacks.

r-tab2xml 1.1.0
Propagated dependencies: r-stringr@1.6.0 r-readxl@1.5.0 r-readods@2.3.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://josesamos.github.io/tab2xml/
Licenses: Expat
Build system: r
Synopsis: XML Generation from Tables
Description:

Converting structured data from tables into XML format using predefined templates ensures consistency and flexibility, making it ideal for data exchange, reporting, and automated workflows.

r-thresholdroc 2.9.6
Propagated dependencies: r-proc@1.19.0.1 r-numderiv@2016.8-1.1 r-mass@7.3-65 r-ks@1.15.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=ThresholdROC
Licenses: GPL 2+
Build system: r
Synopsis: Optimum Threshold Estimation
Description:

This package provides functions that provide point and interval estimations of optimum thresholds for continuous diagnostic tests. The methodology used is based on minimizing an overall cost function in the two- and three-state settings. We also provide functions for sample size determination and estimation of diagnostic accuracy measures. We also include graphical tools. The statistical methodology used here can be found in Perez-Jaume et al (2017) <doi:10.18637/jss.v082.i04> and in Skaltsa et al (2010, 2012) <doi:10.1002/bimj.200900294>, <doi:10.1002/sim.4369>.

r-tplyr 1.3.2
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-purrr@1.2.2 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-forcats@1.0.1 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://atorus-research.github.io/Tplyr/
Licenses: Expat
Build system: r
Synopsis: Traceability Focused Grammar of Clinical Data Summary
Description:

This package provides a traceability focused tool created to simplify the data manipulation necessary to create clinical summaries.

Total packages: 72693