Last updated on 2014-10-02 01:48:21.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 1.90 | 30.22 | 32.12 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 1.84 | 29.72 | 31.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 59.83 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 57.40 | NOTE | |||
r-devel-osx-x86_64-clang | 1.2 | 61.08 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 7.00 | 47.00 | 54.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 1.94 | 31.87 | 33.82 | NOTE | |
r-patched-solaris-sparc | 1.2 | 400.70 | NOTE | |||
r-patched-solaris-x86 | 1.2 | 95.00 | NOTE | |||
r-release-linux-ix86 | 1.2 | 2.59 | 41.36 | 43.94 | NOTE | |
r-release-linux-x86_64 | 1.2 | 2.06 | 33.04 | 35.10 | NOTE | |
r-release-osx-x86_64-mavericks | 1.2 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2 | 8.00 | 51.00 | 59.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.2 | 8.00 | 50.00 | 58.00 | NOTE |
Version: 1.2
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls to packages already attached by Depends:
‘lattice’ ‘party’
Please remove these calls from your code.
Namespace in Imports field not imported from: ‘methods’
All declared Imports should be used.
Packages in Depends field not imported from:
‘lattice’ ‘parallel’ ‘party’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
':::' call which should be '::': ‘modeltools:::ParseFormula’
See the note in ?`:::` about the use of this operator.
Unexported objects imported by ':::' calls:
‘party:::mob_fit_childweights’ ‘party:::mob_fit_setupnode’
See the note in ?`:::` about the use of this operator.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
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-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86
Version: 1.2
Check: R code for possible problems
Result: NOTE
bootstrap: no visible global function definition for ‘ModelEnvFormula’
getmobForestObject.GLM: no visible global function definition for
‘ModelEnvFormula’
getmobForestObject.LM: no visible global function definition for
‘ModelEnvFormula’
mobForestAnalysis: no visible binding for global variable ‘linearModel’
mobForestAnalysis: no visible global function definition for
‘makeCluster’
mobForestAnalysis: no visible global function definition for
‘clusterEvalQ’
mobForestAnalysis: no visible global function definition for
‘clusterExport’
mobForestAnalysis: no visible global function definition for
‘clusterApply’
mobForestAnalysis: no visible global function definition for
‘stopCluster’
mobForestAnalysis: no visible global function definition for
‘ModelEnvFormula’
mobForest_control: no visible global function definition for
‘mob_control’
mob_RF_Tree: no visible binding for global variable ‘glinearModel’
mob_RF_Tree: no visible global function definition for ‘mob_control’
mob_RF_Tree : mobpp: no visible global function definition for ‘dpp’
mob_RF_Tree: no visible global function definition for ‘dimension’
mob_RF_Tree: no visible global function definition for ‘fit’
mob_RF_Tree : mob_fit: no visible global function definition for
‘reweight’
varimplot,mobForestOutput : <anonymous>: no visible global function
definition for ‘panel.dotplot’
varimplot,mobForestOutput : <anonymous>: no visible global function
definition for ‘panel.abline’
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-osx-x86_64-clang, r-devel-windows-ix86+x86_64
Version: 1.2
Check: Rd line widths
Result: NOTE
Rd file 'mobForestAnalysis.Rd':
\usage lines wider than 90 characters:
mobForestAnalysis(formula, partitionVariables, data, mobForest.controls = mobForest_control(), newTestData = as.data.frame(matrix(0, 0, ... [TRUNCATED]
These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.2
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls to packages already attached by Depends:
‘lattice’ ‘party’
Please remove these calls from your code.
Namespace in Imports field not imported from: ‘methods’
All declared Imports should be used.
Packages in Depends field not imported from:
‘lattice’ ‘party’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
':::' call which should be '::': ‘modeltools:::ParseFormula’
See the note in ?`:::` about the use of this operator.
Unexported objects imported by ':::' calls:
‘party:::mob_fit_childweights’ ‘party:::mob_fit_setupnode’
See the note in ?`:::` about the use of this operator.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
Flavors: r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.2
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls to packages already attached by Depends:
'lattice' 'party'
Please remove these calls from your code.
':::' call which should be '::': 'modeltools:::ParseFormula'
See the note in ?`:::` about the use of this operator.
Unexported objects imported by ':::' calls:
'party:::mob_fit_childweights' 'party:::mob_fit_setupnode'
See the note in ?`:::` about the use of this operator.
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
Flavor: r-release-osx-x86_64-snowleopard