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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-tejapi 1.0.1
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://api.tej.com.tw
Licenses: Expat
Build system: r
Synopsis: API Wrapper for Taiwan Economic Journal Data Service
Description:

This package provides functions for interacting directly with the Taiwan Economic Journal API to offer data in R. For more information go to <https://api.tej.com.tw>.

r-tdroc 2.0
Propagated dependencies: r-survival@3.8-3 r-rcpp@1.1.0 r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tdROC
Licenses: Expat
Build system: r
Synopsis: Nonparametric Estimation of Time-Dependent ROC, Brier Score, and Survival Difference from Right Censored Time-to-Event Data with or without Competing Risks
Description:

The tdROC package facilitates the estimation of time-dependent ROC (Receiver Operating Characteristic) curves and the Area Under the time-dependent ROC Curve (AUC) in the context of survival data, accommodating scenarios with right censored data and the option to account for competing risks. In addition to the ROC/AUC estimation, the package also estimates time-dependent Brier score and survival difference. Confidence intervals of various estimated quantities can be obtained from bootstrap. The package also offers plotting functions for visualizing time-dependent ROC curves.

r-tidyheatmap 1.13.1
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-rcolorbrewer@1.1-3 r-purrr@1.2.0 r-patchwork@1.3.2 r-magrittr@2.0.4 r-lifecycle@1.0.4 r-dplyr@1.1.4 r-dendextend@1.19.1 r-complexheatmap@2.26.0 r-circlize@0.4.16
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://www.r-project.org
Licenses: GPL 3
Build system: r
Synopsis: Tidy Implementation of Heatmap
Description:

This is a tidy implementation for heatmap. At the moment it is based on the (great) package ComplexHeatmap'. The goal of this package is to interface a tidy data frame with this powerful tool. Some of the advantages are: Row and/or columns colour annotations are easy to integrate just specifying one parameter (column names). Custom grouping of rows is easy to specify providing a grouped tbl. For example: df %>% group_by(...). Labels size adjusted by row and column total number. Default use of Brewer and Viridis palettes.

r-tok 0.2.1
Propagated dependencies: r-r6@2.6.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/mlverse/tok
Licenses: Expat
Build system: r
Synopsis: Fast Text Tokenization
Description:

Interfaces with the Hugging Face tokenizers library to provide implementations of today's most used tokenizers such as the Byte-Pair Encoding algorithm <https://huggingface.co/docs/tokenizers/index>. It's extremely fast for both training new vocabularies and tokenizing texts.

r-tslstm 0.1.0
Propagated dependencies: r-tsutils@0.9.4 r-tensorflow@2.20.0 r-keras@2.16.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TSLSTM
Licenses: GPL 3
Build system: r
Synopsis: Long Short Term Memory (LSTM) Model for Time Series Forecasting
Description:

The LSTM (Long Short-Term Memory) model is a Recurrent Neural Network (RNN) based architecture that is widely used for time series forecasting. Min-Max transformation has been used for data preparation. Here, we have used one LSTM layer as a simple LSTM model and a Dense layer is used as the output layer. Then, compile the model using the loss function, optimizer and metrics. This package is based on Keras and TensorFlow modules and the algorithm of Paul and Garai (2021) <doi:10.1007/s00500-021-06087-4>.

r-tailrank 3.2.4
Propagated dependencies: r-oompadata@3.1.5 r-oompabase@3.2.10 r-biobase@2.70.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: http://oompa.r-forge.r-project.org/
Licenses: ASL 2.0
Build system: r
Synopsis: The Tail-Rank Statistic
Description:

This package implements the tail-rank statistic for selecting biomarkers from a microarray data set, an efficient nonparametric test focused on the distributional tails. See <https://gitlab.com/krcoombes/coombeslab/-/blob/master/doc/papers/tolstoy-new.pdf>.

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-tidycharts 0.1.3
Propagated dependencies: r-testthat@3.3.0 r-stringr@1.6.0 r-rsvg@2.7.0 r-rlang@1.1.6 r-magrittr@2.0.4 r-magick@2.9.0 r-lubridate@1.9.4 r-knitr@1.50 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://mi2datalab.github.io/tidycharts/
Licenses: GPL 3+
Build system: r
Synopsis: Generate Tidy Charts Inspired by 'IBCS'
Description:

There is a wide range of R packages created for data visualization, but still, there was no simple and easily accessible way to create clean and transparent charts - up to now. The tidycharts package enables the user to generate charts compliant with International Business Communication Standards ('IBCS'). It means unified bar widths, colors, chart sizes, etc. Creating homogeneous reports has never been that easy! Additionally, users can apply semantic notation to indicate different data scenarios (plan, budget, forecast). What's more, it is possible to customize the charts by creating a personal color pallet with the possibility of switching to default options after the experiments. We wanted the package to be helpful in writing reports, so we also made joining charts in a one, clear image possible. All charts are generated in SVG format and can be shown in the RStudio viewer pane or exported to HTML output of knitr'/'markdown'.

r-tbm 0.3-10
Propagated dependencies: r-variables@1.1-2 r-sandwich@3.1-1 r-mlt@1.7-4 r-mboost@2.9-11 r-coneproj@1.23 r-basefun@1.2-6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: http://ctm.R-forge.R-project.org
Licenses: GPL 2
Build system: r
Synopsis: Transformation Boosting Machines
Description:

Boosting the likelihood of conditional and shift transformation models as introduced in <DOI:10.1007/s11222-019-09870-4>.

r-tbea 1.7.0
Propagated dependencies: r-rfit@0.27.0 r-coda@0.19-4.1 r-boot@1.3-32 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/gaballench/tbea
Licenses: GPL 3
Build system: r
Synopsis: Pre- And Post-Processing in Bayesian Evolutionary Analyses
Description:

This package provides functions are provided for prior specification in divergence time estimation using fossils as well as other kinds of data. It provides tools for interacting with the input and output of Bayesian platforms in evolutionary biology such as BEAST2', MrBayes', RevBayes', or MCMCTree'. It Implements a simple measure similarity between probability density functions for comparing prior and posterior Bayesian densities, as well as code for calculating the combination of distributions using conflation of Hill (2008). Functions for estimating the origination time in collections of distributions using the x-intercept (e.g., Draper and Smith, 1998) and stratigraphic intervals (Marshall 2010) are also available. Hill, T. 2008. "Conflations of probability distributions". Transactions of the American Mathematical Society, 363:3351-3372. <doi:10.48550/arXiv.0808.1808>, Draper, N. R. and Smith, H. 1998. "Applied Regression Analysis". 1--706. Wiley Interscience, New York. <DOI:10.1002/9781118625590>, Marshall, C. R. 2010. "Using confidence intervals to quantify the uncertainty in the end-points of stratigraphic ranges". Quantitative Methods in Paleobiology, 291--316. <DOI:10.1017/S1089332600001911>.

r-tsdistributions 1.0.3
Propagated dependencies: r-tsmethods@1.0.3 r-tmb@1.9.18 r-skewhyperbolic@0.4-2 r-sandwich@3.1-1 r-rsolnp@2.0.1 r-rdpack@2.6.4 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-progressr@0.18.0 r-mev@2.1 r-kernsmooth@2.23-26 r-generalizedhyperbolic@0.8-7 r-future-apply@1.20.0 r-future@1.68.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://www.nopredict.com/packages/tsdistributions
Licenses: GPL 2
Build system: r
Synopsis: Location Scale Standardized Distributions
Description:

Location-Scale based distributions parameterized in terms of mean, standard deviation, skew and shape parameters and estimation using automatic differentiation. Distributions include the Normal, Student and GED as well as their skewed variants ('Fernandez and Steel'), the Johnson SU', and the Generalized Hyperbolic. Also included is the semi-parametric piece wise distribution ('spd') with Pareto tails and kernel interior.

r-treestats 1.70.8
Propagated dependencies: r-treebalance@1.2.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-nloptr@2.2.1 r-ddd@5.2.4 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/thijsjanzen/treestats
Licenses: GPL 3
Build system: r
Synopsis: Phylogenetic Tree Statistics
Description:

Collection of phylogenetic tree statistics, collected throughout the literature. All functions have been written to maximize computation speed. The package includes umbrella functions to calculate all statistics, all balance associated statistics, or all branching time related statistics. Furthermore, the treestats package supports summary statistic calculations on Ltables, provides speed-improved coding of branching times, Ltable conversion and includes algorithms to create intermediately balanced trees. Full description can be found in Janzen (2024) <doi:10.1016/j.ympev.2024.108168>.

r-tsfeatures 1.1.1
Propagated dependencies: r-urca@1.3-4 r-tseries@0.10-58 r-tibble@3.3.0 r-rcpproll@0.3.1 r-purrr@1.2.0 r-future@1.68.0 r-furrr@0.3.1 r-fracdiff@1.5-3 r-forecast@8.24.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://pkg.robjhyndman.com/tsfeatures/
Licenses: GPL 3
Build system: r
Synopsis: Time Series Feature Extraction
Description:

This package provides methods for extracting various features from time series data. The features provided are those from Hyndman, Wang and Laptev (2013) <doi:10.1109/ICDMW.2015.104>, Kang, Hyndman and Smith-Miles (2017) <doi:10.1016/j.ijforecast.2016.09.004> and from Fulcher, Little and Jones (2013) <doi:10.1098/rsif.2013.0048>. Features include spectral entropy, autocorrelations, measures of the strength of seasonality and trend, and so on. Users can also define their own feature functions.

r-templr 0.2-3
Propagated dependencies: r-xml2@1.5.0 r-remotes@2.5.0 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/MASCOTNUM/templr
Licenses: FSDG-compatible
Build system: r
Synopsis: MASCOTNUM / RT-UQ Algorithms Template Tools
Description:

Helper functions for MASCOTNUM / RT-UQ <https://uq.math.cnrs.fr/> algorithm template, for design of numerical experiments practice: algorithm template parser to support MASCOTNUM specification <https://github.com/MASCOTNUM/algorithms>, ask & tell decoupling injection (inspired by <https://search.r-project.org/CRAN/refmans/sensitivity/html/decoupling.html>) to use "crimped" algorithms (like uniroot(), optim(), ...) from outside R, basic template examples: Brent algorithm for 1 dim root finding and L-BFGS-B from base optim().

r-tides 2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=Tides
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Quasi-Periodic Time Series Characteristics
Description:

Calculate Characteristics of Quasi-Periodic Time Series, e.g. Estuarine Water Levels.

r-taboolar 0.1.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://windsor.ai/
Licenses: GPL 3
Build system: r
Synopsis: Get Data from 'Taboola' via the 'Windsor.ai' API
Description:

Collect your data on digital marketing campaigns from Taboola using the Windsor.ai API <https://windsor.ai/api-fields/>.

r-trending 0.1.0
Propagated dependencies: r-vctrs@0.6.5 r-tibble@3.3.0 r-pillar@1.11.1 r-mass@7.3-65 r-citools@0.6.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/reconverse/trending
Licenses: Expat
Build system: r
Synopsis: Model Temporal Trends
Description:

This package provides a coherent interface to multiple modelling tools for fitting trends along with a standardised approach for generating confidence and prediction intervals.

r-tseriestarma 0.5-2
Propagated dependencies: r-zoo@1.8-14 r-rugarch@1.5-4 r-rsolnp@2.0.1 r-rdpack@2.6.4 r-matrix@1.7-4 r-mathjaxr@1.8-0 r-lbfgsb3c@2024-3.5 r-fitdistrplus@1.2-4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tseriesTARMA
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of Nonlinear Time Series Through Threshold Autoregressive Moving Average Models (TARMA) Models
Description:

Routines for nonlinear time series analysis based on Threshold Autoregressive Moving Average (TARMA) models. It provides functions and methods for: TARMA model fitting and forecasting, including robust estimators, see Goracci et al. JBES (2025) <doi:10.1080/07350015.2024.2412011>; tests for threshold effects, see Giannerini et al. JoE (2024) <doi:10.1016/j.jeconom.2023.01.004>, Goracci et al. Statistica Sinica (2023) <doi:10.5705/ss.202021.0120>, Angelini et al. (2024) OBES <doi:10.1111/obes.12647>; unit-root tests based on TARMA models, see Chan et al. Statistica Sinica (2024) <doi:10.5705/ss.202022.0125>.

r-tracee 0.0.4
Propagated dependencies: r-nmdata@0.2.3 r-gridextra@2.3 r-ggplot2@4.0.1 r-flextable@0.9.10 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tracee
Licenses: Expat
Build system: r
Synopsis: Easily Save Output and Trace it Back to Code
Description:

Write output (plots and tables) ensuring traceability back to code. Includes a graphics saver with simple automation of stamping with source, destination and creation time. A list of plots can be saved at once. A user-friendly selection of output dimensions for presentations, on-screen inspections, and more available.

r-tidyvpc 1.5.2
Propagated dependencies: r-rlang@1.1.6 r-quantreg@6.1 r-mgcv@1.9-4 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-fastdummies@1.7.5 r-egg@0.4.5 r-data-table@1.17.8 r-cluster@2.1.8.1 r-classint@0.4-11
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/certara/tidyvpc
Licenses: Expat
Build system: r
Synopsis: VPC Percentiles and Prediction Intervals
Description:

Perform a Visual Predictive Check (VPC), while accounting for stratification, censoring, and prediction correction. Using piping from magrittr', the intuitive syntax gives users a flexible and powerful method to generate VPCs using both traditional binning and a new binless approach Jamsen et al. (2018) <doi:10.1002/psp4.12319> with Additive Quantile Regression (AQR) and Locally Estimated Scatterplot Smoothing (LOESS) prediction correction.

r-threeway 1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=ThreeWay
Licenses: GPL 2+
Build system: r
Synopsis: Three-Way Component Analysis
Description:

Component analysis for three-way data arrays by means of Candecomp/Parafac, Tucker3, Tucker2 and Tucker1 models.

r-tirt 0.2.0
Propagated dependencies: r-tidyr@1.3.1 r-purrr@1.2.0 r-gtools@3.9.5 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tirt
Licenses: GPL 3
Build system: r
Synopsis: Testlet Item Response Theory
Description:

Implementation of Testlet and Item Response Theory. A light-version yet comprehensive and streamlined framework for psychometric analysis using unidimensional Item Response Theory (IRT; Baker & Kim (2004) <doi:10.1201/9781482276725>) and Testlet Response Theory (TRT; Wainer et al., (2007) <doi:10.1017/CBO9780511618765>). Designed for researchers, this package supports the estimation of item and person parameters for a wide variety of models, including binary (i.e., Rasch, 2-Parameter Logistic, 3-Parameter Logistic) and polytomous (Partial Credit Model, Generalized Partial Credit Model, Graded Response Model) formats. It also supports the estimation of Testlet models (Rasch Testlet, 2-Parameter Logistic Testlet, 3-Parameter Logistic Testlet, Bifactor, Partial Credit Model Testlet, Graded Response), allowing users to account for local item dependence in bundled items. A key feature is the specialized support for combination use and joint estimation of item response model and testlet response model in one calibration. Beyond standard estimation via Marginal Maximum Likelihood with Expectation-Maximization (EM) or Joint Maximum Likelihood, the package also offers Bayesian estimation using priors with maximum a posteriori (MAP) method for item response theory models. It also provides functions for scale linking and equating (Mean-Mean, Mean-Sigma, Stocking-Lord) to ensure comparability across mixed-format test forms. It also facilitates fixed-parameter calibration, enabling users to estimate person abilities with known item parameters or vice versa, which is essential for pre-equating studies and item bank maintenance. Comprehensive data simulation functions are included to generate synthetic datasets with complex structures, including mixed-model blocks and specific testlet effects, aiding in methodological research and study design validation. Researchers can try multiple simulation situations.

r-ttt 1.0
Propagated dependencies: r-knitr@1.50 r-htmltools@0.5.8.1 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/benjaminrich/ttt
Licenses: GPL 3
Build system: r
Synopsis: The Table Tool
Description:

Create structured, formatted HTML tables of in a flexible and convenient way.

r-tigers 0.1-3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/emmanuelparadis/tigers
Licenses: GPL 3
Build system: r
Synopsis: Integration of Geography, Environment, and Remote Sensing
Description:

Handling and manipulation polygons, coordinates, and other geographical objects. The tools include: polygon areas, barycentric and trilinear coordinates (Hormann and Floater, 2006, <doi:10.1145/1183287.1183295>), convex hull for polygons (Graham and Yao, 1983, <doi:10.1016/0196-6774(83)90013-5>), polygon triangulation (Toussaint, 1991, <doi:10.1007/BF01905693>), great circle and geodesic distances, Hausdorff distance, and reduced major axis.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457