Last updated on 2014-10-02 01:48:24.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4-6 | 1.96 | 48.64 | 50.61 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4-6 | 2.00 | 46.76 | 48.76 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4-6 | 123.37 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4-6 | 115.67 | NOTE | |||
r-devel-osx-x86_64-clang | 0.4-6 | 97.29 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.4-6 | 5.00 | 70.00 | 75.00 | NOTE | |
r-patched-linux-x86_64 | 0.4-6 | 2.10 | 49.78 | 51.88 | NOTE | |
r-patched-solaris-sparc | 0.4-6 | 627.80 | NOTE | |||
r-patched-solaris-x86 | 0.4-6 | 142.10 | NOTE | |||
r-release-linux-ix86 | 0.4-6 | 2.60 | 65.07 | 67.67 | NOTE | |
r-release-linux-x86_64 | 0.4-6 | 2.05 | 50.58 | 52.63 | NOTE | |
r-release-osx-x86_64-mavericks | 0.4-6 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 0.4-6 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.4-6 | 5.00 | 76.00 | 81.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.4-6 | 6.00 | 71.00 | 77.00 | NOTE |
Version: 0.4-6
Check: top-level files
Result: NOTE
Non-standard file/directory found at top level:
‘portfolio.Rproj’
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: 0.4-6
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘methods’ which was already attached by Depends.
Please remove these calls from your code.
Packages in Depends field not imported from:
‘grid’ ‘lattice’ ‘methods’ ‘nlme’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
There are ::: calls to the package's namespace in its code. A package
almost never needs to use ::: for its own objects:
‘.matched.perf.df’ ‘.trellis.multiplot’
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: 0.4-6
Check: R code for possible problems
Result: NOTE
File ‘portfolio/R/AllClasses.R’:
.onLoad calls:
require(methods)
Package startup functions should not change the search path.
See section ‘Good practice’ in '?.onAttach'.
.matchit: no visible global function definition for
‘getResponseFormula’
.matchit: no visible global function definition for
‘getCovariateFormula’
.trellis.multiplot: no visible global function definition for
‘grid.newpage’
.trellis.multiplot: no visible global function definition for
‘pushViewport’
.trellis.multiplot: no visible global function definition for
‘viewport’
.trellis.multiplot: no visible global function definition for
‘grid.layout’
.trellis.multiplot: no visible global function definition for
‘popViewport’
map.market : add.viewport: no visible global function definition for
‘gpar’
map.market : add.viewport: no visible global function definition for
‘viewport’
map.market: no visible global function definition for ‘viewport’
map.market: no visible global function definition for ‘gTree’
map.market: no visible global function definition for ‘gList’
map.market: no visible global function definition for ‘rectGrob’
map.market: no visible global function definition for ‘gpar’
map.market: no visible global function definition for ‘addGrob’
map.market: no visible global function definition for ‘textGrob’
map.market: no visible global function definition for ‘unit’
map.market: no visible global function definition for ‘segmentsGrob’
map.market: no visible global function definition for ‘grid.newpage’
map.market: no visible global function definition for ‘grid.draw’
plot,contribution-missing: no visible global function definition for
‘barchart’
plot,exposure-missing: no visible global function definition for
‘barchart’
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: 0.4-6
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘methods’ which was already attached by Depends.
Please remove these calls from your code.
Packages in Depends field not imported from:
‘lattice’ ‘methods’ ‘nlme’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
There are ::: calls to the package's namespace in its code. A package
almost never needs to use ::: for its own objects:
‘.matched.perf.df’ ‘.trellis.multiplot’
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: 0.4-6
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to 'methods' which was already attached by Depends.
Please remove these calls from your code.
Packages in Depends field not imported from:
'lattice' 'methods' 'nlme'
These packages need to be imported from for the case when
this namespace is loaded but not attached.
There are ::: calls to the package's namespace in its code. A package
almost never needs to use ::: for its own objects:
'.matched.perf.df' '.trellis.multiplot'
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