Last updated on 2017-07-21 08:48:30.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2 | 42.41 | 40.61 | 83.02 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2 | 47.65 | 40.31 | 87.96 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2 | 166.36 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2 | 167.02 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.2 | 156.00 | 94.00 | 250.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2 | 48.19 | 40.61 | 88.80 | NOTE | |
| r-patched-solaris-x86 | 1.2 | 179.20 | NOTE | |||
| r-release-linux-x86_64 | 1.2 | 49.32 | 40.49 | 89.82 | NOTE | |
| r-release-windows-ix86+x86_64 | 1.2 | 142.00 | 121.00 | 263.00 | NOTE | |
| r-release-osx-x86_64 | 1.2 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.2 | 120.00 | 103.00 | 223.00 | NOTE | |
| r-oldrel-osx-x86_64 | 1.2 | NOTE |
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-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-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 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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.2
Check: compiled code
Result: NOTE
File ‘survAccuracyMeasures/libs/survAccuracyMeasures.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ 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-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.2
Check: installed package size
Result: NOTE
installed size is 5.7Mb
sub-directories of 1Mb or more:
libs 5.6Mb
Flavor: r-devel-linux-x86_64-fedora-gcc