Last updated on 2020-01-02 07:53:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 6.28 | 37.17 | 43.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 5.29 | 28.77 | 34.06 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 51.22 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 50.73 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.2 | 17.00 | 61.00 | 78.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 1.0.2 | 12.00 | 81.00 | 93.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 5.21 | 33.49 | 38.70 | NOTE | |
r-patched-solaris-x86 | 1.0.2 | 72.30 | NOTE | |||
r-release-linux-x86_64 | 1.0.2 | 5.34 | 33.58 | 38.92 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.2 | 14.00 | 77.00 | 91.00 | NOTE | |
r-release-osx-x86_64 | 1.0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 14.00 | 79.00 | 93.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0.2 | NOTE |
Version: 1.0.2
Check: R code for possible problems
Result: NOTE
I2BR: no visible global function definition for 'pnorm'
I2SmD2: no visible global function definition for 'pnorm'
IBR: no visible global function definition for 'pnorm'
ISmD2: no visible global function definition for 'pnorm'
MestimatorBR: no visible global function definition for 'optim'
MestimatorSmith: no visible global function definition for 'optim'
psidotBR: no visible global function definition for 'dnorm'
psidotBR: no visible global function definition for 'pnorm'
psidotSmD2: no visible global function definition for 'dnorm'
psidotSmD2: no visible global function definition for 'pnorm'
tailBRInt: no visible global function definition for 'pnorm'
tailSmithInt: no visible global function definition for 'pnorm'
Undefined global functions or variables:
dnorm optim pnorm
Consider adding
importFrom("stats", "dnorm", "optim", "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-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
Version: 1.0.2
Check: compiled code
Result: NOTE
File ‘spatialTailDep/libs/spatialTailDep.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