Last updated on 2020-10-02 08:49:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.97 | 26.86 | 29.83 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.44 | 22.17 | 24.61 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 47.83 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 38.45 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 8.00 | 46.00 | 54.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 2.80 | 27.11 | 29.91 | NOTE | |
r-patched-solaris-x86 | 0.1.1 | 55.90 | NOTE | |||
r-release-linux-x86_64 | 0.1.1 | 3.05 | 27.07 | 30.12 | NOTE | |
r-release-macos-x86_64 | 0.1.1 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 7.00 | 39.00 | 46.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 7.00 | 56.00 | 63.00 | NOTE |
Version: 0.1.1
Check: dependencies in R code
Result: 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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.1
Check: R code for possible problems
Result: NOTE
SRRS : main: no visible global function definition for 'cor'
SRRS : main: no visible global function definition for 'lm'
SRRS : main: no visible global function definition for 'resid'
SRRS : doSRRS: no visible global function definition for 'tclvalue'
SRRS : doSRRS: no visible global function definition for 'tcl'
SRRS : doSRRS: no visible global function definition for 'tktoplevel'
SRRS : doSRRS: no visible global function definition for 'tkwm.title'
SRRS : doSRRS: no visible global function definition for 'tclRequire'
SRRS : doSRRS: no visible global function definition for 'tclArray'
SRRS : doSRRS: no visible global function definition for 'tkwidget'
SRRS : doSRRS: no visible global function definition for 'tkgrid'
SRRS : doSRRS : OnOK: no visible global function definition for
'tkdestroy'
SRRS : doSRRS: no visible global function definition for 'tkbutton'
SRRS : getDMfile: no visible global function definition for 'tclvalue'
SRRS : getDMfile: no visible global function definition for
'tkgetOpenFile'
SRRS : getDMfile: no visible global function definition for
'read.table'
SRRS : getRVfile: no visible global function definition for 'tclvalue'
SRRS : getRVfile: no visible global function definition for
'tkgetOpenFile'
SRRS : getRVfile: no visible global function definition for
'read.table'
SRRS : PressedUpdate: no visible global function definition for
'browseURL'
SRRS : PressedAbout: no visible global function definition for
'tkmessageBox'
SRRS : PressedQ1: no visible global function definition for
'tkmessageBox'
SRRS : PressedQ2: no visible global function definition for
'tkmessageBox'
SRRS : PressedQ3: no visible global function definition for
'tkmessageBox'
SRRS : PressedQ4: no visible global function definition for
'tkmessageBox'
SRRS : PressedQ5: no visible global function definition for
'tkmessageBox'
SRRS : PressedQ6: no visible global function definition for
'tkmessageBox'
SRRS: no visible global function definition for 'tktoplevel'
SRRS: no visible global function definition for 'tkwm.title'
SRRS: no visible global function definition for 'tkbutton'
SRRS: no visible global function definition for 'tkgrid'
SRRS: no visible global function definition for 'tklabel'
SRRS: no visible global function definition for 'tkcheckbutton'
SRRS: no visible global function definition for 'tclVar'
SRRS: no visible global function definition for 'tkconfigure'
SRRS: no visible global function definition for 'tkentry'
SRRS: no visible global function definition for 'tclRequire'
SRRS: no visible global function definition for 'tkwidget'
Undefined global functions or variables:
browseURL cor lm read.table resid tcl tclArray tclRequire tclVar
tclvalue tkbutton tkcheckbutton tkconfigure tkdestroy tkentry
tkgetOpenFile tkgrid tklabel tkmessageBox tktoplevel tkwidget
tkwm.title
Consider adding
importFrom("stats", "cor", "lm", "resid")
importFrom("utils", "browseURL", "read.table")
to your NAMESPACE file.
Possibly missing '()' after 'return' in the following function:
'SRRS'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: R code for possible problems
Result: NOTE
SRRS : main: no visible global function definition for 'cor'
SRRS : main: no visible global function definition for 'lm'
SRRS : main: no visible global function definition for 'resid'
SRRS : doSRRS: no visible global function definition for 'tclvalue'
SRRS : doSRRS: no visible global function definition for 'tcl'
SRRS : doSRRS: no visible global function definition for 'tktoplevel'
SRRS : doSRRS: no visible global function definition for 'tkwm.title'
SRRS : doSRRS: no visible global function definition for 'tclRequire'
SRRS : doSRRS: no visible global function definition for 'tclArray'
SRRS : doSRRS: no visible global function definition for 'tkwidget'
SRRS : doSRRS: no visible global function definition for 'tkgrid'
SRRS : doSRRS : OnOK: no visible global function definition for
'tkdestroy'
SRRS : doSRRS: no visible global function definition for 'tkbutton'
SRRS : getDMfile: no visible global function definition for 'tclvalue'
SRRS : getDMfile: no visible global function definition for
'tkgetOpenFile'
SRRS : getDMfile: no visible global function definition for
'read.table'
SRRS : getRVfile: no visible global function definition for 'tclvalue'
SRRS : getRVfile: no visible global function definition for
'tkgetOpenFile'
SRRS : getRVfile: no visible global function definition for
'read.table'
SRRS : PressedUpdate: no visible global function definition for
'browseURL'
SRRS : PressedAbout: no visible global function definition for
'tkmessageBox'
SRRS : PressedQ1: no visible global function definition for
'tkmessageBox'
SRRS : PressedQ2: no visible global function definition for
'tkmessageBox'
SRRS : PressedQ3: no visible global function definition for
'tkmessageBox'
SRRS : PressedQ4: no visible global function definition for
'tkmessageBox'
SRRS : PressedQ5: no visible global function definition for
'tkmessageBox'
SRRS : PressedQ6: no visible global function definition for
'tkmessageBox'
SRRS: no visible global function definition for 'tktoplevel'
SRRS: no visible global function definition for 'tkwm.title'
SRRS: no visible global function definition for 'tkbutton'
SRRS: no visible global function definition for 'tkgrid'
SRRS: no visible global function definition for 'tklabel'
SRRS: no visible global function definition for 'tkcheckbutton'
SRRS: no visible global function definition for 'tclVar'
SRRS: no visible global function definition for 'tkconfigure'
SRRS: no visible global function definition for 'tkentry'
SRRS: no visible global function definition for 'tclRequire'
SRRS: no visible global function definition for 'tkwidget'
Undefined global functions or variables:
browseURL cor lm read.table resid tcl tclArray tclRequire tclVar
tclvalue tkbutton tkcheckbutton tkconfigure tkdestroy tkentry
tkgetOpenFile tkgrid tklabel tkmessageBox tktoplevel tkwidget
tkwm.title
Consider adding
importFrom("stats", "cor", "lm", "resid")
importFrom("utils", "browseURL", "read.table")
to your NAMESPACE file.
Flavors: r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘SRRS-Ex.R’ failed
The error most likely occurred in:
> ### Name: SRRS-package
> ### Title: The Stepwise Response Refinement Screener (SRRS)
> ### Aliases: SRRS-package
>
> ### ** Examples
>
> SRRS()
Warning in tclRequire("BWidget") : Tcl package 'BWidget' not found
Error in structure(.External(.C_dotTclObjv, objv), class = "tclObj") :
[tcl] invalid command name "ComboBox".
Calls: SRRS -> tkwidget -> tcl -> .Tcl.objv -> structure
Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64