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

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-torchopt 0.1.4
Propagated dependencies: r-torch@0.17.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/e-sensing/torchopt/
Licenses: FSDG-compatible
Build system: r
Synopsis: Advanced Optimizers for Torch
Description:

Optimizers for torch deep learning library. These functions include recent results published in the literature and are not part of the optimizers offered in torch'. Prospective users should test these optimizers with their data, since performance depends on the specific problem being solved. The packages includes the following optimizers: (a) adabelief by Zhuang et al (2020), <arXiv:2010.07468>; (b) adabound by Luo et al.(2019), <arXiv:1902.09843>; (c) adahessian by Yao et al.(2021) <arXiv:2006.00719>; (d) adamw by Loshchilov & Hutter (2019), <arXiv:1711.05101>; (e) madgrad by Defazio and Jelassi (2021), <arXiv:2101.11075>; (f) nadam by Dozat (2019), <https://openreview.net/pdf/OM0jvwB8jIp57ZJjtNEZ.pdf>; (g) qhadam by Ma and Yarats(2019), <arXiv:1810.06801>; (h) radam by Liu et al. (2019), <arXiv:1908.03265>; (i) swats by Shekar and Sochee (2018), <arXiv:1712.07628>; (j) yogi by Zaheer et al.(2019), <https://papers.nips.cc/paper/8186-adaptive-methods-for-nonconvex-optimization>.

r-truchet 0.0.1.1
Propagated dependencies: r-tidyr@1.3.2 r-sf@1.1-1 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-lwgeom@0.2-16 r-dplyr@1.2.1 r-checkmate@2.3.4 r-bezier@1.1.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://paezha.github.io/truchet/
Licenses: Expat
Build system: r
Synopsis: Tiles and Random Mosaics Truchet Style Using the 'sf' Framework
Description:

This package provides functions to create Truchet tiles, so called after Sébastien Truchet who was the first to describe the patterns obtained by rotating tiles with respect to each other. This form of tiling is described by Smith and Boucher (1987) <https://muse.jhu.edu/article/600574>.

r-trenchr 1.2.1
Propagated dependencies: r-zoo@1.8-15 r-rdpack@2.6.6 r-msm@1.8.2 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://trenchproject.github.io/TrenchR/
Licenses: Expat
Build system: r
Synopsis: Tools for Microclimate and Biophysical Ecology
Description:

This package provides tools for translating environmental change into organismal response. Microclimate models to vertically scale weather station data to organismal heights. The biophysical modeling tools include both general models for heat flows and specific models to predict body temperatures for a variety of ectothermic taxa. Additional functions model and temporally partition air and soil temperatures and solar radiation. Utility functions estimate the organismal and environmental parameters needed for biophysical ecology. TrenchR focuses on relatively simple and modular functions so users can create transparent and flexible biophysical models. Many functions are derived from Gates (1980) <doi:10.1007/978-1-4612-6024-0> and Campbell and Norman (1988) <isbn:9780387949376>.

r-tangram 0.8.3
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-r6@2.6.1 r-magrittr@2.0.5 r-knitr@1.51 r-htmltools@0.5.9 r-digest@0.6.39 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/spgarbet/tangram
Licenses: GPL 3
Build system: r
Synopsis: The Grammar of Tables
Description:

This package provides an extensible formula system to quickly and easily create production quality tables. The processing steps are a formula parser, statistical content generation from data as defined by formula, followed by rendering into a table. Each step of the processing is separate and user definable thus creating a set of composable building blocks for highly customizable table generation. A user is not limited by any of the choices of the package creator other than the formula grammar. For example, one could chose to add a different S3 rendering function and output a format not provided in the default package, or possibly one would rather have Gini coefficients for their statistical content in a resulting table. Routines to achieve New England Journal of Medicine style, Lancet style and Hmisc::summaryM() statistics are provided. The package contains rendering for HTML5, Rmarkdown and an indexing format for use in tracing and tracking are provided.

r-tokenizers-bpe 0.1.6
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/bnosac/tokenizers.bpe
Licenses: FSDG-compatible
Build system: r
Synopsis: Byte Pair Encoding Text Tokenization
Description:

Unsupervised text tokenizer focused on computational efficiency. Wraps the YouTokenToMe library <https://github.com/VKCOM/YouTokenToMe> which is an implementation of fast Byte Pair Encoding (BPE) <https://aclanthology.org/P16-1162/>.

r-tripler 1.5.5
Propagated dependencies: r-reshape2@1.4.5 r-plyr@1.8.9 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TripleR
Licenses: GPL 2+
Build system: r
Synopsis: Social Relation Model (SRM) Analyses for Single or Multiple Groups
Description:

Social Relation Model (SRM) analyses for single or multiple round-robin groups are performed. These analyses are either based on one manifest variable, one latent construct measured by two manifest variables, two manifest variables and their bivariate relations, or two latent constructs each measured by two manifest variables. Within-group t-tests for variance components and covariances are provided for single groups. For multiple groups two types of significance tests are provided: between-groups t-tests (as in SOREMO) and enhanced standard errors based on Lashley and Bond (1997) <DOI:10.1037/1082-989X.2.3.278>. Handling for missing values is provided.

r-threebrain 1.2.0
Propagated dependencies: r-xml2@1.5.2 r-stringr@1.6.0 r-shiny@1.13.0 r-servr@0.32 r-r6@2.6.1 r-png@0.1-9 r-oro-nifti@0.11.4 r-knitr@1.51 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-gifti@0.9.0 r-freesurferformats@1.0.2 r-dipsaus@0.3.5 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
Build system: r
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-tejor 0.2.2
Propagated dependencies: r-sf@1.1-1 r-jsonlite@2.0.0 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/adriGr52/tejoR
Licenses: Expat
Build system: r
Synopsis: Statistical Harmonization of Territorial Series Across Changing Geographies
Description:

Builds, validates, seals and applies weighting matrices ('crosswalks') to carry statistical series across changing zoning systems, such as the transition from the 112 Unidades de Planeamiento Zonal (UPZ) to the 33 Unidades de Planeamiento Local (UPL) in Bogota (Decree 555 of 2021). Implements the tejo-crosswalk/0.2 specification shared with the Python package tejo': sha256'-sealed artifacts, non-negative weights that sum to one for each source unit, dasymetric weighting with vector ancillary data via sf', rates that are never interpolated directly, and missing values that propagate instead of being silently imputed. Methods: Tobler (1979) <doi:10.1080/01621459.1979.10481647>; Mennis (2003) <doi:10.1111/0033-0124.10042>. Descripcion en espanol: construye, valida, sella y aplica matrices de ponderadores ('crosswalks') para trasladar series estadisticas entre mallas geograficas que cambian, como la transicion de UPZ a UPL en Bogota (Decreto 555 de 2021): integridad por sha256', pesos no negativos que suman uno por unidad fuente, metodo dasimetrico con ancilar vectorial via sf', tasas que nunca se interpolan directamente y valores faltantes que se propagan en lugar de imputarse.

r-tidyklips 0.3.0
Propagated dependencies: r-stringr@1.6.0 r-readxl@1.5.0 r-magrittr@2.0.5 r-haven@2.5.5 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=tidyklips
Licenses: Expat
Build system: r
Synopsis: Load Korea Labor & Income Panel Study (KLIPS) Data as Data Frames
Description:

Loading the Korea Labor Institute's KLIPS (Korea Labor & Income Panel Study) panel data and returning data frames. Users must download 26 years of panel data from the Korea Labor Institute website and save it in a folder in an appropriate path. Afterwards, users can easily convert the data into a data frame using this package.

r-tr-iatgen 1.1.0
Propagated dependencies: r-shiny@1.13.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/iatgen/tr.iatgen
Licenses: Expat
Build system: r
Synopsis: Translate 'iatgen' Generated QSF Files
Description:

Automates translating the instructions of iatgen generated qsf (Qualtrics survey files) to other languages using either officially supported or user-supplied translations (for tutorial see Santos et al., 2023 <doi:10.17504/protocols.io.kxygx34jdg8j/v1>).

r-toposort 1.0.0
Propagated dependencies: r-vctrs@0.7.3 r-rlang@1.2.0 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/tzakharko/toposort
Licenses: Expat
Build system: r
Synopsis: Topological Sorting Algorithms
Description:

Flexible and ergonomic topological sorting implementation for R. Supports a variety of input data encoding (lists of edges or adjacency matrices, graphs edge direction), stable sort variants as well as cycle detection with detailed diagnosis.

r-tehtuner 0.3.0
Propagated dependencies: r-superlearner@2.0-40 r-stringr@1.6.0 r-rpart@4.1.27 r-rdpack@2.6.6 r-randomforestsrc@3.6.2 r-party@1.3-20 r-glmnet@5.0 r-foreach@1.5.2 r-earth@5.3.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/jackmwolf/tehtuner
Licenses: GPL 3+
Build system: r
Synopsis: Fit and Tune Models to Detect Treatment Effect Heterogeneity
Description:

This package implements methods to fit Virtual Twins models (Foster et al. (2011) <doi:10.1002/sim.4322>) for identifying subgroups with differential effects in the context of clinical trials while controlling the probability of falsely detecting a differential effect when the conditional average treatment effect is uniform across the study population using parameter selection methods proposed in Wolf et al. (2022) <doi:10.1177/17407745221095855>.

r-topologygsa 1.5.0
Propagated dependencies: r-igraph@2.3.1 r-grbase@2.0.3 r-graph@1.90.0 r-fields@17.3
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
Build system: r
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-tailplots 0.1.1
Propagated dependencies: 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=tailplots
Licenses: Expat
Build system: r
Synopsis: Estimators and Plots for Gamma and Pareto Tail Detection
Description:

Estimators for two functionals used to detect Gamma, Pareto or Lognormal distributions, as well as distributions exhibiting similar tail behavior, as introduced by Iwashita and Klar (2023) <doi:10.1111/stan.12316> and Klar (2024) <doi:10.1080/00031305.2024.2413081>. One of these functionals, g, originally proposed by Asmussen and Lehtomaa (2017) <doi:10.3390/risks5010010>, distinguishes between log-convex and log-concave tail behavior. Furthermore the characterization of the lognormal distribution is based on the work of Mosimann (1970) <doi:10.2307/2284599>. The package also includes methods for visualizing these estimators and their associated confidence intervals across various threshold values.

r-tibblify 0.4.2
Propagated dependencies: r-withr@3.0.2 r-vctrs@0.7.3 r-tidyselect@1.2.1 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-lifecycle@1.0.5 r-glue@1.8.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://tibblify.wrangle.zone
Licenses: Expat
Build system: r
Synopsis: Rectangle Nested Lists
Description:

This package provides a tool to rectangle a nested list, that is to convert it into a tibble'. This is done automatically or according to a given specification. A common use case is for nested lists coming from parsing JSON files, or the JSON responses of REST APIs'. Rectangling uses the vctrs package, and therefore offers a wide support of vector types.

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-teal-widgets 0.7.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.6.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-threg 1.0.3
Propagated dependencies: r-survival@3.8-6 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=threg
Licenses: GPL 2
Build system: r
Synopsis: Threshold Regression
Description:

Fit a threshold regression model based on the first-hitting-time of a boundary by the sample path of a Wiener diffusion process. The threshold regression methodology is well suited to applications involving survival and time-to-event data.

r-tabstats 0.2.1
Propagated dependencies: r-vctrs@0.7.3 r-tibble@3.3.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/s7-stats/tabstats
Licenses: Expat
Build system: r
Synopsis: Lightweight Toolkit for Displaying Customizable Tables
Description:

This package provides a lightweight toolkit that provides functions for printing tables from input data in the R console or terminal with customizable formatting. Supported outputs include American Psychological Association (APA)-style tables (American Psychological Association, 2020, ISBN:9781433832178), correlation matrices, contingency tables, and two-column summary tables.

r-tiler 0.3.2
Dependencies: python@3.12.12
Propagated dependencies: r-sp@2.2-1 r-raster@3.6-32 r-png@0.1-9
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://docs.ropensci.org/tiler/
Licenses: Expat
Build system: r
Synopsis: Create Geographic and Non-Geographic Map Tiles
Description:

This package creates geographic map tiles from geospatial map files or non-geographic map tiles from simple image files. This package provides a tile generator function for creating map tile sets for use with packages such as leaflet'. In addition to generating map tiles based on a common raster layer source, it also handles the non-geographic edge case, producing map tiles from arbitrary images. These map tiles, which have a non-geographic, simple coordinate reference system (CRS), can also be used with leaflet when applying the simple CRS option. Map tiles can be created from an input file with any of the following extensions: tif, grd and nc for spatial maps and png, jpg and bmp for basic images. This package requires Python and the gdal library for Python'. Windows users are recommended to install OSGeo4W (<https://trac.osgeo.org/osgeo4w/>) as an easy way to obtain the required gdal support for Python'.

r-ttservice 0.5.3
Propagated dependencies: r-plotly@4.12.0 r-matrix@1.7-5 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=ttservice
Licenses: GPL 3
Build system: r
Synopsis: Service for Tidy Transcriptomics Software Suite
Description:

It provides generic methods that are used by more than one package, avoiding conflicts. This package will be imported by tidySingleCellExperiment and tidyseurat'.

r-td 0.0.7
Propagated dependencies: r-rcppsimdjson@0.1.15
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://dirk.eddelbuettel.com/code/td.html
Licenses: GPL 2+
Build system: r
Synopsis: Access to the 'twelvedata' Financial Data API
Description:

The twelvedata REST service offers access to current and historical data on stocks, standard as well as digital crypto currencies, and other financial assets covering a wide variety of course and time spans. See <https://twelvedata.com/> for details, to create an account, and to request an API key for free-but-capped access to the data.

r-taxodist 0.7.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 Hierarchy Distances and Lineage Analysis
Description:

Computes distances between taxonomic hierarchy nodes using lineage data retrieved from The Taxonomicon <http://taxonomicon.taxonomy.nl>. For distinct nodes, distance is defined as the reciprocal of the depth of their most recent common ancestor; identical nodes have distance zero. This definition yields an ultrametric within each connected hierarchy. Functions are provided for lineage retrieval and comparison, clade membership, pairwise and matrix distance calculation, hierarchical clustering, principal coordinates analysis, and cache management. Distance matrices are returned as base R dist objects. The distances represent classification depth rather than evolutionary time or phylogenetic branch length.

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.

Total packages: 73977