Other packages > Find by keyword >

tcltk2  

Tcl/Tk Additions
View on CRAN: Click here


Download and install tcltk2 package within the R console
Install from CRAN:
install.packages("tcltk2")

Install from Github:
library("remotes")
install_github("cran/tcltk2")

Install by package version:
library("remotes")
install_version("tcltk2", "1.2-11")



Attach the package and use:
library("tcltk2")
Maintained by
Philippe Grosjean
[Scholar Profile | Author Map]
First Published: 2006-02-10
Latest Update: 2014-12-20
Description:
A series of additional Tcl commands and Tk widgets with style and various functions (under Windows: DDE exchange, access to the registry and icon manipulation) to supplement the tcltk package
How to cite:
Philippe Grosjean (2006). tcltk2: Tcl/Tk Additions. R package version 1.2-11, https://cran.r-project.org/web/packages/tcltk2. Accessed 29 Apr. 2025.
Previous versions and publish date:
0.9-5 (2006-02-10 14:19), 1.0-6 (2008-03-03 19:51), 1.0-7.1 (2009-02-10 11:14), 1.0-7 (2009-02-04 10:57), 1.0-8 (2009-04-24 08:47), 1.0-9 (2009-06-28 18:50), 1.1-0 (2009-07-03 09:19), 1.1-1 (2009-12-13 10:46), 1.1-2 (2010-02-10 16:31), 1.1-4 (2010-09-03 21:38), 1.1-5 (2010-09-27 08:35), 1.2-1 (2012-04-01 15:13), 1.2-3 (2012-05-02 08:37), 1.2-4 (2013-01-28 07:48), 1.2-5 (2013-03-11 08:02), 1.2-7 (2013-12-01 18:53), 1.2-8 (2013-12-05 19:22), 1.2-9 (2013-12-12 15:31), 1.2-10 (2014-03-02 12:41)
Other packages that cited tcltk2 R package
View tcltk2 citation profile
Other R packages that tcltk2 depends, imports, suggests or enhances
Complete documentation for tcltk2
Functions, R codes and Examples using the tcltk2 R package
Some associated functions: setLanguage . tclTask . tclVarFun . tcltk2-package . tk2commands . tk2dialogs . tk2edit . tk2fonts . tk2methods . tk2tip . tk2widgets . 
Some associated R codes: tclTask.R . tclVarFun.R . tcltk2-Internal.R . tk2commands.R . tk2dde.R . tk2dialogs.R . tk2edit.R . tk2fonts.R . tk2ico.R . tk2methods.R . tk2reg.R . tk2swaplist.R . tk2tip.R . tk2widgets.R .  Full tcltk2 package functions and examples
Downloads during the last 30 days
03/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/28Downloads for tcltk2200300400500600700800TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
bigGP  
Distributed Gaussian Process Calculations
Distributes Gaussian process calculations across nodes in a distributed memory setting, using Rmpi. ...
Download / Learn more Package Citations See dependency  
PCAmatchR  
Match Cases to Controls Based on Genotype Principal Components
Matches cases to controls based on genotype principal components (PC). In order to produce better r ...
Download / Learn more Package Citations See dependency  
phecodemap  
Visualization for PheCode Mapping with ICD-9 and ICD-10-CM Codes
To build a shiny app for visualization of the hierarchy of PheCode Mapping with International Classi ...
Download / Learn more Package Citations See dependency  
NBBDesigns  
Neighbour Balanced Block Designs (NBBDesigns)
Neighbour-balanced designs ensure that no treatment is disadvantaged unfairly by its surroundings. T ...
Download / Learn more Package Citations See dependency  
knockoff  
The Knockoff Filter for Controlled Variable Selection
The knockoff filter is a general procedure for controlling the false discovery rate (FDR) when perf ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA