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

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-tuneranger 0.8.1
Propagated dependencies: r-smoof@1.7.0 r-ranger@0.18.0 r-paramhelpers@1.14.2 r-mlrmbo@1.1.6 r-mlr@2.19.3 r-lhs@1.3.0 r-dicekriging@1.6.1 r-bbmisc@1.13.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tuneRanger
Licenses: GPL 3
Build system: r
Synopsis: Tune Random Forest of the 'ranger' Package
Description:

Tuning random forest with one line. The package is mainly based on the packages ranger and mlrMBO'.

r-testtwice 1.0.3
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=testtwice
Licenses: GPL 2
Build system: r
Synopsis: Testing One Hypothesis Twice in Observational Studies
Description:

Tests one hypothesis with several test statistics, correcting for multiple testing. The central function in the package is testtwice(). In a sensitivity analysis, the method has the largest design sensitivity of its component tests. The package implements the method and examples in Rosenbaum, P. R. (2012) <doi:10.1093/biomet/ass032> Testing one hypothesis twice in observational studies. Biometrika, 99(4), 763-774.

r-tslstmx 0.1.0
Propagated dependencies: r-tensorflow@2.20.0 r-reticulate@1.46.0 r-keras@2.16.1 r-allmetrics@0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tsLSTMx
Licenses: GPL 3
Build system: r
Synopsis: Predict Time Series Using LSTM Model Including Exogenous Variable to Denote Zero Values
Description:

It is a versatile tool for predicting time series data using Long Short-Term Memory (LSTM) models. It is specifically designed to handle time series with an exogenous variable, allowing users to denote whether data was available for a particular period or not. The package encompasses various functionalities, including hyperparameter tuning, custom loss function support, model evaluation, and one-step-ahead forecasting. With an emphasis on ease of use and flexibility, it empowers users to explore, evaluate, and deploy LSTM models for accurate time series predictions and forecasting in diverse applications. More details can be found in Garai and Paul (2023) <doi:10.1016/j.iswa.2023.200202>.

r-texttools 0.1.0
Propagated dependencies: r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=textTools
Licenses: GPL 2+
Build system: r
Synopsis: Functions for Text Cleansing and Text Analysis
Description:

This package provides a framework for text cleansing and analysis. Conveniently prepare and process large amounts of text for analysis. Includes various metrics for word counts/frequencies that scale efficiently. Quickly analyze large amounts of text data using a text.table (a data.table created with one word (or unit of text analysis) per row, similar to the tidytext format). Offers flexibility to efficiently work with text data stored in vectors as well as text data formatted as a text.table.

r-tpes 1.0.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TPES
Licenses: Expat
Build system: r
Synopsis: Tumor Purity Estimation using SNVs
Description:

This package provides a bioinformatics tool for the estimation of the tumor purity from sequencing data. It uses the set of putative clonal somatic single nucleotide variants within copy number neutral segments to call tumor cellularity.

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-tseriesentropy 0.7-2
Propagated dependencies: r-ks@1.15.2 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tseriesEntropy
Licenses: GPL 2+
Build system: r
Synopsis: Entropy Based Analysis and Tests for Time Series
Description:

This package implements an Entropy measure of dependence based on the Bhattacharya-Hellinger-Matusita distance. Can be used as a (nonlinear) autocorrelation/crosscorrelation function for continuous and categorical time series. The package includes tests for serial and cross dependence and nonlinearity based on it. Some routines have a parallel version that can be used in a multicore/cluster environment. The package makes use of S4 classes.

r-tidysdm 1.0.4
Propagated dependencies: r-yardstick@1.4.0 r-xgboost@3.2.1.1 r-workflowsets@1.1.1 r-workflows@1.3.0 r-tune@2.1.0 r-tidymodels@1.5.0 r-tibble@3.3.1 r-terra@1.9-27 r-stars@0.7-2 r-spatialsample@0.6.1 r-sf@1.1-1 r-rsample@1.3.2 r-rlang@1.2.0 r-recipes@1.3.2 r-patchwork@1.3.2 r-parsnip@1.6.0 r-maxnet@0.1.4 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-dials@1.4.3 r-dalex@2.5.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/EvolEcolGroup/tidysdm
Licenses: AGPL 3+
Build system: r
Synopsis: Species Distribution Models with Tidymodels
Description:

Fit species distribution models (SDMs) using the tidymodels framework, which provides a standardised interface to define models and process their outputs. tidysdm expands tidymodels by providing methods for spatial objects, models and metrics specific to SDMs, as well as a number of specialised functions to process occurrences for contemporary and palaeo datasets. The full functionalities of the package are described in Leonardi et al. (2024) <doi:10.1111/2041-210X.14406>.

r-taildepfun 1.0.1
Propagated dependencies: r-spatialextremes@2.1-0 r-mvtnorm@1.3-7 r-cubature@2.1.4-1 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tailDepFun
Licenses: GPL 3
Build system: r
Synopsis: Minimum Distance Estimation of Tail Dependence Models
Description:

This package provides functions implementing minimal distance estimation methods for parametric tail dependence models, as proposed in Einmahl, J.H.J., Kiriliouk, A., Krajina, A., and Segers, J. (2016) <doi:10.1111/rssb.12114> and Einmahl, J.H.J., Kiriliouk, A., and Segers, J. (2018) <doi:10.1007/s10687-017-0303-7>.

r-tablemonster 1.7.8
Propagated dependencies: r-xtable@1.8-8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TableMonster
Licenses: GPL 2+
Build system: r
Synopsis: Table Monster
Description:

This package provides a user friendly interface to generation of booktab style tables using xtable'.

r-tensorbss 0.3.9
Propagated dependencies: r-tsbss@1.0.1 r-tensor@1.5.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-jade@2.0-4 r-ictest@0.3-7 r-ggplot2@4.0.3 r-fica@1.1-3 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tensorBSS
Licenses: GPL 2+
Build system: r
Synopsis: Blind Source Separation Methods for Tensor-Valued Observations
Description:

This package contains several utility functions for manipulating tensor-valued data (centering, multiplication from a single mode etc.) and the implementations of the following blind source separation methods for tensor-valued data: tPCA', tFOBI', tJADE', k-tJADE', tgFOBI', tgJADE', tSOBI', tNSS.SD', tNSS.JD', tNSS.TD.JD', tPP and tTUCKER'.

r-tabpfn 0.2.0
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-reticulate@1.46.0 r-purrr@1.2.2 r-hardhat@1.4.3 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://tabpfn.tidymodels.org
Licenses: FSDG-compatible
Build system: r
Synopsis: Prior-Data Fitted Network Foundational Model for Tabular Data
Description:

This package provides a consistent API for classification and regression models based on the TabPFN model of Hollmann et al. (2025), "Accurate predictions on small data with a tabular foundation model," Nature, 637(8045) <doi:10.1038/s41586-024-08328-6>. The calculations are served via Python to train and predict the model.

r-tidyjson 0.3.3.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-dplyr@1.2.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/colearendt/tidyjson
Licenses: Expat
Build system: r
Synopsis: Tidy Complex 'JSON'
Description:

Turn complex JSON data into tidy data frames.

r-ternary 2.3.7
Propagated dependencies: r-sp@2.2-1 r-shiny@1.13.0 r-plottools@0.4.0 r-clue@0.3-68
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://ms609.github.io/Ternary/
Licenses: GPL 2+
Build system: r
Synopsis: Create Ternary and Holdridge Plots
Description:

Plots ternary diagrams (simplex plots / Gibbs triangles) and Holdridge life zone plots <doi:10.1126/science.105.2727.367> using the standard graphics functions. Allows custom annotation, interpolating, contouring and scaling of plotting region. Includes a Shiny user interface for point-and-click ternary plotting. An alternative to ggtern', which uses the ggplot2 family of plotting functions.

r-tsentiment 1.0.5
Propagated dependencies: r-wordcloud@2.6 r-tidytext@0.4.3 r-tibble@3.3.1 r-syuzhet@1.0.7 r-stringi@1.8.7 r-reshape2@1.4.5 r-httr@1.4.8 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/hakkisabah/tsentiment
Licenses: Expat
Build system: r
Synopsis: Fetching Tweet Data for Sentiment Analysis
Description:

Which uses Twitter APIs for the necessary data in sentiment analysis, acts as a middleware with the approved Twitter Application. A special access key is given to users who subscribe to the application with their Twitter account. With this special access key, the user defined keyword for sentiment analysis can be searched in twitter recent searches and results can be obtained( more information <https://github.com/hakkisabah/tsentiment> ). In addition, a service named tsentiment-services has been developed to provide all these operations ( for more information <https://github.com/hakkisabah/tsentiment-services> ). After the successful results obtained and in line with the permissions given by the user, the results of the analysis of the word cloud and bar graph saved in the user folder directory can be seen. In each analysis performed, the previous analysis visual result is deleted and this is the basic information you need to know as a practice rule. tsentiment package provides a free service that acts as a middleware for easy data extraction from Twitter, and in return, the user rate limit is reduced by 30 requests from the total limit and the remaining requests are used. These 30 requests are reserved for use in application analytics. For information about endpoints, you can refer to the limit information in the "GET search/tweets" row in the Endpoints column in the list at <https://developer.twitter.com/en/docs/twitter-api/v1/rate-limits>.

r-truncproxy 0.1.0
Propagated dependencies: r-survival@3.8-6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/wangyuyao98/truncProxy_weighting
Licenses: GPL 3
Build system: r
Synopsis: Proximal Weighting Estimation for Dependent Left Truncation
Description:

This package implements proximal weighting estimators for the expectation of an arbitrarily transformed event time under dependent left truncation, with optional inverse probability of censoring weighting to handle right censoring. The methods leverage proxy variables to handle dependent left truncation in settings where dependence-inducing factors are not fully observed.

r-tpmsm 1.2.15
Propagated dependencies: r-kernsmooth@2.23-26
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/arturstat/TPmsm
Licenses: GPL 3
Build system: r
Synopsis: Estimation of Transition Probabilities in Multistate Models
Description:

Estimation of transition probabilities for the illness-death model and or the three-state progressive model.

r-treespace 1.1.4.4
Propagated dependencies: r-shinybs@0.65.0 r-shiny@1.13.0 r-scatterd3@1.0.1 r-rlumshiny@0.2.7 r-rgl@1.3.36 r-rcpp@1.1.1-1.1 r-phytools@2.5-2 r-phangorn@2.12.1 r-mass@7.3-65 r-htmlwidgets@1.6.4 r-fields@17.3 r-distory@1.4.5 r-combinat@0.0-8 r-ape@5.8-1 r-adegraphics@1.0-22 r-adegenet@2.1.11 r-ade4@1.7-24
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=treespace
Licenses: Expat
Build system: r
Synopsis: Statistical Exploration of Landscapes of Phylogenetic Trees
Description:

This package provides tools for the exploration of distributions of phylogenetic trees. This package includes a shiny interface which can be started from R using treespaceServer(). For further details see Jombart et al. (2017) <DOI:10.1111/1755-0998.12676>.

r-taxnames 0.1.0
Propagated dependencies: r-taxlist@0.3.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/kamapu/taxnames
Licenses: GPL 3
Build system: r
Synopsis: Formatting Taxonomic Names in Markdown
Description:

This package provides a collection of functions used to format taxonomic names in Markdown documents. Those functions work with data structured according to Alvarez and Luebert (2018) <doi:10.3897/bdj.6.e23635>.

r-triptych 0.1.3
Propagated dependencies: r-vctrs@0.7.3 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-scales@1.4.0 r-rlang@1.2.0 r-purrr@1.2.2 r-proc@1.19.0.1 r-patchwork@1.3.2 r-monotone@0.1.2 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-geomtextpath@0.2.0 r-dplyr@1.2.1 r-cpp11@0.5.5 r-class@7.3-23
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/aijordan/triptych/
Licenses: Expat
Build system: r
Synopsis: Diagnostic Graphics to Evaluate Forecast Performance
Description:

Overall predictive performance is measured by a mean score (or loss), which decomposes into miscalibration, discrimination, and uncertainty components. The main focus is visualization of these distinct and complementary aspects in joint displays. See Dimitriadis, Gneiting, Jordan, Vogel (2024) <doi:10.1016/j.ijforecast.2023.09.007>.

r-troublemaker 0.0.1
Propagated dependencies: r-terra@1.9-27 r-purrr@1.2.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/Sustainscapes/TroublemakeR
Licenses: GPL 3+
Build system: r
Synopsis: Generates Spatial Problems in R for 'AMPL'
Description:

This package provides methods for generating .dat files for use with the AMPL software using spatial data, particularly rasters. It includes support for various spatial data formats and different problem types. By automating the process of generating AMPL datasets, this package can help streamline optimization workflows and make it easier to solve complex optimization problems. The methods implemented in this package are described in detail in a publication by Fourer et al. (<doi:10.1287/mnsc.36.5.519>).

r-tdcm 0.3.0
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-stringr@1.6.0 r-polycor@0.8-2 r-gtools@3.9.5 r-cdm@8.3-14
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cotterell.github.io/tdcm/
Licenses: Expat
Build system: r
Synopsis: The Transition Diagnostic Classification Model Framework
Description:

Estimate the transition diagnostic classification model (TDCM) described in Madison & Bradshaw (2018) <doi:10.1007/s11336-018-9638-5>, a longitudinal extension of the log-linear cognitive diagnosis model (LCDM) in Henson, Templin & Willse (2009) <doi:10.1007/s11336-008-9089-5>. As the LCDM subsumes many other diagnostic classification models (DCMs), many other DCMs can be estimated longitudinally via the TDCM. The TDCM package includes functions to estimate the single-group and multigroup TDCM, summarize results of interest including item parameters, growth proportions, transition probabilities, transitional reliability, attribute correlations, model fit, and growth plots.

r-threewisemonkeys 0.1.0
Propagated dependencies: r-tuner@1.4.7 r-stringr@1.6.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=ThreeWiseMonkeys
Licenses: Expat
Build system: r
Synopsis: The Japanese Pictorial Maxim "See No Evil, Hear No Evil, Speak No Evil"
Description:

Does nothing useful, but perhaps does that nothing in an entertaining or informative fashion.

r-tinytiger 0.0.11
Propagated dependencies: r-sf@1.1-1 r-glue@1.8.1 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://github.com/alarm-redist/tinytiger
Licenses: Expat
Build system: r
Synopsis: Lightweight Interface to TIGER/Line Shapefiles
Description:

Download geographic shapes from the United States Census Bureau TIGER/Line Shapefiles <https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html>. Functions support downloading and reading in geographic boundary data. All downloads can be set up with a cache to avoid multiple downloads. Data is available back to 2000 for most geographies.

Total packages: 72465