CRAN Package Check Results for Package switchnpreg

Last updated on 2020-08-07 01:50:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8-0 8.48 60.32 68.80 NOTE
r-devel-linux-x86_64-debian-gcc 0.8-0 6.07 46.92 52.99 NOTE
r-devel-linux-x86_64-fedora-clang 0.8-0 92.35 NOTE
r-devel-linux-x86_64-fedora-gcc 0.8-0 79.33 NOTE
r-devel-windows-ix86+x86_64 0.8-0 19.00 88.00 107.00 NOTE
r-patched-linux-x86_64 0.8-0 7.34 59.15 66.49 NOTE
r-patched-solaris-x86 0.8-0 130.60 NOTE
r-release-linux-x86_64 0.8-0 6.87 59.43 66.30 NOTE
r-release-macos-x86_64 0.8-0 NOTE
r-release-windows-ix86+x86_64 0.8-0 19.00 94.00 113.00 NOTE
r-oldrel-macos-x86_64 0.8-0 NOTE
r-oldrel-windows-ix86+x86_64 0.8-0 12.00 62.00 74.00 NOTE

Check Details

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