Last updated on 2020-08-07 01:49:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-8 | 15.79 | 108.21 | 124.00 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5-8 | 12.94 | 78.53 | 91.47 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5-8 | 152.89 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-8 | 142.36 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5-8 | 57.00 | 122.00 | 179.00 | NOTE | |
r-patched-linux-x86_64 | 0.5-8 | 12.19 | 102.81 | 115.00 | NOTE | |
r-patched-solaris-x86 | 0.5-8 | 214.00 | NOTE | |||
r-release-linux-x86_64 | 0.5-8 | 13.46 | 102.41 | 115.87 | NOTE | |
r-release-macos-x86_64 | 0.5-8 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.5-8 | 43.00 | 163.00 | 206.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.5-8 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5-8 | 26.00 | 125.00 | 151.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64