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

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-tmap-sources 0.1
Propagated dependencies: r-tmap@4.4-1 r-sf@1.1-1 r-servr@0.32 r-jsonlite@2.0.0 r-httr2@1.2.2 r-freestiler@0.2.0 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/r-tmap/tmap.sources
Licenses: GPL 3
Build system: r
Synopsis: Data Sources for 'tmap'
Description:

This package provides support for a variety of spatial data sources in tmap', including remote, tiled, and streaming formats. Enables the use of external vector and raster data without requiring full data import, facilitating efficient visualization workflows.

r-tidycensus 1.8.1
Propagated dependencies: r-xml2@1.5.2 r-units@1.0-1 r-tigris@2.2.1 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-sf@1.1-1 r-rvest@1.0.5 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://walker-data.com/tidycensus/
Licenses: Expat
Build system: r
Synopsis: Load US Census Boundary and Attribute Data as 'tidyverse' and 'sf'-Ready Data Frames
Description:

An integrated R interface to several United States Census Bureau APIs (<https://www.census.gov/data/developers/data-sets.html>) and the US Census Bureau's geographic boundary files. Allows R users to return Census and ACS data as tidyverse-ready data frames, and optionally returns a list-column with feature geometry for mapping and spatial analysis.

r-textrecipes 1.1.0
Propagated dependencies: r-vctrs@0.7.3 r-tokenizers@0.3.0 r-tibble@3.3.1 r-sparsevctrs@0.3.6 r-snowballc@0.7.1 r-rlang@1.2.0 r-recipes@1.3.2 r-purrr@1.2.2 r-matrix@1.7-5 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-glue@1.8.1 r-generics@0.1.4 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/tidymodels/textrecipes
Licenses: Expat
Build system: r
Synopsis: Extra 'Recipes' for Text Processing
Description:

Converting text to numerical features requires specifically created procedures, which are implemented as steps according to the recipes package. These steps allows for tokenization, filtering, counting (tf and tfidf) and feature hashing.

r-tidysynthesis 0.1.3
Propagated dependencies: r-yardstick@1.4.0 r-workflows@1.3.0 r-vctrs@0.7.3 r-tune@2.1.0 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rsample@1.3.2 r-rlang@1.2.0 r-recipes@1.3.2 r-purrr@1.2.2 r-progressr@0.19.0 r-pillar@1.11.1 r-parsnip@1.6.0 r-forcats@1.0.1 r-extdist@0.7-4 r-dplyr@1.2.1 r-dapper@1.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://ui-research.github.io/tidysynthesis-documentation/
Licenses: GPL 3
Build system: r
Synopsis: Common API for Synthesizing Data
Description:

This package provides a system built on tidymodels for generating synthetic tabular data. We provide tools for ordering a sequential synthesis, feature and target engineering, sampling, hyperparameter tuning, enforcing constraints, and adding extra noise during a synthesis.

r-transformerforecasting 0.1.0
Propagated dependencies: r-tensorflow@2.20.0 r-reticulate@1.46.0 r-magrittr@2.0.5 r-keras@2.16.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=transformerForecasting
Licenses: GPL 3
Build system: r
Synopsis: Transformer Deep Learning Model for Time Series Forecasting
Description:

Time series forecasting faces challenges due to the non-stationarity, nonlinearity, and chaotic nature of the data. Traditional deep learning models like Recurrent Neural Network (RNN), Long Short-Term Memory (LSTM), and Gated Recurrent Unit (GRU) process data sequentially but are inefficient for long sequences. To overcome the limitations of these models, we proposed a transformer-based deep learning architecture utilizing an attention mechanism for parallel processing, enhancing prediction accuracy and efficiency. This paper presents user-friendly code for the implementation of the proposed transformer-based deep learning architecture utilizing an attention mechanism for parallel processing. References: Nayak et al. (2024) <doi:10.1007/s40808-023-01944-7> and Nayak et al. (2024) <doi:10.1016/j.simpa.2024.100716>.

r-tidyild 0.4.1
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-nlme@3.1-169 r-mgcv@1.9-4 r-lubridate@1.9.5 r-lme4@2.0-1 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/alitovchenko/tidyILD
Licenses: Expat
Build system: r
Synopsis: Tidy Intensive Longitudinal Data Analysis
Description:

This package provides a reproducible, tidyverse-style framework for intensive longitudinal data analysis in R, with built-in methodological safeguards, provenance tracking, and reporting tools. Encodes time structure, enforces within-between decomposition, provides spacing-aware lags, and integrates diagnostics and visualization. Use ild_prepare(), ild_center(), ild_lag(), and related functions for a unified pipeline from raw EMA/diary data to interpretable models.

r-theorytools 0.1.3
Dependencies: python@3.12.12
Propagated dependencies: r-yaml@2.3.12 r-worcs@0.1.20 r-tidysem@0.2.10 r-stringdist@0.9.17 r-knitr@1.51 r-jsonlite@2.0.0 r-gh@1.5.0 r-gert@2.3.1 r-deriv@4.2.0 r-dagitty@0.3-4 r-curl@7.1.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cjvanlissa.github.io/theorytools/
Licenses: GPL 3+
Build system: r
Synopsis: FAIR Theory Construction
Description:

An integrated suite of tools for creating, maintaining, and reusing FAIR (Findable, Accessible, Interoperable, Reusable) theories. Designed to support transparent and collaborative theory development, the package enables users to formalize theories, track changes with version control, assess pre-empirical coherence, and derive testable hypotheses. Aligning with open science principles and workflows, theorytools facilitates the systematic improvement of theoretical frameworks and enhances their discoverability and usability.

r-tabshiftr 0.4.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-testthat@3.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-dplyr@1.2.1 r-crayon@1.5.3 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/luckinet/tabshiftr
Licenses: GPL 3
Build system: r
Synopsis: Reshape Disorganised Messy Data
Description:

Helps the user to build and register schema descriptions of disorganised (messy) tables. Disorganised tables are tables that are not in a topologically coherent form, where packages such as tidyr could be used for reshaping. The schema description documents the arrangement of input tables and is used to reshape them into a standardised (tidy) output format.

r-tts 1.1
Propagated dependencies: r-sfsmisc@1.1-24 r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TTS
Licenses: GPL 2+
Build system: r
Synopsis: Master Curve Estimates Corresponding to Time-Temperature Superposition
Description:

Time-Temperature Superposition analysis is often applied to frequency modulated data obtained by Dynamic Mechanic Analysis (DMA) and Rheometry in the analytical chemistry and physics areas. These techniques provide estimates of material mechanical properties (such as moduli) at different temperatures in a wider range of time. This package provides the Time-Temperature superposition Master Curve at a referred temperature by the three methods: the two wider used methods, Arrhenius based methods and WLF, and the newer methodology based on derivatives procedure. The Master Curve is smoothed by B-splines basis. The package output is composed of plots of experimental data, horizontal and vertical shifts, TTS data, and TTS data fitted using B-splines with bootstrap confidence intervals.

r-tada 2024.1.0
Propagated dependencies: r-purrr@1.2.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/tadascience/tada
Licenses: Expat
Build system: r
Synopsis: Supporting Tools for Tada Science
Description:

Suite of tools to support the practice of tada science. It includes an engaging package roulette that is designed to facilitate learning about new packages.

r-truncatednormal 2.3
Propagated dependencies: r-spacefillr@0.4.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-qrng@0.0-11 r-nleqslv@3.3.7 r-alabama@2025.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TruncatedNormal
Licenses: GPL 3
Build system: r
Synopsis: Truncated Multivariate Normal and Student Distributions
Description:

This package provides a collection of functions to deal with the truncated univariate and multivariate normal and Student distributions, described in Botev (2017) <doi:10.1111/rssb.12162> and Botev and L'Ecuyer (2015) <doi:10.1109/WSC.2015.7408180>.

r-threegroups 0.21
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=ThreeGroups
Licenses: GPL 2
Build system: r
Synopsis: ML Estimator for Baseline-Placebo-Treatment (Three-Group) Experiments
Description:

This package implements the Maximum Likelihood estimator for baseline, placebo, and treatment groups (three-group) experiments with non-compliance proposed by Gerber, Green, Kaplan, and Kern (2010).

r-trackdf 0.3.3
Propagated dependencies: r-tibble@3.3.1 r-sf@1.1-1 r-lubridate@1.9.5 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://swarm-lab.github.io/trackdf/
Licenses: GPL 3
Build system: r
Synopsis: Data Frame Class for Tracking Data
Description:

Data frame class for storing collective movement data (e.g. fish schools, ungulate herds, baboon troops) collected from GPS trackers or computer vision tracking software.

r-tfestimators 1.9.3
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-tfruns@1.5.4 r-tensorflow@2.20.0 r-rlang@1.2.0 r-reticulate@1.46.0 r-purrr@1.2.2 r-progress@1.2.3 r-magrittr@2.0.5 r-forge@0.2.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/rstudio/tfestimators
Licenses: ASL 2.0
Build system: r
Synopsis: Interface to 'TensorFlow' Estimators
Description:

Interface to TensorFlow Estimators <https://www.tensorflow.org/guide/estimator>, a high-level API that provides implementations of many different model types including linear models and deep neural networks.

r-tabstats 0.2.0
Propagated dependencies: r-vctrs@0.7.3 r-tibble@3.3.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/joshuamarie/tabstats
Licenses: Expat
Build system: r
Synopsis: Lightweight Toolkit for Displaying Customizable Tables
Description:

This package provides a lightweight toolkit that provides functions for printing tables from input data in the R console or terminal with customizable formatting. Supported outputs include American Psychological Association (APA)-style tables (American Psychological Association, 2020, ISBN:9781433832178), correlation matrices, contingency tables, and two-column summary tables.

r-testex 0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/dgkf/testex
Licenses: Expat
Build system: r
Synopsis: Add Tests to Examples
Description:

Add tests in-line in examples. Provides standalone functions for facilitating easier test writing in Rd files. However, a more familiar interface is provided using roxygen2 tags. Tools are also provided for facilitating package configuration and use with testthat'.

r-tsdisagg2 0.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tsdisagg2
Licenses: GPL 2+
Build system: r
Synopsis: Time Series Disaggregation
Description:

Disaggregates low frequency time series data to higher frequency series. Implements the following methods for temporal disaggregation: Boot, Feibes and Lisman (1967) <DOI:10.2307/2985238>, Chow and Lin (1971) <DOI:10.2307/1928739>, Fernandez (1981) <DOI:10.2307/1924371> and Litterman (1983) <DOI:10.2307/1391858>.

r-thurmod 1.1.20
Propagated dependencies: r-mvtnorm@1.3-7 r-matrixstats@1.5.0 r-mass@7.3-65 r-lavaan@0.6-21
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/MarkusTJansen/ThurMod
Licenses: GPL 3+
Build system: r
Synopsis: Thurstonian CFA and Thurstonian IRT Modeling
Description:

Fit Thurstonian forced-choice models (CFA (simple and factor) and IRT) in R. This package allows for the analysis of item response modeling (IRT) as well as confirmatory factor analysis (CFA) in the Thurstonian framework. Currently, estimation can be performed by Mplus and lavaan'. References: Brown & Maydeu-Olivares (2011) <doi:10.1177/0013164410375112>; Jansen, M. T., & Schulze, R. (in review). The Thurstonian linked block design: Improving Thurstonian modeling for paired comparison and ranking data.; Maydeu-Olivares & Böckenholt (2005) <doi:10.1037/1082-989X.10.3.285>.

r-textrank 0.3.1
Propagated dependencies: r-igraph@2.3.1 r-digest@0.6.39 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/bnosac/textrank
Licenses: FSDG-compatible
Build system: r
Synopsis: Summarize Text by Ranking Sentences and Finding Keywords
Description:

The textrank algorithm is an extension of the Pagerank algorithm for text. The algorithm allows to summarize text by calculating how sentences are related to one another. This is done by looking at overlapping terminology used in sentences in order to set up links between sentences. The resulting sentence network is next plugged into the Pagerank algorithm which identifies the most important sentences in your text and ranks them. In a similar way textrank can also be used to extract keywords. A word network is constructed by looking if words are following one another. On top of that network the Pagerank algorithm is applied to extract relevant words after which relevant words which are following one another are combined to get keywords. More information can be found in the paper from Mihalcea, Rada & Tarau, Paul (2004) <https://www.aclweb.org/anthology/W04-3252/>.

r-torchdatasets 0.3.2
Propagated dependencies: r-zip@2.3.3 r-withr@3.0.2 r-torchvision@0.9.0 r-torch@0.17.0 r-stringr@1.6.0 r-pins@1.4.2 r-fs@2.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://mlverse.github.io/torchdatasets/
Licenses: Expat
Build system: r
Synopsis: Ready to Use Extra Datasets for Torch
Description:

This package provides datasets in a format that can be easily consumed by torch dataloaders'. Handles data downloading from multiple sources, caching and pre-processing so users can focus only on their model implementations.

r-totalcensus 0.6.6
Propagated dependencies: r-stringr@1.6.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/GL-Li/totalcensus
Licenses: Expat
Build system: r
Synopsis: Extract Decennial Census and American Community Survey Data
Description:

Download summary files from Census Bureau <https://www2.census.gov/> and extract data, in particular high resolution data at block, block group, and tract level, from decennial census and American Community Survey 1-year and 5-year estimates.

r-tinydng 0.1.0-0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/tylermorganwall/tinydng
Licenses: Expat
Build system: r
Synopsis: 'TinyDNG' C++ Header Files
Description:

This package provides C++ header files for TinyDNG', a small header-only library for reading and writing DNG and TIFF files.

r-tfarima 0.4.1
Propagated dependencies: r-zoo@1.8-15 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-quadprog@1.5-8 r-numderiv@2016.8-1.1 r-nnls@1.6 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/gallegoj/tfarima
Licenses: GPL 2+
Build system: r
Synopsis: Transfer Function and ARIMA Models
Description:

Build customized transfer function and ARIMA models with multiple operators and parameter restrictions. Provides tools for model identification, estimation using exact or conditional maximum likelihood, diagnostic checking, automatic outlier detection, calendar effects, forecasting, and seasonal adjustment. The new version also supports unobserved component ARIMA model specification and estimation for structural time series analysis.

r-theiar 0.4.0
Propagated dependencies: r-xml@3.99-0.23 r-raster@3.6-32 r-r6@2.6.1 r-httr@1.4.8 r-askpass@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/norival/theiaR
Licenses: GPL 3+
Build system: r
Synopsis: Download and Manage Data from Theia
Description:

This package provides a simple interface to search available data provided by Theia (<https://theia.cnes.fr>), download it, and manage it. Data can be downloaded based on a search result or from a cart file downloaded from Theia website.

Total packages: 72693