Last updated on 2022-05-09 17:52:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.21 | 31.56 | 33.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.40 | 24.18 | 25.58 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 41.12 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 39.30 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 15.00 | 49.00 | 64.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.10 | 29.98 | 32.08 | NOTE | |
r-release-linux-x86_64 | 1.0 | 1.74 | 30.29 | 32.03 | NOTE | |
r-release-macos-arm64 | 1.0 | 21.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 23.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 4.00 | 49.00 | 53.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 17.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 27.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 4.00 | 31.00 | 35.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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64