Last updated on 2020-01-20 01:50:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-4 | 7.01 | 51.96 | 58.97 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5-4 | 5.58 | 39.50 | 45.08 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5-4 | 69.73 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-4 | 68.72 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5-4 | 21.00 | 60.00 | 81.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.5-4 | 13.00 | 86.00 | 99.00 | NOTE | |
r-patched-linux-x86_64 | 0.5-4 | 5.40 | 45.97 | 51.37 | NOTE | |
r-patched-solaris-x86 | 0.5-4 | 87.70 | NOTE | |||
r-release-linux-x86_64 | 0.5-4 | 4.34 | 46.47 | 50.81 | NOTE | |
r-release-windows-ix86+x86_64 | 0.5-4 | 17.00 | 59.00 | 76.00 | NOTE | |
r-release-osx-x86_64 | 0.5-4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5-4 | 8.00 | 78.00 | 86.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.5-4 | NOTE |
Version: 0.5-4
Check: R code for possible problems
Result: NOTE
PTSingleAssetBarrierOption2: no visible global function definition for
'new'
newton: no visible global function definition for 'plot'
newton: no visible global function definition for 'abline'
probInRange: no visible global function definition for 'pnorm'
shortfall_risk: no visible global function definition for 'pnorm'
Undefined global functions or variables:
abline new plot pnorm
Consider adding
importFrom("graphics", "abline", "plot")
importFrom("methods", "new")
importFrom("stats", "pnorm")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
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-devel-windows-ix86+x86_64-gcc8, 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