Last updated on 2016-10-24 23:48:24.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.3 | 0.68 | 14.58 | 15.26 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.3 | 0.74 | 14.68 | 15.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.3 | 29.54 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 26.86 | NOTE | |||
r-devel-macos-x86_64-clang | 0.3.3 | 23.41 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3.3 | 3.00 | 42.00 | 45.00 | NOTE | |
r-patched-linux-x86_64 | 0.3.3 | 0.67 | 13.23 | 13.90 | NOTE | |
r-patched-solaris-sparc | 0.3.3 | 154.10 | NOTE | |||
r-patched-solaris-x86 | 0.3.3 | 35.50 | NOTE | |||
r-release-linux-x86_64 | 0.3.3 | 0.73 | 13.24 | 13.97 | NOTE | |
r-release-osx-x86_64-mavericks | 0.3.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3.3 | 5.00 | 32.00 | 37.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.3.3 | 4.00 | 42.00 | 46.00 | NOTE |
Version: 0.3.3
Check: top-level files
Result: NOTE
Non-standard file/directory found at top level:
‘gnugpl2.txt’
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.3.3
Check: dependencies in R code
Result: NOTE
':::' call which should be '::': ‘utils:::packageDescription’
See the note in ?`:::` about the use of this operator.
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-macos-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: 0.3.3
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
plot.mtsdi predict.mtsdi print.mtsdi print.summary.mtsdi
summary.mtsdi
See section ‘Registering S3 methods’ in 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-macos-x86_64-clang, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64
Version: 0.3.3
Check: R code for possible problems
Result: NOTE
File ‘mtsdi/R/zzz.R’:
.onLoad calls:
packageStartupMessage(paste("This is 'mtsdi' library", ver, sep = " "))
See section ‘Good practice’ in '?.onAttach'.
plot.mtsdi: no visible global function definition for ‘plot’
plot.mtsdi: no visible global function definition for ‘lines’
plot.mtsdi: no visible global function definition for ‘legend’
plot.mtsdi: no visible global function definition for ‘title’
Undefined global functions or variables:
legend lines plot title
Consider adding
importFrom("graphics", "legend", "lines", "plot", "title")
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-macos-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: 0.3.3
Check: R code for possible problems
Result: NOTE
File 'mtsdi/R/zzz.R':
.onLoad calls:
packageStartupMessage(paste("This is 'mtsdi' library", ver, sep = " "))
See section 'Good practice' in '?.onAttach'.
Flavor: r-oldrel-windows-ix86+x86_64