Last updated on 2015-12-29 00:47:03.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 1.2 | 34.02 | 13.86 | 47.88 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 101.60 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 99.73 | NOTE | |||
r-devel-osx-x86_64-clang | 1.2 | 68.50 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 100.00 | 50.00 | 150.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 33.80 | 14.71 | 48.51 | NOTE | |
r-patched-solaris-sparc | 1.2 | 507.60 | NOTE | |||
r-patched-solaris-x86 | 1.2 | 99.30 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 33.78 | 14.58 | 48.36 | NOTE | |
r-release-osx-x86_64-mavericks | 1.2 | OK | ||||
r-release-windows-ix86+x86_64 | 1.2 | 120.00 | 49.00 | 169.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.2 | 123.00 | 57.00 | 180.00 | OK |
Version: 1.2
Check: installed package size
Result: NOTE
installed size is 5.0Mb
sub-directories of 1Mb or more:
libs 4.9Mb
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.2
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
print.SurvAM
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.2
Check: R code for possible problems
Result: NOTE
Est.Var.CCH.trueweights: no visible binding for global variable ‘var’
getEstimatesSP: no visible global function definition for ‘quantile’
getEstimatesSP: no visible global function definition for ‘resid’
prepareDataNP: no visible global function definition for
‘complete.cases’
prepareDataSP: no visible global function definition for
‘complete.cases’
processRawOutput: no visible global function definition for ‘qnorm’
survAM.estimate: no visible global function definition for ‘median’
survAM.estimate: no visible binding for global variable ‘sd’
Undefined global functions or variables:
complete.cases median qnorm quantile resid sd var
Consider adding
importFrom("stats", "complete.cases", "median", "qnorm", "quantile",
"resid", "sd", "var")
to your NAMESPACE.
Flavors: 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