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

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-tulpamesh 0.1.3
Propagated dependencies: r-rcppparallel@5.1.11-2 r-rcpp@1.1.1-1.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/gcol33/tulpaMesh
Licenses: Expat
Build system: r
Synopsis: Constrained Delaunay Triangulation Meshes for Spatial 'SPDE' Models
Description:

Generate constrained Delaunay triangulation meshes for use with stochastic partial differential equation (SPDE) spatial models (Lindgren, Rue and Lindstroem 2011 <doi:10.1111/j.1467-9868.2011.00777.x>). Provides automatic mesh generation from point coordinates with boundary constraints, Ruppert refinement for mesh quality, finite element method (FEM) matrix assembly (mass, stiffness, projection), barrier models, spherical meshes via icosahedral subdivision, and metric graph meshes for network geometries. Built on the CDT header-only C++ library (Amirkhanov 2024 <https://github.com/artem-ogre/CDT>). Designed as the mesh backend for the tulpa Bayesian hierarchical modelling engine but usable standalone for any spatial triangulation task.

r-taper 0.5.3
Propagated dependencies: r-pracma@2.4.6 r-nlme@3.1-169
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TapeR
Licenses: GPL 2+
Build system: r
Synopsis: Flexible Tree Taper Curves Based on Semiparametric Mixed Models
Description:

Implementation of functions for fitting taper curves (a semiparametric linear mixed effects taper model) to diameter measurements along stems. Further functions are provided to estimate the uncertainty around the predicted curves, to calculate timber volume (also by sections) and marginal (e.g., upper) diameters. For cases where tree heights are not measured, methods for estimating additional variance in volume predictions resulting from uncertainties in tree height models (tariffs) are provided. The example data include the taper curve parameters for Norway spruce used in the 3rd German NFI fitted to 380 trees and a subset of section-wise diameter measurements of these trees. The functions implemented here are detailed in Kublin, E., Breidenbach, J., Kaendler, G. (2013) <doi:10.1007/s10342-013-0715-0>.

r-textminer 3.0.6
Propagated dependencies: r-text2vec@0.6.6 r-stringr@1.6.0 r-stopwords@2.3 r-rspectra@0.16-2 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-magrittr@2.0.5 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://www.rtextminer.com/
Licenses: Expat
Build system: r
Synopsis: Functions for Text Mining and Topic Modeling
Description:

An aid for text mining in R, with a syntax that should be familiar to experienced R users. Provides a wrapper for several topic models that take similarly-formatted input and give similarly-formatted output. Has additional functionality for analyzing and diagnostics for topic models.

r-tgram 0.2-4
Propagated dependencies: r-zoo@1.8-15
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tgram
Licenses: GPL 2+
Build system: r
Synopsis: Compute and Plot Tracheidograms
Description:

This package provides functions to compute and plot tracheidograms, as in De Soto et al. (2011) <doi:10.1139/x11-045>.

r-textures 0.1.0
Propagated dependencies: r-cpp11@0.5.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://hypertidy.github.io/textures/
Licenses: GPL 3
Build system: r
Synopsis: Quad Mesh Primitives and Texture Mapping for Grids
Description:

Generate quad mesh primitives from the compact specification of a regular grid, its dimension and extent. Provides fast generation of mesh indexes and vertices, an unexpanded intermediate form (the grid edge coordinates), and a compact serializable specification for meshes that are generated on demand. Meshes are mesh3d objects as used by the rgl package, constructed without requiring any graphics engine, with support for texture mapping (Heckbert (1986) <doi:10.1109/MCG.1986.276672>) where an image is draped over a mesh whose density is independent of the image resolution. A C++ header library is installed so that other packages may generate mesh components via LinkingTo'.

r-tabstats 0.2.1
Propagated dependencies: r-vctrs@0.7.3 r-tibble@3.3.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/s7-stats/tabstats
Licenses: Expat
Build system: r
Synopsis: Lightweight Toolkit for Displaying Customizable Tables
Description:

This package provides a lightweight toolkit that provides functions for printing tables from input data in the R console or terminal with customizable formatting. Supported outputs include American Psychological Association (APA)-style tables (American Psychological Association, 2020, ISBN:9781433832178), correlation matrices, contingency tables, and two-column summary tables.

r-triptych 0.1.3
Propagated dependencies: r-vctrs@0.7.3 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-scales@1.4.0 r-rlang@1.2.0 r-purrr@1.2.2 r-proc@1.19.0.1 r-patchwork@1.3.2 r-monotone@0.1.2 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-geomtextpath@0.2.0 r-dplyr@1.2.1 r-cpp11@0.5.5 r-class@7.3-23
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/aijordan/triptych/
Licenses: Expat
Build system: r
Synopsis: Diagnostic Graphics to Evaluate Forecast Performance
Description:

Overall predictive performance is measured by a mean score (or loss), which decomposes into miscalibration, discrimination, and uncertainty components. The main focus is visualization of these distinct and complementary aspects in joint displays. See Dimitriadis, Gneiting, Jordan, Vogel (2024) <doi:10.1016/j.ijforecast.2023.09.007>.

r-trendsegmentr 1.3.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=trendsegmentR
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Linear Trend Segmentation
Description:

This package performs the detection of linear trend changes for univariate time series by implementing the bottom-up unbalanced wavelet transformation proposed by H. Maeng and P. Fryzlewicz (2023). The estimated number and locations of the change-points are returned with the piecewise-linear estimator for signal.

r-transform-hazards 0.1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=transform.hazards
Licenses: GPL 3+
Build system: r
Synopsis: Transforms Cumulative Hazards to Parameter Specified by ODE System
Description:

Targets parameters that solve Ordinary Differential Equations (ODEs) driven by a vector of cumulative hazard functions. The package provides a method for estimating these parameters using an estimator defined by a corresponding Stochastic Differential Equation (SDE) system driven by cumulative hazard estimates. By providing cumulative hazard estimates as input, the package gives estimates of the parameter as output, along with pointwise (co)variances derived from an asymptotic expression. Examples of parameters that can be targeted in this way include the survival function, the restricted mean survival function, cumulative incidence functions, among others; see Ryalen, Stensrud, and Røysland (2018) <doi:10.1093/biomet/asy035>, and further applications in Stensrud, Røysland, and Ryalen (2019) <doi:10.1111/biom.13102> and Ryalen et al. (2021) <doi:10.1093/biostatistics/kxab009>.

r-tidynorm 0.4.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-options@0.3.1 r-glue@1.8.1 r-dplyr@1.2.1 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://jofrhwld.github.io/tidynorm/
Licenses: GPL 3+
Build system: r
Synopsis: Tools for Tidy Vowel Normalization
Description:

An implementation of tidy speaker vowel normalization. This includes generic functions for defining new normalization methods for points, formant tracks, and Discrete Cosine Transform coefficients, as well as convenience functions implementing established normalization methods. References for the implemented methods are: Johnson, Keith (2020) <doi:10.5334/labphon.196> Lobanov, Boris (1971) <doi:10.1121/1.1912396> Nearey, Terrance M. (1978) <https://sites.ualberta.ca/~tnearey/Nearey1978_compressed.pdf> Syrdal, Ann K., and Gopal, H. S. (1986) <doi:10.1121/1.393381> Watt, Dominic, and Fabricius, Anne (2002) <https://www.latl.leeds.ac.uk/article/evaluation-of-a-technique-for-improving-the-mapping-of-multiple-speakers-vowel-spaces-in-the-f1-f2-plane/>.

r-tr-iatgen 1.1.0
Propagated dependencies: r-shiny@1.13.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/iatgen/tr.iatgen
Licenses: Expat
Build system: r
Synopsis: Translate 'iatgen' Generated QSF Files
Description:

Automates translating the instructions of iatgen generated qsf (Qualtrics survey files) to other languages using either officially supported or user-supplied translations (for tutorial see Santos et al., 2023 <doi:10.17504/protocols.io.kxygx34jdg8j/v1>).

r-t1ff 0.1.0
Propagated dependencies: r-kernlab@0.9-33 r-e1071@1.7-17
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=T1FF
Licenses: Expat
Build system: r
Synopsis: Type-1 Fuzzy Functions for Classification, Regression, and Forecasting
Description:

Fits Type-1 Fuzzy Function models for binary classification, numeric regression, and time-series forecasting with user-supplied temporal predictors. The package combines fuzzy C-means memberships, nonlinear membership transformations, cluster-specific linear or support vector machine models, and membership-weighted predictions. It also provides model evaluation, validation, K-fold and stratified K-fold tuning, and repeated nested cross-validation with task-appropriate metrics. The regression workflow can be used for forecasting when temporal dependence is represented by lagged or seasonal predictors and assessment partitions preserve chronological order.

r-tidydann 1.0.2
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-parsnip@1.6.0 r-generics@0.1.4 r-dials@1.4.3 r-dann@1.3.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/gmcmacran/tidydann
Licenses: Expat
Build system: r
Synopsis: Add the 'dann' Model and the 'sub_dann' Model to the 'tidymodels' Ecosystem
Description:

This package provides model specifications and tuning parameters that make the models in the dann package available to the tidymodels ecosystem. Models based on Hastie (1996) <https://web.stanford.edu/~hastie/Papers/dann_IEEE.pdf>.

r-tidymultiqc 1.0.3
Propagated dependencies: 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-jsonlite@2.0.0 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://multimeric.github.io/TidyMultiqc/
Licenses: GPL 3+
Build system: r
Synopsis: Converts 'MultiQC' Reports into Tidy Data Frames
Description:

This package provides the means to convert multiqc_data.json files, produced by the wonderful MultiQC tool, into tidy data frames for downstream analysis in R. This analysis might involve cohort analysis, quality control visualisation, change-point detection, statistical process control, clustering, or any other type of quality analysis.

r-treestructure 1.0.1
Propagated dependencies: r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://emvolz-phylodynamics.github.io/treestructure/
Licenses: GPL 2+
Build system: r
Synopsis: Detect Population Structure Within Phylogenetic Trees
Description:

Algorithms for detecting population structure from the history of coalescent events recorded in phylogenetic trees. This method classifies each tip and internal node of a tree into disjoint sets characterized by similar coalescent patterns.

r-tidyaudit 0.2.1
Propagated dependencies: r-rlang@1.2.0 r-glue@1.8.1 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://fpcordeiro.github.io/tidyaudit/
Licenses: LGPL 3+
Build system: r
Synopsis: Pipeline Audit Trails and Data Diagnostics for 'tidyverse' Workflows
Description:

This package provides pipeline audit trails and data diagnostics for tidyverse workflows. The audit trail system captures lightweight metadata snapshots at each step of a pipeline, building a structured record without storing the data itself. Operation-aware taps enrich snapshots with join match rates and filter drop statistics. Trails can be serialized to JSON or RDS and exported as self-contained HTML visualizations. Also includes diagnostic functions for interactive data analysis including frequency tables, string quality auditing, and data comparison.

r-tugboat 0.1.6
Propagated dependencies: r-renv@1.2.3 r-here@1.0.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://www.dmolitor.com/tugboat/
Licenses: GPL 3+
Build system: r
Synopsis: Build a Docker Image from a Directory or Project
Description:

Simple utilities to generate a Dockerfile from a directory or project, build the corresponding Docker image, push the image to DockerHub, and publicly share the project via Binder.

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-tdprc 1.0.0
Propagated dependencies: r-survidm@1.3.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tdPRC
Licenses: GPL 2+
Build system: r
Synopsis: Time-Dependent Precision-Recall Curve Estimation for Right-Censored Data
Description:

This contains functions that can be used to estimate the time-dependent precision-recall curve (PRC) and the corresponding area under the PRC for right-censored survival data. It also compute time-dependent ROC curve and its corresponding area under the ROC curve (AUC). See Beyene, Chen and Kifle (2024) <doi:10.1002/bimj.202300135>.

r-tciapathfinder 1.0.6
Propagated dependencies: r-jsonlite@2.0.0 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=TCIApathfinder
Licenses: Expat
Build system: r
Synopsis: Client for the Cancer Imaging Archive REST API
Description:

This package provides a wrapper for The Cancer Imaging Archive's REST API. The Cancer Imaging Archive (TCIA) hosts de-identified medical images of cancer available for public download, as well as rich metadata for each image series. TCIA provides a REST API for programmatic access to the data. This package provides simple functions to access each API endpoint. For more information, see <https://github.com/pamelarussell/TCIApathfinder> and TCIA's website.

r-testfunctions 0.2.2
Propagated dependencies: r-rmarkdown@2.31 r-numderiv@2016.8-1.1 r-contourfunctions@0.1.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TestFunctions
Licenses: GPL 3
Build system: r
Synopsis: Test Functions for Simulation Experiments and Evaluating Optimization and Emulation Algorithms
Description:

Test functions are often used to test computer code. They are used in optimization to test algorithms and in metamodeling to evaluate model predictions. This package provides test functions that can be used for any purpose.

r-tidecurves 0.0.5
Propagated dependencies: r-fields@17.3 r-data-table@1.18.4 r-chron@2.3-62
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TideCurves
Licenses: GPL 3
Build system: r
Synopsis: Analysis and Prediction of Tides
Description:

Tidal analysis of evenly spaced observed time series (time step 1 to 60 min) with or without shorter gaps using the harmonic representation of inequalities. The analysis should preferably cover an observation period of at least 19 years. For shorter periods low frequency constituents are not taken into account, in accordance with the Rayleigh-Criterion. The main objective of this package is to synthesize or predict a tidal time series.

r-topolow 2.1.0
Propagated dependencies: r-zoo@1.8-15 r-rlang@1.2.0 r-reshape2@1.4.5 r-rcpp@1.1.1-1.1 r-lifecycle@1.0.5 r-lhs@1.3.0 r-igraph@2.3.1 r-gridextra@2.3 r-ggplot2@4.0.3 r-future@1.70.0 r-filelock@1.0.3 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://github.com/omid-arhami/topolow
Licenses: Modified BSD
Build system: r
Synopsis: Force-Directed Euclidean Embedding of Dissimilarity Data
Description:

This package provides a robust implementation of Topolow algorithm. It embeds objects into a low-dimensional Euclidean space from a matrix of pairwise dissimilarities, even when the data do not satisfy metric or Euclidean axioms. The package is particularly well-suited for sparse, incomplete, and censored (thresholded) datasets such as antigenic relationships. The core is a physics-inspired, gradient-free optimization framework that models objects as particles in a physical system, where observed dissimilarities define spring rest lengths and unobserved pairs exert repulsive forces. The package also provides functions specific to antigenic mapping to transform cross-reactivity and binding affinity measurements into accurate spatial representations in a phenotype space. Key features include: * Robust Embedding from Sparse Data: Effectively creates complete and consistent maps (in optimal dimensions) even with high proportions of missing data (e.g., >95%). * Physics-Inspired Optimization: Models objects (e.g., antigens, landmarks) as particles connected by springs (for measured dissimilarities) and subject to repulsive forces (for missing dissimilarities), and simulates the physical system using laws of mechanics, reducing the need for complex gradient computations. * Automatic Dimensionality Detection: Employs a likelihood-based approach to determine the optimal number of dimensions for the embedding/map, avoiding distortions common in methods with fixed low dimensions. * Noise and Bias Reduction: Naturally mitigates experimental noise and bias through its network-based, error-dampening mechanism. * Antigenic Velocity Calculation (for antigenic data): Introduces and quantifies "antigenic velocity," a vector that describes the rate and direction of antigenic drift for each pathogen isolate. This can help identify cluster transitions and potential lineage replacements. * Broad Applicability: Analyzes data from various objects that their dissimilarity may be of interest, ranging from complex biological measurements such as continuous and relational phenotypes, antibody-antigen interactions, and protein folding to abstract concepts, such as customer perception of different brands. Methods are described in the context of bioinformatics applications in Arhami and Rohani (2025a) <doi:10.1093/bioinformatics/btaf372>, and mathematical proofs and Euclidean embedding details are in Arhami and Rohani (2025b) <doi:10.48550/arXiv.2508.01733>.

r-tinydng 0.1.0-0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/tylermorganwall/tinydng
Licenses: Expat
Build system: r
Synopsis: 'TinyDNG' C++ Header Files
Description:

This package provides C++ header files for TinyDNG', a small header-only library for reading and writing DNG and TIFF files.

Total packages: 74009