Last updated on 2014-10-02 01:48:26.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 4.56 | 58.60 | 63.16 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 4.48 | 57.73 | 62.21 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 134.56 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 125.37 | NOTE | |||
r-devel-osx-x86_64-clang | 1.2 | 112.85 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 72.00 | 179.00 | 251.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 4.92 | 62.44 | 67.36 | NOTE | |
r-patched-solaris-sparc | 1.2 | 804.40 | NOTE | |||
r-patched-solaris-x86 | 1.2 | 182.30 | NOTE | |||
r-release-linux-ix86 | 1.2 | 24.49 | 101.02 | 125.52 | NOTE | |
r-release-linux-x86_64 | 1.2 | 5.20 | 64.46 | 69.66 | 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 | 79.00 | 189.00 | 268.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.2 | 81.00 | 185.00 | 266.00 | NOTE |
Version: 1.2
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘ROI.plugin.glpk’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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, 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: Rd line widths
Result: NOTE
Rd file 'utagms.Rd':
\examples lines wider than 100 characters:
stopifnot(necrel == matrix(c(TRUE, FALSE, FALSE, TRUE, TRUE, FALSE, TRUE, TRUE, TRUE), ncol=3, byrow=TRUE))
stopifnot(posrel == matrix(c(TRUE, TRUE, FALSE, TRUE, TRUE, FALSE, TRUE, TRUE, TRUE), ncol=3, byrow=TRUE))
necrel <- utagms(performances, strongPrefs=NULL, indifPrefs=strongPrefs, necessary=TRUE, strictVF=TRUE)
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
Package in Depends field not imported from: 'ROI.plugin.glpk'
These packages need to be imported from for the case when
this namespace is loaded but not attached.
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