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

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-tablexlsx 1.1.0
Propagated dependencies: r-openxlsx@4.2.8.1 r-magrittr@2.0.5 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://ddotta.github.io/tablexlsx/
Licenses: Expat
Build system: r
Synopsis: Export Data Frames to Excel Workbook
Description:

Collection of functions that allow to export data frames to excel workbook.

r-tabledown 1.0.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-psych@2.6.5 r-plotly@4.12.0 r-mote@1.2.2 r-mirt@1.46.1 r-magrittr@2.0.5 r-lavaan@0.6-21 r-kutils@1.73 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://masiraji.github.io/tabledown/
Licenses: Expat
Build system: r
Synopsis: Create Publication Quality Tables and Plots
Description:

Create publication quality plots and tables for Item Response Theory and Classical Test theory based item analysis, exploratory and confirmatory factor analysis.

r-tradeoffaucdim 0.2.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-superlearner@2.0-40 r-stringr@1.6.0 r-speedglm@0.3-5 r-rsample@1.3.2 r-rocr@1.0-12 r-purrr@1.2.2 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-fuzzysim@4.54 r-fastdummies@1.7.6 r-ez@4.5-0 r-dplyr@1.2.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/luisgarcez11/tradeoffaucdim
Licenses: Expat
Build system: r
Synopsis: Plotting Trade-Off AUC-Dimensionality
Description:

Perform and Runtime statistical comparisons between models. This package aims at choosing the best model for a particular dataset, regarding its discriminant power and runtime.

r-tracenma 0.1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://CRAN.R-project.org/package=tracenma
Licenses: GPL 3+
Build system: r
Synopsis: Database for Developing Transitivity Methodology in Network Meta-Analysis
Description:

This package provides functions to access the database of 217 data-frames with aggregate study-level characteristics (that may act as effect modifiers) extracted from published systematic reviews with network meta-analysis. The database shall only be used for developing and appraising the methodology to assess the transitivity assumption quantitatively.

r-tpm 2.0.2
Propagated dependencies: r-fasttime@1.1-0 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/markegge/fhwa_pm3/
Licenses: FSDG-compatible
Build system: r
Synopsis: FHWA TPM Score Calculation Functions
Description:

This package contains functions for calculating the Federal Highway Administration (FHWA) Transportation Performance Management (TPM) performance measures. Currently, the package provides methods for the System Reliability and Freight (PM3) performance measures calculated from travel time data provided by The National Performance Management Research Data Set (NPMRDS), including Level of Travel Time Reliability (LOTTR), Truck Travel Time Reliability (TTTR), and Peak Hour Excessive Delay (PHED) metric scores for calculating statewide reliability performance measures. Implements <https://www.fhwa.dot.gov/tpm/guidance/pm3_hpms.pdf>.

r-transda 1.0.2
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=transDA
Licenses: GPL 2+
Build system: r
Synopsis: Transformation Discriminant Analysis
Description:

This package performs transformation discrimination analysis and non-transformation discrimination analysis. It also includes functions for Linear Discriminant Analysis, Quadratic Discriminant Analysis, and Mixture Discriminant Analysis. In the context of mixture discriminant analysis, it offers options for both common covariance matrix (common sigma) and individual covariance matrices (uncommon sigma) for the mixture components.

r-tableparser 1.0.5
Propagated dependencies: r-tabulapdf@1.0.5-5 r-jatsdecoder@1.3.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/ingmarboeschen/tableParser
Licenses: GPL 3
Build system: r
Synopsis: Parse Tabled Content to Text Vector and Extract Statistical Standard Results
Description:

Features include the ability to extract tabled content from NISO-JATS-coded XML, any native HTML or HML file, DOCX, and PDF documents, and then collapse it into a text format that is readable by humans by mimicking the actions of a screen reader. As tables within PDF documents are extracted with the tabulapdf package, and the table captions and footnotes cannot be extracted, the results on tables within PDF documents have to be considered less precise. The function table2matrix() returns a list of the tables within a document as character matrices. table2text() collapses the matrix content into a list of character strings by imitating the behavior of a screen reader. The textual representation of characters and numbers can be unified with unifyMatrix() before parsing. The function table2stats() extracts the tabled statistical test results from the collapsed text with the function standardStats() from the JATSdecoder package and, if activated, checks the reported and coded p-values for consistency. Due to the great variability and potential complexity of table structures, parsing accuracy may vary. A detailed description of how tableParser works is provided here: <doi:10.48550/arXiv.2603.19756>.

r-tidyextreme 1.0.0
Propagated dependencies: r-zoo@1.8-15 r-tidyselect@1.2.1 r-rlang@1.2.0 r-lubridate@1.9.5 r-dplyr@1.2.1 r-data-table@1.18.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/Mauritia-flexuosa/tidyextreme
Licenses: Expat
Build system: r
Synopsis: Tidy Toolbox for Climate Extreme Indices
Description:

Calculate Expert Team on Climate Change Detection and Indices (ETCCDI) <-- (acronym) climate indices from daily or hourly temperature and precipitation data. Provides flexible data handling.

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-ttr-pgm 1.0.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-checkmate@2.3.4 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=TTR.PGM
Licenses: LGPL 3
Build system: r
Synopsis: Thornley Transport Resistance Plant Growth Model
Description:

An implementation of the Thornley transport resistance plant growth model. The package can be used to simulate plant growth as forced by climate system variables. The package provides methods for formatting forcing variables, simulating growth dynamics and calibrating model parameters. For more information see Higgins et al. (2025) TTR.PGM: An R package for modelling the distributions and dynamics of plants using the Thornley transport resistance plant growth model. Methods in Ecology and Evolution. in press.

r-triangulation 0.5.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=triangulation
Licenses: LGPL 2.0+
Build system: r
Synopsis: Determine Position of Observer
Description:

Measuring angles between points in a landscape is much easier than measuring distances. When the location of three points is known the position of the observer can be determined based solely on the angles between these points as seen by the observer. This task (known as triangulation) however requires onerous calculations - these calculations are automated by this package.

r-table1heatmap 1.2
Propagated dependencies: r-colorramps@2.3.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=Table1Heatmap
Licenses: LGPL 3
Build system: r
Synopsis: Table 1 Heatmap
Description:

Table 1 is the classical way to describe the patients in a clinical study. The amount of splits in the data in such a table is limited. Table1Heatmap draws a heatmap of all crosstables that can be generated with the data. Users can choose between showing the actual crosstables or direction of effect of associations, and highlight associations by number of patients or p-values. v1.2 - fixed "missing "no visible global function definition for ..".

r-traj 3.0.1
Propagated dependencies: r-igraph@2.3.1 r-fclust@2.1.3 r-e1071@1.7-17 r-clustercrit@1.3.0 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://CRAN.R-project.org/package=traj
Licenses: Expat
Build system: r
Synopsis: Feature-Based Clustering of Longitudinal Trajectories
Description:

Identifies clusters of individual longitudinal trajectories. In the spirit of Leffondre et al. (2004), the procedure involves identifying each trajectory to a point in the space of measures. In this context, a measure is a quantity meant to capture a certain characteristic feature of the trajectory. The points in the space of measures are then clustered using a version of the Spectral Clustering algorithm.

r-tm1r 1.1.8
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/muhammedalionder/tm1r
Licenses: GPL 2+
Build system: r
Synopsis: The Integration Between 'IBM COGNOS TM1' and R
Description:

Useful functions to connect to TM1 <https://www.ibm.com/uk-en/products/planning-and-analytics> instance from R via REST API. With the functions in the package, data can be imported from TM1 via mdx view or native view, data can be sent to TM1', processes and chores can be executed, and cube and dimension metadata information can be taken.

r-tdbook 0.0.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://www.amazon.com/Integration-Manipulation-Visualization-Phylogenetic-Computational-ebook/dp/B0B5NLZR1Z/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Companion Package for the Book "Data Integration, Manipulation and Visualization of Phylogenetic Trees" by Guangchuang Yu (2022, ISBN:9781032233574)
Description:

The companion package that provides all the datasets used in the book "Data Integration, Manipulation and Visualization of Phylogenetic Trees" by Guangchuang Yu (2022, ISBN:9781032233574).

r-tern-mmrm 0.3.3
Propagated dependencies: r-tidyr@1.3.2 r-tern@0.9.10 r-rtables@0.6.16 r-rlang@1.2.0 r-parallelly@1.47.0 r-mmrm@0.3.18 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-generics@0.1.4 r-formatters@0.5.12 r-emmeans@2.0.3 r-dplyr@1.2.1 r-cowplot@1.2.0 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/insightsengineering/tern.mmrm
Licenses: ASL 2.0
Build system: r
Synopsis: Tables and Graphs for Mixed Models for Repeated Measures (MMRM)
Description:

Mixed models for repeated measures (MMRM) are a popular choice for analyzing longitudinal continuous outcomes in randomized clinical trials and beyond; see for example Cnaan, Laird and Slasor (1997) <doi:10.1002/(SICI)1097-0258(19971030)16:20%3C2349::AID-SIM667%3E3.0.CO;2-E>. This package provides an interface for fitting MMRM within the tern <https://cran.r-project.org/package=tern> framework by Zhu et al. (2023) and tabulate results easily using rtables <https://cran.r-project.org/package=rtables> by Becker et al. (2023). It builds on mmrm <https://cran.r-project.org/package=mmrm> by Sabanés Bové et al. (2023) for the actual MMRM computations.

r-taxicabca 0.1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TaxicabCA
Licenses: GPL 2+
Build system: r
Synopsis: Taxicab Correspondence Analysis
Description:

Computation and visualization of Taxicab Correspondence Analysis, Choulakian (2006) <doi:10.1007/s11336-004-1231-4>. Classical correspondence analysis (CA) is a statistical method to analyse 2-dimensional tables of positive numbers and is typically applied to contingency tables (Benzecri, J.-P. (1973). L'Analyse des Donnees. Volume II. L'Analyse des Correspondances. Paris, France: Dunod). Classical CA is based on the Euclidean distance. Taxicab CA is like classical CA but is based on the Taxicab or Manhattan distance. For some tables, Taxicab CA gives more informative results than classical CA.

r-tm-plugin-mail 0.3-1
Propagated dependencies: r-tm@0.7-18 r-reticulate@1.46.0 r-nlp@0.3-2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tm.plugin.mail
Licenses: GPL 3
Build system: r
Synopsis: Text Mining E-Mail Plug-in
Description:

This package provides a plug-in for the tm text mining framework providing mail handling functionality.

r-tdpanalysis 1.0
Propagated dependencies: r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TDPanalysis
Licenses: GPL 2
Build system: r
Synopsis: Granier's Sap Flow Sensors (TDP) Analysis
Description:

Set of functions designed to help in the analysis of TDP sensors. Features includes dates and time conversion, weather data interpolation, daily maximum of tension analysis and calculations required to convert sap flow density data to sap flow rates at the tree and plot scale (For more information see : Granier (1985) <DOI:10.1051/forest:19850204> & Granier (1987) <DOI:10.1093/treephys/3.4.309>).

r-tseind 0.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TSEind
Licenses: GPL 2+
Build system: r
Synopsis: Total Survey Error (Independent Samples)
Description:

Calculates total survey error (TSE) for one or more surveys, using both scale-dependent and scale-independent metrics. Package works directly from the data set, with no hand calculations required: just upload a properly structured data set (see TESTIND and its documentation), properly input column names (see functions documentation), and run your functions. For more on TSE, see: Weisberg, Herbert (2005, ISBN:0-226-89128-3); Biemer, Paul (2010) <doi:10.1093/poq/nfq058>; Biemer, Paul et.al. (2017, ISBN:9781119041672); etc.

r-tttensor 1.0.2
Propagated dependencies: r-rtensor@1.5.0 r-ptak@2.0.0 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/rikenbit/ttTensor
Licenses: Expat
Build system: r
Synopsis: Tensor-Train Decomposition
Description:

Tensor-train is a compact representation for higher-order tensors. Some algorithms for performing tensor-train decomposition are available such as TT-SVD, TT-WOPT, and TT-Cross. For the details of the algorithms, see I. V. Oseledets (2011) <doi:10.1137/090752286>, Yuan Longao, et al (2017) <doi:10.48550/arXiv.1709.02641>, I. V. Oseledets (2010) <doi:10.1016/j.laa.2009.07.024>.

r-torchvision 0.9.0
Propagated dependencies: r-zeallot@0.2.0 r-withr@3.0.2 r-torch@0.17.0 r-tiff@0.1-12 r-rlang@1.2.0 r-rappdirs@0.3.4 r-png@0.1-9 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-jpeg@0.1-11 r-glue@1.8.1 r-fs@2.1.0 r-cli@3.6.6 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://torchvision.mlverse.org
Licenses: Expat
Build system: r
Synopsis: Models, Datasets and Transformations for Images
Description:

This package provides access to datasets, models and preprocessing facilities for deep learning with images. Integrates seamlessly with the torch package and its API borrows heavily from the PyTorch vision package.

r-tredesigns 1.0.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TREDesigns
Licenses: GPL 2+
Build system: r
Synopsis: Ternary Residual Effect Designs
Description:

There are some experimental scenarios where each experimental unit receives a sequence of treatments across multiple periods, and treatment effects persist beyond the period of application. It focuses on the construction and calculation of the parametric value of the residual effect designs balanced for carryover effects, also referred to as crossover designs, change-over designs, or repeated measurements designs (Aggarwal and Jha, 2010<doi:10.1080/15598608.2010.10412013>). The primary objective of the package is to generate a new class of Balanced Ternary Residual Effect Designs (BTREDs), balanced for carryover effects tailored explicitly for situations where the number of periods is less than or equal to the number of treatments. In addition, the package provides four new classes of Partially Balanced Ternary Residual Effect Designs (PBTREDs), constructed using incomplete block designs, initial sequences, and rectangular association scheme. In addition, one extra function is included to help study the parametric properties of a given residual effect design.

r-tidycorrgram 0.1.0
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/zhangx60/tidycorrgram
Licenses: Expat
Build system: r
Synopsis: Tidy Correlation Matrices and 'ggplot2' Correlograms
Description:

Computes correlation matrices as tidy data frames and creates publication-ready correlograms with ggplot2'. The package is designed for teaching and exploratory analysis workflows where users want one consistent interface for selecting numeric variables, calculating pairwise correlations, optionally estimating p-values, reordering variables, and drawing tile, point, or mixed correlograms.

Total packages: 72693