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

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-tidyhte 1.0.4
Propagated dependencies: r-tibble@3.3.1 r-superlearner@2.0-40 r-rlang@1.2.0 r-r6@2.6.1 r-purrr@1.2.2 r-progress@1.2.3 r-magrittr@2.0.5 r-lifecycle@1.0.5 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://cran.r-project.org/package=tidyhte
Licenses: Expat
Build system: r
Synopsis: Tidy Estimation of Heterogeneous Treatment Effects
Description:

Estimates heterogeneous treatment effects using tidy semantics on experimental or observational data. Methods are based on the doubly-robust learner of Kennedy (2023) <doi:10.1214/23-EJS2157>. You provide a simple recipe for what machine learning algorithms to use in estimating the nuisance functions and tidyhte will take care of cross-validation, estimation, model selection, diagnostics and construction of relevant quantities of interest about the variability of treatment effects.

r-timefully 0.1.0
Propagated dependencies: r-rlang@1.2.0 r-purrr@1.2.2 r-lubridate@1.9.5 r-dygraphs@1.1.1.6 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/resourcefully-dev/timefully/
Licenses: GPL 3
Build system: r
Synopsis: Time-Series Management Made Easy
Description:

Manage time-series data frames across time zones, resolutions, and date ranges, while filling gaps using weekday/hour patterns or simple fill helpers or plotting them interactively. It is designed to work seamlessly with the tidyverse and dygraphs environments.

r-tr8 0.9.23
Propagated dependencies: r-xml@3.99-0.23 r-shiny@1.13.0 r-reshape@0.8.10 r-readxl@1.5.0 r-rcurl@1.98-1.18 r-rappdirs@0.3.4 r-plyr@1.8.9 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/GioBo/TR8
Licenses: GPL 2+
Build system: r
Synopsis: Tool for Downloading Functional Traits Data for Plant Species
Description:

Plant ecologists often need to collect "traits" data about plant species which are often scattered among various databases: TR8 contains a set of tools which take care of automatically retrieving some of those functional traits data for plant species from publicly available databases (The Ecological Flora of the British Isles, LEDA traitbase, Ellenberg values for Italian Flora, Mycorrhizal intensity databases, BROT, PLANTS, Jepson Flora Project). The TR8 name, inspired by "car plates" jokes, was chosen since it both reminds of the main object of the package and is extremely short to type.

r-tbrf 0.1.7
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://mps9506.github.io/tbrf/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Time-Based Rolling Functions
Description:

This package provides rolling statistical functions based on date and time windows instead of n-lagged observations.

r-tfneuralode 0.1.0
Propagated dependencies: r-tensorflow@2.20.0 r-reticulate@1.46.0 r-keras@2.16.1 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/semran9/tfNeuralODE
Licenses: Expat
Build system: r
Synopsis: Create Neural Ordinary Differential Equations with 'tensorflow'
Description:

This package provides a framework for the creation and use of Neural ordinary differential equations with the tensorflow and keras packages. The idea of Neural ordinary differential equations comes from Chen et al. (2018) <doi:10.48550/arXiv.1806.07366>, and presents a novel way of learning and solving differential systems.

r-tabnet 0.9.0
Propagated dependencies: r-zeallot@0.2.0 r-withr@3.0.2 r-vctrs@0.7.3 r-tune@2.1.0 r-torch@0.17.0 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-progress@1.2.3 r-parsnip@1.6.0 r-magrittr@2.0.5 r-hardhat@1.4.3 r-ggplot2@4.0.3 r-generics@0.1.4 r-dplyr@1.2.1 r-dials@1.4.3 r-data-tree@1.2.0 r-coro@1.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://mlverse.github.io/tabnet/
Licenses: Expat
Build system: r
Synopsis: Fit 'TabNet' Models for Classification and Regression
Description:

This package implements the TabNet model by Sercan O. Arik et al. (2019) <doi:10.48550/arXiv.1908.07442> with Coherent Hierarchical Multi-label Classification Networks by Giunchiglia et al. <doi:10.48550/arXiv.2010.10151> and provides a consistent interface for fitting and creating predictions. It's also fully compatible with the tidymodels ecosystem.

r-tensormiss 1.1.1
Propagated dependencies: r-rtensor@1.5.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tensorMiss
Licenses: GPL 3
Build system: r
Synopsis: Handle Missing Tensor Data with C++ Integration
Description:

To handle higher-order tensor data. See Kolda and Bader (2009) <doi:10.1137/07070111X> for details on tensor. While existing packages on tensor data extend the base array class to some data classes, this package serves as an alternative resort to handle tensor only as array class. Some functionalities related to missingness are also supported.

r-ts 1.0.1
Propagated dependencies: r-terra@1.9-27
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=Ts
Licenses: GPL 3
Build system: r
Synopsis: Calculation of the Surface Temperature (Ts) from Geospatial Raster Data
Description:

This package provides functions to calculate the Surface Temperature (Ts) from geospatial raster data. These functions use albedo, Normalized Difference Vegetation Index (NDVI), and air temperature (Ta) to estimate Ts, facilitating hydrological, ecological, and remote sensing analyses.

r-testingsimilarity 1.1
Propagated dependencies: r-lattice@0.22-9 r-dosefinding@1.4-1 r-alabama@2025.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TestingSimilarity
Licenses: GPL 3
Build system: r
Synopsis: Bootstrap Test for the Similarity of Dose Response Curves Concerning the Maximum Absolute Deviation
Description:

This package provides a bootstrap test which decides whether two dose response curves can be assumed as equal concerning their maximum absolute deviation. A plenty of choices for the model types are available, which can be found in the DoseFinding package, which is used for the fitting of the models. See <doi:10.1080/01621459.2017.1281813> for details.

r-taxadb 0.2.1
Propagated dependencies: r-tibble@3.3.1 r-stringi@1.8.7 r-rlang@1.2.0 r-memoise@2.0.1 r-magrittr@2.0.5 r-duckdb@1.5.2 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.0 r-contentid@0.0.19
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: <https://docs.ropensci.org/taxadb/>
Licenses: Expat
Build system: r
Synopsis: High-Performance Local Taxonomic Database Interface
Description:

This package creates a local database of many commonly used taxonomic authorities and provides functions that can quickly query this data.

r-traipse 0.4.0
Propagated dependencies: r-magrittr@2.0.5 r-geographiclib@0.4.2 r-geodist@0.1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/AustralianAntarcticDivision/traipse
Licenses: GPL 3
Build system: r
Synopsis: Shared Tools for Tracking Data
Description:

This package provides a collection of commonly used tools for animal movement and other tracking data. Variously distance, angle, bearing, distance-to, bearing-to and speed are provided for geographic data that can be used directly or within tidyverse syntax. Distances and bearings are calculated using modern geodesic methods as provided by Charles F. F. Karney (2013) <doi:10.1007/s00190-012-0578-z> via the geographiclib package.

r-timelinegraphics 1.0
Propagated dependencies: r-r2html@2.3.4 r-pdftools@3.9.0 r-magick@2.9.1 r-berryfunctions@1.22.13
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=timeLineGraphics
Licenses: GPL 2+
Build system: r
Synopsis: HTML with Horizontal Strips Symbolizing Events in a Person's Life
Description:

Produce an HTML page containing horizontal strips that symbolize events in a person's lsife. Since this is entirely a visualization, the image <https://barryzee.github.io/henry-timeline/henry.html> will show the basic use to show a timeline of events. The image <https://barryzee.github.io/vermeer/cssOverlay.html> shows how to correlate two timelines of events. A brief description is available at <https://barryzee.github.io/timeLineGraphics_manuscript/golden_age.html>.

r-toastui 0.4.0
Propagated dependencies: r-shinywidgets@0.9.1 r-shiny@1.13.0 r-rlang@1.2.0 r-phosphoricons@0.2.1 r-magrittr@2.0.5 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://dreamrs.github.io/toastui/
Licenses: Expat
Build system: r
Synopsis: Interactive Tables, Calendars and Charts for the Web
Description:

Create interactive tables, calendars, charts and markdown WYSIWYG editor with TOAST UI <https://ui.toast.com/> libraries to integrate in shiny applications or rmarkdown HTML documents.

r-textannotator 1.0.1
Propagated dependencies: r-shinyjs@2.1.1 r-shinyfiles@0.9.3 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-readtext@0.92.1 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-dt@0.34.0 r-data-tree@1.2.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/chaoliu-cl/textAnnotatoR
Licenses: GPL 3
Build system: r
Synopsis: Interactive Text Annotation Tool with 'shiny' GUI
Description:

This package provides a lightweight and focused text annotation tool built with shiny'. Provides an interactive graphical user interface for coding text documents, managing code hierarchies, creating memos, and analyzing coding patterns. Features include code co-occurrence analysis, visualization of coding patterns, comparison of multiple coding sets, and export capabilities. Supports collaborative qualitative research through standardized annotation formats and analysis tools.

r-tensorclustering 1.0.2
Propagated dependencies: r-tres@1.1.5 r-tensr@1.0.2 r-rtensor@1.5.0 r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-mvtnorm@1.3-7 r-mass@7.3-65 r-combinat@0.0-8 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TensorClustering
Licenses: Expat
Build system: r
Synopsis: Model-Based Tensor Clustering
Description:

This package performs model-based tensor clustering methods including Tensor Gaussian Mixture Model (TGMM), Tensor Envelope Mixture Model (TEMM) by Deng and Zhang (2021) <DOI: 10.1111/biom.13486>, Doubly-Enhanced EM (DEEM) algorithm by Mai, Zhang, Pan and Deng (2021) <DOI: 10.1080/01621459.2021.1904959>.

r-ttservice 0.5.3
Propagated dependencies: r-plotly@4.12.0 r-matrix@1.7-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=ttservice
Licenses: GPL 3
Build system: r
Synopsis: Service for Tidy Transcriptomics Software Suite
Description:

It provides generic methods that are used by more than one package, avoiding conflicts. This package will be imported by tidySingleCellExperiment and tidyseurat'.

r-tosca 0.3-4
Propagated dependencies: r-wikipedir@1.7.1 r-tm@0.7-18 r-stringr@1.6.0 r-rcolorbrewer@1.1-3 r-quanteda@4.4 r-lubridate@1.9.5 r-lda@1.5.2 r-htmltools@0.5.9 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/Docma-TU/tosca
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Statistical Content Analysis
Description:

This package provides a framework for statistical analysis in content analysis. In addition to a pipeline for preprocessing text corpora and linking to the latent Dirichlet allocation from the lda package, plots are offered for the descriptive analysis of text corpora and topic models. In addition, an implementation of Chang's intruder words and intruder topics is provided. Sample data for the vignette is included in the toscaData package, which is available on gitHub: <https://github.com/Docma-TU/toscaData>.

r-treesitter-r 1.3.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/r-lib/tree-sitter-r
Licenses: Expat
Build system: r
Synopsis: 'R' Grammar for 'Tree-Sitter'
Description:

This package provides bindings to an R grammar for Tree-sitter', to be used alongside the treesitter package. Tree-sitter builds concrete syntax trees for source files of any language, and can efficiently update those syntax trees as the source file is edited.

r-tidysummaries 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 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://github.com/kleanthisk10/tidySummaries
Licenses: Expat
Build system: r
Synopsis: Tidy Statistical Summaries for Exploratory Data Analysis
Description:

This package provides a tidy set of functions for summarising data, including descriptive statistics, frequency tables with normality testing, and group-wise significance testing. Designed for fast, readable, and easy exploration of both numeric and categorical data.

r-tinyplot 0.6.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://grantmcdermott.com/tinyplot/
Licenses: FSDG-compatible
Build system: r
Synopsis: Lightweight Extension of the Base R Graphics System
Description:

Lightweight extension of the base R graphics system, with support for automatic legends, facets, themes, and various other enhancements.

r-tigerr 1.0.0
Propagated dependencies: r-randomforest@4.7-1.2 r-ppcor@1.1 r-pbapply@1.7-4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TIGERr
Licenses: GPL 3+
Build system: r
Synopsis: Technical Variation Elimination with Ensemble Learning Architecture
Description:

The R implementation of TIGER. TIGER integrates random forest algorithm into an innovative ensemble learning architecture. Benefiting from this advanced architecture, TIGER is resilient to outliers, free from model tuning and less likely to be affected by specific hyperparameters. TIGER supports targeted and untargeted metabolomics data and is competent to perform both intra- and inter-batch technical variation removal. TIGER can also be used for cross-kit adjustment to ensure data obtained from different analytical assays can be effectively combined and compared. Reference: Han S. et al. (2022) <doi:10.1093/bib/bbab535>.

r-toscca 1.0
Propagated dependencies: r-scales@1.4.0 r-mcompanion@0.6 r-mass@7.3-65 r-lme4@2.0-1 r-ggplot2@4.0.3 r-forecast@9.0.2 r-foreach@1.5.2 r-envstats@3.1.0 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=toscca
Licenses: Expat
Build system: r
Synopsis: Thresholded Ordered Sparse CCA
Description:

This package performs Thresholded Ordered Sparse Canonical Correlation Analysis (CCA). For more details see Senar, N. (2024) <doi:10.1093/bioadv/vbae021> and Senar, N. et al. (2025) <doi:10.48550/arXiv.2503.15140>.

r-twosamples 2.0.1
Propagated dependencies: r-cpp11@0.5.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://twosampletest.com
Licenses: GPL 2+
Build system: r
Synopsis: Fast Permutation Based Two Sample Tests
Description:

Fast randomization based two sample tests. Testing the hypothesis that two samples come from the same distribution using randomization to create p-values. Included tests are: Kolmogorov-Smirnov, Kuiper, Cramer-von Mises, Anderson-Darling, Wasserstein, and DTS. The default test (two_sample) is based on the DTS test statistic, as it is the most powerful, and thus most useful to most users. The DTS test statistic builds on the Wasserstein distance by using a weighting scheme like that of Anderson-Darling. See the companion paper at <arXiv:2007.01360> or <https://codowd.com/public/DTS.pdf> for details of that test statistic, and non-standard uses of the package (parallel for big N, weighted observations, one sample tests, etc). We also include the permutation scheme to make test building simple for others.

r-tidylpa 2.0.2
Propagated dependencies: r-tidysem@0.2.10 r-tibble@3.3.1 r-rlang@1.2.0 r-mplusautomation@1.3 r-mclust@6.1.2 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://data-edu.github.io/tidyLPA/
Licenses: Expat
Build system: r
Synopsis: Easily Carry Out Latent Profile Analysis (LPA) Using Open-Source or Commercial Software
Description:

Easily carry out latent profile analysis ("LPA"), determine the correct number of classes based on best practices, and tabulate and plot the results. Provides functionality to estimate commonly-specified models with free means, variances, and covariances for each profile. Follows a tidy approach, in that output is in the form of a data frame that can subsequently be computed on. Models can be estimated using the free open source R packages Mclust and OpenMx', or using the commercial program MPlus', via the MplusAutomation package.

Total packages: 72693