Last updated on 2018-11-24 00:51:06 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-2 | 2.91 | 23.97 | 26.88 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-2 | 2.22 | 19.10 | 21.32 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-2 | 31.63 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-2 | 30.95 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-2 | 11.00 | 47.00 | 58.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-2 | 2.68 | 22.74 | 25.42 | NOTE | |
r-patched-solaris-x86 | 0.1-2 | 43.30 | NOTE | |||
r-release-linux-x86_64 | 0.1-2 | 2.84 | 22.86 | 25.70 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1-2 | 13.00 | 38.00 | 51.00 | NOTE | |
r-release-osx-x86_64 | 0.1-2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-2 | 9.00 | 36.00 | 45.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1-2 | NOTE |
Version: 0.1-2
Check: R code for possible problems
Result: NOTE
BSOptionValue: no visible global function definition for ‘pnorm’
ImpliedVol: no visible global function definition for ‘uniroot’
callFMstable: no visible global function definition for ‘integrate’
fitGivenQuantile: no visible global function definition for ‘uniroot’
matchQuartiles: no visible global function definition for ‘optim’
putFMstable: no visible global function definition for ‘integrate’
standardStableQuantile: no visible global function definition for
‘qnorm’
tailsGstable: no visible global function definition for ‘integrate’
Undefined global functions or variables:
integrate optim pnorm qnorm uniroot
Consider adding
importFrom("stats", "integrate", "optim", "pnorm", "qnorm", "uniroot")
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: 0.1-2
Check: compiled code
Result: NOTE
File ‘FMStable/libs/FMStable.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc