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

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-tornado 0.1.3
Propagated dependencies: r-survival@3.8-6 r-scales@1.4.0 r-rlang@1.2.0 r-gridextra@2.3 r-ggplot2@4.0.3 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/bertcarnell/tornado
Licenses: GPL 3
Build system: r
Synopsis: Plots for Model Sensitivity and Variable Importance
Description:

Draws tornado plots for model sensitivity to univariate changes. Implements methods for many modeling methods including linear models, generalized linear models, survival regression models, and arbitrary machine learning models in the caret package. Also draws variable importance plots.

r-tmvmixnorm 1.2.0
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=tmvmixnorm
Licenses: GPL 2
Build system: r
Synopsis: Sampling from Truncated Multivariate Normal and t Distributions
Description:

Efficient sampling of truncated multivariate (scale) mixtures of normals under linear inequality constraints is nontrivial due to the analytically intractable normalizing constant. Meanwhile, traditional methods may subject to numerical issues, especially when the dimension is high and dependence is strong. Algorithms proposed by Li and Ghosh (2015) <doi: 10.1080/15598608.2014.996690> are adopted for overcoming difficulties in simulating truncated distributions. Efficient rejection sampling for simulating truncated univariate normal distribution is included in the package, which shows superiority in terms of acceptance rate and numerical stability compared to existing methods and R packages. An efficient function for sampling from truncated multivariate normal distribution subject to convex polytope restriction regions based on Gibbs sampler for conditional truncated univariate distribution is provided. By extending the sampling method, a function for sampling truncated multivariate Student's t distribution is also developed. Moreover, the proposed method and computation remain valid for high dimensional and strong dependence scenarios. Empirical results in Li and Ghosh (2015) <doi: 10.1080/15598608.2014.996690> illustrated the superior performance in terms of various criteria (e.g. mixing and integrated auto-correlation time).

r-tptest 1.0.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/muhammedalkhalaf/tptest
Licenses: GPL 3
Build system: r
Synopsis: Universal Turning Point and Inflection Point Tests
Description:

This package performs turning point and inflection point tests for U-shaped and inverse U-shaped relationships in regression models. Implements the Sasabuchi (1980) test as extended by Lind and Mehlum (2010) with support for quadratic, cubic, log-quadratic, and inverse functional forms. Features include delta-method standard errors, Fieller confidence intervals, Simonsohn (2018) two-lines test, and parametric bootstrap. Designed for post-estimation analysis of linear models, panel models, and quantile regression. References: Lind and Mehlum (2010) <doi:10.1111/j.1468-0084.2009.00569.x>; Sasabuchi (1980); Fieller (1954) <doi:10.1111/j.2517-6161.1954.tb00159.x>.

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-terrainmeshr 1.0.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/tylermorganwall/terrainmeshr
Licenses: Expat
Build system: r
Synopsis: Triangulate and Simplify 3D Terrain Meshes
Description:

This package provides triangulations of regular height fields, based on the methods described in "Fast Polygonal Approximation of Terrains and Height Fields" Michael Garland and Paul S. Heckbert (1995) <https://www.mgarland.org/files/papers/scape.pdf> using code from the hmm library written by Michael Fogleman <https://github.com/fogleman/hmm>.

r-tdsc 1.0.4
Propagated dependencies: r-moments@0.14.1 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=tdsc
Licenses: GPL 3
Build system: r
Synopsis: Time Domain Signal Coding
Description:

This package provides functions for performing time domain signal coding as used in Chesmore (2001) <doi:10.1016/S0003-682X(01)00009-3>, and related tasks. This package creates the standard S-matrix and A-matrix (with variable lag), has tools to convert coding matrices into distributed matrices, provides published codebooks and allows for extraction of code sequences.

r-tabshiftr 0.4.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-testthat@3.3.2 r-stringr@1.6.0 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 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/luckinet/tabshiftr
Licenses: GPL 3
Build system: r
Synopsis: Reshape Disorganised Messy Data
Description:

Helps the user to build and register schema descriptions of disorganised (messy) tables. Disorganised tables are tables that are not in a topologically coherent form, where packages such as tidyr could be used for reshaping. The schema description documents the arrangement of input tables and is used to reshape them into a standardised (tidy) output format.

r-tmap-networks 0.2-1
Propagated dependencies: r-tmap@4.4-1 r-sfnetworks@0.6.6 r-sf@1.1-1 r-lwgeom@0.2-16 r-igraph@2.3.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/r-tmap/tmap.networks
Licenses: GPL 3
Build system: r
Synopsis: Extension to 'tmap' for Creating Network Visualizations
Description:

This package provides functions for visualizing networks with tmap'. It supports sfnetworks objects natively but is not limited to them. Useful for adding network layers such as edges and nodes to tmap maps. More features may be added in future versions.

r-tintin 0.2
Propagated dependencies: r-tidyr@1.3.2 r-scales@1.4.0 r-rlang@1.2.0 r-magrittr@2.0.5 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://cran.r-project.org/package=tintin
Licenses: Expat
Build system: r
Synopsis: Tintin Palette Generator
Description:

Palettes generated from Tintin covers. There is one palette per cover, with a total of 24 palettes of 5 colours each. Includes functions to interpolate colors in order to create more colors based on the provided palettes.The data is based on Cyr, et al. (2004) <doi:10.1503/cmaj.1041405> and Wikipedia <https://en.wikipedia.org/wiki/The_Adventures_of_Tintin>.

r-treebase 0.1.5
Propagated dependencies: r-xml@3.99-0.23 r-rcurl@1.98-1.18 r-httr@1.4.8 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://docs.ropensci.org/treebase/
Licenses: CC0
Build system: r
Synopsis: Discovery, Access and Manipulation of 'TreeBASE' Phylogenies
Description:

Interface to the API for TreeBASE <http://treebase.org> from R. TreeBASE is a repository of user-submitted phylogenetic trees (of species, population, or genes) and the data used to create them.

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-tsmcp 1.1
Propagated dependencies: r-ncvreg@3.16.0 r-lars@1.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TSMCP
Licenses: GPL 2+
Build system: r
Synopsis: Fast Two Stage Multiple Change Point Detection
Description:

This package provides a novel and fast two stage method for simultaneous multiple change point detection and variable selection for piecewise stationary autoregressive (PSAR) processes and linear regression model. It also simultaneously performs variable selection for each autoregressive model and hence the order selection.

r-tastypie 0.1.2
Propagated dependencies: r-tibble@3.3.1 r-shadowtext@0.1.6 r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-packcircles@0.3.7 r-ggplot2@4.0.3 r-fmsb@0.7.6 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://paolodalena.github.io/tastypie/
Licenses: GPL 3
Build system: r
Synopsis: Easy Pie Charts
Description:

You only need to type why pie charts are bad on Google to find thousands of articles full of (valid) reasons why other types of charts should be preferred over this one. Therefore, because of the little use due to the reasons already mentioned, making pie charts (and related) in R is not straightforward, so other functions are needed to simplify things. In this R package there are useful functions to make tasty pie charts immediately by exploiting the many cool templates provided.

r-textrank 0.3.1
Propagated dependencies: r-igraph@2.3.1 r-digest@0.6.39 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/bnosac/textrank
Licenses: FSDG-compatible
Build system: r
Synopsis: Summarize Text by Ranking Sentences and Finding Keywords
Description:

The textrank algorithm is an extension of the Pagerank algorithm for text. The algorithm allows to summarize text by calculating how sentences are related to one another. This is done by looking at overlapping terminology used in sentences in order to set up links between sentences. The resulting sentence network is next plugged into the Pagerank algorithm which identifies the most important sentences in your text and ranks them. In a similar way textrank can also be used to extract keywords. A word network is constructed by looking if words are following one another. On top of that network the Pagerank algorithm is applied to extract relevant words after which relevant words which are following one another are combined to get keywords. More information can be found in the paper from Mihalcea, Rada & Tarau, Paul (2004) <https://www.aclweb.org/anthology/W04-3252/>.

r-tfarima 0.4.1
Propagated dependencies: r-zoo@1.8-15 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-quadprog@1.5-8 r-numderiv@2016.8-1.1 r-nnls@1.6 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/gallegoj/tfarima
Licenses: GPL 2+
Build system: r
Synopsis: Transfer Function and ARIMA Models
Description:

Build customized transfer function and ARIMA models with multiple operators and parameter restrictions. Provides tools for model identification, estimation using exact or conditional maximum likelihood, diagnostic checking, automatic outlier detection, calendar effects, forecasting, and seasonal adjustment. The new version also supports unobserved component ARIMA model specification and estimation for structural time series analysis.

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-temporalforest 0.1.4
Propagated dependencies: r-wgcna@1.74 r-partykit@1.2-27 r-glmertree@0.2-6 r-flashclust@1.1-4 r-dynamictreecut@1.63-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/SisiShao/TemporalForest
Licenses: Expat
Build system: r
Synopsis: Network-Guided Temporal Forests for Feature Selection in High-Dimensional Longitudinal Data
Description:

This package implements the Temporal Forest algorithm for feature selection in high-dimensional longitudinal data. The method combines time-aware network construction via weighted gene co-expression network analysis (WGCNA), module-based feature screening, and stability selection using tree-based models. This package provides tools for reproducible longitudinal analysis, closely following the methodology described in Shao, Moore, and Ramirez (2025) <https://github.com/SisiShao/TemporalForest>.

r-tideharmonics 0.1-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TideHarmonics
Licenses: Modified BSD
Build system: r
Synopsis: Harmonic Analysis of Tides
Description:

This package implements harmonic analysis of tidal and sea-level data. Over 400 harmonic tidal constituents can be estimated, all with daily nodal corrections. Time-varying mean sea-levels can also be used.

r-tsla 0.1.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-prroc@1.4 r-proc@1.19.0.1 r-phytools@2.5-2 r-matrix@1.7-5 r-data-tree@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=TSLA
Licenses: GPL 3
Build system: r
Synopsis: Tree-Guided Rare Feature Selection and Logic Aggregation
Description:

Implementation of the tree-guided feature selection and logic aggregation approach introduced in Chen et al. (2024) <doi:10.1080/01621459.2024.2326621>. The method enables the selection and aggregation of large-scale rare binary features with a known hierarchical structure using a convex, linearly-constrained regularized regression framework. The package facilitates the application of this method to both linear regression and binary classification problems by solving the optimization problem via the smoothing proximal gradient descent algorithm (Chen et al. (2012) <doi:10.1214/11-AOAS514>).

r-tls 0.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/LiYanStat/tls
Licenses: GPL 3+
Build system: r
Synopsis: Tools of Total Least Squares in Error-in-Variables Models
Description:

This package provides functions for point and interval estimation in error-in-variables models via total least squares or generalized total least squares method. See Golub and Van Loan (1980) <doi:10.1137/0717073>, Gleser (1981) <https://www.jstor.org/stable/2240867>, Ivan Markovsky and Huffel (2007) <doi:10.1016/j.sigpro.2007.04.004> for more information.

r-tidysummary 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tidyplots@0.4.0 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-qqplotr@0.0.7 r-glue@1.8.1 r-fbasics@4052.98 r-dplyr@1.2.1 r-cli@3.6.6 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=tidysummary
Licenses: Expat
Build system: r
Synopsis: An Elegant Approach to Summarizing Clinical Data
Description:

Streamlines the analysis of clinical data by automatically selecting appropriate statistical descriptions and inference methods based on variable types. For method details see Motulsky H J (2016) <https://www.graphpad.com/guides/prism/10/statistics/index.htm> and d'Agostino R B (1971) <doi:10.1093/biomet/58.2.341>.

r-toscutil 2.8.0
Propagated dependencies: r-rlang@1.2.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/toscm/toscutil/
Licenses: Expat
Build system: r
Synopsis: Utility Functions
Description:

Base R sometimes requires verbose statements for simple, often recurring tasks, such as printing text without trailing space, ending with newline. This package aims at providing shorthands for such tasks.

r-treebalance 1.2.0
Propagated dependencies: r-memoise@2.0.1 r-gmp@0.7-5.1 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=treebalance
Licenses: GPL 3
Build system: r
Synopsis: Computation of Tree (Im)Balance Indices
Description:

The aim of the R package treebalance is to provide functions for the computation of a large variety of (im)balance indices for rooted trees. The package accompanies the book Tree balance indices: a comprehensive survey by M. Fischer, L. Herbst, S. Kersting, L. Kuehn and K. Wicke (2023) <ISBN: 978-3-031-39799-8>, <doi:10.1007/978-3-031-39800-1>, which gives a precise definition for the terms balance index and imbalance index (Chapter 4) and provides an overview of the terminology in this manual (Chapter 2). For further information on (im)balance indices, see also Fischer et al. (2021) <https://treebalance.wordpress.com>. Considering both established and new (im)balance indices, treebalance provides (among others) functions for calculating the following 18 established indices and index families: the average leaf depth, the B1 and B2 index, the Colijn-Plazzotta rank, the normal, corrected, quadratic and equal weights Colless index, the family of Colless-like indices, the family of I-based indices, the Rogers J index, the Furnas rank, the rooted quartet index, the s-shape statistic, the Sackin index, the symmetry nodes index, the total cophenetic index and the variance of leaf depths. Additionally, we include 9 tree shape statistics that satisfy the definition of an (im)balance index but have not been thoroughly analyzed in terms of tree balance in the literature yet. These are: the total internal path length, the total path length, the average vertex depth, the maximum width, the modified maximum difference in widths, the maximum depth, the maximum width over maximum depth, the stairs1 and the stairs2 index. As input, most functions of treebalance require a rooted (phylogenetic) tree in phylo format (as introduced in ape 1.9 in November 2006). phylo is used to store (phylogenetic) trees with no vertices of out-degree one. For further information on the format we kindly refer the reader to E. Paradis (2012) <http://ape-package.ird.fr/misc/FormatTreeR_24Oct2012.pdf>.

r-trnslate 0.0.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: <https://marioma.me?i=soft>
Licenses: GPL 2+
Build system: r
Synopsis: Translate R Code in Source Files
Description:

Evaluate inline or chunks of R code in template files and replace with their output modifying the resulting template.

Total packages: 72465