Last updated on 2021-01-25 00:47:57 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-2 | 4.42 | 28.57 | 32.99 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-2 | 3.26 | 22.06 | 25.32 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-2 | 49.32 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-2 | 39.66 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-2 | 10.00 | 50.00 | 60.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-2 | 3.73 | 27.14 | 30.87 | NOTE | |
r-patched-solaris-x86 | 0.1-2 | 54.00 | NOTE | |||
r-release-linux-x86_64 | 0.1-2 | 4.45 | 27.34 | 31.79 | NOTE | |
r-release-macos-x86_64 | 0.1-2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1-2 | 8.00 | 48.00 | 56.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1-2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-2 | 14.00 | 55.00 | 69.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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