Last updated on 2020-12-04 00:48:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8-0 | 9.37 | 76.40 | 85.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.8-0 | 8.31 | 60.64 | 68.95 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.8-0 | 110.01 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.8-0 | 101.32 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.8-0 | 20.00 | 66.00 | 86.00 | NOTE | |
r-patched-linux-x86_64 | 0.8-0 | 7.74 | 69.67 | 77.41 | NOTE | |
r-patched-solaris-x86 | 0.8-0 | 145.60 | NOTE | |||
r-release-linux-x86_64 | 0.8-0 | 6.72 | 72.61 | 79.33 | NOTE | |
r-release-macos-x86_64 | 0.8-0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.8-0 | 14.00 | 71.00 | 85.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.8-0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.8-0 | 16.00 | 77.00 | 93.00 | NOTE |
Version: 0.8-0
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'MASS' 'fda' 'splines'
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.8-0
Check: R code for possible problems
Result: NOTE
fj_pl: no visible global function definition for 'getbasismatrix'
fj_pl: no visible global function definition for 'create.bspline.basis'
fj_pl: no visible global function definition for 'getbasispenalty'
forward_backward.quantities : <anonymous>: no visible global function
definition for 'dnorm'
function_cases1AND2: no visible global function definition for 'dnorm'
function_cases3AND4: no visible global function definition for 'dnorm'
pij_iid: no visible global function definition for 'dnorm'
pilj: no visible global function definition for 'dnorm'
updateLambda: no visible global function definition for 'optimize'
Undefined global functions or variables:
create.bspline.basis dnorm getbasismatrix getbasispenalty optimize
Consider adding
importFrom("stats", "dnorm", "optimize")
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64