Package: tkWidgets 1.85.0
J. Zhang
tkWidgets: R based tk widgets
Widgets to provide user interfaces. tcltk should have been installed for the widgets to run.
Authors:
tkWidgets_1.85.0.tar.gz
tkWidgets_1.85.0.zip(r-4.5)tkWidgets_1.85.0.zip(r-4.4)tkWidgets_1.85.0.zip(r-4.3)
tkWidgets_1.85.0.tgz(r-4.4-any)tkWidgets_1.85.0.tgz(r-4.3-any)
tkWidgets_1.85.0.tar.gz(r-4.5-noble)tkWidgets_1.85.0.tar.gz(r-4.4-noble)
tkWidgets_1.85.0.tgz(r-4.4-emscripten)tkWidgets_1.85.0.tgz(r-4.3-emscripten)
tkWidgets.pdf |tkWidgets.html✨
tkWidgets/json (API)
# Install 'tkWidgets' in R: |
install.packages('tkWidgets', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
On BioConductor:tkWidgets-1.85.0(bioc 3.21)tkWidgets-1.84.0(bioc 3.20)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 20 days agofrom:7a9c05a53c. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | NOTE | Nov 13 2024 |
R-4.5-linux | NOTE | Nov 13 2024 |
R-4.4-win | NOTE | Nov 13 2024 |
R-4.4-mac | NOTE | Nov 13 2024 |
R-4.3-win | NOTE | Nov 13 2024 |
R-4.3-mac | NOTE | Nov 13 2024 |
Exports:appendSepDirargs2XMLargsWidgetdataViewerdbArgsWidgetDPExplorereExplorerfileBrowserfileWizardfind.typeformatArggetFileContentsgetPkgContentsgetWvaluesguess.headerguess.sephasCharhasPrefixhasSuffiximportPhenoDataimportWizardlistSelectobjectBrowserobjNameToListobjViewerpExplorerpickFilespickItemspickObjsprint.pWidgetprint.WidgetstdTypetkMIAMEtkphenoDatatkSampleNamesvalues.WidgetvExplorerviewVignetteWbuttonFunWbuttonTextWcanEditWEndWfromTextWLValueWLValue<-WNameWpostFunWpreFunWRButtonsWtoTextWValueWValue<-WwListWwList<-
Dependencies:DynDocwidgetTools
Readme and manuals
Help Manual
Help page | Topics |
---|---|
List File and Directories for a Given Path | appendSepDir |
Converting the formal arguments to a function and converts into an XML format | args2XML |
Functions to construct a widget that takes inputs from users | argsWidget formatArg funcs2Char getPWidget getSymbol getTrueNullNa |
Class "colInfo" presents column information for a data frame | colInfo colInfo-class colName colName,colInfo-method colName<- colName<-,colInfo-method colType colType,colInfo-method colType<- colType<-,colInfo-method dropOrNot dropOrNot,colInfo-method dropOrNot<- dropOrNot<-,colInfo-method |
Function to view a data object passed | dataViewer |
Function to build a widget for inputing database arguments | dbArgsWidget |
Functions constuct a widget to explore BioC's data packages | DPExplorer getTopLevel loadDataPkg |
A widget that allows users to explore the example code and help files of a given R package | eExplorer getExCode getHelpFile |
Simple Interface to View and Pick Files | fileBrowser |
A function that import a text file into R | fileWizard |
Function to create a light weight widget showing a text string | getLightTW |
Obtaining values of widgets on a given widget | getWvalues |
Automatically determines whether a data file has a header and what delimiter is used to separate data columns | charOrNum find.type getRowNames guess.header guess.sep |
String Prefix and Suffix Checking | hasChar hasPrefix hasSuffix |
Functions to input data for an AnnotatedDataFrame object | convert2PData createPData getCovarDesc getOBJWidget getSNCNums importPhenoData makePhenoData objExists writePDRowNames writePhenoTable |
A widget for importing data to R | finish getAFrame getName4Data getState1Frame getState2Frame getState3Frame getTopCan importWizard initImportWizard popStartLine readFileByLines setQuote setQuoteList setSepRadios setState1BFrame setState1MFrame setState1TFrame setState2BFrame setState2MFrame setState3BFrame setState3TFrame showData4State1 showData4State2 writeCol4Matrix |
Utilities Creating a Widget With Selection Boxes | listSelect writeBut writeLabel writeSelBox |
View the Objects in the Workspace | objectBrowser |
Convert Object Names to List of Lists with (name, object) Pairs | objNameToList |
Show the Content of an R Object in a Widget | objViewer |
A widget to explore R packages | getExclude getFileContents getPkgContents getRPkgs hasDesc pExplorer procHelp procHTML procPDF procRda |
Pick Elements From Vector of Strings | pickFiles |
Function that builds a widget to allow users to select items from available sources | pickItems |
Determine What to Be Sent to a Widget | noAuto pickObjs |
Functions to support importWizard | addArgs assignArgs assignColInfo assignCState assignLineData assignShowNum changeState dropArgs dropColumn getArgs getColInfo getCState getLineData getMoreArgs getShowNum moreArgs setArgsList setColInfos setColName setColType setNewState setSkip whatDeli |
Provide Default Behavior for listSelect Helper Functions | stdType stdView |
Simple Interface to enter experimental design information | tkMIAME |
Simple interface to enter AnnotatedDataFrame | tkphenoData |
Simple interface to associate sample names with files | tkSampleNames |
Deal with Names and Values of Widget Created by widgetRender() | print.pWidget print.Widget values.Widget |
An interface to interact with vignette code chunks | vExplorer viewVignette |
Render a Tk Widget from Given Specifications | widgetRender |
Accessors for Primitive Widget Objects | WbuttonFun WbuttonText WcanEdit WEnd WfromText WLValue WLValue<- WName WpostFun WpreFun WRButtons WtoText WValue WValue<- WwList WwList<- |