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

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-tastyr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tastyR
Licenses: CC0
Build system: r
Synopsis: Recipe Data from 'Allrecipes.com'
Description:

This package provides a collection of recipe datasets scraped from <https://www.allrecipes.com/>, containing two complementary datasets: allrecipes with 14,426 general recipes, and cuisines with 2,218 recipes categorized by country of origin. Both datasets include comprehensive recipe information such as ingredients, nutritional facts (calories, fat, carbs, protein), cooking times (preparation and cooking), ratings, and review metadata. All data has been cleaned and standardized, ready for analysis.

r-tidyactuarial 0.1.2
Propagated dependencies: r-tibble@3.3.1 r-scales@1.4.0 r-rlang@1.1.7 r-ggplot2@4.0.2 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tidyactuarial
Licenses: Expat
Build system: r
Synopsis: Tidy Tools for Actuarial Mathematics and Life Contingencies
Description:

This package provides tidyverse-aligned tools for actuarial mathematics and life contingencies, including life tables, survival probabilities, actuarial present values of cash flows, life annuities, multi-life benefits, and related quantities. The package emphasizes clear actuarial notation consistent with standard curricula (e.g. SOA exams) and supports reproducible workflows using modern R.

r-tidyheatmap 1.13.1
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.1.7 r-rcolorbrewer@1.1-3 r-purrr@1.2.1 r-patchwork@1.3.2 r-magrittr@2.0.4 r-lifecycle@1.0.5 r-dplyr@1.2.0 r-dendextend@1.19.1 r-complexheatmap@2.26.1 r-circlize@0.4.17
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://www.r-project.org
Licenses: GPL 3
Build system: r
Synopsis: Tidy Implementation of Heatmap
Description:

This is a tidy implementation for heatmap. At the moment it is based on the (great) package ComplexHeatmap'. The goal of this package is to interface a tidy data frame with this powerful tool. Some of the advantages are: Row and/or columns colour annotations are easy to integrate just specifying one parameter (column names). Custom grouping of rows is easy to specify providing a grouped tbl. For example: df %>% group_by(...). Labels size adjusted by row and column total number. Default use of Brewer and Viridis palettes.

r-tfactsr 0.99.0
Propagated dependencies: r-qvalue@2.42.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://afukushima.github.io/TFactSR/
Licenses: GPL 3
Build system: r
Synopsis: Enrichment Approach to Predict Which Transcription Factors are Regulated
Description:

R implementation of TFactS to predict which are the transcription factors (TFs), regulated in a biological condition based on lists of differentially expressed genes (DEGs) obtained from transcriptome experiments. This package is based on the TFactS concept by Essaghir et al. (2010) <doi:10.1093/nar/gkq149> and expands it. It allows users to perform TFactS'-like enrichment approach. The package can import and use the original catalogue file from the TFactS as well as users defined catalogues of interest that are not supported by TFactS (e.g., Arabidopsis).

r-timevarcorr 0.1.1
Propagated dependencies: r-lpridge@1.1-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://courtiol.github.io/timevarcorr/
Licenses: Expat
Build system: r
Synopsis: Time Varying Correlation
Description:

Computes how the correlation between 2 time-series changes over time. To do so, the package follows the method from Choi & Shin (2021) <doi:10.1007/s42952-020-00073-6>. It performs a non-parametric kernel smoothing (using a common bandwidth) of all underlying components required for the computation of a correlation coefficient (i.e., x, y, x^2, y^2, xy). An automatic selection procedure for the bandwidth parameter is implemented. Alternative kernels can be used (Epanechnikov, box and normal). Both Pearson and Spearman correlation coefficients can be estimated and change in correlation over time can be tested.

r-tabulapdf 1.0.5-5
Propagated dependencies: r-rjava@1.0-14 r-readr@2.2.0 r-png@0.1-8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://docs.ropensci.org/tabulapdf/https://github.com/ropensci/tabulapdf/
Licenses: FSDG-compatible
Build system: r
Synopsis: Extract Tables from PDF Documents
Description:

Bindings for the Tabula <https://tabula.technology/> Java library, which can extract tables from PDF files. This tool can reduce time and effort in data extraction processes in fields like investigative journalism. It allows for automatic and manual table extraction, the latter facilitated through a Shiny interface, enabling manual areas selection\ with a computer mouse for data retrieval.

r-tigger 1.1.3
Propagated dependencies: r-tidyr@1.3.2 r-stringi@1.8.7 r-rlang@1.1.7 r-lazyeval@0.2.2 r-iterators@1.0.14 r-gtools@3.9.5 r-gridextra@2.3 r-ggplot2@4.0.2 r-foreach@1.5.2 r-dplyr@1.2.0 r-doparallel@1.0.17 r-alakazam@1.4.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: http://tigger.readthedocs.io
Licenses: AGPL 3
Build system: r
Synopsis: Infers Novel Immunoglobulin Alleles from Sequencing Data
Description:

This package infers the V genotype of an individual from immunoglobulin (Ig) repertoire sequencing data (AIRR-Seq, Rep-Seq). Includes detection of any novel alleles. This information is then used to correct existing V allele calls from among the sample sequences. Citations: Gadala-Maria, et al (2015) <doi:10.1073/pnas.1417683112>, Gadala-Maria, et al (2019) <doi:10.3389/fimmu.2019.00129>.

r-timevis 2.1.0
Propagated dependencies: r-shiny@1.11.1 r-rmarkdown@2.30 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/daattali/timevis
Licenses: Expat
Build system: r
Synopsis: Create Interactive Timeline Visualizations in R
Description:

Create rich and fully interactive timeline visualizations. Timelines can be included in Shiny apps or R markdown documents. timevis includes an extensive API to manipulate a timeline after creation, and supports getting data out of the visualization into R. Based on the vis.js Timeline JavaScript library.

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-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-tserieschaos 0.1-13.1
Propagated dependencies: r-desolve@1.41
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tseriesChaos
Licenses: GPL 2
Build system: r
Synopsis: Analysis of Nonlinear Time Series
Description:

Routines for the analysis of nonlinear time series. This work is largely inspired by the TISEAN project, by Rainer Hegger, Holger Kantz and Thomas Schreiber: <http://www.mpipks-dresden.mpg.de/~tisean/>.

r-tableeasy 1.1.2
Propagated dependencies: r-tableone@0.13.2 r-survival@3.8-6 r-nortest@1.0-4 r-mgcv@1.9-4 r-lmtest@0.9-40
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tableeasy
Licenses: GPL 3
Build system: r
Synopsis: Tables of Clinical Study
Description:

This package creates some tables of clinical study. Table 1 is created by table1() to describe baseline characteristics, which is essential in every clinical study. Created by table2(), the function of Table 2 is to explore influence factors. And Table 3 created by table3() is able to make stratified analysis.

r-twowaytests 1.5
Propagated dependencies: r-wesanderson@0.3.7 r-onewaytests@3.1 r-nortest@1.0-4 r-mass@7.3-65 r-ggplot2@4.0.2 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=twowaytests
Licenses: GPL 2+
Build system: r
Synopsis: Two-Way Tests in Independent Groups Designs
Description:

This package performs two-way tests in independent groups designs. These are two-way ANOVA, two-way ANOVA under heteroscedasticity: parametric bootstrap based generalized test and generalized pivotal quantity based generalized test, two-way ANOVA for medians, trimmed means, M-estimators. The package performs descriptive statistics and graphical approaches. Moreover, it assesses variance homogeneity and normality of data in each group via tests and plots. All twowaytests functions are designed for two-way layout (Dag et al., 2024, <doi:10.1016/j.softx.2024.101862>).

r-twomodeclusteringga 1.0.0
Propagated dependencies: r-ggplot2@4.0.2 r-ga@3.2.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/joshageman/twomodeclusteringGA
Licenses: GPL 3
Build system: r
Synopsis: Genetic Algorithm Based Two-Mode Clustering
Description:

This package implements two-mode clustering (biclustering) using genetic algorithms. The method was first introduced in Hageman et al. (2008) <doi:10.1007/s11306-008-0105-7>. The package provides tools for fitting, visualization, and validation of two-mode cluster structures in data matrices.

r-taskqueue 0.2.0
Propagated dependencies: r-whisker@0.4.1 r-stringr@1.6.0 r-ssh@0.9.4 r-shiny@1.11.1 r-settings@0.2.7 r-rpostgres@1.4.10 r-rlang@1.1.7 r-ggplot2@4.0.2 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://taskqueue.bangyou.me/
Licenses: Expat
Build system: r
Synopsis: Task Queue for Parallel Computing Based on PostgreSQL
Description:

This package implements a task queue system for asynchronous parallel computing using PostgreSQL <https://www.postgresql.org/> as a backend. Designed for embarrassingly parallel problems where tasks do not communicate with each other. Dynamically distributes tasks to workers, handles uneven load balancing, and allows new workers to join at any time. Particularly useful for running large numbers of independent tasks on high-performance computing (HPC) clusters with SLURM <https://slurm.schedmd.com/> job schedulers.

r-tabularmaps 0.1.0
Propagated dependencies: r-rlang@1.1.7 r-purrr@1.2.1 r-ggplot2@4.0.2 r-ggforce@0.5.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/uribo/tabularmaps
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: Create Tile-Grid Geographical Maps
Description:

The tabularmap is one of the visualization methods for efficiently displaying data consisting of multiple elements by tiling them. When dealing with geospatial, it corrects for differences in visibility between areas.

r-tsss 1.3.4-7
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TSSS
Licenses: GPL 2+
Build system: r
Synopsis: Time Series Analysis with State Space Model
Description:

This package provides functions for statistical analysis, modeling and simulation of time series with state space model, based on the methodology in Kitagawa (2020, ISBN: 978-0-367-18733-0).

r-thestats 0.1.0
Propagated dependencies: r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/analyticsresearchlab/thestats
Licenses: GPL 3
Build system: r
Synopsis: R Package for Exploring Turkish Higher Education Statistics
Description:

This package provides a user-friendly R data package that is intended to make Turkish higher education statistics more accessible.

r-tcpl 3.3.1
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.2 r-tcplfit2@0.1.9 r-stringr@1.6.0 r-sqldf@0.4-12 r-rmariadb@1.3.5 r-rlang@1.1.7 r-rcolorbrewer@1.1-3 r-plotly@4.12.0 r-numderiv@2016.8-1.1 r-gt@1.3.0 r-gridextra@2.3 r-ggplot2@4.0.2 r-dplyr@1.2.0 r-dbi@1.3.0 r-data-table@1.18.2.1 r-ctxr@1.1.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/USEPA/CompTox-ToxCast-tcpl
Licenses: Expat
Build system: r
Synopsis: ToxCast Data Analysis Pipeline
Description:

The ToxCast Data Analysis Pipeline ('tcpl') is an R package that manages, curve-fits, plots, and stores ToxCast data to populate its linked MySQL database, invitrodb'. The package was developed for the chemical screening data curated by the US EPA's Toxicity Forecaster (ToxCast) program, but tcpl can be used to support diverse chemical screening efforts.

r-tramme 1.0.8
Propagated dependencies: r-variables@1.1-2 r-tram@1.4-2 r-tmb@1.9.19 r-reformulas@0.4.4 r-rcppeigen@0.3.4.0.2 r-numderiv@2016.8-1.1 r-nlme@3.1-168 r-mvtnorm@1.3-3 r-mlt@1.8-0 r-mgcv@1.9-4 r-matrix@1.7-4 r-mass@7.3-65 r-coneproj@1.23 r-basefun@1.2-6 r-alabama@2025.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: http://ctm.R-forge.R-project.org
Licenses: GPL 2
Build system: r
Synopsis: Transformation Models with Mixed Effects
Description:

Likelihood-based estimation of mixed-effects transformation models using the Template Model Builder ('TMB', Kristensen et al., 2016) <doi:10.18637/jss.v070.i05>. The technical details of transformation models are given in Hothorn et al. (2018) <doi:10.1111/sjos.12291>. Likelihood contributions of exact, randomly censored (left, right, interval) and truncated observations are supported. The random effects are assumed to be normally distributed on the scale of the transformation function, the marginal likelihood is evaluated using the Laplace approximation, and the gradients are calculated with automatic differentiation (Tamasi & Hothorn, 2021) <doi:10.32614/RJ-2021-075>. Penalized smooth shift terms can be defined using the mgcv notation. Additive mixed-effects transformation models are described in Tamasi (2025) <doi:10.18637/jss.v114.i11>.

r-tsmodel 0.6-2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tsModel
Licenses: GPL 2+
Build system: r
Synopsis: Time Series Modeling for Air Pollution and Health
Description:

This package provides tools for specifying time series regression models.

r-tind 0.2.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/dever-pl/tind
Licenses: GPL 3
Build system: r
Synopsis: Common Representation of Time Indices of Different Types
Description:

This package provides an easy-to-use tind class representing time indices of different types (years, quarters, months, ISO 8601 weeks, dates, time of day, date-time, and arbitrary integer/numeric indices). Includes an extensive collection of functions for calendrical computations (including business applications), index conversions, index parsing, and other operations. Auxiliary classes representing time differences and time intervals (with set operations and index matching functionality) are also provided. All routines have been optimised for speed in order to facilitate computations on large datasets. More details regarding calendars in general and calendrical algorithms can be found in "Calendar FAQ" by Claus Tøndering <https://www.tondering.dk/claus/calendar.html>.

r-trendchange 1.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=trendchange
Licenses: GPL 3
Build system: r
Synopsis: Innovative Trend Analysis and Time-Series Change Point Analysis
Description:

Innovative Trend Analysis is a graphical method to examine the trends in time series data. Sequential Mann-Kendall test uses the intersection of prograde and retrograde series to indicate the possible change point in time series data. Distribution free cumulative sum charts indicate location and significance of the change point in time series. Zekai, S. (2011). <doi:10.1061/(ASCE)HE.1943-5584.0000556>. Grayson, R. B. et al. (1996). Hydrological Recipes: Estimation Techniques in Australian Hydrology. Cooperative Research Centre for Catchment Hydrology, Australia, p. 125. Sneyers, S. (1990). On the statistical analysis of series of observations. Technical note no 5 143, WMO No 725 415. Secretariat of the World Meteorological Organization, Geneva, 192 pp.

r-tigers 0.1-3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/emmanuelparadis/tigers
Licenses: GPL 3
Build system: r
Synopsis: Integration of Geography, Environment, and Remote Sensing
Description:

Handling and manipulation polygons, coordinates, and other geographical objects. The tools include: polygon areas, barycentric and trilinear coordinates (Hormann and Floater, 2006, <doi:10.1145/1183287.1183295>), convex hull for polygons (Graham and Yao, 1983, <doi:10.1016/0196-6774(83)90013-5>), polygon triangulation (Toussaint, 1991, <doi:10.1007/BF01905693>), great circle and geodesic distances, Hausdorff distance, and reduced major axis.

Total packages: 70992