Last updated on 2015-12-29 00:47:01.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 1.1-3 | 0.58 | 29.48 | 30.07 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-3 | 62.65 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-3 | 57.78 | NOTE | |||
r-devel-osx-x86_64-clang | 1.1-3 | 70.15 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-3 | 3.00 | 61.00 | 64.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-3 | 0.69 | 30.60 | 31.29 | NOTE | |
r-patched-solaris-sparc | 1.1-3 | 395.40 | NOTE | |||
r-patched-solaris-x86 | 1.1-3 | 73.40 | NOTE | |||
r-release-linux-x86_64 | 1.1-3 | 0.76 | 30.58 | 31.34 | NOTE | |
r-release-osx-x86_64-mavericks | 1.1-3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1-3 | 4.00 | 58.00 | 62.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.1-3 | 5.00 | 65.00 | 70.00 | NOTE |
Version: 1.1-3
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
Flavors: 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-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64
Version: 1.1-3
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘boot’ which was already attached by Depends.
Please remove these calls from your code.
Package in Depends field not imported from: ‘boot’
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-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-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.1-3
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
pairs.boot
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
Flavors: 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-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64
Version: 1.1-3
Check: R code for possible problems
Result: NOTE
File ‘simpleboot/R/zzz.R’:
.onLoad calls:
require(boot)
Package startup functions should not change the search path.
See section ‘Good practice’ in '?.onAttach'.
lo.boot.resample: warning in sample(1:nrow(orig.data), rep = TRUE, prob
= weights): partial argument match of ‘rep’ to ‘replace’
lo.boot.resample: warning in sample(res, rep = TRUE, prob = weights):
partial argument match of ‘rep’ to ‘replace’
Flavors: 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-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.1-3
Check: Rd \usage sections
Result: NOTE
S3 methods shown with full name in documentation object 'pairs.boot':
‘pairs.boot’
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavors: 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-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64