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

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-tableparser 1.0.5
Propagated dependencies: r-tabulapdf@1.0.5-5 r-jatsdecoder@1.3.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/ingmarboeschen/tableParser
Licenses: GPL 3
Build system: r
Synopsis: Parse Tabled Content to Text Vector and Extract Statistical Standard Results
Description:

Features include the ability to extract tabled content from NISO-JATS-coded XML, any native HTML or HML file, DOCX, and PDF documents, and then collapse it into a text format that is readable by humans by mimicking the actions of a screen reader. As tables within PDF documents are extracted with the tabulapdf package, and the table captions and footnotes cannot be extracted, the results on tables within PDF documents have to be considered less precise. The function table2matrix() returns a list of the tables within a document as character matrices. table2text() collapses the matrix content into a list of character strings by imitating the behavior of a screen reader. The textual representation of characters and numbers can be unified with unifyMatrix() before parsing. The function table2stats() extracts the tabled statistical test results from the collapsed text with the function standardStats() from the JATSdecoder package and, if activated, checks the reported and coded p-values for consistency. Due to the great variability and potential complexity of table structures, parsing accuracy may vary. A detailed description of how tableParser works is provided here: <doi:10.48550/arXiv.2603.19756>.

r-ttainterfacetrendanalysis 1.5.11
Propagated dependencies: r-zoo@1.8-14 r-wql@1.0.3 r-tcltk2@1.6.1 r-stlplus@0.5.2 r-rkt@1.7 r-reshape@0.8.10 r-relimp@1.0-5 r-pastecs@1.4.2 r-nlme@3.1-168 r-mvtnorm@1.3-3 r-multcomp@1.4-29 r-e1071@1.7-16 r-data-table@1.17.8 r-breakpoints@1.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://CRAN.R-project.org/package=TTAinterfaceTrendAnalysis
Licenses: GPL 2+
Build system: r
Synopsis: Temporal Trend Analysis Graphical Interface
Description:

This interface was created to develop a standard procedure to analyse temporal trend in the framework of the OSPAR convention. The analysis process run through 4 successive steps : 1) manipulate your data, 2) select the parameters you want to analyse, 3) build your regulated time series, 4) perform diagnosis and analysis and 5) read the results. Statistical analysis call other package function such as Kendall tests or cusum() function.

r-trackreconstruction 1.3
Propagated dependencies: r-rcolorbrewer@1.1-3 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TrackReconstruction
Licenses: GPL 2+
Build system: r
Synopsis: Reconstruct Animal Tracks from Magnetometer, Accelerometer, Depth and Optional Speed Data
Description:

Reconstructs animal tracks from magnetometer, accelerometer, depth and optional speed data. Designed primarily using data from Wildlife Computers Daily Diary tags deployed on northern fur seals.

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-tsna 0.3.6
Propagated dependencies: r-statnet-common@4.12.0 r-networkdynamic@0.12.0 r-network@1.19.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://statnet.org/
Licenses: GPL 3
Build system: r
Synopsis: Tools for Temporal Social Network Analysis
Description:

Temporal SNA tools for continuous- and discrete-time longitudinal networks having vertex, edge, and attribute dynamics stored in the networkDynamic format. This work was supported by grant R01HD68395 from the National Institute of Health.

r-ticm 1.0-0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-jade@2.0-4 r-fica@1.1-3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TICM
Licenses: GPL 3+
Build system: r
Synopsis: Testing the Validity of the Independent Component Model Assumption
Description:

Description: Provides affine-invariant, distribution-free tests of multivariate independence, applied either directly to observed data or to estimated independent components. In the latter case, the procedures can be used to assess the validity of independent component models. The tests are based on L2-type distances between characteristic functions, with inference carried out using permutation or bootstrap resampling schemes. The methods are described in Hallin et al. (2024) <doi:10.48550/arXiv.2404.07632>.

r-tidyplus 0.2.0
Propagated dependencies: r-vctrs@0.6.5 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-stringi@1.8.7 r-rlang@1.1.6 r-lifecycle@1.0.4 r-dplyr@1.1.4 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().

r-tcftt 0.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tcftt
Licenses: GPL 2
Build system: r
Synopsis: Two-Sample Tests for Skewed Data
Description:

The classical two-sample t-test works well for the normally distributed data or data with large sample size. The tcfu() and tt() tests implemented in this package provide better type-I-error control with more accurate power when testing the equality of two-sample means for skewed populations having unequal variances. These tests are especially useful when the sample sizes are moderate. The tcfu() uses the Cornish-Fisher expansion to achieve a better approximation to the true percentiles. The tt() provides transformations of the Welch's t-statistic so that the sampling distribution become more symmetric. For more technical details, please refer to Zhang (2019) <http://hdl.handle.net/2097/40235>.

r-tugboat 0.1.6
Propagated dependencies: r-renv@1.1.5 r-here@1.0.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://www.dmolitor.com/tugboat/
Licenses: GPL 3+
Build system: r
Synopsis: Build a Docker Image from a Directory or Project
Description:

Simple utilities to generate a Dockerfile from a directory or project, build the corresponding Docker image, push the image to DockerHub, and publicly share the project via Binder.

r-tfdatasets 2.18.0
Propagated dependencies: r-tidyselect@1.2.1 r-tensorflow@2.20.0 r-rlang@1.1.6 r-reticulate@1.44.1 r-magrittr@2.0.4 r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/rstudio/tfdatasets
Licenses: ASL 2.0
Build system: r
Synopsis: Interface to 'TensorFlow' Datasets
Description:

Interface to TensorFlow Datasets, a high-level library for building complex input pipelines from simple, re-usable pieces. See <https://www.tensorflow.org/guide> for additional details.

r-twodiref 0.1.0
Propagated dependencies: r-sp@2.2-0 r-shiny@1.11.1 r-scales@1.4.0 r-qgam@2.0.0 r-mgcv@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=TwoDiRef
Licenses: GPL 3
Build system: r
Synopsis: Robust Estimation of Conditional 2D Reference Regions
Description:

This package provides tools for constructing conditional two-dimensional reference regions in continuous data, particularly suited for clinical, biological, or epidemiological studies requiring robust multivariate assessment. The implemented methodology combines directional quantiles with medianâ based partial correlation models to produce reliable and interpretable reference regions even in the presence of outliers. Key features include robust conditional modeling for two responses conditioned on covariates, directional quantile regions, crossâ validation of coverage, visualization tools, and flexible formulaâ based inputs.

r-taustar 1.1.9
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/karchjd/TauStar
Licenses: GPL 3+
Build system: r
Synopsis: Efficient Computation and Testing of the Bergsma-Dassios Sign Covariance
Description:

Computes the t* statistic corresponding to the tau* population coefficient introduced by Bergsma and Dassios (2014) <DOI:10.3150/13-BEJ514> and does so in O(n^2) time following the algorithm of Heller and Heller (2016) <DOI:10.48550/arXiv.1605.08732> building off of the work of Weihs, Drton, and Leung (2016) <DOI:10.1007/s00180-015-0639-x>. Also allows for independence testing using the asymptotic distribution of t* as described by Nandy, Weihs, and Drton (2016) <DOI:10.1214/16-EJS1166>.

r-tidyseurat 0.8.10
Propagated dependencies: r-vctrs@0.6.5 r-ttservice@0.5.3 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-seuratobject@5.2.0 r-seurat@5.3.1 r-rlang@1.1.6 r-purrr@1.2.0 r-plotly@4.11.0 r-pillar@1.11.1 r-matrix@1.7-4 r-magrittr@2.0.4 r-lifecycle@1.0.4 r-ggplot2@4.0.1 r-generics@0.1.4 r-fansi@1.0.7 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/stemangiola/tidyseurat
Licenses: GPL 3
Build system: r
Synopsis: Brings Seurat to the Tidyverse
Description:

It creates an invisible layer that allow to see the Seurat object as tibble and interact seamlessly with the tidyverse.

r-thinkr 0.16
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.1 r-stringr@1.6.0 r-stringi@1.8.7 r-rvg@0.4.2 r-officer@0.7.1 r-magrittr@2.0.4 r-lubridate@1.9.4 r-lazyeval@0.2.2 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-devtools@2.4.6 r-cli@3.6.5 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/Thinkr-open/thinkr
Licenses: GPL 3
Build system: r
Synopsis: Tools for Cleaning Up Messy Files
Description:

Some tools for cleaning up messy Excel files to be suitable for R. People who have been working with Excel for years built more or less complicated sheets with names, characters, formats that are not homogeneous. To be able to use them in R nowadays, we built a set of functions that will avoid the majority of importation problems and keep all the data at best.

r-tr8 0.9.23
Propagated dependencies: r-xml@3.99-0.20 r-shiny@1.11.1 r-reshape@0.8.10 r-readxl@1.4.5 r-rcurl@1.98-1.17 r-rappdirs@0.3.3 r-plyr@1.8.9 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/GioBo/TR8
Licenses: GPL 2+
Build system: r
Synopsis: Tool for Downloading Functional Traits Data for Plant Species
Description:

Plant ecologists often need to collect "traits" data about plant species which are often scattered among various databases: TR8 contains a set of tools which take care of automatically retrieving some of those functional traits data for plant species from publicly available databases (The Ecological Flora of the British Isles, LEDA traitbase, Ellenberg values for Italian Flora, Mycorrhizal intensity databases, BROT, PLANTS, Jepson Flora Project). The TR8 name, inspired by "car plates" jokes, was chosen since it both reminds of the main object of the package and is extremely short to type.

r-treespace 1.1.4.4
Propagated dependencies: r-shinybs@0.61.1 r-shiny@1.11.1 r-scatterd3@1.0.1 r-rlumshiny@0.2.7 r-rgl@1.3.31 r-rcpp@1.1.0 r-phytools@2.5-2 r-phangorn@2.12.1 r-mass@7.3-65 r-htmlwidgets@1.6.4 r-fields@17.1 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-23
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-totalcopheneticindex 2.0.1
Propagated dependencies: r-treetools@2.3.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/ms609/tci/
Licenses: FSDG-compatible
Build system: r
Synopsis: Quantify the Balance of Phylogenetic Trees
Description:

Measures the degree of balance for a given phylogenetic tree by calculating the Total Cophenetic Index. Reference: A. Mir, F. Rossello, L. A. Rotger (2013). A new balance index for phylogenetic trees. Math. Biosci. 241, 125-136 <doi:10.1016/j.mbs.2012.10.005>.

r-tablet 0.7.1
Propagated dependencies: r-yamlet@1.3.4 r-tidyr@1.3.1 r-spork@0.3.5 r-rlang@1.1.6 r-reactable@0.4.5 r-magrittr@2.0.4 r-kableextra@1.4.0 r-fs@1.6.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tablet
Licenses: GPL 3
Build system: r
Synopsis: Tabulate Descriptive Statistics in Multiple Formats
Description:

This package creates a table of descriptive statistics for factor and numeric columns in a data frame. Displays these by groups, if any. Highly customizable, with support for html and pdf provided by kableExtra'. Respects original column order, column labels, and factor level order. See ?tablet.data.frame and vignettes.

r-tivy 0.1.1
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-stringi@1.8.7 r-scales@1.4.0 r-rvest@1.0.5 r-rlang@1.1.6 r-rcolorbrewer@1.1-3 r-pdftools@3.6.0 r-patchwork@1.3.2 r-lubridate@1.9.4 r-leaflet@2.2.3 r-jsonlite@2.0.0 r-httr@1.4.7 r-ggplot2@4.0.1 r-future-apply@1.20.0 r-future@1.68.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/HansTtito/Tivy
Licenses: Expat
Build system: r
Synopsis: Toolkit for Investigation and Visualization of Young Anchovies
Description:

Specialized toolkit for processing biological and fisheries data from Peru's anchovy (Engraulis ringens) fishery. Provides functions to analyze fishing logbooks, calculate biological indicators (length-weight relationships, juvenile percentages), generate spatial fishing indicators, and visualize regulatory measures from Peru's Ministry of Production. Features automated data processing from multiple file formats, coordinate validation, spatial analysis of fishing zones, and tools for analyzing fishing closure announcements and regulatory compliance. Includes built-in datasets of Peruvian coastal coordinates and parallel lines for analyzing fishing activities within regulatory zones.

r-tealeaves 1.0.7
Propagated dependencies: r-units@1.0-0 r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-progressr@0.18.0 r-magrittr@2.0.4 r-glue@1.8.0 r-furrr@0.3.1 r-dplyr@1.1.4 r-crayon@1.5.3 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/cdmuir/tealeaves
Licenses: Expat
Build system: r
Synopsis: Solve for Leaf Temperature Using Energy Balance
Description:

This package implements models of leaf temperature using energy balance. It uses units to ensure that parameters are properly specified and transformed before calculations. It allows separate lower and upper surface conductances to heat and water vapour, so sensible and latent heat loss are calculated for each surface separately as in Foster and Smith (1986) <doi:10.1111/j.1365-3040.1986.tb02108.x>. It's straightforward to model leaf temperature over environmental gradients such as light, air temperature, humidity, and wind. It can also model leaf temperature over trait gradients such as leaf size or stomatal conductance. Other references are Monteith and Unsworth (2013, ISBN:9780123869104), Nobel (2009, ISBN:9780123741431), and Okajima et al. (2012) <doi:10.1007/s11284-011-0905-5>.

r-taxize 0.10.1
Propagated dependencies: r-zoo@1.8-14 r-xml2@1.5.0 r-worrms@0.4.3 r-wikitaxa@0.5.0 r-tibble@3.3.0 r-stringi@1.8.7 r-rredlist@1.1.1 r-rotl@3.1.1 r-ritis@1.0.0 r-r6@2.6.1 r-phangorn@2.12.1 r-natserv@1.0.0 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-data-table@1.17.8 r-curl@7.0.0 r-crul@1.6.0 r-crayon@1.5.3 r-cli@3.6.5 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://docs.ropensci.org/taxize/
Licenses: Expat
Build system: r
Synopsis: Taxonomic Information from Around the Web
Description:

Interacts with a suite of web application programming interfaces (API) for taxonomic tasks, such as getting database specific taxonomic identifiers, verifying species names, getting taxonomic hierarchies, fetching downstream and upstream taxonomic names, getting taxonomic synonyms, converting scientific to common names and vice versa, and more. Some of the services supported include NCBI E-utilities (<https://www.ncbi.nlm.nih.gov/books/NBK25501/>), Encyclopedia of Life (<https://eol.org/docs/what-is-eol/data-services>), Global Biodiversity Information Facility (<https://techdocs.gbif.org/en/openapi/>), and many more. Links to the API documentation for other supported services are available in the documentation for their respective functions in this package.

r-tba 0.1.0
Propagated dependencies: r-shinybusy@0.3.3 r-shiny@1.11.1 r-reshape2@1.4.5 r-readxl@1.4.5 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=TBA
Licenses: GPL 3
Build system: r
Synopsis: Collection of 'shiny' Apps for Tree Breeding Analysis
Description:

This package provides a collection of interactive shiny applications for performing comprehensive analyses in the field of tree breeding and genetics. The package is designed to assist users in visualizing and interpreting experimental data through a user-friendly interface. Each application is launched via a simple function, and users can upload data in Excel format for analysis. For more information, refer to Singh, R.K. and Chaudhary, B.D. (1977, ISBN:9788176633079).

r-tm-plugin-korpus 0.4-2
Propagated dependencies: r-tm@0.7-16 r-sylly@0.1-7 r-nlp@0.3-2 r-korpus@0.13-9
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://reaktanz.de/?c=hacking&s=koRpus
Licenses: GPL 3+
Build system: r
Synopsis: Full Corpus Support for the 'koRpus' Package
Description:

Enhances koRpus text object classes and methods to also support large corpora. Hierarchical ordering of corpus texts into arbitrary categories will be preserved. Provided classes and methods also improve the ability of using the koRpus package together with the tm package. To ask for help, report bugs, suggest feature improvements, or discuss the global development of the package, please subscribe to the koRpus-dev mailing list (<https://korpusml.reaktanz.de>).

r-tidyvpc 1.5.2
Propagated dependencies: r-rlang@1.1.6 r-quantreg@6.1 r-mgcv@1.9-4 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-fastdummies@1.7.5 r-egg@0.4.5 r-data-table@1.17.8 r-cluster@2.1.8.1 r-classint@0.4-11
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/certara/tidyvpc
Licenses: Expat
Build system: r
Synopsis: VPC Percentiles and Prediction Intervals
Description:

Perform a Visual Predictive Check (VPC), while accounting for stratification, censoring, and prediction correction. Using piping from magrittr', the intuitive syntax gives users a flexible and powerful method to generate VPCs using both traditional binning and a new binless approach Jamsen et al. (2018) <doi:10.1002/psp4.12319> with Additive Quantile Regression (AQR) and Locally Estimated Scatterplot Smoothing (LOESS) prediction correction.

Total packages: 69242