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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-trajr 1.5.1
Propagated dependencies: r-signal@1.8-1 r-plotrix@3.8-13
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/JimMcL/trajr
Licenses: Expat
Build system: r
Synopsis: Animal Trajectory Analysis
Description:

This package provides a toolbox to assist with statistical analysis of animal trajectories. It provides simple access to algorithms for calculating and assessing a variety of characteristics such as speed and acceleration, as well as multiple measures of straightness or tortuosity. Some support is provided for 3-dimensional trajectories. McLean & Skowron Volponi (2018) <doi:10.1111/eth.12739>.

r-tabxplor 1.3.1
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-purrr@1.2.0 r-pillar@1.11.1 r-magrittr@2.0.4 r-kableextra@1.4.0 r-forcats@1.0.1 r-dplyr@1.1.4 r-desctools@0.99.60 r-data-table@1.17.8 r-crayon@1.5.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/BriceNocenti/tabxplor
Licenses: GPL 3+
Build system: r
Synopsis: User-Friendly Tables with Color Helpers for Data Exploration
Description:

Make it easy to deal with multiple cross-tables in data exploration, by creating them, manipulating them, and adding color helpers to highlight important informations (differences from totals, comparisons between lines or columns, contributions to variance, confidence intervals, odds ratios, etc.). All functions are pipe-friendly and render data frames which can be easily manipulated. In the same time, time-taking operations are done with data.table to go faster with big dataframes. Tables can be exported with formats and colors to Excel', plot and html.

r-tspi 1.0.4
Propagated dependencies: r-kfas@1.6.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tsPI
Licenses: GPL 3
Build system: r
Synopsis: Improved Prediction Intervals for ARIMA Processes and Structural Time Series
Description:

Prediction intervals for ARIMA and structural time series models using importance sampling approach with uninformative priors for model parameters, leading to more accurate coverage probabilities in frequentist sense. Instead of sampling the future observations and hidden states of the state space representation of the model, only model parameters are sampled, and the method is based solving the equations corresponding to the conditional coverage probability of the prediction intervals. This makes method relatively fast compared to for example MCMC methods, and standard errors of prediction limits can also be computed straightforwardly.

r-tstools 0.4.4
Propagated dependencies: r-zoo@1.8-14 r-yaml@2.3.10 r-xts@0.14.1 r-jsonlite@2.0.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://kof-ch.github.io/tstools/
Licenses: GPL 2
Build system: r
Synopsis: Time Series Toolbox for Official Statistics
Description:

Plot official statistics time series conveniently: automatic legends, highlight windows, stacked bar chars with positive and negative contributions, sum-as-line option, two y-axes with automatic horizontal grids that fit both axes and other popular chart types. tstools comes with a plethora of defaults to let you plot without setting an abundance of parameters first, but gives you the flexibility to tweak the defaults. In addition to charts, tstools provides a super fast, data.table backed time series I/O that allows the user to export / import long format, wide format and transposed wide format data to various file types.

r-tsdataleaks 2.1.1
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.1 r-tibble@3.3.0 r-slider@0.3.3 r-purrr@1.2.0 r-plyr@1.8.9 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/thiyangt/tsdataleaks
Licenses: GPL 2+
Build system: r
Synopsis: Exploit Data Leakages in Time Series Forecasting Competitions
Description:

Forecasting competitions are of increasing importance as a mean to learn best practices and gain knowledge. Data leakage is one of the most common issues that can often be found in competitions. Data leaks can happen when the training data contains information about the test data. For example: randomly chosen blocks of time series are concatenated to form a new time series, scale-shifts, repeating patterns in time series, white noise is added in the original time series to form a new time series, etc. tsdataleaks package can be used to detect data leakages in a collection of time series.

r-thames 0.1.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=thames
Licenses: GPL 3+
Build system: r
Synopsis: Truncated Harmonic Mean Estimator of the Marginal Likelihood
Description:

This package implements the truncated harmonic mean estimator (THAMES) of the reciprocal marginal likelihood using posterior samples and unnormalized log posterior values via reciprocal importance sampling. Metodiev, Perrot-Dockès, Ouadah, Irons, Latouche, & Raftery (2024). Bayesian Analysis. <doi:10.1214/24-BA1422>.

r-testingsimilarity 1.1
Propagated dependencies: r-lattice@0.22-7 r-dosefinding@1.4-1 r-alabama@2023.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TestingSimilarity
Licenses: GPL 3
Build system: r
Synopsis: Bootstrap Test for the Similarity of Dose Response Curves Concerning the Maximum Absolute Deviation
Description:

This package provides a bootstrap test which decides whether two dose response curves can be assumed as equal concerning their maximum absolute deviation. A plenty of choices for the model types are available, which can be found in the DoseFinding package, which is used for the fitting of the models. See <doi:10.1080/01621459.2017.1281813> for details.

r-tdprc 1.0.0
Propagated dependencies: r-survidm@1.3.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tdPRC
Licenses: GPL 2+
Build system: r
Synopsis: Time-Dependent Precision-Recall Curve Estimation for Right-Censored Data
Description:

This contains functions that can be used to estimate the time-dependent precision-recall curve (PRC) and the corresponding area under the PRC for right-censored survival data. It also compute time-dependent ROC curve and its corresponding area under the ROC curve (AUC). See Beyene, Chen and Kifle (2024) <doi:10.1002/bimj.202300135>.

r-toporanga 1.0.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://gitlab.com/mbq/toporanga
Licenses: GPL 3
Build system: r
Synopsis: Topological Sort-Based Hierarchy Inference
Description:

Deciphering hierarchy of agents exhibiting observable dominance events is a crucial problem in several disciplines, in particular in behavioural analysis of social animals, but also in social sciences and game theory. This package implements an inference approach based on graph theory, namely to extract the optimal acyclic subset of a weighted graph of dominance; this allows for hierarchy estimation through topological sorting. The package also contains infrastructure to investigate partially defined hierarchies and hierarchy dynamics.

r-tastypie 0.1.2
Propagated dependencies: r-tibble@3.3.0 r-shadowtext@0.1.6 r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-packcircles@0.3.7 r-ggplot2@4.0.1 r-fmsb@0.7.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://paolodalena.github.io/tastypie/
Licenses: GPL 3
Build system: r
Synopsis: Easy Pie Charts
Description:

You only need to type why pie charts are bad on Google to find thousands of articles full of (valid) reasons why other types of charts should be preferred over this one. Therefore, because of the little use due to the reasons already mentioned, making pie charts (and related) in R is not straightforward, so other functions are needed to simplify things. In this R package there are useful functions to make tasty pie charts immediately by exploiting the many cool templates provided.

r-timeel 0.9.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=timeEL
Licenses: GPL 3+
Build system: r
Synopsis: Time to Event Analysis via Empirical Likelihood Inference
Description:

Computation of t-year survival probabilities and t-year risks with right censored survival data. The Kaplan-Meier estimator is used to provide estimates for data without competing risks and the Aalen-Johansen estimator is used when there are competing risks. Confidence intervals and p-values are obtained using either usual Wald-type inference or empirical likelihood inference, as described in Thomas and Grunkemeier (1975) <doi:10.1080/01621459.1975.10480315> and Blanche (2020) <doi:10.1007/s10985-018-09458-6>. Functions for both one-sample and two-sample inference are provided. Unlike Wald-type inference, empirical likelihood inference always leads to consistent conclusions, in terms of statistical significance, when comparing two risks (or survival probabilities) via either a ratio or a difference.

r-treetools 2.1.0
Propagated dependencies: r-stringi@1.8.7 r-rdpack@2.6.4 r-rcurl@1.98-1.17 r-rcpp@1.1.0 r-plottools@0.4.0 r-fastmatch@1.1-6 r-bit64@4.6.0-1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://ms609.github.io/TreeTools/
Licenses: GPL 3+
Build system: r
Synopsis: Create, Modify and Analyse Phylogenetic Trees
Description:

Efficient implementations of functions for the creation, modification and analysis of phylogenetic trees. Applications include: generation of trees with specified shapes; tree rearrangement; analysis of tree shape; rooting of trees and extraction of subtrees; calculation and depiction of split support; plotting the position of rogue taxa (Klopfstein & Spasojevic 2019) <doi:10.1371/journal.pone.0212942>; calculation of ancestor-descendant relationships, of stemwardness (Asher & Smith, 2022) <doi:10.1093/sysbio/syab072>, and of tree balance (Mir et al. 2013, Lemant et al. 2022) <doi:10.1016/j.mbs.2012.10.005>, <doi:10.1093/sysbio/syac027>; artificial extinction (Asher & Smith, 2022) <doi:10.1093/sysbio/syab072>; import and export of trees from Newick, Nexus (Maddison et al. 1997) <doi:10.1093/sysbio/46.4.590>, and TNT <https://www.lillo.org.ar/phylogeny/tnt/> formats; and analysis of splits and cladistic information.

r-testdimorph 0.5.8
Propagated dependencies: r-truncnorm@1.0-9 r-tmvtnorm@1.7 r-tidyr@1.3.1 r-multcompview@0.1-10 r-morpho@2.13 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-corrplot@0.95
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TestDimorph
Licenses: GPL 3
Build system: r
Synopsis: Analysis of the Interpopulation Difference in Degree of Sexual Dimorphism Using Summary Statistics
Description:

Offers a solution for the unavailability of raw data in most anthropological studies by facilitating the calculations of several sexual dimorphism related analyses using the published summary statistics of metric data (mean, standard deviation and sex specific sample size) as illustrated by the works of Relethford, J. H., & Hodges, D. C. (1985) <doi:10.1002/ajpa.1330660105>, Greene, D. L. (1989) <doi:10.1002/ajpa.1330790113> and Konigsberg, L. W. (1991) <doi:10.1002/ajpa.1330840110>.

r-tsir 0.4.3
Propagated dependencies: r-reshape2@1.4.5 r-kernlab@0.9-33 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=tsiR
Licenses: GPL 3
Build system: r
Synopsis: An Implementation of the TSIR Model
Description:

An implementation of the time-series Susceptible-Infected-Recovered (TSIR) model using a number of different fitting options for infectious disease time series data. The manuscript based on this package can be found here <doi:10.1371/journal.pone.0185528>. The method implemented here is described by Finkenstadt and Grenfell (2000) <doi:10.1111/1467-9876.00187>.

r-tidyild 0.2.0
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-nlme@3.1-168 r-lubridate@1.9.4 r-lme4@1.1-37 r-ggplot2@4.0.1 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=tidyILD
Licenses: Expat
Build system: r
Synopsis: Tidy Intensive Longitudinal Data Analysis
Description:

An opinionated, tidyverse-native toolkit for intensive longitudinal data (ILD). 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-tubern 0.2.1
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/gojiplus/tubern
Licenses: Expat
Build system: r
Synopsis: R Client for the YouTube Analytics and Reporting API
Description:

Get statistics and reports from YouTube. To learn more about the YouTube Analytics and Reporting API, see <https://developers.google.com/youtube/reporting/>.

r-timelinegraphics 1.0
Propagated dependencies: r-r2html@2.3.4 r-pdftools@3.6.0 r-magick@2.9.0 r-berryfunctions@1.22.13
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=timeLineGraphics
Licenses: GPL 2+
Build system: r
Synopsis: HTML with Horizontal Strips Symbolizing Events in a Person's Life
Description:

Produce an HTML page containing horizontal strips that symbolize events in a person's lsife. Since this is entirely a visualization, the image <https://barryzee.github.io/henry-timeline/henry.html> will show the basic use to show a timeline of events. The image <https://barryzee.github.io/vermeer/cssOverlay.html> shows how to correlate two timelines of events. A brief description is available at <https://barryzee.github.io/timeLineGraphics_manuscript/golden_age.html>.

r-trajmsm 0.1.5
Propagated dependencies: r-survival@3.8-3 r-sandwich@3.1-1 r-ggplot2@4.0.1 r-flexmix@2.3-20 r-e1071@1.7-16
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/awamaeva/R-package-trajmsm
Licenses: GPL 3+
Build system: r
Synopsis: Marginal Structural Models with Latent Class Growth Analysis of Treatment Trajectories
Description:

This package implements marginal structural models combined with a latent class growth analysis framework for assessing the causal effect of treatment trajectories. Based on the approach described in "Marginal Structural Models with Latent Class Growth Analysis of Treatment Trajectories" Diop, A., Sirois, C., Guertin, J.R., Schnitzer, M.E., Candas, B., Cossette, B., Poirier, P., Brophy, J., Mésidor, M., Blais, C. and Hamel, D., (2023) <doi:10.1177/09622802231202384>.

r-testcorr 0.3.0
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-scales@1.4.0 r-reshape2@1.4.5 r-knitr@1.50 r-ggplot2@4.0.1 r-forcats@1.0.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=testcorr
Licenses: GPL 3
Build system: r
Synopsis: Testing Zero Correlation
Description:

Computes the test statistics for examining the significance of autocorrelation in univariate time series, cross-correlation in bivariate time series, Pearson correlations in multivariate series and test statistics for i.i.d. property of univariate series given in Dalla, Giraitis and Phillips (2022), <https://www.cambridge.org/core/journals/econometric-theory/article/abs/robust-tests-for-white-noise-and-crosscorrelation/4D77C12C52433F4C6735E584C779403A>, <https://elischolar.library.yale.edu/cowles-discussion-paper-series/57/>.

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-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-titeir 0.1.0
Propagated dependencies: r-iso@0.0-21
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=titeIR
Licenses: GPL 3
Build system: r
Synopsis: Isotonic Designs for Phase 1 Trials with Late-Onset Toxicities
Description:

This package provides functions to design phase 1 trials using an isotonic regression based design incorporating time-to-event information. Simulation and design functions are available, which incorporate information about followup and DLTs, and apply isotonic regression to devise estimates of DLT probability.

r-tdcor 0.1-2
Propagated dependencies: r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TDCor
Licenses: GPL 2+
Build system: r
Synopsis: Gene Network Inference from Time-Series Transcriptomic Data
Description:

The Time-Delay Correlation algorithm (TDCor) reconstructs the topology of a gene regulatory network (GRN) from time-series transcriptomic data. The algorithm is described in details in Lavenus et al., Plant Cell, 2015. It was initially developed to infer the topology of the GRN controlling lateral root formation in Arabidopsis thaliana. The time-series transcriptomic dataset which was used in this study is included in the package to illustrate how to use it.

r-treediagram 0.1.1
Propagated dependencies: r-tree@1.0-45 r-stringr@1.6.0 r-ggplot2@4.0.1 r-cowplot@1.2.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TreeDiagram
Licenses: FSDG-compatible
Build system: r
Synopsis: Tree Diagram
Description:

Visualizing cuts for either axis-align or non axis-align tree methods (e.g. decision tree, random tessellation process).

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457