Last updated on 2021-07-01 01:49:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.79 | 22.21 | 24.00 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.62 | 17.41 | 19.03 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 38.10 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 28.37 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 3.00 | 30.00 | 33.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 1.0 | NOTE | ||||
r-patched-linux-x86_64 | 1.0 | 1.98 | 21.37 | 23.35 | NOTE | |
r-patched-solaris-x86 | 1.0 | 45.60 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.66 | 21.47 | 23.13 | NOTE | |
r-release-macos-arm64 | 1.0 | NOTE | ||||
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 3.00 | 23.00 | 26.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 3.00 | 31.00 | 34.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
black_scholes: no visible global function definition for 'pnorm'
Undefined global functions or variables:
pnorm
Consider adding
importFrom("stats", "pnorm")
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-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64