tkWidgets
This is the development version of tkWidgets; for the stable release version, see tkWidgets.
R based tk widgets
Bioconductor version: Development (3.23)
Widgets to provide user interfaces. tcltk should have been installed for the widgets to run.
Author: J. Zhang <jzhang at jimmy.harvard.edu>
Maintainer: J. Zhang <jzhang at jimmy.harvard.edu>
Citation (from within R, enter
citation("tkWidgets")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("tkWidgets")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | Infrastructure, Software |
| Version | 1.87.0 |
| In Bioconductor since | BioC 1.6 (R-2.1) or earlier (> 20.5 years) |
| License | Artistic-2.0 |
| Depends | R (>= 2.0.0), methods, widgetTools(>= 1.1.7), DynDoc(>= 1.3.0), tools |
| Imports | |
| System Requirements | |
| URL |
See More
| Suggests | Biobase, hgu95av2 |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/tkWidgets |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/tkWidgets |
| Package Short Url | https://bioconductor.org/packages/tkWidgets/ |
| Package Downloads Report | Download Stats |