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

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-trialemulation 0.0.4.11
Propagated dependencies: r-sandwich@3.1-1 r-rcpp@1.1.0 r-mvtnorm@1.3-3 r-lmtest@0.9-40 r-lifecycle@1.0.4 r-formula-tools@1.7.1 r-duckdb@1.4.2 r-dbi@1.2.3 r-data-table@1.17.8 r-checkmate@2.3.3 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://causal-lda.github.io/TrialEmulation/
Licenses: FSDG-compatible
Build system: r
Synopsis: Causal Analysis of Observational Time-to-Event Data
Description:

This package implements target trial emulation methods to apply randomized clinical trial design and analysis in an observational setting. Using marginal structural models, it can estimate intention-to-treat and per-protocol effects in emulated trials using electronic health records. A description and application of the method can be found in Danaei et al (2013) <doi:10.1177/0962280211403603>.

r-tvm 0.5.2
Propagated dependencies: r-scales@1.4.0 r-reshape2@1.4.5 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://bitbucket.org/juancentro/tvm
Licenses: Expat
Build system: r
Synopsis: Time Value of Money Functions
Description:

This package provides functions for managing cashflows and interest rate curves.

r-tlrmvnmvt 1.1.2.1
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tlrmvnmvt
Licenses: GPL 2
Build system: r
Synopsis: Low-Rank Methods for MVN and MVT Probabilities
Description:

Implementation of the classic Genz algorithm and a novel tile-low-rank algorithm for computing relatively high-dimensional multivariate normal (MVN) and Student-t (MVT) probabilities. References used for this package: Foley, James, Andries van Dam, Steven Feiner, and John Hughes. "Computer Graphics: Principle and Practice". Addison-Wesley Publishing Company. Reading, Massachusetts (1987, ISBN:0-201-84840-6 1); Genz, A., "Numerical computation of multivariate normal probabilities," Journal of Computational and Graphical Statistics, 1, 141-149 (1992) <doi:10.1080/10618600.1992.10477010>; Cao, J., Genton, M. G., Keyes, D. E., & Turkiyyah, G. M. "Exploiting Low Rank Covariance Structures for Computing High-Dimensional Normal and Student- t Probabilities," Statistics and Computing, 31.1, 1-16 (2021) <doi:10.1007/s11222-020-09978-y>; Cao, J., Genton, M. G., Keyes, D. E., & Turkiyyah, G. M. "tlrmvnmvt: Computing High-Dimensional Multivariate Normal and Student-t Probabilities with Low-Rank Methods in R," Journal of Statistical Software, 101.4, 1-25 (2022) <doi:10.18637/jss.v101.i04>.

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-thriftr 1.1.8
Propagated dependencies: r-stringi@1.8.7 r-rly@1.7.8 r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/systemincloud/thriftr
Licenses: Expat
Build system: r
Synopsis: Apache Thrift Client Server
Description:

Pure R implementation of Apache Thrift. This library doesn't require any code generation. To learn more about Thrift go to <https://thrift.apache.org>.

r-tsmn 1.0.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TSMN
Licenses: GPL 3+
Build system: r
Synopsis: Truncated Scale Mixtures of Normal Distributions
Description:

Return the first four moments of the SMN distributions (Normal, Student-t, Pearson VII, Slash or Contaminated Normal).

r-turboem 2025.1
Propagated dependencies: r-quantreg@6.1 r-numderiv@2016.8-1.1 r-iterators@1.0.14 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=turboEM
Licenses: GPL 2
Build system: r
Synopsis: Suite of Convergence Acceleration Schemes for EM, MM and Other Fixed-Point Algorithms
Description:

Algorithms for accelerating the convergence of slow, monotone sequences from smooth, contraction mapping such as the EM and MM algorithms. It can be used to accelerate any smooth, linearly convergent acceleration scheme. A tutorial style introduction to this package is available in a vignette on the CRAN download page or, when the package is loaded in an R session, with vignette("turboEM").

r-tidydfidx 0.0-3
Propagated dependencies: r-vctrs@0.6.5 r-rdpack@2.6.4 r-pillar@1.11.1 r-dplyr@1.1.4 r-dfidx@0.2-0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tidydfidx
Licenses: GPL 2+
Build system: r
Synopsis: Indexed 'tibble' and Methods for 'dplyr'
Description:

This package provides extended data frames, with a special data frame column which contains two indexes, with potentially a nesting structure, and support for tibbles and methods for dplyr'.

r-topictestlet 0.1.0
Propagated dependencies: r-topicmodels@0.2-17 r-tm@0.7-16
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TopicTestlet
Licenses: GPL 3+
Build system: r
Synopsis: Topic Testlet Model for Calibrating Testlet Constructed Responses
Description:

This package implements the Topic Testlet Model (TTM) as described by Xiong et al. (2025) <doi:10.1111/jedm.70001>. The package integrates Latent Dirichlet Allocation (LDA) with the Partial Credit Model to account for local item dependence in testlets using latent topics from student textual responses.

r-tricolore 1.2.6
Propagated dependencies: r-shiny@1.11.1 r-rlang@1.1.6 r-ggtern@4.0.0 r-ggplot2@4.0.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/jschoeley/tricolore
Licenses: GPL 3
Build system: r
Synopsis: Flexible Color Scale for Ternary Compositions
Description:

Compositional data consisting of three-parts can be color mapped with a ternary color scale. Such a scale is provided by the tricolore packages with options for discrete and continuous colors, mean-centering and scaling. See Jonas Schöley (2021) "The centered ternary balance scheme. A technique to visualize surfaces of unbalanced three-part compositions" <doi:10.4054/DemRes.2021.44.19>, Jonas Schöley, Frans Willekens (2017) "Visualizing compositional data on the Lexis surface" <doi:10.4054/DemRes.2017.36.21>, and Ilya Kashnitsky, Jonas Schöley (2018) "Regional population structures at a glance" <doi:10.1016/S0140-6736(18)31194-2>.

r-tratamentos-ad 0.2.4
Propagated dependencies: r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=Tratamentos.ad
Licenses: GPL 3
Build system: r
Synopsis: Pacote Para Analise De Experimentos Com Testemunhas Adicionais
Description:

Pacote para a analise de experimentos com um ou dois fatores com testemunhas adicionais conduzidos no delineamento inteiramente casualizado ou em blocos casualizados. "Package for the analysis of one or two-way experiments with additional controls conducted in a completely randomized design or in a randomized block design".

r-tinyspotifyr 0.2.2
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://github.com/TroyHernandez/tinyspotifyr
Licenses: Expat
Build system: r
Synopsis: Tinyverse R Wrapper for the 'Spotify' Web API
Description:

An R wrapper for the Spotify Web API <https://developer.spotify.com/web-api/>.

r-tergm 4.2.2
Propagated dependencies: r-statnet-common@4.12.0 r-robustbase@0.99-6 r-purrr@1.2.0 r-nlme@3.1-168 r-networkdynamic@0.12.0 r-network@1.19.0 r-mass@7.3-65 r-ergm-multi@0.3.0 r-ergm@4.12.0 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://statnet.org
Licenses: FSDG-compatible
Build system: r
Synopsis: Fit, Simulate and Diagnose Models for Network Evolution Based on Exponential-Family Random Graph Models
Description:

An integrated set of extensions to the ergm package to analyze and simulate network evolution based on exponential-family random graph models (ERGM). tergm is a part of the statnet suite of packages for network analysis. See Krivitsky and Handcock (2014) <doi:10.1111/rssb.12014> and Carnegie, Krivitsky, Hunter, and Goodreau (2015) <doi:10.1080/10618600.2014.903087>.

r-tipa 1.0.8
Propagated dependencies: r-optimx@2025-4.9
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://tipa.hugheylab.org
Licenses: GPL 2
Build system: r
Synopsis: Tau-Independent Phase Analysis for Circadian Time-Course Data
Description:

Accurately estimates phase shifts by accounting for period changes and for the point in the circadian cycle at which the stimulus occurs. See Tackenberg et al. (2018) <doi:10.1177/0748730418768116>.

r-tibbletime 0.1.9
Propagated dependencies: r-zoo@1.8-14 r-vctrs@0.6.5 r-tibble@3.3.0 r-rlang@1.1.6 r-rcpp@1.1.0 r-purrr@1.2.0 r-pillar@1.11.1 r-lubridate@1.9.4 r-lifecycle@1.0.4 r-hms@1.1.4 r-glue@1.8.0 r-dplyr@1.1.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/business-science/tibbletime
Licenses: Expat
Build system: r
Synopsis: Time Aware Tibbles
Description:

Built on top of the tibble package, tibbletime is an extension that allows for the creation of time aware tibbles. Some immediate advantages of this include: the ability to perform time-based subsetting on tibbles, quickly summarising and aggregating results by time periods, and creating columns that can be used as dplyr time-based groups.

r-tsvr 1.0.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tsvr
Licenses: GPL 3
Build system: r
Synopsis: Timescale-Specific Variance Ratio for Use in Community Ecology
Description:

This package provides tools for timescale decomposition of the classic variance ratio of community ecology. Tools are as described in Zhao et al (in prep), extending commonly used methods introduced by Peterson et al (1975) <doi: 10.2307/1936306>.

r-tablecompare 0.1.1
Propagated dependencies: r-tidyselect@1.2.1 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-glue@1.8.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/eutwt/tablecompare
Licenses: Expat
Build system: r
Synopsis: Compare Data Frames
Description:

This package provides a toolbox for comparing two data frames. This package is defunct. I recommend you use the "versus" package instead.

r-texteffect 0.3
Propagated dependencies: r-mass@7.3-65 r-ggplot2@4.0.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=texteffect
Licenses: GPL 2+
Build system: r
Synopsis: Discovering Latent Treatments in Text Corpora and Estimating Their Causal Effects
Description:

This package implements the approach described in Fong and Grimmer (2016) <https://aclweb.org/anthology/P/P16/P16-1151.pdf> for automatically discovering latent treatments from a corpus and estimating the average marginal component effect (AMCE) of each treatment. The data is divided into a training and test set. The supervised Indian Buffet Process (sibp) is used to discover latent treatments in the training set. The fitted model is then applied to the test set to infer the values of the latent treatments in the test set. Finally, Y is regressed on the latent treatments in the test set to estimate the causal effect of each treatment.

r-tidyplots 0.4.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.1.6 r-purrr@1.2.0 r-lifecycle@1.0.4 r-htmltools@0.5.8.1 r-hmisc@5.2-4 r-gtable@0.3.6 r-glue@1.8.0 r-ggrepel@0.9.6 r-ggrastr@1.0.2 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-ggbeeswarm@0.7.2 r-forcats@1.0.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/jbengler/tidyplots
Licenses: Expat
Build system: r
Synopsis: Tidy Plots for Scientific Papers
Description:

The goal of tidyplots is to streamline the creation of publication-ready plots for scientific papers. It allows to gradually add, remove and adjust plot components using a consistent and intuitive syntax.

r-traudem 1.0.3
Propagated dependencies: r-withr@3.0.2 r-sys@3.4.3 r-rlang@1.1.6 r-purrr@1.2.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://lucarraro.github.io/traudem/
Licenses: Expat
Build system: r
Synopsis: Use TauDEM
Description:

Simple trustworthy utility functions to use TauDEM (Terrain Analysis Using Digital Elevation Models <https://hydrology.usu.edu/taudem/taudem5/>) command-line interface. This package provides a guide to installation of TauDEM and its dependencies GDAL (Geopatial Data Abstraction Library) and MPI (Message Passing Interface) for different operating systems. Moreover, it checks that TauDEM and its dependencies are correctly installed and included to the PATH, and it provides wrapper commands for calling TauDEM methods from R.

r-treedep 0.1.3
Propagated dependencies: r-lubridate@1.9.4 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TreeDep
Licenses: GPL 2
Build system: r
Synopsis: Air Pollution Removal by Dry Deposition on Trees
Description:

The model estimates air pollution removal by dry deposition on trees. It also estimates or uses hourly values for aerodynamic resistance, boundary layer resistance, canopy resistance, stomatal resistance, cuticular resistance, mesophyll resistance, soil resistance, friction velocity and deposition velocity. It also allows plotting graphical results for a specific time period. The pollutants are nitrogen dioxide, ozone, sulphur dioxide, carbon monoxide and particulate matter. Baldocchi D (1994) <doi:10.1093/treephys/14.7-8-9.1069>. Farquhar GD, von Caemmerer S, Berry JA (1980) Planta 149: 78-90. Hirabayashi S, Kroll CN, Nowak DJ (2015) i-Tree Eco Dry Deposition Model. Nowak DJ, Crane DE, Stevens JC (2006) <doi:10.1016/j.ufug.2006.01.007>. US EPA (1999) PCRAMMET User's Guide. EPA-454/B-96-001. Weiss A, Norman JM (1985) Agricultural and Forest Meteorology 34: 205â 213.

r-tectonicr 0.4.8
Propagated dependencies: r-zoo@1.8-14 r-viridis@0.6.5 r-tidyr@1.3.1 r-terra@1.8-86 r-spatstat-utils@3.2-0 r-spatstat-univar@3.1-5 r-spatstat-geom@3.6-1 r-spatstat-explore@3.6-0 r-smoothr@1.2.1 r-sf@1.0-23 r-rlang@1.1.6 r-rcolorbrewer@1.1-3 r-lifecycle@1.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-circular@0.5-2 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://tobiste.github.io/tectonicr/
Licenses: GPL 3+
Build system: r
Synopsis: Analyzing the Orientation of Maximum Horizontal Stress
Description:

Models the direction of the maximum horizontal stress using relative plate motion parameters. Statistical algorithms to evaluate the modeling results compared with the observed data. Provides plots to visualize the results. Methods described in Stephan et al. (2023) <doi:10.1038/s41598-023-42433-2> and Wdowinski (1998) <doi:10.1016/S0079-1946(98)00091-3>.

r-td 0.0.6
Propagated dependencies: r-rcppsimdjson@0.1.15
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://dirk.eddelbuettel.com/code/td.html
Licenses: GPL 2+
Build system: r
Synopsis: Access to the 'twelvedata' Financial Data API
Description:

The twelvedata REST service offers access to current and historical data on stocks, standard as well as digital crypto currencies, and other financial assets covering a wide variety of course and time spans. See <https://twelvedata.com/> for details, to create an account, and to request an API key for free-but-capped access to the data.

r-tciu 1.2.8
Propagated dependencies: r-zoo@1.8-14 r-tidyr@1.3.1 r-spatstat-geom@3.6-1 r-spatstat-explore@3.6-0 r-scales@1.4.0 r-rrcov@1.7-7 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-pracma@2.4.6 r-plotly@4.11.0 r-multiwayregression@1.2 r-interp@1.1-6 r-icsnp@1.1-2 r-gridextra@2.3 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-geometry@0.5.2 r-forecast@8.24.0 r-foreach@1.5.2 r-fmri@1.9.12.1 r-fancycut@0.1.3 r-extradistr@1.10.0 r-dt@0.34.0 r-dplyr@1.1.4 r-doparallel@1.0.17 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/SOCR/TCIU
Licenses: GPL 3
Build system: r
Synopsis: Spacekime Analytics, Time Complexity and Inferential Uncertainty
Description:

Provide the core functionality to transform longitudinal data to complex-time (kime) data using analytic and numerical techniques, visualize the original time-series and reconstructed kime-surfaces, perform model based (e.g., tensor-linear regression) and model-free classification and clustering methods in the book Dinov, ID and Velev, MV. (2021) "Data Science: Time Complexity, Inferential Uncertainty, and Spacekime Analytics", De Gruyter STEM Series, ISBN 978-3-11-069780-3. <https://www.degruyter.com/view/title/576646>. The package includes 18 core functions which can be separated into three groups. 1) draw longitudinal data, such as Functional magnetic resonance imaging(fMRI) time-series, and forecast or transform the time-series data. 2) simulate real-valued time-series data, e.g., fMRI time-courses, detect the activated areas, report the corresponding p-values, and visualize the p-values in the 3D brain space. 3) Laplace transform and kimesurface reconstructions of the fMRI data.

Total packages: 69242