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

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-transportr 0.1.0
Propagated dependencies: r-r6@2.6.1 r-origami@1.0.8 r-mlr3superlearner@0.1.2 r-ife@0.2.3 r-generics@0.1.4 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/nt-williams/transportr
Licenses: GPL 3+
Build system: r
Synopsis: Transporting Intervention Effects from One Population to Another
Description:

Doubly-robust, non-parametric estimators for the transported average treatment effect from Rudolph, Williams, Stuart, and Diaz (2023) <doi:10.48550/arXiv.2304.00117> and the intent-to-treatment average treatment effect from Rudolph and van der Laan (2017) <doi:10.1111/rssb.12213>. Estimators are fit using cross-fitting and nuisance parameters are estimated using the Super Learner algorithm.

r-tall 1.0.0
Propagated dependencies: r-word2vec@0.4.1 r-visnetwork@2.1.4 r-umap@0.2.10.0 r-udpipe@0.8.16 r-topicmodels@0.2-17 r-tidyr@1.3.2 r-tidygraph@1.3.1 r-textrank@0.3.1 r-strucchange@1.5-4 r-stringr@1.6.0 r-stm@1.3.8 r-sparkline@2.0 r-shinywidgets@0.9.1 r-shinyjs@2.1.1 r-shinyfiles@0.9.3 r-shinydashboardplus@2.0.6 r-shinycssloaders@1.1.0 r-shiny@1.13.0 r-rspectra@0.16-2 r-rlang@1.2.0 r-readxl@1.5.0 r-readtext@0.92.1 r-readr@2.2.0 r-rcpp@1.1.1-1.1 r-ranger@0.18.0 r-purrr@1.2.2 r-promises@1.5.0 r-plotly@4.12.0 r-pdftools@3.9.0 r-pagedown@0.24 r-openxlsx@4.2.8.1 r-matrix@1.7-5 r-later@1.4.8 r-jsonlite@2.0.0 r-igraph@2.3.1 r-httr2@1.2.2 r-ggwordcloud@0.6.2 r-ggraph@2.2.2 r-ggplot2@4.0.3 r-future@1.70.0 r-fontawesome@0.5.3 r-dt@0.34.0 r-dplyr@1.2.1 r-doparallel@1.0.17 r-curl@7.1.0 r-chromote@0.5.1 r-ca@0.71.1 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/massimoaria/tall
Licenses: Expat
Build system: r
Synopsis: Text Analysis for All
Description:

An R shiny app designed for diverse text analysis tasks, offering a wide range of methodologies tailored to Natural Language Processing (NLP) needs. It is a versatile, general-purpose tool for analyzing textual data. tall features a comprehensive workflow, including data cleaning, preprocessing, statistical analysis, and visualization, all integrated for effective text analysis.

r-theopenair 0.1.0
Propagated dependencies: r-xml2@1.5.2 r-tibble@3.3.1 r-stringr@1.6.0 r-stringi@1.8.7 r-rstudioapi@0.18.0 r-reticulate@1.46.0 r-r-utils@2.13.0 r-magrittr@2.0.5 r-httr@1.4.8 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: http://openair-lib.org/
Licenses: Expat
Build system: r
Synopsis: Integrate 'OpenAI' Large Language Models into Your 'R' Workflows
Description:

Utilizing the OpenAI API as the back end (<https://platform.openai.com/docs/api-reference>), TheOpenAIR offers R wrapper functions for the ChatGPT endpoint and several high-level functions that enable the integration of ChatGPT capabilities in diverse data-related tasks, such as data cleansing and automated analytics script generation.

r-tinter 0.1.0
Propagated dependencies: r-chk@0.10.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/poissonconsulting/tinter
Licenses: Expat
Build system: r
Synopsis: Generate a Monochromatic Palette
Description:

Generate a palette of tints, shades or both from a single colour.

r-testassay 0.1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=testassay
Licenses: Expat
Build system: r
Synopsis: Hypothesis Testing Framework for Validating an Assay for Precision
Description:

This package provides a common way of validating a biological assay for is through a procedure, where m levels of an analyte are measured with n replicates at each level, and if all m estimates of the coefficient of variation (CV) are less than some prespecified level, then the assay is declared validated for precision within the range of the m analyte levels. Two limitations of this procedure are: there is no clear statistical statement of precision upon passing, and it is unclear how to modify the procedure for assays with constant standard deviation. We provide tools to convert such a procedure into a set of m hypothesis tests. This reframing motivates the m:n:q procedure, which upon completion delivers a 100q% upper confidence limit on the CV. Additionally, for a post-validation assay output of y, the method gives an ``effective standard deviation interval of log(y) plus or minus r, which is a 68% confidence interval on log(mu), where mu is the expected value of the assay output for that sample. Further, the m:n:q procedure can be straightforwardly applied to constant standard deviation assays. We illustrate these tools by applying them to a growth inhibition assay. This is an implementation of the methods described in Fay, Sachs, and Miura (2018) <doi:10.1002/sim.7528>.

r-tsissm 1.0.2
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@1.9 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-trunmnt 1.0.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-fastghquad@1.0.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=trunmnt
Licenses: GPL 2
Build system: r
Synopsis: Moments of Truncated Multivariate Normal Distribution
Description:

Computes the product moments of the truncated multivariate normal distribution, particularly for cases involving patterned variance-covariance matrices. It also has the capability to calculate these moments with arbitrary positive-definite matrices, although performance may degrade for high-dimensional variables.

r-tilting 1.1.1
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=tilting
Licenses: GPL 2+
Build system: r
Synopsis: Variable Selection via Tilted Correlation Screening Algorithm
Description:

This package implements an algorithm for variable selection in high-dimensional linear regression using the "tilted correlation", a new way of measuring the contribution of each variable to the response which takes into account high correlations among the variables in a data-driven way.

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-therefdate 1.0.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=theRefdate
Licenses: LGPL 3
Build system: r
Synopsis: Simple and Fast Date Manipulation on Character Strings in Format 'DD.MM.YYYY'
Description:

This package provides simple and fast date manipulation functions operating on character strings in the format DD.MM.YYYY'. Functions include extraction of day, month, and year components, computation of differences between two dates, and addition or subtraction of months.

r-ttbbeer 1.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/jasdumas/ttbbeer
Licenses: CC0
Build system: r
Synopsis: US Beer Statistics from TTB
Description:

U.S. Department of the Treasury, Alcohol and Tobacco Tax and Trade Bureau (TTB) collects data and reports on monthly beer industry production and operations. This data package includes a collection of 10 years (2006 - 2015) worth of data on materials used at U.S. breweries in pounds reported by the Brewer's Report of Operations and the Quarterly Brewer's Report of Operations forms, ready for data analysis. This package also includes historical tax rates on distilled spirits, wine, beer, champagne, and tobacco products as individual data sets.

r-taxodist 0.5.0
Propagated dependencies: r-stringr@1.6.0 r-rvest@1.0.5 r-purrr@1.2.2 r-httr@1.4.8 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/rodrigosqrt3/taxodist
Licenses: GPL 3+
Build system: r
Synopsis: Taxonomic Distance and Phylogenetic Lineage Computation
Description:

Computes phylogenetic distances between any two taxa using hierarchical lineage data retrieved from The Taxonomicon <http://taxonomicon.taxonomy.nl>, a comprehensive curated classification of all life based on Systema Naturae 2000 (Brands, 1989 <http://taxonomicon.taxonomy.nl>). Given any two taxon names, retrieves their full lineages, identifies the most recent common ancestor (MRCA), and computes a dissimilarity index based on lineage depth. Outputs native dist objects, enabling direct integration with the R statistical ecosystem for hierarchical clustering, principal coordinate analysis (PCoA), and multivariate ecological analyses. Supports individual distance queries, pairwise distance matrices, clade filtering, and lineage utilities.

r-tidymodlr 1.0.0
Propagated dependencies: r-tm@0.7-18 r-tidyr@1.3.2 r-r6@2.6.1 r-factominer@2.14 r-dplyr@1.2.1 r-corrr@0.4.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/david-hammond/tidymodlr
Licenses: Expat
Build system: r
Synopsis: An R6 Class to Perform Analysis on Long Tidy Data
Description:

Transforms long data into a matrix form to allow for ease of input into modelling packages for regression, principal components, imputation or machine learning. It does this by pivoting on user defined columns, generating a key-value table for variable names to ensure one-to-one mappings are preserved. It is particularly useful when the indicator names in the columns are long descriptive strings, for example "Energy imports, net (% of energy use)". High level analysis wrapper functions for correlation and principal components analysis are provided.

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-tseffects 0.2.1
Propagated dependencies: r-sandwich@3.1-1 r-mpoly@1.1.2 r-ggplot2@4.0.3 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://sorenjordan.github.io/tseffects/
Licenses: GPL 2+
Build system: r
Synopsis: Dynamic Inferences from Time Series (with Interactions)
Description:

Autoregressive distributed lag (A[R]DL) models (and their reparameterized equivalent, the Generalized Error-Correction Model [GECM]) are the workhorse models in uncovering dynamic inferences. ADL models are simple to estimate; this is what makes them attractive. Once these models are estimated, what is less clear is how to uncover a rich set of dynamic inferences from these models. We provide tools for recovering those inferences. These tools apply to traditional time-series quantities of interest: especially instantaneous effects for any period and cumulative effects for any period (including the long-run effect). They also allow for a variety of shock histories to be applied to the independent variable (beyond just a one-time, one-unit increase) as well as the recovery of inferences in levels for shocks applies to (in)dependent variables in differences (what we call the Generalized Dynamic Response Function). These effects are also available for the general conditional dynamic model advocated by Warner, Vande Kamp, and Jordan (2026 <doi:10.1017/psrm.2026.10087>). We also provide the actual formulae for these effects.

r-tern 0.9.10
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-survival@3.8-6 r-scales@1.4.0 r-rtables@0.6.16 r-rlang@1.2.0 r-rdpack@2.6.6 r-nestcolor@0.1.3 r-mass@7.3-65 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-labeling@0.4.3 r-gtable@0.3.6 r-gridextra@2.3 r-ggplot2@4.0.3 r-formatters@0.5.12 r-forcats@1.0.1 r-emmeans@2.0.3 r-dplyr@1.2.1 r-cowplot@1.2.0 r-checkmate@2.3.4 r-car@3.1-5 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://insightsengineering.github.io/tern/
Licenses: ASL 2.0
Build system: r
Synopsis: Create Common TLGs Used in Clinical Trials
Description:

Table, Listings, and Graphs (TLG) library for common outputs used in clinical trials.

r-tidyttmoment 0.0.5
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-lifecycle@1.0.5 r-funrar@1.5.0 r-fundiversity@1.1.1 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/PaulESantos/tidyttmoment
Licenses: Expat
Build system: r
Synopsis: Functional Trait Moment Calculation
Description:

Calculates the community four moments (mean, variance, skewness, and kurtosis) of a given trait based on the moments described in Wieczynski et al. (2019) <doi:10.1073/pnas.1813723116>. These functional metrics are extremely useful in characterizing the distribution of traits in a plant community. It also provides tidyverse-friendly wrappers to seamlessly calculate advanced functional diversity indices (e.g., FDis, Rao's Q) using fundiversity (Grenie et al. 2023 <doi:10.1111/ecog.06585>) and functional rarity indices using funrar (Grenie et al. 2017 <doi:10.1111/ddi.12629>). Evaluating these community-weighted moments and diversity metrics allows researchers to evaluate shifts in optimal phenotypes and understand ecological filtering with exactness.

r-tensr 1.0.2
Propagated dependencies: r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/dcgerard/tensr
Licenses: GPL 3
Build system: r
Synopsis: Covariance Inference and Decompositions for Tensor Datasets
Description:

This package provides a collection of functions for Kronecker structured covariance estimation and testing under the array normal model. For estimation, maximum likelihood and Bayesian equivariant estimation procedures are implemented. For testing, a likelihood ratio testing procedure is available. This package also contains additional functions for manipulating and decomposing tensor data sets. This work was partially supported by NSF grant DMS-1505136. Details of the methods are described in Gerard and Hoff (2015) <doi:10.1016/j.jmva.2015.01.020> and Gerard and Hoff (2016) <doi:10.1016/j.laa.2016.04.033>.

r-tvmcomp 1.0.2
Propagated dependencies: r-rdpack@2.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tvmComp
Licenses: GPL 3
Build system: r
Synopsis: Discounting and Compounding Calculations for Various Scenarios
Description:

This package provides functions for compounding and discounting calculations included here serve as a complete reference for various scenarios of time value of money. Raymond M. Brooks (â Financial Management,â 2018, ISBN: 9780134730417). Sheridan Titman, Arthur J. Keown, John D. Martin (â Financial Management: Principles and Applications,â 2017, ISBN: 9780134417219). Jonathan Berk, Peter DeMarzo, David Stangeland, Andras Marosi (â Fundamentals of Corporate Finance,â 2019, ISBN: 9780134735313). S. A. Hummelbrunner, Kelly Halliday, Ali R. Hassanlou (â Contemporary Business Mathematics with Canadian Applications,â 2020, ISBN: 9780135285015).

r-tseriesmma 0.1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TSeriesMMA
Licenses: GPL 2+
Build system: r
Synopsis: Multiscale Multifractal Analysis of Time Series Data
Description:

Multiscale multifractal analysis (MMA) (GieraÅ towski et al., 2012)<DOI:10.1103/PhysRevE.85.021915> is a time series analysis method, designed to describe scaling properties of fluctuations within the signal analyzed. The main result of this procedure is the so called Hurst surface h(q,s) , which is a dependence of the local Hurst exponent h (fluctuation scaling exponent) on the multifractal parameter q and the scale of observation s (data window width).

r-tsdfgs 2.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-lifecycle@1.0.5 r-latex2exp@0.9.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/oumarkme/TSDFGS
Licenses: GPL 3+
Build system: r
Synopsis: Training Set Determination for Genomic Selection
Description:

We propose an optimality criterion to determine the required training set, r-score, which is derived directly from Pearson's correlation between the genomic estimated breeding values and phenotypic values of the test set <doi:10.1007/s00122-019-03387-0>. This package provides two main functions to determine a good training set and its size.

r-teal-widgets 0.6.0
Propagated dependencies: r-xml2@1.5.2 r-styler@1.11.0 r-shinywidgets@0.9.1 r-shinyjs@2.1.1 r-shiny@1.13.0 r-rvest@1.0.5 r-rtables@0.6.16 r-lifecycle@1.0.5 r-htmltools@0.5.9 r-gtsummary@2.5.1 r-gt@1.3.0 r-ggplot2@4.0.3 r-checkmate@2.3.4 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://insightsengineering.github.io/teal.widgets/
Licenses: ASL 2.0
Build system: r
Synopsis: 'shiny' Widgets for 'teal' Applications
Description:

Collection of shiny widgets to support teal applications. Enables the manipulation of application layout and plot or table settings.

r-tournamentofchampions 0.1.0
Propagated dependencies: r-tidyverse@2.0.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/celevitz/touRnamentofchampions
Licenses: Expat
Build system: r
Synopsis: Tournament of Champions Data
Description:

Several datasets which describe the challenges and results of competitions in Tournament of Champions. This data is useful for practicing data wrangling, graphing, and analyzing how each season of Tournament of Champions played out.

r-timetk 2.9.1
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-tsfeatures@1.1.1 r-timedate@4052.112 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-slider@0.3.3 r-rsample@1.3.2 r-rlang@1.2.0 r-recipes@1.3.2 r-readr@2.2.0 r-purrr@1.2.2 r-plotly@4.12.0 r-padr@0.6.3 r-lubridate@1.9.5 r-hms@1.1.4 r-ggplot2@4.0.3 r-generics@0.1.4 r-forecast@9.0.2 r-forcats@1.0.1 r-dplyr@1.2.1 r-anytime@0.3.13
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/business-science/timetk
Licenses: GPL 3+
Build system: r
Synopsis: Tool Kit for Working with Time Series
Description:

Easy visualization, wrangling, and feature engineering of time series data for forecasting and machine learning prediction. Consolidates and extends time series functionality from packages including dplyr', stats', xts', forecast', slider', padr', recipes', and rsample'.

Total packages: 72465