Last updated on 2017-07-26 01:56:23.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-8 | 4.72 | 57.46 | 62.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5-8 | 4.41 | 55.68 | 60.08 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5-8 | 118.75 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-8 | 115.95 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5-8 | 19.00 | 114.00 | 133.00 | NOTE | |
r-patched-linux-x86_64 | 0.5-8 | 4.45 | 57.09 | 61.54 | NOTE | |
r-patched-solaris-x86 | 0.5-8 | 155.90 | NOTE | |||
r-release-linux-x86_64 | 0.5-8 | 4.59 | 57.66 | 62.25 | NOTE | |
r-release-windows-ix86+x86_64 | 0.5-8 | 16.00 | 125.00 | 141.00 | NOTE | |
r-release-osx-x86_64 | 0.5-8 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5-8 | 13.00 | 90.00 | 103.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.5-8 | NOTE |
Version: 0.5-8
Check: package dependencies
Result: NOTE
Depends: includes the non-default packages:
‘lpSolve’ ‘gdata’ ‘Hmisc’ ‘rms’ ‘geometry’ ‘psych’ ‘pwt’
Adding so many packages to the search path is excessive and importing
selectively is preferable.
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.5-8
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls to packages already attached by Depends:
‘Hmisc’ ‘gdata’ ‘geometry’ ‘lpSolve’ ‘psych’ ‘rms’
Please remove these calls from your code.
Packages in Depends field not imported from:
‘Hmisc’ ‘gdata’ ‘geometry’ ‘lpSolve’ ‘psych’ ‘pwt’ ‘rms’
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.5-8
Check: R code for possible problems
Result: NOTE
additive: no visible global function definition for ‘lp’
ar.dual.dea: no visible global function definition for ‘lp’
cost.dea: no visible global function definition for ‘lp’
ddf: no visible global function definition for ‘lp’
dea: no visible global function definition for ‘lp’
direc.dea: no visible global function definition for ‘lp’
dual.dea: no visible global function definition for ‘lp’
effdea.b.f: no visible global function definition for ‘convhulln’
effdea.b.f: no visible global function definition for ‘lp’
faremalm2: no visible binding for global variable ‘Lag’
faremalm2: no visible global function definition for ‘na.omit’
int.dea: no visible global function definition for ‘lp’
lp2: no visible global function definition for ‘lp’
revenue.dea: no visible global function definition for ‘lp’
sbm.tone: no visible global function definition for ‘lp’
sbm.vrs: no visible global function definition for ‘lp’
Undefined global functions or variables:
Lag convhulln lp na.omit
Consider adding
importFrom("stats", "na.omit")
to your NAMESPACE file.
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64