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

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-ttbary 0.3-2
Propagated dependencies: r-spatstat-random@3.4-5 r-spatstat-model@3.7-0 r-spatstat-linnet@3.5-0 r-spatstat-geom@3.7-3 r-spatstat-explore@3.8-0 r-spatstat@3.6-0 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=ttbary
Licenses: GPL 2+
Build system: r
Synopsis: Barycenter Methods for Spatial Point Patterns
Description:

Computes a point pattern in R^2 or on a graph that is representative of a collection of many data patterns. The result is an approximate barycenter (also known as Fréchet mean or prototype) based on a transport-transform metric. Possible choices include Optimal SubPattern Assignment (OSPA) and Spike Time metrics. Details can be found in Müller, Schuhmacher and Mateu (2020) <doi:10.1007/s11222-020-09932-y>.

r-tidylearn 0.3.1
Propagated dependencies: r-yardstick@1.4.0 r-tidyr@1.3.2 r-tibble@3.3.1 r-smacof@2.1-7 r-rsample@1.3.2 r-rpart@4.1.27 r-rocr@1.0-12 r-rlang@1.2.0 r-randomforest@4.7-1.2 r-purrr@1.2.2 r-nnet@7.3-20 r-mass@7.3-65 r-magrittr@2.0.5 r-glmnet@5.0 r-ggplot2@4.0.3 r-gbm@2.2.3 r-e1071@1.7-17 r-dplyr@1.2.1 r-dbscan@1.2.4 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/ces0491/tidylearn
Licenses: Expat
Build system: r
Synopsis: Unified Tidy Interface to R's Machine Learning Ecosystem
Description:

This package provides a unified tidyverse-compatible interface to R's machine learning ecosystem - from data ingestion to model publishing. The tl_read() family reads data from files ('CSV', Excel', Parquet', JSON'), databases ('SQLite', PostgreSQL', MySQL', BigQuery'), and cloud sources ('S3', GitHub', Kaggle'). The tl_model() function wraps established implementations from glmnet', randomForest', xgboost', e1071', rpart', gbm', nnet', cluster', dbscan', and others with consistent function signatures and tidy tibble output. Results flow into unified ggplot2'-based visualization and optional formatted gt tables via the tl_table() family. The underlying algorithms are unchanged; tidylearn simply makes them easier to use together. Access raw model objects via the $fit slot for package-specific functionality. Methods include random forests Breiman (2001) <doi:10.1023/A:1010933404324>, LASSO regression Tibshirani (1996) <doi:10.1111/j.2517-6161.1996.tb02080.x>, elastic net Zou and Hastie (2005) <doi:10.1111/j.1467-9868.2005.00503.x>, support vector machines Cortes and Vapnik (1995) <doi:10.1007/BF00994018>, and gradient boosting Friedman (2001) <doi:10.1214/aos/1013203451>.

r-tsvc 1.7.2
Propagated dependencies: r-vgam@1.1-14 r-tibble@3.3.1 r-plotrix@3.8-14 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=TSVC
Licenses: GPL 2
Build system: r
Synopsis: Tree-Structured Modelling of Varying Coefficients
Description:

Fitting tree-structured varying coefficient models (Berger et al. (2019), <doi:10.1007/s11222-018-9804-8>). Simultaneous detection of covariates with varying coefficients and effect modifiers that induce varying coefficients if they are present.

r-tlagpropodds 1.10
Propagated dependencies: r-survival@3.8-6 r-r-utils@2.13.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tLagPropOdds
Licenses: GPL 2
Build system: r
Synopsis: Proportional Odds Model with Censored, Time-Lagged Categorical Outcome
Description:

This package implements a semiparametric estimator for the odds ratio model with censored, time-lagged, ordered categorical outcome in a randomized clinical trial that incorporates baseline and time-dependent information. Tsiatis AA, Davidian M, Holloway ST (2023) <doi:10.1111/biom.13603>.

r-tourr 1.2.7
Propagated dependencies: r-tibble@3.3.1 r-minerva@1.5.10 r-mgcv@1.9-4 r-mass@7.3-65 r-geozoo@0.5.1 r-energy@1.7-12 r-dplyr@1.2.1 r-cassowaryr@2.0.2 r-ash@1.0-15
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://ggobi.github.io/tourr/
Licenses: Expat
Build system: r
Synopsis: Tour Methods for Multivariate Data Visualisation
Description:

This package implements geodesic interpolation and basis generation functions that allow you to create new tour methods from R.

r-tbrdist 2.0.0
Propagated dependencies: r-treetools@2.4.0 r-treedist@2.14.1 r-rdpack@2.6.6 r-rcpp@1.1.1-1.1 r-bh@1.90.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/TBRDist/
Licenses: GPL 3+
Build system: r
Synopsis: Rearrangement Distances Between Phylogenetic Trees
Description:

Fast calculation of tree rearrangement distances. For unrooted trees: Subtree Prune and Regraft (SPR), Tree Bisection and Reconnection (TBR), and Replug distances, using the algorithms of Whidden and Matsen (2017) <doi:10.48550/arXiv.1511.07529>. For rooted trees: rooted SPR (rSPR) distance, using the fixed-parameter algorithms of Whidden, Beiko, and Zeh (2013) <doi:10.1137/110845045>.

r-typetracer 0.2.3
Propagated dependencies: r-withr@3.0.2 r-tibble@3.3.1 r-rlang@1.2.0 r-checkmate@2.3.4 r-brio@1.1.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/mpadge/typetracer
Licenses: Expat
Build system: r
Synopsis: Trace Function Parameter Types
Description:

The R language includes a set of defined types, but the language itself is "absurdly dynamic" (Turcotte & Vitek (2019) <doi:10.1145/3340670.3342426>), and lacks any way to specify which types are expected by any expression. The typetracer package enables code to be traced to extract detailed information on the properties of parameters passed to R functions. typetracer can trace individual functions or entire packages.

r-tsqca 1.3.3
Propagated dependencies: r-qca@3.25
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/im-research-yt/ThSQCA
Licenses: Expat
Build system: r
Synopsis: DEPRECATED: Threshold Sweep Extensions for Qualitative Comparative Analysis
Description:

DEPRECATED: This package has been superseded by ThSQCA'. Please use install.packages('ThSQCA') instead. Provides threshold sweep methods for Qualitative Comparative Analysis (QCA). Implements Condition Threshold Sweep-Single (CTS-S), Condition Threshold Sweep-Multiple (CTS-M), Outcome Threshold Sweep (OTS), and Dual Threshold Sweep (DTS) for systematic exploration of threshold calibration effects on crisp-set QCA results. These methods extend traditional robustness approaches by treating threshold variation as an exploratory tool for discovering causal structures. Also provides Fiss (2011) <doi:10.5465/amj.2011.60263120> core/peripheral condition classification via compute_fiss_core() and generate_fiss_chart(), enabling four-symbol configuration charts that distinguish core conditions (present in both parsimonious and intermediate solutions) from peripheral conditions (intermediate only). Built on top of the QCA package by Dusa (2019) <doi:10.1007/978-3-319-75668-4>, with function arguments following QCA conventions. Based on set-theoretic methods by Ragin (2008) <doi:10.7208/chicago/9780226702797.001.0001> and established robustness protocols by Rubinson et al. (2019) <doi:10.1177/00491241211036158>.

r-tidybins 0.1.2
Propagated dependencies: r-xgboost@3.2.1.1 r-tidyselect@1.2.1 r-tibble@3.3.1 r-stringr@1.6.0 r-strex@2.0.1 r-scales@1.4.0 r-rlist@0.4.6.2 r-rlang@1.2.0 r-purrr@1.2.2 r-oner@2.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-janitor@2.2.1 r-ggplot2@4.0.3 r-framecleaner@0.2.1 r-dplyr@1.2.1 r-clusterr@1.3.6 r-badger@0.2.5 r-autostats@0.4.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://harrison4192.github.io/tidybins/
Licenses: GPL 3+
Build system: r
Synopsis: Make Tidy Bins
Description:

Multiple ways to bin numeric columns with a tidy output. Wraps a variety of existing binning methods into one function, and includes a new method for binning by equal value, which is useful for sales data. Provides a function to automatically summarize the properties of the binned columns.

r-tracheider 0.1.1
Propagated dependencies: r-tgram@0.2-4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tracheideR
Licenses: GPL 2+
Build system: r
Synopsis: Standardize Tracheidograms
Description:

This package contains functions to standardize tracheid profiles using the traditional method (Vaganov) and a new method to standardize tracheidograms based on the relative position of tracheids within tree rings.

r-tvem 1.4.1
Propagated dependencies: 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=tvem
Licenses: GPL 2+
Build system: r
Synopsis: Time-Varying Effect Models
Description:

Fits time-varying effect models (TVEM). These are a kind of application of varying-coefficient models in the context of longitudinal data, allowing the strength of linear, logistic, or Poisson regression relationships to change over time. These models are described further in Tan, Shiyko, Li, Li & Dierker (2012) <doi:10.1037/a0025814>. We thank Kaylee Litson, Patricia Berglund, Yajnaseni Chakraborti, and Hanjoo Kim for their valuable help with testing the package and the documentation. The development of this package was part of a research project supported by National Institutes of Health grants P50 DA039838 from the National Institute of Drug Abuse and 1R01 CA229542-01 from the National Cancer Institute and the NIH Office of Behavioral and Social Science Research. Content is solely the responsibility of the authors and does not necessarily represent the official views of the funding institutions mentioned above. This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

r-tomledit 0.1.1
Propagated dependencies: r-rlang@1.2.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://extendr.github.io/tomledit/
Licenses: Expat
Build system: r
Synopsis: Parse, Read, and Edit 'TOML'
Description:

This package provides a toolkit for working with TOML files in R while preserving formatting, comments, and structure. tomledit enables serialization of R objects such as lists, data.frames, numeric, logical, and date vectors.

r-tidylaslog 0.1.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/Omodolor/tidylaslog
Licenses: Expat
Build system: r
Synopsis: Tidy Import, Indexing, and Export of LAS Well Log Data
Description:

This package provides tools for reading, parsing, indexing, and exporting LAS (Log ASCII Standard) well log files into tidy, analysis-ready tabular formats. The package separates LAS header information and log data into structured components, builds a searchable index across collections of LAS files, and enables reproducible subsetting of wells based on metadata or curve availability. Output tables can be written to CSV or Parquet formats to support large-scale statistical, machine learning, and earth science workflows. The tidy data structure follows Wickham (2014) <doi:10.18637/jss.v059.i10>. The LAS file structure follows the Canadian Well Logging Society LAS standard <https://www.cwls.org/wp-content/uploads/2017/02/Las2_Update_Jan2017.pdf>.

r-textmininggui 0.3
Propagated dependencies: r-tm@0.7-18 r-tidytext@0.4.3 r-tidyr@1.3.2 r-tibble@3.3.1 r-syuzhet@1.0.7 r-slam@0.1-55 r-rcolorbrewer@1.1-3 r-ggwordcloud@0.6.2 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://c0reyes.github.io/TextMiningGUI/
Licenses: GPL 2+
Build system: r
Synopsis: Text Mining GUI Interface
Description:

Graphic interface for text analysis, implement a few methods such as biplots, correspondence analysis, co-occurrence, clustering, topic models, correlations and sentiments.

r-tabulator 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 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-data-table@1.18.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tabulator
Licenses: Expat
Build system: r
Synopsis: Efficient Tabulation with Stata-Like Output
Description:

Efficient tabulation with Stata-like output. For each unique value of the variable, it shows the number of observations with that value, proportion of observations with that value, and cumulative proportion, in descending order of frequency. Accepts data.table, tibble, or data.frame as input. Efficient with big data: if you give it a data.table, tab() uses data.table syntax.

r-timedepfrail 0.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://alessandragni.github.io/TimeDepFrail/
Licenses: GPL 3+
Build system: r
Synopsis: Time Dependent Shared Frailty Cox Model
Description:

Fits time-dependent shared frailty Cox model (specifically the adapted Paik et al.'s Model) based on the paper "Centre-Effect on Survival After Bone Marrow Transplantation: Application of Time-Dependent Frailty Models", by C.M. Wintrebert, H. Putter, A.H. Zwinderman and J.C. van Houwelingen (2004) <doi:10.1002/bimj.200310051>.

r-tergm 4.2.2
Propagated dependencies: r-statnet-common@4.13.0 r-robustbase@0.99-7 r-purrr@1.2.2 r-nlme@3.1-169 r-networkdynamic@0.12.0 r-network@1.20.0 r-mass@7.3-65 r-ergm-multi@0.3.0 r-ergm@4.12.0 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://statnet.org
Licenses: FSDG-compatible
Build system: r
Synopsis: Fit, Simulate and Diagnose Models for Network Evolution Based on Exponential-Family Random Graph Models
Description:

An integrated set of extensions to the ergm package to analyze and simulate network evolution based on exponential-family random graph models (ERGM). tergm is a part of the statnet suite of packages for network analysis. See Krivitsky and Handcock (2014) <doi:10.1111/rssb.12014> and Carnegie, Krivitsky, Hunter, and Goodreau (2015) <doi:10.1080/10618600.2014.903087>.

r-tords 1.0.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TORDs
Licenses: GPL 2+
Build system: r
Synopsis: Third Order Rotatable Designs (TORDs)
Description:

Third order response surface designs (M. Hemavathi, Shashi Shekhar, Eldho Varghese, Seema Jaggi, Bikas Sinha & Nripes Kumar Mandal (2022) <DOI:10.1080/03610926.2021.1944213>."Theoretical developments in response surface designs: an informative review and further thoughts") are classified into two types viz., designs which are suitable for sequential experimentation and designs for non-sequential experimentation (M. Hemavathi, Eldho Varghese, Shashi Shekhar & Seema Jaggi (2022)<DOI:10.1080/02664763.2020.1864817>." Sequential asymmetric third order rotatable designs (SATORDs)"). The sequential experimentation approach involves conducting the trials step by step whereas, in the non-sequential experimentation approach, the entire runs are executed in one go.This package contains functions named STORDs() and NSTORDs() for generating sequential/non-sequential TORDs given in Das, M. N., and V. L. Narasimham (1962). <DOI:10.1214/aoms/1177704374>. "Construction of rotatable designs through balanced incomplete block designs" along with the randomized layout. It also contains another function named Pred3.var() for generating the variance of predicted response as well as the moment matrix based on a third order response surface model.

r-tlcar 0.1.1
Propagated dependencies: 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://cran.r-project.org/package=TLCAR
Licenses: GPL 2
Build system: r
Synopsis: Computation of Topp-Leone Cauchy Rayleigh (TLCAR ) distribution's properties
Description:

This package provides a comprehensive suite of statistical tools for analyzing, simulating, and computing properties of the Topp-Leone Cauchy Rayleigh (TLCAR) distribution, a versatile distribution amalgamating features of the Topp-Leone, Cauchy, and Rayleigh distributions, ideal for modeling intricate, heterogeneous data across scientific domains. See Atchadé, M.N., Bogninou, M.J., and Djibril, A.M. (2023) <doi:10.1007/s44199-023-00066-4> and Atchadé, M.N., Bogninou, M.J., and Djibril, A.M. (2024) <doi:10.1007/s44199-023-00069-1> for further insights.

r-thsqca 2.0.0
Propagated dependencies: r-qca@3.25
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/im-research-yt/ThSQCA
Licenses: Expat
Build system: r
Synopsis: Threshold-Sweep QCA
Description:

This package provides threshold sweep methods for Qualitative Comparative Analysis ('QCA'). Implements Condition Threshold Sweep-Single (CTS-S), Condition Threshold Sweep-Multiple (CTS-M), Outcome Threshold Sweep (OTS), and Dual Threshold Sweep (DTS) for systematic exploration of threshold calibration effects on crisp-set QCA results. These methods extend traditional robustness approaches by treating threshold variation as an exploratory tool for discovering causal structures. Also provides Fiss (2011) <doi:10.5465/amj.2011.60263120> core/peripheral condition classification via compute_fiss_core() and generate_fiss_chart(), enabling four-symbol configuration charts that distinguish core conditions (present in both parsimonious and intermediate solutions) from peripheral conditions (intermediate only). Built on top of the QCA package by Dusa (2019) <doi:10.1007/978-3-319-75668-4>, with function arguments following QCA conventions. Based on set-theoretic methods by Ragin (2008) <doi:10.7208/chicago/9780226702797.001.0001> and established robustness protocols by Rubinson et al. (2019) <doi:10.1177/00491241211036158>. This package supersedes TSQCA'; see the NEWS file for migration guidance.

r-txtq 0.2.4
Propagated dependencies: r-r6@2.6.1 r-filelock@1.0.3 r-base64url@1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/wlandau/txtq
Licenses: Expat
Build system: r
Synopsis: Small Message Queue for Parallel Processes
Description:

This queue is a data structure that lets parallel processes send and receive messages, and it can help coordinate the work of complicated parallel tasks. Processes can push new messages to the queue, pop old messages, and obtain a log of all the messages ever pushed. File locking preserves the integrity of the data even when multiple processes access the queue simultaneously.

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-telegramr 0.0.1
Dependencies: zlib@1.3.1 openssl@3.5.5
Propagated dependencies: r-xml2@1.5.2 r-tibble@3.3.1 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-promises@1.5.0 r-openssl@2.4.1 r-mime@0.13 r-logger@0.4.2 r-later@1.4.8 r-jsonlite@2.0.0 r-httr@1.4.8 r-gmp@0.7-5.1 r-future@1.70.0 r-dplyr@1.2.1 r-digest@0.6.39 r-callr@3.7.6 r-bitops@1.0-9 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://romankyrychenko.github.io/telegramR/
Licenses: Expat
Build system: r
Synopsis: Interact with the 'Telegram' 'MTProto' API
Description:

This package provides a full-featured client for the Telegram MTProto protocol (<https://core.telegram.org/api>), enabling programmatic access to Telegram chats, channels, messages, media, and stories. Implements binary encoding and decoding of the Telegram TL (Type Language) schema, authentication (including two-factor), encrypted transport, and high-level helpers for downloading channel history and reactions at scale. Intended for social-science research and data collection tasks that require direct API access rather than the Bot API'.

r-thetasvm 0.1.0
Propagated dependencies: r-tssvm@0.1.0 r-tseries@0.10-61 r-forecast@9.0.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=THETASVM
Licenses: GPL 3
Build system: r
Synopsis: Time Series Forecasting using THETA-SVM Hybrid Model
Description:

Testing, Implementation, and Forecasting of the THETA-SVM hybrid model. The THETA-SVM hybrid model combines the distinct strengths of the THETA model and the Support Vector Machine (SVM) model for time series forecasting.For method details see Bhattacharyya et al. (2022) <doi:10.1007/s11071-021-07099-3>.

Total packages: 72465