Last updated on 2018-10-19 01:46:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-2 | 2.65 | 24.37 | 27.02 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-2 | 2.63 | 19.38 | 22.01 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-2 | 33.02 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-2 | 31.22 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-2 | 11.00 | 50.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-2 | 2.34 | 21.67 | 24.01 | NOTE | |
r-patched-solaris-x86 | 0.1-2 | 44.40 | NOTE | |||
r-release-linux-x86_64 | 0.1-2 | 2.47 | 22.57 | 25.04 | 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 | 8.00 | 34.00 | 42.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