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

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-tidycmprsk 1.1.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-survival@3.8-6 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-hardhat@1.4.3 r-gtsummary@2.6.1 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cmprsk@2.2-12 r-cli@3.6.6 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://mskcc-epi-bio.github.io/tidycmprsk/
Licenses: AGPL 3+
Build system: r
Synopsis: Competing Risks Estimation
Description:

This package provides an intuitive interface for working with the competing risk endpoints. The package wraps the cmprsk package, and exports functions for univariate cumulative incidence estimates and competing risk regression. Methods follow those introduced in Fine and Gray (1999) <doi:10.1002/sim.7501>.

r-tetrys 1.2
Propagated dependencies: r-tuner@1.4.7 r-audio@0.1-12
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tetRys
Licenses: GPL 3
Build system: r
Synopsis: Game of 'tetRys'
Description:

This package provides a game inspired by Tetris'. Opens a plot window device and starts a game of tetRys in it. Steer the tetrominos with the arrow keys, press Pause to pause and Esc to end the game.

r-tttplot 1.1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tttplot
Licenses: GPL 2+
Build system: r
Synopsis: Time to Target Plot
Description:

Implementation of Time to Target plot based on the work of Ribeiro and Rosseti (2015) <DOI:10.1007/s11590-014-0760-8>, that describe a numerical method that gives the probability of an algorithm A finds a solution at least as good as a given target value in smaller computation time than algorithm B.

r-traminer 2.2-14
Propagated dependencies: r-vegan@2.7-3 r-rcolorbrewer@1.1-3 r-colorspace@2.1-2 r-cluster@2.1.8.2 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://traminer.unige.ch
Licenses: GPL 2+
Build system: r
Synopsis: Trajectory Miner: a Sequence Analysis Toolkit
Description:

Set of sequence analysis tools for manipulating, describing and rendering categorical sequences, and more generally mining sequence data in the field of social sciences. Although this sequence analysis package is primarily intended for state or event sequences that describe time use or life courses such as family formation histories or professional careers, its features also apply to many other kinds of categorical sequence data. It accepts many different sequence representations as input and provides tools for converting sequences from one format to another. It offers several functions for describing and rendering sequences, for computing distances between sequences with different metrics (among which optimal matching), original dissimilarity-based analysis tools, and functions for extracting the most frequent event subsequences and identifying the most discriminating ones among them. A user's guide can be found on the TraMineR web page.

r-tsaux 1.0.2
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-tsoutliers@0.6-10 r-tsmethods@1.0.3 r-scoringrules@1.1.3 r-rdpack@2.6.6 r-lubridate@1.9.5 r-forecast@9.0.2 r-data-table@1.18.4 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/tsmodels/tsaux
Licenses: GPL 2
Build system: r
Synopsis: Time Series Forecasting Auxiliary Functions
Description:

This package provides a suite of auxiliary functions that enhance time series estimation and forecasting, including a robust anomaly detection routine based on Chen and Liu (1993) <doi:10.2307/2290724> (imported and wrapped from the tsoutliers package), utilities for managing calendar and time conversions, performance metrics to assess both point forecasts and distributional predictions, advanced simulation by allowing the generation of time series componentsâ such as trend, seasonal, ARMA, irregular, and anomaliesâ in a modular fashion based on the innovations form of the state space model and a number of transformation methods including Box-Cox, Logit, Softplus-Logit and Sigmoid.

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-tidystopwords 0.9.1
Propagated dependencies: 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=tidystopwords
Licenses: GPL 3+
Build system: r
Synopsis: Customisable Stop-Words in 110 Languages
Description:

This package provides functions to generate stop-word lists in 110 languages, in a way consistent across all the languages supported. The generated lists are based on the morphological tagset from the Universal Dependencies.

r-trialflowr 1.0.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/vinodhpmd/TrialFlowR
Licenses: Expat
Build system: r
Synopsis: Clinical Trial Flow and Participant Disposition
Description:

Summarizes participant flow and disposition in clinical trials, including CONSORT-style randomized controlled trials, parallel-group, crossover, cluster randomized, and multi-arm trials. Provides functions for screening failures, exclusions and reasons, allocation, follow-up, loss to follow-up, withdrawals, intention-to-treat and per-protocol populations, and participant-disposition summaries. The methods are based on established principles for reporting participant flow and disposition in randomized trials; see Schulz et al. (2010) <doi:10.1136/bmj.c332>.

r-tdcmstan 3.0.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-magrittr@2.0.5 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/atlas-aai/tdcmStan
Licenses: GPL 2+
Build system: r
Synopsis: Automating the Creation of Stan Code for TDCMs
Description:

This package provides a collection of functions for automatically creating Stan code for transition diagnostic classification models (TDCMs) as they are defined by Madison and Bradshaw (2018) <DOI:10.1007/s11336-018-9638-5>. This package supports automating the creation of Stan code for TDCMs, fungible TDCMs (i.e., TDCMs with item parameters constrained to be equal across all items), and multi-threaded TDCMs.

r-tidydp 0.1.0
Propagated dependencies: r-magrittr@2.0.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/ttarler/tidydp
Licenses: Expat
Build system: r
Synopsis: Tidy Differential Privacy
Description:

This package provides a tidy-style interface for applying differential privacy to data frames. Provides pipe-friendly functions to add calibrated noise, compute private statistics, and track privacy budgets using the epsilon-delta differential privacy framework. Implements the Laplace mechanism (Dwork et al. 2006 <doi:10.1007/11681878_14>) and the Gaussian mechanism for achieving differential privacy as described in Dwork and Roth (2014) <doi:10.1561/0400000042>.

r-tseal 0.1.5
Propagated dependencies: r-wdm@0.3.0 r-waveslim@1.8.5 r-statcomp@0.1.0 r-parallelly@1.47.0 r-mass@7.3-65 r-magrittr@2.0.5 r-checkmate@2.3.4 r-caret@7.0-1 r-bigmemory@4.6.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/vg-lab/TSEAL
Licenses: Artistic License 2.0
Build system: r
Synopsis: Time Series Analysis Library
Description:

The library allows to perform a multivariate time series classification based on the use of Discrete Wavelet Transform for feature extraction, a step wise discriminant to select the most relevant features and finally, the use of a linear or quadratic discriminant for classification. Note that all these steps can be done separately which allows to implement new steps. Velasco, I., Sipols, A., de Blas, C. S., Pastor, L., & Bayona, S. (2023) <doi:10.1186/S12938-023-01079-X>. Percival, D. B., & Walden, A. T. (2000,ISBN:0521640687). Maharaj, E. A., & Alonso, A. M. (2014) <doi:10.1016/j.csda.2013.09.006>.

r-thregi 1.0.4
Propagated dependencies: r-survival@3.8-6 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=thregI
Licenses: GPL 2
Build system: r
Synopsis: Threshold Regression for Interval-Censored Data with a Cure Rate Option
Description:

Fit a threshold regression model for Interval Censored Data based on the first-hitting-time of a boundary by the sample path of a Wiener diffusion process. The threshold regression methodology is well suited to applications involving survival and time-to-event data.

r-tipr 1.0.2
Propagated dependencies: r-tibble@3.3.1 r-sensemakr@0.1.6 r-rlang@1.2.0 r-purrr@1.2.2 r-glue@1.8.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://r-causal.github.io/tipr/
Licenses: Expat
Build system: r
Synopsis: Tipping Point Analyses
Description:

The strength of evidence provided by epidemiological and observational studies is inherently limited by the potential for unmeasured confounding. We focus on three key quantities: the observed bound of the confidence interval closest to the null, the relationship between an unmeasured confounder and the outcome, for example a plausible residual effect size for an unmeasured continuous or binary confounder, and the relationship between an unmeasured confounder and the exposure, for example a realistic mean difference or prevalence difference for this hypothetical confounder between exposure groups. Building on the methods put forth by Cornfield et al. (1959), Bross (1966), Schlesselman (1978), Rosenbaum & Rubin (1983), Lin et al. (1998), Lash et al. (2009), Rosenbaum (1986), Cinelli & Hazlett (2020), VanderWeele & Ding (2017), and Ding & VanderWeele (2016), we can use these quantities to assess how an unmeasured confounder may tip our result to insignificance.

r-templates 0.4.0
Propagated dependencies: r-stringr@1.6.0 r-magrittr@2.0.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=templates
Licenses: Expat
Build system: r
Synopsis: System for Working with Templates
Description:

This package provides tools to work with template code and text in R. It aims to provide a simple substitution mechanism for R-expressions inside these templates. Templates can be written in other languages like SQL', can simply be represented by characters in R, or can themselves be R-expressions or functions.

r-titrationcurves 0.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=titrationCurves
Licenses: GPL 2
Build system: r
Synopsis: Acid/Base, Complexation, Redox, and Precipitation Titration Curves
Description:

This package provides a collection of functions to plot acid/base titration curves (pH vs. volume of titrant), complexation titration curves (pMetal vs. volume of EDTA), redox titration curves (potential vs.volume of titrant), and precipitation titration curves (either pAnalyte or pTitrant vs. volume of titrant). Options include the titration of mixtures, the ability to overlay two or more titration curves, and the ability to show equivalence points.

r-tvrmst 0.0.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tvrmst
Licenses: Expat
Build system: r
Synopsis: Time-Varying Restricted Mean Survival Time from Survival Matrices
Description:

Utilities for restricted mean survival time (RMST) and time-varying restricted mean survival time quantities computed from survival curves provided on a time grid. The package is model-agnostic and accepts only a time vector and survival matrices, returning RMST-based quantities and bootstrap summaries. For restricted mean survival time methodology, see Royston and Parmar (2013) <doi:10.1186/1471-2288-13-152>.

r-tinyroxygen 0.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tinyroxygen
Licenses: ASL 2.0
Build system: r
Synopsis: Tiny 'Roxygen'-Style Documentation Generator
Description:

This package provides a minimalistic, dependency-free alternative to roxygen2'. Reads # comment blocks above R functions and objects and turns them into .Rd documentation files and a NAMESPACE file. tinyroxygen is to roxygen2 what tinytest is to testthat', a lightweight alternative built with base R only, with no recursive dependencies to install. Roxygen stands for R documentation inspired by the Doxygen for C++ documentation tools.

r-tidyfst 1.8.4
Propagated dependencies: r-stringr@1.6.0 r-pak@0.9.5 r-fst@0.9.8 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/hope-data-science/tidyfst
Licenses: Expat
Build system: r
Synopsis: Tidy Verbs for Fast Data Manipulation
Description:

This package provides a toolkit of tidy data manipulation verbs with data.table as the backend. Combining the merits of syntax elegance from dplyr and computing performance from data.table', tidyfst intends to provide users with state-of-the-art data manipulation tools with least pain. This package is an extension of data.table'. While enjoying a tidy syntax, it also wraps combinations of efficient functions to facilitate frequently-used data operations.

r-tboot 0.2.1
Propagated dependencies: r-quadprog@1.5-8 r-kernlab@0.9-33
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/njm18/tboot
Licenses: GPL 3
Build system: r
Synopsis: Tilted Bootstrap
Description:

This package creates simulated clinical trial data with realistic correlation structures and assumed efficacy levels by using a tilted bootstrap resampling approach. Samples are drawn from observed data with some samples appearing more frequently than others. May also be used for simulating from a joint Bayesian distribution along with clinical trials based on the Bayesian distribution.

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-tsqca 1.3.3
Propagated dependencies: r-qca@3.25
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/im-research-yt/ThSQCA
Licenses: Expat
Build system: r
Synopsis: DEPRECATED: Threshold Sweep Extensions for Qualitative Comparative Analysis
Description:

DEPRECATED: This package has been superseded by ThSQCA'. Please use install.packages('ThSQCA') instead. Provides threshold sweep methods for Qualitative Comparative Analysis (QCA). Implements Condition Threshold Sweep-Single (CTS-S), Condition Threshold Sweep-Multiple (CTS-M), Outcome Threshold Sweep (OTS), and Dual Threshold Sweep (DTS) for systematic exploration of threshold calibration effects on crisp-set QCA results. These methods extend traditional robustness approaches by treating threshold variation as an exploratory tool for discovering causal structures. Also provides Fiss (2011) <doi:10.5465/amj.2011.60263120> core/peripheral condition classification via compute_fiss_core() and generate_fiss_chart(), enabling four-symbol configuration charts that distinguish core conditions (present in both parsimonious and intermediate solutions) from peripheral conditions (intermediate only). Built on top of the QCA package by Dusa (2019) <doi:10.1007/978-3-319-75668-4>, with function arguments following QCA conventions. Based on set-theoretic methods by Ragin (2008) <doi:10.7208/chicago/9780226702797.001.0001> and established robustness protocols by Rubinson et al. (2019) <doi:10.1177/00491241211036158>.

r-treemapify 2.6.1
Propagated dependencies: r-ggplot2@4.0.3 r-ggfittext@0.10.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://wilkox.org/treemapify/
Licenses: GPL 3+
Build system: r
Synopsis: Draw Treemaps in 'ggplot2'
Description:

This package provides ggplot2 geoms for drawing treemaps.

r-togglr 0.2.1
Propagated dependencies: r-rstudioapi@0.18.0 r-rappdirs@0.3.4 r-purrr@1.2.2 r-prettyunits@1.2.0 r-parsedate@1.3.2 r-memoise@2.0.1 r-magrittr@2.0.5 r-lubridate@1.9.5 r-keyring@1.4.1 r-jsonlite@2.0.0 r-httr@1.4.8 r-glue@1.8.1 r-getpass@0.2-4 r-dplyr@1.2.1 r-cachem@1.1.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/ThinkR-open/togglr
Licenses: GPL 3
Build system: r
Synopsis: 'Toggl.com' Api for 'Rstudio'
Description:

Use the <https://toggl.com> time tracker api through R.

r-taipan 0.1.2
Propagated dependencies: r-shiny@1.13.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/srkobakian/taipan
Licenses: GPL 3
Build system: r
Synopsis: Tool for Annotating Images in Preparation for Analysis
Description:

This package provides a tool to help create shiny apps for selecting and annotating elements of images. Users must supply images, questions, and answer choices. The user interface is a dynamic shiny app, that displays the images and questions and answer choices. The data generated can be saved to a file that can be used for subsequent analysis. The original purpose was to annotate still images from tennis video for face recognition and emotion detection purposes.

Total packages: 73977