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

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-tscv 1.0.0
Propagated dependencies: r-tsibble@1.2.0 r-tidytext@0.4.3 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-slider@0.3.3 r-scales@1.4.0 r-rlang@1.2.0 r-qqplotr@0.0.7 r-purrr@1.2.2 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-forecast@9.0.2 r-fabletools@0.8.0 r-dplyr@1.2.1 r-distributional@0.7.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/ahaeusser/tscv
Licenses: GPL 3
Build system: r
Synopsis: Functions and Utilities for Tidy Time Series Forecasting and Time Series Cross-Validation
Description:

This package provides functions and tools for tidy time series analysis and forecasting as well as time series cross-validation. This is mainly a set of wrapper and helper functions as well as some extensions for the packages tsibble', fable', and fabletools'.

r-tip 0.1.0
Propagated dependencies: r-rlang@1.2.0 r-network@1.20.0 r-mniw@1.0.2 r-laplacesdemon@16.1.8 r-igraph@2.3.1 r-ggplot2@4.0.3 r-ggally@2.4.0 r-foreach@1.5.2 r-doparallel@1.0.17 r-changepoint@2.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tip
Licenses: Expat
Build system: r
Synopsis: Bayesian Clustering Using the Table Invitation Prior (TIP)
Description:

Cluster data without specifying the number of clusters using the Table Invitation Prior (TIP) introduced in the paper "Clustering Gene Expression Using the Table Invitation Prior" by Charles W. Harrison, Qing He, and Hsin-Hsiung Huang (2022) <doi:10.3390/genes13112036>. TIP is a Bayesian prior that uses pairwise distance and similarity information to cluster vectors, matrices, or tensors.

r-trip 1.10.0
Propagated dependencies: r-viridis@0.6.5 r-traipse@0.4.0 r-spatstat-geom@3.7-3 r-spatstat-explore@3.8-0 r-sp@2.2-1 r-rlang@1.2.0 r-reproj@0.7.0 r-raster@3.6-32 r-mass@7.3-65 r-glue@1.8.1 r-geodist@0.1.1 r-dplyr@1.2.1 r-crsmeta@0.3.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/Trackage/trip
Licenses: GPL 3
Build system: r
Synopsis: Tracking Data
Description:

Access and manipulate spatial tracking data, with straightforward coercion from and to other formats. Filter for speed and create time spent maps from tracking data. There are coercion methods to convert between trip and ltraj from adehabitatLT', and between trip and psp and ppp from spatstat'. Trip objects can be created from raw or grouped data frames, and from types in the sp', sf', amt', trackeR', mousetrap', and other packages, Sumner, MD (2011) <https://figshare.utas.edu.au/articles/thesis/The_tag_location_problem/23209538>.

r-tsfngm 0.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tsfngm
Licenses: GPL 3
Build system: r
Synopsis: Time Series Forecasting using Nonlinear Growth Models
Description:

Nonlinear growth models are extremely useful in gaining insight into the underlying mechanism. These models are generally mechanistic, with parameters that have biological meaning. This package allows you to fit and forecast time series data using nonlinear growth models.

r-torchopt 0.1.4
Propagated dependencies: r-torch@0.17.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/e-sensing/torchopt/
Licenses: FSDG-compatible
Build system: r
Synopsis: Advanced Optimizers for Torch
Description:

Optimizers for torch deep learning library. These functions include recent results published in the literature and are not part of the optimizers offered in torch'. Prospective users should test these optimizers with their data, since performance depends on the specific problem being solved. The packages includes the following optimizers: (a) adabelief by Zhuang et al (2020), <arXiv:2010.07468>; (b) adabound by Luo et al.(2019), <arXiv:1902.09843>; (c) adahessian by Yao et al.(2021) <arXiv:2006.00719>; (d) adamw by Loshchilov & Hutter (2019), <arXiv:1711.05101>; (e) madgrad by Defazio and Jelassi (2021), <arXiv:2101.11075>; (f) nadam by Dozat (2019), <https://openreview.net/pdf/OM0jvwB8jIp57ZJjtNEZ.pdf>; (g) qhadam by Ma and Yarats(2019), <arXiv:1810.06801>; (h) radam by Liu et al. (2019), <arXiv:1908.03265>; (i) swats by Shekar and Sochee (2018), <arXiv:1712.07628>; (j) yogi by Zaheer et al.(2019), <https://papers.nips.cc/paper/8186-adaptive-methods-for-nonconvex-optimization>.

r-tdsa 1.1-2
Propagated dependencies: r-numderiv@2016.8-1.1 r-mathjaxr@2.0-0 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/weehaong/tdsa
Licenses: GPL 3
Build system: r
Synopsis: Time-Dependent Sensitivity Analysis
Description:

This package provides functions that can be used to calculate time-dependent state and parameter sensitivities for both continuous- and discrete-time deterministic models. See Ng et al. (2023) <doi:10.1086/726143> for more information about time-dependent sensitivity analysis.

r-tsselect 0.1.8
Propagated dependencies: r-forecast@9.0.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tsSelect
Licenses: GPL 2
Build system: r
Synopsis: Execution of Time Series Models
Description:

Execution of various time series models and choosing the best one either by a specific error metric or by picking the best one by majority vote. The models are based on the "forecast" package, written by Prof. Rob Hyndman.

r-tiledb 0.33.0
Dependencies: zlib@1.3.1 pcre2@10.42
Propagated dependencies: r-spdl@0.0.5 r-rcppint64@0.0.5 r-rcpp@1.1.1-1.1 r-nanotime@0.3.15 r-nanoarrow@0.8.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/TileDB-Inc/TileDB-R
Licenses: Expat
Build system: r
Synopsis: Modern Database Engine for Complex Data Based on Multi-Dimensional Arrays
Description:

The modern database TileDB introduces a powerful on-disk format for storing and accessing any complex data based on multi-dimensional arrays. It supports dense and sparse arrays, dataframes and key-values stores, cloud storage ('S3', GCS', Azure'), chunked arrays, multiple compression, encryption and checksum filters, uses a fully multi-threaded implementation, supports parallel I/O, data versioning ('time travel'), metadata and groups. It is implemented as an embeddable cross-platform C++ library with APIs from several languages, and integrations. This package provides the R support.

r-tad 1.0.1
Propagated dependencies: r-mblm@0.12.1 r-foreach@1.5.2 r-dofuture@1.2.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://forge.inrae.fr/urep/data_processing/tad
Licenses: Modified BSD
Build system: r
Synopsis: Realize the Trait Abundance Distribution
Description:

The â TADâ package compiled an analytical framework based on an analysis of the shape of the trait abundance distributions to better understand community assembly processes, and predict community dynamics under environmental changes. This framework mobilized a study of the relationship between the moments describing the shape of the distributions: the skewness and the kurtosis (SKR). The SKR allows the identification of commonalities in the shape of trait distributions across contrasting communities. Derived from the SKR, we developed mathematical parameters that summarise the complex pattern of distributions by assessing (i) the R², (ii) the Y-intercept, (iii) the slope, (iv) the functional stability of community (TADstab), and, (v) the distance from specific distribution families (i.e., the distance from the skew-uniform family a limit to the highest degree of evenness: TADeve).

r-tabletolongform 1.3.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://www.stat.auckland.ac.nz/~joh024/Research/TableToLongForm/
Licenses: GPL 3
Build system: r
Synopsis: Automatically Convert Hierarchical for-Human Tables to Machine-Readable LongForm Dataframes
Description:

This package provides a wrapper to a set of algorithms designed to recognise positional cues present in hierarchical for-human Tables (which would normally be interpreted visually by the human brain) to decompose, then reconstruct the data into machine-readable LongForm Dataframes.

r-treasury 0.5.0
Propagated dependencies: r-xml2@1.5.2 r-httr2@1.2.2 r-data-table@1.18.4 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://m-muecke.github.io/treasury/
Licenses: Expat
Build system: r
Synopsis: Client for US Treasury XML Feed and Published Data
Description:

Download daily interest rates from the US Treasury XML feed. Leveraging <https://home.treasury.gov/treasury-daily-interest-rate-xml-feed>, this package serves as a wrapper, facilitating the retrieval of daily treasury rates across various categories, including par yield curves, treasury bills, long-term rates, and real yield curves.

r-tsxtreme 0.3.4
Propagated dependencies: r-tictoc@1.2.1 r-mvtnorm@1.3-7 r-mass@7.3-65 r-evd@2.3-7.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tsxtreme
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Modelling of Extremal Dependence in Time Series
Description:

Characterisation of the extremal dependence structure of time series, avoiding pre-processing and filtering as done typically with peaks-over-threshold methods. It uses the conditional approach of Heffernan and Tawn (2004) <DOI:10.1111/j.1467-9868.2004.02050.x> which is very flexible in terms of extremal and asymptotic dependence structures, and Bayesian methods improve efficiency and allow for deriving measures of uncertainty. For example, the extremal index, related to the size of clusters in time, can be estimated and samples from its posterior distribution obtained.

r-tidier 0.2.0
Propagated dependencies: r-tidyr@1.3.2 r-slider@0.3.3 r-rlang@1.2.0 r-magrittr@2.0.5 r-furrr@0.4.0 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/talegari/tidier
Licenses: GPL 3+
Build system: r
Synopsis: Enhanced 'mutate'
Description:

This package provides Apache Spark style window aggregation for R dataframes and remote dbplyr tables via mutate in dplyr flavour.

r-tcprepdesigns 0.0.1
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TCpRepDesigns
Licenses: GPL 3+
Build system: r
Synopsis: Partially Replicated Test-Control Designs for Early Generation Varietal Trials
Description:

This package provides functions for generating partially replicated (p-rep) test-control designs for early generation varietal trials conducted across multiple environments. The package implements three construction methods for obtaining efficient p-rep test-control designs with one or more control treatments. The package extends the partially replicated design framework of Vinaykumar et al. (2026) <doi:10.1007/s12355-025-01684-1> to accommodate test-control comparisons in breeding trials. Functions are also provided for generating randomized and non-randomized layouts and for evaluating designs using average variance measures for test-versus-test and test-versus-control comparisons, together with canonical efficiency factors. The proposed designs are useful for large-scale varietal evaluation trials where a large number of test lines are assessed under limited experimental resources.

r-tqk 0.1.8
Propagated dependencies: r-tibble@3.3.1 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/mrchypark/tqk
Licenses: Expat
Build system: r
Synopsis: Get Financial Data in Korea
Description:

Enables the acquisition of Korean financial market data, designed to integrate seamlessly with the tidyquant package.

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-tsvio 1.0.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/MD-Anderson-Bioinformatics/tsvio
Licenses: GPL 3+
Build system: r
Synopsis: Simple Utilities for Tab-Separated-Value (TSV) Files
Description:

Utilities for rapidly loading specified rows and/or columns of data from large tab-separated value (tsv) files (large: e.g. 1 GB file of 10000 x 10000 matrix). tsvio is an R wrapper to C code that creates an index file for the rows of the tsv file, and uses that index file to collect rows and/or columns from the tsv file without reading the whole file into memory.

r-treediagram 0.1.1
Propagated dependencies: r-tree@1.0-45 r-stringr@1.6.0 r-ggplot2@4.0.3 r-cowplot@1.2.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TreeDiagram
Licenses: FSDG-compatible
Build system: r
Synopsis: Tree Diagram
Description:

Visualizing cuts for either axis-align or non axis-align tree methods (e.g. decision tree, random tessellation process).

r-teqr 6.0-0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TEQR
Licenses: GPL 2
Build system: r
Synopsis: Target Equivalence Range Design
Description:

The TEQR package contains software to calculate the operating characteristics for the TEQR and the ACT designs.The TEQR (toxicity equivalence range) design is a toxicity based cumulative cohort design with added safety rules. The ACT (Activity constrained for toxicity) design is also a cumulative cohort design with additional safety rules. The unique feature of this design is that dose is escalated based on lack of activity rather than on lack of toxicity and is de-escalated only if an unacceptable level of toxicity is experienced.

r-tmcn 0.2-13
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tmcn
Licenses: LGPL 2.0+
Build system: r
Synopsis: Text Mining Toolkit for Chinese
Description:

This package provides a Text mining toolkit for Chinese, which includes facilities for Chinese string processing, Chinese NLP supporting, encoding detecting and converting. Moreover, it provides some functions to support tm package in Chinese.

r-trackopt 0.1.1
Propagated dependencies: r-tibble@3.3.1 r-optimizer@1.3.0 r-oeli@0.7.6 r-ggplot2@4.0.3 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://github.com/loelschlaeger/trackopt
Licenses: GPL 3+
Build system: r
Synopsis: Track Numerical Optimization
Description:

Tracks parameter values, gradients, and Hessians at each iteration of numerical optimizers. Useful for analyzing optimization progress, diagnosing issues, and studying convergence behavior.

r-tabularaster 0.7.2
Propagated dependencies: r-tibble@3.3.1 r-spatstat-geom@3.7-3 r-silicate@0.7.1 r-raster@3.6-32 r-magrittr@2.0.5 r-fasterize@1.1.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/hypertidy/tabularaster
Licenses: GPL 3
Build system: r
Synopsis: Tidy Tools for 'Raster' Data
Description:

Facilities to work with vector and raster data in efficient repeatable and systematic work flow. Missing functionality in existing packages is included here to allow extraction from raster data with simple features and Spatial types and to make extraction consistent and straightforward. Extract cell numbers from raster data and return the cells as a data frame rather than as lists of matrices or vectors. The functions here allow spatial data to be used without special handling for the format currently in use.

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-twopartm 0.1.0
Propagated dependencies: 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=twopartm
Licenses: GPL 2+
Build system: r
Synopsis: Two-Part Model with Marginal Effects
Description:

Fit two-part regression models for zero-inflated data. The models and their components are represented using S4 classes and methods. Average Marginal effects and predictive margins with standard errors and confidence intervals can be calculated from two-part model objects. Belotti, F., Deb, P., Manning, W. G., & Norton, E. C. (2015) <doi:10.1177/1536867X1501500102>.

Total packages: 72693