- using R version 3.3.2 (2016-10-31)
- using platform: x86_64-w64-mingw32 (64-bit)
- using session charset: ISO8859-1
- checking for file 'twiddler/DESCRIPTION' ... OK
- this is package 'twiddler' version '0.5-0'
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'twiddler' can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking R files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... NOTE
Package in Depends field not imported from: 'tcltk'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... NOTE
combo : <anonymous>: no visible global function definition for
'tkframe'
combo : <anonymous>: no visible global function definition for 'tclVar'
combo : <anonymous>: no visible global function definition for
'tclvalue<-'
combo : <anonymous>: no visible global function definition for
'ttkcombobox'
combo : <anonymous> : tkcurrent: no visible global function definition
for 'tcl'
combo : <anonymous>: no visible global function definition for 'tkbind'
combo : <anonymous>: no visible global function definition for
'tklabel'
combo : <anonymous>: no visible global function definition for 'tkpack'
entry : <anonymous>: no visible global function definition for
'tkframe'
entry : <anonymous>: no visible global function definition for 'tclVar'
entry : <anonymous>: no visible global function definition for
'tkentry'
entry : <anonymous> : handler: no visible global function definition
for 'tclvalue'
entry : <anonymous>: no visible global function definition for 'tkbind'
entry : <anonymous>: no visible global function definition for
'tklabel'
entry : <anonymous>: no visible global function definition for 'tkpack'
filer : <anonymous>: no visible global function definition for
'tkframe'
filer : <anonymous>: no visible global function definition for 'tclVar'
filer : <anonymous>: no visible global function definition for
'tkbutton'
filer : <anonymous> : <anonymous>: no visible global function
definition for 'tclvalue'
filer : <anonymous> : <anonymous>: no visible global function
definition for 'tkgetOpenFile'
filer : <anonymous> : <anonymous>: no visible global function
definition for 'tclvalue<-'
filer : <anonymous>: no visible global function definition for
'tkentry'
filer : <anonymous> : handler: no visible global function definition
for 'tclvalue'
filer : <anonymous>: no visible global function definition for 'tkbind'
filer : <anonymous>: no visible global function definition for
'tklabel'
filer : <anonymous>: no visible global function definition for 'tkpack'
knob : <anonymous>: no visible global function definition for 'tclVar'
knob : <anonymous>: no visible global function definition for 'tkscale'
toggle : <anonymous>: no visible global function definition for
'tclVar'
toggle : <anonymous>: no visible global function definition for
'tkcheckbutton'
toggle : <anonymous> : <anonymous>: no visible global function
definition for 'tclvalue'
twiddle: no visible global function definition for 'tktoplevel'
twiddle: no visible global function definition for 'tkframe'
twiddle: no visible global function definition for 'tkpack'
twiddle: no visible global function definition for 'tklabel'
twiddle: no visible global function definition for 'tkfont.create'
twiddle: no visible global function definition for 'tkbutton'
twiddle : <anonymous>: no visible global function definition for
'tkdestroy'
twiddle: no visible global function definition for 'tkwm.title'
twiddle: no visible global function definition for 'tkwm.resizable'
twiddle: no visible global function definition for 'tkwait.window'
twiddle_print: no visible global function definition for
'flush.console'
Undefined global functions or variables:
flush.console tcl tclVar tclvalue tclvalue<- tkbind tkbutton
tkcheckbutton tkdestroy tkentry tkfont.create tkframe tkgetOpenFile
tklabel tkpack tkscale tktoplevel tkwait.window tkwm.resizable
tkwm.title ttkcombobox
Consider adding
importFrom("utils", "flush.console")
to your NAMESPACE file.
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking examples ... [0s] OK
- checking PDF version of manual ... OK
- DONE
Status: 2 NOTEs