Last updated on 2018-02-25 00:48:48 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6-6 | 9.17 | 77.05 | 86.22 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6-6 | 6.09 | 60.55 | 66.64 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6-6 | 104.18 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6-6 | 100.87 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.6-6 | 15.00 | 119.00 | 134.00 | NOTE | |
r-patched-linux-x86_64 | 0.6-6 | 5.13 | 87.38 | 92.51 | NOTE | |
r-patched-solaris-x86 | 0.6-6 | 163.90 | NOTE | |||
r-release-linux-x86_64 | 0.6-6 | 4.37 | 86.24 | 90.61 | NOTE | |
r-release-windows-ix86+x86_64 | 0.6-6 | 16.00 | 120.00 | 136.00 | NOTE | |
r-release-osx-x86_64 | 0.6-6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.6-6 | 10.00 | 110.00 | 120.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.6-6 | NOTE |
Version: 0.6-6
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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.6-6
Check: R code for possible problems
Result: NOTE
.snqProfitImposeConvexityStEr: no visible global function definition
for ‘runif’
predict.snqProfitEst: no visible global function definition for
‘model.matrix’
predict.snqProfitEst: no visible global function definition for ‘qt’
predict.snqProfitEst: no visible global function definition for
‘df.residual’
predict.snqProfitEst: no visible global function definition for
‘residuals’
snqProfitCoef: no visible global function definition for ‘pt’
snqProfitEla: no visible global function definition for ‘pt’
snqProfitEst: no visible global function definition for ‘as.formula’
snqProfitEst: no visible global function definition for ‘coef’
snqProfitEst: no visible global function definition for ‘vcov’
snqProfitEst: no visible global function definition for ‘fitted’
snqProfitEst: no visible global function definition for ‘df.residual’
snqProfitImposeConvexity: no visible global function definition for
‘optim’
snqProfitSystem: no visible global function definition for ‘as.formula’
Undefined global functions or variables:
as.formula coef df.residual fitted model.matrix optim pt qt residuals
runif vcov
Consider adding
importFrom("stats", "as.formula", "coef", "df.residual", "fitted",
"model.matrix", "optim", "pt", "qt", "residuals", "runif",
"vcov")
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