Last updated on 2019-10-31 00:50:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-2 | 4.07 | 23.60 | 27.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-2 | 3.23 | 18.77 | 22.00 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-2 | 35.89 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-2 | 34.40 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-2 | 15.00 | 38.00 | 53.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-2 | 3.48 | 23.31 | 26.79 | NOTE | |
r-patched-solaris-x86 | 0.1-2 | 48.00 | NOTE | |||
r-release-linux-x86_64 | 0.1-2 | 3.39 | 23.05 | 26.44 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1-2 | 14.00 | 55.00 | 69.00 | NOTE | |
r-release-osx-x86_64 | 0.1-2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-2 | 9.00 | 34.00 | 43.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