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

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-tergo 0.1.9
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://rtergo.pagacz.io
Licenses: Expat
Synopsis: Style Your Code Fast
Description:

This package provides a set of functions that allow users for styling their R code according to the tidyverse style guide. The package uses a native Rust implementation to ensure the highest performance. Learn more about tergo at <https://rtergo.pagacz.io>.

r-tukeytrend 0.7
Propagated dependencies: r-pbkrtest@0.5.5 r-nlme@3.1-168 r-multcomp@1.4-29 r-mgcv@1.9-4 r-matrix@1.7-4 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tukeytrend
Licenses: GPL 2
Synopsis: Tukeys Trend Test via Multiple Marginal Models
Description:

This package provides wrapper functions to the multiple marginal model function mmm() of package multcomp to implement the trend test of Tukey, Ciminera and Heyse (1985) <DOI:10.2307/2530666> for general parametric models.

r-topologygsa 1.5.0
Propagated dependencies: r-igraph@2.2.1 r-grbase@2.0.3 r-graph@1.88.0 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=topologyGSA
Licenses: GPL 3
Synopsis: Gene Set Analysis Exploiting Pathway Topology
Description:

Using Gaussian graphical models we propose a novel approach to perform pathway analysis using gene expression. Given the structure of a graph (a pathway) we introduce two statistical tests to compare the mean and the concentration matrices between two groups. Specifically, these tests can be performed on the graph and on its connected components (cliques). The package is based on the method described in Massa M.S., Chiogna M., Romualdi C. (2010) <doi:10.1186/1752-0509-4-121>.

r-typetracer 0.2.3
Propagated dependencies: r-withr@3.0.2 r-tibble@3.3.0 r-rlang@1.1.6 r-checkmate@2.3.3 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
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-tsbss 1.0.0
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-jade@2.0-4 r-ictest@0.3-6 r-forecast@8.24.0 r-bssprep@0.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tsBSS
Licenses: GPL 2+
Synopsis: Blind Source Separation and Supervised Dimension Reduction for Time Series
Description:

Different estimators are provided to solve the blind source separation problem for multivariate time series with stochastic volatility and supervised dimension reduction problem for multivariate time series. Different functions based on AMUSE and SOBI are also provided for estimating the dimension of the white noise subspace. The package is fully described in Nordhausen, Matilainen, Miettinen, Virta and Taskinen (2021) <doi:10.18637/jss.v098.i15>.

r-tsgs 1.0
Propagated dependencies: r-kernlab@0.9-33 r-genalg@0.2.1 r-fastmatch@1.1-6 r-edger@4.8.0 r-e1071@1.7-16 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/SudhirSrivastava/TSGS
Licenses: GPL 2 GPL 3
Synopsis: Trait Specific Gene Selection using SVM and GA
Description:

Obtaining relevant set of trait specific genes from gene expression data is important for clinical diagnosis of disease and discovery of disease mechanisms in plants and animals. This process involves identification of relevant genes and removal of redundant genes as much as possible from a whole gene set. This package returns the trait specific gene set from the high dimensional RNA-seq count data by applying combination of two conventional machine learning algorithms, support vector machine (SVM) and genetic algorithm (GA). GA is used to control and optimize the subset of genes sent to the SVM for classification and evaluation. Genetic algorithm uses repeated learning steps and cross validation over number of possible solution and selects the best. The algorithm selects the set of genes based on a fitness function that is obtained via support vector machines. Using SVM as the classifier performance and the genetic algorithm for feature selection, a set of trait specific gene set is obtained.

r-tidycpp 0.0.8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/eddelbuettel/tidycpp
Licenses: GPL 2+
Synopsis: Tidy C++ Header-Only Definitions for Parts of the C API of R
Description:

Core parts of the C API of R are wrapped in a C++ namespace via a set of inline functions giving a tidier representation of the underlying data structures and functionality using a header-only implementation without additional dependencies.

r-threebrain 1.2.0
Propagated dependencies: r-xml2@1.5.0 r-stringr@1.6.0 r-shiny@1.11.1 r-servr@0.32 r-r6@2.6.1 r-png@0.1-8 r-oro-nifti@0.11.4 r-knitr@1.50 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-gifti@0.8.0 r-freesurferformats@1.0.0 r-dipsaus@0.3.2 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://dipterix.org/threeBrain/
Licenses: FSDG-compatible
Synopsis: Your Advanced 3D Brain Visualization
Description:

This package provides a fast, interactive cross-platform, and easy to share WebGL'-based 3D brain viewer that visualizes FreeSurfer and/or AFNI/SUMA surfaces. The viewer widget can be either standalone or embedded into R-shiny applications. The standalone version only require a web browser with WebGL2 support (for example, Chrome', Firefox', Safari'), and can be inserted into any websites. The R-shiny support allows the 3D viewer to be dynamically generated from reactive user inputs. Please check the publication by Wang, Magnotti, Zhang, and Beauchamp (2023, <doi:10.1523/ENEURO.0328-23.2023>) for electrode localization. This viewer has been fully adopted by RAVE <https://openwetware.org/wiki/RAVE>, an interactive toolbox to analyze iEEG data by Magnotti, Wang, and Beauchamp (2020, <doi:10.1016/j.neuroimage.2020.117341>). Please check citation("threeBrain") for details.

r-texttools 0.1.0
Propagated dependencies: r-data-table@1.17.8
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+
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-tidecurves 0.0.5
Propagated dependencies: r-fields@17.1 r-data-table@1.17.8 r-chron@2.3-62
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TideCurves
Licenses: GPL 3
Synopsis: Analysis and Prediction of Tides
Description:

Tidal analysis of evenly spaced observed time series (time step 1 to 60 min) with or without shorter gaps using the harmonic representation of inequalities. The analysis should preferably cover an observation period of at least 19 years. For shorter periods low frequency constituents are not taken into account, in accordance with the Rayleigh-Criterion. The main objective of this package is to synthesize or predict a tidal time series.

r-theftdlc 0.2.1
Propagated dependencies: r-umap@0.2.10.0 r-tidyr@1.3.1 r-tibble@3.3.0 r-theft@0.8.2 r-scales@1.4.0 r-rtsne@0.17 r-rlang@1.1.6 r-reshape2@1.4.5 r-purrr@1.2.0 r-normaliser@0.1.2 r-mclust@6.1.2 r-mass@7.3-65 r-janitor@2.2.1 r-glmnet@4.1-10 r-ggplot2@4.0.1 r-future@1.68.0 r-furrr@0.3.1 r-e1071@1.7-16 r-dplyr@1.1.4 r-correctr@0.3.1 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://hendersontrent.github.io/theftdlc/
Licenses: Expat
Synopsis: Analyse and Interpret Time Series Features
Description:

This package provides a suite of functions for analysing, interpreting, and visualising time-series features calculated from different feature sets from the theft package. Implements statistical learning methodologies described in Henderson, T., Bryant, A., and Fulcher, B. (2023) <doi:10.48550/arXiv.2303.17809>.

r-tgram 0.2-4
Propagated dependencies: r-zoo@1.8-14
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tgram
Licenses: GPL 2+
Synopsis: Compute and Plot Tracheidograms
Description:

This package provides functions to compute and plot tracheidograms, as in De Soto et al. (2011) <doi:10.1139/x11-045>.

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
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-treetools 2.0.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.3.1 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+
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-topics 0.62
Dependencies: python@3.11.14
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-textminer@3.0.6 r-stringr@1.6.0 r-stopwords@2.3 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-ngram@3.2.3 r-matrix@1.7-4 r-ggwordcloud@0.6.2 r-ggplot2@4.0.1 r-ggforce@0.5.0 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://r-topics.org/
Licenses: GPL 3
Synopsis: Creating and Significance Testing Language Features for Visualisation
Description:

This package implements differential language analysis with statistical tests and offers various language visualization techniques for n-grams and topics. It also supports the text package. For more information, visit <https://r-topics.org/> and <https://www.r-text.org/>.

r-tidydatatutor 0.1.0
Propagated dependencies: r-rstudioapi@0.17.1 r-knitr@1.50 r-clipr@0.8.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/seankross/tidydatatutor
Licenses: Expat
Synopsis: Send Your R Code to 'Tidy Data Tutor'
Description:

Visualize your Tidyverse data analysis pipelines via the Tidy Data Tutor'(<https://tidydatatutor.com/>) web application.

r-traipse 0.3.0
Propagated dependencies: r-magrittr@2.0.4 r-geosphere@1.5-20 r-geodist@0.1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/Trackage/traipse
Licenses: GPL 3
Synopsis: Shared Tools for Tracking Data
Description:

This package provides a collection of commonly used tools for animal movement and other tracking data. Variously distance, angle, bearing, distance-to, bearing-to and speed are provided for geographic data that can be used directly or within tidyverse syntax. Distances and bearings are calculated using modern geodesic methods as provided by Charles F. F. Karney (2013) <doi:10.1007/s00190-012-0578-z> via the geodist and geosphere packages.

r-tramvs 0.0-8
Propagated dependencies: r-variables@1.1-2 r-tram@1.3-2 r-mvtnorm@1.3-3 r-future-apply@1.20.0 r-future@1.68.0 r-cotram@0.6-0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: http://ctm.R-forge.R-project.org
Licenses: GPL 3
Synopsis: Optimal Subset Selection for Transformation Models
Description:

Greedy optimal subset selection for transformation models (Hothorn et al., 2018, <doi:10.1111/sjos.12291> ) based on the abess algorithm (Zhu et al., 2020, <doi:10.1073/pnas.2014241117> ). Applicable to models from packages tram and cotram'. Application to shift-scale transformation models are described in Siegfried et al. (2024, <doi:10.1080/00031305.2023.2203177>).

r-transmem 0.1.1
Propagated dependencies: r-plot3d@1.4.2 r-ggplot2@4.0.1 r-ggformula@1.0.0 r-cmna@1.0.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://CRAN.R-project.org/package=transmem
Licenses: GPL 2+
Synopsis: Treatment of Membrane-Transport Data
Description:

Treatment and visualization of membrane (selective) transport data. Transport profiles involving up to three species are produced as publication-ready plots and several membrane performance parameters (e.g. separation factors as defined in Koros et al. (1996) <doi:10.1351/pac199668071479> and non-linear regression parameters for the equations described in Rodriguez de San Miguel et al. (2014) <doi:10.1016/j.jhazmat.2014.03.052>) can be obtained. Many widely used experimental setups (e.g. membrane physical aging) can be easily studied through the package's graphical representations.

r-tmt 0.3.6-4
Propagated dependencies: r-rlang@1.1.6 r-rcpp@1.1.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://jansteinfeld.github.io/tmt/
Licenses: GPL 3
Synopsis: Estimation of the Rasch Model for Multistage Tests
Description:

This package provides conditional maximum likelihood (CML) item parameter estimation of both sequential and cumulative deterministic multistage designs (Zwitser & Maris, 2015, <doi:10.1007/s11336-013-9369-6>) and probabilistic sequential and cumulative multistage designs (Steinfeld & Robitzsch, 2024, <doi:10.1007/s41237-024-00228-3>). Supports CML item parameter estimation of conventional linear designs and additional functions for the likelihood ratio test (Andersen, 1973, <doi:10.1007/BF02291180>) as well as functions for simulating various types of multistage designs.

r-tidycmprsk 1.1.1
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-survival@3.8-3 r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-hardhat@1.4.2 r-gtsummary@2.5.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cmprsk@2.2-12 r-cli@3.6.5 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://mskcc-epi-bio.github.io/tidycmprsk/
Licenses: AGPL 3+
Synopsis: Competing Risks Estimation
Description:

This package provides an intuitive interface for working with the competing risk endpoints. The package wraps the cmprsk package, and exports functions for univariate cumulative incidence estimates and competing risk regression. Methods follow those introduced in Fine and Gray (1999) <doi:10.1002/sim.7501>.

r-theft 0.8.2
Propagated dependencies: r-tsibble@1.1.6 r-tsfeatures@1.1.1 r-tidyr@1.3.1 r-rlang@1.1.6 r-reticulate@1.44.1 r-rcatch22@0.2.3 r-r-matlab@3.7.0 r-purrr@1.2.0 r-feasts@0.4.2 r-fabletools@0.5.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://hendersontrent.github.io/theft/
Licenses: Expat
Synopsis: Tools for Handling Extraction of Features from Time Series
Description:

Consolidates and calculates different sets of time-series features from multiple R and Python packages including Rcatch22 Henderson, T. (2021) <doi:10.5281/zenodo.5546815>, feasts O'Hara-Wild, M., Hyndman, R., and Wang, E. (2021) <https://CRAN.R-project.org/package=feasts>, tsfeatures Hyndman, R., Kang, Y., Montero-Manso, P., Talagala, T., Wang, E., Yang, Y., and O'Hara-Wild, M. (2020) <https://CRAN.R-project.org/package=tsfeatures>, tsfresh Christ, M., Braun, N., Neuffer, J., and Kempa-Liehr A.W. (2018) <doi:10.1016/j.neucom.2018.03.067>, TSFEL Barandas, M., et al. (2020) <doi:10.1016/j.softx.2020.100456>, and Kats Facebook Infrastructure Data Science (2021) <https://facebookresearch.github.io/Kats/>.

r-tidycensus 1.7.3
Propagated dependencies: r-xml2@1.5.0 r-units@1.0-0 r-tigris@2.2.1 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.6.0 r-sf@1.0-23 r-rvest@1.0.5 r-rlang@1.1.6 r-readr@2.1.6 r-rappdirs@0.3.3 r-purrr@1.2.0 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://walker-data.com/tidycensus/
Licenses: Expat
Synopsis: Load US Census Boundary and Attribute Data as 'tidyverse' and 'sf'-Ready Data Frames
Description:

An integrated R interface to several United States Census Bureau APIs (<https://www.census.gov/data/developers/data-sets.html>) and the US Census Bureau's geographic boundary files. Allows R users to return Census and ACS data as tidyverse-ready data frames, and optionally returns a list-column with feature geometry for mapping and spatial analysis.

r-tinylens 0.1.0
Propagated dependencies: r-vctrs@0.6.5 r-s7@0.2.1 r-rlang@1.1.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/arbelt/tinylens
Licenses: Expat
Synopsis: Minimal Implementation of Functional Lenses
Description:

This package provides utilities to create and use lenses to simplify data manipulation. Lenses are composable getter/setter pairs that provide a functional approach to manipulating deeply nested data structures, e.g., elements within list columns in data frames. The implementation is based on the earlier lenses R package <https://github.com/cfhammill/lenses>, which was inspired by the Haskell lens package by Kmett (2012) <https://github.com/ekmett/lens>, one of the most widely referenced implementations of lenses. For additional background and history on the theory of lenses, see the lens package wiki: <https://github.com/ekmett/lens/wiki/History-of-Lenses>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208