Last updated on 2018-02-24 09:51:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-1 | 2.87 | 49.58 | 52.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5-1 | 2.59 | 37.63 | 40.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5-1 | 62.72 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-1 | 61.79 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5-1 | 17.00 | 125.00 | 142.00 | NOTE | |
r-patched-linux-x86_64 | 0.5-1 | 1.61 | 50.79 | 52.40 | NOTE | |
r-patched-solaris-x86 | 0.5-1 | 74.40 | NOTE | |||
r-release-linux-x86_64 | 0.5-1 | 1.69 | 52.83 | 54.52 | NOTE | |
r-release-windows-ix86+x86_64 | 0.5-1 | 6.00 | 123.00 | 129.00 | NOTE | |
r-release-osx-x86_64 | 0.5-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5-1 | 6.00 | 90.00 | 96.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.5-1 | NOTE |
Version: 0.5-1
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘RUnit’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.5-1
Check: R code for possible problems
Result: NOTE
distCalcRange: no visible global function definition for ‘uniroot’
distIneqMassartPlot: no visible global function definition for ‘plot’
distIneqMassartPlot: no visible global function definition for ‘lines’
distMode: no visible global function definition for ‘optimize’
distStepSize: no visible global function definition for ‘median’
distStepSize: no visible global function definition for ‘quantile’
gammaTailPlotLine: no visible global function definition for ‘lines’
gammaTailPlotLine: no visible global function definition for ‘pgamma’
integrateDens: no visible global function definition for ‘integrate’
kurtosis: no visible global function definition for ‘var’
logHist: no visible global function definition for ‘hist.default’
logHist: no visible global function definition for ‘plot’
logHist: no visible global function definition for ‘points’
logHist: no visible global function definition for ‘segments’
momIntegrated: no visible global function definition for ‘integrate’
momIntegrated: multiple local function definitions for ‘ddist’ with
different formal arguments
moranTest: no visible global function definition for ‘pchisq’
normTailPlotLine: no visible global function definition for ‘lines’
normTailPlotLine: no visible global function definition for ‘pnorm’
pDist: no visible global function definition for ‘integrate’
qDist: no visible global function definition for ‘uniroot’
qDist: no visible global function definition for ‘splinefun’
safeIntegrate: no visible global function definition for ‘integrate’
skewness: no visible global function definition for ‘sd’
tTailPlotLine: no visible global function definition for ‘lines’
tTailPlotLine: no visible global function definition for ‘pt’
tailPlot: no visible global function definition for ‘ppoints’
tailPlot: no visible global function definition for ‘median’
tailPlot: no visible global function definition for ‘plot’
tailPlotLine: no visible global function definition for ‘lines’
Undefined global functions or variables:
hist.default integrate lines median optimize pchisq pgamma plot pnorm
points ppoints pt quantile sd segments splinefun uniroot var
Consider adding
importFrom("graphics", "hist.default", "lines", "plot", "points",
"segments")
importFrom("stats", "integrate", "median", "optimize", "pchisq",
"pgamma", "pnorm", "ppoints", "pt", "quantile", "sd",
"splinefun", "uniroot", "var")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.5-1
Check: compiled code
Result: NOTE
File ‘DistributionUtils/libs/DistributionUtils.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-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64