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

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-textrar 0.8.0
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://github.com/matutosi/textrar
Licenses: Expat
Build system: r
Synopsis: Interface to 'TexTra' from R
Description:

This package provides a wrapper for the TexTra API <https://mt-auto-minhon-mlt.ucri.jgn-x.jp/>, a web service for translating texts between different languages. TexTra API account is required to use the service.

r-tapkee 1.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tapkee
Licenses: GPL 2+
Build system: r
Synopsis: Wrapper for 'tapkee' Dimension Reduction Library
Description:

Wrapper for using tapkee command line utility, it allows to run it from inside R and catch the results for further analysis and plotting. Tapkee is a program for fast dimension reduction, see package?tapkee and <http://tapkee.lisitsyn.me/> for installation and other details.

r-tailloss 1.0
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: http://github.com/igollini/tailloss
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Estimate the Probability in the Upper Tail of the Aggregate Loss Distribution
Description:

Set of tools to estimate the probability in the upper tail of the aggregate loss distribution using different methods: Panjer recursion, Monte Carlo simulations, Markov bound, Cantelli bound, Moment bound, and Chernoff bound.

r-tosi 0.3.0
Propagated dependencies: r-scalreg@1.0.1 r-mass@7.3-65 r-hdi@0.1-10 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/feiyoung/TOSI
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Two-Directional Simultaneous Inference for High-Dimensional Models
Description:

This package provides a general framework of two directional simultaneous inference is provided for high-dimensional as well as the fixed dimensional models with manifest variable or latent variable structure, such as high-dimensional mean models, high- dimensional sparse regression models, and high-dimensional latent factors models. It is making the simultaneous inference on a set of parameters from two directions, one is testing whether the estimated zero parameters indeed are zero and the other is testing whether there exists zero in the parameter set of non-zero. More details can be referred to Wei Liu, et al. (2022) <doi:10.48550/arXiv.2012.11100>.

r-tseal 0.1.5
Propagated dependencies: r-wdm@0.2.6 r-waveslim@1.8.5 r-statcomp@0.1.0 r-parallelly@1.47.0 r-mass@7.3-65 r-magrittr@2.0.5 r-checkmate@2.3.4 r-caret@7.0-1 r-bigmemory@4.6.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/vg-lab/TSEAL
Licenses: Artistic License 2.0
Build system: r
Synopsis: Time Series Analysis Library
Description:

The library allows to perform a multivariate time series classification based on the use of Discrete Wavelet Transform for feature extraction, a step wise discriminant to select the most relevant features and finally, the use of a linear or quadratic discriminant for classification. Note that all these steps can be done separately which allows to implement new steps. Velasco, I., Sipols, A., de Blas, C. S., Pastor, L., & Bayona, S. (2023) <doi:10.1186/S12938-023-01079-X>. Percival, D. B., & Walden, A. T. (2000,ISBN:0521640687). Maharaj, E. A., & Alonso, A. M. (2014) <doi:10.1016/j.csda.2013.09.006>.

r-tsrepr 1.1.0
Propagated dependencies: r-wavelets@0.3-0.2 r-rcpp@1.1.1-1.1 r-quantreg@6.1 r-mgcv@1.9-4 r-mass@7.3-65 r-dtt@0.1-2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://petolau.github.io/package/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Time Series Representations
Description:

This package provides methods for representations (i.e. dimensionality reduction, preprocessing, feature extraction) of time series to help more accurate and effective time series data mining. Non-data adaptive, data adaptive, model-based and data dictated (clipped) representation methods are implemented. Also various normalisation methods (min-max, z-score, Box-Cox, Yeo-Johnson), and forecasting accuracy measures are implemented.

r-topicscore 0.0.1
Propagated dependencies: r-slam@0.1-55 r-rspectra@0.16-2 r-quadprog@1.5-8 r-matrix@1.7-5 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TopicScore
Licenses: Expat
Build system: r
Synopsis: The Topic SCORE Algorithm to Fit Topic Models
Description:

This package provides implementation of the "Topic SCORE" algorithm that is proposed by Tracy Ke and Minzhe Wang. The singular value decomposition step is optimized through the usage of svds() function in RSpectra package, on a dgRMatrix sparse matrix. Also provides a column-wise error measure in the word-topic matrix A, and an algorithm for recovering the topic-document matrix W given A and D based on quadratic programming. The details about the techniques are explained in the paper "A new SVD approach to optimal topic estimation" by Tracy Ke and Minzhe Wang (2017) <arXiv:1704.07016>.

r-tidyemoji 0.2.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-lifecycle@1.0.5 r-emoji@16.0.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://pursuitofdatascience.github.io/tidyEmoji/
Licenses: GPL 3+
Build system: r
Synopsis: Discover, Count and Score Emoji in Text
Description:

This package provides a tidy toolkit for working with the emoji in any text column, such as social-media posts, product reviews, chat logs or survey responses. Unicode is awkward to handle and not every code point is an emoji, which makes emoji statistics fiddly to obtain. tidyEmoji extracts, counts, categorises and sentiment-scores emoji with grapheme-aware detection (so skin-tone and multi-person sequences stay intact), returning tidy data frames that slot straight into a tidyverse workflow. The bundled emoji sentiment lexicon is from the Emoji Sentiment Ranking of Kralj Novak et al. (2015) <doi:10.1371/journal.pone.0144296>, released under CC BY-SA 4.0.

r-texreg 1.39.5
Dependencies: texlive-booktabs@2026.1
Propagated dependencies: r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/leifeld/texreg/
Licenses: GPL 3
Build system: r
Synopsis: Conversion of R Regression Output to LaTeX or HTML Tables
Description:

Converts coefficients, standard errors, significance stars, and goodness-of-fit statistics of statistical models into LaTeX tables or HTML tables/MS Word documents or to nicely formatted screen output for the R console for easy model comparison. A list of several models can be combined in a single table. The output is highly customizable. New model types can be easily implemented. Details can be found in Leifeld (2013), JStatSoft <doi:10.18637/jss.v055.i08>.).

r-trimatch 1.0.2
Propagated dependencies: r-stringr@1.6.0 r-scales@1.4.0 r-reshape2@1.4.5 r-randomforest@4.7-1.2 r-psych@2.6.5 r-psagraphics@2.1.3 r-plyr@1.8.9 r-gridextra@2.3 r-ggplot2@4.0.3 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://jbryer.github.io/TriMatch/
Licenses: GPL 2+
Build system: r
Synopsis: Propensity Score Matching of Non-Binary Treatments
Description:

Propensity score matching for non-binary treatments.

r-tpac 0.3.0
Propagated dependencies: r-tpacdata@0.1.0 r-mass@7.3-65 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TPAC
Licenses: GPL 2+
Build system: r
Synopsis: Tissue-Adjusted Pathway Analysis of Cancer (TPAC)
Description:

This package contains logic for single sample gene set testing of cancer transcriptomic data with adjustment for normal tissue-specificity. Frost, H. Robert (2023) "Tissue-adjusted pathway analysis of cancer (TPAC)" <doi:10.1101/2022.03.17.484779>.

r-teal-slice 0.8.0
Propagated dependencies: r-teal-widgets@0.6.0 r-teal-logger@0.4.1 r-teal-data@0.8.0 r-shinywidgets@0.9.1 r-shinyjs@2.1.1 r-shinycssloaders@1.1.0 r-shiny@1.13.0 r-rlang@1.2.0 r-r6@2.6.1 r-plotly@4.12.0 r-logger@0.4.2 r-jsonlite@2.0.0 r-htmltools@0.5.9 r-dplyr@1.2.1 r-checkmate@2.3.4 r-bslib@0.11.0 r-bsicons@0.1.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://insightsengineering.github.io/teal.slice/
Licenses: ASL 2.0
Build system: r
Synopsis: Filter Module for 'teal' Applications
Description:

Data filtering module for teal applications. Allows for interactive filtering of data stored in data.frame and MultiAssayExperiment objects. Also displays filtered and unfiltered observation counts.

r-tinysnapshot 0.2.0
Propagated dependencies: r-tinytest@1.4.3 r-magick@2.9.1 r-diffobj@0.3.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/vincentarelbundock/tinysnapshot
Licenses: GPL 3+
Build system: r
Synopsis: Snapshots for Unit Tests using the 'tinytest' Framework
Description:

Snapshots for unit tests using the tinytest framework for R. Includes expectations to test base R and ggplot2 plots as well as console output from print().

r-twosampletest-hd 1.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TwoSampleTest.HD
Licenses: GPL 2
Build system: r
Synopsis: Two-Sample Test for the Equality of Distributions for High-Dimensional Data
Description:

For high-dimensional data whose main feature is a large number, p, of variables but a small sample size, the null hypothesis that the marginal distributions of p variables are the same for two groups is tested. We propose a test statistic motivated by the simple idea of comparing, for each of the p variables, the empirical characteristic functions computed from the two samples. If one rejects this global null hypothesis of no differences in distributions between the two groups, a set of permutation p-values is reported to identify which variables are not equally distributed in both groups.

r-tabler 0.1.0
Propagated dependencies: r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/pachadotdev/tabler
Licenses: FSDG-compatible
Build system: r
Synopsis: Create Dashboards with 'Tabler' and 'Shiny'
Description:

This package provides functions to build interactive dashboards combining the Tabler UI Kit with Shiny', making it easy to create professional-looking web applications. Tabler is fully responsive and compatible with all modern browsers. Offers customizable layouts and components built with HTML5 and CSS3'. The underlying Tabler (<https://github.com/tabler/tabler>) and Tabler Icons (<https://github.com/tabler/tabler-icons>) were pre-built from source to eliminate the need for Node.js and NPM on package installation.

r-twn 0.2.6
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-dplyr@1.2.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://redtent.github.io/twn/
Licenses: Expat
Build system: r
Synopsis: Taxa Waterbeheer Nederland voor R
Description:

The TWN-list (Taxa Waterbeheer Nederland) is the Dutch standard for naming taxons in Dutch Watermanagement. This package makes it easier to use the TWN-list for ecological analyses. It consists of two parts. First it makes the TWN-list itself available in R. Second, it has a few functions that make it easy to perform some basic and often recurring tasks for checking and consulting taxonomic data from the TWN-list.

r-tree3d 0.1.2
Propagated dependencies: r-rayvertex@0.15.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://tylermorganwall.github.io/tree3d/
Licenses: Expat
Build system: r
Synopsis: 3D Tree Models
Description:

This package provides customizable 3D tree models (as OBJ files) for use in data visualization. Includes both planar and solid tree models, various crown types (columnar, oval, palm, pyramidal, rounded, spreading, vase, weeping), and options to change the diameter, height, and color of the tree's crown and trunk.

r-testex 0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/dgkf/testex
Licenses: Expat
Build system: r
Synopsis: Add Tests to Examples
Description:

Add tests in-line in examples. Provides standalone functions for facilitating easier test writing in Rd files. However, a more familiar interface is provided using roxygen2 tags. Tools are also provided for facilitating package configuration and use with testthat'.

r-tcv 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-irlba@2.3.7 r-gfm@1.2.2 r-countsplit@4.0.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/Wangzhijingwzj/tcv
Licenses: GPL 3+
Build system: r
Synopsis: Determining the Number of Factors in Poisson Factor Models via Thinning Cross-Validation
Description:

This package implements methods for selecting the number of factors in Poisson factor models, with a primary focus on Thinning Cross-Validation (TCV). The TCV method is based on the data thinning technique, which probabilistically partitions each count observation into training and test sets while preserving the underlying factor structure. The Poisson factor model is then fit on the training set, and model selection is performed by comparing predictive performance on the test set. This toolkit is designed for researchers working with high-dimensional count data in fields such as genomics, text mining, and social sciences. The data thinning methodology is detailed in Dharamshi et al. (2025) <doi:10.1080/01621459.2024.2353948> and Wang et al. (2025) <doi:10.1080/01621459.2025.2546577>.

r-thisutils 0.4.7
Propagated dependencies: r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-pak@0.9.5 r-matrix@1.7-5 r-foreach@1.5.2 r-doparallel@1.0.17 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://mengxu98.github.io/thisutils/
Licenses: Expat
Build system: r
Synopsis: Collection of Utility Functions for Data Analysis and Computing
Description:

This package provides utility functions for data analysis and computing. Includes functions for logging, parallel processing, and other computational tasks to streamline workflows.

r-tripestimation 0.0-46
Propagated dependencies: r-zoo@1.8-15 r-sp@2.2-1 r-reproj@0.7.0 r-mgcv@1.9-4 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/Trackage/tripEstimation
Licenses: GPL 3
Build system: r
Synopsis: Metropolis Sampler and Supporting Functions for Estimating Animal Movement from Archival Tags and Satellite Fixes
Description:

Data handling and estimation functions for animal movement estimation from archival or satellite tags. Helper functions are included for making image summaries binned by time interval from Markov Chain Monte Carlo simulations.

r-twangmediation 1.2.1
Propagated dependencies: r-twang@2.6.2 r-survey@4.5 r-latticeextra@0.6-31 r-lattice@0.22-9 r-gridextra@2.3 r-gbm@2.2.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=twangMediation
Licenses: GPL 3
Build system: r
Synopsis: Twang Causal Mediation Modeling via Weighting
Description:

This package provides functions for estimating natural direct and indirect effects for mediation analysis. It uses weighting where the weights are functions of estimates of the probability of exposure or treatment assignment (Hong, G (2010). <https://cepa.stanford.edu/sites/default/files/workshops/GH_JSM%20Proceedings%202010.pdf> Huber, M. (2014). <doi:10.1002/jae.2341>). Estimation of probabilities can use generalized boosting or logistic regression. Additional functions provide diagnostics of the model fit and weights. The vignette provides details and examples.

r-tuber 1.4.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-mime@0.13 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr2@1.2.2 r-httr@1.4.8 r-hms@1.1.4 r-dplyr@1.2.1 r-digest@0.6.39 r-checkmate@2.3.4 r-askpass@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://gojiplus.github.io/tuber/
Licenses: Expat
Build system: r
Synopsis: Client for the YouTube API
Description:

Get comments posted on YouTube videos, information on how many times a video has been liked, search for videos with particular content, and much more. You can also scrape captions from a few videos. To learn more about the YouTube API, see <https://developers.google.com/youtube/v3/>.

r-taxizedb 0.3.2
Propagated dependencies: r-vroom@1.7.1 r-tibble@3.3.1 r-rsqlite@3.52.0 r-rlang@1.2.0 r-readr@2.2.0 r-magrittr@2.0.5 r-hoardr@0.5.5 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.0 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://docs.ropensci.org/taxizedb/
Licenses: Expat
Build system: r
Synopsis: Offline Access to Taxonomic Databases
Description:

Download taxonomic databases, convert them into SQLite format, and query them locally for fast, reliable, and reproducible access to taxonomic data.

Total packages: 72465