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

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-treesim 2.4
Propagated dependencies: r-geiger@2.0.12 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=TreeSim
Licenses: GPL 2
Build system: r
Synopsis: Simulating Phylogenetic Trees
Description:

Simulation methods for phylogenetic trees where (i) all tips are sampled at one time point or (ii) tips are sampled sequentially through time. (i) For sampling at one time point, simulations are performed under a constant rate birth-death process, conditioned on having a fixed number of final tips (sim.bd.taxa()), or a fixed age (sim.bd.age()), or a fixed age and number of tips (sim.bd.taxa.age()). When conditioning on the number of final tips, the method allows for shifts in rates and mass extinction events during the birth-death process (sim.rateshift.taxa()). The function sim.bd.age() (and sim.rateshift.taxa() without extinction) allow the speciation rate to change in a density-dependent way. The LTT plots of the simulations can be displayed using LTT.plot(), LTT.plot.gen() and LTT.average.root(). TreeSim further samples trees with n final tips from a set of trees generated by the common sampling algorithm stopping when a fixed number m>>n of tips is first reached (sim.gsa.taxa()). This latter method is appropriate for m-tip trees generated under a big class of models (details in the sim.gsa.taxa() man page). For incomplete phylogeny, the missing speciation events can be added through simulations (corsim()). (ii) sim.rateshifts.taxa() is generalized to sim.bdsky.stt() for serially sampled trees, where the trees are conditioned on either the number of sampled tips or the age. Furthermore, for a multitype-branching process with sequential sampling, trees on a fixed number of tips can be simulated using sim.bdtypes.stt.taxa(). This function further allows to simulate under epidemiological models with an exposed class. The function sim.genespeciestree() simulates coalescent gene trees within birth-death species trees, and sim.genetree() simulates coalescent gene trees.

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-tsissm 1.0.3
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-viridislite@0.4.3 r-tsmethods@1.0.3 r-tsdistributions@1.0.4 r-tsaux@1.0.2 r-tmb@1.9.21 r-sandwich@3.1-1 r-rtmb@2.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-progressr@0.19.0 r-nloptr@2.2.1 r-future-apply@1.20.2 r-future@1.70.0 r-flextable@0.9.11 r-data-table@1.18.4 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/tsmodels/tsissm
Licenses: GPL 2
Build system: r
Synopsis: Linear Innovations State Space Unobserved Components Model
Description:

Unobserved components time series model using the linear innovations state space representation (single source of error) with choice of error distributions and option for dynamic variance. Methods for estimation using automatic differentiation, automatic model selection and ensembling, prediction, filtering, simulation and backtesting. Based on the model described in Hyndman et al (2012) <doi:10.1198/jasa.2011.tm09771>.

r-tcprepdesigns 0.0.2
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 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 provided for generating randomized and non-randomized layouts and for displaying the design parameters and treatment allocations for each environment. 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-tca 1.2.1
Propagated dependencies: r-rsvd@1.0.5 r-quadprog@1.5-8 r-pracma@2.4.6 r-pbapply@1.7-4 r-nloptr@2.2.1 r-matrixstats@1.5.0 r-matrixcalc@1.0-6 r-matrix@1.7-5 r-gmodels@2.19.1 r-futile-logger@1.4.9 r-data-table@1.18.4 r-config@0.3.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://www.nature.com/articles/s41467-019-11052-9
Licenses: GPL 3
Build system: r
Synopsis: Tensor Composition Analysis
Description:

Tensor Composition Analysis (TCA) allows the deconvolution of two-dimensional data (features by observations) coming from a mixture of heterogeneous sources into a three-dimensional matrix of signals (features by observations by sources). The TCA framework further allows to test the features in the data for different statistical relations with an outcome of interest while modeling source-specific effects; particularly, it allows to look for statistical relations between source-specific signals and an outcome. For example, TCA can deconvolve bulk tissue-level DNA methylation data (methylation sites by individuals) into a three-dimensional tensor of cell-type-specific methylation levels for each individual (i.e. methylation sites by individuals by cell types) and it allows to detect cell-type-specific statistical relations (associations) with phenotypes. For more details see Rahmani et al. (2019) <DOI:10.1038/s41467-019-11052-9>.

r-tripack 1.3-9.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tripack
Licenses: FSDG-compatible
Build system: r
Synopsis: Triangulation of Irregularly Spaced Data
Description:

This package provides a constrained two-dimensional Delaunay triangulation package providing both triangulation and generation of voronoi mosaics of irregular spaced data. Please note that most of the functions are now also covered in package interp, which is a re-implementation from scratch under a free license based on a different triangulation algorithm.

r-tidygedcom 0.2.0
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-igraph@2.3.1 r-dplyr@1.2.1 r-bgmisc@1.6.0.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/R-Computing-Lab/tidygedcom/
Licenses: GPL 3
Build system: r
Synopsis: Read and Tidy 'GEDCOM' Genealogy Files
Description:

Reads and parses GEDCOM (Genealogical Data Communication) files, the standard interchange format exported by genealogical software, and converts them into tidy data frames. Individuals, families, life events, and parent-child links are extracted into rectangular structures suitable for pedigree and kinship analysis. Additional helpers summarize file contents, convert place coordinates, and repair malformed records. Wikipedia family tree templates can be parsed into the same tidy structure. For a discussion of these and related data structures see [Hunter et al. (2026) <doi:10.1007/s10519-026-10259-z>].

r-tulip 1.0.2
Propagated dependencies: r-tensr@1.0.2 r-matrix@1.7-5 r-mass@7.3-65 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TULIP
Licenses: GPL 2
Build system: r
Synopsis: Toolbox for Linear Discriminant Analysis with Penalties
Description:

Integrates several popular high-dimensional methods based on Linear Discriminant Analysis (LDA) and provides a comprehensive and user-friendly toolbox for linear, semi-parametric and tensor-variate classification as mentioned in Yuqing Pan, Qing Mai and Xin Zhang (2019) <arXiv:1904.03469>. Functions are included for covariate adjustment, model fitting, cross validation and prediction.

r-tesselle 1.7.0
Propagated dependencies: r-tabula@3.3.2 r-nexus@0.6.1 r-khroma@1.17.0 r-kairos@2.3.0 r-isopleuros@1.4.0 r-folio@1.5.1 r-dimensio@0.14.2 r-ananke@0.3.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://codeberg.org/tesselle/tesselle
Licenses: GPL 3+
Build system: r
Synopsis: Easily Install and Load 'tesselle' Packages
Description:

Easy install and load key packages from the tesselle suite in a single step. The tesselle suite is a collection of packages for research and teaching in archaeology. These packages focus on quantitative analysis methods developed for archaeology. The tesselle packages are designed to work seamlessly together and to complement general-purpose and other specialized statistical packages. These packages can be used to explore and analyze common data types in archaeology: count data, compositional data and chronological data. Learn more about tesselle at <https://www.tesselle.org>.

r-tind 0.2.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/dever-pl/tind
Licenses: GPL 3
Build system: r
Synopsis: Common Representation of Time Indices of Different Types
Description:

This package provides an easy-to-use tind class representing time indices of different types (years, quarters, months, ISO 8601 weeks, dates, time of day, date-time, and arbitrary integer/numeric indices). Includes an extensive collection of functions for calendrical computations (including business applications), index conversions, index parsing, and other operations. Auxiliary classes representing time differences and time intervals (with set operations and index matching functionality) are also provided. All routines have been optimised for speed in order to facilitate computations on large datasets. More details regarding calendars in general and calendrical algorithms can be found in "Calendar FAQ" by Claus Tøndering <https://www.tondering.dk/claus/calendar.html>.

r-trendtwosub 0.0.2
Propagated dependencies: r-usethis@3.2.1 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=Trendtwosub
Licenses: GPL 2+
Build system: r
Synopsis: Two Sample Order Free Trend Nonparametric Inference
Description:

Non-parametric trend comparison of two independent samples with sequential subsamples. For more details, please refer to Wang, Stapleton, and Chen (2018) <doi:10.1080/00949655.2018.1482492>.

r-tdlm 1.1.4
Propagated dependencies: r-sf@1.1-1 r-rmarkdown@2.31 r-readr@2.2.0 r-rdpack@2.6.6 r-mathjaxr@2.0-0 r-ecume@0.9.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://rtdlm.github.io/TDLM/
Licenses: GPL 3
Build system: r
Synopsis: Systematic Comparison of Trip Distribution Laws and Models
Description:

The main purpose of this package is to propose a rigorous framework to fairly compare trip distribution laws and models as described in Lenormand et al. (2016) <doi:10.1016/j.jtrangeo.2015.12.008>.

r-test2norm 0.3.0.1
Propagated dependencies: r-mfp2@1.0.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=test2norm
Licenses: GPL 2+
Build system: r
Synopsis: Normative Standards for Cognitive Tests
Description:

Package test2norm contains functions to generate formulas for normative standards applied to cognitive tests. It takes raw test scores (e.g., number of correct responses) and converts them to scaled scores and demographically adjusted scores, using methods described in Heaton et al. (2003) <doi:10.1016/B978-012703570-3/50010-9> & Heaton et al. (2009, ISBN:9780199702800). The scaled scores are calculated as quantiles of the raw test scores, scaled to have the mean of 10 and standard deviation of 3, such that higher values always correspond to better performance on the test. The demographically adjusted scores are calculated from the residuals of a model that regresses scaled scores on demographic predictors (e.g., age). The norming procedure makes use of the mfp2() function from the mfp2 package to explore nonlinear associations between cognition and demographic variables.

r-treedater 2.0.0
Propagated dependencies: r-quadprog@1.5-8 r-matrix@1.7-5 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=treedater
Licenses: GPL 2
Build system: r
Synopsis: Fast Molecular Clock Dating of Phylogenetic Trees with Rate Variation
Description:

This package provides functions for estimating times of common ancestry and molecular clock rates of evolution using a variety of evolutionary models, parametric and nonparametric bootstrap confidence intervals, methods for detecting outlier lineages, root-to-tip regression, and a statistical test for selecting molecular clock models. For more details see Volz and Frost (2017) <doi:10.1093/ve/vex025>.

r-textminer 3.0.6
Propagated dependencies: r-text2vec@0.6.6 r-stringr@1.6.0 r-stopwords@2.3 r-rspectra@0.16-2 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-magrittr@2.0.5 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://www.rtextminer.com/
Licenses: Expat
Build system: r
Synopsis: Functions for Text Mining and Topic Modeling
Description:

An aid for text mining in R, with a syntax that should be familiar to experienced R users. Provides a wrapper for several topic models that take similarly-formatted input and give similarly-formatted output. Has additional functionality for analyzing and diagnostics for topic models.

r-trajectories 0.2-10
Propagated dependencies: r-zoo@1.8-15 r-spacetime@1.3-3 r-sp@2.2-1 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/edzer/trajectories
Licenses: GPL 2+
Build system: r
Synopsis: Classes and Methods for Trajectory Data
Description:

This package provides classes and methods for trajectory data, with support for nesting individual Track objects in track sets (Tracks) and track sets for different entities in collections of Tracks. Methods include selection, generalization, aggregation, intersection, simulation, and plotting.

r-tsfeatures 1.1.1
Propagated dependencies: r-urca@1.3-4 r-tseries@0.10-61 r-tibble@3.3.1 r-rcpproll@0.3.2 r-purrr@1.2.2 r-future@1.70.0 r-furrr@0.4.0 r-fracdiff@1.5-4 r-forecast@9.0.2
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-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-trenchr 1.2.1
Propagated dependencies: r-zoo@1.8-15 r-rdpack@2.6.6 r-msm@1.8.2 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://trenchproject.github.io/TrenchR/
Licenses: Expat
Build system: r
Synopsis: Tools for Microclimate and Biophysical Ecology
Description:

This package provides tools for translating environmental change into organismal response. Microclimate models to vertically scale weather station data to organismal heights. The biophysical modeling tools include both general models for heat flows and specific models to predict body temperatures for a variety of ectothermic taxa. Additional functions model and temporally partition air and soil temperatures and solar radiation. Utility functions estimate the organismal and environmental parameters needed for biophysical ecology. TrenchR focuses on relatively simple and modular functions so users can create transparent and flexible biophysical models. Many functions are derived from Gates (1980) <doi:10.1007/978-1-4612-6024-0> and Campbell and Norman (1988) <isbn:9780387949376>.

r-tor 1.1.3
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-readr@2.2.0 r-fs@2.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/maurolepore/tor
Licenses: GPL 3
Build system: r
Synopsis: Import Multiple Files From a Single Directory at Once
Description:

The goal of tor (to-R) is to help you to import multiple files from a single directory at once, and to do so as quickly, flexibly, and simply as possible.

r-twilio 0.1.0
Propagated dependencies: r-purrr@1.2.2 r-magrittr@2.0.5 r-lubridate@1.9.5 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: http://github.com/seankross/twilio
Licenses: Expat
Build system: r
Synopsis: An Interface to the Twilio API for R
Description:

The Twilio web service provides an API for computer programs to interact with telephony. The included functions wrap the SMS and MMS portions of Twilio's API, allowing users to send and receive text messages from R. See <https://www.twilio.com/docs/> for more information.

r-tte 1.1.2
Propagated dependencies: r-sandwich@3.1-1 r-nnet@7.3-20
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/nomahi/TTE/
Licenses: GPL 3
Build system: r
Synopsis: Design and Analysis Tools for Target Trial Emulation
Description:

Design and analysis tools for target trial emulation using longitudinal observational data. Functions are provided for checking person-period data, expanding longitudinal data into sequentially nested trials, estimating inverse probability weights for intention-to-treat and per-protocol analyses, and assessing weight distributions and covariate balance. Additional functions fit weighted pooled discrete-time outcome models, obtain standardized risks and treatment contrasts, and estimate weighted Kaplan-Meier and Aalen-Johansen curves. Two worked examples based on fully synthetic data illustrate an active-comparator new-user study comparing sodium-glucose cotransporter 2 inhibitors with dipeptidyl peptidase-4 inhibitors and an analysis of sequentially nested trials comparing angiotensin receptor blocker and calcium channel blocker strategies.

r-twostagedesigntmle 1.0.1.2
Propagated dependencies: r-tmle@2.1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=twoStageDesignTMLE
Licenses: GPL 3
Build system: r
Synopsis: Targeted Maximum Likelihood Estimation for Two-Stage Study Design
Description:

An inverse probability of censoring weighted (IPCW) targeted maximum likelihood estimator (TMLE) for evaluating a marginal point treatment effect from data where some variables were collected on only a subset of participants using a two-stage design (or marginal mean outcome for a single arm study). A TMLE for conditional parameters defined by a marginal structural model (MSM) is also available.

r-tidyplus 0.2.1
Propagated dependencies: r-vctrs@0.7.3 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-stringi@1.8.7 r-rlang@1.2.0 r-lifecycle@1.0.5 r-dplyr@1.2.1 r-chk@0.10.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://poissonconsulting.github.io/tidyplus/
Licenses: Expat
Build system: r
Synopsis: Additional 'tidyverse' Functions
Description:

This package provides functions such as str_crush(), add_missing_column(), coalesce_data() and drop_na_all() that complement tidyverse functionality or functions that provide alternative behaviors such as if_else2() and str_detect2().

Total packages: 73954